.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	padding: 4px;
	text-align: left;
	display: none;
}
.Überschrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	padding: 0px 10px 10px;
	color: #999999;
	background-color: #FFFFFF;
	line-height: 14px;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
	border-right-style: none;
	font-weight: 500;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.Headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFCC00;
	text-align: center;
	padding: 15px;
}
.erstes {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border: none;
}
.unterüberschrift {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: justify;
	padding: 5px;
	color: #999999;
	background-color: #FFFFFF;
	line-height: 11px;
}
.HeadlineKopie {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFCC00;
	text-align: center;
	line-height: 17px;
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #FFCC00;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

