.plattetekst        { color: #60c; font-size: 8pt; font-family: Verdana, Arial }
a.menulink  { color: white; font-weight: bold; font-size: 11px; font-family: Verdana, Arial; text-decoration: none }
.menuselected { color: white; font-weight: bold; font-size: 11px; font-family: Verdana, Arial; text-decoration: none }
.nawgegevens { color: white; font-weight: normal; font-size: 11px; font-family: Verdana, Arial; text-decoration: none }
a.colofon { color: #93f; font-weight: normal; font-size: 9px; font-family: Verdana, Arial; text-decoration: none }
a.menulink:hover  { color: white; font-weight: bold; font-size: 11px; font-family: Verdana, Arial; text-decoration: none }
.mailform   { color: #60c; font-size: 8pt; font-family: Verdana, Arial }
input   { color: #60c; font-size: 10pt; font-family: Verdana, Arial; text-decoration: none; background-color: #e6e6fa; border: solid 1pt #60c }
select   { color: #60c; font-size: 10pt; font-family: Verdana, Arial; text-decoration: none; background-color: #e6e6fa; border: solid 1pt #60c }

ul {
padding: 0;
list-style: none;
width: 135px;
border: 1 px solid grey;
}
ul li {
margin: 0;
padding: 0;
font: 11 px Verdana, Arial, sans-serif;
background: none;
}
ul li a {
padding: 5px 0 5px 5px;
display: block;
color: #ffffff;
text-decoration: none;
font-weight: normal;
}
ul li a:hover {
color: #ffffff;
background: #9933ff;
background-image:url(images/driehoek.gif);
background-repeat: no-repeat;
background-position: right;
}
ul li a:active {
color: #ffffff;
font-weight: bold;
background: #9933ff;
background-image:url(images/driehoek.gif);
background-repeat: no-repeat;
background-position: right;
}
