BODY, H1, H2, H3, H4, H5, H6, A,B, TD, TH, DIV, PRE, CODE, SPAN, OL, UL, DL, DT, DD, LI, BLOCKQUOTE {
			font-family: Arial, Helvetica, sans-serif;
			}

A:link 	{
	color: Black;
}
			
A:active  {
			color:#FF0000;
			}
			
A:visited  {
			color:#800000;
			}
			
a.img:hover {
	background-color: #ffffff;
}
A:hover  {
	background-color: #5c9cfc;
	color: White;
}	

BODY    {
			font-size:10pt; 
			background-color:#FFFFFF;
			}
	
H1 			{
			padding-top: 10px;
			font-weight:bold; 
			font-size:14pt;
			}

H2 			{
			font-weight:bold; 
			font-size:14pt;
			}

H3 			{
			font-weight:bold; 
			font-size:12pt;
			}
	
H4 			{
			font-weight:bold; 
			font-size:10pt;
			}
	
H5 			{
			font-weight:bold; 
			font-size:10pt;
			}
	
H6 			{
			font-weight:bold; 
			font-size:10pt;
			}
	

	
TD, TH  		{
			font-size:10pt;
			} 

P 			{
			font-family:Arial, Helvetica, sans-serif; 
			font-size:10pt;
			}

OL 			{
			font-size:10pt;
			}

UL 			{
			list-style-image: url('../gfx/arrow.gif');
			margin-bottom:10px; 
			margin-left:34px; 
			font-size:10pt;
			}


TT, PRE		{
			font-family:Courier New, Courier, monospace;
			}


.hellgrau  {
			background-color:#CCCCCC;
			}

.mittelgrau  {
			background-color:#999999; 
			color:#FFFFFF;
			}

.dunkelgrau  {
			background-color:#666666;	
			color:#FFFFFF;
			}
	
.small  {
			font-size:8pt; 
			color:#000000;
			}
.gray {
font-size: 8pt;
	color: Gray;
	}
.small_w  {
	font-size:9pt;
	color:#ffffff;
	font-weight : normal;
}
.small_b  {
	font-size:9pt;
	color:#000000;
	font-weight : normal;
}
.small_w_s  {
	font-size:8pt;
	color:#ffffff;
	font-weight : normal;
}
.small_b_s  {
	font-size:8pt;
	color:#000000;
	font-weight : normal;
}
