* {
	margin:0;
	padding:0;
	}

html, body {
	min-height:100%; 
	border:0; 
	font-size:10pt;
	font-family:Verdana;
	color:#822B00;
	overflow:hidden;
	background:url(../images/pastel2.jpg);
	}
	
p {
	font-family:Verdana;
	margin-bottom:8px;
	}
	
.bold {
	font-weight:bold;
	}
	
table {
	font-size:12px;
	}
	
h1 {
	font-size:1.5em;
	margin-bottom:10px;
	}

a {
	text-decoration:none;
	}
	
a:hover {
	color:#0095A9;
	}
	
textarea {
	font:1em verdana;
	}
	
#navigatie {
	display:block; 
	position:absolute; 
	overflow:hidden;
	z-index:4; 
	top:160px; 
	bottom:25px; 
	width:202px; 
	left:50%;
	margin-left:-425px;
	background:#F4E8D2;
	}
	
#navigatie div {
	position:absolute;
	top:0;
	bottom:0;
	overflow:auto;
	overflow-x:hidden;
	width:190px;
	border:1px solid #000;
	padding:5px;
	}	

#content {
	display:block; 
	overflow:hidden; 
	position:absolute; 
	top:160px; 
	bottom:25px; 
	width:644px; 
	left:50%;
	margin-left:-219px;
	background:#F4E8D2;
	}
	
#content div {
	position:absolute;
	top:0;
	bottom:0;
	overflow:auto; 
	overflow-x:hidden;
	width:632px;
	border:1px solid #000;
	padding:5px;
	}	

	
#content p {
	margin-bottom:10px;
	}
	
#content p.center, #content h1.center {
	text-align:center;
	}
	
#content table {
	width:420px;
	margin-left:30px;
	}
	
#navigatie h2 {
	color:#0099FF;
	margin:0 0 10px 0;
	text-align:center;
	font-size:1.4em
	}

#navigatie ul {
	list-style-type:none;
	}

#navigatie ul li {
	border:1px solid #000;
	margin-bottom:2px;
	}

#navigatie ul li a {
	background:#CCC;
	border-left:10px solid transparent;
	border-right:10px solid transparent;
	color:#333366;
	display:block;
	padding:5px;
	text-align:center;
	text-decoration:none;
	} 
	  
#navigatie ul li a:hover {
	background:#FFF;
	border-left:10px solid #000;
	color:#000;
	}
	
#navigatie .top {
	line-height:10px;
	margin-bottom:0;
	border:0;
	}
	
#navigatie a {
	display:block;
	width:198px;
	height:200px;
	line-height:200px;
	}

#navigatie a.homeimagero, #navigatie a.infoimagero, #navigatie a.omgeimagero, #navigatie a.prijimagero {
	display:block;
	margin-top:100px;
	width:190px;
	height:143px;
	text-align:center;
	}
	
#navigatie a.contimagero {
	display:block;
	margin-top:90px;
	width:190px;
	height:143px;
	}
	
#navigatie a.googlemap {
	display:block;
	margin-top:-95px;
	height:30px;
	color:#822B00;
	}
	
#navigatie a.googlemap:hover {
	color:#ABA190;
	}

#navigatie a.homeimagero { background:url(../images/website090.jpg) no-repeat; }
#navigatie a.homeimagero:hover { background:url(../images/mooietuin.jpg) no-repeat; }

#navigatie a.prijimagero { background:url(../images/strand4.jpg) no-repeat; }
#navigatie a.prijimagero:hover { background:url(../images/website071.jpg) no-repeat; }

#navigatie a.contimagero { background:url(../images/mooielucht015.jpg) no-repeat; }
#navigatie a.contimagero:hover { background:url(../images/mooielucht.jpg) no-repeat; }

#header {
	position:absolute; 
	margin-left:-425px; 
	left:50%; 
	top:0; 
	width:848px; 
	height:130px; 
	font-size:1em; 
	z-index:5; 
	border:1px solid #000;
	}
	
#header #huisheader {
	width:200px;
	height:130px;
	float:left;
	}

#header #headertitel {
	width:648px;
	height:130px;
	float:left;
	}
	
#header #headertitel img {
	border:none;
	width:648px;
	}
	
#talen {
	position:absolute;
	top:114px;
	width:45px;
	left:50%;
	margin-left:375px;
	height:12px;
	z-index:10;
	}
	
#menu {
	position:absolute;
	top:134px;
	height:28px;
	width:865px;
	left:50%;
	margin-left:-430px;
	z-index:10;
	}
	
#menu ul {
	list-style:none;
	height:29px;
	}
	
#menu ul li {
	float:left;
	height:22px;
	}
	
#menu a {
	display:block;
	width:123px;
	text-align:center;
	text-decoration:none;
	padding:4px 0px;
	color:#ABA190;
	font-weight:bold;
	background:url(../images/buttons.png) no-repeat;
	}
	
#menu a:hover {
	background:url(../images/buttonsro.png) no-repeat;
	}

#footer {
	text-align:center;
	position:absolute; 
	margin-left:-425px; 
	left:50%; 
	bottom:0; 
	width:850px; 
	height:25px; 
	line-height:25px;
	color:#ABA190;
	font-weight:bold;
	}
	
#footer a {
	color:#822B00;
	font-weight:bold;
	}
	
#footer a:hover {
	color:#ABA190;
	}

