/**
 * Navigation
 */

/* Head nav */
#head_nav li { list-style-type:none; float:left; display:inline; height:23px; text-align:center; cursor:pointer; margin:0 0 0 30px; -moz-opacity:.90; filter:alpha(opacity=90); opacity:.90; }
#head_nav em { display:none; }
#head_nav li a { display:block; width:100%; height:100%; }
#head_nav li.home { width:31px; }
#head_nav li.home a { background:url("../gfx/de/white/m_home.gif") no-repeat 0 0; }
#head_nav li.producten { width:59px; }
#head_nav li.producten a { background:url("../gfx/de/white/m_producten.gif") no-repeat 0 0; }
#head_nav li.zoek_een_dealer { width:90px; }
#head_nav li.zoek_een_dealer a { background:url("../gfx/de/white/m_zoek_een_dealer.gif") no-repeat 0 0; }
#head_nav li.showroom { width:65px; }
#head_nav li.showroom a { background:url("../gfx/de/white/m_showroom.gif") no-repeat 0 0; }
#head_nav li.over_spectral { width:83px; }
#head_nav li.over_spectral a { background:url("../gfx/de/white/m_over_spectral.gif") no-repeat 0 0; }
#head_nav li.nieuws { width:79px; }
#head_nav li.nieuws a { background:url("../gfx/de/white/m_nieuws.gif") no-repeat 0 0; }
#head_nav li.contact { width:53px; }
#head_nav li.contact a { background:url("../gfx/de/white/m_contact.gif") no-repeat 0 0; }
#head_nav li a:hover,
#head_nav li a.selected { background-position:0 -23px; }