*{
margin-top: 0px;
}

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

#footer {
list-style-type: none;
font-family: Verdana;
font-size: 10px;
color: #4f4f4f;
}

#footer a{
text-decoration: underline;
font-family: Verdana;
font-size: 10px;
color: #000000;
}

#footer a:hover{
color: #9f9f9f;
}