.Hintergrund {
	background-color: #111111;
	background-repeat: no-repeat;
	background-position: center center;
}
.Schrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #CCCCCC;
	line-height: normal;
	text-decoration: none;
}
.Schriftorange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B2B200;
	text-decoration: none;
}
