@import "template.css";

#Schmuckbild
{  display:none; }

#contentarea {
    background: white;
    height: 7000px;
}

#Content
{
  position: absolute;
  left: 0px;
  top: 187px;
  width: 900px;
  height: 100%;
  padding-top:8px;
  border-bottom:none;

}