body {
	font-family: verdana, trebuchet, arial, helvetica, "sans serif", sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: White;
	text-decoration: none;
	scrollbar-face-color: Black;
	scrollbar-arrow-color: White;
	scrollbar-track-color: Black;
	background: Black;
		color: white;
/*   text-shadow: 0 0 2px rgba(255,255,255,0.3); */
} 

strong {
	color: #FFFF99; 
/*		color: transparent; */
   text-shadow: 0 0 2px rgba(255,255,255,0.3);
}


INPUT {
	color: White; 
/*		color: transparent; */
   text-shadow: 0 0 2px rgba(255,255,255,0.3);
   
	background-color: #696969;
	font-family: verdana;
	border: 1px solid #661B00;
}

SELECT {
	color: White;
	background-color: #696969;
	font-family: verdana;
	border: 1px solid #661B00;
}

p  {
	font-family:trebuchet,verdana,arial, helvetica,sans serif, sans-serif;
	font-size: 10pt;
}
ol, ul, li
{
	font-family:trebuchet,verdana,arial, helvetica,sans serif, sans-serif;
	font-size: 10pt;
}
H1  {
	font-family: trebuchet,verdana,arial, helvetica,sans serif, sans-serif;
	font-size: 160%;
	font-weight: lighter;
	margin-top: 10;
	margin-bottom: 10;
	margin-left: 0;
	margin-right: 0;
	color: #FFFFFF; 
/*		color: transparent; */
   text-shadow: 0 0 2px rgba(255,255,255,0.3);
   
	background-color: #B22222;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
H2  {
  font-family:trebuchet,verdana,arial, helvetica,sans serif, sans-serif;
  	font-size: 150%;
	font-weight: lighter;
	margin-top: 25px;
	margin-bottom: 5px;
	letter-spacing: 1px;

  
}
H3  {
	font-family:trebuchet,verdana,arial, helvetica,sans serif, sans-serif;
	font-weight: lighter;	
	font-size: 120%; 
	margin-top: 30px; 
	margin-bottom: 5px;

  
}
H4  {
	font-family: trebuchet,verdana,arial, helvetica,sans serif, sans-serif;
	font-size: 110%;
	font-weight: normal;
	margin-top: 30px;
	margin-bottom: 8px;
}
H5  {
  font-family:trebuchet,verdana,arial, helvetica,sans serif, sans-serif;
  font-size: 80%;
}
	
a
{
	color: #FFF48E; 
/*		color: transparent; */
   text-shadow: 0 0 2px rgba(255,255,255,0.3);
	text-decoration: underline;
}
a:hover
{
	color: Red;
	text-decoration: none;
	background: #B22222;
	background-color: #B22222;
}
a:visited
{
	color: #FFFFE0; 
	
/*		color: transparent; */
/*   text-shadow: 0 0 2px rgba(255,255,255,0.3); */
   
	text-decoration: underline;
}
a:visited:hover
{
	color: #FFFFE0; 
	
/*		color: transparent; */
   text-shadow: 0 0 2px rgba(255,255,255,0.3);

	
	text-decoration: underline;
	background: #B22222;
}


#chromemenu{
width: 100%;
}

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

#chromemenu ul{
	border: 0px solid #601B00;
	width: 100%;
	background: url(img2/chromebg.gif) center center repeat-x; /*Theme Change here*/
	margin-left: 0;
	padding-left: 0;
	margin: 0;
	float: left;
	font: bold 11px Verdana;
	color: #F7F7F7;
}


#chromemenu ul li{
display: inline;
}


#chromemenu ul li a{
float: left;
color: #F7F7F7;
font-weight: bold;
padding: 6px 12px 6px 7px;
text-decoration: none;
background: url(img2/divider.gif) center right no-repeat; /*Theme Change here*/
}

#chromemenu ul li a:hover{
	color: Gray;
}

#chromemenu ul li a[onMouseover]:after{ /*HTML to indicate drop down link*/
/* content: " v";*/
content: " " url(img2/downimage.gif); /*uncomment this line to use an image instead*/
}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
top: 0;
border: 1px solid Gray; /*Theme Change here*/
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
background-color: white;
width: 200px;
visibility: hidden;
filter: progid:DXImageTransform.Microsoft.Shadow(color=#D1B999,direction=135,strength=7); /*Add Shadow in IE. Remove if desired*/
}

.dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #661B00; /*Theme Change here*/
padding: 2px 0;
text-decoration: none;
font-weight: bold;
color: black;
}

.dropmenudiv a:hover{
	/*Theme Change here*/
	background-color: #661B00;
	color: #F7F7F7;
}

.Tabellrad_onMouseOver    {
	font-size: 70%;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0px;
	color: #FFFFFF;
	background-color: #B22222;
	padding-left: 3px;
}
	
.Tabellrad_onMouseOut    {
	font-size: 70%;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0px;
	padding-left: 3px;
    }
	
	.Tabellrad_onMouseOver_NIAB    {
	font-size: 70%;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0px;
	color: #000000;
	padding-left: 3px;
	text-decoration: underline;
    }
	
.Tabellrad_onMouseOut_NIAB    {
	font-size: 70%;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0px;
	color: #666666;
	padding-left: 3px;
    }
	
	
.style1 {
	color: #7C1317; 
	
/*		color: transparent; */
/*   text-shadow: 0 0 2px rgba(0,0,0,0.3); */
   
	font-weight: bold;
}	
	
	
	
