body {
    color: black; background-color: white;
    font-size: 12pt;/*100.01%;*/
    font-family: Arial,Verdana,sans-serif;
    margin: 0px; padding: 5px/*1em 0*/;
    text-align: center;  /* Zentrierung im Internet Explorer */
  }

  div#Seite {
    text-align: left;    /* Seiteninhalt wieder links ausrichten */
    margin: 0 auto;      /* standardkonforme horizontale Zentrierung */
    width: 800px;
    padding: 0;
    background: white;/*lightsteelblue url(hintergrund.gif) repeat-y;lightgreen*/
    border: 1px ridge black;
  }

  div#first {
    background: green;/*cornflowerblue;limegreen;*/
    width: 800px;
    height: 70px;
    padding-top: 20px;
    background: url(pics/titel1.jpg) no-repeat;
  }

  div#first h1 {
    color: white;
    font-size: 19pt;
    font-weight: bold;
    text-align: center;
    font-family: fantasy;
    /*height: 46px;
    margin: 0; padding: 0.3em;*/
    /*background: cornflowerblue url(../../../src/logo.gif) no-repeat 100% 45%;*/
    border-bottom: 0px solid black;
  }

  div#balken {
    /*margin: 0 auto;       standardkonforme horizontale Zentrierung */
    width: 800px;
    height: 120px;
    background: url(pics/wiese.jpg) 42% 49%;
  }

  div#topbar {
    font-size: 6pt;
    float: right; width: 29%;
    margin-top: 31px; padding: 0px;
    margin-right: 1px;
    margin-bottom: 2px;
  }

  div#Navi {
    margin-top: 0px;
    margin-left: -1px;
    float: left;
    width: 140px;
    height: 970px;
    background: #006400;/* darkgreen; */
    border-left: 1px ridge black;
    border-right: 1px ridge black;
  }

  div#Navi2 {
    margin-top: 0px;
    margin-left: -25px;
  }

  div#Navi3 {
    margin-top: 0px;
    margin-left: -1px;
    float: left; width: 140px;
    height: 950px;
    background: blue;/*cornflowerblue;limegreen;*/
    border-left: 1px ridge black;
  }


  a:link { font-weight:bold; color:green; text-decoration:underline; }
  a:visited { font-weight:bold; color:#ff8c00; text-decoration:none; }
  a:focus { font-weight:bold; color:red; text-decoration:underline; }
  a:hover { font-weight:bold; color:blue; text-decoration:underline; }
  a:active { font-weight:bold; color:green; text-decoration:underline; }



  ul#Navigation {
    font-size: 10pt;
    /*font-weight:bold;*/
    float: left; width: 1px;
    margin-top: 15px;
    margin-left: 5px;
    margin-right: 5px;
  }

  ul#Navigation li {
    list-style: none;
    margin: 0; padding: 5px;
  }

  ul#Navigation li ul {
    margin: 0 0 0 1em; padding: 0;
  }

  ul#Navigation li ul li {
    margin: 0.1em 0;
    font-size: 9pt;
    font-weight: normal;
  }

  * html ul#Navigation li ul li {  /* Korrektur fuer IE 5.x */
    margin-left: 1em;
    ma\rgin-left: 0;
  }



  ul#Navigation a {
    color: black;
    /*display: block;*/
    padding: 0.2em;
    font-weight: bold;
  }

  ul#Navigation a:link {
    color: #98fb98;
    text-decoration: none;
    font-weight: bold;
  }

  ul#Navigation a:visited {
    color: #98fb98;
    text-decoration: none;
    font-weight: bold;
  }

  ul#Navigation a:hover {
    color: black;
    text-decoration: none;
    font-weight: bold;
  }

  ul#Navigation a:active {
    color: black;
    text-decoration: none;
    font-weight: bold;
  }

   ul#Navigation1 {
    font-size: 10pt;
    /*font-weight:bold;*/
    float: left;
    width: 0px;
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
  }

  ul#Navigation1 li {
    list-style: none;
    margin: 0;
    padding: 5px;
  }

  ul#Navigation1 li ul {
    margin: 0 0 0 9px;
    padding: 0;
  }

  ul#Navigation1 li ul li {
    margin: 2px 0;
    font-size: 9pt;
    font-weight: normal;
  }

  * html ul#Navigation1 li ul li {  /* Korrektur fuer IE 5.x */
    margin-left: 1em;
    ma\rgin-left: 0;
  }



  ul#Navigation1 a {
    color: black;
    /*display: block;*/
    /*padding: 0.2em;  */
    padding: 0px;
    font-weight: bold;
  }

  ul#Navigation1 a:link {
    color: #98fb98; /* #f9f8a8 */
    text-decoration: none;
    font-weight: bold;
  }

  ul#Navigation1 a:visited {
    color: #98fb98; /* #f9f8a8 */
    text-decoration: none;
    font-weight: bold;
  }

  ul#Navigation1 a:hover {
    color: black;
    text-decoration: none;
    font-weight: bold;
  }

  ul#Navigation1 a:active {
    color: black;
    text-decoration: none;
    font-weight: bold;
  }

  div#validation {
    margin-top: 450px;
    padding-left: 28px;
  }

  div#counter{
    margin-top: 30px;
    padding-left: 28px;
  }

  div#Inhalt {
    width: 78%;
    float: left;
    margin-top: 10px;
    margin-left: -5px;
    /*margin: 0 0 1em 120px;*/
    padding: 14px;
  }

  * html div#Inhalt {
    height: 1em;  /* Workaround gegen den 3-Pixel-Bug des Internet Explorer bis Version 6 */
  }

  div#Inhalt h2 {
    font-size: 16pt;
    margin: 0.2em 0;
    color: navy;
  }

  div#Inhalt h3 {
    font-size: 13pt;
    margin: 0.9em 0 0.1em;
    color: navy;
  }

  div#Inhalt hr {
    color: green;
  }

  div#Inhalt p {
    font-size: 10.5pt;
    font-weight: normal;
    margin: 0.3em 0px;
  }

  div#Side {
    float: right; width: 153px;
    margin-top: 30px;
    margin-right: 80px;
    margin-left: 5px;
    padding: 0px;
  }

  div#Side1 {
    float: right; width: 153px;
    margin-top: 30px;
    margin-right: 15px;
    margin-left: 5px;
    padding: 0px;
  }

  div#Anzeige {
    width: 440px;
    height: 280px;
    padding: 5px;
    background: yellow;/*cornflowerblue;limegreen;*/
    border: 2px ridge black;
  }

  div#Anzeige p {
    font-size: 10.5pt;
    font-weight: normal;
    margin: 0.3em 0px;
  }

  div#Wetter {

   /* margin-top: 8px;
    margin-right: 0px;
    margin-left: 490px;
    /*float: left;
    width: 163px;
    height: 220px;
    background: #006400;/* darkgreen;
    border: 1px ridge black;*/

    font-size: 9pt;
    float: right;
    width: 163px;
    height: 220px;
    margin-top: 0px;
    margin-left: 4px;
    margin-right: -37px;
    background: #006400;
    border: 1px ridge black;
  }

  div#Info {
    /* text-align: justify;*/
    font-size: 9pt;
    float: right;
    width: 150px;
    margin-top: -49px;   /*-78px;*/
    margin-left: 4px;
    margin-right: -26px;
    padding-right: 2px;
    padding-top: 4px;
    border: 1px /*dotted solid*/dashed black;
    background-color: #ff4500;/*#eee;*/
  }

  div#Info strong {
    font-size: 13.5pt;
    margin: 0.9em 0.5em;
    padding-top: 80px;
  }

  div#Info p {
    font-size: 11pt;
    margin: 0.5em;
  }

  ul#Information li {
    font-size: 9pt;
    font-weight: bold;
    list-style: square;
  }


/* Tabellen - Start*/
  .events {
    font-family: Arial,Verdana,sans-serif;
    font-size: 11pt;
  }

  .tab {
    margin-left: 20px;
    font-family: Arial,Verdana,sans-serif;
    font-size: 11pt;
  }

  .orchester {
    text-align: center;
    font-family: Arial,Verdana,sans-serif;
    font-size: 11pt;
    width: 100%;
  }
/* Tabellen - Ende*/

  div#Links {
    text-align: center;
    /*margin: 0 0 1em 120px;*/
    padding: 10px;
  }

  * html div#Links {
    height: 1em;  /* Workaround gegen den 3-Pixel-Bug des Internet Explorer bis Version 6 */
  }

  div#Links h3 {
    font-size: 13pt;
    margin: 0.9em 0 0.1em;
    color: navy;
  }

  div#Links p {
    font-size: 10.5pt;
    font-weight: normal;
    margin: 0.3em 0;
  }

  div#Fusszeile {
    margin-top: 650px; padding: 0px;     /* standardkonforme horizontale Zentrierung */
    width: 800px;
    padding: 0px;
    /* clear: both;*/
    font-size: 8pt;
    margin: 0px; padding: 0.1em;
    text-align: right;
    /* background-color: cornflowerblue;*/
    border-top: 0px solid black;
  }
