body{
 height:100%;
 margin:0px;
 background-color:#BDC6BE;            /* BDC6BE    */
 font-family:verdana;
 font-size:10pt;
 color:black;
 }
td, p {font-size:10pt;}
ul {margin:20px;margin-left:25px;padding:0px;}
#menu a:link, #menu a:visited{
 font-family:verdana ;
 color:white;
 text-decoration:none;
 font-size:10pt;
 height:24px;
 line-height:24px;
 text-indent:20px;
 display:block;
 white-space: nowrap;
 }
#menu a:hover, #menu a:active, #menu a:focus{
 background-color:#FF3333; font-weight:bold;
 }
a:link, a:visited{color:black}
a:hover, a:active, a:focus{color:#700000}

.rand{border:1px solid #666666}
.abstand{padding:20px;}