/** Allgemeine Elementanweisungen */

body {
  background: #fff;
  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: #ca6115;
  text-decoration: underline;
}

a:focus,
a:hover,
a:active { 
  color: #af3600;
  background-color: #fff5c1;
}

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;}

h2 {
  color: #000;
  font-size: 1.3em;
  font-weight: normal;
  padding: 0 0 6px 0;
  border-bottom: 1px solid #000;
  margin: 0 0 1em 0;
}

h2.ohneLinie {
  border-bottom: 0;
  margin-bottom: 0;
}

h3 {
  font-size: .9em;
  line-height: 1.3;
  margin: 1em 0 .8em 0;
}

h3.gross {
  font-size: 1em;
  font-weight: normal;
}

h3.bullet {
  font-size: .9em;
  line-height: 1.3em;
  background: url(/custom/kibi/img/allgemein/bullet.gif) no-repeat 0 .33em;
  padding-left: 17px;
  margin: 1em 0 .8em 0;
}

h3.hinterlegt {
  background: #FFF5C1;
  padding: 1px 5px 2px 5px;
  margin-top: 2em;
  margin-bottom: .8em;
}

h4 {
  font-size: .8em;
  margin: 0 0 .5em 0;
}

h4.abstand-oben {
  padding-top: 1.5em;
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * **/
/** Allgemeine Klassenanweisungen */

.stopFloat {
  float: none;
  clear: both;
  display: block;
  overflow: hidden;
  height: 1px;
  font-size: 1px;
  line-height: 1px;
}

.unsichtbar {
  position: absolute !important;
  top: -6000px !important;
  left: -6000px !important;
  height: 1px !important;
  width: 1px !important;
}

.ungefettet { font-weight: normal; }

/* * * * * * * * * * * * * * * * * * * * * * * * * * * **/
/** Rahmen */

#rahmen {
  min-width: 770px;
  background: url(/custom/kibi/img/allgemein/schatten_links.gif) repeat-y left top #fff;
  padding: 0 0 0 8px;
  text-align: left;
}

#rahmen-innen {
  background: url(/custom/kibi/img/allgemein/schatten_rechts.gif) repeat-y right top #fff;
  padding: 4px 8px 4px 0;
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * **/
/** Kopf */

#kopf {
  position: relative;
  background: #ffd800 url(/custom/kibi/img/allgemein/logo_streifen.gif) no-repeat 217px 7px;
  color: #000;
  min-height: 99px;
}

#kopf-bereich-1 {
  float: left;
  width: 230px;
}

#logo {
  position: absolute;
  left: -10px;
  top: 15px;
}

#logo img {
  width: 216px;
  height: 146px;
}

#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: none;
}

/* Links (Service-Menue, Suche, Funktionen) */

#kopf-bereich-2 {
  float: right;
  position: relative;
  width: 524px;
  min-height: 94px;
}

#kopf-bereich-2 a:link,
#kopf-bereich-2 a:visited {
  color: #000;
  text-decoration: none;
}

#kopf-bereich-2 a:hover,
#kopf-bereich-2 a:focus,
#kopf-bereich-2 a:active {
  color: #000;
  background-color: #fff5c1;
  text-decoration: none;
}

#kopf-bereich-2 ul {
  float: right;
  margin: 3px 8px 0 0;
}

#kopf-bereich-2 li {
  display: inline;
  font-size: .7em;
  font-weight: bold;
}

#kopf-bereich-2 li strong{
  font-weight: normal;
}

#kopf-bereich-2 #service-menue li {
  padding: 0 0 0 6px;
  border-left: 1px solid #000;
}

#kopf-bereich-2 #service-menue a,
#kopf-bereich-2 #service-menue strong {
  padding: 0 4px 0 4px;
}

#kopf-bereich-2 #service-menue .erster { border-left: 0 !important; }

#kopf-bereich-2 #service-menue .letzter a,
#kopf-bereich-2 #service-menue .letzter strong { padding-right:0; }

#suche {
  clear: both;
  float: right;
  text-align: right;
  padding: 10px 8px 2.6em 0;
  width: 400px;
}

#suche p { font-size: .8em; }

#suche input { vertical-align: middle; }

#suche-feld {
  width: 12.5em;
  padding: 0 2px;
}

#funktionen {
  position: absolute;
  right: 0;
  bottom: 0px;
  padding: 0 0 2px 0;
}

#kopf-bereich-2 #funktionen li {
  font-size: .65em;
}

li#druckversion {
  background: url(/custom/kibi/img/allgemein/icon_druckversion.gif) no-repeat 0 50%;
  padding: 1px 8px 1px 20px;
}

li#vorlesen {
  background: url(/custom/kibi/img/allgemein/icon_vorlesen.gif) no-repeat 0 50%;
  padding: 1px 11px 1px 21px;
}

li#rss {
  background: url(../img/allgemein/feed-icon-12x12_kopf.gif) no-repeat 0 45%;
  padding: 5px 4px 6px 16px;
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * **/
/** Hauptbereich */

#hauptbereich {
  float: left;
  width: 100%;
  border-top: 8px solid #000;
  margin-top: 1px;
}

#menuespalte {
  float: left;
  width: 210px;
  margin-right: 20px;
}

#bueha-logo {
  padding-top: 60px;
  padding-bottom: 10px;
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * **/
/** Hauptmenue */

#hauptmenue p {
  padding: 0;
  margin: 0;
}

#hauptmenue li {
  display: inline;
  font-size: 1em;
}

#hauptmenue li strong {
  margin-bottom: 1px;
}

#hauptmenue a:link,
#hauptmenue a:visited,
#hauptmenue strong {
  display: block;
  position: relative;
  background: #ffd800 url(/custom/kibi/img/allgemein/hauptnavi_pfeil_schwarz.gif) no-repeat 4px .5em;
  color: #000;
  font-size: .75em;
  font-weight: bold;
  line-height: 1.2;
  text-decoration: none;
  padding: 3px 0 4px 19px;
  margin: 0 0 3px 0;
}

#hauptmenue a:focus,
#hauptmenue a:hover,
#hauptmenue a:active {
  background-color: #ff9b00;
  background-image: url(/custom/kibi/img/allgemein/hauptnavi_pfeil_schwarz.gif);
  color: #000;
}

#hauptmenue li.active a:link,
#hauptmenue li.active a:visited,
#hauptmenue strong {
  color: #000;
  background-image: url(/custom/kibi/img/allgemein/hauptnavi_pfeil_schwarz.gif);
  background-color: #ff9b00;
  border-bottom-width: 1px;
  margin: 0 0 1px 0;
}

#hauptmenue a strong {
  color:#000;
}

#hauptmenue select {
  font-size: .7em;
  width:138px;
  background: #fff;
}
#hauptmenue form { padding-top: 8px; }

/* Hauptmenue - 2. Ebene */

#hauptmenue ul ul {
  background: url(/custom/kibi/img/allgemein/hauptnavi_over.gif) no-repeat right bottom #ffce72;
  padding: 0 26px 16px 19px;
  margin: 0 0 3px 0;
}

#hauptbereich #hauptmenue ul ul a:link,
#hauptbereich #hauptmenue ul ul a:visited,
#hauptbereich #hauptmenue ul ul strong {
  color: #000;
  background: url(/custom/kibi/img/allgemein/hauptnavi_kleiner_pfeil.gif) no-repeat 0 .7em #ffce72;
  font-size: .7em;
  font-weight: normal;
  padding: 3px 0 3px 10px;
  border-bottom: 1px solid #fff;
  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: #ffb839;
}

#hauptbereich #hauptmenue ul ul li.last a:link,
#hauptbereich #hauptmenue ul ul li.last a:visited,
#hauptbereich #hauptmenue ul ul li.last strong {
  border-width: 0;
}

#hauptbereich #hauptmenue ul ul li.active.last a:link,
#hauptbereich #hauptmenue ul ul li.active.last a:active,
#hauptbereich #hauptmenue ul ul li.active.last strong {
  border-bottom: 1px solid #fff;
}

#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: #ffce72;
  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/kibi/img/allgemein/hauptnavi_kleiner_pfeil.gif) no-repeat 20px .7em #ffce72;
  padding: 3px 0 3px 30px;
  border-bottom: 1px solid #fff !important;
}

#hauptbereich #hauptmenue ul ul ul a:focus,
#hauptbereich #hauptmenue ul ul ul a:hover,
#hauptbereich #hauptmenue ul ul ul a:active {
  background-color: #ffb839;
}

/* Hauptmenue - Startseite */

#hauptmenue strong br { display: none; }

#hauptmenue .startseite a:link,
#hauptmenue .startseite a:visited {
  display: block;
  position: relative;
  background: #fff5c1;
  color: #000;
  font-size: 1em;
  padding: 0;
  border-bottom-width: 0px;
  margin-top: 3px;
}

#hauptmenue .startseite a:focus,
#hauptmenue .startseite a:hover,
#hauptmenue .startseite a:active {
  background: url(/custom/kibi/img/allgemein/hauptnavi_over.gif) no-repeat right bottom #ffce72;
}

#hauptmenue .startseite strong {
  display: block;
  background: url(/custom/kibi/img/allgemein/hauptnavi_pfeil_schwarz.gif) no-repeat 4px .5em #ffd800;
  color: #000;
  padding: 3px 0 3px 18px;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  font-size: .8em;
}

#hauptmenue .startseite strong a:link,
#hauptmenue .startseite strong a:visited {
  color: #fff !important;
}

#hauptmenue .startseite a:hover strong,
#hauptmenue .startseite a:focus strong,
#hauptmenue .startseite a:active strong {
  background-color: #ff9b00 !important;
}

#hauptmenue .startseite span {
  display: block;
  padding: 3px 15px 5px 18px;
  font-size: .65em;
  font-weight: normal;
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * **/
/** Breadcrumb */

#hauptbereich p#breadcrumb {
  font-size: .7em;
  line-height: 1.3;
  border-bottom: 1px solid #000;
  padding:0 0 3px 0;
  margin: 10px 0 26px 0;
}

#breadcrumb a:link,
#breadcrumb a:visited {
  color: #000;
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * **/
/** 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: 240px;
}

#inhalt-innen {
  float: left;
  width: 100%;
}

.spalte1 {
  float: left;
  width: 326px;
  margin-right: 38px;
}

.spalte2 {
  float: left;
  clear: both;
  width: 320px;
}

.spalte1-breit {
  float: left;
  width: 350px;
}

.spalte2-schmal {
  float: right;
  clear: both;
  width: 210px;
  padding-top: 0;
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * **/
/** Formatierungen im Inhaltsbereich */

#inhalt p {
  font-size: .8em;
  line-height: 1.5;
  margin: 0 0 .8em 0;
}

#inhalt p.gross {
  font-size: .8em;
}

#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 ul {
  font-size: .8em;
  line-height: 1.5;
  margin: 0 0 1em 0;
  list-style: none;
}

#inhalt ul ul { font-size: 1em; }

#inhalt ul h3 { 
  font-size: 1em;
  margin-bottom: .8em;
}

#inhalt ol {
  margin: 0 0 1em 0;
  font-size: .8em;
}

#inhalt li {
  padding: 0;
  margin: 0 0 .4em 30px;
}

#inhalt .spalte2-schmal .link.standorte li {
  margin-bottom: 0;
}

#inhalt .spalte2-schmal .link.standorte li.abstand-oben {
  margin-top: 1em !important;
}

#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,
#inhalt ul.einfach,
#inhalt ul.einfach li {
  list-style-image: none;
  margin-left: 0;
}

#inhalt ul.link li a,
#inhalt li.link a,
#inhalt .spalte2-schmal ul.link li strong {
  background-image: url(../img/allgemein/linkpfeil.gif);
  background-position: 1px 0.35em;
  background-repeat: no-repeat;
  padding: 0 0 0 15px;
  margin-bottom: .2em;
}

#inhalt .spalte2-schmal .box ul.link li a,
#inhalt .spalte2-schmal .box li.link a,
#inhalt .spalte2-schmal .box ul.link li strong {
  display: block;
  background-image: url(../img/allgemein/linkpfeil_schwarz.gif);  
  background-position: 1px 0.45em;
  color: #000;
}

#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 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;
}

#inhalt #spalte-2 p.link {
  background-image: url(../img/allgemein/linkpfeil_weiss.gif);
}

#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 blockquote {
  background: #eef8fc url(../img/allgemein/blockquote.gif) 6px 8px no-repeat;
  padding: 12px 10px 5px 30px;
  margin: 1em 0 1.5em 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; }

.galerie {
  padding: 10px 0 0 0;
  border-top: 1px solid #eef8fc;
  margin: 10px 0 0 0;
}

.box {
  background: #FFF5C1;
  padding: 10px 6px 2px 6px;
  border: 1px solid #FFF5C1;
  margin: 2px 0 1.2em 0;
}

.box.standorte {
  background: #ffd800;
}

.box.standorte a:hover{
  background: #ffe763;
}


.box-wichtig {
  background: #fff7f3;
  padding: 6px 6px 0 6px;
  border: 1px solid #fdebe2;
  margin: 1em 0;
}

.box.spielregeln {
  background: #684824 url(../img/allgemein/box_spielregeln_1.gif) 0 20px no-repeat;
  color: #fff;
  padding: 178px 0 0 0;
  border: 1px solid #fff;
  margin-right: -1px !important;
}

.box.spielregeln .box-innen {
  background: url(../img/allgemein/box_spielregeln_2.gif) bottom right no-repeat;
  padding: 0 10px 218px 10px;
}

.box.sand {
  background: #e1d29e url(../img/allgemein/box_sand_1.jpg) top right no-repeat;
  color: #000;
  padding: 115px 0 0 0;
  border: 1px solid #fff;
  margin-right: -1px !important;
}

.box.sand .box-innen {
  padding: 0 10px 10px 10px;
}

.box.flaschenpost {
  background: #3097ae url(../img/allgemein/box_flaschenpost_1.jpg) top right no-repeat;
  color: #fff;
  padding: 125px 0 0 0;
  border: 1px solid #fff;
  margin-right: -1px !important;
}

.box.flaschenpost .box-innen {
  background: url(../img/allgemein/box_flaschenpost_2.jpg) 30px 100% no-repeat;
  padding: 0 10px 165px 10px;
}

.box.sonnenuntergang {
  background: #3097ae url(../img/allgemein/box_sonnenuntergang_1.jpg) top right no-repeat;
  color: #fff;
  padding: 125px 0 0 0;
  border: 1px solid #fff;
  margin-right: -1px !important;
}

.box.sonnenuntergang .box-innen {
  padding: 0 10px 165px 10px;
}

.box.schatztruhe {
  background: #1c7c95 url(../img/allgemein/box_schatztruhe_1.gif) bottom right no-repeat;
  color: #fff;
  padding: 125px 0 0 0;
  border: 1px solid #fff;
  margin-right: -1px !important;
}

.box.flaschenpost .box-innen {
/*  background: url(../img/allgemein/box_flaschenpost_2.jpg) 30px 100% no-repeat;
*/  padding: 0 10px 165px 10px;
}


.box.schatzkammer {
  background: #aa9872 url(../img/allgemein/box_schatzkammer.gif) bottom right no-repeat;
  color: #281819;
  border: 1px solid #fff;
  margin-right: -1px !important;
}

.box.schatzkammer .box-innen {
  padding: 15px 6px 280px 6px;
}

.box.neues {
  background: #fff url(../img/allgemein/box_neues.gif) top right no-repeat;
  color: #627c56;
  border: 1px solid #fff;
  margin-right: -1px !important;
}

.box.neues.alternative {
  background: #eaf3e9 url(../img/allgemein/box_neues_alternative.gif) top right no-repeat;
}

.box.neues .box-innen {
  padding: 310px 6px 40px 6px;
}

.box.katalog {
  background: #2fa4b8 url(../img/allgemein/box_katalog.gif) top right no-repeat;
  color: #fff;
  border: 1px solid #fff;
  margin-right: -1px !important;
}

.box.katalog .box-innen {
  padding: 180px 6px 40px 6px;
}

.box.fragen {
  background: #2fa4b8 url(../img/allgemein/box_fragen.gif) top right no-repeat;
  color: #fff;
  border: 1px solid #fff;
  margin-right: -1px !important;
}

.box.fragen .box-innen {
  padding: 160px 6px 40px 6px;
}


.box.schiffsbibliothek {
  background: #7c662e url(../img/allgemein/box_schiffsbibliothek_1.gif) top right no-repeat;
  color: #fff;
  border: 1px solid #fff;
  margin-right: -1px !important;
}

.box.schiffsbibliothek .box-innen {
  background: url(../img/allgemein/box_schiffsbibliothek_2.gif) bottom right no-repeat;
  padding: 190px 6px 170px 6px;
}

.box.fachbesucher {
  background: #000 url(../img/allgemein/box_fachbesucher.gif) 50% 10px no-repeat;
  color: #fff;
  border: 1px solid #fff;
  margin-right: -1px !important;
}

.box.fachbesucher .box-innen {
  padding: 205px 6px 30px 6px;
}

.box .box-innen a:link,
.box .box-innen a:visited {
  color: #fff;
}

.box .box-innen a:hover,
.box .box-innen a:focus,
.box .box-innen a:active {
  color: #af3600 !important;
}

.box.schatzkammer .box-innen a:link,
.box.schatzkammer .box-innen a:visited {
  color: #281819;
}

.box.neues .box-innen a:link,
.box.neues .box-innen a:visited {
  color: #627c56;
}

#inhalt .box.schatzkammer ul li {
  list-style-image: url(../img/allgemein/liste_bullet_box_schatzkammer.gif);
  margin: 0 0 .4em 16px;
}

#inhalt .box-innen h3 {
  font-size: .9em;
}

#inhalt .box-innen p {
  font-size: .8em;
}

.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: #000; }

#inhalt .spalte1-breit hr,
#inhalt hr.linie {
  display: block;
  height: 1px;
  background: #ff9b00;
  color: #ff9b00;;
  border: 0;
  margin: 1em 0;
}

#inhalt hr.linie.clear {
  clear: both;
}

/* 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/kibi/img/bilder/banner/banner_kinder_01.jpg) no-repeat;  
}

#banner2.kinder2 {
  background: #e0f2fa url(/custom/kibi/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/kibi/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/kibi/img/allgemein/linkpfeil_blau.gif) no-repeat 1px .3em;
}

#banner p {
  margin: 0 10px !important;
  padding: 0 !important;
}

#inhalt p strong {
  color: #000;
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * **/
/** Zielgruppenleiste (Startseite) */

#inhalt ul#zielgruppen-menue {
  width: 100%;
  float: left;
  margin: 0 0 30px 0;
  font-size: .65em;
}

#inhalt ul#zielgruppen-menue li {
  width: 170px;
  width: 16.38em;
  float: left;
  background: none;
  padding: 0;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  margin: 0 0 5px 0;
  list-style: none inside none;
}

ul#zielgruppen-menue img {
  width: 16.38em;
  border-bottom: 1px solid #fff;
}

ul#zielgruppen-menue a:link,
ul#zielgruppen-menue a:visited {
  display: block;
  background: #940c03;
  color: #fff;
  font-weight: bold;
  line-height: 1.1em;
  text-decoration: none;
}

ul#zielgruppen-menue a:hover,
ul#zielgruppen-menue a:focus,
ul#zielgruppen-menue a:active {
  text-decoration: underline;
}

ul#zielgruppen-menue span {
  display: block;
  min-height: 2.2em;
  background: url(/custom/kibi/img/allgemein/linkpfeil_weiss.gif) no-repeat 4px .4em #bd1304;
  padding: 2px 4px 4px 16px;
}

ul#zielgruppen-menue a:hover span,
ul#zielgruppen-menue a:focus span,
ul#zielgruppen-menue a:active span {
  display: block;
  min-height: 2.2em;
  background: url(/custom/kibi/img/allgemein/linkpfeil_weiss.gif) no-repeat 4px .4em #940c03;
  padding: 2px 4px 4px 16px;
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * **/
/** Veranstaltungen Uebersicht */

.spalte2-schmal .box-inner.veranstaltungen {
  background: #FFF5C1;
  padding: 0 10px 10px 10px;
}

#inhalt .spalte2-schmal .box-inner.veranstaltungen p {
  padding-right: 0;
}

#inhalt .spalte2-schmal .box-inner.veranstaltungen p.submit {
  font-size: .75em;
  padding-top: 0 !important;
  margin-top: 0 !important;
}

fieldset#veranstaltungen-fuer,
fieldset#veranstaltungen-wo,
fieldset#veranstaltungen-wann {
  padding-bottom: 4px;
  border-bottom: 1px solid #ffb839;
  margin-bottom: 0;
}

fieldset#veranstaltungen-fuer h4,
fieldset#veranstaltungen-wo h4,
fieldset#veranstaltungen-wann h4 {
  font-size: .8em;
  padding-top: 7px;
}

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: 0px 0 0 0;
  margin: 0 0 1px 0;
}

#hauptbereich .veranstaltung-teaser p {
  border-bottom: 1px solid #ffb839;
  padding: 0 0 5px 12px;
  margin: 0 0 0 0;
}

.veranstaltung-teaser a:link,
.veranstaltung-teaser a:visited {
  background-image: url(/custom/kibi/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 {
  background: #e4b8b5;
  color: #000;
  font-size: .65em;
  text-transform: uppercase;
  padding: 2px 4px;
  margin: 0 0 0.9em 0;
}

.teaser {
  min-height: 80px;
  padding: 0 0 10px 0;
  border-bottom: 1px solid #bd1304;
  margin: 0 0 10px 0;
}

.teaser.blog {
  min-height: 0;
  height: auto !important;
}

.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/kibi/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/kibi/img/allgemein/mehr.gif);
  background-repeat: no-repeat;
  background-position: 0 .42em;
  font-weight: bold;
  padding-left: 12px;
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * **/
/** Fuss */

#fuss {
  background: url(/custom/kibi/img/allgemein/fuss.gif) repeat-x left bottom;
  padding: 22px 0 28px 240px;
}

#fuss ul {
  float: left;
  padding: 0;
  margin: 0;
  list-style: none inside none;
}

#fuss li {
  float: left;
  font-size:.7em;
  list-style: none inside none;
  margin: 0 14px 0 0;
}

#fuss a:link,
#fuss a:visited {
  position: relative;
  background-image: url(/custom/kibi/img/allgemein/mehr.gif);
  background-repeat: no-repeat;
  background-position: 0 .35em;
  padding: 0 0 0 12px;
  font-weight: bold;
}

#fuss a:hover,
#fuss a:focus,
#fuss a:active {
  background-color: #fff5c1;
}

#fuss p.nach-oben {
  float: right;
  font-size: .7em;
}

#fuss p.nach-oben a:link,
#fuss p.nach-oben a:visited {
  background-image: url(/custom/kibi/img/allgemein/nach_oben.gif);
  background-position: 100% .3em;
  padding: 0 11px 0 0;
}

#ips-logo {
  position: absolute;
  top: -4px;
  right: -25px;
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * **/
/** 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/kibi/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/kibi/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/kibi/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: #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 #CA6115;
  text-align: right;
  vertical-align: top;
}

table.bullets th {
  background: url(/custom/kibi/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 #CA6115;
  text-align: left;
  vertical-align: top;
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * **/
/** Standort */

.standort { background: #fff5c1; }

.standort-steckbrief div {
  padding: 10px 14px;
}

.standort-steckbrief h3 {
  font-size: .8em;
}

#inhalt p.standort-foto {
  padding: 0;
  margin: 0;
  text-align:right;
}

#inhalt p.standort-foto img { text-align: right; }

#inhalt .standort .stopFloat {
  background: #FFF;
}

.standort-infos {
  padding-top: 27px;
}

.standort-infos h3 {
  background: #ffe763;
  font-size: .65em;
  text-transform: uppercase;
  padding: 1px 4px;
  margin: 0 0 6px 0;
}

.standort-infos .hinweis {
  background: #FFE3D7;
  border: 1px solid #F9BE9E;
  padding: 4px 8px 8px 8px;
  margin: 0 0 20px 0;
}

.standort-infos .hinweis h3 {
  background: #FFE3D7;
  font-size: .65em;
  text-transform: none;
  padding: 2px 0px;
  margin: 0 0 0 0;
}

#inhalt .standort-infos .hinweis p {
  padding: 0 0 0 0;
  margin: .5em 0 0 0;
}

.standort-infos .block {
  margin:0 0 20px 0;
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * **/
/** Formulare */

#inhalt p.fehler {color: red;}

.formular fieldset { margin: 0; }

.formular .fieldset-innen {
  background: #fff5c1;
  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 #ffb440;
  border-right: 1px solid #d16c00;
  border-bottom: 1px solid #d16c00;
  border-left: 1px solid #ffb440;
  background: #ff9b00;
  color: #000;
  font-weight:bold;
  cursor: pointer;
  margin-top: 1em;
}

p.submit input:hover,
p.submit input:focus,
p.submit input:active {
  background: #ff8400;
  border-top: 1px solid #ffb440;
  border-right: 1px solid #c86800;
  border-bottom: 1px solid #c86800;
  border-left: 1px solid #ffb440;
}

.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;
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * **/
/** Animation auf Startseite */
/**/
/*
#animation a:link,
#animation a:visited {
  display: block;
  background-image: url(/custom/kibi/img/pixel.gif);
  background-repeat: no-repeat;
  cursor: pointer;  
}

#link-buecherhallen {
  position: absolute;
  top: 293px;
  left: 0px;
  width: 103px;
  height: 117px;
}

.vorladen-1 {
  background-image: url(/custom/kibi/img/startseite_animation/normal/start_schiff_link_buecherhallen.gif);
}
.vorladen-2 {
  background-image: url(/custom/kibi/img/startseite_animation/normal/start_schiff_link_regeln.gif);
}
.vorladen-3 {
  background-image: url(/custom/kibi/img/startseite_animation/normal/start_schiff_link_veranstaltungen.gif);
}
.vorladen-4 {
  background-image: url(/custom/kibi/img/startseite_animation/normal/start_schiff_link_schatzkammer.gif);
}
.vorladen-5 {
  background-image: url(/custom/kibi/img/startseite_animation/normal/start_schiff_link_fragen.gif);
}
.vorladen-6 {
  background-image: url(/custom/kibi/img/startseite_animation/normal/start_schiff_link_gewinnspiel.gif);
}
.vorladen-7 {
  background-image: url(/custom/kibi/img/startseite_animation/normal/start_schiff_link_katalog.gif);
}
.vorladen-8 {
  background-image: url(/custom/kibi/img/startseite_animation/normal/start_schiff_link_neues.gif);
}
.vorladen-9 {
  background-image: url(/custom/kibi/img/startseite_animation/normal/start_schiff_link_bibliothek.gif);
}

#link-buecherhallen a:link,
#link-buecherhallen a:visited {
  width: 103px;
  height: 117px;
}

#link-buecherhallen a:hover,
#link-buecherhallen a:focus,
#link-buecherhallen a:active {
  background-image: url(/custom/kibi/img/startseite_animation/normal/start_schiff_link_buecherhallen.gif);
}

#link-spielregeln {
  position: absolute;
  top: 410px;
  left: 331px;
  width: 163px;
  height: 57px;
}

#link-spielregeln a:link,
#link-spielregeln a:visited {
  width: 163px;
  height: 57px;
}

#link-spielregeln a:hover,
#link-spielregeln a:focus,
#link-spielregeln a:active {
  background-image: url(/custom/kibi/img/startseite_animation/normal/start_schiff_link_regeln.gif);
}

#link-veranstaltungen {
  position: absolute;
  top: 302px;
  left: 207px;
  width: 102px;
  height: 51px;
}

#link-veranstaltungen a:link,
#link-veranstaltungen a:visited {
  width: 102px;
  height: 51px;
}

#link-veranstaltungen a:hover,
#link-veranstaltungen a:focus,
#link-veranstaltungen a:active {
  background-image: url(/custom/kibi/img/startseite_animation/normal/start_schiff_link_veranstaltungen.gif);
}

#link-schatzkammer {
  position: absolute;
  top: 207px;
  left: 103px;
  width: 104px;
  height: 86px;
}

#link-schatzkammer a:link,
#link-schatzkammer a:visited {
  width: 104px;
  height: 86px;
}

#link-schatzkammer a:hover,
#link-schatzkammer a:focus,
#link-schatzkammer a:active {
  background-image: url(/custom/kibi/img/startseite_animation/normal/start_schiff_link_schatzkammer.gif);
}

#link-fragen {
  position: absolute;
  top: 297px;
  left: 331px;
  width: 50px;
  height: 51px;
}

#link-fragen a:link,
#link-fragen a:visited {
  width: 73px;
  height: 53px;
}

#link-fragen a:hover,
#link-fragen a:focus,
#link-fragen a:active {
  background-image: url(/custom/kibi/img/startseite_animation/normal/start_schiff_link_fragen.gif);
}

#link-gewinnspiel {
  position: absolute;
  top: 367px;
  left: 494px;
  width: 167px;
  height: 100px;
}

#link-gewinnspiel a:link,
#link-gewinnspiel a:visited {
  background-image: url(/custom/kibi/img/startseite_animation/normal/start_schiff_link_gewinnspiel_off.gif);
  width: 167px;
  height: 100px;
}

#link-gewinnspiel a:hover,
#link-gewinnspiel a:focus,
#link-gewinnspiel a:active {
  background-image: url(/custom/kibi/img/startseite_animation/normal/start_schiff_link_gewinnspiel.gif);
}

#link-katalog {
  position: absolute;
  top: 281px;
  left: 404px;
  width: 90px;
  height: 118px;
}

#link-katalog a:link,
#link-katalog a:visited {
  width: 90px;
  height: 118px;
}

#link-katalog a:hover,
#link-katalog a:focus,
#link-katalog a:active {
  background-image: url(/custom/kibi/img/startseite_animation/normal/start_schiff_link_katalog.gif);
}

#link-neues {
  position: absolute;
  top: 113px;
  left: 332px;
  width: 72px;
  height: 53px;
}

#link-neues a:link,
#link-neues a:visited {
  width: 72px;
  height: 53px;
}

#link-neues a:hover,
#link-neues a:focus,
#link-neues a:active {
  background-image: url(/custom/kibi/img/startseite_animation/normal/start_schiff_link_neues.gif);
}

#link-bibliothek {
  position: absolute;
  top: 0;
  left: 274px;
  width: 88px;
  height: 71px;
}

#link-bibliothek a:link,
#link-bibliothek a:visited {
  width: 88px;
  height: 71px;
}

#link-bibliothek a:hover,
#link-bibliothek a:focus,
#link-bibliothek a:active {
  background-color: none;
  background-color: transparent;
  background-image: url(/custom/kibi/img/startseite_animation/normal/start_schiff_link_bibliothek.gif);
}
*/
/* * * * * * * * * * * * * * * * * * * * * * * * * * * **/

