.tx-wmcontentteaser-pi1 {
	padding: -5px;
}

.wm_contentteaser_all {
	position: relative; /* für negative Margins im IE6 */
	width:500px;
}

.wm_contentteaser_single {
  clear: both;
  _width: 384px;
  height: 150px;
  background-color: #ffffff;
  border: 1px solid #336600;
  padding: 3px;
}
.wm_contentteaser_first {
  clear: both;
  height: 150px;
  background-color: #FFFFff;
  border: 1px solid #336600;
  padding: 3px;
}

.wm_contentteaser_follow {
  clear: both;
  width: 200px;
  height: 100px;
  background-color: #FFFFff;
  border: 1px solid #336600;
  padding: 3px;
}

.wm_contentteaser_image {
  padding-right: 3px;
}

.wm_contentteaser_header {
  font-size: 10pt; 
  font-weight: bold;
  padding-top: 5px;
}

.wm_contentteaser_text {
  font-size: 8pt;
  padding-top: 2px;
}
