* { font-family: "Arial", "Helvetica", sans-serif }
.letter { font-family: "Arial", "Helvetica", sans-serif }
.aqua { background-color: aqua }
H1 { font-family: "Arial", "Helvetica", sans-serif; font-size: 30pt; margin-top: 0px; margin-bottom: 2px }
body { background-color: rgb(255, 204, 102); }
td.kop { background-color: rgb(255, 238, 204); }
td.body { background-color: rgb(255, 255, 255); }

#topmenu ul
{
list-style: none;
padding: 0;
margin: 0;
}
#topmenu li
{
float: left;
margin: 0 0.15em;
padding: 0;
text-align: center;
}
#topmenu li a
{
background: #c0ffc0;
height: 1.2em;
line-height: 1.2em;
font-weight: bold;
font-size: smaller;
float: left;
width: 9.3em;
display: block;
border: 0.1em solid #dcdce9;
text-decoration: none;
text-align: center;
}
#topmenu li span
{
background: #c0ffc0;
height: 1.2em;
line-height: 1.2em;
font-weight: bold;
font-size: smaller;
float: left;
width: 6.8em;
display: block;
border: 0.1em solid #dcdce9;
text-decoration: none;
text-align: center;
}