[if lt IE 7]><style type="text/css">
<!--

  @media screen {
    html, body {
      height: 100%; overflow-y: hidden;
      }
    #Scrollbereich {
      height: 100%; width: 100%; overflow: auto;
      }
    #Inhalt {
      position: static;
      }
  }

  body, p a {
    font: normal 100.01% Helvetica, Arial, sans-serif;
    color: black;
    background-color:white ;
    min-width: 40em; /* Mindestbreite verhindert Anzeigefehler in modernen Browsern */
    }

  p {
    text-align: center;  /* Positionierung des 'zurueck'-Links */
    }

  html {
    margin: 0;
    padding: 0;
    }

  body {
    margin: 0;
    padding: 0;
    }

  #Inhalt {
    padding: 1em;
    margin-left: 13em;
    border-top: 5px ridge red;
    }

  * #Inhalt {
    background-color: white;
    }

  h1 {
   font-family: ASB-Gar-ConBold;
   font-style:oblique;
   font-size: 2em;
   font-stretch: expanded;
   margin-left: 4em;
   padding: 0.2em;
   text-align: center;
   color: #0080FF;
   }

  #Inhalt h2 {
    font-family: ASB-Gar-ConLigh;
    font-size: 1.6em;
    margin: 0em;
    padding: 1em;
    color: red;
    border-bottom: 1px solid maroon;
    }

  #Inhalt h3 {
    font-family: ASB-Gar-ConLigh;
    font-size: 1.7em;
    margin: 0em;
    padding: 1em;
    color: red;
    }

  #Inhalt p {
    font-size: 1em;
    margin: 1em ;
    text-align: left;
    }

  #Fusszeile {	/*letzte Aktualiersierung*/
    font-size: 0.8em;
    color: #808080;
    text-align: center;
    }

  #logo {
    position:absolute;
    top: 0em;
    left: 0 em;
    margin: 0.2em;
    padding: 0.3em;
    }

-->
</style>[endif]