*{
font-family: verdana;
}

body{
padding: 0px;
margin: 0px;
}

body, p, a, td{
font-size: 12px;
line-height: 18px;
}

h1{
font-size: 12px;
}

#tableLinks{
background-image: url(images/tablebg-l.jpg);
background-repeat: no-repeat;
background-position: right;
}

#tableRechts{
background-image: url(images/tablebg-r.jpg);
}

#hoofdMenu *{
 color: white;
 text-decoration: none;
}

#content{
margin-top: 5px;
height: 150px;
width: 500px;
overflow: auto;
}