body{
background-image: url(Dateien/Fotos/lc.jpg);
background-repeat: no-repeat;
background-position: absolute;
background-color: #ffffff;
}


#leftcol ul{
position: absolute;
margin-top: 25px;
margin-left: 65px;
list-style-type: none;
}

#leftcol a{
text-decoration: none;
text-align: center;
font-family: Trebuchet MS, Helvetica, sans-serif;
font-size: 14px;
font-weight: normal;
font-style: italic;
color: #9f9f9f;
background-color: #fcfcea;
display: block;
width: 94px;
height: 35px;
}

#leftcol a:hover{
font-weight: bold;
color: #000000;
}

#leftcol #aktuell a{
font-weight: bold;
color: #000000;
}