body { 
	font-family: "Century Gothic", Arial, Helvetica, Verdana, sans-serif; 
	font-size: 10px;	
	color: Black;
	word-spacing: 0.5em;
	background-color: White;
}
h1 {
	font-size: 13px;
	line-height: 0.2;
}
img {
	border: none;
}
ul {
	list-style-type: square;
}
#logo {
	position: absolute;
	top: 50px;
	left: 10px;
	visibility: hidden;
}
#therapie, #praevention , #geraete {
	visibility: hidden;
}
#menue {
	position: absolute;
	top: 165px;
	left: 10px;
	/*  border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #a2bad8;
	line-height: 1.5;
	padding: 0 0 5px 0;*/
}
#menue ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
#menue li {
	float: left;
	margin:0 5px 0 0;
}
#adresse {
	position: absolute;
	top: 520px;
	left: 10px;
	width: 660px;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #a2bad8;
	font-size: 10px;	
	word-spacing: 0.2em;
	line-height: 2;
	text-align: center;
}
#news{
	position: absolute;
	top: 480px;
	left: 10px;
	width: 720px;
}
#motiv {
   visibility: hidden;
}
#inhalt {
	position: absolute;
	top: 225px;
	left: 10px;
	width: 410px;
	height: 190px;
}
#inhalt_gross {
	position: absolute;
	top: 225px;
	left: 10px;
	width: 690px;
	height: 210px;
}
#inhalt1 {
	position: absolute;
	top: 225px;
	left: 10px;
	width: 220px;
	height: 210px;
}
#inhalt2{
	position: absolute;
	top: 225px;
	left: 10px;
	width: 230px;
	height: 210px;
}
#inhalt3 {
	position: absolute;
	top: 225px;
	left: 250px;
	width: 230px;
	height: 210px;
}
#navigation {
	visibility: hidden;
}



