body{
	background: #f6f0e5;
	margin: 0;
	padding: 0;
}

/* classes */
.clearfloat{
	height: 1px;
	clear: both;
}

/* ID */
#wrapper{
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 auto;
	width: 960px;
	border-left: 15px solid white;
	border-right: 15px solid white;
	border-bottom: 15px solid white;
	background: white;
}
#header_top{
	background: url(../img/header-top.jpg);
	margin: 0 auto;
	width: 960px;
	height: 21px;
}
#header{
	height: 224px;
	border-bottom: 1px solid #ab6904;
	background: url(../img/header.jpg);
}
#header_top ul{
	padding: 5px 0 0 0;
	margin: 0;
	float: right;
}
#header_top li{
	display: block;
	float: left;
	padding: 0 8px 0 8px;
	font-size: 11px;
	color: #ab6904;
	border-left: 1px solid #ab6904;
}
#header_top a:link, #header_top a:visited{
	color: #ab6904;
	text-decoration: none;
}
#header_top a:hover{
	color: #293335;
}

/* Content */
#content{
	width: 600px;
	float: left;
	margin: 20px 0 0 0;
}

#links{
	width: 175px;
	float: left;
	margin: 20px 0 0 0;
}
#links .leftbox{
	padding: 15px 15px 15px 15px;
	width: 130px;
	background: url(../img/leftbox.jpg) no-repeat;
	margin: 0 0 20px 0;
}

#links a:link, #links a:visited{
	color: #d21d4a;
	font-size: 12px;
}
#links a:hover{
	color: black;
}
#links .leftbox a{
	text-decoration: none;
}

#contentvervolg{
	width: 425px;
	float: left;
	margin: 20px 0 0 0;
}

/* Rechts */
#rechts{
	width: 315px;
	float: right;
	margin: 20px 0 0 0;
}
#rechts .sideblok{
	padding: 20px 25px 15px 35px;
	width: 255px;
	background: url(../img/rightbox.jpg);
	margin: 0 0 20px 0;
}
#rechts .sideblok h2{
	color: #996600;
	font-size: 13px;
	margin: 0;
	padding: 0 0 10px 0;
}
#rechts .sideblok p{
	color: #996600;
	font-size: 12px;
}
#rechts .sideblok input.text{
	background: white;
	border: 1px solid #996600;
	width: 255px;
	margin: 0 0 5px 0;
}
#rechts .sideblok a:link, .sideblok a:visited{
	color: #996600;
	font-size: 12px;
}
#rechts .sideblok a:hover{
	text-decoration: none;
	
}
#rechts .sideblok a.submitlink{
	height: 10px;
	margin-top: 5px;
	padding: 3px 10px 7px 10px;
	background: url(../img/submitlink.jpg) no-repeat;
	color: white;
	text-decoration: none;
}

#footer{
	width: 990px;
	margin: 0 auto 25px auto;
	padding: 10px 0 0 0;
}
#footer ul{
	padding: 0;
	margin: 0;
}
#footer li{
	display: block;
	float: left;
	padding: 0 8px 0 8px;
	font-size: 11px;
	color: #ab6904;
	border-right: 1px solid #ab6904;
}
#footer a:link, #footer a:visited{
	color: #ab6904;
	text-decoration: none;
}
#footer a:hover{
	color: #293335;
}

/* MENU */
#menu{
	height: 150px;
	padding: 15px 0 0 0;
}
#menuvervolg{
	height: 50px;
	padding: 15px 0 0 0;
}
#menu ul, #menuvervolg ul{
	padding: 0;
	margin: 0;
}
#menu ul li, #menuvervolg ul li{
	display: block;
	float: left;
	margin: 0;
}
#menu a{
	display: block;
	height: 150px;
	width: 160px;
}
#menuvervolg a{
	display: block;
	height: 50px;
	width: 160px;
}

#menu a.trouwen, #menuvervolg a.trouwen{
	background: url(../img/trouwen.jpg);
}
#menu a.catering, #menuvervolg a.catering{
	background: url(../img/catering.jpg);
}
#menu a.vergaderen, #menuvervolg a.vergaderen{
	background: url(../img/vergaderen.jpg);
}
#menu a.terras, #menuvervolg a.terras{
	background: url(../img/terras.jpg);
}
#menu a.dineren, #menuvervolg a.dineren{
	background: url(../img/dineren.jpg);
}
#menu a.hightime, #menuvervolg a.hightime{
	background: url(../img/hightime.jpg);
}

#wrapper h1{
	color: #996600;
	font-size: 12px;
	margin: 0;
	padding: 0;
}
#wrapper h2{
	color: #996600;
	font-size: 12px;
	font-weight: normal;
	
	margin-bottom: 0;
	padding-bottom: 0;
}
#wrapper h3{
	color: #996600;
	font-size: 12px;
	font-weight: normal;
	
	margin-bottom: 0;
	padding-bottom: 0;
}
#wrapper p{
	font-size: 12px;
	margin: 0;
	padding: 0 0 15px 0; 
}
#wrapper .errors{
	color: #F33;
	font-sizE: 12px;
	border: 1px solid #996600;
	padding: 10px;
}
#wrapper li, #wrapper td{
	font-size: 12px;
}
#wrapper textarea{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #996600;
}
#wrapper input.text{
	border: 1px solid #996600;
}
/* slideshow CSS */
#slideshow_container {
    width: 960px;
    height: 224px;
}

#caption {
    width: 960px;
    height: 30px;
    padding: 10px;
    color: #ffffff;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}
