  /*  
  +++++++++++++++++++++++++++++++++++
  Reset und allgemeine Angaben 
  +++++++++++++++++++++++++++++++++++
  */
  * {
  margin: 0;
  padding: 0; 
  } 
  html, body {
  height: 100% ;
  } 
  body {
  font-size: 100.01%;
  text-align: left;
  position: relative;
  min-height: 101%;
  }
  #haslayout {
  height: 100% ;
  }
  #seite {
  min-height: 100%;
  }
  fieldset, img {
  border:0; 
  }
  select, input, textarea {
  font-size: 99% ; }
  .skip, a.skip {
  position: absolute;
  left: -2000em; 
  }
  a:focus {
  outline: none; 
  }
  /*  
  +++++++++++++++++++++++++++++++++++
  +++++++++++++++++++++++++++++++++++
  WEBSITE allgemein
  +++++++++++++++++++++++++++++++++++
  +++++++++++++++++++++++++++++++++++
  */
  body {
  background: #F9F9F9 url(../bilder/verlauf/body-hintergrund.jpg) repeat-x left top;
  color: #000;
  position: relative;
  font: 100%/1.4 Tahoma, Geneva, sans-serif;
  }
  #haslayout {
  background: url(../bilder/verlauf/intro-schein.jpg) no-repeat 0px 0px;	
  }
  /*  
  +++++++++++++++++++++++++++++++++++
  SERVICE
  +++++++++++++++++++++++++++++++++++
  */
  #service {
  height: 15px;
  clear: both;
  background-color: #8B8B8B;
  }
  /*  
  +++++++++++++++++++++++++++++++++++
  KOPF
  +++++++++++++++++++++++++++++++++++
  */
  #kopfcontainer {
	   position: relative;
  min-height: 110px;
  background: #FFF url(../bilder/verlauf/kopf-hintergrund.jpg) repeat-x left top;
  clear: both;
	  }
#kopf {
	  position: relative;
	max-width: 70em;
	margin: 0 auto;
	min-width: 960px;
	}
	#kopf h1 {
		font-size: 1em;
		}
  #kopf #logo {
  position: absolute;
  left: 185px;
  bottom: 20px;
  }
  #kopf #hauptnav {
	  float: left;
  position: relative;
  left: 590px;
  top: 0;
  min-height: 110px;
  }
  #kopf hr {
  clear: both;
  visibility: hidden;
  }
  /*  
  +++++++++++++++++++++++++++++++++++
  Adress-Bereich
  +++++++++++++++++++++++++++++++++++
  */
  #adresse {
  background-color: #FF8702;
  color: #FFF;
  clear: both;
  border-bottom: 1px solid #FF9F35;
  }
  .adressschatten {
  width: 100%;
  height: 10px;
  background: url(../bilder/schatten/adresse-schatten.png) repeat-x left bottom;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 5;
  }
  #adresse address {
  font-size: .80em;
  font-style: normal;
  margin-left: 7%;
  min-width: 960px;
  }
  #adresse span span {
  font-weight: normal;
  padding-right: .4em;
  padding-left: .4em;
  display: inline;
 /* white-space: nowrap;*/
  }
  #adresse em {
  font-style: normal; }
  #adresse span span.url {
  border-right: none; }
  #adresse span a {
  color: #FFF;
  text-decoration: none;
  }
  #adresse span a:hover {
  color: #000;
  text-decoration: none;
  }
  #adresse span.fn {
  font-weight: bold; }
  /*  
  +++++++++++++++++++++++++++++++++++
  INTRO
  +++++++++++++++++++++++++++++++++++
  */
  #intro {
	position: relative;
	min-height: 130px;
	clear: both; 
  }
  #introtext {
  padding-top: 45px;
   max-width: 70em;
	margin: 0 auto;
	min-width: 900px;
  }
  #introtext h1 {
padding-left: 150px;
  float: left;
  font-size: 1.2em;
  color: #9D9D9D;
  font-weight: bold;
  padding-top: 35px;
  padding-right: 200px;
  min-height: 140px;
  }
  /*Seitenspezifisch*/
  body.support #introtext h1 {
  background: url(../bilder/intro/support.png) no-repeat right top;
  }
  body.verkauf #introtext h1 {
  background: url(../bilder/intro/verkauf.png) no-repeat right top;
  }
  body.schulung #introtext h1 {
  background: url(../bilder/intro/schulung.png) no-repeat right top;
  }
  body.beratung #introtext h1 {
  background: url(../bilder/intro/beratung.png) no-repeat right top;
  }
  body.preise #introtext h1,
  body.kontakt #introtext h1,
  body.ueberuns #introtext h1
  {
  min-height: 0;
  }
  /*  
  +++++++++++++++++++++++++++++++++++
  Navigation
  +++++++++++++++++++++++++++++++++++
  */
  /*Hauptnavigation in Kopf-Bereich*/
  #hauptnav ul {
  position: relative;
  min-height: 110px;
  list-style-type: none;
  float: left;
  background: url(../bilder/navigation/schattenlinie.png) no-repeat left -75px;
  }
  #hauptnav li {
  float: left;
  height: 100%;
  width: 7em;
  padding-right: 3px;
  background: url(../bilder/navigation/schattenlinie.png) no-repeat right -75px;	
  }
  #hauptnav li:first-child {
  padding-right: 3px;
  padding-left: 3px;

  }
  #hauptnav a {
  display: block;
  text-decoration: none;
  color: #666;
  font-size: 130%;
  height: 100%;
  line-height: 110px;
  text-align: center;
  }
  
  #hauptnav li a:hover {
  color: #E25500;
  height: 100%;
  background: #F0EEEF url(../bilder/navigation/kopf-buttonverlauf.jpg) repeat-x left top;	
  }
  /*Reiter-Navigation in Spalte Mitte*/
  /*Buttons mit abgerundeten Ecken, Schrift als Bild*/
  /*#reiternavigation { 
  position: relative;
  height: 45px;
  border-bottom: 2px solid #FFF;
  background: #333 url(../bilder/navigation/verlauf-reiternav-hinten.jpg) repeat-x left top;
  }
  #reiternavigation ul {
  position: absolute;
  left: 14%;
  bottom: 0;
  list-style: none;
  width: 764px;
  height: 25px;
  z-index: 2;
  }
  #reiternavigation li {
  float: left;
  width: 136px;
  height:100%;
  margin-left: -5px;
  }
  #reiternavigation a {
  display: block;
  height: 100%;
  position: relative;
  overflow: hidden;
  padding-left: 8px;
  }
  #reiternavigation a b {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: url(../bilder/navigation/reiternav3.gif) no-repeat;
  }
  #reiternavigation #support a b {
  background-position: -5px 100%;
  }
  #reiternavigation li#support a:hover b {
  background-position: -141px 100%;
  }
  #reiternavigation #verkauf b {
  background-position: -277px 100%;
  }
  #reiternavigation li#verkauf a:hover b {
  background-position: -413px 100%;
  }
  #reiternavigation #schulung b {
  background-position: -549px 100%;
  }
  #reiternavigation li#schulung a:hover b {
  background-position: -685px 100%;
  }
  #reiternavigation #beratung b {
  background-position: -821px 100%;
  }
  #reiternavigation li#beratung a:hover b {
  background-position: -957px 100%;
  }
  body.support #reiternavigation li#support a b {
  background-position: -141px 100%;
  }
  body.verkauf #reiternavigation li#verkauf a b {
  background-position: -413px 100%;
  }
  body.schulung #reiternavigation li#schulung a b {
  background-position: -685px 100%;
  }
  body.beratung #reiternavigation li#beratung a b {
  background-position: -957px 100%;
  } */
  /*Reiternavsek*/
  /*#inhalttext ul.reiternavsek  {
  position: relative;
  list-style-type: none;
  border-bottom: 2px solid #98C1DD;
  padding-bottom: .1em;
  padding-left: 20px;
  margin-top: -25px;
  }		
  #inhalttext ul.reiternavsek li {
  margin-right: 15px;
  
  float: left;
  }
  #inhalttext ul.reiternavsek li a {
  text-decoration: none;
  padding: .3em;
  color: #FFF;
  font-size: .8em;
  }		
  #inhalttext ul.reiternavsek li a:hover, #inhalttext ul.reiternavsek li a.adresse {
  background-color: #98C1DD;
  }*/
  #reiternavigationcontainer {
  clear: both;
  border-bottom: 2px solid #E0EBF1; 
  background: #FFF url(../bilder/navigation/verlauf-reiternav-hinten2.jpg) repeat-x left top;
  }
  #reiternavigation {
  position: relative;
  height: 3em;
      	max-width: 70em;
	margin: 0 auto;
	min-width: 900px;
  }
  #reiternavigation ul {
	  float: left;
  position: absolute;
  left: 14%;
  bottom: 0;
  list-style: none;
  }
  #reiternavigation li {
	background-color: #787878;
	margin-right: -1px;
	float: left;
	/*border-top: 1px solid #D0E6F3;*/
	border-right: 1px solid #E7F1F3;
	border-left: 1px solid #E7F1F3;  
  }
  #reiternavigation a {
	color: #FFF;
	display: block;
	padding: 0.1em 1em;
	font: 120% "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration: none;
	  background: url(../bilder/navigation/reiternav-button-verlauf-ho.jpg) repeat-x left bottom;
  }
  #reiternavigation a:hover, #reiternavigation a:focus {
  color: #E25500;
  background-color: #FFF;
  outline: none;
  background: url(../bilder/navigation/reiternav-button-verlauf.jpg) repeat-x left top;
  }
  /*Seitenspezifisch*/
  body.support #hauptnav li#angebot a, 
  body.verkauf #hauptnav li#angebot a,
  body.schulung #hauptnav li#angebot a,
  body.beratung #hauptnav li#angebot a,
  body.preise #hauptnav li#angebot a,
  body.kontakt #hauptnav li#kontakt a,
  body.ueberuns #hauptnav li#ueberuns a
  {
	color: #FE6A07;  
background: #F0EEEF url(../bilder/navigation/kopf-buttonverlauf.jpg) repeat-x left top;
  
  }
  body.support #reiternavigation li#support a,
  body.verkauf #reiternavigation li#verkauf a,
  body.beratung #reiternavigation li#beratung a,
  body.schulung #reiternavigation li#schulung a
  {
  color: #E25500;
  background-color: #FFF;
  outline: none;
    background: url(../bilder/navigation/reiternav-button-verlauf.jpg) repeat-x left top;
  }
  /*  
  +++++++++++++++++++++++++++++++++++
  HAUPTTEIL allgemein
  +++++++++++++++++++++++++++++++++++
  */
  #hauptteil  {
   max-width: 70em;
	margin: 0 auto;
	min-width: 900px;
  }
  #hauptteil hr {
  clear: both;
  height: .1px;
  border: none;
  visibility: hidden;
  }
  /*  
  +++++++++++++++++++++++++++++++++++
  Spalte links
  +++++++++++++++++++++++++++++++++++
  */
  #spaltelinks {
  background: #9f0000;  
  color: #ccc;
  float: left;
  width: 1em;
  margin-left: -100%;
  position: relative;
  left: -1em;
  }
  /*  
  +++++++++++++++++++++++++++++++++++
  Spalte Mitte
  +++++++++++++++++++++++++++++++++++
  */
  #inhalt {
  float: left;
  width: 100%;
  position: relative;
  min-height: 300px;
  padding-bottom: 45px;
  
  }
  #inhalttext {
  margin-left: 90px;
  padding-right: 45px;
  }
  #inhalttext #inhaltlinks {
  float: left;
  width: 40%;
  }
  #inhalttext #inhaltrechts {
  float: left;
  width: 44%;
  margin-left: 25px;
  }
  #inhalttext h1 {
  font-size: 1.3em;
  font-weight: normal;
  color: #3F6E92;
  }
  #inhalttext h2 {
  font-size: 1em;
  color: #666;
  padding-bottom: .5em;
  }
  #inhalttext p {
	  font-size: 85%;
  padding-bottom: .8em;
  }
  #inhalttext #zusatzangebote {
  margin-left: 60px;
  margin-top: 25px;
  }
  #inhalttext #zusatzangebote p {
  margin-bottom: .8em;
  }
  #inhalttext #zusatzangebote p a {
  background: url(../bilder/pdf/pdf.png) no-repeat left center;
  padding-left: 25px;
  padding-top: .5em;
  padding-bottom: .5em;
  text-decoration: none;
  color: #5E8DB1;
  font-size: .75em;
  }
  #inhalttext #zusatzangebote p a:hover {
	  color: #FC3B3B;
  background: url(../bilder/pdf/pdf-hover.png) no-repeat left center;
  padding-left: 25px;
  }
  #inhalt #inhalttext ul.auflistung {
  list-style-type: none;
  margin-top: -45px;
  padding-top:35px;
  padding-left: 60px;
  min-height: 180px;
  background: url(../bilder/inhalt/verlauf-inhalt-Auflistung.png) repeat-y left top;
  border-bottom: 1px solid #D9EDF6;	
  }
  #inhalttext ul.auflistung li {
  font-weight: bold;	
  color: #3F6E92;
  font-size: 1em;
  margin-bottom: .5em;
  padding-left: 15px;
  line-height: 1em;
  background: url(../bilder/inhalt/auflistung-zeichen.png) no-repeat left center;
  }
  #inhalttext ul.auflistung li.auflistung-intro {
	  padding-bottom: .5em;
	padding-left: 0;  	
  background: none;
  font-weight: normal;
  }
  #inhalttext ul.auflistung li.angebotpreis {
  margin-top: 1em;
  padding-top: 9px;
  padding-bottom: 25px;
  font-weight: normal;
  background: none;
  
  }
  body.preise #inhalttext ul.auflistung li {
  background: url(../bilder/inhalt/auflistung-zeichen.png) no-repeat left 0.3em;
  }
  #inhalttext ul.auflistung li.angebotpreis a {
  padding-left: 35px;
  background: url(../bilder/inhalt/pfeil-preis.png) no-repeat left center;
  color: #1C4A6E;
  text-decoration: none;
  }
  #inhalttext ul.auflistung li.angebotpreis a:hover {
  background: url(../bilder/inhalt/pfeil-preis-hover.png) no-repeat left center;
  }
  /*Seitenspezifisch*/
  body.preise #inhalttext,
  body.kontakt #inhalttext,
  body.ueberuns #inhalttext
  {
  background: url(../bilder/inhalt/verlauf-inhalt-Auflistung.png) repeat-y left top;
  padding-top: 35px;
  padding-left: 60px;
  padding-bottom: 45px;
  float: left;
  }
  body.kontakt #inhalttext address span.fn {
  color: #007BB7;
  font-weight: bold;		
  }
  body.kontakt #inhalttext span  {
	  font-size: 95%;
  font-weight: normal;
  font-style: normal;
  display: block;
  }
  body.kontakt #inhalttext span em  {
  font-style: normal;
  }
    body.kontakt #inhalttext span a {
  color: #000;
  text-decoration: none;
  }
  body.kontakt #inhalttext span a:hover {
  color: #000;
  }
  body.preise #inhalttext td {
  margin: 0;
  border-bottom: 1px solid #AACAE1;
  padding-bottom: .2em;
  padding-top: .5em;
  }	
  body.preise #inhalttext td.preisliste {
  width: 25em;
  }
  body.preise #inhalttext p {
  margin-top: 1em;
  margin-right: 45px;
  }
  body.preise #inhalttext ul.auflistung {
  padding-left: 0;
  }
  body.ueberuns ul.mitarbeiter  {
  margin-bottom: 10px;
  padding-top: 10px;
  padding-left: 130px;
  min-height: 154px;
  list-style: none;
  font-size: 85%;
  }
   body.ueberuns ul.mitarbeiter li  {
	border-top: 1px dotted #CCC;
	padding-bottom: .2em;
	padding-top: .2em;	   
  }
     body.ueberuns ul.mitarbeiter li.name  {
	border: none;	   
  }
  body.ueberuns .stefan {
	background: url(../bilder/mitarbeiter/stefan.jpg) no-repeat left top;
  }
  body.ueberuns .cornelia {
	background: url(../bilder/mitarbeiter/cornelia.jpg) no-repeat left top;
  }
  body.ueberuns .mitarbeiter p {
  
  }
  #inhalttext hr
  {
  clear: both;
  visibility: hidden;
  }
  /*  
  +++++++++++++++++++++++++++++++++++
  Spalte Rechts
  +++++++++++++++++++++++++++++++++++
  */
  #spalterechts {
  background: #999; 
  color: #fff;
  float: left;
  width: 200px;
  margin-right: -200px;
  position: relative; /* IE < 7 und Safari 1.3 bis 2.0.4 */
  }
  /*  
  +++++++++++++++++++++++++++++++++++
  Fuss
  +++++++++++++++++++++++++++++++++++
  */
  #fuss {
  color: #FFF;
  padding-top: 12px;
  padding-bottom: 5px;
  height: 4em;
  background: #E7E7E7 url(../bilder/fuss/verlauf-fuss.png) repeat-x left top;
  border-top: 1px solid #666;	
  }
