body{
background-image: url(Dateien/Fotos/rc.jpg);
background-repeat: no-repeat;
background-position: absolute;
background-color: #ffffff;
font-family: Verdana;
font-size: 13px;
font-style: italic;
color: #50606f;
}

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

#rightcol a{
text-decoration: underline;
text-align: center;
font-family: Verdana;
font-size: 13px;
color: #50606f;
}

#rightcol a:hover{
font-family: Verdana;
font-size: 13px;
color: #9f9f9f;
}