 body {
    background-image:url(../pix/hintergr.jpg);
    background-color: #DBE3D8;
    color: #113D63;
    font-family: Arial,VERDANA,HELVETICA;
  }



  /* Rahmen  */
    .t1 {                                            
     background-image:url(../pix/hintergrtabelle.jpg); 
       background-repeat:repeat;
       background-color: #DBE3D8;  

  }
  
  /* Rahmen Inhalt  */
    .t3 {                                            
      border:2px dotted #838383; 
      
      }

   /* Footer  */
      .t4 {
      background-image:url(../pix/footer.jpg); 
       background-color: #DBE3D8;

  }
  
  /* Tabelle bei Aktuelles  */
    .t5 {                                            
      border:1px solid #5D96B4;  
      }
    .t6 {                                            
      border-right:1px solid #5D96B4;  
      }
      .t7 {                                            
      border-top:1px solid #5D96B4;  
      }  
  
        /* Angaben zu verschiedenen Schriftgrößen */
  .a {font-size:8pt;}
  .x {font-size:9pt;}
  .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:10pt; color: #6780E4;}
  .i {font-size:10pt; color: #003232;}    

  h1 {font-size:15pt;}
  h2 {font-size:14pt;}
  h3 {font-size:12pt;}
  h4 {font-size:10pt;}
  
  /* Navileiste */
  
    td#Navi {
    height:35px;
    background:url(../pix/button1.gif) no-repeat

  } 

  td#Navi a {
    text-decoration: none;
    font-weight: bold;
    font-family:Arial,VERDANA,HELVETICA;
    font-size:11pt;
    color: #216295;
  }


  td#Navi a:hover {
    color: #B21D35;
    background-color: #;
  }

  td#Navi a.fest {
    text-decoration: none;
    font-weight: bold;
    font-family:Arial,VERDANA,HELVETICA;
    font-size:11pt;
    color: #B21D35;
  }


   /* Navigation nav_beratung */
      
 td#Navi2 a {
    text-decoration: none;
    font-weight: normal;
    font-family:Arial,VERDANA,HELVETICA;
    font-size:10pt;
    color: #216295;
  }


  td#Navi2 a:hover {
    color: #B21D35;
    background-color: #;
  }

  td#Navi2 a.fest {
    text-decoration: none;
    font-weight: normal;
    font-family:Arial,VERDANA,HELVETICA;
    font-size:10pt;
    color: #216295;
  }

  

  
/* Linkfarbe und -verhalten aller Links, außer Navigation */

  a:link {
  font-size:10pt;
  color:#2B535C;
  font-family:Arial,VERDANA,HELVETICA;
  text-decoration:underline;
  }
  a:visited {
  font-size:10pt;
  color:#2B535C;
  font-family:Arial,VERDANA,HELVETICA;
  text-decoration:underline;
  }
  a:hover {
  font-size:10pt;
  color:#003232;
  font-family:Arial,VERDANA,HELVETICA;
  text-decoration:underline;
  }
  a:active {
  font-size:10pt;
  color:#2B535C;
  font-family:Arial,VERDANA,HELVETICA;
  text-decoration:underline;
  }

/* Linkverhalten Startseite */

    a.l1:link {
  font-size:8pt;
  color:#2B535C;
  font-family:Arial,VERDANA,HELVETICA;
  text-decoration:underline;
  }
  a.l1:visited {
  font-size:8pt;
  color:#2B535C;
  font-family:Arial,VERDANA,HELVETICA;
  text-decoration:underline;
  }
  a.l1:hover {
  font-size:8pt;
  color:#003232;
  font-family:Arial,VERDANA,HELVETICA;
  text-decoration:underline;
  }
  a.l1:active {
  font-size:8pt;
  color:#2B535C;
  font-family:Arial,VERDANA,HELVETICA;
  text-decoration:underline;
  }
  
   a.l2:link {
  font-size:10pt;
  color:#FB8F0C;
  font-family:Arial,VERDANA,HELVETICA;
  text-decoration:underline;
  }
  a.l2:visited {
  font-size:10pt;
  color:#FB8F0C;
  font-family:Arial,VERDANA,HELVETICA;
  text-decoration:underline;
  }
  a.l2:hover {
  font-size:10pt;
  color:#000000;
  font-family:Arial,VERDANA,HELVETICA;
  text-decoration:underline;
  }
  a.l2:active {
  font-size:10pt;
  color:#FB8F0C;
  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;
  }



/*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)*/
