.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;
}


ul#nav a {
	font-size: 12px;
}


#nav .praktikum {
	width: 184px;
}
#nav .unterkunft {
	width: 82px;
}
#nav .transportmglichkeiten {
	width: 155px;
}
#nav .aktivitten-kapstadt {
	width: 136px;
}
#nav .karte-von-kapstadt {
	width: 126px;
}
#nav .kontakt {
	width: 64px;
}
#nav .news {
	width: 50px;
}
