body {
background-color : #99c7f4;
margin : 0;
text-align : center;
}
A:link {
color : #99c7f4;
text-decoration : none;
background : #005a94;
}
A:visited {
color : #99c7f4;
text-decoration : none;
background : #005a94;
}
A:hover {
color : #005a94;
text-decoration : none;
background : #99c7f4;
}
A:active {
color : #99c7f4;
text-decoration : none;
background : #005a94;
}
div#main_container {
width : 1000px;
height : 650px;
margin : 0 auto 0 auto;
text-align : center;
font : 10pt Verdana, Tahoma, Arial, Helvetica, Courier, "Sans serif";
color : #99c7f4;
font-weight : normal;
}
div#header {
background-color : #005a94;
width : 1000px;
height : 40px;
font-size : 30px;
font-weight : bold;
}
div#menu {
background-color : #005a94;
float : left;
width : 125px;
height : 525px;
text-align : center;
font-weight : normal;
line-height : 130%;
}
div#hoofd {
background-color : #99c7f4;
float : left;
width : 740px;
height : 515px;
margin : 5px;
text-align : left;
font-size : 11pt;
font-weight : normal;
color : #005a94;
}
div#foto {
background-color : #005a94;
float : left;
width : 125px;
height : 525px;
line-height : 80%;
}
div#footer {
background-color : #005a94;
float : left;
width : 1000px;
height : 45px;
font-size : 10pt;
}
.bigletters {
font-size : 150%;
font-weight : bold;
}
.smallletters {
font-size : 80%;
font-weight : bold;
}
div#venster{ 
height: 495px;
position: relative;
top: 0px;
left: 0px;
padding: 10px;
overflow: scroll;
}

TABLE {
font : 14pt tahoma, verdana, arial, helvetica, sans-serif;
color : #005a94;
line-height : 14pt;
}