#wrapper {
	background-color: #FFF;
	padding: 0px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 1px solid #333;
}
#header {
	background-color: #09F;
	margin: 0px;
	padding: 0px;
	height: 150px;
}
#content {
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
	height: auto;
}
#footer {
	background-color: #09F;
	margin: auto;
	padding: 0px;
	height: 50px;
	font-size: 10px;
}
#links {
	background-color: #CF6;
	margin: 0px;
	padding: 0px;
	height: 35px;
}
#wrapper #footer table {
	font-size: 16px;
}
#wrapper #header table {
	text-align: center;
	font-weight: bold;
}
#wrapper #header table tr td {
	color: #F00;
	font-size: 50px;
}
.FarbeschwarzLogo {
	font-size: 24px;
	color: #000;
}
#wrapper #links table {
	font-weight: bold;
	text-align: center;
	color: #CCC;
}
#wrapper #links table {
	color: #999;
}
#wrapper #links table {
	color: #333;
}
#wrapper #content table {
	text-align: center;
	font-weight: bold;
	font-size: 12px;
}
#wrapper #content table tr td p strong {
	font-weight: bold;
}
#wrapper #content table tr td p strong {
	font-weight: bold;
}
#wrapper #content table tr td p strong {
	font-size: 9px;
}
#wrapper #content table tr td p strong {
	font-size: 12px;
}
#wrapper #content table tr td {
	font-size: 12px;
	color: #000;
	text-align: center;
}
.FarbeRot {
	color: #F00;
}
.FarbeBlau {
	color: #09F;
}
.FarbeOrange {
	color: #000;
}
.ZelteSchwarz {
	font-size: 12px;
	color: #000;
}
.ZelteOrange {
	font-size: 14px;
	color: #F90;
}
.textschwarzg16 {
	font-size: 16px;
	color: #000;
}
.plusBlaugroß {
	font-size: 36px;
	color: #F00;
	text-decoration: blink;
	font-weight: normal;
}
.Scharzunterstrichen {
	color: #000;
	text-decoration: underline;
	font-size: 18px;
}
