html {
	margin: 0;
	padding: 0;
}
	
body {
	font-family:Arial, Helvetica, sans-serif;	
	line-height:18px;
	font-size:12px;
	color: #06185c; 
	background: url("images/css opmaak/achtergrond met logoos.jpg") no-repeat;
	margin: 0px;
	padding: 0;
	}

#container { 
	margin-left:115px;
	width:800px;
	height:650px;
   	position:relative;
}




#top{
	
	height:120px;
	width:880px;
}

#bovenvak{
	width:640px;
	margin-left:138px;
	margin-top:10px;
	background:#B8CAE2;
	padding-left:30px;
	
	
}

#menu {
	position:absolute;
	width:122px;
	top:135px;
	z-index:1;
	font-size:10px;
	left: 30px;
	line-height:13px;
	
}
