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

#shop{
position: absolute;
margin-top: -7px;
margin-left: -20px;
list-style-type: none;
}

#shop a{
text-decoration: none;
text-align: center;
font-family: Trebuchet MS, Helvetica, sans-serif;
font-size: 14px;
font-weight: normal;
font-style: italic;
font-weight: bold;
color: #9f9f9f;
display: block;
width: 30px;
height: 19px;
}

#shop a:hover{
font-weight: bold;
color: #fcfcea;
}

#shop li{
float: left;
}

#shop #aktuell a{
font-weight: bold;
color: #fcfcea;
}