#branding, #navigation, #inhalt-sub {
                       display : none;
                       }

body {
     font: 12pt Georgia, "Times New Roman", serif;
     text-align: justify;
     }

body, #main-container {
                      width: 100% !important;
                      margin: 0 !important;
                      padding: 0 !important;
                      }

h1 { font-size: 120%; font-weight: normal; }
h2 { font-size: 115%; font-weight: normal; }
h3 { font-size: 110%; font-weight: normal; }
h4 { font-size: 110%; font-weight: normal; }
h5 { font-size: 105%; font-weight: normal; }

img {
    display : none;
    }