@charset "utf-8";
/* CSS Document */

.aussen {
	background-color: #d7e7f7;
	width: 992px;
	top: 0px;
	bottom: 0px;
	left: 50%;
	position: fixed;
	margin-left: -499px;
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #ffffff;
	border-left-color: #ffffff;
	height: 100%;
}
.innen {
	width: 970px;
	top: 0px;
	bottom: 0px;
	left: 50%;
	position: fixed;
	margin-left: -487px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #0099dc;
	border-left-color: #0099dc;
	background-image: url(bilder/fond.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: center bottom;
}
.linie {
	background-color: #0099dc;
	position: absolute;
	height: 100%;
	width: 2px;
	left: 810px;
}
	
.hintergrund {
	width: 970px;
	top: 0px;
	bottom: 0px;
	left: 50%;
	position: relative;
	margin-left: -485px;
}
.title {
	position: relative;
	height: 135px;
	width: 970px;
	top: 0px;
	background-image: url(bilder/title.jpg);
	border-bottom-style: solid;
	border-bottom-width: 3px;
	border-bottom-color: #0864ac;
	z-index: 10;
}
.navigation {
	position: absolute;
	background-color: #a7cff0;
	width: 160px;
	top: 165px;
	bottom: 0px;
}
.navigation .button {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0099dc;
}
.navigation .lastbtn {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #0099dc;
	border-bottom-color: #0099dc;
}
.navigation .subnavi {
	position: relative;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0099dc;
}
.lowernavigation {
	top: 60px;
	position: relative;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0099dc;
}
.lowernavigation img  {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0099dc;
}
.footer {
	position: absolute;
	border-top-width: 3px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #0864ac;
	border-bottom-color: #0864ac;
	bottom: 0px;
	left: 50%;
	margin-left: -483px;
	width: 970px;
	background-image: url(bilder/title_verlauf.jpg);
}
.inhalt {
	position: relative;
	width: 520px;
	left: 240px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	padding-top: 15px;
	bottom: 0px;
	overflow: visible;
	z-index: 0;
	margin-bottom: 10px;
	padding-right: 300px;
	line-height: 1.5em;
}
.inhalt_wide {
	position: relative;
	width: 520px;
	left: 240px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	padding-top: 15px;
	bottom: 0px;
	overflow: visible;
	z-index: 0;
	margin-bottom: 10px;
	padding-right: 40px;
	line-height: 1.5em;
}
.inhalt h2, .inhalt_wide h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #0864ac;
}
.inhalt h3, .inhalt_wide h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.inhalt a, .inhalt_wide a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #0864ac;
}
.inhalt a:hover, .inhalt_wide a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #0864ac;
}
.inhalt .bild {
	width: 280px;
	float: right;
	margin-top: -46px;
	margin-right: -50px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.inhalt .adresse {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0099dc;
	border-bottom-color: #0099dc;
	border-left-color: #0099dc;
	width: 569px;
}
.inhalt .bildtxt {
	padding-right: 25px;
	font-size: 11px;
	line-height: normal;
	position: relative;
	top: -5px;
}
.inhalt ul, .inhalt_wide ul {
	margin-left:-25px;
	text-indent:0px;
	list-style-type: disc;
	list-style-position: outside;
}
.zitat {
	position: absolute;
	top: 163px;
	right: 0px;
	height: 100%;
}
div.inhalt_wide h5 {
	line-height: normal;
	font-size: 18px;
}
