body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
a, a:visited {
	color: #666666;
	text-decoration: underline;
}
a:hover, a:active {
	color: #999999;
	text-decoration: underline;
}
.container {
	width: 990px;
	height: 700px;
	margin: 0px;
	padding: 0px;
	position: relative;
	text-align: center;
	display: block;
	border-top: 0px solid #663300;
	border-right: 1px solid #663300;
	border-bottom: 1px solid #663300;
	border-left: 1px solid #663300;
}
.home_header {
position: absolute; 
left: 0px; 
top: 0px; 
width: 990px; 
height: 101px; 
}
.home_microscopen {
position: absolute; 
left: 0px; 
top: 101px; 
width: 241px; 
height: 480px; 
}
.home_stoelen {
position: absolute; 
left: 241px; 
top: 101px; 
width: 319px; 
height: 480px; 
}
.home_inrichting {
position: absolute; 
left: 560px; 
top: 101px; 
width: 260px; 
height: 480px; 
}
.home_overig {
position: absolute; 
left: 820px; 
top: 101px; 
width: 170px; 
height: 480px; 
}
.home_footer {
position: absolute; 
left: 0px; 
top: 581px; 
width: 990px; 
height: 119px; 
}