body
{
   font-family: Verdana, Helvetica,
                Arial, sans-serif;
   font-size: 10px;
   background-color: #FFFFFF;
   background-image: url(images/background.gif);
   background-repeat: repeat-y;
}

#header
{ 
position: absolute;
top: 5px; 
left: 14px;
width: 600px; 
height: 200px; 
background-color: transparent;
}

#Menu
{ 
position: absolute;
top: 210px; 
left: 14px;
width: 900px; 
background-color: transparent;
}


#Menu_Achtergrond
{
position: absolute; 
top: 205px;
left: 14px;
width: 816px;
height: 30px; 
background-color: #FFFFFF;
}

#Menu_Achtergrond_vert
{
position: absolute; 
top: 0px;
left: 614px;
width: 20px;
height: 206px; 
background-color: #FFFFFF;
}

#tekst_basis
{
position: absolute;
top: 240px;
left: 17px;
width: 594px;
background-color: #B9F1FF;
border: 1px solid #000099;
}

#plaatje_handtekening
{
position: absolute;
top: 5px; 
left: 630px;
width: 200px; 
height: 200px; 
background-color: transparent;
}

#tekst_rechts
{
position: absolute;
top: 240px; 
left: 630px;
width: 200px; 
height: 200px; 
background-color: #000099;
border: 1px solid #B9F1FF;
}

p
{
margin-left: 35px;
margin-right: 20px;
}


strong
{
color: #000099; 
}

a
{
font-size: 12px;
}

a:link 
{
color: transparent;
}

a:visited 
{
color: transparent;
}

a:hover 
{
color: transparent;
}

a:active 
{
color: transparent;
}