body
     { font-size: 1em; font-family: Futura, Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; margin: 0; background: url(http://www.quadrat.ch/interface/images/quadrat_logo_1.gif) no-repeat;}
  div#fixedBox
    {
display: none;
    overflow: hidden;
    height: 100%;
    width: 320px;
    position: fixed;
    top: 0;
    left: 0;
    background: #ddd;
    }
  div#fixedBox h1,
  div#fixedBox h2,
  div#fixedBox p,
  div#fixedBox address,
 div#fixedBox div,
  div#fixedBox pre
    {
    margin: 0;
    padding: 20px;
    }
  div#IA  { font-size: 12px; position: absolute; top: 200px; left: 0px; } 
  div#IA a     { color: red; text-decoration: none; display: block; padding-top: 10px; padding-right: 10px; padding-bottom: 10px } 
  div#IA a:hover     { color: black; text-decoration: underline; background-color: gray }
  div#IA a.akt    { color: green; text-decoration: none } 
  div#Adresse  { font-size: 10px; position: absolute; top: 400px; left: 0px; } 
  div#LastUpdate  { font-size: 10px; position: absolute; top: 500px; left: 0px; }
  div#IconListe  {position: absolute; top: 20px; left: 200px; display: block;}
  div#fixedBox img, div#fixedBox table
    {
    margin: 0;
    }
  div#content
    {
    padding: 1em;
    }
  div#content .beschr_text
    {
    color: black;  font-size: 10px;
    }
  div#content .beschr_titel
    {
    color: black;  font-size: 12px; display: inline;
    }
     
      div#content H2
    {
    color: black;  font-size: 12px;
    }
    
 
  
