body {
  	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	margin: 0;
	font-size: 13px;
	line-height: 16px;
	background-color: #ffd147;
	color: #000000;
	
scrollbar-arrow-color: #00C11A;
scrollbar-3dlight-color: #4F824F;
scrollbar-darkshadow-color: #4F824F;
scrollbar-face-color: #f4f4f0;
scrollbar-highlight-color: #ffffff;
scrollbar-shadow-color: #d0d0d0;
scrollbar-track-color: #f5f5f5;
}


#content {
	position: absolute;
	width:800px;
	height: 100%;
	left: 50%;
	top: 0px;
	bottom: 20px;
	margin-left:-400px;
	background-color: #FFFFFF;
	margin-bottom: 0px;
}

#schaduw{
	position:absolute;
	top:0px;
	width: 819px;
	height: 100%;
	left: 50%;
	margin-left:-409px;
	background-image:url(../img/schaduw.jpg);
	background-repeat: repeat;
}

#logo {
	position: absolute;
	top: 58px;
	left: 228px;
	height: 93px;
	width: 448px;
}

#menu {
	position: absolute;
	top: 162px;
	left: 25px;
	height: 28px;
	width: 750px;
}

#transperant {
	position: absolute;
	top: 190px;
	left: 25px;
	height: 400px;
	width: 750px;
	opacity:0.4;
	filter: alpha (opacity=40);
	background-color: #FFFFFF;
	bottom: 0px;
}

#tekstvlak {
	position: absolute;
	bottom: 0px;
	top: 190px;
	left: 25px;
	width: 750px;
	overflow: auto;
}

/*-----------------------menu knoppen-----------------------*/

#knop1 {
	position: absolute;
	bottom: 0px;
	left: 0px;
	height: 28px;
	width: 92px;
}

#knop2 {
	position: absolute;
	bottom: 0px;
	left: 94px;
	height: 28px;
	width: 92px;
}

#knop3 {
	position: absolute;
	bottom: 0px;
	left: 188px;
	height: 28px;
	width: 92px;
}

#knop4 {
	position: absolute;
	bottom: 0px;
	left: 282px;
	height: 28px;
	width: 92px;
}

#knop5 {
	position: absolute;
	bottom: 0px;
	left: 376px;
	height: 28px;
	width: 92px;
}

#knop6 {
	position: absolute;
	bottom: 0px;
	left: 470px;
	height: 28px;
	width: 92px;
}

#knop7 {
	position: absolute;
	bottom: 0px;
	left: 564px;
	height: 28px;
	width: 92px;
}

#knop8 {
	position: absolute;
	bottom: 0px;
	left: 658px;
	height: 28px;
	width: 92px;
}

/*-----------------------tekstvlakken-----------------------*/

#tekstvlak1 {
	position: absolute;
	top: 25px;
	left: 25px;
	width: 500px;
	text-align: left;
}

#tekstvlak_foto { 
	text-align: left; 
	position: absolute; 
	top: 25px; 
	left: 25px; 
	width: 700px; 
}
#afbeelding1 { 
	position: absolute; 
	width: 150px;
	height: 160px;
	right: 25px;  
	top: 25px; 
}

#afbeelding2 { 
	position: absolute; 
	height: auto;
	width: 150px; 
	top: 185px; 
	right: 25px;
	text-align: left;
	line-height: 20px; 

}

#afbeelding3 {
	position: absolute;
	width: 150px;
	height: 29px;
	right: 25px;
	top: 385px;
}

#tekstvlak2 {
	position: absolute;
	top: 25px;
	left: 25px;
	height: 370px;
	width: 550px;
	text-align: left;
}

/*-----------------------vlakjes contact-----------------------*/
#contactlogo {
	position: absolute;
	width: 322px;
	height: 50px;
	top:25px;
	left: 0px;
}

#contacttelefoon {
	position: absolute;
	width: 322px;
	height: 50px;
	top:85px;
	left: 0px;
}

#contactmail {
	position: absolute;
	width: 322px;
	height: 50px;
	top:150px;
	left: 0px;
}

#contactfax {
	position: absolute;
	width: 322px;
	height: 50px;
	top:215px;
	left: 0px;
}

#contactpost {
	position: absolute;
	width: 322px;
	height: 50px;
	top: 265px;
	left: 0px;
}

#contacttekst {
	position: absolute;
	width: 262px;
	height: 50px;
	top: 0px;
	right: 0px;
}

#malreclame {
	height: 20px;
	width: 125px;
	left: 25px;
	top: 510px;
	position: absolute;
	visibility: visible; }
#volume {
	height: 121px;
	width: 315px;
	left: 25px;
	top: 320px;
	position: absolute;
	visibility: visible; }
#king {
	height: 121px;
	width: 315px;
	left: 405px;
	top: 320px;
	position: absolute;
	visibility: visible; 
}

a { color: #20398f; text-decoration: none; }

a:hover { color: #71BA47; text-decoration: none; }

