body { background-color: white !important;
       background-image: none !important;
       font-family:Arial;
       font-weight: normal;
       overflow: visible !important; }

#l1, #l2, #l3, #l4, #l5, #img, #languages, #global { display:none; }

#logo { display: block; }

#inhalt { margin-top: 0px;
          width: 100%;
          height: 100%;
          font-size: 10pt;
          white-space: normal; }

a:link, a:visited { color: #187cba;
                    text-decoration:none; }

h1 { font-size: 14pt;
     font-weight: bold;
     color: #187cba;
     text-align: center;
     margin-top: 20px;
     margin-bottom: 20px; }
h2 { font-size: 10pt;
     color: #187cba;
     font-weight: bold;
     margin-top: 10px;
     margin-bottom: 10px; }

p { margin-top: 15px; }
p.block { text-align: justify; }
