/*
buecherhallen.de standard.css
zul. bearb. v. T. Wyatt, feld.wald.wiese am 12.12.2011
*/

/** Allgemeine Elementanweisungen */

body {
  background: #c0c0c0;
  color: #000;
  font-family: verdana, arial, sans-serif;
  font-size: 100.01%;
  line-height: 1.3;
  padding: 0;
  margin: 0;
  text-align: center;
}

textarea { font-family: verdana, arial, sans-serif; }

h1, h2, h3, h4, h5, h6, p, ul, ol, li, form, fieldset, legend, label {
  padding: 0;
  margin: 0;
}

ul { list-style: none; }

li li,
li p,
li h4,
td p {
  font-size: 100% !important;
}

a:link,
a:visited { 
  color: #0092C6;
  text-decoration: underline;
}

a:focus,
a:hover,
a:active { 
  color: #de007e;
  background-color: #fbdeee;
}

img {
  border: 0;
  vertical-align: bottom;
}

fieldset {
  border: 0;
  border-style: solid; /* fuer opera 7 */
  font-size: 1em;
}

fieldset.border {
  border: 1px solid #B2DEEE;
}

legend {
  font-weight: bold;
  color:#000;
}

fieldset fieldset legend {
  font-size: .7em;
}
fieldset fieldset legend.fehler {
  color:red;
}

#rahmen fieldset fieldset label {
  font-weight: normal;
}

input, textarea, select {
  font-size: 100%;
  font-family: verdana, arial, sans-serif;
  vertical-align: middle;
}

select {
  border: 1px solid #5B9DC6;
}

hr { display: none; }

input.submit {
  border-width: 0;
}

select.select-small {
  width: 215px;
}

label.border {
  padding-right: 6px;
  border-right: 1px solid #5B9DC6;
  margin-right: 2px;
}

td, th { font-size: .7em;}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * **/
/** Allgemeine Klassenanweisungen */

.stopFloat {
  float: none;
  clear: both;
  display: block;
  overflow: hidden;
  height: 1px;
  font-size: 1px;
  line-height: 1px;
}

.unsichtbar,
#fuss h1 {
  position: absolute !important;
  top: -6000px !important;
  left: -6000px !important;
  height: 1px !important;
  width: 1px !important;
}

.ungefettet { font-weight: normal; }

/* * * * * * * * * * * * * * * * * * * * * * * * * * * **/

/** Rahmen */

#rahmen {
  position: relative;  
  width: 59.5em;
  background: #fff;
  text-align: left;
  margin: 0 auto;
}

#rahmen-innen {
  position: relative;
  padding: .25em .25em 0 .25em;
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * **/
/** Kopf */

#kopf {
  background: #0092c6 url(/custom/bueha/img/allgemein/logo_streifen.gif) no-repeat 217px 7px;
  color: #fff;
}

#kopf-bereich-1 {
  position: relative;
  float: left;
  width: 27em;
}

#logo {
  width: 203px;
  height: 85px;
  background: #fff;
  margin: 7px;
  text-align: center;
}

#logo img {
  width: 110px;
  height: 85px;
}

#logo span {
  display:block;
}

#logo a:link,
#logo a:visited {
  display: block;
  height: 85px;
  width: 203px;
}

#logo a:focus,
#logo a:hover,
#logo a:active {
  background: #fff;
}

/* Links (Service-Menue, Suche, Funktionen) */

#kopf-bereich-2 {
  float: right;
  position: relative;
  width: 31em;
  padding-top: 10px;
}

#kopf-bereich-2 a:link,
#kopf-bereich-2 a:visited {
  color: #fff;
  text-decoration: none;
}

#kopf-bereich-2 ul#service-menue-1,
#kopf-bereich-2 ul#service-menue-2 {
  float: left;
  width: 8.9em;
  border-top: 1px solid #46b0d6;
  margin: 7px .7em 0 0;
}

#kopf-bereich-2 ul#service-menue-1 {
  width: 8.7em;
}

#kopf-bereich-2 ul#service-menue-1 li,
#kopf-bereich-2 ul#service-menue-2 li {
  font-size: .7em;
}
                           
#kopf-bereich-2 ul.service li a:link,
#kopf-bereich-2 ul.service li a:visited,
#kopf-bereich-2 ul.service li strong {
  display: block;
  padding: .25em 3px .25em 22px;
  border-bottom: 1px solid #46b0d6;
}

#kopf-bereich-2 ul#service-menue-1 li a:link,
#kopf-bereich-2 ul#service-menue-1 li a:visited,
#kopf-bereich-2 ul#service-menue-1 li strong {
  padding-left: 14px;
}

ul#service-menue-1 li a:link,
ul#service-menue-1 li a:visited,
ul#service-menue-1 li strong {
  background: url(/custom/bueha/img/icons/icon_pfeil_hauptmenue.gif) no-repeat 1px .6em;
}

ul#service-menue-1 li a:hover,
ul#service-menue-1 li a:focus,
ul#service-menue-1 li a:active {
  background-image: url(/custom/bueha/img/allgemein/linkpfeil_pink.gif);
  background-color: #fbdeee;
  color: #de007e;
}

li#dgs a:link,
li#dgs a:visited {
  background: url(/custom/bueha/img/icons/icon_gebaerden.gif) no-repeat 1px 50%;
}

li#dgs a:hover,
li#dgs a:focus,
li#dgs a:active {
  background: #fbdeee url(/custom/bueha/img/icons/icon_gebaerden_rosa.gif) no-repeat 1px 50%;
  color: #de007e;
}

li#rss a:link,
li#rss a:visited {
  background: url(/custom/bueha/img/icons/icon_rss.gif) no-repeat 1px 45%;
}

li#rss a:hover,
li#rss a:focus,
li#rss a:active {
  background: #fbdeee url(/custom/bueha/img/icons/icon_rss_rosa.gif) no-repeat 1px 45%;
  color: #de007e;
}

li#facebook a:link,
li#facebook a:visited {
  background: url(/custom/bueha/img/icons/icon_facebook.gif) no-repeat 1px 45%;
}

li#facebook a:hover,
li#facebook a:focus,
li#facebook a:active {
  background: #fbdeee url(/custom/bueha/img/icons/icon_facebook_rosa.gif) no-repeat 1px 45%;
  color: #de007e;
}

#suche {
  position: relative;
  float: right;
  text-align: right;
  width: 11em;
  height: 4.5em;
}

#suche p {
  position: absolute;
  left: 0;
  bottom: 0;
  font-size: .8em;
}

#suche input {
  vertical-align: middle;
}

#suche-feld {
  float: left;
  width: 10.8em;
  height: 1.3em;
  padding: .2em 3px .2em 7px;
  border: 1px solid #000;
}

#suche-feld:hover,
#suche-feld:focus,
#suche-feld:active {
  background: #fff url(/custom/bueha/img/hintergrund/input_over.gif) repeat-y 0 0;
}

#suche .suche-submit input {
  display: block;
  float: left;
  height: 1.5em;
  width: auto;
  background: #000;
  padding: .1em;
  border: 1px solid #000;
  margin-left: -2px;
  -moz-border-radius-topright: 4px;
  -webkit-border-top-right-radius: 4px;
  -khtml-border-top-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -khtml-border-bottom-right-radius: 4px;
}

#suche .suche-submit input:hover,
#suche .suche-submit input:focus,
#suche .suche-submit input:active {
  background: #de007e !important;
}

#suche .suche-submit input {
  vertical-align: bottom;
}

span.hilfe {
  display: block;
}

#funktionen {
  position: absolute;
  right: 4px;
  font-size: .65em;
  line-height: 1.85em;
  padding: 0;
}

#funktionen li {
  float: left;
  position: relative;
  top: 1px;
  left: 1px;
  border-right: 1px solid #fff;
}

#funktionen li a:link,
#funktionen li a:visited {
  display: block;
  height: 1.95em;
  color: #fff;
  text-decoration: none;
  padding: 0 8px 0 25px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -khtml-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -khtml-border-bottom-left-radius: 4px;  
}

li#druckversion a:link,
li#druckversion a:visited {
  background: #000 url(/custom/bueha/img/icons/icon_drucken.gif) no-repeat 7px .35em;
}

li#vorlesen a:link,
li#vorlesen a:visited {
  background: #000 url(/custom/bueha/img/icons/icon_vorlesen.gif) no-repeat 7px .35em;
}

li#druckversion a:hover,
li#druckversion a:focus,
li#druckversion a:active {
  background: #de007e url(/custom/bueha/img/icons/icon_drucken_over.gif) no-repeat 7px .35em;
}

li#vorlesen a:hover,
li#vorlesen a:focus,
li#vorlesen a:active {
  background: #de007e url(/custom/bueha/img/icons/icon_vorlesen_over.gif) no-repeat 7px .35em;
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * **/
/** Hauptbereich */

#hauptbereich {
  float: left;
  width: 100%;
  border-top: 8px solid #000;
  margin-top: 1px;
}

#menuespalte {
  float: left;
  width: 13.15em;
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * **/
/** Hauptmenue */

#hauptmenue {
  background: #0092c6;
  margin-bottom: 39px;
}

#hauptmenue li {
  display: inline;
  font-size: 1em;
}

#hauptmenue a:link,
#hauptmenue a:visited,
#hauptmenue strong {
  display: block;
  position: relative;
  background: #0092c6 url(/custom/bueha/img/icons/icon_pfeil_hauptmenue.gif) no-repeat 6px .9em;
  color: #fff;
  font-size: .75em;
  font-weight: bold;
  line-height: 1.2;
  text-decoration: none;
  padding: .505em 0 .505em 19px;
  border-top: 1px solid #fff;
}

#hauptmenue a:focus,
#hauptmenue a:hover,
#hauptmenue a:active {
  background-color: #de007e;
  color: #fff;
}

#hauptmenue li.active a:link,
#hauptmenue li.active a:visited,
#hauptmenue strong {
  color: #fff;
  background-image: url(/custom/bueha/img/icons/icon_pfeil_hauptmenue_active.gif);
  background-position: 6px .8em;
  background-color: #de007e;
  margin: 0;
}

#hauptmenue a strong {
  color:#000;
}

#hauptmenue select {
  float: left;
  font-size: .7em;
  width: 12.5em;
  background: #fff;
  border: 1px solid #000;
  margin: 2px 1px 0 0;
  vertical-align: middle;
}

#hauptmenue input {
  float: left;
  margin: 0;
  vertical-align: middle;
}

#hauptmenue form {
  min-height: 2em;
  padding-top: 8px;
}

/* Hauptmenue - 2. Ebene */

#hauptmenue ul ul {
  background: #f9d2e8;
  padding: 6px 26px 6px 19px;
  margin: 0;
}

#hauptbereich #hauptmenue ul ul a:link,
#hauptbereich #hauptmenue ul ul a:visited,
#hauptbereich #hauptmenue ul ul strong {
  color:#000;
  background: url(/custom/bueha/img/allgemein/hauptnavi_kleiner_pfeil.gif) no-repeat 0 .7em #f9d2e8;
  font-size: .7em;
  font-weight: normal;
  padding: 3px 0 3px 10px;
  border-top: none;
  border-bottom: 1px solid #f29ccd;
  margin: 0;
}

#hauptbereich #hauptmenue ul ul strong {
  display: block;
  font-weight: bold;
  margin:0;
}

#hauptbereich #hauptmenue ul ul a:focus,
#hauptbereich #hauptmenue ul ul a:hover,
#hauptbereich #hauptmenue ul ul a:active {
  background-color: #fbe4f1;
  color: #de007e;
  text-decoration: underline;
}

#hauptbereich #hauptmenue ul ul li.last a,
#hauptbereich #hauptmenue ul ul li.last strong {
  border: none !important;
}

#hauptbereich #hauptmenue ul ul li a:link strong,
#hauptbereich #hauptmenue ul ul li a:visited strong {
  background: none;
  font-size: 1em;
  padding: 0;
  border-bottom: 0;
  margin: 0;
}

/* Hauptmenue 3. Ebene */

#hauptmenue ul ul ul {
  background: #f9d2e8;
  padding: 0 0 0px 0;
  margin: 0 0 3px 0;
}

#hauptbereich #hauptmenue ul ul ul a:link,
#hauptbereich #hauptmenue ul ul ul a:visited,
#hauptbereich #hauptmenue ul ul ul strong {
  background: url(/custom/bueha/img/allgemein/hauptnavi_kleiner_pfeil.gif) no-repeat 10px .7em #f9d2e8;
  padding: 3px 0 3px 20px;
}

#hauptbereich #hauptmenue ul ul ul a:focus,
#hauptbereich #hauptmenue ul ul ul a:hover,
#hauptbereich #hauptmenue ul ul ul a:active {
  background-color: #fbe4f1;
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * **/
/** Breadcrumb */

#hauptbereich p#breadcrumb {
  padding:0 0 3px 0;
  border-bottom: 1px solid #c3c3c3;
  margin: 15px 0 35px 0;
}

#breadcrumb a:link,
#breadcrumb a:visited {
  color: #000;
}

#breadcrumb a:hover,
#breadcrumb a:focus,
#breadcrumb a:active {
  color: #de007e;
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * **/
/** INA Banner */

#ina-klein {
  position: relative;
  min-height: 31px;
  background: url(/custom/bueha/img/ina/ina-klein-bg-oben.gif) no-repeat left bottom #F4EFE6;
  font-size: .65em;
  line-height: 1.25em;
  padding: 0 0 10px 0;
  margin: 34px 0 0 0;
  border-top: 1px solid #fff;
}

#ina-klein-innen {
  background: url(/custom/bueha/img/ina/ina-klein-sprechblase.gif) no-repeat right top;
  padding: 4px 16px 0 60px;
}

#ina-klein h2,
#ina-klein p {
  position: relative;
  top: 4px;
  display: inline;
  color: #000;
  font-size: 1em;
  border:0;
}

#ina-klein-2 {
  min-height: 22px;
  background: url(/custom/bueha/img/ina/ina-klein-bg-unten.gif) no-repeat right top #F4EFE6;
  margin: 0 0 9px 0;
}

#ina-klein-2 p {
  font-size: .65em;
  padding: 4px 0 4px 72px;
}

#ina-klein-2 a:link,
#ina-klein-2 a:visited,
#ina-klein-inaktiv a:link,
#ina-klein-inaktiv a:visited {
  color: #C25605;
  background: url(/custom/bueha/img/ina/linkpfeil.gif) no-repeat 0 .4em;
  font-weight: bold;
  padding-left: 12px;
}

#ina-klein-2 a:hover,
#ina-klein-2 a:focus,
#ina-klein-2 a:active,
#ina-klein-inaktiv a:hover,
#ina-klein-inaktiv a:focus,
#ina-klein-inaktiv a:active {
  color: #de007e;
  background-image: url(/custom/bueha/img/allgemein/linkpfeil_pink.gif);

}

/* wenn INA gross ist */

#ina-klein-inaktiv {
  position: relative;
  min-height: 54px;
  background: url(/custom/bueha/img/allgemein/ina-banner-bg-inaktiv.gif) no-repeat left bottom #F4EFE6;
  padding: 0 0 8px 0;
  margin: 12px 0 12px 0;
}

#ina-klein-inaktiv p,
#ina-klein-inaktiv h2 {
  font-size: .65em;
  padding: 6px 16px 0 62px;
  margin: 0 0 0px 0;
  color: #000;
  border:0;
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * **/
/** INA gross */

#ina {
  width: 580px;
  background: url(/custom/bueha/img/allgemein/ina_ecke.gif) no-repeat right bottom #F6F1EA;
  margin-bottom: 30px;
}

#ina-inner {
  position: relative;
  min-height: 155px;
}

#ina #schliessen {
  background: #E3DBD1;
  border-bottom: 1px solid #fff;
  padding: 3px 4px 3px 0;
  margin:0;
  text-align: right;
}

#ina #schliessen a:link,
#ina #schliessen a:visited {
  background: url(/custom/bueha/img/allgemein/schliessen.gif) no-repeat 100% 0;
  color: #000;
  text-decoration: none;
  padding: 0 16px 0 0;
}

/* Bild von ina */
#ina img {
  position: absolute;
  bottom: 0;
  left: 0;
}

/* Sprechblase */
#ina #ina-sprechblase-outer {
  position: relative;
  z-index: 2;
  width: 405px;
  padding: 15px 0 63px 135px;
}

#ina #ina-sprechblase {
  background: url(/custom/bueha/img/allgemein/ina-sprechblase.gif) no-repeat left top;
  min-height: 78px;
}

#ina #ina-sprechblase-inner {
  min-height: 54px;
  background: url(/custom/bueha/img/allgemein/ina-sprechblase-unten.gif) no-repeat left bottom;
  padding: 12px 12px 12px 54px;
}

#ina #ina-sprechblase p {
  padding: 0;
}

#ina #ina-sprechblase a:link,
#ina #ina-sprechblase a:visited {
  color: #C25605;
}

#ina #ina-sprechblase a:focus,
#ina #ina-sprechblase a:hover,
#ina #ina-sprechblase a:active {
  background: none;
}

#ina #ina-frage {
  position: absolute;
  bottom: 20px;
  left: 189px;
  z-index: 2;
}

#ina #ina-frage input.text {
  width: 296px;
}

#ina #ina-frage p {
  margin: 0;
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * **/
/** Inhaltsspalte */

#inhalt {
  margin-left: 15em;
}

#inhalt-innen {
  float: left;
  width: 100%;
}

.spalte1 {
  float: left;
  width: 21.25em;
}

.spalte2 {
  float: right;
  width: 21.25em;
}

.spalte1-breit {
  float: left;
  width: 28em;
}

.spalte2-schmal {
  float: right;
  width: 13.1em;
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * **/

/** Ueberschriften */

h2 {
  color: #007daf;
  font-size: 1.3em;
  font-weight: normal;
  margin: 0 0 .5em 0;
}

h3 {
  font-size: .8em;
  line-height: 1.4;
  margin: 1.5em 0 .5em 0;
}

h3.gross {
  font-size: 1em;
  font-weight: normal;
}

h3.bullet {
  font-size: .8em;
  line-height: 1.3em;
  background: url(/custom/bueha/img/allgemein/bullet.gif) no-repeat 0 .2em;
  padding-left:14px;
  margin:0 0 .8em 0;
}

h3.hinterlegt {
  background: #E0F2FA;
  padding: 1px 5px 2px 5px;
  margin-top: 2em;
  margin-bottom: .8em;
}

h4 {
  font-size: .7em;
  margin: 1em 0 .5em 0;
}

h4.abstand-oben {
  padding-top: 1.5em;
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * **/
/** Absaetze */

#inhalt p {
  font-size: .7em;
  line-height: 1.5;
  margin: 0 0 .8em 0;
}

#inhalt p.einleitung {
  color: #000;
  font-size: .7em;
  line-height: 1.5;
  font-weight: bold;
  margin-bottom: 1.75em;
}

#inhalt .ganzeBreite p { padding-right: 50px; }
#inhalt .spalte1-breit p,
#inhalt .spalte1 p,
#inhalt .spalte2 p {
  padding-right: 0;
}

#inhalt p.abstaende {
  margin: 1.4em 0 2.2em 0;
}

#inhalt p.abstand-oben { margin-top: 2em; }

.abstand-oben { margin-top: 2em !important; }
.abstand-unten { margin-bottom: 2em !important; }

#inhalt blockquote {
  background: #eef8fc url(../img/allgemein/blockquote.gif) 6px 8px no-repeat;
  padding: 12px 10px 5px 30px;
  margin: 1em 0 1.5em 0;
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * **/
/** Listen */

#inhalt ul {
  font-size: .7em;
  line-height: 1.5;
  margin: 0 0 1em 0;
  list-style: none;
}

#inhalt ul ul { font-size: 1em; }

#inhalt ol {
  margin: 0 0 1em 0;
  font-size: .7em;
}

#inhalt li {
  margin: .4em 0;
}

#inhalt ul li {
  background: url(../img/allgemein/liste_bullet_blau_auf_weiss.gif) no-repeat 0 .5em;
  padding: 0 0 0 14px;
}

#inhalt ul.eng li {
  margin-bottom: 0;
}

#inhalt ul.link li,
#inhalt li.link {
  background: none;
  list-style-image: none;
  padding-left: 0;
  margin-left: 0;
}

#inhalt ul.link li a:link,
#inhalt ul.link li a:visited,
#inhalt li.link a:visited,
#inhalt li.link a:link,
#inhalt .spalte2-schmal ul.link li strong {
  display: block;
  background-image: url(../img/allgemein/linkpfeil.gif);
  background-position: 0 .45em;
  background-repeat: no-repeat;
  padding: 0 0 0 14px;
  margin-bottom: .2em;
}

#inhalt ul.link li a:hover,
#inhalt ul.link li a:focus,
#inhalt ul.link li a:active,
#inhalt li.link a:hover,
#inhalt li.link a:focus,
#inhalt li.link a:active {
  background-image: url(../img/allgemein/linkpfeil_over.gif);
}

#inhalt ul.link li p {
  padding-left: 14px;
  margin-top: -.2em;
}

#inhalt ul.link li li a {
  margin-left: 30px;
}

#inhalt ul.rss li {
  list-style-image: none;
  background: url(../img/allgemein/feed-icon-12x12.gif) no-repeat 0 50%;
  padding-left: 18px;
  margin-left: 0;
}

#inhalt ul.link.standorte li { 
  margin: .2em 0;
}

#inhalt ul.link.standorte li.abstand-oben {
  margin-top: 1.1em !important;
}

#inhalt ol li { margin: 0 0 0 30px; }

#inhalt ol.a { list-style-type: lower-alpha; }
#inhalt ol.A { list-style-type: upper-alpha; }
#inhalt ol.i { list-style-type: lower-roman; }
#inhalt ol.I { list-style-type: upper-roman; }

/* * * * * * * * * * * * * * * * * * * * * * * * * * * **/
/** Links */

#inhalt a.link:link,
#inhalt a.link:visited,
#inhalt p.link {
  background-image: url(../img/allgemein/linkpfeil.gif);
  background-position: 0 0.3em;
  background-repeat: no-repeat;
  padding-left: 14px;
}

#inhalt a.link:hover,
#inhalt a.link:focus,
#inhalt a.link:active {
  background-image: url(../img/allgemein/linkpfeil_over.gif);
}

#inhalt p.link {
  background-position: 0 0.35em;
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * **/
/** Boxen */

.box {
  background: #c1e1f1;
  padding: 6px 6px 0 6px;
  border: 1px solid #c1e1f1;
  margin: 1em 0;
}

.spalte2-schmal .box {
  margin: 0 0 1em 0;
}

.box-wichtig {
  background: #fff7f3;
  padding: 6px 6px 0 6px;
  border: 1px solid #fdebe2;
  margin: 1em 0;
}

.box h3,
.box-wichtig {
  margin-top: 0;
}

#inhalt p.bildLinks {
  float: left;
  padding: 0;
  margin: 3px 12px 6px 0;
}

#inhalt p.bildRechts {
  float: right;
  padding: 0;
  margin: 3px 0 6px 8px;
}

#inhalt .galerie p.bildRechts { margin-left: 20px; }

.box.rss {
  margin-top: 15px !important;
}

.box.rss h3 {
  background: url(../img/allgemein/feed-icon-12x12.gif) no-repeat 0 50%;
  padding-left: 16px;
}

.spalte2-schmal .box.zentriert,
.spalte2-schmal .box p.zentriert {
  text-align: center;
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * **/
/** Diverse */

.galerie {
  padding: 10px 0 0 0;
  border-top: 1px solid #eef8fc;
  margin: 10px 0 0 0;
}

.diashow {
  padding: 10px 0 0 0;
  border-top: 1px solid #eef8fc;
  border-bottom: 1px solid #eef8fc;
  margin: 10px 0 10px 0;
}

#inhalt .spalte1-breit hr,
#inhalt hr.linie {
  display: block;
  height: 1px;
  background: #c3c3c3;
  color: #c3c3c3;;
  border: 0;
  margin: 1em 0;
}

#inhalt hr.linie.clear {
  clear: both;
}

/* Banner */

#banner { margin-bottom: 10px; }

#banner1 {
  float: left;
  width: 340px;
  padding: 239px 0 8px 0;
}

#banner2 {
  float: right;
  width: 340px;
  padding: 130px 0 8px 0;
}

#banner1.kinder1 {
  background: #e0f2fa url(/custom/kibi/img/bilder/banner/banner_kibi.jpg) no-repeat;  
/*  background: #e0f2fa url(/custom/bueha/img/bilder/banner/banner_kinder_01.jpg) no-repeat;  */
}

#banner2.kinder2 {
  background: #e0f2fa url(/custom/bueha/img/bilder/banner/banner_kinder_02.gif) no-repeat;  
}

#banner h3 {
  background: #0092c6;
  padding: 3px 9px !important;
  border-top: 1px solid #FFF;
  border-bottom: 1px solid #FFF;
  margin: 0 0 6px 0 !important;
}

#banner h3 a:link,
#banner h3 a:visited {
  color: #FFF;
  background: url(/custom/bueha/img/allgemein/linkpfeil_weiss.gif) no-repeat 1px .3em;
  text-decoration: none;
  padding-left: 12px;
}

#banner h3 a:hover,
#banner h3 a:focus,
#banner h3 a:active {
  color: #0092c6;
  background: #BBE2F3 url(/custom/bueha/img/allgemein/linkpfeil_blau.gif) no-repeat 1px .3em;
}

#banner p {
  margin: 0 10px !important;
  padding: 0 !important;
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * **/

/** Zielgruppenleiste (Startseite) */

#inhalt .leiste {
  width: 100%;
  float: left;
  margin: 0 0 38px 0;
}

#inhalt #leiste-1,
#inhalt #leiste-2 {
  float: left;
  width: 21.25em;
  border-bottom: 1px solid #fff;
}

#inhalt #leiste-2 {
  float: right;
}

#inhalt div.leiste p {
  font-size: 1em;
  padding: 0;
  margin: 0;
}

#inhalt div.leiste img {
  display: block;
  width: 21.25em;
  height: 8.25em;
  border-bottom: 1px solid #fff;
}

#inhalt div.leiste object {
  display: block;
  width: 21.25em;
  height: 8.3em;
  border-bottom: 1px solid #fff;
  vertical-align: bottom;
}

#inhalt div.leiste br {
  display: none;
}

#inhalt div.leiste a:link,
#inhalt div.leiste a:visited {
  display: block;
  background: #0092c6;
  color: #fff;
  line-height: 1.1em;
  text-decoration: none;
  vertical-align: bottom;
  height: 12em;
}

#inhalt div.leiste a:hover,
#inhalt div.leiste a:focus,
#inhalt div.leiste a:active {
  background: #de007e;
}

#inhalt div.leiste strong {
  display: block;
  background: url(/custom/bueha/img/allgemein/linkpfeil_weiss.gif) no-repeat 5px .8em;
  font-size: .85em;
  padding: .3em 4px 2px 18px;
}

#inhalt div.leiste span {
  display: block;
  font-size: .7em;
  line-height: 1.25;
  padding: 0 20px 8px 18px;
}

#inhalt div.leiste span#flashContent {
  font-size: 1em;
  line-height: 1.1;
  padding: 0;
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * **/
/** Veranstaltungen Uebersicht */

.spalte2-schmal .box-inner.veranstaltungen {
  background: #EEF8FC;
  padding: 10px;
}

#inhalt .spalte2-schmal .box-inner.veranstaltungen p {
  padding-right: 0;
}

#inhalt .spalte2-schmal .box-inner.veranstaltungen p.submit {
  font-size: .7em;
  padding-top: 0 !important;
  margin-top: 0 !important;
  margin-left: 0 !important;
}

#inhalt .spalte2-schmal .box-inner.veranstaltungen p.submit input {
  padding-left: 6px;
  padding-right: 6px;
  margin-top: .2em;
  margin-left: 0;
}

fieldset#veranstaltungen-fuer,
fieldset#veranstaltungen-wo {
  padding-bottom: 5px;
  border-bottom: 1px solid #BBE2F3;
  margin-bottom: 5px;
}

fieldset#veranstaltungen-fuer h4,
fieldset#veranstaltungen-wo h4,
fieldset#veranstaltungen-wann h4 {
  font-size: .75em;
  margin-top: 0;
}

select#wo {
  width: 99%;
}

.veranstaltungen-uebersicht h3 {
  background: #BBE2F3;
  font-size: .65em;
  text-transform: uppercase;
  padding: 2px 4px;
  margin: 0 !important;
}

.veranstaltungsarten {
  background: #E8F5FB;
  margin: 0 0 10px 0;
  padding: 10px 10px 0px 10px;
}

.veranstaltungsarten p {
  padding: 0 0 7px 0;
  margin: 0;
}

ul.veranstaltung-teaser {
  margin: 0;
  padding: 0;
  clear: both;
}

#inhalt .veranstaltung-teaser li {
  background: none;
  margin: 0;
  padding:0;
  display: inline;
}

#inhalt .veranstaltung-teaser h4 {
  font-size: .7em;
  line-height: 1.4;
  padding: 0 0 1px 0;
  margin: 0;
}

#hauptbereich #inhalt .veranstaltung-teaser p {
  border-bottom: 1px solid #c3c3c3;
  padding: 0 0 5px 0;
  margin: 0 0 3px 0;
}

.veranstaltung-teaser a:link,
.veranstaltung-teaser a:visited {
  padding: 0;
  margin: 0;
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * **/
/** Teaser */

.teaser-block { margin: 0 0 .5em 0; }

.teaser-block-titel {
  background: #0092c6 url(/custom/bueha/img/hintergrund/bg_titel.gif) top right no-repeat;
  color: #fff;
  font-size: .7em;
  padding: 4px 6px 4px 8px;
  margin: 0 0 0.9em 0;
}

.teaser-block-titel.link {
  padding: 0;
}

.startseite .spalte1 .teaser-block-titel {
  background: #de007e url(/custom/bueha/img/hintergrund/bg_titel_sonder.gif) top right no-repeat;
}

.startseite .teaser-block-titel.schlagzeilen,
.teaser-block-titel.schlagzeilen,
.teaser-block-titel.schlagzeilen a:link,
.teaser-block-titel.schlagzeilen a:visited {
  background-image: url(/custom/bueha/img/hintergrund/bg_titel_kurz.gif);
}

.teaser-block-titel a:link,
.teaser-block-titel a:visited {
  display: block;
  background: #0092c6 url(/custom/bueha/img/hintergrund/bg_titel.gif) top right no-repeat;
  color: #fff;
  padding: 4px 6px 4px 8px;
  text-decoration: none;
}

.teaser-block-titel a:hover,
.teaser-block-titel a:focus,
.teaser-block-titel a:active {
  background: #de007e url(/custom/bueha/img/hintergrund/bg_titel_sonder.gif) top right no-repeat;
}

.teaser-block-titel.schlagzeilen a:hover,
.teaser-block-titel.schlagzeilen a:focus,
.teaser-block-titel.schlagzeilen a:active {
  background: #de007e url(/custom/bueha/img/hintergrund/bg_titel_kurz_sonder.gif) top right no-repeat;
}

.teaser-block-titel a span {
  background: url(/custom/bueha/img/allgemein/linkpfeil_weiss.gif) 0 50% no-repeat;
  padding-left: 12px;
}

.teaser {
  padding: 0 0 13px 0;
  border-bottom: 1px solid #c3c3c3;
  margin: 0 0 13px 0;
}

.veranstaltungen .teaser {
  padding: 0 0 5px 0;
  margin: 0 0 5px 0;
}

.teaser.topmeldung {
  background: #ffe5f1;
  padding-top: 10px;
  padding-right: 3px;
  border-bottom: 1px solid #f299cb;
  margin-top: -.62em;
}

.teaser.topmeldung.kein-bild {
  padding-left: 8px;
  padding-right: 6px;
}

.teaser-block .ohneRahmen { border: none; }

.teaser.ohneRahmen {
  min-height: 1em;
}

.teaser h3,
.teaser h4 {
  font-size: .7em;
  padding: 0;
  margin: 0;
}

#inhalt .teaser p {
  padding: 0;
  margin: 0;
}

.teaser-block .teaser img.teaser-img {
  float: left;
  margin: 3px 10px 4px 0;
}

a.weiter:link,
a.weiter:visited {
  background-image: url(/custom/bueha/img/allgemein/linkpfeil.gif);
  background-repeat: no-repeat;
  background-position: 98% .35em;
  font-weight: bold;
  padding: 0 14px 0 0;
}

a.weiter:hover,
a.weiter:focus
a.weiter:active {
  background-image: url(/custom/bueha/img/allgemein/linkpfeil_over.gif);
}

/* Box für weitere teaser in der rechten Spalte */

.weitere-teaser {
  background: #E8F5FB;
  padding: 7px 10px 10px 10px;
}

#inhalt .weitere-teaser h3 {
  color: #555555;
  font-size: .65em;
}

#inhalt .weitere-teaser p {
  margin:0 0 0 0;
}

#inhalt .weitere-teaser strong {
  color:#555555;
}

a.mehr:link,
a.mehr:visited {
  background-image: url(/custom/bueha/img/allgemein/mehr.gif);
  background-repeat: no-repeat;
  background-position: 0 .45em;
  font-weight: bold;
  padding-left: 12px;
}

a.mehr:hover,
a.mehr:focus,
a.mehr:active {
  background-image: url(/custom/bueha/img/allgemein/linkpfeil_pink.gif);
}

.teaser img.veranstaltungen-bild {
  float:left;
  margin: 3px 10px 0 0;
}

.teaser span.veranstaltungen-text {
  display: block;
  padding-top: 16px;
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * **/
/** Banner linke Spalte */

#angebote li {
  margin: 0 0 10px 0;
}

#angebote li img {
  width: 18.75em;
  height: auto;
  border-bottom: 1px solid #fff;
}

#angebote li a:link,
#angebote li a:visited {
  display: block;
  background: #0092c6;
  color: #fff;
  font-size: .7em;
  font-weight: bold;
  line-height: 1.3em;
  text-decoration: none;
}

#angebote li a:hover,
#angebote li a:focus,
#angebote li a:active {
  background: #de007e;
}

#angebote li a span {
  display: block;
  background: url(/custom/bueha/img/icons/icon_pfeil_hauptmenue.gif) no-repeat 6px .75em;
  padding: .4em 2px .5em 19px;
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * **/
/** Sitemap */

#inhalt .sitemap .teaser-block-titel {
  margin-bottom: 0;
}

#inhalt .sitemap ul.link {
  margin-bottom: 2em;
}

#inhalt .sitemap ul.link li {
  background: none;
  padding: 0 !important;
  margin: 0 !important;
}

#inhalt .sitemap ul.link li a:link,
#inhalt .sitemap ul.link li a:visited {
  display: block;
  background-position: 0 .55em;
  padding: .2em 5px .2em 14px;
  border-bottom: 1px solid #e0e0e0;
  margin: 0;
  text-decoration: none;
}

#inhalt .sitemap ul.link li.first a:link,
#inhalt .sitemap ul.link li.first a:visited {
  padding-top: .6em;
  background-position: 0 .9em;
}

#inhalt .sitemap ul.link li a:hover,
#inhalt .sitemap ul.link li a:focus,
#inhalt .sitemap ul.link li a:active {
  text-decoration: underline;
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * **/
/** FAQ */

.fw2_faq {
  padding: 10px 0;
}

.fw2_faq .title {
  background: #ccc;
}

.fw2_faq .closed {
  display: none;
}

.fw2_faq .title {
  font-size: .8em !important;
  padding: 0 !important;
  border-top: 1px solid #fff;
  margin: 0 !important;
}

.fw2_faq .title a:link,
.fw2_faq .title a:link {
  display: block;
  background: #d7d7d7 url(/custom/bueha/img/hintergrund/menue_ebene_off.gif) repeat-x;
  text-decoration: none;
}

.fw2_faq .title a:hover,
.fw2_faq .title a:focus,
.fw2_faq .title a:active,
.fw2_faq .title a.open:link,
.fw2_faq .title a.open:visited {
  color: #0092c6;
  background: #b1d5e6 url(/custom/bueha/img/hintergrund/menue_ebene_on.gif) repeat-x !important;
}

.fw2_faq .title a:link .title-inner,
.fw2_faq .title a:visited .title-inner {
  display: block;
  background: url(/custom/bueha/img/icons/menue_ebene_pfeil_off.gif) no-repeat 10px 55%;
  padding: .5em 10px .4em 24px;
  margin: 0;
}

.fw2_faq a.open:link .title-inner,
.fw2_faq a.open:visited .title-inner {
  background-image: url(/custom/bueha/img/icons/menue_ebene_pfeil_on.gif);
}

.fw2_faq .body {
  background: #ebf7fb url(/custom/bueha/img/hintergrund/ebene_bg.gif) repeat-x;
  padding: 15px 15px 5px 10px;
}

.fw2_faq .body h4:first-child {
  margin-top: 0 !important;
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * **/

/** Fuss */

#fuss {
  background: #0092c6 url(/custom/bueha/img/allgemein/fuss.gif) repeat-x left bottom;
  padding: 12px 0 24px 0;
  margin-top: 20px;
}

#fuss #impressum {
  float: left;
  width: 15em;
}

#fussmenue {
  float: left;
  width: 6.5em;
}

#fuss p.ips {
  float: left;
  width: 8.45em;
}

#fuss #fuss_weitere {
  float: left;
  width: 30em;
}

#fuss ul {
  padding: 0;
}

#fuss #fuss_weitere ul {
  float: left;
  width: 100%;
}

#fuss li {
  font-size: .7em;
  line-height: 1.4;
  margin: .1em 0 !important;
}

#fuss a:link,
#fuss a:visited {
  background: url(/custom/bueha/img/allgemein/linkpfeil_weiss.gif) no-repeat 0 .35em;
  color: #fff;
  font-weight: bold;
  text-decoration: none;
  padding: 0 0 0 13px;
}

#fuss a:hover,
#fuss a:focus,
#fuss a:active {
  color: #de007e;
  background-image: url(/custom/bueha/img/allgemein/linkpfeil_pink.gif);
  background-color: #fbdeee;
}

#fuss h2 {
  color: #fff;
  font-size: .7em;
  font-weight: normal;
}

#fuss #impressum h2 {
  color: #0092c6;
}

#fuss #impressum h2,
#fuss #impressum li {
  padding-left: 6px;
}

#fuss p.ips {
  position: relative;
  top: -10px;
}

#fuss p.ips a:link,
#fuss p.ips a:visited {
  background: none;
}

#fuss p.nach-oben {
  float: right;
  font-size: .7em;
  margin-right: 6px;
}

#fuss p.nach-oben a:link,
#fuss p.nach-oben a:visited {
  background-image: url(/custom/bueha/img/allgemein/nach_oben.gif);
  background-position: 100% .25em;
  padding: 0 11px 0 0;
}

#fuss p.nach-oben a:hover,
#fuss p.nach-oben a:focus,
#fuss p.nach-oben a:active {
  background-image: url(/custom/bueha/img/allgemein/nach_oben_pink.gif);
}



/* * * * * * * * * * * * * * * * * * * * * * * * * * * **/

/** Veranstaltung Einzelansicht */

ul.termine {
  list-style-position: outside;
  width: 14em;
  padding-top: 0;
  border-top: 1px solid #BBE2F3;
  margin-top: .3em;
  margin-bottom: 1em;
}

#inhalt ul.termine li {
  background: url(/custom/bueha/img/allgemein/quadrat_blau.gif) no-repeat left .5em;
  padding: .2em 0 .2em 14px;
  border-bottom: 1px solid #BBE2F3;
  margin: 0 0 0 0;
  display:block;
}

#inhalt p.veranstaltung-termin {
  font-weight: bold;
  color: #555555;
  padding-bottom:6px;
  margin-bottom:1.5em;
  border-bottom: 1px solid #5B9DC6;
}

/* Link rechts neben der Überschrift */

p.ueberschrift-link {
  float: right;
  width: 12em;
  text-align: right;
  padding-top:.7em;
}

p.ueberschrift-link a:link,
p.ueberschrift-link a:visited {
  background: url(/custom/bueha/img/allgemein/linkpfeil_zurueck.gif) no-repeat 0 .5em;
  padding-left: 10px;
}

/* Liste mit Sprunglinks zu Stellen im Inhalt */

ul.inhaltslinks {
  float: left;
  width: 100%;
  list-style: none;
  padding-bottom:6px;
  border-bottom: 1px solid #E0F2FA;
}

#inhalt ul.inhaltslinks li {
  list-style: none;
  display: inline;
  padding:0;
  background: none;
}

ul.inhaltslinks a:link,
ul.inhaltslinks a:visited {
  float:left;
  margin-right: 19px;
  padding-left:12px;
  background: url(/custom/bueha/img/allgemein/sprunglink.gif) no-repeat 0 .3em;
}

/* Datentabellen */

table {
  border: 0;
  margin: 0 0 27px 0;
}

table.th-links {
  border-top: 1px solid #D8EDF9;
}

table th {
  font-weight: bold;
  text-align: left;
  color: #007DAF;
  padding: 4px 7px;
  background: #F9FDFE;
  border: 0;
  border-right: 1px solid #9ED0EB;
  border-bottom: 1px solid #D8EDF9;
  border-left: 1px solid #D8EDF9;
  vertical-align: top;
}

table th.ecke {
  background: #EFF8FC;
  padding-top: 3px;
  border-top: 1px solid #D8EDF9;
  border-right: 1px solid #9ED0EB;
  border-bottom: 1px solid #9ED0EB;
}

table th.kopf {
  background: #EFF8FC;
  padding-top: 3px;
  border-top: 1px solid #D8EDF9;
  border-right: 1px solid #D8EDF9;
  border-bottom: 1px solid #9ED0EB;
  border-left: 0;
}

table td {
  padding: 4px 7px;
  border: 0;
  border-right: 1px solid #D8EDF9;
  border-bottom: 1px solid #D8EDF9;
  vertical-align: top;
}

#inhalt table p,
#inhalt table li {
  font-size: 100%;
  padding-right: 0 !important;
}

table.bullets {
  width: 100%;
  margin-bottom: 2px;
}

table.bullets td {
  padding: 1px 0 1px 0px;
  border-right: 0;
  border-bottom: 1px solid #BBE2F3;
  text-align: right;
  vertical-align: top;
}

table.bullets th {
  background: url(/custom/bueha/img/allgemein/liste_bullet_blau_auf_weiss.gif) no-repeat left .5em;
  color: #000;
  font-weight:normal;
  padding: 1px 0 1px 14px;
  border: 0;
  border-bottom: 1px solid #BBE2F3;
  text-align: left;
  vertical-align: top;
}


/* * * * * * * * * * * * * * * * * * * * * * * * * * * **/
/** Standort */

.standort {
  background: #0092c6;
}

.standort-steckbrief {
  float: left;
  width: 22.5em;
}

.standort-steckbrief div {
  padding: 8px 2px 2px 10px;
}

.standort-steckbrief h3 {
  color: #fff;
  font-size: .8em;
}

#inhalt .standort .standort-steckbrief p,
.standort-steckbrief p a:link,
.standort-steckbrief p a:visited {
  color: #fff;
  padding: 0 !important;
  margin: 0 0 .6em 0;
}

#inhalt .standort-steckbrief p.link {
  background: none;
}

.standort-steckbrief p a:hover,
.standort-steckbrief p a:focus,
.standort-steckbrief p a:active {
  color: #de007e;
}

.standort-steckbrief p.link a:link,
.standort-steckbrief p.link a:visited {
  background-image: url(/custom/bueha/img/allgemein/linkpfeil_weiss.gif);
  background-repeat: no-repeat;
  background-position: 1px .4em;
  font-weight: bold;
  text-decoration: none;
  padding-left: 14px !important;
}

.standort-steckbrief p.link a:hover,
.standort-steckbrief p.link a:focus,
.standort-steckbrief p.link a:active {
  background-image: url(/custom/bueha/img/allgemein/linkpfeil_pink.gif);
  color: #de007e;
}

#inhalt p.standort-foto {
  padding: 0;
  margin: 0;
  text-align:right;
}

#inhalt p.standort-foto img {
  text-align: right;
  width: 30.4em;
}

#inhalt .standort .stopFloat {
  background: #fff;
}

.standort-infos h3 {
  background: #0092c6 url(/custom/bueha/img/hintergrund/bg_titel.gif) top right no-repeat;
  color: #fff;
  font-size: .7em;
  padding: 4px 6px 4px 8px;
  margin: 2.5em 0 0.9em 0;
}

.standort-infos .hinweis {
  background: #ffe5f1;
  padding-bottom: .3em;
  margin: 0 0 20px 0;
}

.standort-infos .hinweis h3 {
  background: #de007e url(/custom/bueha/img/hintergrund/bg_titel_sonder.gif) top right no-repeat;
  margin-bottom: .8em;
}

.standort-infos .hinweis a:hover,
.standort-infos .hinweis a:focus,
.standort-infos .hinweis a:active {
  background-color: #fff;
}

#inhalt .standort-infos .hinweis p {
  line-height: 1.4;
  padding: 0 0 0 0;
  margin: 0 5px .7em 8px;
}

.standort-infos .block {
  margin:0 0 20px 0;
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * **/
/** Formulare */

.formular fieldset {
  float: left;
  width: 100%;
  margin: 0 0 6px 0;
}

.formular .fieldset-innen {
  float: left;
  width: 100%;
  background: #dfeff8;
  padding: 8px 0;
  margin: 0;
}

#inhalt .formular.newsletterabo  .fieldset-innen.pflicht {
  background: #c1e1f1;
  padding: 12px 0 16px 0;
}

#inhalt .formular.newsletterabo legend {
  font-weight: normal;
}

#inhalt .formular fieldset h4 {
  font-size: .7em;
  margin: 1em 0 .8em 28%;
}

#inhalt .formular fieldset p {
  position: relative;
  float: left;
  width: 100%;
  line-height: 1.3;
  padding: .2em 0;
  margin: 0;
}

.formular fieldset p .form-links {
  float: left;
  width: 27%;
  margin-right: 1%;
  text-align: right;
}

.formular fieldset p .form-rechts {
  float: left;
  width: 65%;
}

input.text,
textarea.text {
  padding: 3px 0 3px 6px;
  border: 1px solid #0092c6;
}

textarea.text {
  padding: 3px 0 0 6px;
}

input.text:hover,
input.text:focus,
input.text:active,
textarea.text:hover,
textarea.text:focus,
textarea.text:active,
p.fehler input.text:hover,
p.fehler input.text:focus,
p.fehler input.text:active,
p.fehler textarea.text:hover,
p.fehler textarea.text:focus,
p.fehler textarea.text:active {
  background: #fff url(/custom/bueha/img/hintergrund/form_on.gif) repeat-y;
  border: 1px solid #de007e;
}

input.breite-XS {
  width: 12.5%;
}

input.breite-S {
  width: 35%;
}

input.breite-M {
  width: 50%;
}

input.breite-L,
textarea.breite-L {
  width: 100%;
}

#inhalt fieldset p.submit {
  font-size:.75em;
}

p.submit input {
  background: #199DCC;
  color: #fff;
  font-weight:bold;
  text-align: left;
  padding: 5px 16px;
  border-top: 1px solid #75c4e0;
  border-right: 1px solid #067db4;
  border-bottom: 1px solid #067db4;
  border-left: 1px solid #75c4e0;
  margin: 1.2em 0 .6em 28%;
  cursor: pointer;
}

p.submit input:hover,
p.submit input:focus,
p.submit input:active {
  background: #de007e;
  border-top: 1px solid #fb4fb1;
  border-right: 1px solid #a20063;
  border-bottom: 1px solid #a20063;
  border-left: 1px solid #fb4fb1;
}

.formular.umfrage {
  margin: 1.5em 1px 0 0;
}

.formular.umfrage .fieldset-innen {
  float: none;
  width: auto;
  padding: 8px 10px 10px 10px;
}

#inhalt .formular.umfrage fieldset h4 {
  margin: 0 0 .2em 0;
}

#inhalt .formular.umfrage fieldset p {
  position: relative;
  float: none;
  width: auto;
  padding: .2em 0 .2em 0;
  margin: 0;
}

.formular.umfrage table {
  width: 100%;
  border-top: 1px solid #9ED0EB;
  border-left: 1px solid #9ED0EB;
  margin: .6em 0 0 0;
}

.formular.umfrage th { width: 35%; }
.formular.umfrage td.wn { width: 18%; }

.formular.umfrage td,
.formular.umfrage th {
  font-weight: bold;
  text-align: left;
  color: #007DAF;
  padding: 4px 7px;
  background: #f6fbfd;
  border: 0;
  border-right: 1px solid #9ED0EB;
  border-bottom: 1px solid #9ED0EB;
  vertical-align: middle;
}

.formular.umfrage label {
  font-weight: normal;
  color: #000;
}

.formular.umfrage h4 label { font-weight: bold; }

.formular.umfrage input.breite-L {
  width: 10%;
}

.formular.umfrage textarea.breite-L {
  width: 90%;
}

.formular.umfrage p.submit input {
  padding-left: 20px;
  padding-right: 20px;
  margin-left: 0;
}


p.linieUnten {
  border-bottom: 1px solid #E0F2FA;
  color: #E0F2FA;
  padding-bottom: 8px;
}

span.pipe_abstaende {
  height: 1px;
  padding:0 4px;
}

div.autorenliste {
  width:100%;
  float:left;
  background: url(../img/allgemein/vertikaler_strich.gif) 210px top repeat-y;
  margin-bottom: 12px;
}
#inhalt div.autorenliste ul {
  width: 220px;
  float: left;
  margin: 0;
  padding: 0;
}

input, label { vertical-align: middle; }

#inhalt p.fehler {
  color: #b0271c;
}

#inhalt p.fehler label {
  font-weight: bold;
}

p.fehler input.text,
p.fehler textarea.text {
  border: 1px solid #b0271c;
}

#inhalt fieldset p.fehler img {
  position: absolute;
  right: 7px;
  margin-top: 0;
}

.fehlerbox {
  color: #b0271c;
  padding: 8px;
  border: 1px solid #b0271c;
  margin: 1.2em 0;
}

#inhalt .fehlerbox h3,
#inhalt .fehlerbox h4 {
  font-size: .8em;
  line-height: 1.4;
  margin: 0;
}

#inhalt .fehlerbox p {
  padding: 0;
  margin: 0;
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * **/
/** Forum */

.post {
  width: 90%;
}

.kommentar {
  background: url(../img/allgemein/sprechblase_hell.gif) no-repeat 21% 2px;
}

.postbody h4,
.postbody h5 {
  float: left;
  width: 20%;
  color: #5D5C5A;
  font-size: .7em;
  line-height: 1.3em;
  padding: 14px 0 0 0;
  margin: 0;
}

.postbody div.text {
  float: right;
  width: 71.25%;
  min-height: 3.8em;
  background: #f1f1f1;
  padding: .55em 2% 10px 1.75%;
  border-bottom: 0;
  margin: 5px 0;
}

* html .postbody div.text { height: 3.8em; }

#inhalt p.forum-beschreibung {
  padding-bottom: 1em;
  border-bottom: 1px solid #e0f2fa;
  margin-bottom: 2em;
}

.postbody p {
  border: 0;
  margin: 0 0 .6em 0;
  padding: 0;
}

.postbody h4 em,
.postbody h5 em {
  font-style: normal;
  font-weight: normal;
}

#inhalt p.forum-antworten {
  font-size: .65em;
  margin: 0 10% 0 22.5%;
}

p.forum-antworten a:link,
p.forum-antworten a:visited {
  display: block;
  width: 6.75em;
  color: #fff;
  background: #199DCC;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  padding: 1px 0;
  border-top: 1px solid #75C4E0;
  border-right: 1px solid #067DB4;
  border-bottom: 1px solid #067DB4;
  border-left: 1px solid #75C4E0;
  margin-top: 8px;
}

p.forum-antworten a:hover,
p.forum-antworten a:focus,
p.forum-antworten a:active {
  background: #008cc1;
  border-top: 1px solid #4bb0d5;
  border-right: 1px solid #0272ac;
  border-bottom: 1px solid #0272ac;
  border-left: 1px solid #4bb0d5;
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * **/
/** Chat */
#chat_container {
  display:none;
}

#wall {
	height: 15em;
	background:#fff;		/* die Hintergrundfarbe für das Nachrichtenfenster */
	overflow: auto;
	margin: 0 0 5px 0;
	border: 1px solid #199DCC;
	padding: 1px 3px;
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * **/

/** Leitsystem */

.leitsystem #rahmen {
  width: 46em;
}

.leitsystem #kopf-bereich-2 {
  display: none;
}

.leitsystem #inhalt {
  padding-top: 40px;
  margin-left: 62px;
  margin-right: 40px;
}

.leitsystem #fuss  {
  padding: 0 0 24px 0;
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * **/

/* hier pfuscht der Philipp weil Du krank warst, 13.10.2011 */

div.warnung {
  background: #ffe5f1;
  margin: 0;
  padding: 5px 10px 5px 10px;
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * **/

