BODY {
background-color : #ffffff;
padding : 0px;
margin : 0px;
font-family : VERDANA, GENEVA, ARIAL, HELVETICA, SANS-SERIF;
font-size : 11px;
color : #000000;
scrollbar-arrow-color: #3F3F3F;
scrollbar-base-color: #000000;
scrollbar-track-color: #808080;
scrollbar-face-color: #FF7F00;
scrollbar-highlight-color: #000000;
scrollbar-3dlight-color: #696969;
scrollbar-darkshadow-color: #000000;
scrollbar-shadow-color: #000000;
}
#frame {
position : absolute;
height : 550px;
width : 790px;
top : 46%;
left : 50%;
background-color : #ffffff;
text-align : left;
overflow: hidden;
background-image: url('background.gif');
background-repeat: no-repeat; margin-left:-387px; margin-right:0; margin-top:-251px; margin-bottom:0
}

#inhalt {
position : relative;
height : 350px;
width : 575px;
margin-top:15px;
margin-left:100px;
background-color : #ffffff;
text-align : justify;
overflow: auto;
z-index:11;
padding-right:10px;
}

#impressum {
position : relative;
height : 30px;
width : 770px;
margin-top:65px;
margin-left:13px;
background-color : #ffffff;
text-align : left;
overflow: auto;
font-size:9px;
}

h1 {
font-size : 15px;
color : #FF6600;
}
h2 {
font-size : 11px;
color : #000000;
font-weight: bold;
}
h3 {
font-size : 11px;
color : #000000;
font-weight: bold;
}
h4 {
font-size : 11px;
color : #000000;
font-weight: bold;
}
A {
color:#000000;
border-bottom:1px dotted;
text-decoration:none;

}
A:hover {
color:#000000;
border-bottom:1px dotted;
text-decoration:none;

}
A.navi{
border-bottom:0px;
text-decoration:none;
}
A:hover.navi{
border-bottom:0px;
text-decoration:none;
}
