p#teamspace {
    height:35px;
}

div#teamrahmen {
   font-size:13px;
   margin-top:15px;
   margin-left:22px;
   overflow:hidden;
}

img#img_raeth {
    float:right;
    margin-right:39px;
    margin-left:20px;
}

div.team1 {
   float:left;
   text-align:center;
   width:154px;
   height:210px;
 /*  border:1px solid red;   */

}

div.team1 img.t1 {
    padding-bottom:8px;

}

div.team2 {
   text-align:left;
   width:483px;
   height:210px;

 /*  border:1px solid red;   */

}

div.team2 img#img_versand {
     float:left;
    padding-left:15px;
    padding-right:20px;
       vertical-align:top;


}

div.team2 p {
   padding-top:76px;
}