.user-teaser-pi1 .teaser {
  margin-bottom:13px;
  background-color:#DCDCD6;
  position:relative;
  height:131px;
  z-index:0;
}

.user-teaser-pi1 .t_grey {
  height:10px;
  background-color:#BDBCB2;
  border-bottom:1px solid #fff;
}

.user-teaser-pi1 .t_corner {
  width:10px;
  height:10px;
  background: url(../images/right_eck.gif) no-repeat 0 0;
  position:absolute;
  bottom:0;
  right:0;
}

.user-teaser-pi1 .t_image {
  width:120px;
  float:left;
}

.user-teaser-pi1 .t_text {
  float:left;
  width:130px;
  padding:10px 10px 0px 10px;
  font-size:0.9em;
}

.user-teaser-pi1 .t_text h2 {
  font-size:1.3em;
  margin-bottom:5px;
}

.user-teaser-pi1 .t_more a,
.user-teaser-pi1 .t_more a:link,
.user-teaser-pi1 .t_more a:visited {
  position:absolute;
  width:14px;
  height:13px;
  bottom:10px;
  right:10px;
  display:block;
  background: url(../images/pfeil_up.gif) no-repeat 0 0;
}

.user-teaser-pi1 .t_more a:active,
.user-teaser-pi1 .t_more a:hover {
  background: url(../images/pfeil_over.gif) no-repeat 0 0;
}

.user-teaser-pi1 .t_more span {
  display:none;
}
