.menu {
 font-size: 11px;
 font-weight: bold ;
 font-style: normal;
 font-family: Verdana, sans-serif;
 color: #EEEEEE;
 text-decoration: none;
}
.datum {
 font-size: 9px;
 font-weight: normal;
 font-style: normal;
 font-family: arial, sans-serif;
 color: #EEEEEE;
}


BODY {
 background-color : #000000;
 background-image : url("../images/balk.gif");
 background-repeat : no-repeat;
}



