  body {
    font: normal 100.01% Helvetica, Arial, sans-serif;
    color: #000080; background-color: #ffffe0;
  }
div#Seite {
    text-align: left;    /* Seiteninhalt wieder links ausrichten */
    margin: 0 auto;      /* standardkonforme horizontale Zentrierung */
    width: 760px;
    padding: 0.5em;
    border: 2px ridge silver;
    background-image: url("jcj-bgg.png");
  }
  div#Seite a, div#Seite span {
    text-decoration: none;
  }

  ul#Navigationa {
    margin: 0; padding: 0.8em;
    text-align: center;
    border: 0px solid black;
  }
  ul#Navigationa li {
    list-style: none;
    display: inline;
    margin: 0.2em; padding: 5;
  }

  ul#Navigationa a, ul#Navigation span {
    padding: 0.2em 1em;
    text-decoration: none; font-weight: bold;
    border: 1px solid black;
    border-left-color: white; border-top-color: white;
    color: black; background-color: #FF0000;
  }
  * html ul#Navigationa a, * html ul#Navigation span {
    width: 1em;    /* nur fuer IE 5.0x erforderlich */
    w/idth: auto;  /* sicherheitshalber fuer IE 6 zurueckgesetzt */
  }
  ul#Navigationa a:hover, ul#Navigation span {
    border-color: white;
    border-left-color: black; border-top-color: black;
    color: white; background-color: #FF66FF;
  }
  ul#Navigation {
    margin: 0; padding: 0em;
    text-align: center;
    border: 0px solid black;
  }
  ul#Navigation li {
    list-style: none;
    display: inline;
    margin: 0.1em; padding: 0;
  }

  ul#Navigation a, ul#Navigation span {
    padding: 0.2em 1em;
    text-decoration: none; font-weight: bold;
    border: 1px solid black;
    border-left-color: white; border-top-color: white;
    color: black; background-color: #FF0000;
  }
  * html ul#Navigation a, * html ul#Navigation span {
    width: 1em;    /* nur fuer IE 5.0x erforderlich */
    w/idth: auto;  /* sicherheitshalber fuer IE 6 zurueckgesetzt */
  }
  ul#Navigation a:hover, ul#Navigation span {
    border-color: white;
    border-left-color: black; border-top-color: black;
    color: white; background-color: #FF66FF;
  }
  ul#Navigation1 {
    margin: 0; padding: 0.8em;
    text-align: center;
    border: 0px solid black;
  }
  ul#Navigation1 li {
    list-style: none;
    display: inline;
    margin: 0.2em; padding: 5;
  }

  ul#Navigation1 a, ul#Navigation span {
    padding: 0.2em 1em;
    text-decoration: none; font-weight: bold;
    border: 1px solid black;
    border-left-color: white; border-top-color: white;
    color: black; background-color: #FF0000;
  }
  * html ul#Navigation1 a, * html ul#Navigation span {
    width: 1em;    /* nur fuer IE 5.0x erforderlich */
    w/idth: auto;  /* sicherheitshalber fuer IE 6 zurueckgesetzt */
  }
  ul#Navigation1 a:hover, ul#Navigation span {
    border-color: white;
    border-left-color: black; border-top-color: black;
    color: white; background-color: #FF66FF;
  }
