  body {
    font: normal 90.01%  Arial, sans-serif;
    color: black; background-color: white;
    /* min-width: 41.8em; */
}

  #fixiert {
    position: absolute;
    top: 0em;
    left: 120px;    /* Kopfbild-Abstand links */
    width: 780px;
    background-color: #8B3DA0;   /* Farbe hinter Navigation*/
}

  #fixiert2 {
    position: fixed;
}

  body {
    margin: 0; padding: 0;
}

   html>body #fixiert {  /* nur fuer moderne Browser! */

}
 #kopfleiste {  /* obere Linkzeile */
    display: block;
    font-size: 11px;
    font-weight: bold;
    margin: 0 0 0em; padding: 0;
    text-align: center;
    position: absolute;
    top: 2px; left: 480px;     /* Abstand obere Linkzeile */
    width:300px;
    background-color: #8B3DA0;
}
 a:hover {
    color: #F5F5D2; background-color: #8B3DA0;} /* Mouseover-Farbe schrift und zelle   */
a:link { color: #000000; }                      /*  fuer Verweise zu noch nicht besuchten Seiten*/

   #fixiertadresse {  /* Adresse */
    /* display: block; */
    font-size: 11px;
    color: white;
    font-weight: bold;
    margin-top:1px;
    text-align: left;
    position: absolute;
    top: 309px;
    width: 780px;
    background-color: black;
    text-decoration: none;
  }

#fusszeile a:visited, hover, focus, active, link  {
    background-color: #000022;
    color: white;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
}

html>body #fixiertadresse {  /* nur fuer moderne Browser! */

 }

 #rahmen {
    width: 780px;
    padding: 0px;
    border: 0px;
    text-align: left;
    /*margin-left: auto;
	margin-right: auto;*/
    background-color: #8B3DA0; /* Farbe hinter den Zellen */
  }
  * html div#Rahmen {  /* Korrektur fuer IE 5.x */
    width: 780px;

    w\idth: 780px
  }

   #inhaltindex {
    margin: 110px 0 0em; padding: 0em;
    width: 780px;
    background-image:url(img/hintergrundhoch.jpg); background-repeat:no-repeat;
    background-attachment:fixed;
    text-align: left;
    position: absolute;
    top: 210px; left: 120px;     /* Startposition */
    width:780px;
  }
  * #Inhalt {  /* versteckt vor Netscape 4 */
    background-color:white;
  }

   #inhalt {
    margin: 80px 0 0em; padding: 0em;
    width: 780px;
    background-image:url(img/hintergrundhoch.jpg); background-repeat:repeat;
    background-attachment:fixed;
    text-align: left;
    position: absolute;
    top: 0px; left: 120px;     /* Startposition */
   }
  * #Inhalt1 {  /* versteckt vor Netscape 4 */
    background-color:white;
  }

#spalte1 {
	float: left;
	width: 66%;
}

#spalte2 {
	float: right;
	width: 33%;
}

#fusszeile {
    margin-top:20px;
    display: block;
    background-color: #000022;
    color: white;
    font-size: 11px;
    font-weight: bold;
    text-align: center;
    width: 100%;
    padding: 0.1em;
    float:left;
}

#fusszeile a:visited, hover, focus, active, link  {
    background-color: #000022;
    color: white;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
}

  #tong a:visited, hover, focus, active{
    margin-top:30px;
    margin-left:5px;
    text-align: left;
    width: 215px;
    background-color:white;
  }

  #bild {
    width: 114px;
  }
