body {
      font-family: arial, verdana, sans-serif;
      color: #646464;  
  }

  h1,h2,h3,h4,h5,h6 { 
      font-family: arial,sans-serif; 
      font-weight:bold; 
      color:#64bfce;
      margin: 0 0 0.25em 0; 
  }

  h1 { font-size: 18px; color:#64bfce; font-weight:normal; }                        /* 24px */
  h2 { font-size: 14px; color:#c13e10;}        /* 13px */
  h3 { font-size: 14px; color:#32aabd; border-bottom:1px solid #e0e0e0; }
  h4 { font-size: 12px; background: url("images/li_dot.gif") 0px 6px no-repeat; color:#646464;padding:3px 0px 2px 14px;border-bottom:1px solid #e9e9e9;margin:10px 0 10px 0; }                     /* 16px */
  h5 { font-size: 116.67% }                     /* 14px */
  h6 { font-size: 116.67%; font-style:italic }  /* 14px */

  #header span {
    color:#999;
  }

  p {line-height: 1.2em; margin: 0.8em 0 0.8em 0; }
 

 
  
  /* ### Lists | Listen  #### */

  ul.function { line-height: 1em; margin:  6 0 18 26 }
  ul.function li { margin-left: 0; line-height: 1.5em; list-style-image: url(images/link_arrow.gif);}

    
    

  /**
   * Generic Content Classes
   * (en) standard classes for positioning and highlighting
   * (de) Standardklassen zur Positionierung und Hervorhebung
   *
*/

  .float_left { float: left; display:inline; margin-right: 1em; margin-bottom: 0.15em;  }
  .float_right { float: right; display:inline; margin-left: 1em; margin-bottom: 0.15em;  }
  .center { text-align:center; margin: 0.5em auto }

  /**
   * External Links
   *
   * (en) Formatting of hyperlinks
   * (de) Gestaltung von Hyperlinks
   *
   */

  a {color: #c13e10; text-decoration:underline;}
  a:focus,
  a:hover,
  a:active {color:#32aabd;}
    a:hover {color:#32aabd;}
  

    
     
   .quicksms {background:url("images/quicksms_bg.gif") repeat-y; margin:0;padding:0;}
   /*.quicksms th,td {margin:0;padding:0;}*/
   
   
    .block {text-align:justify;}
    
    .red {color:#c13e10;}

    .small {font-size:8pt;}
    
    
      /* Formulare */
  
  input, select {font-size:9pt;}