body {
                margin:2px;
                background-color:#396339;
                font-family: Verdana, Arial, Helvetica, sans-serif;
                color: #000000;
                font-size: 80%;
                font-style: normal;
                line-height: normal;
                font-weight: normal;
                font-variant: normal;
         }


.rot { color:#EA1622; }
.gelb { color:#FFCA60; }
.black { color:#000000; }
.white { color:#ffffff; }
.redd { color:#EA7878; }

.bgrot { background-color:#EA1622; }
.bggelb { background-color:#FFCA60; }
.bggruen { background-color:#396339; }
.bgblack { background-color:#000000; }
.bgwhite { background-color:#ffffff; }

ul  {
                margin-left:18px;
                margin-bottom:8px;
                  color: black;
        }

table {
                font-size: 100%;
          }



a:link {
                  text-decoration: none;
                  color: #989797;
           }

a:visited {
                  text-decoration: none;
                  color: #989797;
                  }

a:active {
                  text-decoration: none;
                  color: #989797;
                 }

a:hover {
                  text-decoration: underline;
                  color: white;
                }

.input  {
                border-bottom: black 1px solid;
                border-left: #297394 1px solid;
                border-right: black 1px solid;
                border-top: #297394 1px solid;
                font-family:Verdana;
                font-size: 11px;
                text-align:left;
                font-weight:bolder;
                color:black;
                background-color:#396339;
                cursor:hand;
                display:inline;
        }

form        {
                display:inline;
        }

.headlink {
                  font-size: 11px;
                color: #FFFFFF;
                  }

.headline {
                 font-size: 20px;
                font-weight: bold;
                color: #FFFFFF
              }

h1, .ueber1, .xlarge {
                font-size: 140%;
                font-weight: bold;
                                         }

h2, .ueber2, .large {
                font-size: 110%;
                font-weight: bold;
                                        }

h3, .ueber3 {
                font-size: 110%;
                font-weight: bold;
                        }

h4 {
                font-size: 14px;
   }

h5 {
                font-size: 12px;
   }

h6 {
                font-size: 10px;
   }



.small {
                font-family: Verdana, Arial, Helvetica, sans-serif;
                color: #ffffff;
                  font-size: x-small;
                }

.xsmall {
                font-family: Verdana, Arial, Helvetica, sans-serif;
                color: #EA1622;
                  font-size: xx-small
                }

.stext {
                font-family: Verdana, Arial, Helvetica, sans-serif;
                color: #000000;
                  font-size: x-small
                }

.ftext {
                font-family: Verdana, Arial, Helvetica, sans-serif;
                color: #000000;
                  font-size: xx-small
                }                
