.content-right h1.aktuelles {
  height: 23px; /* 46 - 23 */
  background: url(../bilder/bg-aktuelles.gif) no-repeat right;
  color: #841942;
  font-size: 14px;
  font-weight: bold;
  padding: 23px 0 0 18px;
}

.content-right .news {
  width: 205px; /* 225 - 10 - 10 */
  padding: 0 10px 0 10px;
  min-height: 130px;
}

* html div.content-right .news {
  height: 130px;
}

.content-right .ix-kids {
  margin-top: 0px;
}

.content-right .freunde-werben {
  background: url(../bilder/bg-freunde-werben.gif) no-repeat bottom;
  height: 74px;
}
.content-right .freunde-werben h1 {
  color: #841942;
  font-size: 14px;
  font-weight: bold;
  padding: 13px 0 7px 18px;´
}

.content-right .freunde-werben a {
  margin-left: 18px;
}

.content-right .newsletter {
  margin-top: 0px;
  height: 43px; /* 56 - 13 */
  padding: 13px 0 0 18px;
  background: url(../bilder/bg-newsletter.gif) no-repeat;
}
