.Bands {
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #CCCC00;
}
.Datum {
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #00CC00;
}
.Ueberschrift {
	font-size: large;
	font-weight: bold;
	color: #00CC00;
	text-align: center;
}
.Ueberschrift-klein {
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #FF3300;
}
.Content {
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #C0C000;
	text-align: justify;
}
.Content2 {
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #C0C000;
	text-align: center;
}
.Infotext {
	font-size: medium;
	font-style: italic;
	color: #C0C000;
}
.Ueberschrift-gross {	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #FF3300;
	background-position: center;
}
.Stil2 {font-style: normal; color: #C0C000; text-align: center; font-size: 16px;}
.Ueberschrift-klein2 {
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #00CC00;
	text-align: center;
}
.Text_s_i {
	font-size: x-small;
	font-style: italic;
}
