div.menubalk
{
width: 1000 px;
height: 1900 px;
float: left;
background: #BBBBFF;
}

body, td{font-family: arial, sans-serif; font-size: 10pt; background-color: #FFFFFF;}

a.menubalk:link {text-align: middle; color: #FFFFFF; text-decoration: none; float:left; background: #9999FF; font-size: 12pt; width: 150px; height: 50px;}
a.menubalk:visited {text-align: middle; color: #FFFFFF; text-decoration: none; float:left; background: #9999FF; font-size: 12pt; width: 150px; height: 50px;}
a.menubalk:hover {text-align: middle; color: #9999FF; text-decoration: none; float:left; background: #FFFFFF; font-size: 12pt; width: 150px; height: 50px;}
a.menubalk:active {text-align: middle; color: #9999FF; text-decoration: none; float:left; background: #FFFFFF; font-size: 12pt; width: 150px; height: 50px;}

div.text
{
width: 830 px;
}

img.right
{
float: right;
height: 20px;
width: 29px;
}

div.bovenkant
{
background: #9999FF;
height: 10px;
}



