#teaser {
  padding-left: 1px;
  width: 224px;
}

#teaser img.hl_gebaeudetechnik {
  margin: 21px 0 16px 9px;
}

#teaser div.icon {
  float: left;
  margin-left: 7px;
  margin-bottom: 7px;
  width: 101px;
  height: 101px;
}

#teaser div.icon div.on {
  position: absolute;
  left: 0px
  right: 0px;
  width: 101px;
  height: 101px;
}

#teaser div.icon div.off {
  position: absolute;
  line-height: 13px;
  left: 0px
  right: 0px;
  width: 95px;
  height: 95px;
  padding: 3px;
  display: none;
  cursor: pointer;
}

#teaser div.icon div.white {
  color: white;
}


/* 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;
}

