
body {
  background-color: #c7c89f;
  background-image: url(../img/_bg/kontakt_adressen.gif);
}

.mcol {
  background-image: url(../img/_bg/midcol/kontakt_adressen.jpg);
  background-color: #ffffff;
  width: 147px;
  height: 600px;
}

.rcol .content .text {
  padding-left: 0px;
}

.rcol .content .text a {
  color: #0260E1;
  text-decoration: none;
  border-bottom: 1px solid #6599e1;
}

.rcol .content .text a:hover {
  color: #c30073;
  text-decoration: none;
  border-bottom: 1px solid #c5788d;
}


#lnav {
  position: absolute;
  top: 332px;
  left: 0px;
  width: 165px;
  height: 100px;
  font: normal normal normal 10px Verdana, Arial, Helvetica, Sans-Serif;
  color: #ffffff;
  text-align: right;
  line-height: 11px;
}

#lnav a {
  color: #595a39;
}

#lnav a:hover {
  color: #ffffff;
}

#navline {
  position: absolute;
  top: 325px;
  left: 174px;
  width: 76px;
  height: 20px;
  line-height: 20px;
}

#navline .left {
  width: 18px;
  border-top: 1px solid white;
}

#navline .right {
  width: 58px;
  border-top: 1px solid #c7c89f;
}