@charset "utf-8";
/* CSS Document */

.Ueber_gross {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #00F;
}
.ueber_klein {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #999;
	text-align: left;
}
.Formueber {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	color: #000;
}
.Ueber_grossRot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #F00;
	text-align: center;
}
.Ueber_grossschwarz {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000;
}
.ueber_kleinzentriert {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #666;
	text-align: center;
}
.ueber_kleinSchwarz {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #000;
	text-align: center;
}
.Ueber_grossRotZentr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #F00;
	text-decoration: blink;
	font-variant: normal;
	font-style: italic;
	padding: 165px;
}

