 /* style.css $Revision: 1.25 $ */


/* ================================== */
/* =========TEASER BILDER ======= */
/* ================================== */


div.user-distnews-pi1-fp_listrow img.teaser-image-left, div.user-distnews-pi1-fp_listrow img.teaser-image-right, div.user-distnews-pi1-fp_listrow img.teaser-image {
  float: left;
  margin-left: 0px;
  margin-top: 3px;
  margin-right: 10px;
  margin-bottom: 5px;
  width: 33%;
  height: auto;
}

div.user-distnews-pi1-fp_listrow div.distnews_image{
  display: inline;
}

div.user-distnews-pi1-fp_listrow img.teaser-image-right {
  float: left;
  margin-left: 10px;
  margin-top: 3px;
  margin-right: 0px;
  margin-bottom: 5px;
  width: 33%;
  height: auto;
}