.text_oben {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #003D77;
	padding: 20px 20px 0px;
	letter-spacing: 1px;
	line-height: 18px;
}
.text_mitte {
	padding: 0px 20px 0px 20px;
}
.text_unten {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding: 0px 20px 20px;
	line-height: 14px;
}
.punkte {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}
body {
	margin-top: 5px;
	margin-left: 7px;
}
.weiss {
	color: #FFFFFF
}