a:link 
{ 	
	color: #FFFFFF;
	font-family: arial,tahoma,verdana;
	font-size:10pt;
	font-weight:bolder;
	font-style:bold;	
	text-decoration:none;
}    
a:visited 
{ 	
	color: #FFFFFF;
	font-family: arial,tahoma,verdana;
	font-size:10pt;
	font-weight:bolder;
	font-style:bold;
	text-decoration:none;
}    
a:hover 
{ 
	color: #FFFFFF;
	font-family: arial,verdana;
	font-size:10pt;
	font-weight:bolder;
	font-style:none;
	text-decoration:underline overline;
}  
a:active
{ 
	color: #FFFFFF;
	font-family: arial,verdana;
	font-size:10pt;
	font-weight:bolder;
	font-style:none;
	text-decoration:none;
} 
table
{
	background-color: #ffffff;
	color: rgb(0,0,0);
	font-family: arial,verdana;
	font-size:9pt;
	font-weight:bolder;
	font-style:none;
	text-decoration:none;
}
.ueberschrift_klein
{
	color: rgb(255,255,255);
	font-family: arial,verdana;
	font-size:9pt;
	font-weight:normal;
	font-style:none;
	text-decoration:none;
}
.ueberschrift_gross
{
	color: rgb(255,255,255);
	font-family: arial,verdana;
	font-size:11pt;
	font-weight:400;
	font-style:none;
	text-decoration:none;
}