
#contentBG {
  background-image:url(/_Layout/backgrounds/kaktus.png);
  background-repeat:no-repeat;
  background-position:420px 5px;
}

.linesContent {
  position:absolute;
  height:29px;
  top:40px;
  width:430px;
  border-right-style: none;
  border-bottom-style: none;
  left:160px;
  }
.box, .box1, .box2 {
  width:400px;
}
.box1, .box2 {
  margin-top:10px;
}
.box2 {
  margin-left:148px;
}

.box, .box1 {
  background-image:url(/_Layout/backgrounds/box_spitze_1.png);
  background-repeat:no-repeat;
  background-position:right bottom;
}
.box2 {
  background-image:url(/_Layout/backgrounds/box_spitze_2.png);
  background-repeat:no-repeat;
  background-position:top right;
}

.boxContent {
  padding-top:10px;
  padding-bottom:0px;
}

.foto {
  width:100px;
  height:120px;
  float:left;
  margin-right:10px;    
  margin-bottom:10px;
}
.text {
  margin-left:120px;
}
.headlineLeft {
  float:left;
}
.headlineRight {
  text-align:right;
  font-weight:normal;
}

