/*** Allgemeine Elemente ***/
body {
 font-size: 100%;
 font-family: Arial, Verdana, Helvetica, sans-serif;
 text-align: center;
}
body, div, p, form {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}
p { margin: 0 0 7px 0; line-height: 18px;}
a { text-decoration: none; }
a:hover, a:focus, a:active { text-decoration: underline; }
h1 {
  font-size: 16px;
  margin: 0 0 12px 0;
}
h2 {
  font-size: 14px;
  margin: 4px 0 8px 0;
}
h1, h2 {
  line-height: 18px;
}
h3,h4 {
  font-size: 12px;
  margin: 0 0 2px 0;
  line-height: 18px;
 }
ul {
  list-style-type: none;
  list-style-image: none;
  padding: 0;
}
ul li {
  padding-bottom: 0.1em;
  padding-top: 0.1em;
  list-style-type: none;
  list-style-image: none; 
}
img { border: 0; }
input, select, textarea { vertical-align: middle; font-family: Arial, Verdana, Helvetica, sans-serif; }
.fixfloat {
  display: block;
  float: none;
  clear: both;
  margin: 0;
  padding: 0;
  border: none;
  width: 0;
  height: 0;
  font-size: 0;
  line-height: 0;
}

.hide {display: none;}

#wrapper {
 width: 990px; /* 1018 breite mit schatten*/
 margin: 0 auto 0px auto; /* JS: Original:  0 auto 60px auto;*/
 text-align: left;
}

#kopfbereich, #inhaltsbereich_gesamt {
 font-size: 12px;
 width: 990px;
}

/*** Kopfbereich ***/
#kopfbereich {
 padding-top: 17px; /*** JS: eigentlich 40px ***/
}
#ls {
 position: relative;
}
#servicenav {
 font-size: 11px;
 position: absolute;
 right:0;
 top: 0;
}
#servicenav span {
 font-size: 10px;
 position: relative;
 top: -2px;
}
#kopfimg {
 margin-top: 17px; /* JS: Original: 22ps */
}
#hauptnav {
 height: 28px;
 background-position: left top;
 background-repeat: repeat-x;
}
#hauptnav ul {
 margin: 0;
}
#hauptnav ul li {
 float: left;
 height: 22px;
 padding: 6px 0 0 0;
 background-position: left top;
 background-repeat: repeat-x;
 font-weight: bold;
}
#hauptnav ul li.linkaktiv {
 background-position: left top;
 background-repeat: repeat-x;
}
#hauptnav ul li a {
 display: block;
 outline: none;
 padding: 0 18px 0 18px;
 letter-spacing: 1px;
 background-repeat: no-repeat;
 background-position: right center;
}
#hauptnav ul li.linkaktiv a {
 text-decoration: underline;
}
/*** Inhaltsbereich_gesamt ***/
#inhaltsbereich_gesamt {
 margin-top: 32px;
}
* html #inhaltsbereich_gesamt {overflow: hidden;}
#inhaltsbereich {
 float: left;
 margin-left: 17px;
}
/*** Inhaltsbereich_gesamt: Navigation ***/
#navigation {
 width: 200px; /* JS: eigentlich 210px */
 float: left;
 margin-left: 10px; /* JS: neuer Eintrag! */
}
#navigation ul {
 margin: 0;
}
#navigation ul li {
 padding: 2px 0 2px 0;
}
#navigation ul li a {
    padding-left: 16px;
    background-repeat: no-repeat;
    background-position: left 4px;
}
#navigation ul li a { display: inline-block; }
#navigation ul li.linkaktiv a.linkaktiv {
 text-decoration: underline;
}
#navigation ul li.linkaktiv a {
 font-weight: bold;
}
#navigation ul li ul {
 margin: 6px 0 6px 16px;
}
#navigation ul li.linkaktiv ul li a {
 font-weight: normal;
}
#navigation ul li.linkaktiv ul li.linkaktiv a {
 font-weight: bold;
}
#navigation ul li.linkaktiv ul li.linkaktiv ul li a {
 font-weight: normal;
}
#navigation ul li.linkaktiv ul li.linkaktiv ul li.linkaktiv a {
 font-weight: bold;
}
.inhaltsnavigation_box { border-bottom: solid 1px; margin-bottom:10px; }
#navigation .inhaltsnavigation_box.last {
 border-bottom: none;
}
.inhaltsnavigation_box ul { padding-bottom:10px; }
/*** Inhaltsbereich_gesamt: Hauptinhalt ***/
#inhalt {
 width: 500px;
 min-height: 350px;
 float: left;
 padding: 0 17px 0 17px;
 border-left-style: solid;
 border-left-width: 1px;
 border-right-style: solid;
 border-right-width: 1px;
}
* html #inhalt {height: 350px;}

#inhaltsbereich ul{
  margin: 0.3em 0 0.6em 16px;
  padding-left: 0;
}
#inhaltsbereich ul ul{
  margin: 0.2em 0 0.5em 14px;
}
h1.inaktiv {
 position: absolute;
 left: -1000px;
}
#inhalt .block {
  padding-bottom: 4px;
  margin-bottom: 16px;
}
#inhalt .block.last {border-bottom: none;}
/***** einspaltig *****/
.imgleft, .imgleft_mittel, .imgleft_original { float: left; margin: 0 8px 4px 0; width: 140px;}
.imgleft_mittel {width: 250px;}
.imggross {width: 500px;}
.imgleft_original { width: auto; }
.imgright, .imgright_mittel, .imgright_original { float: right; margin: 0 0 4px 8px; width: 140px;}
.imgright_mittel {width: 250px;}
.imgright_original { width: auto; }
.imgleft img, .imgright img, .imgleft_mittel img, .imgright_mittel img, .imggross img { width: 140px; padding-bottom: 2px; }
.imgleft_mittel img, .imgright_mittel img {width: 250px;}
.imggross img {width: 500px;}
.imgleft_original img, .imgright_original img { padding-bottom: 2px; }
.imgleft p, .imgright p, .imgleft_mittel p, .imgright_mittel p, .imggross p, .imgleft_original, .imgright_original { font-size: 10px; line-height: 14px; padding: 4px;}
#navigation .verweisliste, #inhaltsbereich .verweisliste, #inhaltsbereich .seitenanfang { margin-bottom: 12px; }
#inhaltsbereich .navigationFolgeseite {
 position: relative;
 margin-bottom: 20px;
}
#navigation .verweisliste div a, #inhaltsbereich .verweisliste div a, #inhaltsbereich .seitenanfang a, #inhaltsbereich .navigationFolgeseite a {
  line-height: 16px;
  display: block;
  background-repeat: no-repeat;
  background-position: left 6px;
  padding-left: 14px;
}
#inhaltsbereich .verweisliste div div {margin-bottom: 14px;}
#inhaltsbereich .verweisliste div.download a {background-position: left 3px;}
#inhaltsbereich .verweisliste div.sprung a, #inhaltsbereich .seitenanfang a { background-position: left 6px; }
#inhaltsbereich .zweispaltig div.sprung { width: 48%; float: left; padding-right: 1%;}
#inhaltsbereich .dreispaltig div.sprung { width: 32%; float: left; padding-right: 1.3%;}
#inhaltsbereich .verweisliste div a, #inhaltsbereich .navigationFolgeseite a { display: inline-block; }
#navigation .verweisliste { padding: 2px 0; }
#inhaltsbereich .verweisliste div a img {padding-left: 4px; padding-right: 4px; vertical-align: middle;}
#inhaltsbereich .navigationFolgeseite span {
 position: absolute;
}
#inhaltsbereich .navigationFolgeseite a.uebersicht {
 background-position: left 4px;
 left: 0;
 top: 0;
}
#inhaltsbereich .navigationFolgeseite a.vorherige {
 background-position: left 6px;
 padding-left: 12px;
}
#inhaltsbereich .navigationFolgeseite a.weiter {
 background-position: right 6px;
 padding-right: 12px;
 padding-left: 0;
}
* html #inhaltsbereich .navigationFolgeseite a.weiter {right: 8px;}
#inhaltsbereich .navigationFolgeseite span {
 right: 8px;
 top: 0;
}

/* JS: ergänzt */
#inhaltsbereich .seitenanfang { border-bottom:  1px solid; }




/* Meldungen */
.meldungen {
    margin-bottom: 16px;
    padding-bottom: 6px;
}
#inhaltsbereich .meldungen .verweisliste { margin-bottom: 0px; }
#inhalt .meldungen h2 {
    font-size: 12px;
    margin: 0 0 6px 0;
    line-height: 20px;
}
#inhalt .meldungen .imgleft {width: 90px;}
#inhalt .meldungen .imgleft img {width: 90px;}

/*** Inhaltsbereich_gesamt: Randspalte ***/
#randspalte {
 font-size: 11px;
 width: 210px;
 float: left;
 margin-left: 17px;
}
#randspalte .mBox {
 border-bottom-width: 1px;
 border-bottom-style: solid;
 padding-bottom: 5px;
 margin-bottom: 18px;
}
#randspalte .mBox.last {
 border-bottom: none;
}
#randspalte .mBox h3 {
 margin-bottom: 0;
 padding: 0 0 12px 0;
 background-repeat:  repeat-x;
 background-position:  left bottom;
}
#randspalte .mBox.presse span {float: none; clear: both; font-weight: bold;}
#randspalte .mBox.presse p a {
  width: 7px;
  line-height: 2px;
  padding-left:4px;
  text-decoration: none;
  /*white-space: nowrap;*/
  background-repeat: no-repeat;
  background-position: left center;
}
* html #randspalte .mBox.presse p a {overflow:hidden;}
#randspalte .mBox.presse p a span {
  visibility: hidden;
  letter-spacing: -5px;
  float: right;
}
#suche {padding-bottom: 14px;}
#suche label {
 font-size: 12px;
 display: block;
 font-weight: bold;
 padding: 0 0 10px 0;
}
#suche #suchbegriff {
 font-size: 11px;
 width: 170px;
 height: 16px;
 border-width: 1px;
 border-style: solid;
 padding: 2px;
 margin-right: 11px;
}
* html #suche #suchbegriff {
 height: 20px;
}

#randspalte .mBox p.info {
 padding: 8px;
 font-size: 12px;
}
.mBox_farbig { padding:0 10px 0 10px; }
.mBox_farbig h4 { border-bottom: 1px dotted; padding-top:10px; }
.mBox_farbig .verweisliste { margin-bottom:0; padding-bottom:0; display:inline; }	
.mBox_farbig.last { padding-bottom:10px; }		

/* Information Letzte ?nderung und Autor */ /* ergänzt durch JS */
#info
{
   /*position: relative;*/
  /* width:500px;*/
   font-size:10px;
   /*top:-12.4em; */
   /*left: 380px; */
   padding-top:3px;
   text-align:left;
   border-top: 1px solid;
}
/** html #info { top: -11.7em; }
*+ html #info { top: -11.7em; }*/
 #info .lastchange
{
  float:right;  
}
#info .author
{
  float:left;  
}


/*** Inhaltsbereich: Spezielles ***/
/* JS: Original: #inhalt table.table1 {	*/
#inhalt table {	
		clear: both;	
		padding: 0 0 0 0; /* JS: Original: 0 0 20px 0 */
		margin-bottom: 0px;	/* JS: Original: 20px */
		width: 100%;	
		caption-side: top;	
		}
#inhalt tr {	 border-bottom:  1px solid; }
#inhalt caption, #inhalt th, #inhalt td {	
		margin: 0;
		padding: 5px 10px;
		vertical-align: top;	
		border-bottom:  1px none;	/* JS: Original: 1px solid */
		text-align: left;
		vertical-align:top;
		}
#inhalt caption { font-weight: bold; }
#inhalt thead th {	padding:  10px 10px 2px 10px; }


#inhalt .teaser_zweispaltig { float:left; width:250px; margin-right:0; }
#inhalt .teaser_zweispaltig p, #inhalt .teaser_zweispaltig .verweisliste { padding:0 5px; }
#inhalt .links { margin-right:10px; }

	