@charset "utf-8";
* {
	margin:0;
	padding:0;
	border:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #888888;
	text-decoration: none;
}
a:hover {
	color:#663300;
}
p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	margin-bottom:5px;
}
p.usb {
	font-size: 1px;
	color: #FFFFFF;
	padding:0px;
	margin:0px;
	line-height:0px;
}
h1 {
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #42210B;
	margin-top: 15px;
	margin-bottom: 10px;
}
h1.usb {
	font-size: 1px;
	color: #FFFFFF;
	padding:0px;
	margin:0px;
	line-height:0px;
}
h2 {
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #42210B;
	margin-top: 15px;
	margin-bottom: 10px;
}
h2.usb {
	font-size: 1px;
	color: #FFFFFF;
	padding:0px;
	margin:0px;
	line-height:0px;
}
h3 {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#993300;
	margin-top: 15px;
	margin-bottom: 5px;
}
h4 {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#993300;
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 5px;
}
h5 {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
li {
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
	list-style-position: outside;
	list-style-type: disc;
	margin-left: 0px;
}

img.inhalt {
	text-align: left;
	margin-left:10px;
	margin-bottom: 10px;
}
#wrapper {
	background-color:#FFFFCC;
}
#kopf {
	background-color:#42210B;
	background-image:url(Daten/kopf-bg.png);
	background-position:center top;
	height:140px;
	width:auto;
}
#navi {
	background-color:#42210B;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-bottom-color: #993300;
	border-top-width: 1px;
	border-top-color: #663300;
}
#startseite #navistartseite a, #osteopathie #naviosteopathie a, #physiotherapie #naviphysiotherapie a, #behandlung #navibehandlung a, #kosten #navikosten a, #kontakt #navikontakt a {
	background-color: #993300;
}
#navi ul {
	width: 808px;
	height:65px;
	margin: 0px;
	margin-right:auto;
	margin-left:auto;
	display:block;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #663300;
}
#navi ul li {
	display: inline;
}
#navi ul li a {
	color:#FFFFCC;
	float:left;
	display: block;
	text-align: center;
	position: relative;
	padding-top:26px;
	padding-bottom:25px;
	padding-left:25px;
	padding-right:25px;
	border-right-style: none;
	border-right-width: 1px;
	border-right-color: #663300;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #663300;
}
#navi ul li a:hover {
background-color:#993300;
}
#logo{
	float:left;
	text-align:center;
	height: 65px;
	width: 200px;
	position:relative;
}
#logo a {
	background-image: url(Daten/logo3.png);
	background-repeat:no-repeat;
	color:#FFFFCC;
	position:absolute;
	font-size:14px;
	height:42px;
	top:-100px;
	left:-18px;
	padding-top:116px;
	padding-left:45px;
	padding-right:32px;
	padding-bottom:8px;
	font-weight: bold;
}
#logo a:hover {
background-image: url(Daten/logo4.png);
}
#inhalt {
	width:808px;
	min-height:760px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	margin-bottom: auto;
	clear:both;
	position: relative;
	padding:0px;
}
#kopfbereich {
	background-image:url(Daten/kopf-bild.png);
	background-repeat: no-repeat;
	width:auto;
	height:255px;
	clear:both;
}
#bauchbereich {
	width:auto;
	height:auto;
	padding-top:5px;
	padding-bottom:10px;
	background-color: #FFFFCC;
	clear:both;
}
.textbereich {
	background-color: #FFFFCC;
	padding: 0px 0px;
	height:auto;
	width:auto;
	clear:both;
}
.textbereich ul li {
	margin-left:25px;
	width: auto;
	list-style-position: outside;
	list-style-type: disc;
}
.spalte_gross {
	width:555px;
	height:auto;
	float:left;
	padding:10px;
	margin:10px;
}
.spalte_mittel {
	width:255px;
	height:auto;
	float:left;
	padding:10px;
	margin:10px;
}
.spalte_mittel ul li {
}
.spalte_mittel img {
	margin-top:7px;
	margin-bottom:7px;
	height: auto;
	width: auto;
}
.spalte_klein {
	width:200px;
	height:auto;
	float: left;
	margin-top:10px;
	margin-right:10px;
	padding-top:10px;
	padding-bottom: 10px;
}
.spalte_klein p {
	font-size:12px;
	color: #000000;
}
.spalte_klein ul {
	padding:0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #42210B;
	border-bottom-color: #42210B;
}
.spalte_klein ul li {
	display:block;
	margin:0px;
	width: auto;
	font-size:12px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #42210B;
	border-bottom-color: #42210B;
	list-style-type: none;
	list-style-position: outside;
}
.spalte_klein ul li:hover {
background-color:#993300;
}

.spalte_klein ul li a {
	color:#42210B;
	display:block;
	width: auto;
	padding:10px 0px 10px 15px;
	font-size: 12px;
	font-weight: bold;
}
.spalte_klein img {
	margin-top:70px;
	margin-bottom:7px;
	height: auto;
	width: auto;
}
ul.unterpunkte{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
} 
ul.unterpunkte li{
	margin-left:15px;
	border-top-style: none;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-bottom-style: none;
	border-left-style: none;
} 
ul.unterpunkte li:hover {
background-color:#FFFFCC;
color: #993300;
}
ul.unterpunkte li a
{
	color:#42210B;
	display:block;
	width: auto;
	padding:8px 0px 8px 15px;
	font-size: 12px;
	font-weight: bold;
}
#fussbereich {
	height:0px;
	width:auto;
	clear:both;
}
#fuss {
	background-color:#42210B;
	position: relative;
}
#fuss ul {
	width:808px;
	height:40px;
	margin-left:auto;
	margin-right:auto;
	padding-top:10px;
	padding-left:auto;
	padding-right:auto;
	position:relative;
}
#fuss ul li {
	display:inline;
	font-size: 11px;
	color: #FFFFCC;
	padding-left:10px;
	padding-right:10px;
	margin-left:0px;
	position:relative;
}
#fuss ul li a {
	font-size:11px;
	color:#FFFFCC;
}
#fuss ul li a:hover {
	font-size:11px;
	color:#993300;
}