html, body, div, p, h1, h2, h3, ul, ol, span, a, table, td, form, img, li {
	margin: 0;
	padding: 0;
	font-family: 'PTSansNarrowRegular', Arial, sans-serif;
	font-size: 100.01%
}
body {
	background-color: #fffcf5;
}
#overlay {
	position:fixed;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	background-image:url(bilder/overlay.gif);
	z-index:-1;
}
.bg_start {
	position:fixed;
	left: 0;
	top:100px;
	z-index:-2;
}
#bild {
	overflow:hidden;
	background-color:#f7f7f7;

	


}
.bg {
	position:relative;
	left: 0;
	width:100%;
	height:auto;
	z-index:0;
}
#logoBG, #logoBG_start {
	position:relative;
	left:0;
	width:100%;
	height:100px;
}
#logoBG_start {
	background-color: #fffcf5;
}
a {
	text-decoration:none;
}
#logo {
	position:absolute;
	top:16px;
	right:30px;
}
#komplett {
	position:relative;
	width:900px;
	left:50%;
	top: 30px;
	margin-left:-450px;
	
	border-top:1px solid black;
	padding-top:40px;
}
.therapieKomp  {
	
	height:850px;
	
}
.spezialKomp  {
	
	height:650px;
	
}
.kontaktKomp  {
	
	height:450px;
	
}
#platzhalter {
	position:relative;
	width:40px;
	height:40px;
}
#menu {
	position:absolute;
	top:35px;
	width:900px;
	left:30px;
	top: 43px;
	z-index:1;
	
}
a {
	color:#4e86c3;
}
a:hover {
	color:#000;
}
#menu a {
	font-size:15px;
	display:inline-block;
	margin-bottom:5px;
	color:black;
	line-height:30px;
	height:30px;
	padding-right:10px;
	
	text-transform:uppercase;
	letter-spacing: 2px;
}
#menu a:hover {
	color:#4e86c3;
}
#menu .active {
	color:#4e86c3;
}
#teaser a {
	color:black;
	background-color:white;
	padding-right:10px;
	padding-left:10px;
}
#teaser a:hover {
	color:#4e86c3;
}
 #teaser a:active {
	color:black;
	
}

#teaser {
	position:absolute;
	width:700px;
	left:50%;
	
	margin-left:-350px;
}
.teaser_start {
	top:30%;
}
#inhalt {
	float:left;
	color:black;
}
#text {
}
#inhaltLinks, #inhaltMitte, #inhaltRechts {
	float: left;
	width:250px;
	height:660px;
}
#inhaltLinksKontakt, #inhaltMitteKontakt, #inhaltRechtsKontakt {
	float: left;
	width:250px;
	height:330px;
}
.team_links_info {
	float:left;
	width:250px;

	
}
.team_rechts_bild img {
	margin-left: 35px;
	padding-left:30px;
	border-left:1px dotted black;
}
.team_member {
	padding-bottom:20px;
	margin-bottom:20px;
	border-bottom:1px dotted black;
}
.kontaktLinks {
	
	height:300px;
}
#inhaltLinks, #inhaltMitte, #inhaltLinksKontakt, #inhaltMitteKontakt {
	margin-right: 35px;
	padding-right:30px;
	border-right:1px dotted black;
}

#inhaltLinks_2Spalten, #inhaltRechts_2Spalten {
	float: left;
	width:405px;
	height:166px;
}
#inhaltLinks_2Spalten {
	margin-right: 35px;
	padding-right:30px;
	border-right:1px dotted black;
}
ul{
 list-style-type:disc;
	margin-left: 17px;
	list-style-position:outside;
	border:none;
 }
h1 {
	margin-top:-9px;
	margin-bottom:3px;
	font-family: 'PTSansNarrowRegular', Arial, sans-serif;
	font-size:57px;
	font-weight:normal;
	text-transform:uppercase;
	/*border-bottom:1px solid #fff; */
	color:white;

}
#teaser h2 {
	margin-bottom:5px;
	text-align:right;
	font-family: 'PTSansNarrowRegular', Arial, sans-serif;
	font-size:28px;
	font-weight:normal;
	text-transform:uppercase;
	color:white;
}
#teaser p {
	text-align:center;
	margin-left:-40px;
	font-size:18px;
	line-height:19px;
	color:white;
	padding-bottom:10px;/* text-align: justify; */
	line-height:30px;
}
.spezial {
	background:#2b84ae;
	background:rgba(44, 135, 175, 0.7);
	padding-right:10px;
	padding-left:10px;
}
.spezialGrau {
	background:#8f919d;
	background:rgba(143, 145, 157, 0.5);
	/*
	background:#c7293c;
	background:rgba(200, 40, 60, .4);
	
	background:#3b0301;
	background:rgba(59, 3, 1, 0.5);
	
	
	*/
	padding-right:10px;
	padding-left:10px;
}
.untenWeiter {
	
	position:absolute;
	right:50px;
	margin-top:15px;
	font-size:19px;
	display:block;
	text-transform:uppercase;
}
#komplett p {
	font-size:18px;
	line-height:19px;
	
	padding-bottom:20px;/* text-align: justify; */
}
.therapieKomp p, .spezialKomp p, .kontaktKomp p {
	border-bottom:1px dotted #000;
}
#komplett h2 {
	margin-bottom:5px;
	font-family: 'PTSansBold', Arial, sans-serif;
	font-size:18px;
	font-weight:normal;
	text-transform:uppercase;
}
h2.abDemZweiten {
	margin-top:25px;
}
.auflistung, .auflistungErste {
	display:block;
	text-indent:-9px;
	margin-left:9px;
}
.auflistungErste {
	
	margin-top:9px;
}
table {
	
	
	font-size:18px;
}
.fett {
	font-family: 'PTSansBold', Arial, sans-serif;
}
#intro {
	display:block;
	font-size:22px;
	text-align:center;
	border:none;
	margin-bottom:45px;
	text-transform:uppercase;
}