/*   NAVIGATIE  */
#navigatie {position: relative; left:16px; top:138px; margin: 0px; padding: 0px; height: 30px;}
#navigatie ul { list-style-type: none; margin: 0px; padding: 0px;}
#navigatie ul li {display: inline;float:left;clear:none; }
/*   NAVIGATIE-BUTTONS  */
#navigatie a.mobiles {display:block;width:100px;height:30px; margin: 0px; padding:0px; background-image:url(/images/EN/b-mobiles.gif);}
#navigatie a:hover.mobiles {background-position: 0 -30px;}
#navigatie a.mobilesSel {display:block;width:100px;height:30px; margin: 0px; padding:0px; background-image:url(/images/EN/b-mobiles.gif);background-position: 0 -60px;}

#navigatie a.projects {display:block;width:100px;height:30px; margin: 0px; padding:0px; background-image:url(/images/EN/b-projects.gif);}
#navigatie a:hover.projects {background-position: 0 -30px;}
#navigatie a.projectsSel {display:block;width:100px;height:30px; margin: 0px; padding:0px; background-image:url(/images/EN/b-projects.gif);background-position: 0 -60px;}

#navigatie a.news {display:block;width:100px;height:30px; margin: 0px; padding:0px; background-image:url(/images/EN/b-news.gif);}
#navigatie a:hover.news {background-position: 0 -30px;}
#navigatie a.newsSel {display:block;width:100px;height:30px; margin: 0px; padding:0px; background-image:url(/images/EN/b-news.gif);background-position: 0 -60px;}

#navigatie a.crew		{display:block;width:100px;height:30px; margin: 0px; padding:0px; background-image:url(/images/EN/b-shop.gif);}
#navigatie a:hover.crew {background-position: 0 -30px;}
#navigatie a.crewSel	{display:block;width:100px;height:30px; margin: 0px; padding:0px; background-image:url(/images/EN/b-shop.gif);background-position: 0 -60px;}

#navigatie a.contact {display:block;width:100px;height:30px; margin: 0px; padding:0px; background-image:url(/images/EN/b-contact.gif);}
#navigatie a:hover.contact {background-position: 0 -30px;}
#navigatie a.contactSel {display:block;width:100px;height:30px; margin: 0px; padding:0px; background-image:url(/images/EN/b-contact.gif);background-position: 0 -60px;}

/*   SUB NAVIGATIE-BUTTONS  */
#subnavigatie			{background-color:#d43b00; width:100px;}
#subnavigatie a			{margin:0px; font:10px verdana; color:#fff; text-transform:uppercase; min-height:25px;}
#subnavigatie a:hover	{text-decoration:none; padding:0px; margin:0px;}
td.subnav				{height:24px; padding:5px 0px 5px 16px; border-bottom:1px solid #912800; border-right:1px solid #912800; border-left:1px solid #912800;}

