body {
  margin: 0;
  background: #E5EBF6;
  color: #003964;
}

.unsichtbar {
  visibility: hidden;
}

#logo {
  width: 100%;
  text-align: right;
  background: #fff;
  height: 160px;
}

#logo img {
  margin: 33px 44px 0 0;
}

#willkommen {
  position: absolute;
  z-index: 1;
  left: 120px;
  top: 33px;
}

#foto-oben {
  width: 100%;
  background: #0066B3;
}

#foto-oben img {
  margin-left: 200px;
}

#foto-unten {
  width: 100%;
  background: #FFE000;
}

#gelb {
  width: 540px;
  height: 30px;
  background-color: #ffe000;
}

#hauptnavigation {
  background-image: url(home_streifen-blau_hauptnav.gif);
  background-repeat: no-repeat;
  background-position: 0 2px;
  margin: 18px 0 0 0;
  height: 82px;
}
#hauptnavigation_zeile_1 {
  padding: 0 0 10px 98px;
  height: 20px;
  font: normal 70% verdana, sans-serif;
}
#hauptnavigation_zeile_1 a {
  text-decoration: none;
  color: #003964;
}
#hauptnavigation_zeile_1 a:hover {
  text-decoration: underline;
}
#hauptnavigation_zeile_2 {
  padding: 0 0 0 50px;
  width: 953px;
}
#hauptnavigation ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
#hauptnavigation ul li {
  display: inline;
  height: 20px;
}
#hauptnavigation ul li a {
  font: bold 70% verdana, sans-serif;
  color: #003964;
  text-decoration: none;
  padding: 3px 0 4px 7px;
  margin: 0 10px 0 0;
  border-left: 5px solid #B2C9ED;
}
#hauptnavigation ul li a:hover {
  border-left: 5px solid #003964;
}


#news {
  font: normal 70% verdana, sans-serif;
  margin: 10px 0 0 0;
  /*display: none;*/
}
#news_bild {
  background-color: #b2c9ed;
  padding: 0 0 0 200px;
  margin: 0 10px 0 0;
  float: left;
}
#news_text {
  float: left;
  width: 440px;
  line-height: 140%;
}
#news_text a {
  font-weight: bold;
  color: #003964;
  text-decoration: none;
}
#news_text a:hover {
  text-decoration: underline;
}
#news_text p {
margin:0;
}


#zitat {
  clear: both;
  float: none;
  text-align: right;
  font: normal 70% verdana, sans-serif;
  background-image: url(home_streifen-blau_zitat.gif);
  background-repeat: no-repeat;
  background-position: right 20px;
  height: 60px;
  padding-top: 20px;
}
#zitat_zeile_1 {
  padding: 28px 210px 0 0;
  height: 20px;
}
#zitat_zeile_2 {
  padding: 0 30px 0 0;
}


#hauptnavigation a#menu_hauptnav_386 {
  background-image:url(reha-blau.gif);
  background-repeat: no-repeat;
  background-position:2px 1px;
  padding-left:22px;
}
#hauptnavigation  a.hauptnav-aktiv#menu_hauptnav_386 {
  background-image:url(reha-weiss.gif);
  background-repeat: no-repeat;
  background-position:2px 1px;
  padding-left:22px;
}