body { margin: 0px; padding: 0px; width: 100%; background: #730a00 url("afbeeldingen/achter_herhaal.png") repeat-x; font: 14px arial;  color: #38383e; }
		
#midden { position: absolute; left: 50%; top: 0px; margin-left: -451px; width: 899px; min-height: 400px;}
#boven { overflow: hidden; height: 206px; background: url("afbeeldingen/boven.png") no-repeat; }
#menu ul { text-decoration: none; list-style-type: none; color: #fff; margin-top: 160px; }
#menu li { float: left; margin: 0px;  margin-left: 15px; padding: 0px; padding-top: 8px; height: 22px; }
* html #menu li { height: 30px; } /*IE box model fix*/
#menu li a { color: #fff; text-decoration: none; border: none; }
#menu li.actief { background: url("afbeeldingen/tab.png"); width: 118px; text-align: center;}
#menu li.actief a { color: #444; }

#inhoud { min-height: 190px; margin: 0px; margin-left: 2px; margin-right: 1px; padding: 20px; padding-top: 1px; background: #fff; }

#titel { height: 40px; margin: 0px; margin-left: 310px; margin-top: 15px; }
* html #titel { margin-top: 25px; }
#titel h1 { font-size: 22px; display: inline; color: #730A00; }
#titel h2 { font-size: 16px; display: inline; color: #730A00; }

#afbeelding { margin-left: 310px; margin-right: 0px; height: 130px; overflow: hidden; margin-top: 15px; margin-bottom: 10px; } 
#afbeelding img { width: 100%; }

#tekst {  padding-top: 10px; }
	#links { position: absolute; width: 300px; }
	* html #links { left: 20px; }
	#links img { width:260px; margin: 20px; margin-top: 0px; }
	#links h3 { font-size: 14px; border-bottom: 1px solid #bbb; width: 100%; color: #730A00; }
	#rechts { margin-left: 310px;  min-height: 200px; }
	* html #rechts { height: 200px; }
	#rechts img { width: 500px; margin: 20px; }	
	#rechts img.links { position: absolute; left: 20px; width: 260px; }
	#rechts h2 { font-size: 18px; border-bottom: 1px solid #bbb; width: 100%; color: #730A00; }
	#rechts input, #rechts textarea { width: 100%; }
	#rechts .smal { width: 200px; }

#onder { background: url("afbeeldingen/onder.png") no-repeat; margin-left: -1px; height: 100px; }
