   #webdesign-agb1 {
    float:left;
    background:url(bilder/blume_oben_trans.JPG);
    background-repeat:no-repeat;
    text-align:left;
    height:150px;
    width:300px;
     }

   #webdesign-agb2  {
    float:left;
    background:url(bilder/blume_mitte_trans.JPG);
    background-repeat:no-repeat;
    width:300px;
    height:50px;
    background-color:#B2B2B2;
    }

    #webdesign-agb3  {
     float:left;
     background:url(bilder/blume_unten.JPG);
     background-repeat:no-repeat;
     width:300px;
     height:400px;
     background-color:transparent;
       }