
li#naviItem01 {
   background: url('/gfx/navi_start.png') 0 0 no-repeat;
   background-position: 0 10px;
   width: 88px;
}

li#naviItem01:hover {
   background-position: 0 0;
}

li#naviItem01.active {
   background: url('/gfx/navi_start_active.png') 0 0 no-repeat;
   position: relative;
   z-index: 900 !important;
}

li#naviItem02 {
   background: url('/gfx/navi_kettquad_eng.png') 0 0 no-repeat;
   background-position: 0 10px;
   width: 142px;
}

li#naviItem02:hover {
   background-position: 0 0;
}

li#naviItem02.active {
   background: url('/gfx/navi_kettquad_eng_active.png') 0 0 no-repeat;
   position: relative;
   z-index: 900 !important;
}

li#naviItem03 {
   background: url('/gfx/navi_haendler_eng.png') 0 0 no-repeat;
   background-position: 0 10px;
   width: 171px;
}

li#naviItem03:hover {
   background-position: 0 0;
}

li#naviItem03.active {
   background: url('/gfx/navi_haendler_eng_active.png') 0 0 no-repeat;
   position: relative;
   z-index: 900 !important;
}