body
{
  width: 100% !important;
}

#top, nav, #menu_mobile, #bild, #fusszeile
{
  display: none !important;
}

#centered
{
  width: 100% !important;
  margin: 0px auto 0px auto;
  padding: 0px 0px 0px 0px;  
}
#centered a img
{
  height: 60px;    
}

#inhalt
{
  margin: 0px;
  padding: 0px;
  width: 100% !important;
  text-align: left;
}

h1, h2, h3, h4, h5, h6
{ 
  page-break-after: avoid; 
}

a[href].ext:after
{ 
  content: " <"attr(href)">"; 
  background-color: inherit;
  color: #369; 
  font-style: italic;
}

