/* HTML-Styles */
body,td,p
{
	color: #58595B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;	
}
i
{
	color: #808285;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;	
}

.rottext
{
	color:#b40917;
}

.blautext
{
	color:#005992;
}

.blauextbold
{
	color:#005992;
	font-weight: bold;
}	
	
.grautext
{
	color:#58595B;
	
}		
	
}

a:visited{color:#000000}
a:active{color:#000000}
a:link,.rollovergrau:visited
{
	color:#58595B;
	text-decoration: none;
}


.unterstrich 
{
	text-decoration: none; color: #005992;
}
