.zentrieren {
	background-color: #FF0000;
	background-position: center;
	text-align: center;
}
.text10 {
	font-family: "Courier New", Courier, monospace;
	font-size: 10px;
	color: #333333;
}
.text12 {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #000000;
}
.text12_grey01 {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #CCCCCC;
}
.text14_grey01 {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	color: #CCCCCC;
}
.text20_grey01 {
	font-family: "Courier New", Courier, mono;
	font-size: 20px;
	font-weight: bold;
	color: #CCCCCC;
}
.text16_grey02 {
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	font-weight: bold;
	color: #999999;
}
a:link {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	font-weight: bold;
	color: #8484FF;
	text-decoration: none;
}
a:hover {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFD2;
}
a:visited {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	font-weight: bold;
	color: #000099;
	text-decoration: none;
}
.text14_grey01bold {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
.text10grey {

	font-family: "Courier New", Courier, monospace;
	font-size: 10px;
	color: #CCCCCC;
}

