/* Allgemeine Elementanweisungen * * * * * * * * * * * * * * */
/*Stand 30.08.2005 - uebernahme multiLexikon*/

body {
  background: #FFFFFF url(../Bilder_und_Grafiken/BereichsVisual/aktive_Visuals/BV_metanav.jpg)  7.5em 0 no-repeat;
}

body.net {
  background: #FFFFFF url(../Bilder_und_Grafiken/BereichsVisual/aktive_Visuals/BV_metanav_eng.jpg)  7.5em 0 no-repeat;
}

/* multiNav  * * * * * * * * * * * * * * * * * * * * * * * */

#multiNav {
position:absolute;
top: 0;
width: 7.5em;
background: #9A0F82 url(../img/bgr_menu_meta.jpg) top left
repeat-x;
}


/* Hauptnavi Boxen * * * * * * * * * * * * * * * * * * * * * */

#multiNavBox {
  width: 7.5em;
  height: 3.75em;
}

#multiNavBox.on {
  height: 7.5em;
}

#multiNav .innen {
  position: absolute;
  width: 100%;
  height: 3.75em;
  background: url(../img/bgr_weisse_linie_horizontal.gif) top left repeat-x;
}

#multiNav .on .innen {
  height: 7.5em;
}



/* Linkfarben  * * * * * * * * * * * * * * * * * * * * * * * */

#multiNav a:link,
#multiNav a:visited {
  color: #FEC3C5;
  text-decoration: none;
}

#multiNav a:focus,
#multiNav a:hover,
#multiNav a:active,
#multiNav a.on:link,
#multiNav a.on:visited {
  color: #FFFFFF;
  text-decoration: none;
}


/* Hauptnavi Links  * * * * * * * * * * * * * * * * * * */

#multiNav .multiNavHeadline1 {
  position: absolute;
  bottom: 0;
  padding: 0 18px 6px 8px;
}

#multiNav h2 {
  font: 600 100%/120% arial,helvetica,sans-serif;
  margin: 0;
}

#multiNav .multiNavHeadline1 sup {
  font-size: 90%;
  font-weight: normal;
  padding-left:0.1em;
}


/* Hauptnavi Pfeil * * * * * * * * * * * * * * * * * * * * * */

.multiNavBoxArrow {
  position: absolute;
  right: 0;
  padding-top: 0.5em;
  padding-right: 0.35em;
}



/* multiMetaBuehne * * * * * * * * * * * * * * * * * * * * * */

#multiMetaBuehne {
  position:absolute; 
  left: 10.3em;
  top: 12.6em;
  width: 24em;
  padding: 0 0 1em 0;
}

#multiMetaBuehne h1 {
  font: 130%/110% 'Times New Roman',Times,serif;
  margin: 0;
}

#multiMetaBuehne h2 {
  font-size: 70%;
  margin: 1.6em 0 0 0;
}

#multiMetaBuehne p {
  font: 70%/140% arial,helvetica,sans-serif;
  margin: 0.8em 0;
}



/* Linkformatierungen  * * * * * * * * * * * * * * * * * * * */

/* Allgemein */

a:link,
a:visited {
  color: #666666;
}

a:focus,
a:hover,
a:active {
  color: #FF0000;
}



/* buttonBackToTop * * * * * * * * * * * * * * * * * * * * * */

.buttonBackToTop a:focus,
.buttonBackToTop a:hover,
.buttonBackToTop a:active {
  color: #FF0000;
}


/* multiMetaBuehne * * * * * * * * * * * * * * * * * * * * * */

#multiMetaBuehne .multiZurueckLink {
  position: absolute;
  top: -35px;
  z-index: 3;
}



/* multiFensterSchliessen  * * * * * * * * * * * * * * * * * */

#multiFensterSchliessen {
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 2;
}

#multiFensterSchliessen a:link,
#multiFensterSchliessen a:visited {
  color: #333333;
  font-size: 70%;
  text-decoration: none;
}

#multiFensterSchliessen a:focus,
#multiFensterSchliessen a:hover,
#multiFensterSchliessen a:active {
  color: #FF0000;
}

#multiFensterSchliessen img {
  padding-left: 4px;
  vertical-align: bottom;
}



/* metaStandorte * * * * * * * * * * * * * * * * * * * * * * */

.metaStandorte {
  padding-top: 1.6em;
}

#multiMetaBuehne .metaStandorte h2 {
  margin: 0;
}

#multiMetaBuehne .metaStandorte p {
  line-height: 130%;
  margin: 0 0 0.8em 0;
}

#multiMetaBuehne .metaStandorte .links,
#multiMetaBuehne .metaStandorte .rechts {
  float: left;
  width: 50%;
  padding: 0.8em 0 0 0;
}

#multiMetaBuehne .metaStandorte img.zahl {
  position: absolute;
}

#multiMetaBuehne .metaStandorte .links h3,
#multiMetaBuehne .metaStandorte .rechts h3 {
  font-size: 70%;
  margin: 0 0 0 20px;
}

#multiMetaBuehne .metaStandorte .links p,
#multiMetaBuehne .metaStandorte .rechts p {
  margin: 0 0 0 20px;
}



/* multiMetaSitemap * * * * * * * * * * * * * * * * */

#multiMetaSitemap table td {
  vertical-align: top;
}

body #multiMetaSitemap table ul {
  padding-bottom: 10px;
}

#multiMetaSitemap table ul,
#multiMetaSitemap table li {
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: left;
}

#multiMetaSitemap table li {
  display: inline;
  font-size: 70%;
  line-height: 140%;
}

#multiMetaSitemap table a:link,
#multiMetaSitemap table a:visited {
  display: block;
  color: #333333;
  background: url(../img/btn_sitemap_pfeil.gif) no-repeat 0 0.3em;
  text-decoration: none;
  padding-left: 14px;
}

#multiMetaSitemap table a:focus,
#multiMetaSitemap table a:hover,
#multiMetaSitemap table a:active,
#multiMetaSitemap table a.on:link,
#multiMetaSitemap table a.on:visited {
  color: #FF0000;
  background-image: url(../img/btn_sitemap_pfeil_on.gif);
}

#multiMetaSitemap h1 {
  font:  bold 70% arial,verdana,sans-serif;
  margin: 3em 0 0.8em 0;
  padding: 0.3em 0.3em 0.3em 0.5em;
  background-color: #F2F2F2;
}

#multiMetaSitemap .ebene2 h2 {
  font:  bold 70% arial,verdana,sans-serif;
  margin: 1em 0 0.1em 50px;
}

#multiMetaSitemap .ebene3 h3 {
  font: 70% arial,verdana,sans-serif;
  line-height: 140%;
  margin: 0 0 0 80px;
}

#multiMetaSitemap h3 a:link,
#multiMetaSitemap h3 a:visited {
  display: block;
  color: #333333;
  background: url(../img/btn_sitemap_pfeil.gif) no-repeat 0 0.3em;
  text-decoration: none;
  padding-left: 14px;
}

#multiMetaSitemap h3 a:focus,
#multiMetaSitemap h3 a:hover,
#multiMetaSitemap h3 a:active,
#multiMetaSitemap h3 a.on:link,
#multiMetaSitemap h3 a.on:visited {
  color: #FF0000;
  background-image: url(../img/btn_sitemap_pfeil_on.gif);
}

#multiMetaSitemap ul,
#multiMetaSitemap li {
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: left;
}

#multiMetaSitemap .ebene3 ul {
  margin-left: 94px;
}

#multiMetaSitemap .ebene4 ul {
  margin-left: 130px;
}
/*Pflichtfeldkennzeichnung*/
.sternchen { color: #FF0000; }

/* multiLexikon  * * * * * * * * * * * * * * * * * * * * */

#multiLexikon {
  margin-top: 15px;
}

#multiLexikon a.off:link,
#multiLexikon a.off:visited {
  display: block;
  float: left;
  width: 1.1em;
  height: 1.2em;
  color: #333333;
  font-size: 100%;
  text-decoration: none;
  text-align: center;
  margin: 0 4px 2px 0;
  border: solid 1px #333333;
}

#multiLexikon a.on:focus,
#multiLexikon a.on:hover,
#multiLexikon a.on:active,
#multiLexikon a.on:link,
#multiLexikon a.on:visited {
  display: block;
  float: left;
  width: 1.1em;
  height: 1.1em;
  color: #CC0066;
  font-size: 100%;
  text-decoration: none;
  text-align: center;
  margin: 0 4px 2px 0;
  border: solid 1px #CC0066;
}


#multiLexikon br {
  clear: both;
}
  
#multiLexikon p {
  margin: 0 0 15px 0;
  padding: 0 0 15px 0;
  /*line-height: 1em;*/
}

#multiLexikon select {
  font-size: 70%;
  width: 21em;
}

#multiLexikon p.rechtsbuendig {
  font-size: 70%;
  width: 21em;
}

html > body #multiLexikon p.rechtsbuendig {
  font-size: 70%
}

#multiLexikon input {
  font-size: 90%;
  margin: 12px 0 0 0;
}

#multiPkBuehneRechts h2.multiLexikon {
  font-size: 70%;
  margin: 2.2em 0 0 0;
}

#multiLexikon .glossarref {
    clear: both;
    border: none;
    font-size: 70%;
    margin-top: -2em;
}
