body, h1, h2, h3, a {
  font-family: Arial, Helvetica, sans-serif;
}
body{
	font-size : 12px;
	margin: 0;
	background: url(img/hintergrund.jpg);
	padding: 0 0 40px;
	text-transform: none;
	line-height: normal;


}
#kopf,
#inhalt,
#fuss {
  width: 825px;
  margin: 0 auto;
  background: #FFF;
}
#kopf:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
#kopf h1 {
  margin: 0;
}
#logo {
  float:left;
}
#serviceMenu,
#menu ul,
#fuss ul {
  list-style-type: none;
}
#serviceMenu {
  float: right;
}
#serviceMenu li,
#fuss li {
  margin-left: 15px;
  display: inline;
}
#serviceMenu a,
#fuss ul a {
  color: #999;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 9px;
  text-decoration: none;
  text-transform: uppercase;
}
#serviceMenu a:hover,#serviceMenu a:focus,
#fuss ul a:hover,#fuss ul a:focus {
  color: #660;
  text-decoration: underline;
}
/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/drop_definition.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the assocaited (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
#menu ul {
  margin: 0;
  padding: 0;
  clear: both;
  float: left;
  width: 100%;
}
#menu li {
  float: left;
  margin: 0;
  padding: 0;
  width: 151px;
  position: relative;
  height: 30px;
  z-index: 100;
  font-size: 12px;
  left: 0px;
  top: 0px;
}
#menu li.five {
  float: right;
}
#menu li dl {
  position: absolute;
  margin: 0; /* IE8 */
  cursor: pointer;
  top:0;
  left:0;
}
#menu li a,
#menu li a:visited {
  text-decoration: none;
}
#menu li dd {
  display: none;
  clear: both;
}
#menu li:hover,
#menu li a:hover {
  border: 0; /* IE6 */
}
#menu li:hover dd,
#menu li a:hover dd {
  display: block;
}
#menu li.four:hover dl,
#menu li.four a:hover dl {
  padding-bottom: 0;
}
#menu dt {
  margin:0;
  color: #fff;
  float:left;
}
#menu .five dt a {
  color: #fff;
  background: #6F568F;
}
#menu .five dt a:hover,#menu .five dt a:focus {
  color: #EEE;
}
#menu dd {
  margin:0;
  padding:0;
  color: #fff;
  text-align:left;
}
#menu dt a {
  display: block;
  color: #999;
  font: bold 17px/20px "Times New Roman",Times,serif;
  text-transform: uppercase;
  padding: 5px;
}
#menu dt a:hover,#menu dt a:focus {
  color: #2498A2;
}
#menu dd a {
  font-family: Arial, Helvetica, sans-serif;
  text-decoration: none;
  color: #FFF;
  display: block;
  padding: 3px 15px;
  white-space: nowrap;
  background: url(img/bg-menu.png);
}
#menu .five dd a {
  background: url(img/bg-menu-five.png);
}
#menu dd.last a {
  padding-bottom: 10px;
}
#menu dd a:hover,#menu dd a:focus {
  background: #FFF;
  color: #1E9EA7;
}
/* ======================= END: flyoutmenu ======================== */
#koerper {
  padding: 19px 0 0;
  background: url(img/naturheilpraxis_kania_border.gif) no-repeat;
}
#schluesselbild {
  background: url(img/verlauf.png) no-repeat 50% 0;
}
#schluesselbild img {
  display: block;
  margin: 0 auto;
}
#inhalt {
  overflow: hidden;
  padding: 20px 0 0;
}
#inhalt h1,
#inhalt h2,
#inhalt p {
  margin: 5px 20px 10px;
  padding: 0;
  line-height: 1.5em;
}
#inhalt h2 {
  font-size: 14px;
  font-weight: normal;
}
#inhalt a {
  color: #660;
  text-decoration: underline;
}
#inhalt a:hover,#inhalt a:focus {
  text-decoration: none;
}
#fuss ul {
  padding: 20px 5px 30px;
  margin: 0;
}
.fliesstext {
	line-height: 1cm;
	font-size: 9px;
	color: #339999;


}

