.home {
	height: 40px;
	width: 70px;
	position: absolute;
	visibility: visible;
	z-index: 1;
	left: 0px;
	top: 30px;
}
.mich {
	height: 40px;
	width: 100px;
	position: absolute;
	visibility: visible;
	z-index: 1;
	left: 70px;
	top: 30px;
}
.verhalten {
	height: 40px;
	width: 90px;
	position: absolute;
	visibility: visible;
	z-index: 1;
	left: 170px;
	top: 30px;
}
.therapie {
	height: 40px;
	width: 80px;
	position: absolute;
	visibility: visible;
	z-index: 1;
	left: 260px;
	top: 30px;
}
.leistungen {
	height: 40px;
	width: 90px;
	position: absolute;
	visibility: visible;
	z-index: 1;
	left: 340px;
	top: 30px;
}
.kontakt {
	height: 40px;
	width: 80px;
	position: absolute;
	visibility: visible;
	z-index: 1;
	left: 430px;
	top: 30px;
}
.impressum {
	height: 40px;
	width: 90px;
	position: absolute;
	visibility: visible;
	z-index: 1;
	left: 510px;
	top: 30px;
}
.auffueller {
	height: 40px;
	width: 99px;
	position: absolute;
	visibility: visible;
	z-index: 1;
	left: 600px;
	top: 30px;
	color: #000000;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #80c342;
}

