body {
        background-color: #ebebeb;
        font-family: verdana;
        font-size: 9pt;
        color: #333333;
        }

td { font-family: verdana;
     font-size:10pt;
   }

#table1 {
        border-style:solid;
        border-color: #transparent;
        background-color: #ffffff;
        border-width: 0;
        }
A 	      {CURSOR: crosshair; 
           TEXT-DECORATION: none}
a:visited {color: #333333;}
a:link  {color: #333333;}
a:active {color: #333333;}
a:hover {font-weight:; color: #900000; }
cursor: crosshair;
#RestDerSeite { position:absolute; top:50px; left:10px; }
.RestDerSeite { font-family:verdana; color:black; }

#navlist
{
margin: 0;
padding: 0 0 20px 0px;
border-bottom: 1px solid #e9e9ff;
}

#navlist ul, #navlist li
{
margin: 0;
padding: 0;
display: inline;
list-style-type: none;
}

#navlist a:link, #navlist a:visited
{
float: left;
font-size:8pt;
line-height: 14px;
font-weight: bold;
margin: 0 10px 4px 10px;
text-decoration: none;
color: #999;
}

#navlist a:link#current, #navlist a:visited#current, #navlist a:hover
{
border-bottom: 2px solid #000;
padding-bottom: 1px;
background: transparent;
color: #000;
}

#navlist a:hover { color: #000; }