@charset "UTF-8";
/* CSS Document */
* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	text-align: center;
}
#container {
	width: 60em;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
#navi ul {
	list-style-type: none;
	margin-top: -17px;
}
#navi li {
	display: inline;
}
#navi li a:link, #navi li a:visited, #navi li a:active {
	background-color: #bdbfd7;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-right-color: #FFFFFF;
	border-right-style: solid;
	border-right-width: 0.2em;
	font-size: 0.7em;
}
#navi li a:hover {
	background-color: #00509e;
}
#content {
	width: 73%;
	float: left;
	margin-top: 6em;
}
#index #bilder {
	width: 27%;
	float: right;
	margin-top: 6em;
	background-image: url(../img/hell_einfach.jpg);
	height: 433px;
	background-color: #e5e5e6;
	background-repeat: no-repeat;
}
#bilder {
	width: 27%;
	float: right;
	margin-top: 6em;
	background-image: url(../img/hell.jpg);
	height: 433px;
	background-color: #e5e5e6;
	background-repeat: no-repeat;
}
li.main ul {
	visibility: hidden;
}
li.main:hover ul {
	visibility: visible;
}
#navi ul li ul {
	position: absolute;
	margin-top: 2px;
	list-style-type: none;
	margin-left: 345px;
}

#navi ul li ul li a:link, #navi ul li ul li a:visited {
	display: block;
	background-color: #FFFFFF;
	font-size: 10px;
	color: #00509e;
	text-decoration: none;
	border: none;
}
#navi ul li ul li a:hover {
	color: #000000;
	}
.content {
	font-size: 0.7em;
	line-height: 1.5em;
	margin-right: 60px;
	text-align: left;
}
.impressum {
	font-size: 0.7em;
	line-height: 1.5em;
	margin-right: 60px;
	text-align: left;
}
.bold {
	font-weight: bold;
}
.blau {
	color: #00509e;
}
h1 {
	font-size: 0.7em;
	color: #0050e9;
	font-weight: bold;
	margin-bottom: 1em;
}
.shaw {
	font-size: 0.8em;
	color: #000000;
}
a:link, a:visited {
	text-decoration: none;
	color: #00509e;
}
.addy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	text-align: right;
	margin-right: 65px;
	line-height: 1.5em;
}
.addyblau {
	color: #00509e;
	font-size: 0.8em;
}
.addystart {
	font-size: 0.7em;
	line-height: 1.5em;
	margin-right: 2.5em;
	text-align: right;
	margin-top: 1em;
}
.gis {
	margin-left: -14px;	
}
.sachver {
	font-size: 0.7em;
	line-height: 1.5em;
	margin-right: 2.5em;
	text-align: right;
	margin-top: 1em;
}
#bilder img {
	padding-left: 1.8em;
	padding-top: 1.8em;
}
img#imgspecial {
	padding-left: 3.7em;
}
img#imgspecial1 {
	padding-left: 3em;
}

.imp {
	font-size: 0.7em;
	line-height: 2em;
	margin-left: 14.6em;
}
