html, body {
overflow: hidden;
background-color: #fff;
margin: 0 0px 0px 0;
padding: 0px;
width:100%;
height:100%;
}
body {
font-family : arial, verdana, helvetica, sans-serif;
font-size:14px;
}

h1 {
font-size: 28pt;
color: #000;
text-align: center;
margin: 0 0 0px 0 ;
height: 76px;
background: url("grafik/oben1.jpg");


}
h2 {
font-size: 16pt;
color: #5F5F5F;
text-align: center;
margin: 0  ;
background-color: transparent;
}
.h_oben {
border-bottom: 1px solid #5F5F5F;
border-top: 1px solid #CFCFCF;
background: url("grafik/b_bu.jpg");
}

h3 {
font-size: 1.2em;
color: #808080;
text-align: center;
margin: 0 20px 0 20px ;
display: block;
overflow: hidden;

}
#foot {
position: fixed;
}
#foot {
        text-align:center;
        position: absolute;
        bottom:0px;
        width:100%;
        height:30px;
        background-color: #EFEFEF;
       background: url("grafik/b_bu.jpg");
        border-top: 1px solid #4F4F4F;

        font-size:1.0em;
        z-index:5;
        font-family : arial, verdana, helvetica, sans-serif;
        color:#fff;
        padding: 4px 0 0 0;
        }

html #foot {
        bottom:-1px; width:100%; height:30px;
                 color:#fff;
        }
.adresse {
text-align: center;
margin-left: auto;
margin-right: auto;
margin-top: -25px;
margin-bottom: 2px;
color:#000;
}
.a_foot {
text-decoration : none;
color : #000;
font-size:1.2em;
background-color: #CFCFCF;
margin: 0;
padding: 2px;
border-left : 2px solid #ffffff;
border-top : 2px solid #ffffff;
border-right : 2px solid #000000;
border-bottom : 2px solid #000000;
}
a:visited {
color : #000;
text-decoration : none;
}
a:hover {
color : #0033e5;
text-decoration : underline;
}
img {
border: 0px;
}