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

li#home { left:0; width:53px; }
li#news { left:54px; width:63px; }
li#exhibitions { left:118px; width:51px; }
li#company { left:170px; width:75px; }
li#investor { left:246px; width:71px; }
li#sales { left:318px; width:125px; }
li#impressum { left:558px; width:75px; }
li#contact { left:634px; width:67px; }
li#login { left:702px; width:47px; }

#home a:hover, #home a:focus{background: transparent url(nav-es.gif) 0 -40px no-repeat;}
#news a:hover, #news a:focus{background: transparent url(nav-es.gif) -54px -40px no-repeat;}
#exhibitions a:hover, #exhibitions a:focus{background: transparent url(nav-es.gif) -118px -40px no-repeat;}
#company a:hover, #company a:focus{background: transparent url(nav-es.gif) -170px -40px no-repeat;}
#investor a:hover, #investor a:focus{background: transparent url(nav-es.gif) -246px -40px no-repeat;}
#sales a:hover, #sales a:focus{background: transparent url(nav-es.gif) -318px -40px no-repeat;}
#impressum a:hover, #impressum a:focus{background: transparent url(nav-es.gif) -558px -40px no-repeat;}
#contact a:hover, #contact a:focus{background: transparent url(nav-es.gif) -634px -40px no-repeat;}
#login a:hover, #login a:focus{background: transparent url(nav-es.gif) -702px -40px no-repeat;}

#home a.on{background: transparent url(nav-es.gif) 0 -80px no-repeat;}
#news a.on{background: transparent url(nav-es.gif) -54px -80px no-repeat;}
#exhibitions a.on{background: transparent url(nav-es.gif) -118px -80px no-repeat;}
#company a.on{background: transparent url(nav-es.gif) -170px -80px no-repeat;}
#investor a.on{background: transparent url(nav-es.gif) -246px -80px no-repeat;}
#sales a.on{background: transparent url(nav-es.gif) -318px -80px no-repeat;}
#impressum a.on{background: transparent url(nav-es.gif) -558px -80px no-repeat;}
#contact a.on{background: transparent url(nav-es.gif) -634px -80px no-repeat;}
#login a.on{background: transparent url(nav-es.gif) -702px -80px no-repeat;}


*/

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

li#ivdproducts { width:161px; }

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

