.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
.fliesstext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
	text-align: left;
	white-space: normal;
}
.ueberschrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #008246;
	font-weight: bold;
	line-height: 13px;
}
.hintergrund {
	background-image: url(images/hintergrund.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
