SELECT
{
 FONT-SIZE: 10px;
}

INPUT
{
 FONT-SIZE: 10px;
}

DIV.fotolabel
{
 FONT-SIZE: 11px;
}

DIV#Nederlands2
{
 FONT-SIZE: 12px;
}

DIV#Engels2
{
 FONT-SIZE: 12px;
}

A:link
{color:white;
text-decoration:underline;
}

A:visited
{color:white;
text-decoration:underline;
}

#centreer { 
    position: absolute; 
    width: 990px; 
    height: 600px; 
    top: 50%; 
    left: 50%; 
    margin-top: -300px; 
    margin-left: -495px; 
    background-color:#CCCCCC;
}
#centreer1 { 
    position: absolute; 
    width: 1024px; 
    height: 768px; 
    top: 3%; 
    left: 50%; 
    margin-top: 0px; 
    margin-left: -512px; 
    background-color:#CCCCCC;
}

table {margin-top: 0px;}


