table td{
vertical-align:top;
}

#head{
position: absolute;
top: 0px;
left: 0px;
}

#links{
position: absolute;
top: 100px;
left: 0px;
}

#page{
position: absolute;
top: 100px;
left: 150px;
}

body{
margin-left:0;
margin-right:0;
margin-bottom:0;
margin-top:0;
background: url(./images/bovenonder.gif) top repeat-x;
}

a:hover{
color:#99ffff;
}

td a{
font-family: Trebuchet MS, "Trebuchet MS", Verdana, Tahoma, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
text-align:right;
padding-right:10px;
padding-left:10px;
padding-top:3px;
height: 21px;
color: #fff;
margin-top:0px;
text-decoration:none;
}

td a:hover {
text-decoration:none;
color:#99ffff;
}

td a.menu {
display: block;
background: url(./images/knop2.gif) no-repeat;
}

td a.menu:hover {
background-image: url(./images/knop2licht.gif);
}

td a.menu2 {
display: block;
background: url(./images/knop4.gif) repeat-x;
}

td a.menu2:hover {
background-image: url(./images/knop4licht.gif);
}

#links table{
width: 100px;
}

#links td{
height: 21px;
}

#head table{
position: absolute;
left: 119px;
}