.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #053D60;
	font-weight: normal;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}
.ende {
	color: #fff;
	background-color: #d9162c;
	font-size: 16px;
	font-weight: bold;
	padding: 10px;
}

a:hover { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FF0000; 
	text-decoration:underline; 
}

a. { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
} 



.point {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #053D60;
}
.abstand {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 5px;
}


.beschreibung { font-size: 12px; padding: 20px 0 3px 0;  }
.smallinfo { border-bottom: 1px dotted #999; font-size: 10px; color: #666; }

.text { font-size: 11px; }

h2 { font-size: 14px; }
h3 { font-size: 12px; }