body{
	background-attachment: fixed;
	background-position: center top;
	background-image: url(/images/layout/bg_website.jpg);
	font-family: Arial;
}
#header{
	background-image: url(/images/layout/bg_header.png);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 328px;
	left: 50%;
	margin: 0 0 0 -443px;
	position: absolute;
	top: 14px;
	width: 887px;
	z-index: 100;
}
#header #logo{
	float: right;
	right: 23px;
	margin: -14px 0 0 0;
	z-index: 120;
	position: absolute;
}
#header #logo img{
	border: 0;
}
#header #image{
	position: relative;
	border: 3px solid #ffffff;
	margin: 4px 4px 4px 4px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 110;
}
#header #navigatie{
	background-image: url(/images/layout/bg_menu.png);
	background-repeat: repeat-y;
	background-position: left;
	float: left;
	left: 2px;
	position: absolute;
	z-index: 130;
	height: 312px;
	width: 220px;
	margin: 4px 0 4px 4px;
	padding: 8px 0 0 5px;
	list-style: none;
}
#header #navigatie li#current,
#header #navigatie li:hover{
	background-image: url(/images/layout/bg_menu-item.png);
	background-position: left center;
	background-repeat: no-repeat;
	padding: 0;
	margin: 0;
}
#header #navigatie li#current a,
#header #navigatie li:hover a{
	color: #ffffff;
}
#header #navigatie li a{
	color: #ab5647;
	display: block;
	font-size: 13px;
	font-family: 'Arial Black';
	line-height: 34px;
	text-decoration: none;
	text-indent: 20px;
	letter-spacing: 1px;
	width: 202px;
}

div#content,
form#content{
	border: 1px solid #998059;
	background-color: #ffffff;
	margin: 350px auto 0 auto;
	width: 779px;
	padding: 30px 50px 20px 50px;
	min-height: 410px;
	position: relative;
}
form#content{
	width: 879px;
	padding: 0;
}
form#content.cms{
	width: 779px;
	padding: 30px 50px 20px 50px;
}
#content *{
	font-size: 11pt;
	color: #626262;
}
#content a{
	color: #ab5647;
}
#content a img{
	border: 0;
}
#content p{
	line-height: 24px;
	max-width: 497px;
}
#content h1{
	font-family: 'Arial Black', Arial;
	font-size: 15pt;
	color: #ab5546;
	margin: 0;
	padding: 0;
}
#content #layer{
	float: right;
	width: 252px;
	min-height: 200px;
	right: 50px;
	margin: 0 0 0 30px;
}
#footer{
	font-family: Tahoma, Arial;
	margin: 0 auto 0 auto;
	width: 879px;
}
#footer span{
	color: #ffffff;
	float: right;
	font-size: 9pt;
	line-height: 30px;
}
#footer span a{
	
	color: #ab5647;
	text-decoration: none;
}
#footer small{
	color: #ffffff;
	float: left;
	font-size: 9pt;
	line-height: 30px;
}


#calendar,
#calendar2{
	background-image: url('/images/layout/bg_calendar.gif');
	height: 291px;
	padding: 4px 4px 5px 4px;
	float: right;
	width: 277px;
	margin: 0 -20px 0 20px;
}
#calendar2{
	position: absolute;
	margin: 0;
	right: 30px;
	top: 30px;
}
#calendar table,
#calendar2 table{
	font-family: 'Arial Black', Arial;
	width: 277px;
}
#calendar th,
#calendar2 th{
	font-size: 12pt;
	color: #ab5546;
	line-height: 34px;
	width: 39px;
}
#calendar tr th,
#calendar2 tr th{
	border-bottom: 1px solid #dacbb2;
}
#calendar tr td:first-child,
#calendar2 tr td:first-child{
	border: 0;
}
#calendar tr#top *,
#calendar2 tr#top *{
	border: 0;
}
#calendar td,
#calendar2 td{
	border-left: 1px solid #dacbb2;
	text-align: center;
	line-height: 37px;
	padding: 2px 0 3px 0;
}
#calendar td a,
#calendar2 td a{
	color: #dacbb2;
	display: block;
	width: 32px;
	line-height: 30px;
	height: 32px;
	margin: auto;
	text-decoration: none;
}
#calendar td a:hover,
#calendar td a.selected,
#calendar2 td a:hover,
#calendar2 td a.selected{
	color: #ffffff;
	background-image: url('/images/layout/select-day.gif');
}

#calendar #prev_month,
#calendar #next_month,
#calendar2 #prev_month,
#calendar2 #next_month{
	background-image: url('/images/layout/arrow_prev.png');
	background-repeat: no-repeat;
	background-position: 4px 4px;
	display: block;
	height: 16px;
	width: 8px;
	text-decoration: none;
	margin: auto;
	padding: 4px;
	text-indent: -9999px;
}
#calendar #next_month,
#calendar2 #next_month{
	background-image: url('/images/layout/arrow_next.png');
}

#calendar .active,
#calendar2 .active{
	color: #a48f64;
}
#calendar td a.selected,
#calendar2 td a.selected{
	text-decoration: underline;
}
#calendar .today,
#calendar2 .today{
	text-decoration: underline;
}


#bestel{
	border: 0;
	margin: 0;
	padding: 0;
}
#bestel fieldset{
	border: 0;
	padding: 0;
	margin: 0;
}
#bestel fieldset legend{
	display: none;
}

#bestel #table table{
	clear: left;
	background-color: #cccccc;
	border: 1px solid #454545;
	margin: 10px 0 0 0;
	padding: 0;
	width: 400px;
	float: left;
}
#bestel #table table th,
#bestel #table table td{
	background-color: #ffffff;
	color: #454545;
	font-weight: normal;
	font-size: 10pt;
	text-align: left;
	line-height: 20px;
}
#bestel #table table th{
	background-color: #eeeeee;
	letter-spacing: 1px;
}
#bestel #table table td.price{
	text-align: right;
}
#bestel #table table .field input{
	background-color: #eeefff;
	margin: 0;
	padding: 0;
	font-size: 10pt;
	display: block;
}
#bestel p{
	clear: left;
	float: left;
}
#bestel #fields{
	float: right;
}
#fields p{
	width: auto;
	margin: 0;
	padding: 0;
}
#fields .field label,
#fields .select label{
	font-size: 10pt;
	line-height: 18px;
	float: left;
	clear: left;
	display: block;
	width: 100px;
	padding: 2px;
	margin: 3px 0;
}
#fields .field input,
#fields .select select{
	background-color: #f4f4f4;
	border: 1px solid #bbbbbb;
	float: left;
	font-size: 10pt;
	line-height: 18px;
	*height: 18px;
	width: 180px;
	padding: 2px;
	margin: 2px 0;
	*margin: 4px 0;
}
#submit input,
#button input{
	font-size: 9pt;
}
#fields .fielderror input,
#fields .fielderror select,
#fields .error_akkoord label{
	border: 1px solid #ff0000;
}
#fields .select select{
	height: 24px;
	width: 186px;
}
#fields .select select option{
	font-size: 10pt;
}
#fields #checkbox_akkoord label{
	font-size: 10pt;
	padding: 3px;
}




