body
{
background-color: white;
margin-bottom: 10;
margin-left: 0;
margin-right: 0; 
margin-top: 0;
text-align: center;
}

DIV#main_container
{
Border:2px #ffffff solid;
Background:white;
Padding:0px;
Width:800px;
text-align: left;
}

DIV#logo
{
float: left;
Border:0px solid red;
Background:white url('Afbeeldingen/logoEHBONL.gif');
padding:0px; width:20%; height:650px; background-image:url('Afbeeldingen/logoEHBONL.gif')
}

DIV#topmidden
{
float:left;
Border:0px black solid;
Background:white;
Padding:0px;
Width:80%;
Height:170px;
}

DIV#midden
{
float:left;
Border:0px black solid;
Background:white;
Padding:0px;
Width:60%;
Height:534px;
}

DIV#reclame
{
float:right;
Border:0px black solid;
Background:"#CCCCFF";
Padding:0px;
Width:20%;
Height:150px;
}

DIV#reclame1
{
float:right;
Border:0px black solid;
Background:white;
Padding:0px;
Width:20%;
Height:18px;
}

DIV#rechts
{
float:right;
Border:0px black solid;
Background:white;
Padding:0px;
Width:20%;
Height:500px;
}
DIV#footer
{
Border:0px red solid;
Background:"#FFFF00";
Padding:0px;
float:left;
Width:100%;
Height:5px;
}

h1
{
color: #0066cc;
font-family: verdana;
font-size: 10pt;
font-weight: bold;
text-align: left;
}

h2
{
color: #000000;
font-family: Verdana;
font-size: 10pt;
font-weight: normal;
}

h3
{
color: #0066cc;
font-family: Verdana;
font-size: 12pt;
font-weight: bold;
text-align: left;
}

h4
{
color: white;
font-family: Verdana;
font-size: 12pt;
font-weight: normal;
text-align: center;
background-color: #0066CC;
}

h5
{
color: #0066CC;
font-family: Verdana;
font-size: 8pt;
font-weight: normal;
text-align: left;
}

h6
{
color: #0066CC;
font-family: Verdana;
font-size: 8pt;
font-weight: normal;
text-align: left;
background-color:#CCCCFF;
}


tr
{
color: #0066cc;
font-family: Verdana;
font-size: 10pt;
font-weight: bold;
text-align: left;
}

li
{
color: #0066cc;
font-family: Verdana;
font-size: 9 pt;
font-weight: normal;
text-align: left;
}

a:link{
background-color: white;
color: #0066CC;
text-decoration: none;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
}

a:visited{
background-color: transparent;
color: #0066cc;
text-decoration: none;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
}

a:hover{
background-color: #0066CC;
color: #FFFFFF;
text-decoration: none;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
}

a:active{
background-color: transparent;
color: #B30700;
text-decoration: underline;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
}