#Nav3 {
  position:absolute;
  top: -29px;
  color: #FFFFFF;
  font-size: 12px;
  padding-right: 0px;
  left: 152px;
  width: 786px;
  text-align: right;
  z-index: 1000;
  font-weight: bold;
  height: 26px;
}

#Nav3 div {
  position: relative;
  float: right;
  height: 26px;
  margin-left:1px;
  vertical-align: middle;
}

#Nav3 div.corner_left{
  position:absolute;
  left:0px;
  top: 0px;
  width:3px;
  height:26px;
  margin:0;
  padding:0;
  background-image: url(../startseite/bilder/kart-tr-start.gif);
  background-repeat:no-repeat;
  z-index:9999;
}

#Nav3 div.corner_right{
  position:absolute;
  right:-1px;
  top: 0px;
  width:3px;
  height:26px;
  margin:0;
  padding:0;
  background-image: url(../startseite/bilder/kart-tr-end.gif);
  background-repeat:no-repeat;
  z-index:9999;
}

#Nav3 span {
  line-height: 24px;
}

#Nav3 a  {
  color: #FFFFFF;
  float: left;
  line-height: 26px;
  height: 26px;
  font-weight: bold;
  font-size: 12px;
  display: block;
  padding-left:9px;
  padding-right:9px;
  background-image: url(../startseite/bilder/kart-hg-verlauf-darkgrey.gif);
  background-repeat: repeat-x;
  outline: none;
  text-decoration: none;

}

#Nav3 a:hover {
  color: #CC0066;
  background-image: none;
  background-repeat: repeat-x;
  background-color: #DFDFDF;
}

#Nav3 a.my_active{
  color: #FFFFFF;
  background-color: #CB1B41;
  background-image: none;
  background-repeat: repeat-x;

}

#Nav3_sub {
  margin: 0px;
  border-right-width: 0px;
  border-right-style: solid;
  border-right-color: #6E6E6E;
  border-left-width: 0px;
  border-left-style: solid;
  border-left-color: #6E6E6E;
  padding-top: 2px;
}

#Nav3_sub .HEAD{
  background-color: #e7e7e9;
  margin: 0px;
  padding-left: 12px;
  background-image: url(../startseite/bilder/title_col-verlauf-darkgrey.jpg);
  background-repeat: repeat-x;
  padding-bottom: 5px;
}



