
body {
	background:#CC3;
	SCROLLBAR-FACE-COLOR:#CC3;
	SCROLLBAR-HIGHLIGHT-COLOR:#CC3;
	SCROLLBAR-SHADOW-COLOR:#660;
	SCROLLBAR-3DLIGHT-COLOR:#FFF;
	SCROLLBAR-ARROW-COLOR:#906;
	SCROLLBAR-TRACK-COLOR:#906;
	SCROLLBAR-DARKSHADOW-COLOR:FFF;
	font:14px sans-serif, Verdana, "Courier New", "Trebuchet MS",;
	color:#906;
}

#container {
	position:absolute;
	left:50%;
	top:50%;
	width:955px;
	height:550px;
	margin-top:-275px;
	margin-left:-477px;
}

#nav {
	position:absolute;
	height:100px;
	width:465px;
	left:0;
	top:0;
}

#alogo {
	position:absolute;
	left:465px;
	top:0;
	width:490px;
	height:120px;
	
}
				
#lamplog {
	position:absolute;
	height:550px;
	width:490px;
	left:465px;
	top:0;
}	
								
#lamp {
	position:absolute;
	left:0;
	top:100px;
	width:465px;
	height:295px;	
}

#main {
	position:absolute;
	left:465px;
	top:120px;
	width:490px;
	height:430px;
	background:url(../afbeeldingen/mainc_o.gif) no-repeat left bottom;		
}

#fitting {
	position:absolute;
	left:0;
	top:395px;
	width:465px;
	height:155px;		
}



