body{
background-color: #99C7F4;;
margin: 0;
Text-align: center;
scrollbar-face-color: #005A94;
scrollbar-shadow-color: #99C7F4;
scrollbar-highlight-color: #99C7F4;
scrollbar-3dlight-color: #005A94;
scrollbar-darkshadow-color: #99C7F4;
scrollbar-track-color: #005A94;
scrollbar-arrow-color: #99C7F4;
}

A:link          { color: #005A94; text-decoration:none; background: #99C7F4 }
A:visited       { color: #005A94; text-decoration:none; background: #99C7F4 }
A:hover         { color: #99C7F4; text-decoration:none; background: #005A94 }
A:active        { color: #005A94; text-decoration:none; background: #99C7F4 }

div#main_container{
width: 1020px;
margin: 0 auto 0 auto;
text-align: center;
font-family: tahoma, verdana, arial, helvetica, sans-serif;
font-size: 10pt;
color: #005A94;
font-weight: bold;
}

div#header{
background-color: #99C7F4;
width: 1000px;
height: 40px;
font-size: 20pt;
font-weight: bold;
}

div#menu{
background-color: #99C7F4;
float: left;
width: 125px;
height: 540px;
text-align: right;
font-weight: normal;
line-height:130%;
}

div#hoofd{
float: left;
width: 740px;
height: 530px;
background-color: #99C7F4;
padding: 10px;
border-width: 2px;
border-style: solid;
border-color: #005A94;
margin: 0px;
text-align: left;
font-size: 11pt;
font-weight: normal;
color: #005A94;
}

div#foto{
background-color: #99C7F4;
float: left;
width: 125px;
height: 540px;
line-height: 80%;
} 

div#geenfoto{
background-color: #99C7F4;
float: left;
width: 10px;
height: 540px;
line-height: 80%;
} 

div#footer{
background-color: #99C7F4;
float: left;
width: 1000px;
height: 30px;
font-size: 10pt;
}

H3      {font-size: 1.5em;}

H6      {font-size: 0.8em;}

div#venster { 
height: 395px;
position: relative;
top: 0px;
left: 0px;
padding: 10px;
overflow-y: auto;
}

TABLE {font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 10pt;
	color: #005A94;
        background color: #99C7F4;
        line-height: 14pt;}
