#cont-left{
  float:left;
  width:250px;
}

#cont-middle{
  margin-top:-20px;
  width:378px;
}

.cont-middle-2{
  float:left;
  width:410px;
  background:url(../img/standorte.gif) top left no-repeat;
  background:url(../img/background-3spaltig.jpg) top left repeat-y;
  padding-left:21px;
  margin-left:-34px;
  margin-top:20px;
}

#cont-middle hr.farbig{
  color:#959EAD;
  background-color:#959EAD;  
  margin: 5px -16px 7px -11px;
  height:2px;
  border:0;
}

#cont-right{
  float:right;
  width:271px;
  margin-right:6px;
}

