@media screen {
body {
font-family:Arial;
font-size:0.9em;
color:#000000;
scrollbar-base-color: #FFFFFF;
scrollbar-highlight-color: #FFFFFF;
scrollbar-shadow-color: #FFFFFF;
scrollbar-track-color: ##00009F;
margin-left:0px;
margin-right:0px;
margin-top:0px;
margin-bottom:0px; }

#logo { display:none; }

#l1 { position:absolute; font-size: 1.3em; top:50%; left:13%; width:12%; height:3%; z-index:1; text-align: center; }
#l2 { position:absolute; font-size: 1.3em; top:60%; left:13.5%; width:12.5%; height:3%; z-index:1; text-align: center; }
#l3 { position:absolute; font-size: 1.3em; top:70%; left:14.3%; width:12.5%; height:3%; z-index:1; text-align: center; }
#l4 { position:absolute; font-size: 1.3em; top:81%; left:15%; width:12.5%; height:3%; z-index:1; text-align: center; }
#l5 { position:absolute; font-size: 1.3em; top:92%; left:16%; width:12.5%; height:3%; z-index:1; text-align: center; }

#inhalt { position:absolute;
          top: 6%;
          left: 36.5%;
          width: 57.5%;
          height: 50.5%;
          padding: 10px;
          white-space:normal;
          margin-right: 36px;
          overflow: auto;
          overflow-x: hidden;
          overflow-y: auto;
          z-index:1; }
#languages { position:absolute;
             top: 3%;
             right: 4.4%;
             width: 20%;
             height: 16px;
             text-align: right;
             z-index:1; }
#global { position: absolute;
          top: 59.5%;
          right: 4.4%;
          width: 60%;
          height: 3.3%;
          text-align: right;
          z-index:1; }

p { margin-top: 15px;
    font-family:Arial;
    font-weight: normal; }
p.block { text-align: justify; }
img { border: 0px; }
table { font-size: 10pt;
        color: #000A3F; }
table.klein { font-size: 8pt; }
td { font-family:Arial;
     vertical-align: top; }

h1 { font-size:1.1em;
     font-family:Arial;
     font-weight: bold;
     color: #00009F;
     text-align: center;
     margin-top: 10px;
     margin-bottom: 10px; }
h2 { font-size: 10pt;
     font-family:Arial;
     color: #000000;
     font-weight: bold;
     margin-top: 10px;
     margin-bottom: 10px; }

a { text-decoration:none; font-weight:bold; color: #00009F; }
a:hover { text-decoration:underline; font-weight:bold; color: #00009F; }
a:visited { text-decoration:none; font-weight:bold; color: #00009F; }

img { border:medium none inherit; } }
