.mainlevel-hoofdmenu-test {
	color: #FF0000;
	width: 800px;
	margin-left: 700px;
	}

div#men_item_car {
	background-image:		url( '../images/icon_car.png' );
	background-position:	top;
	background-repeat:		no-repeat;
	
	width:					66px;
	height:					21px;
	margin-left:			286px;
	_margin-left:			143px;
	float:					left;
}

div#men_item_motor {
	background-image:		url( '../images/icon_motor.png' );
	background-position:	top;
	background-repeat:		no-repeat;
	
	width:					66px;
	height:					21px;
	float:					left;
}

div#men_item_trailer {
	background-image:		url( '../images/icon_trailer.png' );
	background-position:	top;
	background-repeat:		no-repeat;
	
	width:					125px;
	height:					21px;
	float:					left;
}

div#men_item_theory {
	background-image:		url( './../images/icon_theory.png' );
	background-position:	top;
	background-repeat:		no-repeat;
	
	width:					93px;
	height:					21px;
	float:					left;
}

div#men_item_extra {
	background-image:		url( './../images/icon_extra.png' );
	background-position:	top;
	background-repeat:		no-repeat;
	
	width:					68px;
	height:					21px;
	float:					left;
}

div#men_item_contact {
	background-image:		url( './../images/icon_contact.png' );
	background-position:	top;
	background-repeat:		no-repeat;
	
	width:					74px;
	height:					21px;
	float:					left;
}