body {
	text-align: center;
	background-image: url(../backgrounds/red_back_kl.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
#container {
	text-align: left;
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	text-align: center;
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
#content {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
}
#footer {
	margin-bottom: 12px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #666;
}
a:link {
	text-decoration: none;
	color: #00F;
}
a:hover {
	text-decoration: none;
	color: #F00;
}
#container #header #Schalter {
	color: #000;
}
#container #content #idTextPanel #idTextPanel2 h2 {
	text-align: center;
}

