html, body {
overflow:auto;	
font-family:'Verdana', 'Arial';
font-size:100%;	
width: 100%;
height:100%;
padding:0;
margin:0; 
background-image:url( achtergrond3.jpg);
} 
h2	{
	font-family:'Verdana', 'Arial';
	font-weight:lighter;
 } 
 
h3
{
font-family:'Verdana', 'Arial';  
 display:inline;
 
font-weight:lighter;
}
p {
	line-height:1.5;
	font-size:12px;
color:#666666;
 }





.hoofdtekst{
	
left:50px; 
 top:80px;
 
height:95%;
 
overflow:visible;
position:relative;
padding-right:20;
padding-left:20;

}

.rijenvandrie {
left:170;
}


.menu ul{

position:fixed;
height:50px;
width:100%;
padding:6 0 6 310;
margin:0 0 0 0;	
top:5px;

background-image:url(naamproef4.jpg);
background-repeat:no-repeat;
background-position:left;
background-color:#FFCCFF;

z-index:3;
}


.menu ul li{

	display: inline;
padding:22 6 6 6;
}

.menu li a.selected{
	border-bottom: 1px solid #fff;
	background-color: #fff;

}

 .menu li a
{font-family:"arial";
 font-size:100%;
font-weight:bold;
text-decoration:none;
}
.menu li a:link {
color:black;
text-decoration: none;
}
.menu li a:visited {
color:maroon;
text-decoration: none;
}
.menu li a:hover {
color:black;
background:#eee;
text-decoration: underline;
}
.menu li a:active{
color:black;
background: #333;
text-decoration: underline;}








