#kontakt {
	background-image: url(/images//kontakt.png);
	background-repeat: no-repeat;
	width: 68px;
	height: 96px;
	margin: 111px 0 0 309px;
}
#kontakt:hover {
	background-position: -70px;
}
#kontakt a {
	width: 100%;
	height: 100%;
	display: block;
}
#therapien {
	background-image: url(/images//therapien.png);
	background-repeat: no-repeat;
	width: 74px;
	height: 111px;
	margin: 141px 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;
}
