
#submenu {
  width:200px;
}

#contentBG {
  background-repeat:no-repeat;
  background-position:370px 0px;
}

.linesContent {
  position:absolute;
  top:40px;
  left:107px;
    width:433px;
  height:60px;
  border-right-style: none;
  border-bottom-style: none;
}

.box {
  background-image:url(/_Layout/backgrounds/box_spitze_2.png);
  background-repeat:no-repeat;
  background-position:top right;
  position:relative;
  margin-left:20px;
  margin-top:15px;  
  width:485px;
}

.foto {
  width:150px;
  height:150px;
  float:left;
  margin-right:10px;    
}

li.content {
  padding-bottom:8px;
}

.right {
  margin-left:150px;
}


