/*  
  +++++++++++++++++++++++++++++++++++
  +++++++++++++++++++++++++++++++++++
  WEBSITE allgemein
  +++++++++++++++++++++++++++++++++++
  +++++++++++++++++++++++++++++++++++
  */
  body {
	background: url(../bilder/hintergrund/hintergrund.jpg) no-repeat -820px -70px;
}
#seite {
	margin-bottom: -100px;
}
/*  
  +++++++++++++++++++++++++++++++++++
  Topnav
  +++++++++++++++++++++++++++++++++++
  */
  #topnavcontainer {
	margin-left: -17.5em;
}
/*  
  +++++++++++++++++++++++++++++++++++
  KOPF
  +++++++++++++++++++++++++++++++++++
  */
#kopf {
	width: auto;
	max-width: none;
	min-width: 0;
}
#kopf #slogen {
	display: block;
	width: 614px;
	margin-bottom: 25px;
	background: url(../bilder/kopf/slogan-tablet.gif) no-repeat top;
}
/*  
  +++++++++++++++++++++++++++++++++++
  HAUPTTEIL allgemein
  +++++++++++++++++++++++++++++++++++
  */
#hauptteil-min-max {
	width: auto;
	min-width: 0;
}
/*  
  +++++++++++++++++++++++++++++++++++
  Spalte links - ausgeblendet
  +++++++++++++++++++++++++++++++++++
  */
  #spaltelinks {
	  display: none;
}
/*  
  +++++++++++++++++++++++++++++++++++
  Spalte Mitte
  +++++++++++++++++++++++++++++++++++
  */
  #inhalt {
	float: none;
	width: auto;
}
#inhalttext {
	left: auto;
	width: 80%;
	max-width: none;
	margin: 0 auto;
}
#inhalttext p {
	font-size: 110%;
	color: #575757;
}
.textbox {
	width: 100%;
	float: none;
	margin-bottom: 25px;
}
.textbox p {
	padding-right: 0;
}
.referenz-beispiele {
	width: 640px;
	left: 0;
	margin: 0 auto;
	padding-bottom: 25px;
}
.referenz-beispiele li.waesserwiesen,
.referenz-beispiele li.rusch,
.referenz-beispiele li.schepers,
.referenz-beispiele li.andair {
	display: none;
}
.referenz-beispiele ul {
	width: 700px;
}
/*  
  +++++++++++++++++++++++++++++++++++
  Spalte rechts - ausgeblendet
  +++++++++++++++++++++++++++++++++++
  */
  #spalterechts {
	  display: none;
}
/*  
  +++++++++++++++++++++++++++++++++++
  Fuss
  +++++++++++++++++++++++++++++++++++
  */
  #fuss {
	width: auto;
	min-width: 0;
	margin-top: 0px;
}
/*  
  +++++++++++++++++++++++++++++++++++
  +++++++++++++++++++++++++++++++++++
  WEBSITE einzelne Seiten
  +++++++++++++++++++++++++++++++++++
  +++++++++++++++++++++++++++++++++++
  */
  
  /*
  +++++++++++++++++++++++++++++++++
  Seite Home 
  +++++++++++++++++++++++++++++++++
  */
.projekte {
	margin-bottom: 35px;
}
#slider-box {
	width: 625px;
}
#slider {
	margin-top: -25px;
}
#slider ul li {
	max-width: 365px;/*	border: 1px solid #CCC;	*/
}
#slider li h2 {
	display: none;
}
#slider li p.titelzusatz {
	display: none;
}
#slider li p {
	display: none;
}
/* 
  +++++++++++++++++++++++++++++++++
  Seite Angebot 
  +++++++++++++++++++++++++++++++++
  */
  body.angebot .referenz-beispiele {
	margin-top: -25px;
}
body.angebot #inhalttext .mobile,
body.angebot #inhalttext .wartung,
body.angebot #inhalttext .abo {
	margin-top: 0;
	padding-top: 0;
	border-top: none;
}
/* 
  +++++++++++++++++++++++++++++++++
  Seite Leistung 
  +++++++++++++++++++++++++++++++++
  */
    body.leistung .referenz-beispiele {
	margin-top: -25px;
}
/* 
  +++++++++++++++++++++++++++++++++
  Seite Referenz  
  +++++++++++++++++++++++++++++++++
  */
    body.referenz #inhalttext {
	left: 0;
}
body.referenz #inhalttext #MooFlow-box {
	width: 550px;
	margin-bottom: 35px;
}
body.referenz #inhalttext .inhalt-spalten {
	width: 550px;
	float: none;
	margin: 0 auto;
}
body.referenz #inhalttext .linke-spalte .projekte {
	margin-right: 0;
}
body.referenz #inhalttext .rechte-spalte .projekte {
	margin-left: 0;
}
/* 
  +++++++++++++++++++++++++++++++++
  Seite Kontakt
  +++++++++++++++++++++++++++++++++
  */
    body.kontakt .referenz-beispiele {
	margin-top: -25px;
}
/* 
  +++++++++++++++++++++++++++++++++
  Seite Über uns
  +++++++++++++++++++++++++++++++++
  */
    body.ueberuns .referenz-beispiele {
	margin-top: -25px;
}
#personal {
	width: 600px;
}

