  
  div.dbNaviLevel1Left {
    background: url(../images/main/blue/b_links_off.jpg) no-repeat;
  }
  
  div.dbNaviLevel1Center {
    background: url(../images/main/blue/b_mitte_off.jpg) repeat-x;
  }
  
  div.dbNaviLevel1Right {
    background: url(../images/main/blue/b_rechts_off.jpg) no-repeat;
  }
  
  div.dbNaviLevel1LeftAct {
    background: url(../images/main/blue/b_links_on.jpg) no-repeat;
  }
  
  div.dbNaviLevel1CenterAct {
    background: url(../images/main/blue/b_mitte_on.jpg) repeat-x;
  }
  
  div.dbNaviLevel1RightAct {
    background: url(../images/main/blue/b_rechts_on.jpg) no-repeat;
  }
  
  div.sub {
    background: url(../images/main/green/nav_pfeil_blue.gif) 165px 10px no-repeat;
  }
  
  /**
   *
   *
   *
   */
  .all_nav2 {
    background: #006668 url(../images/main/blue/dropdown_HG_blue.gif) repeat-x;
  }
