 body,html{
	margin:0px;
	padding:0px;
}
body{
	font-family : verdana, geneva, helvetica, sans-serif; 
	font-size : 11px; 
	color : #333333; 
	line-height : 18px; 
	background: #E79B57;
	padding: 0;
	margin: 0;
}

#container {
  position: absolute;
  padding: 12px;
  left: 50%;
  margin-left: -400px;
  margin-top: -300px;
  top: 50%;
  color: white;
  background-color:  #ECE6DA;
		
}

#toparea {
	background: #ECE6DA;
	color:#002E60;
	font-family : verdana, geneva, helvetica, sans-serif; 
	font-size : 20px; 
	float: left;
	width: 800px;
	height: 75px;
}

#toplogo {
	background: #ECE6DA;
	float: left;
	width: 80px;
	height: 75px;
	background-image: url("./images/logo.png");
	background-repeat: no-repeat;
	background-position: 34px 4px;
}

#toptext {
	background: #ECE6DA;
	float: left;
	width: 720px;
	height: 51px;
}

#toptext table {height: 51px; }

#toptextleft {
	background: #ECE6DA;
	float: left;
	font-family : verdana, geneva, helvetica, sans-serif; 
	font-size : 18px;
	line-height: 22px;
	width: 360px;
	height: 51px;
}

#toptextleft table {height: 47px; }

#toptextright {
	background: #ECE6DA;
	float: left;
	font-family : verdana, geneva, helvetica, sans-serif; 
	font-size : 18px;
	line-height: 22px;
	width: 355px;
	height: 51px;
}

#toptextright table {height: 47px; }



#menuarea {
	background: #002E60;
	color:#C9B493;
	font-family : verdana, geneva, helvetica, sans-serif; 
	font-size : 12px;
	font-weight:bold; 
	text-decoration: none;
	float: left;
	width: 720px;
	height: 24px;
}

#menuarea table {height: 24px;}

#menuarea a: {color: #ECE6DA;font-weight:bold;text-decoration: none;}
#menuarea a:link {color: #ECE6DA;font-weight:bold;text-decoration: none;}
#menuarea a:active {color: #ECE6DA;font-weight:bold;text-decoration: none;}
#menuarea a:visited {color: #ECE6DA;font-weight:bold;text-decoration: none;}
#menuarea a:hover {color: #C9B493;font-weight:bold; text-decoration: none;}


#middengebied {
	background: #ECE6DA;
	clear: left;
	width: 800px;
	height: auto;
}

#contentarea {
	background: #ECE6DA;
	color:#002E60;
	font-family : verdana, geneva, helvetica, sans-serif; 
	font-size : 13px; 
	line-height: 18px;
	float: left;
	padding: 5px;
	width: 606px;
	height: 383px;
	overflow: auto;
	margin-top: 1px;
	scrollbar-face-color : #5E76A2; 
	scrollbar-highlight-color : #98A9C4; 
	scrollbar-3dlight-color : #98A9C4; 
	scrollbar-shadow-color : #000000; 
	scrollbar-darkshadow-color : #000000; 
	scrollbar-track-color : #98A9C4; 
	scrollbar-arrow-color : #000000;
	
	
}

#contentarea a: {color: #6D4F2C;font-weight:bold;text-decoration: none;}
#contentarea a:link {color: #6D4F2C;font-weight:bold;text-decoration: none;}
#contentarea a:active {color: #6D4F2C;font-weight:bold;text-decoration: none;}
#contentarea a:visited {color: #6D4F2C;font-weight:bold;text-decoration: none;}
#contentarea a:hover {color: #4A351E;font-weight:bold; text-decoration: none;}


#fotoarea {
	background: #ECE6DA;
	float: left;
	width: 184px;
	height: 393px;
}

#quotearea {
	background: #002E60;
	color: #ECE6DA;
	font-family : verdana, geneva, helvetica, sans-serif; 
	font-size : 12px;
	line-height: 14px; 
	clear: left;
	width: 794px;
	height: 63px;
	padding: 3px;
}

#quotearea table {height: 63px; padding-left:20px}
#quotearea td {padding-left:20px
font-family : verdana, geneva, helvetica, sans-serif; 
	font-size : 12px;
	line-height: 14px; }






 
