.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: 300;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
}

.textcenter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: 300;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}

.textdick {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: 700;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.textgelb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: 300;
	font-variant: normal;
	color: #ffcc99;
	text-decoration: none;
}
.textgelbdick {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: 700;
	font-variant: normal;
	color: #ffcc99;
	text-decoration: none;
}
.titelgelb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: 700;
	font-variant: normal;
	color: #ffcc99;
	text-decoration: none;
}

.titelgelbcenter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: 700;
	font-variant: normal;
	color: #ffcc99;
	text-decoration: none;
	text-align: center;
}

.titel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: 700;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.textunderline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: 300;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
.textgelbunderline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: 300;
	font-variant: normal;
	color: #ffcc99;
	text-decoration: underline;
}
.center_bild {
	text-align: center;
}
