.teaser_black {
  width:206px;
  height:304px;
  background-color:#000;
  background-repeat: no-repeat;
  background-position:center;
  padding:18px 10px;
  margin-bottom:1px;
}

.teaser_black h3 {
  color:#fff;
  font-weight:normal;
}

.teaser_black h3 a, .teaser_black h3 a:visited {
  color:#fff;
}

.teaser_black a:hover {
  color:#fff;
}

.block220 {
  display:block;
  width:220px;
  height:220px;
}

/* text teaser */
#content .tt490 {
  overflow: hidden;
  width: 490px;
  padding-bottom:10px;
  margin-bottom:20px;
  border-bottom:1px solid #cccccc;
}

/* bild teaser */
#content .bt490 {
  overflow: hidden;
  width: 490px;
  text-align:center;
  margin-bottom:20px;
}