BODY {
background: #CCCCCC;

}

.black { 
background: #000000; 
font-family: verdana;
font-size: 11px;
color: #FFFFFF;
padding: 4px;
}
.menu { 
background: #000000 url(http://www.firefighterheadquarter.de/img/menubg.jpg);
background-position: top left;
font-family: verdana;
font-size: 11px;
color: #FFFFFF;
padding-left:7px;
padding-top: 150px;
}

a:link { color: #FFFFFF; text-decoration: underline; }
a:visited { color: #CCCCCC; text-decoration: underline; }
a:hover { color: #FFCC00; text-decoration: underline overline; }   
a:active { color: #CCCCCC; text-decoration: none; }  
a:focus { color: #CCCCCC; text-decoration: none; }   


.gelb {
color: #FFCC00;
}
.logo {
background: url(http://www.firefighterheadquarter.de/img/logobg.jpg);
padding: 0px;
}
.haupttd {
font-family: verdana;
font-size: 13px;
color: #000000;
}
.haupt {
font-family: verdana;
font-size: 13px;
color: #000000;
background: #cd0000 url(http://www.firefighterheadquarter.de/img/hauptbg.jpg);
background-position: center;
background-repeat: no-repeat;
background-attachment: fixed;
border: 1px solid #000000;
scrollbar-base-color: #CD0000;
scrollbar-3dlight-color: #000000;
scrollbar-arrow-color: #000000;
scrollbar-darkshadow-color: #000000;
scrollbar-face-color: #CD0000;
scrollbar-highlight-color: #CD0000;
scrollbar-shadow-color: #CD0000;
scrollbar-track-color: #CD0000;

}
.footer { background: url(http://www.firefighterheadquarter.de/img/footerbg.jpg); }
.top {
font-size:20px;
text-decoration: underline;
}
