.left_rentcar, .left_accommodation, .left_nightlife, .left_internships, .left_volunteer {
	width: 174px;
	height: 175px;
	margin: 15px 0px 15px 15px;
	clear: both;
	display: block;
}

.left_rentcar:hover, .left_accommodation:hover, .left_nightlife:hover, .left_internships:hover, .left_volunteer:hover {
	background-position: right;
}

.left_rentcar {
	background: url(../images/left_gettingaround.jpg) no-repeat left;
}

.left_accommodation {
	background: url(../images/left_accommodation.jpg) no-repeat left;
}

.left_nightlife {
	background: url(../images/left_nightlife.jpg) no-repeat left;
}

.left_internships {
	background: url(../images/left_internships.jpg) no-repeat left;
}

.left_volunteer {
	background: url(../images/left_volunteer.jpg) no-repeat left;
}


#nav .stageplaats {
	width: 222px;
}
#nav .huisvesting {
	width: 94px;
}
#nav .transport {
	width: 84px;
}
#nav .activiteiten {
	width: 97px;
}
#nav .de-kaart-van-kaapstad {
	width: 163px;
}
#nav .news {
	width: 54px;
}
#nav .contact {
	width: 71px;
}
#nav .faq {
	width: 58px;
}