a:link {
   font-family:Verdana;
   font-size:10pt;
   color:#000000;
   text-decoration:none;
}

a:visited {
    font-family:Verdana;
    font-size:10pt;
    color:#000000;
    text-decoration:none;
}

a:focus {
    font-family:Verdana;
    font-size:10pt;
    color:#000000;
    text-decoration:none;
}

a:hover {
    font-family:Verdana;
    font-size:10pt;
    color:#FFFFFF;
    text-decoration:none;
}

a:active {
    font-family:Verdana;
    font-size:10pt;
    color:#000000;
    text-decoration:none;
}

body {
   background-image:url(bilder/bg.jpg);
   background-attachment:;
   background-repeat:no-repeat;
   font-family:Verdana;
   font-size:10pt;
   color:#000000;
}

.image {
    width:450;
    height:380;
    position:absolute;
    top:135px;
    left:330px;
    font-family:Verdana;
    font-size:10pt;
    color:#000000;
    background-attachment:fixed;
}

.impressum {
    position:absolute;
    top:95%;
    left:90%;
    width:100px;
    height:20px;
}

.back {
    position:absolute;
    top:95%;
    left:20%;
    width:50px;
    height:20px;
}

#test {
    width:400px;
    height:100px;
}


    