/* BuBiG-Layout V5 Januar 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;
}

html > body {
  font-size: 0.8em;  /* all browsers except IE */
}

acronym {
}

.doNotDisplay {
  display: none;
}

/* ##### Kopfleiste ##### */

.superHeader {
  color: white;
  background-color: #A90032;
  height: 20px;
}

.superHeader a {
  color: white;
  background-color: transparent;
  text-decoration: underline;
  font-size: 90%;
  margin: 0;
  padding: 0;
}

.superHeader a:hover {
  text-decoration: none;
}

.superHeader .left {
float: left;
padding: 3px 5px 3px 5px;
}

.superHeader .right {
padding: 3px 5px 3px 5px;
float: right;
}

.ewv5 { display: none; }

.midHeader {
  color: #F0F0F0;
  background-color: #004594;
  height: 24px;
}

.eckenbrueller  { display: none;
}

.headerTitle {
  font-size: 100%;
  font-weight: bold;
  padding: 0.5ex 0;
  margin: 0 0 0 5px;
  cursor:default;
}

.headerTitle a {
  color: white;
  font-size: 150%;
  font-weight: bold;
  padding: 0.5ex 0;
  margin: 0 0 0 0px;
  text-decoration: underline;
}

.headerTitle a:hover {
  text-decoration: none;
  color: #CCCCCC;
}

/* ##### Side Bar ##### */

#side-bar { display:none;
}

/* ##### Inhalt ##### */

#inhalt {
  color: black;
  background-color: white;
  text-align: left;
  line-height: 1.6em;
  margin: 1px 1px 1px 1px;
  padding: 1px 2px 2px 2px;
}

#inhalt p {
  font-size: 110%;
  margin: 1em 1px 0em 1px;
  padding: 0;
}

#inhalt .highlight { font-weight: bold; }

#inhalt .textmarker {
  color: black;
  background-color: #FFD955;
  padding: 1px 3px 2px 3px;
}

#inhalt p.major {
  }

#inhalt p.minor {
}

#inhalt p.intro {
}

#inhalt .prealone {
  color: #A90032;
  font-weight: normal;
  text-align: left;
}


#inhalt .prev {
  color: #A90032;
  font-weight: normal;
  float: left;
}

#inhalt .next {
  color: #A90032;
  font-weight: normal;
  text-align: right;
}

#inhalt .abstand { margin-bottom: 2.5em;
                      margin-top: 0px; }

/* GAd Banner 468 breit */
#inhalt p.adv {
display: none;
}

/* GAd Banner 728 breit */
#inhalt p.advbreit {
display: none;
}

#inhalt p.totop {
  text-align:right;
  padding: 0px 0px 0px 0px;
  margin: 0 -5px -1em 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:hover {
  text-decoration: none;
}

#inhalt a:visited {
  text-decoration: underline;
}

#inhalt a.exlink:link {
  font-size: 100%;
  color: black;
  background-color: transparent;
  text-decoration: underline;
  background: url(link-extl.gif)
  no-repeat
  right center;
  padding-right: 15px;
}

#inhalt a.exlink:hover {
  text-decoration: none;
  background: url(link-exth.gif)
  no-repeat
  right center;
  padding-right: 15px;
}

#inhalt a.exlink:visited {
  text-decoration: underline;
  background: url(link-extv.gif)
  no-repeat
  right center;
  padding-right: 15px;
}

/* Beginn Format für externe Links in V3 */

#inhalt .extimg {
        vertical-align:middle;
        margin-right: 2px;
        margin-left: 0px;
        margin-top: 3px;
        margin-bottom: 5px;
        border: 0;
        float:none;
}

#inhalt .extlink {
}

/* Ende Format für externe Links in V3 */

#inhalt h1 {
  color: black;
  background-color: white;
  font-size: 200%;
  font-weight: normal;
  margin: 0 0 0 0;
  padding: 2ex 0 1ex 0.4ex;
  line-height: 1.2em;
}

#inhalt h2 {
  color: black;
  background-color: white;
  letter-spacing: 0.1em;
  text-align: left;
  font-size: 110%;
  line-height: 1.5em;
  border-left-width:0.5em;
  border-left-style:solid;
  border-color:#6487DC;
  margin: 2.2em 0em 1em -0.5em;
  padding: 0.4em 2em 0.4em 0.5em;
}

#inhalt h3 {
  color: white;
  background-color: #004594;
  font-size: 120%;
  font-weight: bold;
  margin: 2em 0 2em 0em;
  padding: 0.5ex 0 0.5ex 1ex;
  clear:right;  /* verhindert, dass Bilder in Ueberschriften rutschen */
}

#inhalt h4 {
  font-size: 130%;
  font-weight: bold;
  margin: 1.2em 0 1em 0;
  padding: 2ex 0 0.5ex 1ex;
}

#inhalt h5 {
  font-size: 110%;
  text-align: left;
  font-weight: bold;
  margin: 1em 0ex 1em 3em;
  padding: 0;
  line-height: 1.5em;
}

#inhalt li {
  list-style-type: disc;
  list-style-position: outside;
  font-size: 110%;
  margin: 0.2em 1px 0.4em 0;
  padding: 0 0 0 2px;
}

#inhalt table { width: 100%; table-layout: auto; border: 2px solid #000000; text-align: left; border-collapse: collapse; empty-cells: show; margin: 2px 1px 2px 1px; }
#inhalt caption {caption-side: bottom; font-size: 100%; line-height: 130%; }
#inhalt th { font-weight: bold; padding: 3px; text-align: center; border:1px solid #999999; }
#inhalt td { border:1px solid #999999; vertical-align:top; overflow:hidden; padding: 2px; }

/* Aufmacher-Bild oben rechts mit informationsfreiem, dekorativem Charakter */
#inhalt img.deko {
display: none;
}

/* Standard-Erläuterungsbild rechtsbündig */
#inhalt img.demo {
        vertical-align:text-top;
        float: right;
        margin-right: 5px;
        margin-left: 20px;
        margin-top: 5px;
        margin-bottom: 10px;
        border: solid 1px black;
}

/* Ohne Klasse: ebenfalls Standard-Erläuterungsbild rechtsbündig */
#inhalt img {
        vertical-align:text-top;
        float: right;
        margin-right: 5px;
        margin-left: 20px;
        margin-top: 5px;
        margin-bottom: 10px;
        border: solid 1px black;
}

/* Beginn Legendenbild */
#inhalt .demobild {
   border: 2px solid #999999;
   text-align: center;
   background-color: #F0F0F0;
   padding-top: 4px;
/* margin: 1.5em 0.25em 1em 2em; */
}

#inhalt .demobild img {
   margin: 1px 4px 4px 4px;
   padding: 0;
   border: 1px solid #000000;
}

#inhalt p.bildlegende {
   font-size: 100%;
   line-height: 130%;
/* margin: 1em 1ex 0.5em 1ex; */
   padding: 0;
}

#inhalt .bildrechts {
   float: right;
   }
/* Schluss Legendenbild */

#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: 15px 0 0 0;
  padding: 0.4em 1em 0em 1em;
  height: 1.7em;
  clear: both;
}

#footer .left {
  float: left;
  clear: left;
}

#footer .right {
  display: none;
}

#footer a {
  color: white;
  background-color: transparent;
  text-decoration: none;
  padding: 0 0.5ex 0 0.25ex;
}

#footer a:hover {
  text-decoration: underline;
}