html, body {
  background-color:#8c8c8c;
  margin:0px;
  padding:0;
  font-family:Lucida Sans Unicode, Lucida Grande, sans-serif;
  font-size:11px;
  color:#ffffff;
}
#wrapper {
	width:762px;
	height:826px;
	padding:0;
	vertical-align: middle;
	text-align:center;
	margin-top:40px;
	border: 1px solid #ffffff;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: 10px;
}

#headerContainer {
  height:106px;
  width:762px;
  padding:0;
  margin:0;
  border:0;
  background-color:#ffffff;
}

#header1 {
  float:left;
  background-image:url(images/physio_heilpraktikerin.gif);
  width:158px;
  height:104px;
  padding:0;
  margin:0;
  border:0;
}
#header2{
  background-image:url(images/header_craniosacral.jpg);
  float:right;
  width:602px;
  height:104px;
  padding:0;
  margin:0;
  margin-left:2px;
}


#naviContainer {
	float:left;
	width:158px;
	background-color:#F46813;
	background-image:url(images/navibg_cranio.jpg);
	background-repeat:no-repeat;
	height:720px;
	border-right: 2px solid #ffffff;
	text-align:left;
}
#navi {
  margin: 30px 0 0 10px;
}

#contentContainer {
	float:left;
	width:602px;
	text-align:left;
	background-color:#FCDD9A;
	height: 720px;
}

.content {
  width:562px;	
  color:#E20A17;
  margin:20px 20px 0 20px;
  font-family: Lucida Sans Unicode, Lucida Grande;
  float:left;
}
.contentLeft {
	position:relative;
	float:left;
	color:#E20A17;
	font-family: Lucida Sans Unicode, Lucida Grande;
	padding-top: 20px;
	padding-right: 25px;
	padding-bottom: 0;
	padding-left: 20px;
}
.contentRight {
	position:relative;
	float:left;
	color:#E20A17;
	font-family: Lucida Sans Unicode, Lucida Grande;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}
ul {
  margin:0 0 0 0; 
  padding:5px 0 0 20px;
}
p,li,a {
  font-size:12px;
  line-height:17px;
  margin:0 0 0 0; 
}
a {
  color:#E20A17;
}
h1 {
  font-size:12px;
  font-weight:bold;
  margin:15px 0 0 0; 
  line-height:14px; 
}
h2 {
  font-size:12px;
  font-weight:bold;
  margin:15px 0 0 0; 
  line-height:17px; 
}
h3 {
  font-size:12px;
  font-weight:bold;
  margin:7px 0 0 0; 
  line-height:17px; 
}
.navilink {
  margin-top:10px;
  font-weight:bold;
}
#naviContainer a {
  color:#ffffff;
  text-decoration:none;
}
li.subnavilink a{
  padding-left:0px;
  font-size:1em;
}
#naviContainer .subnavilink a:hover,
#naviContainer .subnavilink a:active,
#naviContainer a.active {
  text-decoration:underline;	
}
.impressum {
  margin-top:120px;
}
.datenschutz {
	margin-top:0px;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
  
}
.uebermich {
  margin-top:40px;
  margin-bottom:0px;
  font-weight:bold;
}
.kontakt {
  margin-top:9px;
  margin-bottom:0px;
  font-weight:bold;
}
#weiter {
  text-align:right;
}
