/* BuBiG-Layout V5 Februar 2009 */

body {
  color: black;
  background-color: #FFFFFF;
  font-family: arial, helvetica, sans-serif, verdana;
  font-size: 80%;  /* Enables font size scaling in MSIE */
  margin: 0;
  padding: 0;
  min-width: 980px;
}

html > body {
  font-size: 0.8em;  /* all browsers except IE */
}

acronym {
  border-bottom: 1px dotted #999999;
  cursor: help;
  margin: 0;
  padding: 0 0 0.4px 0;
}

.doNotDisplay {
  display: none;
}

/* ##### Kopfleiste ##### */

.superHeader {
  color: white;
  background-color: #A90032;
  height: 2em;
}

.superHeader .highlight {
  color: #A90032;
  background-color: #F0F0F0;
}

.superHeader a {
  color: white;
  background-color: transparent;
  text-decoration: none;
  font-size: 91%;
  margin: 0;
  padding: 0 0.5ex 0 0.5ex;
}

.superHeader a:hover {
  text-decoration: underline;
}

.superHeader .left {
  position: absolute;
  left: 4mm;
  top: 0.75ex;
}

.superHeader .right {
  position: absolute;
  right: 1.5mm; /* ohne GAds: 1.5mm 28.0mm */
  top: 0.75ex;
}

.ewv5 { position:absolute;
        top: 0px;
        right: 28px;
        border:0px;
}

.midHeader {
  color: #F0F0F0;
  background-color: #004594;
  height: 60px;
  border-bottom: 1px solid #999999;
}

.eckenbrueller  { position:absolute;
                  top: 26px;  /* 2em; */
                  right: 0 /* falls farbbündig mit Dunkelblau: 5mm; */
                  /* display: none;
                  cursor:default; */
}

.headerTitle {
  font-size: 337%;  /* 337% */
  font-weight: normal;
  margin: 0 0 0 4mm;
  padding: 0.25ex 0;
  cursor:default;
}

.headerTitle a {
  color: white;
  background-color: transparent;
  text-decoration: none;
}

.headerTitle a:hover {
  text-decoration: none;
  color: #CCCCCC;
}


/* ##### Inhalt ##### */

#inhalt {
  color: black;
  background-color: white;
  text-align: left;
  line-height: 1.6em;
  margin: 0 0 0 0;
  padding: 0.5mm 5mm 5mm 5mm;
}

#inhalt p {
  font-size: 110%;
  margin: 0.2em 0 0em 1em;
  padding: 0;
  text-align: left;
}

#inhalt .suche {
  text-align: center;
  margin-top: 30px;
  }

#inhalt .highlight { font-weight: bold; }

#inhalt .textmarker {
  color: black;
  background-color: #FFD955;
  padding: 1px 3px 2px 3px;
}

#inhalt .prealone {
  color: #A90032;
  font-weight: bold;
  padding-left: 5em;
  padding-top: 1.5em;
  text-align: left;
}

#inhalt .prev {
  color: #A90032;
  font-weight: bold;
  padding-left: 5em;
  padding-top: 1.5em;
  float: left;
}

#inhalt .next {
  color: #A90032;
  font-weight: bold;
  padding-right: 5em;
  padding-top: 1.5em;
  text-align: right;
}

#inhalt .abstand { margin-bottom:40px;
                      margin-top:0px; }

/* GAd Banner im Themenfeldbereich 468 breit */
#inhalt p.adv {
  text-align:left;
  vertical-align:middle;
  padding: 15px 0 15px 18px;
  margin: -0.2em 0 0em -1em;    /* neutralisiert die eigentliche p-Einstellung */
}

#inhalt p.totop {
  text-align:right;
  margin: 8px -10px -10px 1px;
  padding: 0;
}

#inhalt .topOfPage {
  color: white;
  background-color: transparent;
  font-size: 91%;
  font-weight: bold;
  text-decoration: none;
  margin: 2.5ex 1ex 0 0;  /* For MSIE */
  padding: 0;
  float: right;
}

#inhalt a {
  font-size: 100%;
  color: black;
  background-color: transparent;
  text-decoration: underline;
}

#inhalt a:visited {
  text-decoration: underline;
  color: #004594;
}

#inhalt a.themenlink {
  font-size: 100%;
  color: #004594;
  background-color: transparent;
  text-decoration: underline;
  font-weight: bold;
}

#inhalt a.themenlink:hover {
  text-decoration: none;
  color: #004594;
}

#inhalt a.exlink {
  font-size: 100%;
  color: black;
  background-color: transparent;
  text-decoration: none;
  background: url(link-extl.gif)
  no-repeat
  right center;
  padding-right: 15px;
}

#inhalt a.exlink:hover {
  text-decoration: underline;
  background: url(link-exth.gif)
  no-repeat
  right center;
  padding-right: 15px;
  color: black;
}

#inhalt a.exlink:visited {
  text-decoration: none;
  background: url(link-extv.gif)
  no-repeat
  right center;
  padding-right: 15px;
  color: black;
}

#inhalt table { margin: 0 auto; table-layout: fixed; border: 0; align: center; text-align: left; border-collapse: collapse; empty-cells: show; }
#inhalt td { width: 480px; height: 90px; border:0; vertical-align:top; overflow: auto; padding: 5px; }



/* Ohne Klasse: Nur hier Erläuterungsbild linksbündig */
#inhalt img {
        vertical-align:text-top;
        float: left;
        padding: 1px;
        margin-right: 5px;
        margin-left: 5px;
        margin-top: 5px;
        margin-bottom: 5px;
        border: solid 1px #004594;
}

#inhalt img:hover {
        border: solid 1px #FFFFFF;
}

#inhalt img.inline {
        vertical-align:middle;
        margin-right: 6px;
        margin-left: 2px;
        margin-top: 2px;
        margin-bottom: 4px;
        border: 0;
        float:none;
}

#inhalt > .topOfPage {
  margin: 2.75ex 1ex 0 0;  /* For fully standards-compliant user agents */
}

/* ##### Footer ##### */

#footer {
  color: white;
  background-color: #A90032;
  font-size: 91%;
  margin: 0;
  padding: 0.4em 1em 0em 1em;
  height: 1.7em;
  clear: both;
  border-top: 1px solid #999999;
}

#footer .left {
  float: left;
  clear: left;
}

#footer .right {
  text-align: right;
}

#footer a {
  color: white;
  background-color: transparent;
  text-decoration: none;
  padding: 0 0.5ex 0 0.25ex;
}

#footer a:hover {
  text-decoration: underline;
}