body  {
	margin: 0; 
	padding: 0;
	border: 0;
	text-align: center; /* Hierdurch wird der Container in IE 5*-Browsern zentriert. Dem Text wird dann im #container-Selektor die Standardausrichtung left (links) zugewiesen. */
	color: #2c2c2b;
	font-family: "Lucida Grande", "Bitstream Vera Sans", "Lucida Sans Unicode", sans-serif;
	font-size: 62.5%;
	background-color: #e6f2fa;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
 }
h1 {
 	color: #2c5486;
	font-size: 2em;
	margin:0px;
	padding:0 0 10px 0;
 }
h2 {
 	color: #2c5486;
	font-size: 1.6em;
	margin:0px;
	padding:0 0 6px 0;
 }
h3 {
 	color: #2c5486;
	font-size: 1.3em;
	margin:0px;
	padding: 0 0 6px 0;
 }
h4 {
 	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 1.6em;
	color:#802b01;
	font-weight:bold;
	vertical-align:middle;
	background-image:url(../images/menu-titel.jpg);
	background-repeat: no-repeat;
	padding:0.5em 0 0.5em 20px;
	margin:0px;
 }
a {
	color:#bc4307;
} 
img {
	border:0px;
}
ol li {
	padding-bottom:12px;
}
ul {
	padding:12px 0 5px 16px;
	margin:0;
}
ul li {
	padding-bottom:12px;
	list-style-type:square
} 
/* FRAMEWORK */
 
#container { 
	width: 980px;  
	margin: 0 auto; 
	text-align: left; /* Hierdurch wird die Einstellung text-align: center im Body-Element aufgehoben. */
 } 
#header {
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	height: 160px;
	padding: 0;
 } 
#metamenu {
	padding:138px 5px 0 0;
	text-align:right;
 }
#metamenu a {
 	font-size:1.1em;
	color:#2c5486;
 }
#faqtop {
	text-align:left;
 	font-size:0.8em;
	color:#2c5486;
}
#sitename{
	padding:70px 0px 0 196px;
	display:inline;
	float:left;
	font-size: 3em;
	color:#2c5486;
	font-weight:bold;
 }

/* HAUTPMENUE */

#menubar {
	float: left; 
	width: 210px; 
 }
#menu-top {
 	background-image: url(../images/menu-top.jpg);
	background-repeat: no-repeat;
	height: 4px;
	overflow:hidden;
 }
#menu-middle {
 	background-image: url(../images/menu-middle.jpg);
	background-repeat:repeat-y;
 }
#menu-bottom {
 	background-image: url(../images/menu-bottom.jpg);
	background-repeat: no-repeat;
	height: 5px;
 }
.menu_active, .menu_inactive {
	display: block;	
	line-height:2em;
	font-size:1.2em;
	text-decoration:none;
	padding-left:34px;
}
.menu_inactive {
	background-image:url(../images/menu-inactive.jpg);
	color:#853902;
	font-weight: normal;
}
.menu_active, .menu_inactive:hover {
 	color:#f7f2e1;
	background-image:url(../images/menu-active.jpg);
}

/* SUBMENU */
/* Linie unten */
.submenu#_580 {
  background-image: url(../images/content-top-580.jpg);
}
.submenu#_700 {
  background-image: url(../images/content-top-700.jpg);
}
.submenu {
  background-repeat: no-repeat;
  background-position: bottom;
}
/* Linie links */
.submenu div.start, .submenu-700 div.start  {
  float:left;
  background-image: url(../images/submenu-start.jpg);
  background-repeat: no-repeat;
  background-position: left top;
  height: 3.23em;
  width: 0.4em;
}
/* Linie oben */
.submenu div.entry, div.entry-active {
  float:left;
  background-image: url(../images/submenu-top.jpg);
  background-position: top;
  background-repeat:repeat-x;
  padding-top: 0.55em;
}
.submenu div.entry {
  background-color: #f4f1e0;
  margin-bottom: 0.1em;
}
.submenu div.entry-active {
  background-color: #fff;
  padding-bottom: 0.1em;
}
/* Linie rechts */
.submenu a { 
  color: #853902;
  background-color: #f4f1e0;
  background-image: url(../images/submenu-right.jpg);
  background-repeat: no-repeat;
  background-position: right;
  padding: 0.7em 0.9em 0.7em 0.5em;
  line-height: 2.6em;
  text-decoration:none;
}
.submenu a:hover {
   color: #c55910;
}
.submenu .entry-active a { 
  color: #c55910;
  background-color: #fff;
}

.submenu div.clear {
  clear: both;
}

 
 /* SIDEBAR */
 
#sidebar {
	float: right; 
	width: 168px; 
	padding: 0px; 
 }
#sidebar-top {
 	background-image: url(../images/sidebar-top.jpg);
	background-repeat: no-repeat;
	height: 4px;
	overflow:hidden;
 }
#sidebar-middle {
 	background-image: url(../images/sidebar-middle.jpg);
	background-repeat:repeat-y;
 }
#sidebar-bottom {
 	background-image: url(../images/sidebar-bottom.jpg);
	background-repeat: no-repeat;
	height: 7px;
 }
#sidebar-middle h4 {
 	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 1.6em;
	color:#1C3E6C;
	font-weight:bold;
	vertical-align:middle;
	background-image:url(../images/sidebar-titel.jpg);
	background-repeat: no-repeat;
	padding:0.5em 0 0.5em 20px;
	margin:0px;
 }
#sidebar-middle p {
	padding:6px 10px 6px 14px;
	margin:0;
	}
.sidebar-header {
	font-weight:bold;
	color:#1a2c42;
	line-height:1.6em;
	}
#sidebar-middle a {
	font-weight:bold;
	color:#1a2c42;
	line-height:1.6em;
	}
.dokument {
	padding:8px 16px;
	margin:0;
	}
.dokument td {
	padding-right:3px;
	vertical-align:middle;
	}
#logo-top {
 	background-image: url(../images/logo-top.jpg);
	background-repeat: no-repeat;
	height: 7px;
	overflow:hidden;
 }
#logo-middle {
 	background-image: url(../images/sidebar-middle.jpg);	
	background-repeat:repeat-y;
	text-align:center;
	padding:8px 0;
 }
#logo-middle img {
	padding:8px 0;
 }
#logo-bottom {
 	background-image: url(../images/sidebar-bottom.jpg);
	background-repeat: no-repeat;
	height: 7px;
 }

/* CONTENT */
 
#mainContent { 
 	font-size: 1.2em;
	margin: 0 10px;
	padding: 0px; 
	float:left;
	width:580px;
 }

#mainContent-750 { 
 	font-size: 1.2em;
	margin: 0 10px;
	padding: 0px; 
	float:left;
	width:750px;
 }
#mainContent-700 { 
 	font-size: 1.2em;
	margin: 0 10px;
	padding: 0px; 
	float:left;
	width:700px;
 }
#mainContent-690 { 
 	font-size: 1.2em;
	margin: 0 10px;
	padding: 0px; 
	float:left;
	width:690px;
 } 
#mainContentTemplate { 
 	font-size: 1.2em;
	margin: 0 10px;
	padding: 0px; 
	float:left;
	width:650px;
 } 
#content-top {
 	background-image: url(../images/content-top-580.jpg);
	background-repeat: no-repeat;
	height: 5px;
	overflow:hidden;
 }
#content-top-750 {
 	background-image: url(../images/content-top-750.jpg);
	background-repeat: no-repeat;
	height: 5px;
	overflow:hidden;
 }
#content-top-700 {
 	background-image: url(../images/content-top-700.jpg);
	background-repeat: no-repeat;
	height: 5px;
	overflow:hidden;
 }
#content-top-690 {
 	background-image: url(../images/content-top-690.jpg);
	background-repeat: no-repeat;
	height: 5px;
	overflow:hidden;
 }
#content-top-580 {
 	background-image: url(../images/content-top-580.jpg);
	background-repeat: no-repeat;
	height: 5px;
	overflow:hidden;
 }
#content-middle {
 	background-image: url(../images/content-middle-580.jpg);
	padding:20px;
	background-repeat:repeat-y;
 }
#content-middle-750 {
 	background-image: url(../images/content-middle-750.jpg);
	padding:20px;
	background-repeat:repeat-y;
 }
#content-middle-700 {
 	background-image: url(../images/content-middle-700.jpg);
	padding:20px;
	background-repeat:repeat-y;
 }
#content-middle-690 {
 	background-image: url(../images/content-middle-690.jpg);
	padding:20px;
	background-repeat:repeat-y;
 }
#content-middle-580 {
 	background-image: url(../images/content-middle-580.jpg);
	padding:20px;
	background-repeat:repeat-y;
 }
#content-middle-template {
 	background-image: url(../images/content-middle-652.jpg);
	padding:20px;
	background-repeat:repeat-y;
 }
#content-bottom {
 	background-image: url(../images/content-bottom-580.jpg);
	background-repeat: no-repeat;
	height: 7px;
 }
#content-bottom-750 {
 	background-image: url(../images/content-bottom-750.jpg);
	background-repeat: no-repeat;
	height: 7px;
 }
#content-bottom-700 {
 	background-image: url(../images/content-bottom-700.jpg);
	background-repeat: no-repeat;
	height: 7px;
 }
#content-bottom-690 {
 	background-image: url(../images/content-bottom-690.jpg);
	background-repeat: no-repeat;
	height: 7px;
 }

.fltrt { /* Mit dieser Klasse koennen Sie ein Element auf der Seite nach rechts fliessen lassen. Das floatende Element muss vor dem Element stehen, neben dem es auf der Seite erscheinen soll. */
	float: right;
	margin-left: 8px;
 }
.fltlft { /* Mit dieser Klasse koennen Sie ein Element auf der Seite nach links fliessen lassen. */
	float: left;
	margin-right: 8px;
 }
.clearfloat { /* Diese Klasse sollte in einem div- oder break-Element platziert werden und das letzte Element vor dem Schliessen eines Containers sein, der wiederum einen vollstaendigen Float enthalten sollte. */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
 }
 
 /* BUTTONS */
.big-button {
	text-align:center;
	padding-bottom:16px;
 }
.big-button img {
 	border:0;
 }


 /* FORMULARE */ 
.search {
	padding:14px 4px 14px 19px;
 }
.search div {
   display:inline;
	vertical-align:middle;
 }
.inputfield {
 	width:90px;
	margin: 0 4px;
 }
label {
	font-size: 1.2em;
	font-weight:bold;
}

.sitemap-link ul {
	padding:4px;
	margin:0;
}
.sitemap-link ul ul {
	padding:4px;
	margin:0;
}
.sitemap-link li {
	color: #bc4307;
	font-size: 1.2em;
	margin:0px;
	padding: 0 0 0px 12px;
}
.sitemap-link li li {
	color: #bc4307;
	font-size: 0.9em;
	margin:0px;
	padding: 0 0 2px 12px;
}

/* tabelle fuer listendarstellungen */

table.liste {
	width:540px;
	background-color: #ffffff;
	margin:0;
	border:0;
	border-spacing:0;
}

/* header tabellenreihe fuer feldkennzeichnungen */

table.liste th {
	margin:0;
	padding:3px;
	background-color: #2c5486;
	color: #ffffff;
	font-weight: bold;
	border-bottom: 1px solid #000000;
	text-align:left;
}



/* normale datenreihe in der tabelle */

table.liste td {
	color:#4D4D4D;	
	padding:3px;
	border-bottom: 1px solid #E9E9E9;
}

table.liste td img {
	border:none;
}