#verlagsleiste {
  height: 24px;
  background-image: url('/pix/sdwv/hg_verlagsleiste.jpg');
  background-repeat: repeat-x;
  padding: 0 10px;
  font-size: 10px;
}

#verlagsleiste a {
  color: #fff;
  margin: 0 4px;
  line-height: 100%;
}

#verlagsleiste img {
  vertical-align: middle;
}

#headerLogo {
  position: absolute;
  top: 30px;
  left: 11px;
}

#headerTopNavi {
  position: absolute;
  top: 5px;
  left: 11px;
}
#headerTopNavi, #headerExtraNavi {
  font-size: 11px;
}
#headerTopNavi a, #headerExtraNavi a {
  color: #888888;
}

#headerSuchBlock {
  position: absolute;
  width: 300px;
  top: 50px;
  right: 11px;
}
#headerExtraNavi {
  height: 24px;
}
#headerSchnellsuche .suchbegriffKasten{
  height: 18px;
  padding: 2px 0 0 2px;;
  vertical-align: middle;
  width: 230px;
}

#navigation {
  position: absolute;
  top: 115px;
  left: 12px;
  width: 776px;
  height: 34px;
  background-image: url('/pix/wo/navi_hg.gif');
  background-repeat: repeat-x;
  color: #fff;
}

#naviSdwvLogo, #naviEckeLO, #naviEckeLU, #naviEckeRO, #naviEckeRU {
  position: absolute;
}
#naviSdwvLogo {
  top: 5px;
  right: 10px;
}
#naviEckeLO {
  top: 0px;
  left: 0px;
}
#naviEckeLU {
  bottom: 0px;
  left: 0px;
}
#naviEckeRO {
  top: 0px;
  right: 0px;
}
#naviEckeRU {
  bottom: 0px;
  right: 0px;
}

#navigation .hauptnaviButton {
  float: left;
}
#navigation .hauptnaviButtonRechts {
  float: right;
  width: 65px;
}

#navigation .hauptnaviPkt, #navigation .hauptnaviRechts {
  position: relative;
  font-size: 12px; 
  line-height: 105%;
  height: 25px; /* IE hasLayout */
  padding: 8px 1px 0px 1px;
  text-align: center;
  border-width: 0 1px;
  border-color: #363636 #11141c #363636 #384153;
}

#navigation .ersterNaviButton {
  margin-left: 8px;
  border-left-width: 1px;
  border-left-color: #11141c;
}
#navigation .letzterNaviButton {
  margin-right: 8px;
  border-right-width: 1px;
  border-right-color: #384153;
}

#navigation .hauptnaviRechts {
  
}

#navigation .naviAktiv {
  background-image: url('/pix/wo/navi_hg_aktiv.gif');
  background-repeat: repeat-x;
}

#navigation ul.subnavigation {
  width: 210px;
  border-width: 1px;
  border-color: #2e2e2e #384153 #2e2e2e #384153;
  background-color: #2E151D;
  position: absolute;
  left: -1px;
  top: 33px;
  z-index: 100;
  list-style-image: none;
  list-style-position: outside;
  list-style-type: none;
  padding: 0;
  margin: 0;
}

#navigation ul.subnavigation li {
  text-align: left;
  font-size: 12px; 
  line-height: 110%;
  background: transparent;
  padding: 0px;
  margin: 6px 0px;
  padding: 0 4px 0 10px;
}

#navigation ul.subnavigation li.naviTrennlinie {
  padding: 0;
  height: 1px;
  font-size: 1px;
  line-height: 1px;
  background-color: #999;
}

#navigation a, #navigation a:visited {
  text-decoration: none;
  color: #fff;
}

#navigation a:hover {
  text-decoration: underline;
}

#sdwvLoginDiv, .loginStatusIframe {
  background-color: #e5e5e5;
}
#sdwvLoginDiv {
  border-width: 1px;
  position: absolute;
  top: 100px;
  left: 300px;
  width: 300px;
  height: 300px;
  z-index: 200;
}
#sdwvLoginDivHeader {
  height: 17px;
  background-color: #364059;
  color: #fff;
  font-weight: bold;
  text-align: right;
}
#sdwvLoginDivAus {
  color: #fff;
  padding-right: 5px;
  text-decoration: none;
}
#sdwvLoginDivTxt {
  padding: 10px;
}
  
#bodyDecke {
  position: fixed; 
  top: 0; 
  left: 0;
  z-index: 199;
  width: 100%;
  height: 100%;
  background-color: #364059;
  opacity: .75;
  -ms-filter: "alpha(opacity=75)";
  filter: alpha(opacity=75);
}
