@charset "utf-8";

body {
	position:relative;
	left:50%;
	width:1040px;
	height: 768px;
	margin-left:-500px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: ##9C9E9F;
	overflow-x: hidden;

}

#navigationoben {
	position:absolute;
	left:403px;
	top:133px;
	width:632px;
	height:53px;
	z-index:6;
}
#logo {
	position:absolute;
	left:917px;
	top:38px;
	width:104px;
	height:69px;
	z-index:5;
}
#bild {
	position:absolute;
	left:0px;
	top:206px;
	width:383px;
	height:380px;
	z-index:4;
}
#inhalt {
	position:absolute;
	left:385px;
	top:229px;
	width:618px;
	height:320px;
	padding:10px 10px 0px 20px;
	z-index:3;
	overflow: auto;
	visibility: visible;
}

#video {
	position:absolute;
	left:385px;
	top:209px;
	width:618px;
	height:394px;
	padding:10px 10px 0px 20px;
	z-index:3;
	overflow: visible;
	visibility: visible;
	
}

#inhalt2 {
	position:absolute;
	left:389px;
	top:196px;
	width:630px;
	height:378px;
	padding:10px 0px 0px 20px;
	z-index:3;
	overflow: auto;
}

#inhalt3 {
	position:absolute;
	left:20px;
	top:173px;
	width:950px;
	height:363px;
	padding:10px 0px 0px 20px;
	z-index:3;
}

#inhalt4 {
	position:absolute;
	left:385px;
	top:229px;
	width:625px;
	height:320px;
	padding:10px 0px 0px 20px;
	z-index:3;
	overflow: auto;
}

#inhaltiframe1 {
	position:absolute;
	left:0px;
	top:206px;
	width:383px;
	height:380px;
	z-index:4;
}

#inhaltiframe2 {
	position:absolute;
	left:388px;
	top:14px;
	width:626px;
	height:339px;
	padding:10px 0px 0px 20px;
	z-index:3;
}


#navigationunten {
	position:absolute;
	left:402px;
	top:592px;
	width:236px;
	height:22px;
	z-index:2;
}

#navigationunten2 {
	position:absolute;
	left:402px;
	top:592px;
	width:226px;
	height:22px;
	z-index:2;
}

#image {
	position:absolute;
	left:838px;
	top:589px;
	width:176px;
	height:153px;
	z-index:7;
	text-align:right;
}

#hauptcontainer {
	position:absolute;
	width:1036px;
	height:768px;
	z-index:1;
	background-image: url(images/hintergrund.jpg);
	top: 6px;
}

#hauptcontainer2 {
	position:absolute;
	left:5px;
	top:9px;
	width:1036px;
	height:580px;
	z-index:1;
	background-image: url(images/hintergrund2.jpg);
}

#hauptcontainer3 {
	position:absolute;
	width:1036px;
	height:768px;
	z-index:1;
	background-image: url(images/hintergrund3.jpg);
	top: 6px;
}
.text_navi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9C9E9F;
	font-weight: bold;
	text-decoration: none;
}
.text_navioben {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #9C9E9F;
	float:inherit;
}
.ueberschrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.fliestext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.text_naviunten {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #9C9E9F;
}
a:link {
	color: #9C9E9F;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #9C9E9F;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #9C9E9F;
}

li {  
 	font-family: Arial, Helvetica, Verdana, sans-serif; 
 	font-size: 12px; 
 	font-style: normal; 
 	line-height: 12pt; 
 	font-weight: normal;
 	list-style-type:square;
 	list-style-position:outside;
}
.ueberschrift_tabelle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.tabelle {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #9C9E9F;
	border-right-color: #9C9E9F;
	border-bottom-color: #9C9E9F;
	border-left-color: #9C9E9F;
	border-collapse:collapse;
}

.jahreszahlen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9C9E9F;
}

