body{font: 12px arial; margin: 0; background-color: #F6FFEA;}

h1{display: block; font-size: 13px; font-family: arial; text-align: center;}

a{text-decoration: none; color: #417103; font-weight: bold;}
a:hover{color: #9CBF6F;}

#wrapper{margin: auto; width: 760px; border: 1px solid #417103;}

#logo{background: url('/gfx/logo.jpg') top left no-repeat; width: 760px; height: 159px;}
#content{width: 760px; clear: both;}
#footer{width: 760px; clear: both; height: 120px; text-align: center;}

#menu{width: 760px; clear: both;}
#menu td{width: 20%; text-align: center; padding: 5px; border: 1px solid #417103;} 

.actief{background-color: #417103;}
.actief a{color: white;}
.actief a:hover{color: #EAFFCF;}
