body, h1, h2, h3, p, a, img{
  padding:0;
  margin:0;
  border:none;
  outline:none;
  text-decoration:none;
}
  
body{
  background-color:#fff;
  text-align:center;
}

p{
  font:11px Helvetica,Arial,Sans-Serif;
  color:#7f7358;
}

a, a:active, a:visited{
  color:#7f7358;
  outline:none;
  border:0;
}

a:hover, a:focus{
  color:#ff3366;
  outline:none;
  border:0;
}

#wrapper{
  width:600px;
}

#mainnav{
  display:none;
}

#mainnav p, #logo p{
  display:none;
}


#logo{
  display:none;
}

.vorschau{
  height:220px;
  width:185px;
  float:left;
  overflow:hidden;
}

.vorschau img{
  margin:16px 0 7px 0;
  clear:both;
}

.vorschau p{
  margin:0 0 0 10px;
  line-height:12px;
}

.referenzbild{
  height:414px;
  width:612px;
  float:left;
  overflow:hidden;
}

.referenzbild img{
  margin:16px 0 0 0;
  clear:both;
}

.referenztext{
  width:128px;
  height:414px;
  float:left;
  text-align:left;
  margin-left:20px;
}

.referenztext p{
  margin:16px 0 0 0;
  line-height:12px;
  text-align:left;
}

.kasten{
  height:398px;
  width:550px;
  background:#fff;
  margin:16px 62px 0 0;
  float:left;
  overflow:hidden;
}

.text{
  font:11px Helvetica,Arial,Sans-Serif;
  color:#7f7358;
  margin:30px 0 0 30px;
  text-align:left;
}

p.menue{
  display:none;
}

.clear{
  clear:both;
}