/* Generated by CaScadeS, a stylesheet editor for Mozilla Composer */

  /* Schriften im Hauptteil der Seiten */
  body
  { 
  margin: 5px; padding: 0px; 
  background: rgb(245, 172, 124) url(hintergrund_daten2.jpg) repeat-x fixed;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 10pt; font-weight: normal;
  }
  
  b {color: rgb(158, 38, 12);
   font-size: 10.5pt; }
   

  
  table,tr
  {
  margin: 0px; padding: 0px;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 10pt; font-weight: bold;
  }
  
  /* Randabstände und Schrift in Tabellenzellen */
  td 
  {
  margin: 0px; padding-left: 6px;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 10pt; font-weight: normal;
  }
  
  
  /* Die Grafik in "unnumbered list" */
  ul 
  {
  list-style-image:url(square.gif);
  } 
  
  
  /* Zeilenabstand "unnumbered list" */
  li
  {
  margin-top: 10px;
  }
  
  /* Schriftfarbe Headlines  */
  .navcolor 
  { 
  color: rgb(158, 38, 12);
  }
  
  /* Hintergrundfarbe Headlines  */
  .color_contrast 
  { 
  background-color: rgb(183, 183, 183);
  padding-left : 4px;  
  } 
  
   /* Hintergrundfarbe Headlines2  */
    .color_contrast2 
    { 
    background-color: rgb(183, 183, 183);
    margin-bottom: 5px;
  } 
  
 
  
  .color_rot 
  {
  color: rgb(128, 0, 0);
  }


  a:link { text-decoration: underline;
    color: rgb(158, 38, 12);
    }

  a:visited { text-decoration: underline;
    color: rgb(158, 38, 12);
    }

  a:active { text-decoration: none;
    color: rgb(255, 138, 0);
    }

  a:hover { 
  color: rgb(128, 0, 0);
  text-decoration: none;
    }

  a:focus { 
  color: rgb(128, 0, 0);
    text-decoration: none;
    }


