/* ---------->>> NAVIGATION <<<-----------*/
/*div#navigation {
	background-image:url(nav-it.gif);
}

li#home { left:0; width:53px; }
li#news { left:54px; width:53px; }
li#exhibitions { left:108px; width:80px; }
li#company { left:189px; width:110px; }
li#investor { left:300px; width:74px; }
li#sales { left:375px; width:86px; }
li#impressum { left:501px; width:129px; }
li#contact { left:629px; width:83px; }
li#login { left:712px; width:48px; }

#home a:hover, #home a:focus{background: transparent url(nav-it.gif) 0 -40px no-repeat;}
#news a:hover, #news a:focus{background: transparent url(nav-it.gif) -54px -40px no-repeat;}
#exhibitions a:hover, #exhibitions a:focus{background: transparent url(nav-it.gif) -108px -40px no-repeat;}
#company a:hover, #company a:focus{background: transparent url(nav-it.gif) -189px -40px no-repeat;}
#investor a:hover, #investor a:focus{background: transparent url(nav-it.gif) -300px -40px no-repeat;}
#sales a:hover, #sales a:focus{background: transparent url(nav-it.gif) -375px -40px no-repeat;}
#impressum a:hover, #impressum a:focus{background: transparent url(nav-it.gif) -501px -40px no-repeat;}
#contact a:hover, #contact a:focus{background: transparent url(nav-it.gif) -629px -40px no-repeat;}
#login a:hover, #login a:focus{background: transparent url(nav-it.gif) -712px -40px no-repeat;}

#home a.on{background: transparent url(nav-it.gif) 0 -80px no-repeat;}
#news a.on{background: transparent url(nav-it.gif) -54px -80px no-repeat;}
#exhibitions a.on{background: transparent url(nav-it.gif) -108px -80px no-repeat;}
#company a.on{background: transparent url(nav-it.gif) -189px -80px no-repeat;}
#investor a.on{background: transparent url(nav-it.gif) -300px -80px no-repeat;}
#sales a.on{background: transparent url(nav-it.gif) -375px -80px no-repeat;}
#impressum a.on{background: transparent url(nav-it.gif) -501px -80px no-repeat;}
#contact a.on{background: transparent url(nav-it.gif) -629px -80px no-repeat;}
#login a.on{background: transparent url(nav-it.gif) -712px -80px no-repeat;}


*/

/* ---------->>> PRODUKTE NAVIGATION <<<-----------*/
div#produktenavigation ul.nav {
	background-image:url(bgd_produkte-nav-it.gif);
}

li#ivdproducts { width:161px; }

#diabetics a:hover, #diabetics a:focus, #diabetics a.on{background: transparent url(bgd_produkte-nav-it.gif) -203px -51px no-repeat;}
#ivdproducts a:hover, #ivdproducts a:focus, #ivdproducts a.on{background: transparent url(bgd_produkte-nav-it.gif) -302px -51px no-repeat;}
