    body {margin-top:90px;margin-left:0px;
    background-color: white; color:#000000; font-size:12pt; font-family:arial,helvetica,avalon,sans-serif;
text-align:justify; font-weight:100}

  #fixiert {position: absolute;
    top: 90px; left: 0px;
    width: 110px;height:100%;
    background-color: #DFDFDF;}
    a:hover{background-color:#FFFFFF}
  html>body #fixiert {position: fixed;}

  #logo {position: absolute;
    top: 0px; left: 0px;
    width: 100%;height:90px;
    background-color: #DFDFDF;}
  html>body #logo {position: fixed;}

  #Inhalt {background-color:white;
    margin-left: 214px; margin-top: 130px; height:100%;width:407px;}

p { color:#000000; font-size:12pt; font-family:arial,helvetica,avalon,sans-serif;
text-align:justify }

h1 { color:#000000; font-size:12pt; font-family:arial,helvetica,avalon,sans-serif;
text-align:justify; font-weight:100 }

h2 { color:#000000; font-size:12pt; font-family:arial,helvetica,avalon,sans-serif;
text-align:center; font-weight:100 }





