@charset "UTF-8";
/* CSS Document */


#totaal{
top: 10px; 
margin: 0px auto; 
width: 1024px; 
height: 768px;
background-image: url(afbeeldingen/achtergrond.png);
}




#menu{
width: 759px; 
height: 38px; 
margin-left:159px;
padding:10 10 px;
margin-top: 140px;
float: left;

}






#main{
float: left;
overflow: auto;
margin-top: 2px;
margin-left: 185px;
width: 718px; 
height: 420px;
text-align:left;
background-repeat:no-repeat;

}






#fotos{
float: left;
margin-top: 40px;
margin-left: 204px;
width: 730px; 
height: 164px;

}






h2 {
font-family: Arial;
color:#FFFFFF;
}



p {
font: 11pt Arial;
color:#FFFFFF;
}

td {
font: 11pt Arial;
color:#FFFFFF;
}




body {background-color:#000000;}



a:link     {
border: none;
}  /* normale link  */
a:visited {
border: none;
} /* bezochte  link */
a:hover  {
border: none;
} /* muis staat op de link */
a:active  {
border: none;}  /* geselecteerde link */