 body {
    background-color: #648957; /*26844C E5EDE2*/
    color: #990000; /*#113D23*/
    font-family:Arial, VERDANA,HELVETICA,;
    font-size:11pt;
  }

 /* Angaben zu verschiedenen Schriftfarben und Größen */

  .a {font-size:8pt;}
  .b {font-size:10pt;}
  .c {font-size:11pt;}
  .d {font-size:12pt;}
  .e {font-size:13pt;}
  .f {font-size:14pt;}
  .g {font-size:15pt;}

  h1 {font-size:25pt;}
  h2 {font-size:20pt;}
  h3 {font-size:15pt;}


 .t1 {                                            /* 1. Tabelle */

      border:1px solid #990000; margin:0px;
      background-color: #FDEDD1;
  }

 .t2 {                                            /* Inhaltstabelle bei Home */
padding:0px 0 0px 0px;
      border:0px;

  }

/* Navigation mit Doppelgrafik */

table#navi td {
padding:0px 0 10px 0px;
}

table#navi a {
   display:block;
   font-size:10pt;
   color:#113D23;
   font-family:Arial,VERDANA,HELVETICA;
   font-weight: bold;
   text-decoration:none;

   padding:2px 0 0px 0px; /* die erste Angabe bedeutet den Abstand für oben, die zweite den
                                                        Abstand für rechts, die dritte den                                                                 Abstand für unten und die
                                                        vierte den Abstand für links. */
   text-align:center;
   width:107px;
   height:22px;
   background:url(pix/button.gif) no-repeat 0px -28px;
   }

table#navi div {
    display:block;
   font-size:10pt;
   color:#113D23;
   font-family:Arial,VERDANA,HELVETICA;
   font-weight: bold;
   text-decoration:none;

   padding:2px 0 1px 5px;
   text-align:left;
   width:107px;
   height:22px;
   background:url(pix/button.gif) no-repeat;
   }

table#navi a:hover {

   background:url(pix/button.gif) no-repeat
}


/*Obere Leiste: Impressum*/

  a.l1:link {
   font-size:9pt;
   color:#8F2829;/*113D23*/
   font-family:Arial,VERDANA,HELVETICA;
   font-weight: bold;
   text-decoration:none;
   background-color:#AFC4B3;/*FFA505 648957 B1C4AB*/
   padding:1px 3px 0px 3px;
  }
  a.l1:visited {
   font-size:9pt;
   color:#8F2829;
   font-family:Arial,VERDANA,HELVETICA;
   font-weight: bold;
   text-decoration:none;
   background-color:#AFC4B3;
   padding:1px 3px 0px 3px;
  }
  a.l1:active {
   font-size:9pt;
   color:#8F2829;
   font-family:Arial,VERDANA,HELVETICA;
   font-weight: bold;
   text-decoration:none;
  }
  a.l1:hover {
   font-size:9pt;
   border:1px solid #8F2829;
   text-decoration:none;
    }
  .l1b {
  font-size:9pt;
   color:#8F2829;
   font-family:Arial,VERDANA,HELVETICA;
   font-weight: bold;
   text-decoration:none;
   background-color:#AFC4B3;
   padding:1px 3px 0px 3px;
   border:1px solid #8F2829;
  }

/* Linkfarbe und -verhalten aller Links, außer Navigation */

  a:link {font-size:11pt;color:#990000;font-family:Arial,VERDANA,HELVETICA;text-decoration:underline;}
  a:visited {font-size:11pt;color:#990000;font-family:Arial,VERDANA,HELVETICA;text-decoration:underline;}
  a:hover {font-size:11pt;color:#113D23;font-family:Arial,VERDANA,HELVETICA;text-decoration:underline overline;}
  a:active {font-size:11pt;color:#990000;font-family:Arial,VERDANA,HELVETICA;text-decoration:underline;}

  a.footer:link {
  font-size:8pt;
   color:#990000;
   font-family:Arial,VERDANA,HELVETICA;
   font-weight: bold;
   text-decoration:none;
   padding:5px 3px 5px 3px;
  }
  a.footer:visited {
   font-size:8pt;
   color:#990000;
   font-family:Arial,VERDANA,HELVETICA;
   font-weight: bold;
   text-decoration:none;
   padding:5px 3px 5px 3px;
  }
  a.footer:active {
  font-size:8pt;
   color:#990000;
   font-family:Arial,VERDANA,HELVETICA;
   font-weight: bold;
   text-decoration:none;
   padding:5px 3px 5px 3px;
  }
  a.footer:hover {
color:#113D23;
   text-decoration:underline overline;
    }
