body {
 background-color: white;
 margin: 0px;
}
.content {
 font-family: verdana,helvetica,sans-serif;
 font-size: 13px;
 color: black;
}
.titel {
 font-family: verdana,helvetica,sans-serif;
 font-size: 15px;
 color: black;
}
.klein {
 font-family: verdana,helvetica,sans-serif;
 font-size: 10px;
 color: black;
}
.footer {
 font-family: verdana,helvetica,sans-serif;
 font-size: 10px;
 color: black;
}
a:hover {background-color: #f5f5f5}
