.HEADLINE {
	font-family: arial, "times new roman", times, serif;
	font-size: 32px;
	font-weight: bold;
	font-style: normal;
	color: #000000;
	margin-top: 4px;
}

.SUBHEADLINE {
	font-family: arial, "times new roman", times, serif;
	font-size: 20px;
	font-weight: bold;
	font-style: normal;
	color: #000000;
	margin-top: 4px;
}

.TEXT {
	font-family: arial, "times new roman", times, serif;
	font-size: 14px;
	font-weight: medium;
	font-style: normal;
	color: #000000;
	margin-top: 4px;
	line-height: 16px;
}

.TEXTWEISS {
	font-family: arial, "times new roman", times, serif;
	font-size: 14px;
	font-weight: medium;
	font-style: normal;
	color: #ffffff;
	margin-top: 4px;
	line-height: 16px;
}

.TEXTFETT {
	font-family: arial, "times new roman", times, serif;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	color: #000000;
	margin-top: 4px;
	line-height: 16px;
}

.KLEIN {
	font-family: arial, "times new roman", times, serif;
	font-size: 11px;
	font-weight: medium;
	font-style: normal;
	color: #ffffff;
	margin-top: 4px;
	line-height: 18px;
}

