body {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 140%;
	color: #000000;
	font-size: 8pt; 
	
}

td, div, p, input, textarea
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

#main {
	position: absolute;
	height: 680px;
	width: 900px;
	top: 0px;
	left: 50%;
	margin-left: -450px;
	background-color: #FFEECC;
}

#header {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 209px;
	width: 900px;
	background-image: url(../images/bg_header.jpg);
}

#header div#home {
	position:relative;
	float:left;
	width:231px;
	height:200px;
	cursor:pointer;
}
#header div#home a {
	display:block;
	height:200px;
	width:231px;
}

#nav_boven {
	position: absolute;
	left: 232px;
	top: 176px;
	width: 440px;
	height:25px;
	
}

#nav_boven a {
	font-family: Arial Narrow, Arial, Helvetica;
	font-size: 9pt;
	color: #993333;
	font-weight: bold;	
}

#nav_onder {
	position: absolute;
	top: 204px;
	left: 558px;
	height:17px;
	width: 120px;
	
}

#afbeelding {
	position: absolute;
	top: 63px;
	left: 0px;
	width: 220px;
	height: 387px;
}

#titel {
	position: absolute;
	padding-top: 6px;
	top: 225px;
	left: 232px;
	width: 440px;
	height: 25px;
	text-align: left;
	font-weight: bold;
	font-size: 12pt;
	color: #FFEECC;
	background-color: #993333;
}

#titel h1 {
	color:#fff;
	font-size:16px;
	font-weight:bold;
	margin:2px 0 0 5px;
	padding:0;
}

#content {
	position: absolute;
	top: 270px;
	left: 232px;
	width: 438px;
	height: 600px;
}

#toursaloon{
	position: absolute;
	top: 215px;
	left: 0px;
	width: 438px;
}

#afbeeldingen {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 150px;
}

img.afb {
	width: 150px;
	border: 1px solid #993333;
	cursor: pointer;
}

img.vergroot {
	cursor: pointer;
}

#linksonder{
	position: absolute;
	top: 347px;
	left: 7px;
	width: 213px;
	height: 325px;
	background-color: #E0CCA3;
	z-index: 88;
}

#rechtsonder{
	position: absolute;
	padding-left: 3px;
	padding-right: 3px;
	top: 347px;
	left: 678px;
	width: 213px;
	height: 325px;
	color: #FFEECC;
	background-color: #E0CCA3;
	background-image: url(../images/hout.jpg);
}

#adres {
	position: absolute;
	top: 202px;
	left: 7px;
	width: 213px;
	height: 145px;
	background-image: url(../images/adres.jpg);
}

#adres address {
	position:relative;
	float:left;
	margin:15px 0 0 0;
	color: #9a3334;
	text-align:center;
	width:213px;
	height:auto;
	font-weight:bold;
	font-style:normal;
}

#adres address a {
	color: #9a3334;
}

#tekst {
	position: absolute;
	top: 0px;
	left: 170px;
	background-image: url(../images/main_bg.jpg);
	background-repeat: no-repeat;
	width: 380px;
	height: 627px;
}

#container_rechts {
	position: absolute;
	top: 80px;
	left: 672px;
	width: 228px;
	height: 267px;
	background-image: url(../images/uitgelicht.jpg);
	color: #FEEECC;
}

.inner {
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 2px;
	padding-bottom: 2px;
	
}

.field {
	border: 1px solid #E0CCA3;
	background-color: #FFEECC;
}

a {
	color: #CC0000;
	text-decoration: none;
}

.field, textarea {
	background-color: #FFEECC;
	border: 1px solid #E0CCA3;
}

textarea {
	overflow: auto;
}

#footer {
position: absolute; 
top: 685px; 
height: 20px; 
color: #FFEECC; 
z-index: 8; 
border-bottom: solid 1px; 
border-bottom-color:#FFEECC;
}

#footer a {

color: #E0CCA3; 

}