html,body{
margin:0;
padding:0;
overflow:auto;
background-color: #9CA0A3;
scrollbar-face-color:#9CA0A3; 
scrollbar-highlight-color:#333333; 
scrollbar-3dlight-color:#9CA0A3; 
scrollbar-darkshadow-color:#9CA0A3; 
scrollbar-shadow-color:#9CA0A3; 
scrollbar-arrow-color:#000000; 
scrollbar-track-color:#9CA0A3;
}

a.linkopacity img {
filter:alpha(opacity=25);
-moz-opacity: 0.5; 
opacity: 0.5;
-khtml-opacity: 0.5;} 
a.linkopacity:hover img {
filter:alpha(opacity=100); 
-moz-opacity: 1.0; 
opacity: 1.0;
-khtml-opacity: 1.0; } 

a:link {color: #000000; text-decoration: none;}
a:visited {color: #000000; text-decoration: none;}
a:hover {color: #FFFFFF; text-decoration: none;}
a:active {color: #F0037F; text-decoration: none;}

h3 {font-size: 13px};
  
div#center{
	margin:-285px 0 0 -460px;
	position:absolute;
	top:50%;
	left:50%;
	width:925px;
	height:565px;
	overflow:hidden;
	background-color: #9CA0A3;
	z-index: 0;   
  }
    
div#credits{
	margin: -285px 0 0 -15px;
	position:absolute;
	top:50%;
	left:50%;
	width:475px;
	height:12px;
	text-align:right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	overflow:hidden;
	z-index: 25;
  }
  
 div#foto{
	margin:-285px 0 0 -407px;
	position:absolute;
	top:50%;
	left:50%;
	width:224px;
	height:565px;
	overflow:hidden;
	z-index: 1;
   }
     
div#achtergrond{
	margin:-150px 0 0 -460px;
	position:absolute;
	top:50%;
	left:50%;
	width:925px;
	height:355px;
	overflow:hidden;
	z-index: 2;
   }
   
div#menu1{
	margin:-285px 0 0 -200px;
	position:absolute;
	top:50%;
	left:50%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	padding: 10px;
	width:125px;
	height:190px;
	overflow:hidden;
	z-index: 10;
   }
   
div#menu2{
	margin:25px 0 0 -200px;
	position:absolute;
	top:50%;
	left:50%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	padding: 10px;
	width:160px;
	height:220px;
	overflow:hidden;
	z-index: 10;
   }
    
div#tekstboven{
	margin: -255px 0 0 -35px;
	position:absolute;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align:center;
	top:50%;
	left:50%;
	width:500px;
	height:100px;
	overflow:hidden;
	z-index: 10;
   }
   
div#tekst{
	margin: 15px 0 0 -35px;
	position:absolute;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	top:50%;
	left:50%;
	width:500px;
	height:270px;
	overflow:auto;
	z-index: 10;
   }
