/* -------------------------------------------------------------------
   NAVIGATIE                                                 NAVIGATIE
   ------------------------------------------------------------------- */

.navigatieHolder {
	width:190px;
	background-image: url(../assets/worldPiece2.jpg);
	background-repeat:no-repeat;
}

.navigatieHeader {
	height:110px;
}

.navigatieFooter {
	height:44px;
	background-image: url(../assets/navigatieFooter.jpg);
}

.navigatiePaal {
	background-image: url(../assets/backgroundNavigatiePaal.png);
}

.navigatie {
}