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

li#home { left:0; width:53px; }
li#news { left:54px; width:48px; }
li#exhibitions { left:103px; width:93px; }
li#company { left:197px; width:90px; }
li#investor { left:288px; width:112px; }
li#sales { left:400px; width:64px; }
li#impressum { left:565px; width:76px; }
li#contact { left:642px; width:60px; }
li#login { left:703px; width:47px; }

#home a:hover, #home a:focus{background: transparent url(nav-de.gif) 0 -40px no-repeat;}
#news a:hover, #news a:focus{background: transparent url(nav-de.gif) -54px -40px no-repeat;}
#exhibitions a:hover, #exhibitions a:focus{background: transparent url(nav-de.gif) -103px -40px no-repeat;}
#company a:hover, #company a:focus{background: transparent url(nav-de.gif) -197px -40px no-repeat;}
#investor a:hover, #investor a:focus{background: transparent url(nav-de.gif) -288px -40px no-repeat;}
#sales a:hover, #sales a:focus{background: transparent url(nav-de.gif) -400px -40px no-repeat;}
#impressum a:hover, #impressum a:focus{background: transparent url(nav-de.gif) -565px -40px no-repeat;}
#contact a:hover, #contact a:focus{background: transparent url(nav-de.gif) -642px -40px no-repeat;}
#login a:hover, #login a:focus{background: transparent url(nav-de.gif) -703px -40px no-repeat;}

#home a.on{background: transparent url(nav-de.gif) 0 -80px no-repeat;}
#news a.on{background: transparent url(nav-de.gif) -54px -80px no-repeat;}
#exhibitions a.on{background: transparent url(nav-de.gif) -103px -80px no-repeat;}
#company a.on{background: transparent url(nav-de.gif) -197px -80px no-repeat;}
#investor a.on{background: transparent url(nav-de.gif) -288px -80px no-repeat;}
#sales a.on{background: transparent url(nav-de.gif) -400px -80px no-repeat;}
#impressum a.on{background: transparent url(nav-de.gif) -565px -80px no-repeat;}
#contact a.on{background: transparent url(nav-de.gif) -642px -80px no-repeat;}
#login a.on{background: transparent url(nav-de.gif) -703px -80px no-repeat;}*/




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

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

