body#hauptseite{
    background-image: url(wol.png);
    overflow-x: hidden;

}
#header {
    position:absolute;
    display:block;
    width:100%;
    font-family: Comic Sans MS;
    border:0px solid black;
    }
#links {
    background-image: url(links_neu.png);
    position:absolute;
    height:32px;
    width:112px;
    margin-top:-16px;
    text-align:right;
    font-family: Comic Sans MS; 
    font-size: 19px;
    color: rgb (255, 0, 36);
    text-decoration: none;
    border:0px solid black;
    }
#links:hover {
    background-image: url(links_neu2.png);
    position:absolute;
    text-align:right;
    font-family: Comic Sans MS; 
    font-size: 19px;
    color: rgb (255, 0, 36);
    text-decoration: none;
    }
#rechts {
    background-image: url(rechts_neu.png);
    position:absolute;
    height:32px;
    width:113px;
    margin-top:-16px;
    text-align:left;
    font-family: Comic Sans MS; 
    font-size: 19px;
    color: rgb (255, 0, 36);
    text-decoration: none;
    border:0px solid black;
    }
#rechts:hover {
    background-image: url(rechts_neu2.png);
    position:absolute;
    text-align:left;
    font-family: Comic Sans MS; 
    font-size: 19px;
    color: rgb (255, 0, 36);
    text-decoration: none;
    }
#content {
    background-image: url(hg.png);
    position:absolute;
    height:0%;
    width:80%;
    left:50%;
    margin-left:-40%;
    bottom:0px;
    text-align:left;
    font-family: Comic Sans MS; 
    font-size: 19px;
    color: rgb (255, 0, 36);
    text-decoration: none;
    border:0px solid black;
    }

#galerie {
    background-image: url(hg.png);
    position:absolute;
    display:none;
    height:0%;
    width:0%;
    left:50%;
    margin-left:0%;
    top:0%;
    bottom:0px;
    border:0px solid black;
    z-index: 99;
    }
#ginhalt {
    position:absolute;
    width:100%;
    top:20px;
    bottom:0px;
    }
#grandl {
    position:absolute;
    background-image: url(randl.png);
    width:5px;
    height:100%;
    left:0px;
    }
#grandr {
    position:absolute;
    background-image: url(randl.png);
    width:5px;
    height:100%;
    right:0px;
    }
#grandu {
    position:absolute;
    background-image: url(randu.png);
    left:0px;
    height:5px;
    bottom:-5px;
    right:0px;
    }
#geckeru {
    position:absolute;
    background-image: url(geckeru.png);
    width:3px;
    height:5px;
    bottom:-5px;
    right:0px;
    }
#gstirn {
    position:absolute;
    display:none;
    background-image: url(stirn.png);
    height:20px;
    left:0px;
    right:0px;
    top:0px;
    text-align:right;
    font-family: Comic Sans MS; 
    hspace: 10px;
    font-size: 14px;
    color: rgb (255, 255, 255);
    text-decoration: none;
    }
#geckerechts {
    position:absolute;
    display:none;
    background-image: url(eckerechts.png);
    height:20px;
    width:5px;
    right:0px;
    top:0px;
    }
#geckelinks {
    position:absolute;
    display:none;
    background-image: url(eckelinks.png);
    height:20px;
    width:5px;
    left:0px;
    top:0px;
    }
#inhalt {
    position:absolute;
    width:100%;
    top:20px;
    bottom:0px;
    }
#randl {
    position:absolute;
    background-image: url(randl.png);
    width:5px;
    height:100%;
    left:0px;
    }
#randr {
    position:absolute;
    background-image: url(randl.png);
    width:5px;
    top:10px;
    bottom:0px;
    right:0px;
    }
#stirn {
    position:absolute;
    background-image: url(stirn.png);
    height:0px;
    left:0px;
    right:0px;
    top:0px;
    }
#eckerechts {
    position:absolute;
    background-image: url(eckerechts.png);
    height:0px;
    width:5px;
    right:0px;
    top:0px;
    }
#eckelinks {
    position:absolute;
    background-image: url(eckelinks.png);
    height:0px;
    width:5px;
    left:0px;
    top:0px;
    }
#navigation {
    position:absolute;
    left:0%;
    width:100%;
    height:237px;
    top:14%;
    border:0px solid black;
    }

#footer {

    position:fixed !important;
    width:90%;
    
    left:50%;
    margin-left:-45%;
    text-align:center;
    font-family: Verdana; 
    font-size: 10px;
    color: rgb (255, 255, 255);
    text-decoration: none;
    border:0px solid black;
    bottom: 10px !important;
    }
#closebutton{
    font-family: Comic Sans MS; 
    color: rgb (255, 255, 255);
    text-decoration: none;
    font-size:10px;
    color: #000000;
    border: solid 0px black;
}
a:link{
        text-decoration: none;
}
a:hover{
        text-decoration: none;
}
#closebutton:hover{
    color: #000000;
    background-color: #ff0000;
    text-decoration: none;
}
