#navi_main {
  width: 855px;
  background-color: #FFFFFF;
  padding-bottom: 0px;
  height: 33px;
}

#navi_border_unten {
  height: 33px;
  background-image: url('/mpupl/pics/navi/navi_rahmen_unten.jpg');
  background-repeat: repeat-x;
  background-position: bottom;
  float: left;
  width: 854px;
  margin-right: 0px;
}

div.navi_border_rechts {
  width: 1px;
  height: 33px;
  margin-left: 854px;
  background-image: url('/mpupl/pics/navi/navi_rahmen_rechts.jpg');
  background-repeat: no-repeat;
  background-position: top left;
}

div.navi_first_sep {
  float: left;
  width: 4px;
  height: 33px;
  background-image:url('/mpupl/pics/navi/navi_first_sep.jpg');
  background-repeat: no-repeat;
}

div.navi_sep {
  float: left;
  width: 3px;
  height: 33px;
  background-image:url('/mpupl/pics/navi/navi_sep.jpg');
  background-repeat: no-repeat;
}

div.navi_last_sep {
  float: left;
  width: 24px;
  height: 33px;
  background-image:url('/mpupl/pics/navi/navi_last_sep_pas.jpg');
  background-repeat: no-repeat;
}

div.navi_home_act {
  float: left;
  margin: 0px;
  padding: 7px 10px 8px 10px;
  background-image: url('/mpupl/pics/navi/navi_bg_act.jpg');
  background-repeat: repeat-x;
}

div.navi_home_pas {
  float: left;
  margin: 0px;
  padding: 7px 10px 8px 10px;
  background-image: url('/mpupl/pics/navi/navi_bg_pas.jpg');
  background-repeat: repeat-x;
}

img.navi_herz {
  position: relative;
  top: -5px;
  left: -22px;
  width: 15px;
  height: 15px;
}

div.tiefe1 {
  text-transform: uppercase;
  font-weight: bold;
  float: left;
  margin: 0px;
  padding: 10px 7px 8px 7px; 
  background-image:url('/mpupl/pics/navi/navi_bg_pas.jpg');
  background-repeat: repeat-x;
}

div.tiefe1_aktiv {
  text-transform: uppercase;
  font-weight: bold;
  float: left;
  margin: 0px;
  padding: 10px 7px 8px 7px; 
  background-image:url('/mpupl/pics/navi/navi_bg_act.jpg');
  background-repeat: repeat-x;
}

a.tiefe1:link,a.tiefe1:active,a.tiefe1:visited {
  color: #000000;
  text-decoration: none;
  background-color: inherit;
}

a.tiefe1:hover {
  color: #000000;
  text-decoration: none;
  background-color: inherit;
}

a.tiefe1_aktiv:link,a.tiefe1_aktiv:active,a.tiefe1_aktiv:visited {
  text-decoration: none;
  background-color: inherit;
  color: #F6A017;
}

a.tiefe1_aktiv:hover {
  text-decoration: none;
  background-color: inherit;
  color: #F6A017;
}

#navi_search {
  position: relative;
  text-align: right;
  font-size: 10px;
  padding-right: 5px;
  margin-top: 5px;
  left: 10px;
}

#navi_search_form {
  margin: 0px;
  padding: 0px;
  line-height: 0px;
  font-size: 0px;
  height: 0px;
}

#navi_search select {
  width: 75px;
}

#md_headsearch_input {
   width: 90px;
}

.navi_search_font {
  vertical-align:top;
  font-size: 10px;
}

input.navi_search_button {
  width: 60px;
  height: 18px;
  margin-top: 0px; 
  border: 1px solid #F7C000;
  background-color: #FEF9E7;  
  font-size: 8px;
  color: #808080;
  text-transform: uppercase;
  font-weight: bold;
  padding: 4px 14px 1px 2px; 
  background-image: url('/mpupl/pics/pfeil_rechts.gif');
  background-position: right center;
  background-repeat: no-repeat; 
}

