<style type="text/css">
<!-- 
  /* ############ SEITE ######################################## */ 
.unnamed1 {  font-family:Verdana,Arial,Helvetica,sans-serif; font-size:16px; color:#FFFFFF; font-weight:bold}
.unnamed1Kleiner { font-family:Verdana,Arial,Helvetica,sans-serif;font-size:12px; color:#FFFFFF; font-weight:bold }

  a.pop:link    { text-decoration:none;      font-family:Verdana,Arial,Helvetica,sans-serif;font-size:12px; color:#FFFFFF; font-weight:bold }
  a.pop:visited { text-decoration:none;      font-family:Verdana,Arial,Helvetica,sans-serif;font-size:12px; color:#FFFFFF; font-weight:bold }
  a.pop:active  { text-decoration:none;      font-family:Verdana,Arial,Helvetica,sans-serif;font-size:12px; color:#FFFFFF; font-weight:bold }
  a.pop:hover   { text-decoration:underline; font-family:Verdana,Arial,Helvetica,sans-serif;font-size:12px; color:#FFFFFF; font-weight:bold }

  a.popBody:link    { text-decoration:underline; font-family:Arial,Helvetica,sans-serif;font-size:11px; color:#0000FF; font-weight:bold }
  a.popBody:visited { text-decoration:underline; font-family:Arial,Helvetica,sans-serif;font-size:11px; color:#0000FF; font-weight:bold }
  a.popBody:active  { text-decoration:underline; font-family:Arial,Helvetica,sans-serif;font-size:11px; color:#0000FF; font-weight:bold }
  a.popBody:hover   { text-decoration:underline; font-family:Arial,Helvetica,sans-serif;font-size:11px; color:#FFFFFF; font-weight:bold }


  .stdBodyBook  { font-family:Arial,Helvetica,Sans-Serif;
                  font-size:10pt;
                  background-color:#F1950A;
                } 
    
  
  .stdFont  {
              font-family:Arial,Helvetica,sans-serif;  
              font-size:10pt;
              color:#000000;
            }
 

  .popTable {                                          /* TABLES FUER DIE FROMULARE */
              font-family:Arial,Helvetica,sans-serif;   
              font-size:10pt;
              color:#000000;
              background-color:#DFDFDF;
             }                              
  

  small    {  font-size:8pt;  } 

  
  .boxWhite { width:420px; 
              font-family:Arial,Helvetica,sans-serif; 
              font-size:10pt;
              font-weight:normal;
              color:#000000;            
              background-color:#FFFFFF;                  
              border-style:solid;                      
              border-color:#AAAAAA;                    
              border-width:1px;                       
            }
            
  .boxWhiteSmall { width:50px; 
                   font-family:Arial,Helvetica,sans-serif; 
                   font-size:10pt;
                   font-weight:normal;
                   color:#000000;            
                   background-color:#FFFFFF;                  
                   border-style:solid;                      
                   border-color:#AAAAAA;                    
                   border-width:1px;                       
                 }
 
  .inpWhite {
 
            background-color:#FFFFFF;                  
            border-style:solid;                      
            border-color:#AAAAAA;                    
            border-width:1px;                       
  
  }

  .std  { font-family:Tahoma,Arial; font-size:10pt;  /* BODIES FUER ADMIN */
          color:#000000;
          background-color:#FFFFFF;
        }
         
  .stdTableHell  { background-color:#F7CF2E; font-family:Tahoma,Arial; font-size:10pt; }
  .stdTableDark  { background-color:#BBBBBB; font-family:Tahoma,Arial; font-size:10pt; }
  .stdTableLight { background-color:#EEEEEE; font-family:Tahoma,Arial; font-size:10pt; width:550px; height:100%;  }
  .header {  position:relative; top:-30px; }
  
  /* ############ COLORS ######################################## */ 
  
  .grey     { color:#BBBBBB; }
  .orng     { color:#ff7700; }
  .lila     { color:#440077; }
  .blue     { color:#305090; }
  .blueHell { color:#00bfff; } 
  .green    { color:#00EE00; } 
  .gold     { color:#ffd700; }
  .red      { color:#ff0000; }
  .redDark  { color:#BB0000; }
  .black    { color:#000000; }
  

  /* ############ SIZES ######################################## */ 
  
  .fs1 { font-size:1pt; }
  .fs2 { font-size:2pt; }
  .fs3 { font-size:3pt; }
  .fs4 { font-size:4pt; }
  .fs5 { font-size:5pt; }
  .fs6 { font-size:6pt; }
  .fs7 { font-size:7pt; }
  .fs8 { font-size:8pt; font-family:Arial,Helvetica,Sans-Serif;}
  .fs9 { font-size:9pt; font-family:Arial,Helvetica,Sans-Serif;}
  .fs10 { font-size:10pt; font-family:Arial,Helvetica,Sans-Serif;}
  .fs11 { font-size:11pt; font-family:Arial,Helvetica,Sans-Serif;}
  .fs12 { font-size:12pt; font-family:Arial,Helvetica,Sans-Serif;}
  .fs14 { font-size:14pt; }
 
 
 /* ############ TAGS ######################################## */ 


  .button  { font-family:Tahoma,Arial; font-size:10pt; font-weight:bold; background-color:#AAAAAA; border-color:#CCCCCC; border-width:1px; color:#FFFFFF; cursor:hand; }


  big      {  font-size:14pt; }
  big.very {  font-size:18pt; }
 
  
  b        {  font-weight:bold; } 

  h1 {  font-size:24pt; font-family:Verdana,Tahoma,Arial; font-weight:bold;  }
  h2 {  font-size:20pt; font-family:Verdana,Tahoma,Arial; font-weight:bold;  }
  h3 {  font-size:32pt; font-family:Tahoma,Arial; font-weight:bold; color:#CCCCCC   }
  h4 {  font-size:14pt; font-family:Tahoma,Arial; font-weight:bold;   }
  h5 {  font-size:14pt; font-family:Tahoma,Arial; font-weight:bold; position:relative; top:-50px; color:#666666;   }
 
 
  /* ############ LINK STYLES ######################################## */ 

  a:link    { text-decoration:none;    color:#0000FF;     }
  a:visited { text-decoration:none;    color:#0000FF;     }
  a:active  { text-decoration:none;    color:#0000FF;     }
  a:hover   { text-decoration:underline;  color:#0055FF;  }
 

  
-->
</style>

