@charset "ISO-8859-1";

body

{
color: black; background-color: white;
    font-size: 100.01%;
    font-family:Century Gothic,Arial,sans-serif;
    margin: 0 auto; padding: 0;
    text-align: center;  /* Zentrierung im Internet Explorer */
}

div#Seite {
    text-align:left;    /* Seiteninhalt wieder links ausrichten */
    margin: 0 auto;      /* standardkonforme horizontale Zentrierung */
    width: 760px;
    padding: 5px;
}


#kopf {
  position:relative;
  margin:0 auto;
  top:-5px;
  z-index:1;
  height:60px;
  width: 790px;
  font-size: 602%;
  text-align: center;
}

         * html #kopf {  /* Korrektur fuer Internet Explorer */
         position: absolute;     /* Version 5.x */
         p\osition: absolute;    /* Version 6 */
         }
         * html #kopf {  /* Korrektur fuer Internet Explorer */
         font-size:105px;     /* Version 5.x */
         f\ont-size:105px;    /* Version 6 */
         }



#kopfu {
  position:relative;
  margin:0 auto;
  top:-30px;
  z-index:2;
  height:60px;
  width: 820px;
  opacity     : 0.8;
  filter      : alpha(opacity=80);
  -moz-opacity : 0.8;
  font-size:21px;
  text-align: center;
}
         * html #kopfu {  /* Korrektur fuer Internet Explorer */
         top: 27px;     /* Version 5.x */
         t\op: 27px;    /* Version 6 */
         }

         * html #kopfu {  /* Korrektur fuer Internet Explorer */
         font-size:22px;     /* Version 5.x */
         f\ont-size:22px;    /* Version 6 */
         }

#kopfh {
  position:relative;
  margin:0 auto;
  top:25px;
  z-index:1;
  height:80px;
  width:760px;
  font-size:48px;
  text-align: center;
}
         * html #kopfh {  /* Korrektur fuer Internet Explorer */
         top: 80px;     /* Version 5.x */
         t\op: 80px;    /* Version 6 */
         }
          * html #kopfh {  /* Korrektur fuer Internet Explorer */
         font-size:51px;     /* Version 5.x */
         f\ont-size:51px;    /* Version 6 */
         }


#news {
  position:relative;
  margin:0 auto;
  top:-20px;
  height:10px;
  width:716px;
  font-size:1em;
  text-decoration: none;
  text-align: center;
}

         * html #news {  /* Korrektur fuer Internet Explorer */
         top: 5px;     /* Version 5.x */
         t\op: 5px;    /* Version 6 */
         }


ul#Navigation {
    text-align: center;
    margin: 0em;
    padding:0em;
}

ul#Navigation li {
    list-style: none;
    width: 107px;
    display: inline;
    margin: 0 auto;
    padding: 0em;
    font-size:15px;
    text-align: center;
}

ul#Navigation a {
    float: left;
    width: 107px;
    margin: 0 auto;
    padding: 0 auto;
    text-decoration: none;
    font-weight: normal;
    text-align: center;
}

    * html ul#Navigation a, * html ul#Navigation span {  /* Korrektur fuer IE 5.x */
    width: 108px;
    w\idth: 108px;
         }

ul#Navigation a:link {
    color:#000000;
}

ul#Navigation a:visited {
    font-weight: normal;
    color:#333333;
}

ul#Navigation a:hover {
    font-weight: bold;
    color:#000000;
}

ul#Navigation a:active {
    font-weight: bold;
    color:#000000;
}

ul#Navigation div {
     clear: left;
}



ul#Navigation1 {
    text-align: center;
    margin: 0em;
    padding:0em;
}

ul#Navigation1 li {
    list-style: none;
    width: 107px;
    display: inline;
    margin: 0em;
    padding: 0em;
    font-size:12px;
    text-align: center;
}

ul#Navigation1 a {
    float: left;
    width: 107px;
    margin: 0em;
    padding: 0em;
    text-decoration: none;
    font-weight: normal;
    color: #000000;
    text-align: center;
}

    * html ul#Navigation1 a, * html ul#Navigation span {  /* Korrektur fuer IE 5.x */
    width: 107px;
    w\idth: 107px;
  }

  ul#Navigation1 a:link {
    color: #555555;
  }
  ul#Navigation1 a:visited {
    font-weight: normal;
    color:#555555;
  }
  ul#Navigation1 a:hover {
    font-weight: bold;
    font-size:14px;
    color:#000000;
  }
  ul#Navigation1 a:active {
    font-weight: bold;
    color:#000000;
  }
ul#Navigation1 div {
     clear: left;
}





#navi {
  position:relative;
  margin:0 auto;
  top:-45px;
  left:0px;
  width:760px;
  height:15px;
  z-index:3;
  text-decoration: none;
  font-weight: normal;
  text-align: center;
}
         * html #navi {  /* Korrektur fuer Internet Explorer */
         top: 0.5em;     /* Version 5.x */
         t\op: 0.5em;    /* Version 6 */
         }

         * html #navi {  /* Korrektur fuer Internet Explorer */
         width:760px;     /* Version 5.x */
         w\idth:760px;    /* Version 6 */
         }

         * html #navi {  /* Korrektur fuer Internet Explorer */
         height:2em;     /* Version 5.x */
         h\eight:2em;    /* Version 6 */
         }

#naviu {
  position:relative;
  margin:0 auto;
  top: -33px;
  left: 0px;
  width:750px;
  height:35px;
  z-index:3;
  text-decoration: none;
  font-weight: normal;
  text-align: center;
  color:#777777;
}
         * html #naviu {  /* Korrektur fuer Internet Explorer */
         top: 1px;     /* Version 5.x */
         t\op: 1px;    /* Version 6 */
         }

         * html #naviu {  /* Korrektur fuer Internet Explorer */
         left: 7px;     /* Version 5.x */
         l\eft: 7px;    /* Version 6 */
         }

           * html #naviu {  /* Korrektur fuer Internet Explorer */
         width:750px;     /* Version 5.x */
         w\idth:750px;    /* Version 6 */
         }

         * html #naviu {  /* Korrektur fuer Internet Explorer */
         height:2em;     /* Version 5.x */
         h\eight:2em;    /* Version 6 */
         }




  #abstand_10 {
  position:relative;
  height:2em;
  top:0px;
  width: 760px;
  font-size:10px;
  text-align: center;}

  #abstand_5 {
  position:relative;
  height:1em;
  top:0px;
  width: 760px;}

  #abstand_1 {
  position:relative;
  height:0.2em;
  top:0px;
  width: 760px;}

  #trennlinie {
  position:relative;
  top:0em;
  height:0em;
  width: 650px;
  margin: 0 auto;
  padding: 0em;
  border-bottom-width:0.05em;
  border-bottom-style:solid;
  border-color:#777777;}

  #trennlinie_380 {
  position:relative;
  top:-0.5em;
  height:0em;
  width: 380px;
  margin: 0 auto;
  padding: 0em;
  border-bottom-width:0.05em;
  border-bottom-style:solid;
  border-color:#777777;}

#fuss {
  position:relative;
  margin: 0 auto;
  top:-15px;
  width: 760px;
  height: 25px;
  font-size:15px;
  text-decoration: none;
  font-weight: normal;
  text-align: center;
  color: #000000;
}
         * html #fuss {  /* Korrektur fuer Internet Explorer */
         top: 1px;     /* Version 5.x */
         t\op: 1px;    /* Version 6 */
         }
          * html #fuss {  /* Korrektur fuer Internet Explorer */
         font-size:15px;     /* Version 5.x */
         f\ont-size:15px;    /* Version 6 */
         }


#copyright {
  position:relative;
  margin: 0 auto;
  top:-10px;
  width: 760px;
  height: 5px;
  font-size:0.7em;
  text-decoration: none;
  font-weight: normal;
  text-align: center;
}
         * html #copyright {  /* Korrektur fuer Internet Explorer */
         top: 1px;     /* Version 5.x */
         t\op: 1px;    /* Version 6 */
         }
          * html #copyright {  /* Korrektur fuer Internet Explorer */
         width:760px;     /* Version 5.x */
         w\idth:760px;    /* Version 6 */
         }
          * html #copyright {  /* Korrektur fuer Internet Explorer */
         font-size:0.8em;     /* Version 5.x */
         f\ont-size:0.8em;    /* Version 6 */
         }


/* Codierung für ganze Seite ??? */

p
{
color: black; background-color:transparent;
font-family:Century Gothic,sans-serif;
margin: 0 auto;
text-align: center;  /* Zentrierung im Internet Explorer */
font-size:0.8em;
padding:10px 15px;
}

pre
{
color: black; background-color:transparent;
font-family:Century Gothic,sans-serif;
margin: 0 auto;
text-align: center;  /* Zentrierung im Internet Explorer */

font-size:12px;
padding:10px 15px;
}
