BODY { 
font-family: arial, sans-serif;
font-size: 10px;
color: #ffff66;
margin : 0; 
padding : 0;
width : 1000px;
background-color: #001000;
scrollbar-arrow-color: #ffff66; 
scrollbar-base-color:#003300 ;
scrollbar-highlight-color : #336600;
scrollbar-shadow-color : #ffff66;
} 
h1 {
position : absolute; 
top : 110;
text-decoration : none; 
font : bold 18px Calligraph421 BT, Tempus Sans ITC,Arial,Tahoma,Helvetica; 
color : #ffff00; 
background-color: #001000;
padding : 5;
width : 100%;
height : 25px;
}
H2 {
text-decoration : none; 
font : bold 15px Calligraph421 BT,Tempus Sans ITC,Arial,Tahoma,Helvetica; 
color : #ffff00; 
background-color: #336600;
padding : 5;
padding-left : 15;
}
H3 {
text-decoration : none; 
font : bold 15px Calligraph421 BT,Tempus Sans ITC,Arial,Tahoma,Helvetica; 
color : #ffff00; 
background-color: #336600;
padding : 5;
padding-left : 15;
}
H4 {
text-decoration : none; 
font : bold 18px Calligraph421 BT, Tempus Sans ITC,Arial,Tahoma,Helvetica; 
color : #ffff00; 
background-color: #000000;
padding : 5;
width : 100%;
height : 25px;
}
#banneranzeige {
position : absolute; 
top : 172;
width : 925px;
text-align: right;
}

#seite {
padding : 3;
padding-left : 10;
padding-right : 10;
font-family: arial, sans-serif;
font-size: 14px;

} 
#position {
position : absolute;
font-size: 1px; 
top : -800px; 
visibility : hidden; 
} 
#impressum {
position : absolute;
top : 590px; 
font : 12px Calligraph421 BT, Tempus Sans ITC,Arial,Tahoma,Helvetica; 
width : 100%;
} 
a.tooltip:link,
a.tooltip:visited,
a.tooltip:active {
position: relative;
text-decoration: underline;
font-style: bold;
font-size: 14px;
border-bottom:0px dotted #4dbcf3;
}
a.tooltip:hover {
background: transparent;
z-index: 100;
}
a.tooltip span {
display: none;
text-decoration: none;
}
a.tooltip:hover span {
display: block;
position: absolute;
top: -90px;
left: -13;
width: 280px;
height : 50px;
z-index: 100;
color: #ffff00;
border: 1px solid black;

border-left: 6px solid red;
padding: 4px 10px 2px 4px;
background: #336600;
font-family: arial, sans-serif;
font-style: Normal;
text-align: left;
}

