.titelRot  {
color: #f00; 
font-size: 23px;
line-height: 29px;
vertical-align: top;
font-weight: normal; 
font-style: normal;
font-family: Arial, Helvetica 
}

.titelSchwarz {
	color: #000; 
	font-size: 16px;
	line-height: 24px;
	font-weight: bold; 
	font-style: normal;
	font-family: Arial, Helvetica
}

td {
	font-size: 11px;
	line-height: 14px;
	font-style : normal;
	font-family: Arial, Helvetica;
	color : #000
}

body {
	color: #000; 
	font-size: 11px;
	line-height: 14px; 
	font-family: Arial, Helvetica;
}

a {
color: #f00;
	font-weight: normal;
	text-decoration: underline
}

.fett {
font-weight : bold
}



