div#banner h1
{
  float:left;
}
div#banner div#logo
{
  float:right;
}
div#banner div#logo img
{
  border:none;
}
div#menu, div#gb-new-entry, a.cms, a.arrow img /* Für Druckansicht ausblenden */
{
  display:none;
}
div#content
{
  clear:both;
  border-top:1px solid black;
  border-bottom:1px solid black;
}
div#bottom
{
}

