div#kopf, div#kopffotos, div#navigation
{
   display: none;
}

div#rahmen, div#inhalt
{
   height: auto;
   margin: 0px;
   border: none;
   background: none;
}

*:first-child+html div#inhalt
{
   margin: 0px;
}

div#seite
{
   overflow: visible;
}

div#text
{
   padding: 0px;
}

* html div#text
{
   height: 275px;
}