body{
    background:#000;
    margin:0px;
    padding:0px;
    font-family:arial,helvetica;
    font-size:75%;
    font-weight:normal;
    line-height:160%;
}

img{
    border:0;
}

a{
    color:#e85d11;
    text-decoration:none;
}

a:hover{
    text-decoration:underline;
}

.impressum{
    float:right;
}

#page{
    color:#e85d11;
    width:800px;
    margin:0 auto;
    padding:0px;
    height:100%;
}

#logo {
    background: url(Bilder/logo.jpg) no-repeat;
    width: 800px;
    height: 308px;
    margin-bottom: 60px;
}

#footer{
    background: url(Bilder/footer.jpg) no-repeat;
    height: 375px;
}