
/*--------------------------------------------------*/
/* German							                */


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


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

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

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

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

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

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

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

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

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

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

}