/*Diverse content divs*/
#contentaboutus {
	background-image:url(../nl/images/aboutusback.gif);
	background-repeat:no-repeat;
}
#contentcontactvest{
	background-image: url(../nl/images/contactvestiging.gif);
	background-repeat:no-repeat;
}
#contentcontactform {
	background-image: url(../nl/images/contactformulier.gif);
	background-repeat:no-repeat;
}
#contentcontactlogin {
	background-image: url(../nl/images/contactlogin.gif);
	background-repeat:no-repeat;
}
#contentcontactroute
{
	background-image: url(../nl/images/routeplanner.gif);
	background-repeat:no-repeat;
}
#contentvendors {
	background-image: url(../nl/images/vendorsback.gif);
	background-repeat:no-repeat;
}
#contentnews {
	background-image: url(../nl/images/newsback.gif);
	background-repeat:no-repeat;
}
#contentvacatures {
	background-image: url(../nl/images/vacaturesback.gif);
	background-repeat:no-repeat;
}

/*Einde content divs*/