/* Einkaufen-Teaser
*****************************/

#content .tx-sdteaser-pi1 {
  width: 420px;
}

#content .tx_sdteaser {
  clear: none;
  float: left;
  margin: 5px 5px 10px 0;
  overflow: hidden;
  width: 205px;
}

#content .tx_sdteaser .tx_sdteaser-image {
  float: right;
  height: 90px;
  margin: 0 0 10px 6px;
  width: 90px;
}

#content .tx_sdteaser .tx_sdteaser-header {
  margin-bottom: 5px;
  width: 195px;
}

#content .tx_sdteaser .tx_sdteaser-header a {
  color: #000;
  font-size: 0.9em;
  font-weight: bold;
  text-decoration: none;
}

#content .tx_sdteaser .tx_sdteaser-text {
  float: left;
  width: 109px
}

