/**************************************************************
   All page content
   Ueber-Layer des gesamten Seiteninhaltes
 **************************************************************/


#content {
	z-index: 2;
	position: absolute;
	float: left;
	margin-left: 21px;
	height: auto !important;
	height: 100%;
	min-height: 650px;
	width: 950px;
	background-image: url(../images/bg_main.gif);
    background-repeat: no-repeat;
    background-position: left top;

}

/* darunterliegender Layout-Layer zur Anpassung an verschiedene Aufloesungen */
#layer_index{
  z-index: 1;
  position: absolute;
  text-align: left;
  margin-top: 43px;
  width: 100%;
  height: auto !important;
  height: 100%;
  min-height: 650px;

}

/* bg-Class fuer die Startseite*/
.bg{
  background-image: url(../images/bg_index.gif);
  background-repeat: repeat-x;
  background-position: top;

}

/* bg-Class fuer die  Rubrikseiten */
.bg1{
  background-image: url(../images/bg_all.gif);
  background-repeat: repeat-x;
  background-position: top;

}


/**************************************************************
   Kopflayer mit der Kopfnavigation 
 **************************************************************/

#header {
	position: relative;
	text-align: right; 
	height: 41px;
	margin: 0 auto;
}

/* horizontale Ausrichtung der Listenpunkte */
#header li {
  display: inline;
  list-style: none;
}


/**************************************************************
   Mittlerer Layer mit dem Seiteninhalt
 **************************************************************/
 
#middle{
  float: left;
  position: relative;
  height: auto !important;
}

/********************************************
   Navigationslayer - linke Spalte mit Logo
 ********************************************/

/*********** allgemeine Navi-Spalten-Stile  **********/

/* Navi-Gesamtlayer */
#nav {
	float: left;
	text-align: left;
	position: relative;
	padding-left: 32px;
	width: 245px;
	text-align: left;
	position: relative;
	width: 245px;
    font: 11px Arial Narrow, Helvetica, sans-serif;
	color: #444;
	line-height: 140%;

}

/* allg. Linkfarbe im NaviLayer */
#nav a{
  color: #444;
}

/* Logo-Position */
 #logo{
	margin-top: 60px;
	height: 92px;
	width: 223px;

}

/*********** Formatstile der eigentlichen Navigation**********/
#navi {
	float: left;
	text-align: left;
	width: 245px;
	margin-top: 40px;
}

/* Formatstile der Hauptnavigation */

/* allgemeine Formatierung der Navi-Liste */
#navi li {
  display: inline;
  position: relative;
  padding-left: 0px;
  height: auto;
}
/* Formatierung bei Verlinkungen in der Navi-Liste */
#navi li a {
  list-style: none;
  list-style-position: inside;
  display: block;
  padding: 5px 0;
}


/* Formatstile der Unternavigation */

/* allgemeine Formatierung der Navi-Liste */
#navi ul {
  display: block;
  position: relative;
  text-align: left;
  height: auto;
  margin: 0;
  padding-left: 15px;
}

/* allgemeine Formatierung der Navi-Liste */
#navi ul li{
  display: inline;
  position: relative;
  height: auto;
  font: 12px arial, helvetica, sans-serif;
  font-weight: normal;  
}

/* Formatierung bei Verlinkungen in der Navi-Liste */
#navi ul li a {
  list-style: none;
  list-style-position: inside;
  display: block;
  padding-bottom: 5px;
  color: #073185;
}

/* Formatierung bei Mouseover in der Navi-Liste */
#navi ul li a:hover {
  color: #073185;
  text-decoration: underline;
}


/*******************************
   Page Content - Inhaltsspalte
 ********************************/
 

 /* eigentlicher Inhalts-GesamtLayer */
 #main{
  float: right;
  text-align: left;
  position: relative;
  height: auto !important;
  height: 100%;
  min-height: 100%;
  width: 673px;

}

/*********** Formatstile der Startseite **********/

 /* eigentlicher Inhalts-Layer */
#m_content{
  position: relative;
  height: auto !important;
  margin-top: 286px;
  margin-left: 39px;
  width: 634px;

}

 /* Copy linke Spalte */
#start_content_l{
	position: relative;
	float: left;
	height: auto !important;
	width: 327px;
}

 /* Copy rechte Spalte */
#start_content_r{
	position: relative;
	text-align: right;
	float: left;
	height: auto !important;
	padding-left: 43px;
	width: 220px;
}

 /* Copy rechte Spalte  fuer "Presse und Aktuelles" */
#start1_content_r{
	position: relative;
	text-align: left;
	float: left;
	height: auto !important;
	padding-top: 75px;
	padding-left: 43px;
	width: 220px;
}


 /*Formatstil der Featurekaesten */
#start_teaser{
	position: relative;
	clear: both;
	text-align: left;
	font-size: 11px;
	height: auto !important;
	width: 243px;
	line-height: 170%;
}

 /*Formatstil der LINKS in den Featurekaesten */
#start_teaser a{
  font-style: italic;
  font-size: 10px;
  color: #444;
  line-height: 240%;

}

/*********** Formatstile der Rubrikseiten **********/

 /* eigentlicher Inhalts-Layer  */
#m_content1{
  position: relative;
  height: auto !important;
  margin-top: 213px;
  margin-left: 39px;
  width: 634px;

}



 /* Copy linke Spalte */
#content_l{
	position: relative;
	float: left;
	height: auto !important;
	width: 450px;
}

#content_l2{
	position: relative;
	float: left;
	height: auto !important;
	width: 568px;
}

 /* Copy rechte Spalte */
#content_r{
	position: relative;
	float: left;
	height: auto !important;
	padding-left: 43px;
	width: 120px;
}

 /*Formatstil und Positionierung der Featurespalte */
#portrait{
	position: relative;
	text-align: left;
	font-size: 11px;
	height: auto !important;
	padding-top: 92px;
	width: 120px;
	line-height: 150%;
}
 /*Formatstil und Positionierung der Featurespalte */
#portrait_t{
	position: absolute;
	text-align: left;
	font-size: 11px;
	height: auto !important;
	padding-left: 493px;
	width: 140px;
	line-height: 130%;
}

#portrait_o{
	position: absolute;
	text-align: left;
	font-size: 11px;
	height: auto !important;
	padding-top: 13px;
	padding-left: 493px;
	width: 140px;
	line-height: 150%;
}

 /*Formatstil der LINKS in der Featurespalte */
#portrait_t a{
  font-style: italic;
  font-size: 10px;
  color: #444;
  line-height: 140%;

}

 /*Formatstil der LINKS in der Featurespalte */
#portrait a{
  font-style: italic;
  font-size: 10px;
  color: #444;
  line-height: 240%;

}


#copyright{
  font: 10px Arial Narrow, Helvetica, sans-serif;
  color: #7B7B7B;
  padding-left: 0px;
  padding-top: 80px;
  line-height: 140%;
}


/**************************************************************
   Generic Display 
   
    - allgemeine Formatierungen koennen durch ein Anhaengen in Class angewendet werden 
	z.B. class="eight nav_act 444"
	
 **************************************************************/
.block {
  text-align: justify;
}
.sub {
  font-size: 10px;
}
.lineh {
  line-height: 100%;
}
.nav_act {
  text-decoration: underline;
  color: #024F86;
}

.444{
  color: #444px;
}

.block {
  display: block;
}

.clear {
  clear: both;
}

.marginRight {
  margin-right: 15px;
}

.marginTop {
  margin-top: 15px;
}

.marginTop5 {
  margin-top: 5px;
}

.paddingLeft {
  padding-left: 5px;
}

.paddingRight {
  padding-right: 5px;
}

.floatLeft {
  float: left;
}

.floatRight {
  float: right;
}

.alignLeft {
  text-align: left;
}

.alignRight {
  text-align: right;
}

.alignTop {
  vertical-align: top;
}

.alignMiddle {
  vertical-align: middle;
}

.alignBottom {
  vertical-align: bottom;
}

.dark {
  color: #353E47;
}
