/*
DEV hoeb4u.de:81 standard.css
zul. bearb. v. A. Schumacher, feld.wald.wiese am 04.11.2011
rot b0271c
*/


/** 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: #bd1304;
  text-decoration: underline;
}

a:focus,
a:hover,
a:active { 
  color: #930c03;
  background-color: #fee5e2;
}

img {
  border: 0;
  vertical-align: bottom;
}

fieldset {
  border: 0;
  border-style: solid; /* fuer opera 7 */
  font-size: 1em;
}

fieldset.border {
  border: 1px solid #da867e;
}

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%;
  padding: 2px;
  margin: 0;
  vertical-align: middle;
}

select {
  border: 1px solid #da867e;
}

hr { display: none; }

input.submit {
  border-width: 0;
}

input.text {
  width: 300px;
  border: 1px solid #5B9DC6;
}

input.textsmall {
  width: 186px;
  border: 1px solid #5B9DC6;
}

select.select-small {
  width: 215px;
}

label.border {
  padding-right: 6px;
  border-right: 1px solid #da867e;
  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: #b0271c url(/custom/hoeb4u/img/allgemein/logo_streifen.gif) no-repeat 217px 7px;
  color: #fff;
}

#kopf-bereich-1 {
  position: relative;
  float: left;
  width: 27em;
}

#logo {
  width: 209px;
  height: 85px;
  margin: 7px 7px 7px 1px;
  text-align: center;
}

#logo img {
  width: 209px;
  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 #cc4d3d;
  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 #cc4d3d;
}

#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-color: #7d031a;
  color: #fff;
}

li#twitter a:link,
li#twitter a:visited {
  background: url(/custom/hoeb4u/img/icons/icon_twitter.gif) no-repeat 1px 50%;
}

li#twitter a:hover,
li#twitter a:focus,
li#twitter a:active {
  background: #7d031a url(/custom/hoeb4u/img/icons/icon_twitter_over.gif) no-repeat 1px 50%;
  color: #fff;
}

li#rss a:link,
li#rss a:visited {
  background: url(/custom/hoeb4u/img/icons/icon_rss.gif) no-repeat 1px 45%;
}

li#rss a:hover,
li#rss a:focus,
li#rss a:active {
  background: #7d031a url(/custom/hoeb4u/img/icons/icon_rss_over.gif) no-repeat 1px 45%;
  color: #fff;
}

li#facebook a:link,
li#facebook a:visited {
  background: url(/custom/hoeb4u/img/icons/icon_facebook.gif) no-repeat 1px 45%;
}

li#facebook a:hover,
li#facebook a:focus,
li#facebook a:active {
  background: #7d031a url(/custom/hoeb4u/img/icons/icon_facebook_over.gif) no-repeat 1px 45%;
  color: #fff;
}

#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/hoeb4u/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: #7d031a !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: #7d031a url(/custom/hoeb4u/img/icons/icon_drucken_over.gif) no-repeat 7px .35em;
}

li#vorlesen a:hover,
li#vorlesen a:focus,
li#vorlesen a:active {
  background: #7d031a url(/custom/hoeb4u/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;
}

#bueha-logo {
  padding-top: 13px;
  padding-bottom: 8px;
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * **/
/** Hauptmenue */

#hauptmenue {
  background: #b0271c;
  margin-bottom: 39px;
}

#hauptmenue li {
  display: inline;
  font-size: 1em;
}

#hauptmenue a:link,
#hauptmenue a:visited,
#hauptmenue strong {
  display: block;
  position: relative;
  background: #b0271c 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: #7d031a;
  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: #7d031a;
  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: #f7ddda;
  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/hoeb4u/img/allgemein/hauptnavi_kleiner_pfeil.gif) no-repeat 0 .7em #f7ddda;
  font-size: .7em;
  font-weight: normal;
  padding: 3px 0 3px 10px;
  border-top: none;
  border-bottom: 1px solid #ffb9b1;
  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: #fcf1f0;
  color: #7d031a;
  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: #f7ddda;
  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/hoeb4u/img/allgemein/hauptnavi_kleiner_pfeil.gif) no-repeat 10px .7em #f7ddda;
  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: #fcf1f0;
}

#fatwi li {
  font-size: .75em;
  line-height: 1.4;
  margin: 0 0 2px 0;
}

#fatwi li a:link,
#fatwi li a:visited {
  display: block;
  color: #fff;
  background-color: #b0271c;
  background-image: url(/custom/hoeb4u/img/navi/facebook-twitter.gif);
  background-repeat: no-repeat;
  background-position: 0 0;
  padding: 22px 3em 9px 65px;
  text-decoration: none;
  
}

#fatwi li.twitter a:link,
#fatwi li.twitter a:visited {
  background-position: -800px 0;  
}

#fatwi li a:hover,
#fatwi li a:focus,
#fatwi li a:active {
  background-position: -1600px 0;
  background-color: #7d031a;
  text-decoration: none;
}

#fatwi li.twitter a:hover,
#fatwi li.twitter a:focus,
#fatwi li.twitter a:active {
  background-position: -2400px 0;  
}


/* * * * * * * * * * * * * * * * * * * * * * * * * * * **/
/** 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: #7d031a;
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * **/
/** HOEB4U-Logo */

#hoeb4u-logo {
  position: relative;
  font-size: .65em;
  line-height: 1.25em;
  padding: 0 0 12px 0;
  margin: 11px 0 0 0;
  border-top: 1px solid #fff;
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * **/
/** 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: 29.5em;
}

.spalte2-schmal {
  float: right;
  width: 13.1em;
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * **/

/** Ueberschriften */

h2 {
  color: #930c03;
  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/hoeb4u/img/allgemein/bullet.gif) no-repeat 0 .2em;
  padding-left:14px;
  margin:0 0 .8em 0;
}

h3.hinterlegt {
  background: #efcac5;
  padding: 1px 5px 2px 5px;
  margin-top: 2em;
  margin-bottom: .8em;
}

.box h3,
.box-wichtig {
  margin-top: 0;
}

h4 {
  font-size: .7em;
  margin: 0 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 .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;
}

#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 .ganzeBreite p.bildRechts {
  margin-right: 50px;
}

#inhalt .galerie p.bildRechts { margin-left: 20px; }

/* * * * * * * * * * * * * * * * * * * * * * * * * * * **/
/** Listen */

#inhalt ul {
  font-size: .7em;
  line-height: 1.4em;
  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 {
  padding: 0;
  margin: 0 0 .4em 30px;
}

#inhalt ul.eng li { margin-bottom: 0; }

#inhalt ul li { list-style-image: url(../img/allgemein/liste_bullet_blau_auf_weiss.gif); }


#inhalt ul.link li,
#inhalt li.link {
  list-style-image: none;
  margin-left: 0;
}

#inhalt ul.link li {
  margin-bottom: 0;
}

#inhalt ul.linien {
  border-top: 1px solid #c3c3c3;
  margin-top: 1.5em;
}

#inhalt ul.link.linien li a {
  background-position: 0 50%;
  padding-top: .25em;
  padding-bottom: .4em;
  border-bottom: 1px solid #c3c3c3;
}

#inhalt ul.link li a,
#inhalt li.link a,
#inhalt .spalte2-schmal ul.link li strong {
  display: block;
  background-image: url(../img/allgemein/linkpfeil.gif);
  background-position: 0 0.4em;
  background-repeat: no-repeat;
  padding: 0 0 .2em 14px;
  margin-bottom: 0;
}

#inhalt ul.link li p {
  padding-left: 14px;
  margin-top: -.2em;
}

#inhalt ul.link li li a {
  margin-left: 30px;
}

#inhalt ul.link.standorte li a { margin-bottom: .2em; }
#inhalt ul.link.standorte li.abstand-oben a { margin-top: 10px !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; }

#inhalt .box ul.link li {
  margin-bottom: 0;
}

.box ul.link li a:hover,
.box ul.link li a:focus,
.box ul.link li a:active {
  background-color: #fdf7f6;
}

#inhalt ul.twitter li {
  background: none;
  padding: 0;
  border-bottom: 1px solid #c3c3c3;
  margin: 0 0 .6em 0;
  list-style-image: none;
  list-style: none;
}

#inhalt ul.avatare {
  float: left;
  width: 100%;
  padding: .6em 0 1em 0;
}

#inhalt ul.avatare li {
  float: left;
  width: 19%;
  font-weight: bold;
  text-align: center;
  padding: 0 0 1.2em 0;
  margin: 0;
  list-style-image: none;
}

#inhalt ul.avatare li img {
  padding-bottom: .3em;
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * **/
/** Links */

#inhalt a.link {
  background-image: url(../img/allgemein/linkpfeil.gif);
  background-position: 1px 0.3em;
  background-repeat: no-repeat;
  padding-left: 14px;
}

#inhalt p.link {
  background-image: url(../img/allgemein/linkpfeil.gif);
  background-position: 1px 0.35em;
  background-repeat: no-repeat;
  padding-left: 14px;
  margin-top: .5em;
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * **/
/** Tabellen */

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: #bd1304;
  padding: 4px 7px;
  background: #fef9f8;
  border: 0;
  border-right: 1px solid #da867e;
  border-bottom: 1px solid #efd3d0;
  border-left: 1px solid #efd3d0;
  vertical-align: top;
}

table th.ecke {
  background: #fbe7e4;
  padding-top: 3px;
  border-top: 1px solid #efd3d0;
  border-right: 1px solid #da867e;
  border-bottom: 1px solid #da867e;
}

table th.kopf {
  background: #fbe7e4;
  padding-top: 3px;
  border-top: 1px solid #efd3d0;
  border-right: 1px solid #efd3d0;
  border-bottom: 1px solid #da867e;
  border-left: 0;
}

table td {
  padding: 4px 7px;
  border: 0;
  border-right: 1px solid #efd3d0;
  border-bottom: 1px solid #efd3d0;
  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 #aa1f14;
  text-align: right;
  vertical-align: top;
}

table.bullets th {
  background: url(/custom/hoeb4u/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 #aa1f14;
  text-align: left;
  vertical-align: top;
}

.standort-infos table td,
.standort-infos table th {
  border-bottom: 1px solid #c3c3c3;
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * **/
/** Boxen */

.galerie {
  padding: 10px 0 0 0;
  border-top: 1px solid #eef8fc;
  margin: 10px 0 0 0;
}

.box {
  background: #fbe7e4;
  padding: 6px 6px 0 6px;
  border: 1px solid #fbe7e4;
  margin: 1em 0;
}

.box-wichtig {
  background: #fff7f3;
  padding: 6px 6px 0 6px;
  border: 1px solid #fdebe2;
  margin: 1em 0;
}

.spalte2-schmal .box { margin: 0 0 6px 0; }
.spalte2-schmal .box.zentriert,
.spalte2-schmal .box p.zentriert {
  text-align: center;
}

#inhalt .spalte2-schmal strong { color: #bd1304; }

#inhalt .spalte1-breit hr,
#inhalt hr.linie {
  display: block;
  height: 1px;
  background: #e5acad;
  color: #e5acad;;
  border: 0;
  margin: 1em 0;
}

#inhalt hr.linie.clear {
  clear: both;
}

#inhalt .box p {
  line-height: 1.4;
}

#inhalt .box a:hover,
#inhalt .box a:focus,
#inhalt .box a:active {
  background: #fdf7f6;
}

/* Banner */

#banner { margin-bottom: 10px; }

#banner1 {
  float: left;
  width: 340px;
  padding: 130px 0 8px 0;
}

#banner2 {
  float: right;
  width: 340px;
  padding: 130px 0 8px 0;
}

#banner1.kinder1 {
  background: #e0f2fa url(/custom/hoeb4u/img/bilder/banner/banner_kinder_01.jpg) no-repeat;  
}

#banner2.kinder2 {
  background: #e0f2fa url(/custom/hoeb4u/img/bilder/banner/banner_kinder_02.gif) no-repeat;  
}

#banner h3 {
  background: #980005;
  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/hoeb4u/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: #980005;
  background: #BBE2F3 url(/custom/hoeb4u/img/allgemein/linkpfeil_blau.gif) no-repeat 1px .3em;
}

#banner p {
  margin: 0 10px !important;
  padding: 0 !important;
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * **/

/** Zielgruppenleiste (Startseite) */

#inhalt ul#zielgruppen-menue {
  width: 100%;
  float: left;
  margin: 0 0 38px 0;
  font-size: .7em;
  line-height: 1.35;
}

#inhalt ul#zielgruppen-menue li {
  width: 15.675em;
  float: left;
  background: none;
  padding: 0;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  margin: 0 0 0 0;
  list-style: none inside none;
}

#inhalt ul#zielgruppen-menue li.first {
  width: 15.55em;
}

ul#zielgruppen-menue img {
  width: 15.675em;
  height: auto;
  height: 12.3em;
  border-bottom: 1px solid #fff;
}

ul#zielgruppen-menue .first img {
  width: 15.55em;
}

ul#zielgruppen-menue a:link,
ul#zielgruppen-menue a:visited {
  display: block;
  background: #b0271c;
  color: #fff;
  font-weight: bold;
  text-decoration: none;
}

ul#zielgruppen-menue span {
  min-height: 3.2em;
  display: block;
  background: url(/custom/hoeb4u/img/allgemein/linkpfeil_weiss.gif) no-repeat 9px .9em #b0271c;
  padding: .5em 4px .2em 23px;
}

ul#zielgruppen-menue a:hover span,
ul#zielgruppen-menue a:focus span,
ul#zielgruppen-menue a:active span {
  background-color: #7d031a;
  cursor: pointer;
}

#inhalt ul#zielgruppen-menue li.last {
  border-right: 0;
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * **/
/** Veranstaltungen Uebersicht */

.spalte2-schmal .box-inner.veranstaltungen {
  background: #FBE7E4;
  padding: 10px 10px 5px 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;
}

#inhalt .spalte2-schmal .box-inner.veranstaltungen p.submit input {
  margin-top: 3px;
}

fieldset#veranstaltungen-fuer,
fieldset#veranstaltungen-wo,
fieldset#veranstaltungen-wann {
  padding: 0;
  margin: 0;
}

fieldset#veranstaltungen-fuer h4,
fieldset#veranstaltungen-wo h4,
fieldset#veranstaltungen-wann h4 {
  font-size: .8em;
}

select#wo {
  width: 99%;
}


.veranstaltungen-uebersicht h3 {
  background: #efcac5;
  font-size: .65em;
  text-transform: uppercase;
  padding: 2px 4px;
  margin: 0 !important;
}

.veranstaltungsarten {
  background: #fbe7e4;
  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;
}

.veranstaltung-teaser h4 {
  font-size: .7em;
  padding: 0;
  margin: 0 0 0 0;
}

#hauptbereich .veranstaltung-teaser p {
  border-bottom: 1px solid #EFCAC5;
  padding: 0 0 5px 12px;
  margin: 0 0 0 0;
}

.veranstaltung-teaser a:link,
.veranstaltung-teaser a:visited {
  background-image: url(/custom/hoeb4u/img/allgemein/mehr.gif);
  background-repeat: no-repeat;
  background-position: 0 .6em;
  padding: .15em 0 .2em 12px;
  margin: 0;
  display: block;
}

.veranstaltung-teaser strong { color: #555; }

/* * * * * * * * * * * * * * * * * * * * * * * * * * * **/
/** Teaser */

.teaser-block { margin: 0 0 .5em 0; }

.teaser-block-titel,
h3.hinterlegt {
  background: #b0271c url(/custom/hoeb4u/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 .teaser-block-titel.schlagzeilen,
.teaser-block-titel.schlagzeilen,
.teaser-block-titel.schlagzeilen a:link,
.teaser-block-titel.schlagzeilen a:visited {
  background-image: url(/custom/hoeb4u/img/hintergrund/bg_titel_kurz.gif);
}

.teaser-block-titel a:link,
.teaser-block-titel a:visited {
  display: block;
  background: #b0271c url(/custom/hoeb4u/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: #7d031a url(/custom/hoeb4u/img/hintergrund/bg_titel_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 10px 0;
  border-bottom: 1px solid #c3c3c3;
  margin: 0 0 10px 0;
}

.teaser.blog {
  min-height: 0;
  height: auto !important;
}

.teaser.twitter {
  min-height: 0;
  height: auto !important;
  padding-bottom: 6px;
  margin-bottom: 6px;
}

.teaser-block .ohneRahmen { border: none; }

.teaser.ohneRahmen {
  min-height: 1em;
}

.teaser h3,
.teaser h4 {
  font-size: .7em;
  padding: 0;
  margin: 0;
}

.teaser.blog h3 {
  padding-bottom: .4em;
}

.teaser.blog h3 span.datum {
  color: #000;
  font-weight: normal;
}

#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/hoeb4u/img/allgemein/linkpfeil.gif);
  background-repeat: no-repeat;
  background-position: 96% .4em;
  font-weight: bold;
  padding: 0 14px 0 0;
}

/* 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/hoeb4u/img/allgemein/mehr.gif);
  background-repeat: no-repeat;
  background-position: 0 .42em;
  font-weight: bold;
  padding-left: 12px;
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * **/

/** Fuss */

#fuss {
  background: #b0271c url(/custom/hoeb4u/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: #7d031a;
  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: #b0271c;
}

#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);
}

/*#fuss a:link,
#fuss a:visited {
  position: relative;
  background-image: url(/custom/hoeb4u/img/allgemein/mehr.gif);
  background-repeat: no-repeat;
  background-position: 0 .35em;
  padding: 0 0 0 12px;
  font-weight: bold;
}
*/

/*#fuss p.nach-oben a:link,
#fuss p.nach-oben a:visited {
  background-image: url(/custom/hoeb4u/img/allgemein/nach_oben.gif);
  background-position: 100% .3em;
  padding: 0 11px 0 0;
}
*/

/* * * * * * * * * * * * * * * * * * * * * * * * * * * **/

/** Veranstaltung Einzelansicht */

ul.termine {
  list-style-position: outside;
  width: 14em;
  padding-top: 0;
  border-top: 1px solid #e5acad;
  margin-top: .3em;
  margin-bottom: 1em;
}

#inhalt ul.termine li {
  background: url(/custom/hoeb4u/img/allgemein/quadrat_blau.gif) no-repeat left .5em;
  padding: .2em 0 .2em 14px;
  border-bottom: 1px solid #e5acad;
  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 #da867e;
}

/* 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/hoeb4u/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/hoeb4u/img/allgemein/sprunglink.gif) no-repeat 0 .3em;
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * **/
/** Standort */

.standort {
  background:#b0271c;
}

.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: #930c03;
}

.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 {
  color: #930c03;
  background-image: url(/custom/hoeb4u/img/allgemein/linkpfeil_blau.gif);
}

#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: #b0271c url(/custom/hoeb4u/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;
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * **/
/** Formulare */

#inhalt p.fehler {color: red;}

.formular fieldset { margin: 0; }

.formular .fieldset-innen {
  background: #fbe7e4;
  padding: 11px 8px;
  margin: 0 0 6px 0;
}

.fieldset-innen label { font-weight: bold; }

fieldset .breite-XS { width: 12.5%; }
fieldset .breite-S { width: 25%; }
fieldset .breite-M { width: 50%; }
fieldset .breite-L { width: 85%; }
fieldset textarea.breite-L { height:8em; }

#inhalt p.submit { font-size:.8em; }

p.submit input {
  border-top: 1px solid #da867e;
  border-right: 1px solid #930c03;
  border-bottom: 1px solid #930c03;
  border-left: 1px solid #da867e;
  background: #aa1f14;
  color: #fff;
  font-weight:bold;
  cursor: pointer;
  margin-top: 1em;
}

p.submit input:hover,
p.submit input:focus,
p.submit input:active {
  background: #930c03;
  border-top: 1px solid #da867e;
  border-right: 1px solid #930c03;
  border-bottom: 1px solid #930c03;
  border-left: 1px solid #da867e;
}

.formular.umfrage { margin: 1.5em 1px 0 0; }

.formular.umfrage table {
  border-top: 1px solid #9ED0EB;
  border-left: 1px solid #9ED0EB;
  margin-bottom: .5em;
}

.formular.umfrage th { width: 35%; }
.formular.umfrage td.wn { width: 16%; }

.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: top;
}

.formular.umfrage label {
  font-weight: normal;
  color: #000;
}

.formular.umfrage h4 label { font-weight: bold; }

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; }

/* * * * * * * * * * * * * * * * * * * * * * * * * * * **/
/** 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: #000;
  font-size: .7em;
  line-height: 1.3em;
  padding: 14px 0 0 0;
  margin: 0;
}

.postbody h4 span.datum {
  color: #aa1f14;
  font-weight: normal;
}

.postbody div.text {
  float: right;
  width: 71.25%;
  min-height: 3.8em;
  background: #f5f2ec;
  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;
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * **/
/** 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;
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * **/

