body {
	background-color: #000000;
	margin: auto;
}
#container {
	margin: auto;
	height: 900px;
	width: 900px;
	padding-top: 60px;
}
#linkmitte {
	margin: auto;
	height: 100px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 0.3em;
	width: 800px;
	background-color: #33FF99;
}

#linkmitte li {
	float: left;
	background-color: #000000;
	width: 335px;
}
.abstand {
	padding-bottom: 50px;
}

#linkmitte ul {
	display: block;
	list-style-type: none;
	width: 320px;
	float: left;
	height: 60px;
}
#physio  li  {
	height: 50px;
	text-decoration: none;
}

#physio a {
	color: #FFFFFF;
	text-decoration: none;
}

#physio a:hover {
	padding-top: 30px;
	padding-bottom: 30px;
	background-image: url(pics/figur.png);
	background-repeat: no-repeat;
	background-position: left;
	color: #F7D318;
}
#xxxxxxxxxxxxxxxxxxxxxxxxxxxx {
}
#natur  li  {
	height: 60px;
}


#natur a {
	color: #FFFFFF;
	text-decoration: none;
}
#natur  a:hover  {
	background-image: url(pics/blatt.png);
	background-position: right;
	background-repeat: no-repeat;
	padding-top: 30px;
	padding-bottom: 30px;
	color: #EFA252;
}
