@charset "utf-8";

* {
margin: 0;
padding: 0;
}

body  {
margin: 0;
padding: 0;
background: #666666;
color: #000000;
text-align: center;
font-family: Arial, Helvetica, Verdana, sans-serif;
font-size: 80%;
}

a  {
	color: #004A8B;
	text-decoration: none;
	background-color: #FFFFFF;
}	

.fltrt {
float: right;
margin-left: 8px;
}
.fltlft {
float: left;
margin-right: 8px;
}
.clearfloat {
clear:both;
height:0;
font-size: 1px;
line-height: 0px;
}

#container {
width: 960px;
margin: 10px auto;
text-align: left;
background-color: #FFFFFF;
}

#mainContent {
	margin: 0 360px 60px 0;
	padding: 10px 0 0 60px;
	
}
#mainContent h1 {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}
#mainContent p {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
}

#footer {
	font: 80% Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	height: 25px;
	width: auto;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 60px;
}
#footer p {
	margin: 0; /* Wenn Sie die Ränder des ersten Elements in der Fußzeile auf 0 einstellen, können Sie unerwartete Abstände zwischen divs vermeiden. */
	padding: 10px 0 5px; /* Durch die Verwendung der Auffüllung bei diesem Element entsteht genau wie bei einem Rand ein Leerraum, aber ohne die potenziellen Abstandsprobleme. */
	height: 20px;
	font-size: 10px;
}
/* sidebar, allgemein, h1, p */
#sidebar {
	float: right;
	width: 145px;
	padding-left: 15px;
	padding-top: 10px;
	background-color: #EFEFEF;
}
#sidebar h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #000000;
}

#sidebar a {
	background-color: #EFEFEF;
	}
#sidebar p {
	font-size: 10px;
}

/* header allg, h1 */
#header {
	height: 110px;
	background: #000000;
	background-image: url(../images/head.jpg);
	background-repeat: no-repeat;
}
#header h1 {
	display: none;
}

/* 1. Menu-Ebene li, a, a:hover*/
#navigation li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	list-style-type: none;
	display: inline;
}

#navigation a {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	background-color: #FFFFFF;
	height: 18px;
	width: 145px;
	padding-top: 2px;
	padding-left: 15px;
	float: left;
}

#navigation a:hover {
	color: #FFFFFF;
	background-color: #000000;
	background-attachment: fixed;
}


/* Menu 2. Ebene allg, a, a: hover */
#navigationSub {
        width: 400px;
	float: left;
	margin: 0 0 0 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	list-style-type: none;
	display: inline;
}

#navigationSub a {
	color: #CCCCCC;
	text-decoration: none;
	background-color: #FFFFFF;
	width: 80px;
	padding-left: 15px;
	float: left;
}

#navigationSub a:hover {
	color: #000000;
	background-attachment: fixed;
}


/* Aktive Seite Dokumentation : Navigation 2. Ebene  und Veränderungen 1. Ebene*/
#navigationSubdoku {
	width: 400px;
	float: left;
	margin: 0 0 0 480px;
}
#navigationSubdoku li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	list-style-type: none;
	display: inline;
}
#navigationSubdoku a {
	color: #FBB900;
	text-decoration: none;
	background-color: #FFFFFF;
	width: 80px;
	padding-left: 15px;
	float: left;
}
#navigationSubdoku a:hover {
	color: #FBB900;
	background-attachment: fixed;
}

#actDoku li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FBB900;
	text-decoration: none;
	background-color: #FFFFFF;
	list-style-type: none;
	display: inline;
	background-attachment: fixed;
}

#actDoku a {
	color: #FBB900;
	text-decoration: none;
	background-color: #FFFFFF;
	height: 18px;
	width: 145px;
	padding-top: 2px;
	padding-left: 15px;
	float: left;
}

#actDoku a:hover {
	color: #FFFFFF;
	background-color: #000000;
	background-attachment: fixed;
}

/* Aktive Seite Dokumentation : Navigation 2. Ebene  und Veränderungen 1. Ebene*/

#actLeit li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FBB900;
	text-decoration: none;
	background-color: #FFFFFF;
	list-style-type: none;
	display: inline;
	background-attachment: fixed;
}

#actLeit a {
	color: #CD1316;
	text-decoration: none;
	background-color: #FFFFFF;
	height: 18px;
	width: 145px;
	padding-top: 2px;
	padding-left: 15px;
	float: left;
}

#actLeit a:hover {
	color: #FFFFFF;
	background-color: #000000;
	background-attachment: fixed;
}

#navigationSubleit {
	width: 400px;
	float: left;
	margin: 0 0 0 160px;
}
#navigationSubleit li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	list-style-type: none;
	display: inline;
}
#navigationSubleit a {
 	color: #CD1316;
	text-decoration: none;
	background-color: #FFFFFF;
	width: 80px;
	padding-left: 15px;
	float: left;
}
#navigationSubleit a:hover {
	color: #CD1316;
	background-attachment: fixed;
}

/* Aktive Seite Dokumentation : Navigation 2. Ebene  und Veränderungen 1. Ebene*/

#actAnge li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FBB900;
	text-decoration: none;
	background-color: #FFFFFF;
	list-style-type: none;
	display: inline;
	background-attachment: fixed;
}

#actAnge a {
	color: #E5007D;
	text-decoration: none;
	background-color: #FFFFFF;
	height: 18px;
	width: 145px;
	padding-top: 2px;
	padding-left: 15px;
	float: left;
}

#actAnge a:hover {
	color: #FFFFFF;
	background-color: #000000;
	background-attachment: fixed;
}

#navigationSubange {
	width: 400px;
	float: left;
	margin: 0 0 0 320px;
}
#navigationSubange li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	list-style-type: none;
	display: inline;
}
#navigationSubange a {
	color: #E5007D;
	text-decoration: none;
	background-color: #FFFFFF;
	width: 80px;
	padding-left: 15px;
	float: left;
}
#navigationSubange a:hover {
	color: #E5007D;
	background-attachment: fixed;
}

/* Anfang der ohne 2. Ebene */
#actAktu li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #018AD0;
	text-decoration: none;
	background-color: #FFFFFF;
	list-style-type: none;
	display: inline;
	background-attachment: fixed;
}

#actAktu a {
	color: #018AD0;
	text-decoration: none;
	background-color: #FFFFFF;
	height: 18px;
	width: 145px;
	padding-top: 2px;
	padding-left: 15px;
	float: left;
}

#actAktu a:hover {
	color: #FFFFFF;
	background-color: #000000;
	background-attachment: fixed;
}

#actTeam li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #AECA06;
	text-decoration: none;
	background-color: #FFFFFF;
	list-style-type: none;
	display: inline;
	background-attachment: fixed;
}

#actTeam a {
	color: #AECA06;
	text-decoration: none;
	background-color: #FFFFFF;
	height: 18px;
	width: 145px;
	padding-top: 2px;
	padding-left: 15px;
	float: left;
}

#actTeam a:hover {
	color: #FFFFFF;
	background-color: #000000;
	background-attachment: fixed;
}


#actImpr li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #9072AE;
	text-decoration: none;
	background-color: #FFFFFF;
	list-style-type: none;
	display: inline;
	background-attachment: fixed;
}

#actImpr a {
	color: #9072AE;
	text-decoration: none;
	background-color: #FFFFFF;
	height: 18px;
	width: 145px;
	padding-top: 2px;
	padding-left: 15px;
	float: left;
}

#actImpr a:hover {
	color: #FFFFFF;
	background-color: #000000;
	background-attachment: fixed;
}