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

li#home { left:0; width:53px; }
li#news { left:54px; width:48px; }
li#exhibitions { left:103px; width:82px; }
li#company { left:186px; width:81px; }
li#investor { left:268px; width:85px; }
li#sales { left:354px; width:53px; }
li#impressum { left:535px; width:80px; }
li#contact { left:616px; width:60px; }
li#login { left:677px; width:83px; }

#home a:hover, #home a:focus{background: transparent url(nav-fr.gif) 0 -40px no-repeat;}
#news a:hover, #news a:focus{background: transparent url(nav-fr.gif) -54px -40px no-repeat;}
#exhibitions a:hover, #exhibitions a:focus{background: transparent url(nav-fr.gif) -103px -40px no-repeat;}
#company a:hover, #company a:focus{background: transparent url(nav-fr.gif) -186px -40px no-repeat;}
#investor a:hover, #investor a:focus{background: transparent url(nav-fr.gif) -268px -40px no-repeat;}
#sales a:hover, #sales a:focus{background: transparent url(nav-fr.gif) -354px -40px no-repeat;}
#impressum a:hover, #impressum a:focus{background: transparent url(nav-fr.gif) -535px -40px no-repeat;}
#contact a:hover, #contact a:focus{background: transparent url(nav-fr.gif) -616px -40px no-repeat;}
#login a:hover, #login a:focus{background: transparent url(nav-fr.gif) -677px -40px no-repeat;}

#home a.on{background: transparent url(nav-fr.gif) 0 -80px no-repeat;}
#news a.on{background: transparent url(nav-fr.gif) -54px -80px no-repeat;}
#exhibitions a.on{background: transparent url(nav-fr.gif) -103px -80px no-repeat;}
#company a.on{background: transparent url(nav-fr.gif) -186px -80px no-repeat;}
#investor a.on{background: transparent url(nav-fr.gif) -268px -80px no-repeat;}
#sales a.on{background: transparent url(nav-fr.gif) -354px -80px no-repeat;}
#impressum a.on{background: transparent url(nav-fr.gif) -535px -80px no-repeat;}
#contact a.on{background: transparent url(nav-fr.gif) -616px -80px no-repeat;}
#login a.on{background: transparent url(nav-fr.gif) -677px -80px no-repeat;}

*/


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

li#ivdproducts { width:161px; }

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