#css-grund {
	position:absolute;
	width:800px;
	height:600px;
	z-index:1;
	left: 50%;
	margin-left: -400px;
	top: 50%;
	margin-top: -300px;
	background-color: #FFFFFF;
	border: 1px solid #000000;
}
body {
	background-color: #F5F5F5;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#css-navigation {
	position:absolute;
	width:200px;
	height:460px;
	z-index:3;
	left: 50%;
	top: 50%;
	margin-left: -390px;
	margin-top: -190px;
}
#css-logo {
	position:absolute;
	width:800px;
	height:100px;
	z-index:7;
	left: 50%;
	top: 50%;
	margin-left: -400px;
	margin-top: -300px;
	text-align: center;
}
#css-inhalt {
	position:absolute;
	width:550px;
	height:460px;
	z-index:5;
	left: 50%;
	top: 50%;
	margin-left: -170px;
	margin-top: -190px;
	overflow: auto;
	text-align: justify;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
a:link {
	text-decoration: none;
	color: #000066;
}
a:visited {
	text-decoration: none;
	color: #000066;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
#css-wichtige-infos {
	position:absolute;
	width:780px;
	height:14px;
	z-index:6;
	left: 50%;
	top: 50%;
	margin-left: -390px;
	margin-top: 282px;
	text-align: center;
}
.Stil5 {
	font-size: 9px;
	color: #000000;
	font-weight: bold;
}
