

div#metanavigation, div#direktnavigation, div.fn-aural, hr.fn-hide, div#primaernavigation, div#sekundaernavigation, div.bildleiste, div.sidebar, div.footer ul, div#breadcrumb {
   display: none !important;
}

html {
   margin: 0;
   padding: 0;
}

body {
   color: #000;
   background-color: #fff;
   font: 12pt/1.2 Arial, Helvetica, sans-serif;
   margin: 0;
   padding: 0;
}

div#logo img {
   margin-bottom: 2px;
}

div#hauptfenster {
   width: 100% !important;
}

#hauptfenster div#hauptinhalt {
   margin-left: 35px !important;
   width: auto !important;
   margin-right: 35px !important;
   padding-right: 15px !important;
   position: static !important;
}

div#inhalt {
   margin-left: 0 !important;
   margin-right: 0 !important;
   width: 90% !important;
}

div#hauptinhalt > div#inhalt {
   width: auto !important;
}



div#inhalt h1 {
   font-size: 25pt;
   line-height: 28pt;
   margin-bottom: 16px;
}

* html div#inhalt a, * html div#inhalt h2, * html div#inhalt li, * html div#inhalt .download { 
display: inline-block !important;
}

div.artikel {
   width: auto !important;
   float: none;
   position: static !important;
}

div.footer {
   width: auto !important;
}

div.footer p {
   float: none;
}

