#box_news {
  width:             450px;
  height:            100px;
  clear:             left;
}

#box_news1 {
  width:             300px;
  height:            30px;
  float:             left;
}

#box_news2 {
  background-image:  url(../bilder/strudel_small.jpg);
  background-repeat: no-repeat;
  color:             #EEEEEE;
  width:             290px;
  height:            70px;
  float:             left;
  padding-left:      10px;
}

#box_news3 {
  background-image:  url(../bilder/leer_small.jpg);
  background-repeat: no-repeat;
  width:             150px;
  height:            100px;
  float:             right;
}