#route .title {
	background: #bd925d url('route.png') no-repeat 0 95%;
	height: 640px;
	width: 40px;
}
#downloads .title {
	background: #a092c7 url('downloads.png') no-repeat 0 95%;
	height: 640px;
	width: 40px;
}
#fotoalbum .title {
	background: #abaab0 url('fotoalbum.png') no-repeat 0 95%;
	height: 640px;
	width: 40px;
}
#producten .title {
	background: #ab9a62 url('producten.png') no-repeat 0 95%;
	height: 640px;
	width: 40px;
}
#overpotmaat .title {
	background: #b8ab9b url('overpotmaat.png') no-repeat 0 95%;
	height: 640px;
	width: 40px;
}

#besteloverzicht .title {
	background: #ca908f url('inloggen.png') no-repeat 0 95%;
	height: 640px;
	width: 41px;
}

#besteloverzicht .title.logged_in {
	background-image: url('besteloverzicht.png') !important;
}
