.wm_contentteaser_all {
  background-image: url(brezerl020.jpg);
  background-repeat: no-repeat;
  background-position: right bottom;
  
  min-height:30px;
  height:auto !important;  /* für moderne Browser */
  height:30px;            /*für den IE */

}

.wm_contentteaser_single {
  margin: 7px 5px 0px 1px;
  font-size:11px;
}

