html, body {
	
font-family:'Verdana', 'Arial';
font-size:100%;	
width: 100%;
height:100%;
padding:0;
margin:0; 
background-image:url( achtergrond3.jpg);
} 





.scan{
	
left:100px;
top:90px;
overflow:auto;
position:relative;


}

.tekening{


width:300; 
text-align:center;
padding:5 40 0 40;
 
}

.tekening p{
margin: 0;
padding:0;
	}
.foto 
{width:300;
text-align:center;
padding-left:48;
padding-right:48;
}
.foto p
{margin:0;
padding:0;}

.menu ul{

position:fixed;
height:50px;
width:100%;
padding:6 0 6 310;
margin:0 0 0 0;	
top:0px;

background-image:url(naamproef4.jpg);
background-repeat:no-repeat;
background-position:left;
background-color:#FFCCFF;

z-index:3;
}


.menu ul li{
float:right;
	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;}








