a {
	font-size:11px;
	font-weight: normal;
	font-family: "Century Gothic", Arial, Helvetica, Verdana, sans-serif;
} 
a:link { 
	color: #666666;
}
a:visited { 
	color: Gray;
 }
a:hover {
	background-color: #bfd1e5;
}
a:active { 
	color: Blue;
}
#menue a {
	text-decoration: none;
	font-size:11px;
	font-weight: normal;
	word-spacing: normal;
	font-family: "Century Gothic", Arial, Helvetica, Verdana, sans-serif;
} 
#menue a:link { 
	color: #141654; 
}
#menue a:visited { 
	color: #141654;
 } 
#menue a:hover {
	background-color: #bfd1e5;
}
#menue a:active { 
	color: #141654;
	text-decoration: none;
}
body { 
	font-family: "Century Gothic", Arial, Helvetica, Verdana, sans-serif; 
	font-size: 11px;	
	color: #666666;
	word-spacing: 110%;
	background-color: White;
}
h1 {
	font-size: 12px;
	font-weight: normal;
	/*line-height: 60%;*/
	vertical-align: sub;
}
img {
	border: none;
}
ul {
	list-style-type: square;
}
#logo {
	position: absolute;
	top: 50px;
	left: 150px;
}
#menue {
	position: absolute;
	top: 165px;
	left: 150px;
}
#menue ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
#menue li {
	float: left;
	margin:0 25px 0 0;
}
#menue li a#aktiv {
	background-color: #bfd1e5;
	
}
#adresse {
	position: absolute;
	top: 520px;
	left: 150px;
	width: 720px;
	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: 470px;
	left: 150px;
	width: 720px;
	color: Maroon;
	letter-spacing: 0.2em;
	text-align: center;
}
#therapie, #motiv {
	position: absolute;
	top: 210px;
	left: 150px;
	width: 240px;
	height: 240px;
	text-align: center;
}
#therapie {
	background-color: #7EAC34;
}
#praevention {
	position: absolute;
	top: 210px;
	left: 390px;
	width: 240px;
	height: 240px;
	background-color: #a2bad8;
	text-align: center;
}
#geraete {
	position: absolute;
	top: 210px;
	left: 630px;
	width: 240px;
	height: 240px;
	background-color: #0A1661;
	text-align: center;
}
#inhaltkasten {
	position: absolute;
	top: 210px;
	left: 390px;
	width: 480px;
	height: 240px;
}
#hintergrund, #hintergrund_gross, #hintergrund1,  #hintergrund2, #hintergrund3 {
	background-color: White;
	filter:alpha(opacity=80); -moz-opacity:0.8; opacity:0.8;
}
#hintergrund {
	position: absolute;
	top: 220px;
	left: 390px;
	width: 470px;
	height: 220px;
}
#inhalt {
	position: absolute;
	top: 225px;
	left: 395px;
	width: 455px;
	height: 210px;
}
#inhalt_gross {
	position: absolute;
	top: 225px;
	left: 165px;
	width: 690px;
	height: 210px;
	overflow: scroll;
}
#hintergrund_gross {
	position: absolute;
	top: 220px;
	left: 160px;
	width: 700px;
	height: 220px;
}
#hintergrund1 {
	position: absolute;
	top: 220px;
	left: 160px;
	width: 230px;
	height: 220px;
}
#inhalt1 {
	position: absolute;
	top: 225px;
	left: 165px;
	width: 220px;
	height: 210px;
}
#hintergrund2 {
	position: absolute;
	top: 220px;
	left: 390px;
	width: 240px;
	height: 220px;
}
#inhalt2{
	position: absolute;
	top: 225px;
	left: 395px;
	width: 230px;
	height: 210px;
	overflow: scroll;
}
#hintergrund3 {
	position: absolute;
	top: 220px;
	left: 630px;
	width: 230px;
	height: 220px;
}
#inhalt3 {
	position: absolute;
	top: 225px;
	left: 635px;
	width: 220px;
	height: 210px;
	overflow: scroll;
}
#navigation {
	position: absolute;
	top: 470px;
	left: 850px;
}
