 body {
    background-color: #024F23;
    color: #024F23;
    font-family: Arial,VERDANA,HELVETICA;
  }


   .t1 {                                            /* Tabelle mit Mülltonne */
     background-image:url(../pix/clip.jpg);
     background-repeat:no-repeat;
     background-position:right bottom;
  }
  
    /* Kopfzeile 1 Aktuelles */
      .t2 {   

      background-color:#F8F8B2;
      padding-top:10px;
      padding-right:5px;
      padding-bottom:10px;
      padding-left:10px;
      font-size:11pt;
      font-weight:bold;
      color:#BB0000;
  }
  
   /* Kopfzeile 2 Aktuelles */
      .t5 {

      background-color:#F8F8B2;
      padding-top:10px;
      padding-right:5px;
      padding-bottom:10px;
      padding-left:10px;
      font-size:11pt;
      font-weight:bold;
      text-align:right;
      color:#BB0000;
  }
      /* Inhaltszelle Aktuelles */
      .t3 {   
      padding-top:10px;
      padding-right:10px;
      padding-bottom:10px;
      padding-left:10px;
      border-top:1px solid #024F23;
      font-size:10pt;
      color:#024F23;
  }
  /* Rahmen Aktuelles */
    .t4 {                                            
      border-top:1px solid #024F23; 
      border-bottom:1px solid #024F23;
      border-left:1px solid #024F23;
      border-right:1px solid #024F23;
  }
  
        /* Angaben zu verschiedenen Schriftgröß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;}
  .h {font-size:4pt;}

  h1 {font-size:25pt;}
  h2 {font-size:20pt;}
  h3 {font-size:15pt; margin:0;}
  
  
 /* Ankerlink */

 ul#navi li {
    margin-top: 10px;
	 margin-bottom: 10px;
	 margin-right: 10px;
	 margin-left: 0px;
	 padding: 2px;
    border: 1px solid #024F23;
    background-color:#F8F8B2;
    list-style-image: url(../pix/rot_gr.gif);
 }
 
  ul#navi a {
    text-decoration: none;
    font-weight: bold;
    font-family:Arial,VERDANA,HELVETICA;
    font-size:12pt;
    color: #024F23;
    background-color:;

  }


  ul#navi a:hover {
    color: #BB0000;
    background-color: #F8F8B2;
  } 
  
  /* Navileiste */ 

  table#Navigation a {
    text-decoration: none;
    font-weight: bold;
    font-family:Arial,VERDANA,HELVETICA;
    font-size:10pt;
    color: #024F23;
    background-color:;

  }


  table#Navigation a:hover {
    color: #BB0000;
    background-color: #F8F8B2;
  }

  table#Navigation a.rot {
    text-decoration: none;
    font-weight: bold;
    font-family:Arial,VERDANA,HELVETICA;
    font-size:10pt;
    color: #BB0000;
    background-color:;

  }
  
/* Linkfarbe und -verhalten aller Links, außer Navigation */

  a:link {
  font-size:10pt;
  color:#044D32;
  font-family:Arial,VERDANA,HELVETICA;
  text-decoration:underline;
  }
  a:visited {
  font-size:10pt;
  color:#044D32;
  font-family:Arial,VERDANA,HELVETICA;
  text-decoration:underline;
  }
  a:hover {
  font-size:10pt;
  color:#FFFFFF;
  font-family:Arial,VERDANA,HELVETICA;
  text-decoration:underline;
  background-color:#BB0000 /*#FF6315*/;
  }
  a:active {
  font-size:10pt;
  color:#044D32;
  font-family:Arial,VERDANA,HELVETICA;
  text-decoration:underline;
  }

/* Linkverhalten Startseite */

   a.l1:link {
  font-size:12pt;
  color:#044D32;
  font-family:Arial,VERDANA,HELVETICA;
  text-decoration:underline;
  }
  a.l1:visited {
  font-size:12pt;
  color:#044D32;
  font-family:Arial,VERDANA,HELVETICA;
  text-decoration:underline;
  }
  a.l1:hover {
  font-size:12pt;
  color:#000000;
  font-family:Arial,VERDANA,HELVETICA;
  text-decoration:underline;
  }
  a.l1:active {
  font-size:12pt;
  color:#044D32;
  font-family:Arial,VERDANA,HELVETICA;
  text-decoration:underline;
  } 
  
  
/*nicht benutzes


  /* Erster Buchstabe größer 
li:first-letter { font-style:Verdana; font-size:12px; color:#ACAACF; font-weight:bold }



/* weitere Möglichkeit Linkverhalten anzugeben 

  a.l1:link {font-size:10pt;color:#044D32;font-family:VERDANA,HELVETICA;text-decoration:none;}
  a.l1:visited {font-size:10pt;color:#044D32;font-family:VERDANA,HELVETICA;text-decoration:none;}
  a.l1:active { font-size:10pt;color:#000000;font-family:VERDANA,HELVETICA;text-decoration:underline; }
  a.l1:hover { font-size:10pt;color:#044D32;font-family:VERDANA,HELVETICA;text-decoration:underline; }

  a.l2:link    {color:#AD2B27; font-size:10pt; font-weight:bold; text-decoration:none;}
  a.l2:visited {color:#AD2B27; font-size:10pt; font-weight:bold; text-decoration:none;}
  a.l2:hover   {color:#044D32; font-size:10pt; font-weight:bold; text-decoration:underline and overline;}
  a.l2:active  {color:#; font-size:12pt; font-weight:bold; text-decoration:none;}








    .t3 {
      border-top:2px solid #AD2B27; margin:0px;    /* 
      border-bottom:2px solid #AD2B27; margin:0px;
      border-left:2px solid #AD2B27; margin:0px;
      border-right:2px solid #AD2B27; margin:0px;
      background-color:#EFEFEF;
      padding-top:10px;
      padding-right:5px;
      padding-bottom:10px;
      padding-left:7px;
  }

    .t4 {
      border-top:2px solid #AD2B27; margin:0px;   /* 
      border-bottom:2px solid #AD2B27; margin:0px;
      border-left:2px solid #AD2B27; margin:0px;
      border-right:2px solid #AD2B27; margin:0px;
      background-color:#EFEFEF;
      padding-top:10px;
      padding-right:10px;
      padding-bottom:10px;
      padding-left:10px;
  }

/*none = kein Rahmen (bzw. unsichtbarer Rahmen).
hidden = kein Rahmen (bzw. unsichtbarer Rahmen).
dotted = gepunktet.
dashed = gestrichelt.
solid = durchgezogen.
double = doppelt durchgezogen.
groove = 3D-Effekt.
ridge = 3D-Effekt.
inset = 3D-Effekt.
outset = 3D-Effekt.

 background-color (Hintergrundfarbe)
 background-image:url(pix/navi.gif); (Hintergrundbild)
 background-repeat (Wiederholungs-Effekt)
 background-attachment (Wasserzeichen-Effekt)
 background-position (Hintergrundposition)*/
