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


/*zusaetzliche Textformatierungen*/



.rottextbold
{
	color:#801427;
	font-weight: bold;
	font-size: 11px;
}
	
.grautextbold
{
	color:#58595B;
	font-weight: bold;
}


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

.rottext
{
	color:#801427;
}

