/**
 * 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:34px; }
#head_nav li.home a { background:url("../gfx/nl/white/m_home.gif") no-repeat 0 0; }
#head_nav li.producten { width:72px; }
#head_nav li.producten a { background:url("../gfx/nl/white/m_producten.gif") no-repeat 0 0; }
#head_nav li.zoek_een_dealer { width:109px; }
#head_nav li.zoek_een_dealer a { background:url("../gfx/nl/white/m_zoek_een_dealer.gif") no-repeat 0 0; }
#head_nav li.showroom { width:71px; }
#head_nav li.showroom a { background:url("../gfx/nl/white/m_showroom.gif") no-repeat 0 0; }
#head_nav li.over_spectral { width:97px; }
#head_nav li.over_spectral a { background:url("../gfx/nl/white/m_over_spectral.gif") no-repeat 0 0; }
#head_nav li.nieuws { width:45px; }
#head_nav li.nieuws a { background:url("../gfx/nl/white/m_nieuws.gif") no-repeat 0 0; }
#head_nav li.contact { width:55px; }
#head_nav li.contact a { background:url("../gfx/nl/white/m_contact.gif") no-repeat 0 0; }
#head_nav li a:hover,
#head_nav li a.selected { background-position:0 -23px; }

/**
 * Structure
 */

/* Bottom */
div#bottom { position:relative; background:url('../gfx/bottom_bg3.gif') no-repeat; width:964px; height:251px; z-index:8888; margin-top:47px; left:-2px; }
#bottom h1, #bottom h2, #bottom h3 { font-family:arial; font-weight:normal; font-size:13px; margin:14px 0 0 18px; width:170px; line-height:17px; white-space:nowrap; }
#bottom h1 a, #bottom h2 a, #bottom h3 a { font-family:arial; font-weight:normal; font-size:13px; text-decoration:none; }
#bottom p { color:#575252; width:280px; line-height:19px; margin:3px 0 0 18px;  }
#bottom a { color:#000; }
#bottom div.first { float:left; position:relative; left:29px; width:311px; height:146px; cursor:pointer; }
#bottom .first img.pic { position:absolute; top:113px; left:0; }
#bottom div.second { float:left; position:relative; left:17px; width:311px; height:146px; cursor:pointer; }
#bottom .second img.pic { position:absolute; top:113px; left:0; }
#bottom div.third { float:left; position:relative; left:3px; width:309px; height:146px; cursor:pointer; }
#bottom .third img.pic { position:absolute; top:113px; left:0; }
#bottom img#i { position:absolute; left:0; top:-24px; }
