html, body {
	
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:12;
color:#666666;
 }



.foto
{ 
float:left;
WIDTH:200PX; 
padding-right:25px;
clear:right;
text-align:center;
}
.foto p
{padding: 0 4 4 4;
margin:0;
background-color:#FFCCFF;
width:200px;
color:#000000;
font-family:"arial";
font-weight:bold;
font-size:100%;
}
.middenstuk
{ 
left:130px; 
 top:130px;
 width:90%;

position:relative;	
overflow:hidden;
}
.hoofdtekst{
	
 left:170px; 
 top:150px;
 width:70%;
height:95%;
  padding:20;
background-color:#FFFFFF;
overflow:hidden;
position:relative;

}
.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;}









