                  body
                     {
                      background-color:#FFFFFF;
                      font-family:Verdana;
                      margin:0;
                      background-image:url('../img/rechts.gif');
                      background-repeat:repeat-y;
                      background-position:left;
                      font-size:10pt;
                     }

                  a:link
                     {
                      text-decoration:none;
                      color:#019241;
                      font-weight:bold;
                     }

                  a:visited
                     {
                      text-decoration:none;
                      color:#019241;
                      font-weight:bold;
                     }

                  a:hover
                     {
                      color:#E02C2C;
                      text-decoration:underline;
                     }

                  a.menue
                     {
                      color: #019241;
                      font-size:9pt;
                      font-weight:bold;
                      padding:2px;
                     }

                   a:visited.liste2
                     {
                      color: white;
                      font-size:9pt;
                      font-weight:bold;
                      padding:2px;
                     }

                  a.liste2
                     {
                      color: white;
                      font-size:9pt;
                      font-weight:bold;
                      padding:2px;
                     }

                  a:hover.liste2
                     {
                      color:#E02C2C;
                      text-decoration:underline;
                     }

                 table.liste1
                     {
                      font-family:Verdana;
                      font-size:9pt;
                     }

                  table
                     {
                      font-family:Verdana;
                      font-size:10pt;
                     }

                  td.titelzeile
                     {
                      color: white;
                      font-size:8pt;
                      font-weight:bold;
                      background-color:#019241;
                      padding:2px;
                     }

                  td.menuepunkte
                     {
                      color: white;
                      font-size:10pt;
                      font-weight:bold;
                      background-color:#019241;
                      padding:2px;
                      text-align:center;
                     }


                  td.menue
                     {
                      text-align:center;
                     }

                   p
                     {
                     padding:15px;
                     }

                   div.titel
                     {
                      font-size:14pt;
                      color:#019241;
                      font-weight:600;
                      text-align:center;
                     }
                   div.smalltitel
                     {
                      font-size:12pt;
                      color:#000000;
                      font-weight:bold;
                     }
                   div.warnung
                     {
                      font-size:12pt;
                      color:#FF0000;
                      font-weight:bold;
                      text-align:center;
                     }
                   div.fuss
                     {
                      font-size:8pt;
                     }