html, body {
	border: 0;
	margin: 0;
	padding: 0;
}

body {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	width: 100%;
  	min-width: 990px;
	color: #FFFFFF;
}

.bg1 {
	background-color: #70B018;
	background-image: url(bilder/bg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 80px;
}

.bg2 {
	background-color: #70B018;
	background-image: url(bilder/bg2.jpg);
	background-repeat: no-repeat;
	background-position: 0px 80px;
}

#leiste	{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 150px;
	height: 665px;
	z-index: 100;
	background-image: url(bilder/bg-leiste.jpg);
	background-position: top left;
	background-repeat: repeat-y;
}

#container {
  width: 100%;
  height: 100%; overflow: hidden;
}

#wrapper {
  width: 850px;
  margin: 0px 0px 0px 140px;
  background-image: url(bilder/bg-navi.jpg);
  background-position: top left;
  background-repeat: repeat-y;
}

#header01	{
	width: 850px;
	height: 80px;
	background-image: url(bilder/spruch-startseite.jpg);
	background-repeat: no-repeat;
}

#header02	{
	width: 850px;
	height: 80px;
	background-image: url(bilder/spruch-familienstellen.jpg);
	background-repeat: no-repeat;
}

#header03	{
	width: 850px;
	height: 80px;
	background-image: url(bilder/spruch-hpdegro.jpg);
	background-repeat: no-repeat;
}

#header04	{
	width: 850px;
	height: 80px;
	background-image: url(bilder/spruch-homoeopathie.jpg);
	background-repeat: no-repeat;
}

#header05	{
	width: 850px;
	height: 80px;
	background-image: url(bilder/spruch-kinder.jpg);
	background-repeat: no-repeat;
}

#header06	{
	width: 850px;
	height: 80px;
	background-image: url(bilder/spruch-termine.jpg);
	background-repeat: no-repeat;
}

#header07	{
	width: 850px;
	height: 80px;
	background-image: url(bilder/spruch-hotline.jpg);
	background-repeat: no-repeat;
}

#header08	{
	width: 850px;
	height: 80px;
	background-image: url(bilder/spruch-kinesiologie.jpg);
	background-repeat: no-repeat;
}

#header09	{
	width: 850px;
	height: 80px;
	background-image: url(bilder/spruch-behandlung.jpg);
	background-repeat: no-repeat;
}

#header10	{
	width: 850px;
	height: 80px;
	background-image: url(bilder/spruch-links.jpg);
	background-repeat: no-repeat;
}

#header11	{
	width: 850px;
	height: 80px;
	background-image: url(bilder/spruch-kontakt.jpg);
	background-repeat: no-repeat;
}

#header12	{
	width: 850px;
	height: 80px;
	background-image: url(bilder/spruch-impressum.jpg);
	background-repeat: no-repeat;
}

#navi	{
	float: left;
	width: 290px;
	margin: 0;
	padding: 0;
	background-image: url(bilder/navikopf.jpg);
	background-repeat: no-repeat;
	text-align: center;
	color: #FFFFFF;
	line-height: 120%;
	font-size: 14px;
}

#navi	ul	{
	margin: 0;
	margin-left: 21px;
	padding: 0;
	list-style-type: none;
	text-align: left;
}

#navi	li	{
	margin: 0;
	padding: 0;
	padding-bottom: 20px;
}

#navi	a	{
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 16px;
	width: 248px;
	padding-left: 12px;
	line-height: 18px;
}

#navi	a:hover	{
	color: #4BD4F5;
	text-decoration: none;
	background-image: url(bilder/pfeil-hoover.jpg);
	background-repeat: no-repeat;
	background-position: 0px 3px;
}

#navi li#active a	{
	color: #4BD4F5;
	text-decoration: none;
	background-image: url(bilder/pfeil-hoover.jpg);
	background-repeat: no-repeat;
	background-position: 0px 3px;
}

#navi li#active a:hover	{
	color: #4BD4F5;
	text-decoration: none;
	background-image: url(bilder/pfeil-hoover.jpg);
	background-repeat: no-repeat;
	background-position: 0px 3px;
}

#navi2	{
	float: left;
	width: 290px;
	margin: 0;
	padding: 0;
	background-image: url(bilder/navikopf2.jpg);
	background-repeat: no-repeat;
	text-align: center;
	color: #FFFFFF;
	line-height: 120%;
	font-size: 14px;
}

#navi2	ul	{
	margin: 0;
	margin-left: 21px;
	padding: 0;
	list-style-type: none;
	text-align: left;
}

#navi2	li	{
	margin: 0;
	padding: 0;
	padding-bottom: 20px;
}

#navi2	a	{
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 16px;
	width: 248px;
	padding-left: 12px;
	line-height: 18px;
}

#navi2	a:hover	{
	color: #4BD4F5;
	text-decoration: none;
	background-image: url(bilder/pfeil-hoover.jpg);
	background-repeat: no-repeat;
	background-position: 0px 3px;
}

#navi2 li#active a	{
	color: #4BD4F5;
	text-decoration: none;
	background-image: url(bilder/pfeil-hoover.jpg);
	background-repeat: no-repeat;
	background-position: 0px 3px;
}

#navi2 li#active a:hover	{
	color: #4BD4F5;
	text-decoration: none;
	background-image: url(bilder/pfeil-hoover.jpg);
	background-repeat: no-repeat;
	background-position: 0px 3px;
}

.linie	{
	text-align: center;
	margin-bottom: 20px;
}

#footer	{
	width: 850px;
	height: 75px;
	background-image: url(bilder/footer.jpg);
	background-repeat: no-repeat;
	clear: both;
}

#inhalt	{
	float: left;
	margin-left: 10px;
	margin-top: 170px;
	width: 550px;
	font-size: 0.95em;
	line-height: 1.4em;
}

#inhalt a	{
	color: #13007C;
	text-decoration: underline;
}

#inhalt li	{
	padding-bottom: 1em;
}

#inhalt a:hover	{
	text-decoration: none;
}

#inhalt2	{
	float: right;
	margin-left: 10px;
	margin-top: -50px;
	width: 550px;
	font-size: 0.95em;
	line-height: 1.4em;
}

#inhalt2 a	{
	color: #13007C;
	text-decoration: underline;
}

#inhalt2 li	{
	padding-bottom: 1em;
}

#inhalt2 a:hover	{
	text-decoration: none;
}

#inhalt3	{
	float: right;
	margin-left: 10px;
	width: 550px;
	font-size: 0.95em;
	line-height: 1.4em;
}

#inhalt3 a	{
	color: #13007C;
	text-decoration: underline;
}

#inhalt3 li	{
	padding-bottom: 1em;
}

#inhalt3 a:hover	{
	text-decoration: none;
}

h1	{
	color: #FFFFFF;
	background-color: #0000FF;
	padding-left: 1em;
	font-size: medium;
	padding-bottom: 0.6em;
	padding-top: 0.6em;
	border-bottom: 5px double #8DDD1E;
}

h2	{
	color: #FFFFFF;
	font-size: medium;
	line-height: 1.6em;
}

.alignleft {
	float: left;
	margin-right: 1em;
}

.alignright {
	float: right;
	margin-left: 1em;
}

.text-links {
	text-align: left;
}

.text-rechts {
	text-align: right;
}

.text-zentriert {
	text-align: center;
}

.text-blocksatz {
	text-align: justify;
}

.fett {
	font-weight: bold;
}

.weiss {
	color: #FFFFFF;
	font-size: 1.1em;
}

.kursiv {
	font-style: italic;
}

.fettkursiv {
	font-weight: bold;
	font-style: italic;
}

.schrift-gross	{
	font-size: 1.2em;
	font-weight: normal;
}

.abstand-start	{
	margin-top: 3em;
}

.abstand-start1	{
	margin-top: 4em;
}

/**** Form Layout ****/

form {margin: 0; padding: 0; display: inline;}

form .formText {
  display: block;
  float: left;
  clear: left;
  width: 170px;
  margin-top: 15px;
}

fieldset {
  padding: 15px;
  margin-top: 40px;
  margin-bottom: 10px;
  border: none;
  border: 1px solid #0000FF;
  background-color: #8DDD1E;
}

legend {
  color: #FFFFFF;
  font-size: 1.6em;
}

input, textarea {
  border-left: 1px solid #595959;
  border-top: 1px solid #595959;
  border-right: 1px solid #CCCCCC;
  border-bottom: 1px solid #CCCCCC;
  padding: 2px 5px;
  margin-top: 15px;
}

label {cursor: pointer;}

.errormsg {
  display: block;
  width: 90%;
  height: 25px;
  line-height: 25px;
  color: #FFFAF0;
  font-weight: bold;
  background: #B01837 url(bilder/stop.gif) no-repeat 10px center;
  padding: 3px 10px 3px 40px;
  margin: 10px 0;
  border-top: 2px solid #8DDD1E;
  border-bottom: 2px solid #8DDD1E;
}

input.button {
  padding: 0 4px;
  width: 198px;
  height: 39px;
  font-weight: bold;
  background: url(bilder/button.jpg) no-repeat left top;
  border: none;
  cursor: pointer;
  margin-left: 170px;
  margin-top: 20px;
  display: block;
  clear: both;