#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;
}
#wellness {
	background-image: url(/images//wellness.png);
	background-repeat: no-repeat;
	width: 70px;
	height: 104px;
	margin: 18px 0 0 237px;
}
#wellness:hover {
	background-position: -72px;
}
#wellness a {
	width: 100%;
	height: 100%;
	display: block;
}
#home {
	background-image: url(/images//home.png);
	background-repeat: no-repeat;
	width: 58px;
	height: 81px;
	margin: 151px 0 0 101px;
}
#home:hover {
	background-position: -60px;
}
#home a {
	width: 100%;
	height: 100%;
	display: block;
}
#content-top {
	float: right;
	background-image: url(/images//image-therapien-done.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	width: 370px;
	height: 430px;
	margin: 130px 70px 0 0;
	color: #ffffff;
	font-family: arial;
	font-size: 12px;
	overflow: hidden;
}
