.einleitungstext, .einleitungstext h1, .einleitungstext p {
  display: none;
}
body {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: black;
  background-color: #fff;
  line-height: 1.5em;
}

a, a:hover, a:focus, a:active {
  color: #AB2721 
}

a, a:focus, a:active {
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
.referenz-titel {
  text-align:center;
  margin-bottom: 35px;
  margin-top: 25px;
}
h2, .referenz-titel {
  font-variant: small-caps;
  font-size: 22px;
  font-weight: normal;
  margin-left: 5px;
}
h3 {
  font-size: 14px;
  font-weight: bold;
}
a img {
  border: none;
}

/* Erste Seite/ Intro */
/*                    */
/*                    */
/*                    */
#hintergrund {
  margin: auto;
  background: url('../grafiken/hintergrund.jpg') no-repeat center center;
  width: 100%;
  height: 99%;
  display: none;
  text-align: center;
}
#hintergrund-intro {
  margin: auto;
  width: 100%;
  height: 100%;
  text-align: center;
}
#wrapper, #intro_intro {
  margin: auto;
  position: relative;
  width: 1100px;
  height: 700px;
}
#intro_intro {
  text-align: center;
}
.intro_text {
  position: absolute;
  top: 150px;
  left: 300px;
}
.intro2, .intro3 {
  display: none;
}
.intro3 {
  margin-top: 331px;
}
#intro_intro .intro_finish_beginn {
  position: absolute;
  top: 367px;
  left: 500px;
}
.intro_ende {
  position: absolute;
  top: 0px;
  left: 0px;
}
.kirsch_wrap {
  height: 450px;
	float: left;
	position: relative;
	left: 50px;
	top: 200px;
}
#kirschbaum {
  position: absolute;
  top: 100px;
  left: 5px;
  z-index: 10;
}
.kirsche-gut {
  width: 55px;
  height: 46px;
}
.back {
  position: relative;
  z-index: -10;
}
.text {
  position: absolute;
  right: 20px;
  top: 100px;
}
#text2, #text3, #text4, #text5, #text6, #text7, #text8, #text9 {
  position: absolute;
  top: 2px;
  right: 2px;
  display: none;
}
#text-schlechte-kirsche {
  position: absolute;
  top: 80px;
  right: 2px;
  display: none;  
}
.kommthinzu {
  display: none;
}
.kirsche-final {
  display: none;
}
/*      Eigentliche Seite      */

/*     Referenzen und Angebote   */
.referenz-bild, .angebots-bild {
  float: left;
  margin: 5px;
  margin-right: 20px;
  text-align: center;
  width: 335px;
}
.referenzen-beschreibung {
  font-size: 13px;
  margin-right: 10px;
  margin-bottom: 50px;
  float: right;
  width: 520px;
}
.referenzen-beschreibung dt {
  font-weight: bold;
  margin-top: 12px;
  line-height: 1.5em;
  font-variant: small-caps;
  font-size: 14px;
}
.referenzen-beschreibung dd {
  margin-top: 12px;
  line-height: 1.5em;
} 
.aufzaehlung-skills {
  margin-bottom: 20px;
}
.aufzaehlung-skills li {
  position: relative;
  left: 20px;
  width: 470px;
  margin-bottom: 12px;
}
.fett {
  font-weight: bold;
  font-variant: small-caps;
  font-size: 14px;
}
.center {
  text-align: center;
} 
/*   Kontakt Impressum */
.kontakt {
  text-align: center;
}
.kontakt-inhalt {
  font-size: 13px;
  text-align: left;
  width: 520px;
  margin-left: 200px;
  line-height: 1.5em;
  margin-top: 50px;
}
/*   Webdesign.html    */
body.webdesign {
  background-image: url('../grafiken/hintergrund_laub.gif');
}
#kirschen-wrapper {
  background: url('../grafiken/bg_iframe.gif') no-repeat;
  width: 1060px;
  height: 660px;
  margin: 70px auto 0px;
  padding: 10px;
  position: relative;
}
#kontakt_impressum {
  background: url('../grafiken/border_kontakt.gif') no-repeat;
  width: 235px;
  height: 38px;
  position: absolute;
  top: 120px;
  right: 17px;
  padding-top: 14px;
  padding-left: 10px;
}
#inhalt {
  height: 500px;
  margin-left: 70px;
  margin-top: 115px;
}

#scroller-header a {
	text-decoration:none; 
	color:#867863; 
	padding: 0px 10px 0px 2px;
	outline: none;
  float: left;
}
.spezielle-angebote-liste {
  padding-left: 20px;
}
.spezielle-angebote-liste dt {
  font-weight: bold;
  font-variant: small-caps;
  font-size: 16px;
}
.spezielle-angebote-liste dd {
  padding-bottom: 10px;
}
#scroller-header a:hover {
	text-decoration:none; 
	color:#4b412f
}
#scroller-header {
	height:30px;
	width: 620px;
	padding: 0px;
  position: relative;
  left: 270px;
  top: -40px;	
}

#scroller-header a img { 
  margin-right: 14px;
  border: none;
}

#scroller-body {
	width: 900px;
  height: 300px; 
}

#mask {
	overflow:hidden;
	margin:0px auto;
	width: 900px;
}

#panel {
  width: 900px;
  line-height: 1.5em; 
}

#panel div {
float:left;  
}

#meine-leistungen {
  width: 900px;
}

ul.leistungen {
  margin-left: 150px;
  margin-top: 50px;
}
ul.uebermich {
  margin-left:210px;
  width: 450px;
}
.referenz, .spezielles {
  margin-right: 10px;
}

