@charset "utf-8";
/* CSS Document */

* {	margin: 0;
	padding: 0;
}

html {
	height: 101%;
	background-color: #ddd;
	background-image: url(../images/hg_grau.png);
	background-repeat: repeat-y;
}

body {
	color: #13235b;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}

p {
	margin-bottom: 10px;
}

#wrapper {
	margin: 0 0 0 200px;
	width: 1010px;
	height: 101%;
}

#balken {
	background-image:url(../images/balken.gif);
	background-repeat: repeat-y;
	position: absolute;
	z-index: 20;
	width: 200px;
	height: 101%;
	top: 0;
	left: 260px;
}

#logo {
	margin-top: 20px;
	margin-left: 10px;
}

#motto {
	position: absolute;
	top: 165px;
	left: 10px;
	background-image: url(../images/spruch_hg.png);
	background-repeat:no-repeat;
	width: 179px;
	height: 154px;
	padding-left: 15px;
	padding-top: 25px;
	font-size: 12px;
	letter-spacing: 0;
	line-height: 16px;
}

#news { 
	width: 150px;
	padding-left: 25px;
	position: absolute;
	top: 420px;
}

#news h2 {
	font-size: 16px;
	margin-bottom: 8px;
}

#news h3 {
	font-size: 13px;
	margin-bottom: 5px;
}

#news p {
	margin-bottom: 5px;
}

#themen { 
	width: 150px;
	padding-left: 25px;
	position: absolute;
	top: 420px;
}

#themen h2 {
	font-size: 16px;
	margin-bottom: 8px;
}

#themen h3 {
	font-size: 13px;
	margin-bottom: 5px;
}

#themen p {
	margin-bottom: 5px;
}

#themen a {
	color: #069;
}

#sprechzeiten { 
	width: 150px;
	padding-left: 25px;
	position: absolute;
	top: 615px;
}

#sprechzeiten h2 {
	font-size: 16px;
	margin-bottom: 8px;
}

#sprechzeiten a {
	color: #069;
}

#findusonfacebook {
	width: 150px;
	padding-left: 25px;
	position: absolute;
	top: 730px;
}

#findusonfacebook a {
	color: #069;
}

#topnavi ul{
	list-style-type: none;
	font-size: 16px;
	position: absolute;
	top: 78px;
	left: 510px;
}

#topnavi li {
	display: inline;
	margin-right: 18px;
	font-weight: bold;
}

#topnavi a {
	text-decoration: none;
	color: #13235b;
}

#startseite #navi01 a,
#diagnostik #navi02 a,
#therapie #navi03 a,
#schwerpunkte #navi33 a,
#psychotherapie #navi333 a,
#team #navi04 a,
#praxis #navi05 a,
#links #navi06 a,
#kontakt #navi07 a,
#impressum #navi08 a,
#datenschutz #navi09 a {
	color: #e20031;
}

#strand {
	margin-top: 120px;
}

#strand ul {
	list-style-type: none;
	text-align: right;
	font-size: 11px;
	position: absolute;
	top: 226px;
	left: 1120px;
	line-height: 20px;
}

#strand a {
	text-decoration: none;
	color: #13235b;
}

#inhalt {
	position: absolute;
	width: 600px;
	top: 420px;
	left: 510px;
}

#inhalt h1 {
	margin-bottom: 20px;
	font-size: 20px;
	line-height: 24px;
}

#inhalt h2 {
	margin-bottom: 18px;
	font-size: 15px
}

#inhalt h3 {
	margin-bottom: 4px;
	font-size: 13px;
}

/*#inhalt p {
}*/

#inhalt a {
	color: #006699;
}

#bioresonanz #inhalt a>images,
#injektotherapie #inhalt a>images {
	border: 0;
	margin-top: 20px;
}

#inhalt ul {
	line-height: 18px;
	list-style-position: inside;
	margin-left: 20px;
}

#impressum #inhalt ul,
#links #inhalt ul.linklist,
#dornhock #inhalt ul {
	list-style-position: inside;
	margin-left: 20px;
}

#inhalt dl {
	margin-top: 20px;
}

#inhalt dd {
	font-weight: bold;
	margin-top: 5px;
}

#inhalt dt {
	margin-left: 20px;
}

#fussnavi ul{
	float: left;
	width: 200px;
	margin-top: 30px;
	margin-left: 50px;
	font-size: 11px;
	list-style-type: disc;
}

#footer p {
	border-top: 1px solid #ccc;
	margin-top: 50px;
	padding-top: 15px;
	font-size: 9px;
}


.groesser {
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 0;
	margin-top: 10px;
}

.marginoben{
	margin-top: 30px;
}

#inhalt p.adresse {
	line-height: 16px;
}

.floatleft {
	float: left;
	margin-right: 10px;
}

.floatright {
	float: right;
	margin-left: 10px;
}

.clear {
	clear: both;
}

.fett {
	font-weight: bold;
}

.galerie images {
	padding: 5px;
	border: 1px solid #ccc;
}
.schmal {
	width: 29%;
}

.teambilder {
	width: 175px;
	text-align:center;
}

.praxisrundgang {
	width: 75px;
	text-align:left;
}





