
#contentBG {
  background-image:url(/_Layout/backgrounds/leberkaas.png);
  background-repeat:no-repeat;
  background-position:10px 40px;
}
.linesContent {
  position:absolute;
  top:40px;

  left:7px;
  
  width:583px;
  height:300px;
  border-right-style: none;

}
.box {
  position:relative;
  margin-top:50px;
  margin-left:200px;
  width:500px;
}
.img1 {
  float:left;
  margin-right:10px;
}
.text2 {
  float:left;
  margin-right:10px;
  width:300px;
}

.foto {
  width:150px;
  height:95px;
  float:left;
  margin-right:10px;    
}

.foto1 {
  width:150px;
  height:95px;
  margin-right:10px;
  float:right;    
}


