/*--------------------------------------------------*/
/* Dutch							                */

#menu #rawFootage{
	margin-left: 15px;
	background: url('../../img/menu/rawFootageNL.gif') no-repeat 0 0;
}


#menu #rawFootage a{
	width: 186px;
	height: 23px;
	background: url('../../img/menu/rawFootageNL_down.gif') no-repeat 0 0;
}

#menu #rawFootage a:hover{
	background: url('../../img/menu/rawFootageNL.gif') no-repeat 0 0;
}

#menu #rawFootage a.selected{
	width: 186px;
	height: 23px;
	background: url('../../img/menu/rawFootageNL.gif') no-repeat 0 0;
}


#menu #news{
	margin-left:40px;
	background: url('../../img/menu/newsNL.gif') no-repeat 0 0;
}

#menu #news a{
	width: 113px;
	height: 21px;
	background: url('../../img/menu/newsNL_down.gif') no-repeat 0 0;
}

#menu #news a:hover{
	background: url('../../img/menu/newsNL.gif') no-repeat 0 0;
}

#menu #news a.selected{
	background: url('../../img/menu/newsNL.gif') no-repeat 0 0;
}

#menu #downloads a{
	width: 163px;
	height: 25px;
	margin-left:13px;
	background: url('../../img/global/downloads.gif') no-repeat 0 0;
}

#menu #downloads a:hover{
	background: url('../../img/global/downloads_down.gif') no-repeat 0 0;
	margin-left:13px;
}

#menu #downloads a.selected{
	width: 163px;
	height: 25px;
	margin-left:13px;
	background: url('../../img/global/downloads_down.gif') no-repeat 0 0;

}