body {
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
.style1 {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.style2 {
	font-size: 9px;
	color: #000000;
}
.style3 {
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
}
.style4 {
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
}
.style5 {
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	color: #808080;
}
.style6 {
	font-size: 11px;
	color: #000000;
}
.style7 {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.style8 {
	font-size: 11px;
	color: #CC00FF;
}
#paginaweergave {
	top-margin: 10px;
	position: absolute;
	left: 50%; /* posties van links */
	width: 770px;
	margin-left: -385px; /* - waarde van de grote van de helft van de layerr */
	background:none;
	height: 580px;	
}
#header { 
width: 100%;
height: 120px;
background:none;
z-index:1;
background-image: url(afbeeldingen/top_bg_770x150.png);
} 
#headerleft {	position:absolute;
	width:190px;
	height:85px;
	z-index:1;
	left: 10px;
	top: 8px;
	visibility: visible;
}
#headercenter {	position:absolute;
	width:190px;
	height:85px;
	z-index:1;
	top: 8px;
	left: 570px;
}
#headerright {	position:absolute;
	width:320px;
	height:75px;
	z-index:1;
	left: 225px;
	top: 13px;
}
#menuhoofd {
	position:absolute;
	width:100%;
	height:20px;
	z-index:1;
	top: 100px;
	}
#menusub { 
width: 100%;
height: 20px;
z-index:3;
} 
#bottomindex {
	width: 100%;
	height: 400px;
	z-index:2;
	background-image: url(afbeeldingen/bottom_bg_indexmetmenu.png);
}
#bottomabout {
	width: 100%;
	height: 400px;
	z-index:2;
	background-image: url(afbeeldingen/bottom_bg_aboutmetmenu.png);
} 
#bottomservices {
	width: 100%;
	height: 400px;
	z-index:2;
	background-image: url(afbeeldingen/bottom_bg_servicesmetmenu.png);
} 
#bottomdistribution {
	width: 100%;
	height: 400px;
	z-index:2;
	background-image: url(afbeeldingen/bottom_bg_distributionmetmenu.png);
} 
#bottomcontact {
	width: 100%;
	height: 400px;
	z-index:2;
	background-image: url(afbeeldingen/bottom_bg_contactmetmenu.png);
} 
#bottomextra {
	width: 100%;
	height: 400px;
	z-index:2;
	background-image: url(afbeeldingen/bottom_bg_extrametmenu.png);
} 
#bottomreferences {
	width: 100%;
	height: 400px;
	z-index:2;
	background-image: url(afbeeldingen/bottom_bg_referencesmetmenu.png);
} 
#footer { 
width: 100%;
height: 20px;
z-index:6;
} 
#tekst { 
	position:absolute;
	width:535px;
	height:345px;
	z-index:5;
	left: 55px;
	top: 160px;
	overflow: auto;
	scrollbar-3dlight-color:#000000;
	scrollbar-darkshadow-color:#ffffff;
	scrollbar-face-color:#ffffff;
	scrollbar-shadow-color:#000000;
	scrollbar-arrow-color:#000000;
} 
#med {	position:absolute;
	width:196px;
	height:105px;
	z-index:5;
	left: 5px;
	top: 230px;
}
#news {
	position:absolute;
	width:300px;
	height:115px;
	z-index:5;
	left: 220px;
	top: 221px;
	background-color: #d6d6d6;
}
#foto {
	position:absolute;
	width:140px;
	height:180px;
	z-index:5;
	left: 609px;
	top: 160px;
	}
#print {	position:absolute;
	width:100px;
	height:15px;
	z-index:5;
	left: 620px;
	top: 488px;
}


a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #666666;
}
