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

}

.wm_contentteaser_single {
  padding-top: 7px;
  padding-bottom: 7px;
  float: left;
  padding-left: 2px;
}


.wm_contentteaser_image {
  /*border: 1px solid #666666*/
  width: 180px;
  position: relative;
  height: 130px;
  overflow: hidden;
  padding-left: 5px;
}
.wm_contentteaser_header {
width: 162px;
 margin-left: 5px;
 padding: 3px;
 background-color: #068C13; 
 color: #ffffff;
 font-size: 11px;
 padding-left: 15px;
 font-weight: normal;
}
.wm_contentteaser_header a{
	color: white !important;
	font-weight: normal !important;
	}
.wm_contentteaser_text {
width: 157px;
padding-top: 7px;
 margin-left: 10px;
  font-family: Verdana, Arial, sans-serif;
  color: #000000;
  font-size: 10px;
  color: black;
  font-weight: normal;
  /*margin: 5px 0px 0px 0px;*/
  /*border: 1px solid #666666;*/
}
