body {
	margin-top: 5%;
	background-color: #3C3C3C;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F2F2F1;
}
.Stil1 {
	color: #282827;
	font-weight: bold;
}
.Stil2 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #F2F2F1; font-weight: bold; }
.text_dunkel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2D2827;
	font-weight: bold;
	line-height: 20px;
}
.text_fett_weit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F2F2F1;
	line-height: 20px;
	font-weight: bold;
}
a:link {
	color: #F2F2F1;
}
a:visited {
	color: #F2F2F1;
}

