.wm_contentteaser_all {
  min-height:30px;
  height:auto !important;  /* für moderne Browser */
  height:30px;            /*für den IE */

}

.wm_contentteaser_single {
	background-image:url(../../img/li_bg_news_list.png);
	background-position:left bottom;
	background-repeat:repeat-x;
	padding:5px 5px 5px 0px;
}
