a.menue {
	background-color: #CCCDDA;
   font-family: Arial, Helvetica, sans-serif;
	color: #39387d;
	font-size: 12px;
	line-height: 40px;
	font-weight: bold;
	text-decoration: none;
	vertical-align: middle;
	height: 40px;
	padding-left: 10px;
	padding-right: 10px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	float: left;

}

a.aktuell {
	background-color: #eaebf0;
   font-family: Arial, Helvetica, sans-serif;
	color: #39387d;
	font-size: 12px;
	line-height: 40px;
	font-weight: bold;
	text-decoration: none;
	vertical-align: middle;
	height: 40px;
	padding-left: 10px;
	padding-right: 10px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	float: left;
}

a.aktuell:hover {
	color: #39387d;
	
}

a.menue:hover {
	background-color: #eaebf0;
	color: #39387d;
}

a.menue img {
	margin-top: 12px;
	border-right: 1px solid gray;
	border-top: 1px solid white;
	border-left: 1px solid white;
	border-bottom: 1px solid gray;
}



#container-menue {
	background-color: #AEAFC3;
	height: 40px;
	padding-left: 80px;
}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-style: normal;
	line-height: 1.4em;
	font-weight: bold;
	color: #39387d;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	line-height: 0.8em;
	font-weight: bold;
	color: #39387d;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	text-decoration: underline;
	color: #39387d;
}

a:hover {
	color: #333333;
}

ol {
	list-style-type: none;

	}
	
li {
	background-image: url(../images/listenpunkt.gif);
	background-position: 0px 7px;
	background-repeat: no-repeat;
	margin-left: -35px;
	padding-left: 12px;
	
}


body {
 
   font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.4em;
	color: #333333;
	background-color: #EAEBF0; 
	background-image: url(../images/bg1.gif);
	background-repeat: repeat-y;
	background-position: top;
	background-position: left;
}

#inhalt {
	
	padding-left: 115px;
	padding-top: 25px;
	padding-bottom: 30px;
	padding-right: 20%;
	z-index: 1;
}

#bild-links {
	left: 0px;
	top: 140px;
	z-index: 2;
	position: absolute;
}

.impressum {
position: absolute;
left: 115px;
padding-bottom: 5px;

	
	font-size: 0.9em;
	color: #39387d;
	z-index: 3;
	
}

.inhalt-impressum {
	
	padding-left: 115px;
	padding-top: 25px;
	padding-bottom: 30px;
	padding-right: 20px;
	z-index: 1;
}
