body{
background-color : #333333;
color:ffffff;
font-size:14px;
font-family:dejavu,arial,verdana,helvetica,sans-serif;
margin:10px;
}
.schreiber{
font-size:10px;
font-family:dejavu,arial,verdana,helvetica,sans-serif;
}
a{
color : #ff9900;
font-weight : bold;
text-decoration:none;
}


a:visited {
color : #dd6600;
font-weight : bold;
}
a:hover{
color : #ffffff;
font-weight : bold;
text-decoration:underline;
}

.xxx{
color: #ff9900;
}