tx-wmcontentteaser-pi1 {
width: 230px;
}

.wm_contentteaser_all {
	margin-left: -25px;
	margin-bottom: -10px;
	position: relative; /* für negative Margins im IE6 */
	width: 250px;
}

.wm_contentteaser_header a:hover, .wm_contentteaser_image a:hover {background-color:#ccc;}

.wm_contentteaser_single {
  clear: both;
  width: 230px;
  height: 100px;
  background-color: #ccc;
}

.wm_contentteaser_image {
  padding: 0 0 0 18px;
  background-image:url(../img/tebild_hg.gif);
}

.wm_contentteaser_header {
  font-size: 14px; 
  font-weight: bold;
  padding-top: 5px;
  padding-bottom:15px;
  color:#fff;
  margin: 0 12px 0 18px;
  text-transform:uppercase;
}
.wm_contentteaser_header a {
  font-size: 14px; 
  font-weight: bold;
  padding-top: 5px;
  padding-bottom:15px;
  color:#fff;
}

.wm_contentteaser_text {
  color: #336600;
  font-size: 8pt;
  padding-top: 2px;
  margin: 0 12px 0 18px;
}
