#wellness {
	background-image: url(/images//wellness.png);
	background-repeat: no-repeat;
	width: 70px;
	height: 104px;
	margin: 225px 0 0 237px;
}
#wellness:hover {
	background-position: -72px;
}
#wellness a {
	width: 100%;
	height: 100%;
	display: block;
}
#therapien {
	background-image: url(/images//therapien.png);
	background-repeat: no-repeat;
	width: 74px;
	height: 111px;
	margin: 19px 0 0 161px;
}
#therapien:hover {
	background-position: -76px;
}
#therapien a {
	width: 100%;
	height: 100%;
	display: block;
}
#home {
	background-image: url(/images//home.png);
	background-repeat: no-repeat;
	width: 58px;
	height: 81px;
	margin: 21px 0 0 101px;
}
#home:hover {
	background-position: -60px;
}
#home a {
	width: 100%;
	height: 100%;
	display: block;
}
