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

	float: right;
}

.wm_contentteaser_single {
  padding-top: 7px;
  padding-bottom: 25px;

}


.wm_contentteaser_image {
  /*border: 1px solid #666666*/
  width: 198px;
  position: relative;
  height: 148px;
  overflow: hidden;
	border: 1px solid #aaa;
	margin-top: 10px;
}
.wm_contentteaser_header {
width: 90%;
 color: #000 !important;
 font-size: 16px;
 font-weight: normal;
 padding-bottom: 5px;
 border-bottom: 1px solid #ff6600;
}
.wm_contentteaser_header a{
	color: black !important;
	font-weight: normal !important;
	}
.wm_contentteaser_text,
 .wm_contentteaser_text p.bodytext{
  font-family: Verdana, Arial, sans-serif;
  color: #000000;
  font-size: 12px;
  color: black;
  font-weight: normal;
  padding: 0px;
  /*margin: 5px 0px 0px 0px;*/
  /*border: 1px solid #666666;*/
}
