#navigatie2 {
	background-image: url(../images/mainnav2.jpg);
	background-repeat: no-repeat;
	height: 155px;
	width: 802px;
	padding: 22px;
}
#navigatie2 #greenery {
	width: 174px;
	height: 157px;
	position: absolute;
	background-repeat:no-repeat;
}
#navigatie2 #events {
	width: 174px;
	height: 157px;
	margin-left: 208px;
	position: absolute;
	background-repeat:no-repeat;
}
#navigatie2 #studeren {
	height: 157px;
	width: 174px;
	position: absolute;
	margin-left: 414px;
	background-repeat:no-repeat;
}
#navigatie2 #vacatures {
	position: absolute;
	height: 157px;
	width: 174px;
	margin-left: 622px;
	background-repeat:no-repeat;
}

