BODY { 

background-color: #440000; 
 
background-attachment: fixed; 
background-repeat: no-repeat; 
margin: 0px; 
padding: 0px; 
scrollbar-3dlight-color: CCCCCC; 
scrollbar-arrow-color: CCCCCC; 
scrollbar-base-color: 54fe67; 
scrollbar-dark-shadow-color: 54fe67; 
scrollbar-face-color: 54fe67; 
scrollbar-highlight-color: 54fe67; 
scrollbar-shadow-color: CCCCCC; 
scrollbar-track-color: 54fe67; 

} 


TD { 

font-family: verdana; 
text-decoration:none; 
text-align: justify;
font-size: 14px; 
font-weight: none; 
color: #CCCCCC;
vertical-align: top;

} 

DIV { 

font-family: verdana; 
text-decoration:none; 
text-align: justify;
font-size: 14px; 
font-weight: none; 
color: #CCCCCC;
vertical-align: top;

} 

H2 {

font-family: verdana;
text-decoration: underline;
font-size: 16px;
font-weight: bold;
color: #CCCCCC;

}


TH { 
font-family: verdana, geneva, arial; 
text-decoration: none; 
font-size:10px; 
font-weight: bold; 
color: #CCCCCC; 

} 


FONT { 

font-family: verdana, geneva, arial; 
text-decoration:none; 
font-size:10px; 
font-weight: none; 

} 


B { 

font-family: verdana, geneva, arial; 
text-decoration:none; 
font-size:14px; 
font-weight: bold; 
color:#CCCCCC; 

} 


.dglight { 

font-family: verdana, geneva, arial; 
text-decoration:none; 
font-size:10px; 
color: #CCCCCCC;

} 


.link { 

font-family: verdana, geneva, arial; 
text-decoration:none; 
font-size:10px; 
color: #EBA23F; 

} 


a {

cursor: url(grafik/hand.cur)

} 


a { 

font-family: verdana, geneva, arial; 
text-decoration:none; 
font-size:14px; 
font-weight: bold;
color: #DDDDDD; 
text-decoration: none; 

} 


a:link { 

font-family: verdana, geneva, arial; 
text-decoration:none; 
font-size:14px;
font-weight: bold;
color: #DDDDDD; 
text-decoration: none; 

} 


a:hover {

font-family: verdana, geneva, arial; 
text-decoration:none; 
font-size:14px; 
font-weight: bold;
color: #FFFFFF; 
text-decoration: none; 


} 

.chromestyle{
width: 100%;
font-weight: bold;
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromestyle ul{
border: 0px solid #BBB;
width: 700px;

padding: 0px 0;
margin: 0px 0;
text-align: left; /*set value to "left", "center", or "right"*/
}

.chromestyle ul li{
display: inline;
}

.chromestyle ul li a{
color: #000000;
padding: -1px 0px;
margin: -2;
text-decoration: none;
border-right: 0px solid #FFB44E;
}