* {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
}
body {
	background-image: url('../images/bg.jpg');
	background-repeat: no-repeat;
	background-position: top center;
}
img {
	border: 0px;
	behavior: url('iepngfix.htc');
}
hr {
	clear: both;
	border: 1px dotted #fff;
}
.header, #footer, #content {
	position: relative;
	width: 770px;
	left: 50%;
	margin-left: -385px;
}
.header {
	background-color: #fff;
	height: 97px;
	background-image: url('../images/header.jpg');
}
.header .reserveer {
	position: absolute;
	top: 50px;
	left: 50%;
	margin-left: 290px;
	display: block;
	width: 95px;
	height: 95px;
}
.header .villa {
	position: absolute;
	top: 2px;
	left: 50%;
	margin-left: -350px;
	display: block;
	width: 300px;
	height: 70px;
}
#homeheader {
	margin-left: -409px;
	width: 794px;	
	height: 236px;	
	background-image: url('../images/headerhome.jpg');	
}
.nav {
	width: 100%;
	display: block;
	top: 72px;
	position: relative;
}
#home {
	top: 160px;
}
.nav li {
	display: block;
	float: right;
	color: #fff;
	font-size: 11px;
	list-style-type: none;
	margin-left: 1px;
}
.nav li img {
	float: left;
}
.nav li span {
	float: left;
	display: block;
	height: 25px;
	background-image: url('../images/middlen.gif');
}
.nav li .active {
	background-image: url('../images/middlea.gif');
}
.nav li span p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 6px 1px 6px 1px;
}
.nav a {
	color: #fff;
	text-decoration: none;
	cursor: pointer;
	cursor: hand;
}
#talenkeuze {
	position: absolute;
	left: 50%;
	margin-left: 70px;
}
#homeheader #talenkeuze {
	margin-left: 82px;
}
#talenkeuze * {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
#talenkeuze p {
	padding: 7px 0px 7px 0px;
	color: #59524b;
	float: left;
	display: block;
	width: 65px;
}
#talenkeuze ul {
	float: left;
}
#talenkeuze li {
	margin: 0px 2px 0px 2px;
	float: left;
	list-style-type: none;
	padding: 7px 0px 7px 22px;
	background-repeat: no-repeat;
	background-position: left center;	
}
#talenkeuze li.fr {
	background-image: url('../icons/fr.gif');
}
#talenkeuze li.nl {
	background-image: url('../icons/be.gif');
}
#talenkeuze li.de {
	background-image: url('../icons/de.gif');
}
#talenkeuze em {
	font-style: normal;
	color: #52b6e7;
}
#talenkeuze a {
	color: #850024;
}
#footer {
	background-color: #850024;
	color: #fff;
	font-size: 9px;
	text-align: center;
	margin-bottom: 20px;
}
#footer p {
	padding: 5px;
}
#footer a {
	color: #eee;
}
#content {
	background-color: #eddea7;
	background-image: url('../images/kaderbg.jpg');
	background-repeat: repeat-x;
}
#content p {
	margin: 5px 5px 5px 5px;
	font-size: 11px;
	line-height: 14px;
	color: #59524b;
}
#content a {
	color: #850024;
}
#content .spacer {
	clear: both;
	height: 20px;
}
#content .wide {
	float: left;
	margin: 5px 5px 5px 35px;
	width: 400px;
}
#content .narrow {
	float: left;
}
#content .column {
	width: 40%;
	float: left;
	padding: 20px;
	overflow: hidden;
}
#content .full {
	position: relative;
	margin: 5px 0px 5px 35px;;
}
#content .blok {
	margin-top: 10px;
}
#content .blok img {
	float: left;
}
#content .blok .vlak {
	float: left;
	background-image: url('../images/vlak.gif');
	width: 396px;
	height: 144px;
}
#content .blok .vlak h1 {
	color: #850024;
	padding: 15px 5px 5px 20px;
	font-size: 12px;
}
#content .blok .vlak p {
	margin: 0px;
	padding: 5px 10px 5px 20px;
}
#content .blok .vlak .leesmeer {
	float: right;
	margin-right: 15px;
}
.image {
	padding: 4px;
	margin: 4px;
	background-color: #fff;
	float: left;
}
#imagecontainer {
	padding: 35px;
}
#content h1 {
	color: #850024;
	padding: 5px;
	font-size: 12px;
}
#content form {
	margin: 5px;
}
#content form dt {
	color: #59524b;
	font-size: 11px;
	margin: 5px 0px 5px 0px;	
	clear: both;
	width: 33%;
	float: left;
}
#content form dd {
	color: #59524b;
	float: left;
	width: 66%;
	margin: 2px 0px 2px 0px;
}
#content form dt em {
	color: #cc0000;
}
#content input.error {
	background-image: url('../icons/exclamation.gif');
	background-repeat: no-repeat;
	background-position: center right;
	border: 1px solid #abadb3;
	padding: 4px;
}
#content textarea.error {
	background-image: url('../icons/exclamation.gif');
	background-repeat: no-repeat;
	background-position: bottom right;
	border: 1px solid #abadb3;
	padding: 4px;
}
#content .wegbeschrijving {
	color: #59524b;
	padding: 5px 0px 5px 0px;
}
#content .wegbeschrijving li {
	list-style-type: none;
	font-size: 11px;
	padding: 4px;
	border-bottom: 1px dotted #fff;
}
#content input, #content select, #content textarea {
	font-size: 11px;
	padding: 3px;
}
#content .list {
	margin: 5px 5px 5px 20px;
}
#content .list li {
	list-style-type: disc;
	color: #59524b;
	font-size: 11px;
	padding: 4px;
}
