* {
	padding: 0;
	margin: 0;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	background: #73727B;
	color: #E3E2FE;
	text-align: center;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #E3E2FE;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}
h1, h2, h3, h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #E3E2FE;
	background: transparent;
}
h1 {
	font-size: 1.4em;
	margin-bottom: 10px;
}
h2 {
	font-size: 1.2em;
	margin-bottom: 10px;
}
h3 {
	font-size: 1.0em;
	margin-bottom: 10px;
}
h4 {
	font-size: 0.8em;
	margin-bottom: 10px;
}
.container {
	width: 996px;
	height: auto;
	margin: 15px auto 5px auto;
	text-align: left;
}
#opening {
	font-size: 0.9em;
	font-family: Arial, Helvetica, sans-serif;
}
#opening b {
	margin-right: 35px;
	margin-left: 5px;
}
.logo {
	height: 179px;
	width: 996px;
	margin-top: 7px;
}
#left {
	background: #333333;
	width: 186px;
	height: 179px;
	float: left;
	margin-right: 2px;
}
#middle {
	background: #333333 url(logo.png);
	width: 620px;
	height: 179px;
	float: left;
	}
#right {
	background: #333333;
	width: 186px;
	height: 179px;
	float: left;
	margin-left: 2px;
}
.footer {
	text-align: center;
	width: 620px;
	height: auto;
	margin: 15px auto 10px auto;
	border-top: 1px solid #FFFFFF;
}
.partner a {
	font-size: 0.8em;
	font-weight: bold;
	color: #FFFFFF;
}
.partner a:hover {
	border-bottom: solid 2px #E3E2FE;
}
address {
	margin-top: 15px;
	margin-bottom: 25px;
	font-style: normal;
	font-size: 0.7em;
}
.content_middle address {
	font-size: 0.9em;
}
.content {
	border-left: dashed thin #FFFFFF;
	border-right: dashed thin #FFFFFF;
	width: 580px;
	height: auto;
	padding: 10px 20px 50px 20px;
	margin: 5px auto 0 auto;
}
ul.navigation_right {
	float: right;
	margin: 1% 2% 0 0;
	list-style: none;
}
ul.navigation_right li {
	cursor: pointer;
	width: 150px;
	padding-top: 2px;
	padding-bottom: 2px;
}
ul.navigation_right li a {
	margin-left: 10px;
	font-weight: bold;
}
ul.navigation_right li:hover {
	background: #333333;
}
ul.navigation_right li:hover a {
	color: #FFFFFF;
}
.white {
	color: #FFFFFF;
}
p {
	font-size: 0.9em;
}
#liste {
	margin-left: 30px;
	line-height: 1.3em;
}
hr {
	border: dashed thin #333333;
	margin: 10px 0 10px 0;
}
.navigation_middle {
	width: 174px;
	height: 300px;
	float: left;
	border-right: thin dashed #FFFFFF;
}
ul.navigation_middle {
	list-style: none;
}
ul.navigation_middle li {
	cursor: pointer;
	width: 175px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin: 0 0 0 -10px;
}
ul.navigation_middle li a {
	margin-left: 10px;
	font-weight: bold;
}
ul.navigation_middle li:hover {
	background: #333333;
}
ul.navigation_middle li:hover a {
	color: #FFFFFF;
}
.content_middle {
	width: 386px;
	margin-left: 194px;
	font-size: 0.9em;
}
#slogan {
	font-size: 0.7em;
	color: #FFFFFF;
	font-weight: bold;
}
div.content_middle address {
	margin-bottom: 10px;
}
h1.ersatz {
	position: absolute;
	top: -9999em;
}
#hinweis {
	font-size: 0.7em;
}
