
html {
  overflow: -moz-scrollbars-vertical;
}

body  {
     font: 0.75em Arial, Helvetica, sans-serif;

     background: #fff url(img/bg-body.gif) 0 20px repeat-x;
     margin: 0;
     padding: 0;
     color: #004523;
}

div#main {
  width: 980px;
  margin: auto;
}

div#topnavi {
  height: 18px;
  padding-top: 2px;
  clear: left;
  background: url(img/top-beige.gif) right 0 repeat-y;
  width: 970px;
}
div#navifooter { display: none; }

div#navi1 {
  height: 80px;
  width: 980px;
  clear: left;
}
div#navi1 a { display: block; float: left; padding-right: 10px; }
div#navi1 img { display: block; }
a#navi1_2 { float: right !important; }

div#navi2 {
  width: 235px;
  clear: left;
  float: left;
  padding-top: 14px;
  background: url(img/puffer.gif) no-repeat;
  margin-bottom: 50px;
}
div#navi2 ul { margin: 0; list-style: none; padding: 0; }
div#navi2 li { border-bottom: 1px solid #d3dcd8; background: #e6f0eb; padding-top: 3px; padding-bottom: 3px; }
div#navi2 a {
  display: block;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 15px;
  text-decoration: none;
  color: #030;
  font-weight: bold;
}
div#navi2 a:hover { background: #7fb099; color: #fff; }
div#navi2 a.aktiv { background: #7fb099 url(img/navi-pfeil.gif) right center no-repeat; color: #fff; }
div#navi2 a.sub { background-image: none; }

ul#navi3 { border-top: 1px solid #d3dcd8; }

ul#navi3 li {
	padding-top: 0; padding-bottom: 0;
}

ul#navi3 li a {
	background: #719981;
	color: #fff;
	padding-left: 30px;
	font-weight: normal;
}
ul#navi3 li a.aktiv {
	font-weight: bold;
	background-color: #719981;
}
ul#navi3 li a:hover { background-color: #719981; font-weight: bold; }

div#content {
  margin-left: 10px;
  float: left;
  padding-top: 14px;
  background: url(img/puffer.gif) repeat-x;
  width: 480px;
  margin-bottom: 50px;
  margin-right: 10px;
}
div#content p { width: 430px; margin: 0; margin-bottom: 10px; }


div#content ul { list-style: none; padding: 0; margin: 0; margin-left: 10px; }
div#content li { background: url(img/dot.gif) 1px 5px no-repeat; margin: 0; padding: 0; padding-left: 13px; margin-bottom: 3px; }

div#content div.blau li { background-image: url(img/dot-blau.gif); }

div.csc-sitemap li { background: none !important; padding: 0 !important; }
div.csc-sitemap ul ul { margin-left: 30px !important; margin-bottom: 10px !important; }

div#startcontent {
  padding-top: 14px;
  background: url(img/puffer.gif) repeat-x;
  width: 735px;
  float: left;
  overflow: hidden;
}
a.startbox {
  float: left;
  width: 235px;
  padding-top: 233px;
  height: 106px;
  padding-left: 0px;
  margin-right: 10px;
  color: #fff;
}

a#startbox-3 { background: url(img/start-3.jpg) no-repeat; }
a#startbox-37 { background: url(img/start-37.jpg) no-repeat; }
a#startbox-43 { background: url(img/start-43.jpg) no-repeat; }

div#footer { clear: left; margin-left: 245px; padding-top: 5px; border-top: 1px solid #ddd; margin-bottom: 40px; font-size: 0.9em; }

div#rand {
  float: left;
  width: 235px;
  padding-top: 14px;
  background: url(img/puffer.gif) repeat-x;
  margin-bottom: 50px;
}
div#rand p { margin: 0; margin-top: 5px; }
div#rand div.img { margin-bottom: 10px; }
div#rand a { background: url(img/pin-h3.gif) 0 2px no-repeat; padding-left: 13px; font-size: 0.9em;  }
a.nobg { background: none !important; padding: 0 !important; }
div#rand div.rand { background: #fefacb; padding: 10px 10px 10px 10px; margin-bottom: 10px; }

img { border: 0; }

h1 { font-size: 1.1em; color: #004523; margin: 0; margin-top: 5px; margin-bottom: 5px; clear: left; }
h1.blau { color: #003082; }
div.h1 {
  margin-bottom: 20px;
  border-bottom: 0px solid #ddd;
}

div#P56 div.h1, div#P141 div.h1 { margin-bottom: 10px; border-bottom: 1px solid #d3dcd8; padding-bottom: 10px; }
div.strich { margin-bottom: 10px; border-bottom: 1px solid #d3dcd8; }


h2 {
  margin: 0;
  font-size: 0.80em;
  border-top: 3px solid #006331;
  background: #006331 url(img/h2-fill.gif) right 0 repeat-y;
  padding-right: 394px;
  text-align: center;
  padding-bottom: 3px;
  color: #fff;
  clear: left;
}
h2.blau { color: #ebcdc3; border-top: 3px solid #003082; background-color: #003082; }
h3, a.h3 {
  font-size: 1.2em !important;
  margin: 0;
  margin-bottom: 5px;
  padding-left: 13px;
  background: url(img/pin-h3.gif) 0 3px no-repeat;
  display: block;
}
.beige { color: #fefacb; }

a.h3 { background: url(img/pin-h3.gif) 0 7px no-repeat; }
div.h3 { margin-left: 13px; }

h4 {
  margin: 0;
  background: url(img/pin-h4.gif) 10px 8px no-repeat;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 25px;
  font-size: 1.2em;
}
a.startbox:hover h4 { color: #004523; background: #e7f0eb url(img/pin-h5-hover.gif) 10px 8px no-repeat; }
div.h4 { font-weight: normal; margin-left: 15px; margin-right: 10px; margin-top: 5px; }
a.h4 { display: block; background: url(img/pin-h4.gif) 0px 3px no-repeat !important; font-size: 1.2em !important; color: #fff; }
a.h4:hover { color: #004523; background-image: url(img/pin-h5-hover.gif) !important; }

h6 { font-size: 1.3em; margin: 0; padding: 0; margin-bottom: 10px; color: #004523; margin-top: 30px; }
h6.blau { color: #003082; }

a.teaser {
  background: #fefacb;
  width: 235px;
  margin-right: 10px;
  float: left;
  min-height: 90px;
  margin-top: 10px;
}
h5 {
  margin: 0;
  font-size: 1.2em;
  color: #004523;
  background: url(img/pin-h5.gif) 10px 8px no-repeat;
  padding-left: 25px;
  padding-top: 5px;
  padding-bottom: 5px;
}
a.teaser:hover h5 { background: #e7f0eb url(img/pin-h5-hover.gif) 10px 8px no-repeat; }
div.h5 { font-weight: normal; margin-right: 10px; margin-left: 25px; margin-top: 5px; margin-bottom: 10px; }

div.img { margin-bottom: 5px; }
div.img img { display: block; }
div.img a { background: none !important; margin: 0 !important; padding: 0 !important; }

div.picfloat { float: left; margin-right: 10px; margin-bottom: 5px; }
div.picfloat div.img { float: left; }

div.h2 {
  padding-left: 90px !important;
  margin-bottom: 17px;
  margin-top: 10px;
  clear: left;
}
div.h2 p { width: 340px !important; }
div.blau { color: #003082; }
div#content a { line-height: 1.6em; font-weight: bold; background: url(img/pin-h3.gif) 0px 3px no-repeat; padding-left: 15px; }
div.blau a { color: #003082; background-image: url(img/pin-h3-blau.gif) !important; }

a.ohne { background: none !important; padding-left: 0 !important; }

.clear { clear: left; }
.clearb { clear: both; }
a { text-decoration: none; color: #004713; font-weight: bold; }

a.top { background: url(img/pin-h3.gif) 3px 3px no-repeat; padding-right: 3px; padding-left: 17px; margin-right: 10px; font-size: 0.9em; }
a.top:hover, a.top_aktiv { background-color: #e6f0eb; }

div.klappeTitel, div.klappeTitelBl {
  cursor: hand;
  cursor: pointer;
  margin: 0;
  margin-top: 10px; margin-bottom: 5px;
  font-weight: bold;
}
div.klappeInhalt, div.klappeInhaltBl { padding-left: 15px; padding-right: 80px; }


div.klappeInhalt p, div.klappeInhaltBl { width: 380px !important; }
div.klappeBottom { margin-bottom: 15px; }
div.notruf { background: #fff; font-weight: bold; font-size: 2em; padding: 2px; padding-left: 14px; margin-left: -15px; margin-bottom: 15px; }
*html div.notruf { margin-bottom: 18px; }
div.notruf small { font-weight: normal; }

.inp {
  border: 1px solid #006331;
  background: #fff;
  width: 250px;
  margin-bottom: 2px;
}
*html .inp { margin-bottom: 0; }
select.sel { font-size: 0.9em; width: 250px; padding: 2px; margin-right: 5px; margin-bottom: 2px;}
.w100 { width: 90px !important; }
*html .sel { margin-bottom: 0; }
select.sel option { padding: 2px; padding-top: 0; padding-right: 10px; }
input.suche { width: 150px; margin-right: 5px; }
input.button, input.button2 {
  border: 1px solid #99c0ad;
  background: #006331;
  color: #fff;
  font-size: 0.9em;
  font-weight: bold;
  padding-top: 1px;
  padding-bottom: 1px;
  width: 55px;
  vertical-align: top;
}
input.button2 { width: 100px; }

.blass { color: #519372; display: inline; }

div.suche_links { float: left; clear: left; width: 25px; }
div.suche_rechts { float: left; width: 430px; }

.block { display: block; }
.left { float: left; }
.right { float: right; }

div.galerie_akt { padding-left: 155px; font-size: 0.9em; background: url(img/galerie-aktiv.gif) 170px 0 no-repeat; width: 72px; padding-top: 3px; height: 16px; color: #fffeff; text-align: center;  }
div.galerie-navi-alt { position: relative; width: 468px; padding-left: 6px; padding-right: 6px; }
div.galerie-navi { width: 428px; padding-left: 6px; padding-right: 6px; padding-bottom: 5px; }
div.galerie-navi a { background: none !important; padding-left: 0 !important; }
div.galerie_text { background: #e6f1eb; text-align: center; padding-left: 20px; padding-right: 20px; padding-top: 5px; padding-bottom: 10px; font-size: 0.9em; }

div.galerie_thumbs { width: 467px; margin-right: 2px; height: 85px; float: left; overflow: hidden; margin-top: 1px; }
div.galerie_thumbs a { background: none !important; padding: 0 !important; }
div.galerie_thumbs_right { float: left; width: 11px; margin-top: 2px;}
div.galerie_thumbs_right a { background: none !important; padding: 0 !important; }
div.galerie_thumbs img { border: 1px solid #fff; margin-right: 1px; }
div.galerie_thumbs img.aktiv { border: 1px solid #004624; }

div#preload { display: none; }

div.baby { width: 234px; min-height: 250px; float: left; line-height: 1.4em; font-size: 0.9em; margin-bottom: 20px; }
*html div.baby { height: 250px; }
.marg5 { margin-left: 10px; }

div.legende { font-size: 0.9em; padding-bottom: 15px; border-bottom: 1px solid #e9edec;}

.imp { display: none; }

div.bildcaption { margin-top: 3px; font-size: 0.9em; }

.zw { width: 156px; float: left; background-repeat: no-repeat; margin-right: 3px; margin-top: 10px; }
.zw div.hl { padding-left: 15px; color: #fff; font-size: 1.1em; font-weight: bold; padding-top: 3px; height: 18px; margin-bottom: 2px; }
.zw div div, .zw div a { margin: 0; padding: 0; width: 137px; font-size: 0.9em; font-weight: bold; padding-left: 12px; margin-left: 1px; padding-top: 1px; height: 20px; }
.zw div a { display: block; }

.zw_klinik { border-left: 2px solid #056635; border-right: 2px solid #056635; }
.zw_klinik a.w { color: #004523; background: url(img/zwischen-klinik-bg.gif) no-repeat !important; }
.zw_ambulanz { border-left: 2px solid #33825A; border-right: 2px solid #33825A; }
.zw_ambulanz a.w { margin-left: 1px; color: #004523; background: url(img/zwischen-ambulanz-bg.gif) no-repeat !important;}
.zw_aerztehaus { border-left: 2px solid #053484; border-right: 2px solid #053484; }
.zw_aerztehaus a.w { margin-left: 1px; color: #003082; background: url(img/zwischen-aerztehaus-bg.gif) no-repeat !important; }

form { margin: 0; }

.links { clear: left: width: 100px; float: left; }
.rechts { margin-left: 110px; }

div#content a.pdf, a.pdf { background: url(img/pdffile.gif) 0px 0px no-repeat !important; display: block; height: 22px; line-height: 1.1em; padding-left: 30px !important; }

table tbody td { vertical-align: top; }