	body {
	margin: 0;
	padding: 0;
	font-size: 10px;
	color: #555; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center; /* Takes care of horizontal alignment in Internet Explorer */
	background: #91A083;
	}
	
	#content {
	position: relative; /* Needed for Safari */
	margin: auto; /* Takes care of horizontal alignment in standards compliant browsers */
	text-align: left;
	width: 900px;
	height: 700px;
	background: #fff;
	}
		
	#logo {
	position: relative; /* Needed for Safari */
	text-align: left;
	width: 880px;
	height: 65 px;
	top:10px;
	left:10px
	}
	#groen {
	position: relative;
	width: 880px;
	height: 65px;
	background:#abd03e;
	float: left;
	}
	#bruin {
	position: relative;
	width: 166px;
	height: 65px;
	background:#54391a;
	float: right;
	}
	#linker_plaatjes {
	position: relative;
	width: 100px;
	height: 603px;
	background:#cad8c1;
	float: left;
	top:20px;
	left:10px;
	}
	
	#navigatie {
	position: relative;
	width: 720px;
	font-size: 10px;
	text-align: left;
	word-spacing: 2px;
	letter-spacing: 2px;
	top:30px;
	left:160px;
	}
	
	#contentcontainer {
	position: relative;
	width: 770px;
	height: 568px;
	background:#cad8c1;
	float: left;
	top:42px;
	left:20px;
	}
	
	#container {width:770px; margin:10px 0px 0px 0px;}
	
	#left {
	width: 350px;
	height: 520px;
	background:#fff;
	float: left;
	margin:0px 0px 0px 12px;
	_margin-left:6px;
	border-right: 2px solid #9aa78b;
	border-bottom: 2px solid #9aa78b;
	}
	
	#middle {width: 30px;}
	
	#right {
	width: 364px;
	height: 520px;
	background:#fff;
	float: left;
	_margin:0px;
	margin:0px 0px 0px 28px;
	border-right: 2px solid #9aa78b;
	border-bottom: 2px solid #9aa78b;
	}
	#foto {
	margin-top:15px; 
	margin-left:13px;
	height: 490px;
	width:337px;
	}
	#footer {
	position: relative;
	width: 600px;
	float: right;
	text-align: right;
	margin-top:15px;
	margin-right:20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	}
	a:link, a:visited {
	color: #878E7E;
	text-decoration: none;
	font-family: Verdana;
	font-weight: bold;
	
	}
	a:hover {
	color : #843D09;
	text-decoration : none;
	}
	a.adres:link, a.adres:visited {
	color: #555555;
	text-decoration: none;
	font-family: Verdana;
	font-weight: normal;
	font-size: 10px;
	}
	a.adres:hover {
	color: #843D09;
	text-decoration: none;
	font-family: Verdana;
	font-weight: normal;
	}
	p {line-height: 140%; padding:0px 0px 5px 0px;}
	
	h1 {margin:0; color:#843D09; font-size: 10px;}
	
	ul {margin:5px 0px 0px 0px; padding:0px 0px 20px 0px; color:#555; line-height: 140%;}
	li {margin:0px 0px 0px 13px; color:#555;}
