body, td {
margin: 0;
background-color: #eadabc;
font-family: verdana;
font-size: 12px;
color: #336633;
}

a {
text-decoration: none;
}

a:hover {
text-decoration: underline;
}



.balk {
background-color: #336633;
}

.kop {
font-family: stencil, verdana;
font-size: 30px;
color: #336633;
vertical-align: middle;
text-align: center;
height: 100px;
}

.menu {
border-right-color: #336633;
border-right-width: 2px;
border-right-style: dashed;
font-family: verdana;
font-size: 12px;
color: #336633;
vertical-align: top;
text-align: left;
padding: 5px;
height: 300px;
}

.menu a.level1 {
font-weight:bold;
color: #336633;
padding-bottom: 12px;
}

.menu a.level2 {
padding-left: 15px;
font-weight:bold;
color: #336633;
padding-bottom: 12px;
}

.content  {
font-family: verdana;
font-size: 12px;
color: #336633;
vertical-align: top;
text-align: left;
padding: 5px;
}

.content a {
text-decoration: underline;
color: #336633;
}

.rechts {
}

.voetje {
background-color: #336633;
font-family: verdana;
font-size: 9px;
color: #eadabc;
vertical-align: middle;
text-align: center;
padding: 5px;
}

.voetje a {
text-decoration: underline;
color: #eadabc;
}

input, textarea {
font-family: Verdana;
color: #336633;
font-size: 12px;
border: 1px solid #336633;
background: #ffffff;
margin-bottom: 5px;
}