html {
height:100%
}

body {
height:100%;
margin:0 auto;
width: 1021px;
padding: 0;
background-color:#1b4389;
overflow-x : hidden;
overflow-y : hidden;
scrollbar-face-color:#e3ecfa;
scrollbar-arrow-color:#386ebe;
scrollbar-track-color:#eff4fc;
scrollbar-shadow-color:#386ebe;
scrollbar-highlight-color:#eff4fc;
scrollbar-3dlight-color:#eff4fc;
scrollbar-darkshadow-Color:#386ebe; 

}
#menu {
	position: absolute;
	margin-top: 0px;
	margin-left: 40px;
	top: 220px;
	width: 130px;
	z-index: 14;
	height: 100px;
	visibility: visible;

}
div#container {
	margin:0 auto;
	width:1021px;
	
}
.kopje {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #FFFFFF;
	line-height: 18px;

}

#achtergrond {
	position: absolute;
	top: 0px;
	width: 1005px;
	height: 634px;
	background-image: url(image/index-nl.jpg);
	z-index: 2;
	visibility: visible;
}

#tekstbloklinks {
	position: absolute;
	margin-top: 80px;
	margin-left: 230px;
	top: 132px;
	width: 289px;
	height: 250px;
	z-index: 12;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	visibility: visible;
}

#tekstblokrechts {
	position: absolute;
	position: absolute;
	margin-top: 310px;
	margin-left: 550px;
	top: 144px;
	width: 358px;
	height: 80px;
	z-index: 13;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	visibility: visible;
}

