.menu-level1-no {
  background-image: url(../../images/hmenu_inaktiv.jpg);
  background-repeat: repeat-x;
  color: #000000;
  text-align: left;
  font-weight: bold;
  font-size: 11px;
  vertical-align: middle;
  height: 16px;
  padding-left: 7px;
  margin: 0px;
  padding-top: 2px;
}

.menu-level1-no A {
  color: #000000;
  text-align: left;
  text-decoration: none;
  font-size: 11px;
  font-weight: bold; 
  text-transform: uppercase;
}
.menu-level1-no A:hover {
  font-weight: bold;
  font-size: 11px;
  color: #000000;
}

.menu-level1-act {
  background-image: url(../../images/hmenu_aktiv.jpg);
  background-repeat: repeat-x;
  color: #FFFFFF;
  text-align: left;  
  font-weight: bold; 
  font-size: 11px;
  vertical-align: middle; 
  height: 16px;
  padding-left: 7px;
  padding-top: 2px;  
  margin: 0px;
}

.menu-level1-act A {
  color: #FFFFFF;
  text-align: left;
  text-decoration: none;
  font-weight: bold; 
  font-size: 11px;
  text-transform: uppercase;
}
.menu-level1-act A:hover {
  color: #FFFFFF;
}

.menu-level11-no {
  color: #000000;
  text-align: left;
  font-weight: bold;
  font-size: 11px;
  vertical-align: middle;
  height: 16px;
  padding-left: 7px;
  padding-top: 1px;  
  margin: 0px;
}
.menu-level11-no A {
  color: #000000;
  text-align: left;
  text-decoration: none;
  font-weight: bold; 
  text-transform: uppercase;  
}
.menu-level11-no A:hover {
  font-weight: bold;
  color: #000000;
}

.menu-level11-act {
  background-image: url(../../images/hmenu_aktiv_last.jpg);
  background-repeat: repeat-x;
  color: #FFFFFF;
  text-align: left;  
  font-weight: bold; 
  font-size: 11px;  
  vertical-align: middle; 
  height: 16px;
  padding-left: 7px;
  padding-top: 2px;  
  margin: 0px;
}

.menu-level11-act A {
  color: #FFFFFF;
  text-align: left;
  text-decoration: none;
  font-weight: bold; 
  text-transform: uppercase;
}
.menu-level11-act A:hover {
  font-weight: bold;
  color: #FFFFFF;
}


* html .menu-level1-no, * html .menu-level1-act, .menu-level11-no, * html .menu-level11-act {
  height: 18px;
  he\ight: 18px;
}
