body{ 
	font-family: Helvetica, Arial, Verdana;
	font-size: 11px;
	color: #000000;
	line-height: 14px;
	
 } 
td{ 
	font-family: Helvetica, Arial, Verdana;
	font-size: 11px;
	color: #000000;
	line-height: 14px;
	text-align: justify;
 } 
a.rot:link{
	text-decoration: underline;
	cursor:hand; 
	color : #ff0000;
}

a.rot:visited{
	text-decoration: underline;
	cursor:hand; 
	color : #999999;
}

a.rot:hover {  
	text-decoration: none;
	cursor:hand;
	color : #ff0000;
}

a.weiss:link{
	text-decoration: underline;
	cursor:hand;
	color : #FFFFFF;
}

a.weiss:visited{
	text-decoration: underline;
	cursor:hand; 
	color : #cccccc;
}

a.weiss:hover {  
	text-decoration: none;
	cursor:hand;
	color : #FFFFFF;
}

.utgrundtext{
	color: #ff0000;
	font-weight: bold;
}

.grundtexthalbfett{  
	font-weight: bold;
 }
.untertitel{
	font-size: 15px;
	line-height: 18px;
	color : #ff0000;
}
.poweredby { 
	color:#999999; 
	text-decoration: none; 
	cursor:hand; 
	font-size: 9px
}p { 	font-family: Helvetica, Arial, Verdana;
	font-size: 11px;
	color: #000000;
	line-height: 14px;
 } 