/**** Styleguide 2.1 *****************************************************************************/

/***********/
/**** linker Navigationsframe (_nav)**************************************************************/
/***********/

.intrnavBody  {
      margin-top:0px; 
      width:100%;
      }

.intrnavTable  {}

TD.intrnavNavTitel  {
      background-color:#CCCCCC; 
      height:30px;
      }

TD.intrnavNav  {
      background-color:#F0F0F0; 
      height:30px;
      }

.intrnavSmall  {
      font-size:8pt; 
      color:#666666;
      }

A.intrnavNav  {
      font-family:Arial; 
      font-size:10pt;
      }
      
/**** diese Angaben werden für den Druck nicht mehr benötigt**************************************/

/*
    A.intrnavNav:link  {
          color:#666666;
          }
      
    A.intrnavNav:active  {
          color:#FF0000;
          }
      
    A.intrnavNav:visited  {
          color:#800000;
          }
      
    A.intrnavNav:hover  {
          background:#CCCCCC;
          } 
/*      

/***********/
/**** header-Frame (_header) *********************************************************************/
/***********/

.headerBody  {}

.headerTable  {}

TD.headerNav  {
      background-color:#F0F0F0;
      }

A.headerNav  {
      font-family:Arial; 
      font-size:10pt;
      }
      
A.headerNav:link  {
      color:#666666;
      }
      
A.headerNav:active  {
      color:#FF0000;
      }
      
A.headerNav:visited  {
      color:#800000;
      }
      
A.headerNav:hover  {
      background:#CCCCCC;
      } 

/***********/
/****Inhaltsframe (_intrtxt)*************************************************************************/
/***********/

TD.intrtxtNavTitel  {
      background-color:#CCCCCC; 
      height:30px;
      }
      
TD.intrtxtNav  {
      background-color:#F0F0F0; 
      height:30px;
      }

A.intrtxtNav  {
      font-family:Arial; 
      font-size:10pt;
      }
      
/**** diese Angaben werden für den Druck nicht mehr benötigt**************************************/
/*
    A.intrtxtNav:link   {
          color:#666666;
          }
          
    A.intrtxtNav:active  {
          color:#FF0000;
          }
          
    A.intrtxtNav:visited  {
          color:#800000;
          }
      
    A.intrtxtNav:hover  {
          background:#CCCCCC;
          } 
*/

.intrtxtSmall  {
      font-family:Arial; 
      font-size:8pt;
      }

.intrtxtMail  {
      font-family:Arial; 
      font-size:8pt;
      }

.intrtxtBody  {
      font-family:Arial,Helvetica,sans-serif; 
      font-size:10pt;
      background-color:#FFFFFF;
      }
      
.intrtxtTable  {}

.intrtxtHellgrau  {
      background-color:#CCCCCC;
      }
      
.intrtxtMittelgrau  {
      background-color:#999999; 
      color:#FFFFFF;
      }
      
.intrtxtDunkelgrau  {
      background-color:#666666; 
      color:#FFFFFF;
      }  



/****Angaben aus Stylguide2.0 und 2.1****************************************************************/

A       {
      font-family:Arial; 
      font-size:10pt;
      }

/**** diese Angaben werden für den Druck nicht mehr benötigt**************************************/
/*
    A:link  {
          color:#666666;
          }
          
    A:active  {
          color:#FF0000;
          }
      
    A:visited  {
          color:#800000;
          }
      
    A:hover  {
          background-color:#CCCCCC;
          } 

*/

BODY    {
      font-size:10pt; 
      background-color:#FFFFFF;
      }
  
H1      {
      font-weight:bold; 
      font-size:13.5pt;
      }

H2      {
      font-weight:bold; 
      font-size:12pt;
      }

H3      {
      font-weight:bold; 
      font-size:10pt;
      }
  
H4      {
      font-weight:bold; 
      font-size:10pt;
      }
  
H5      {
      font-weight:bold; 
      font-size:10pt;
      }
  
H6      {
      font-weight:bold; 
      font-size:10pt;
      }
  
BODY, H1, H2, H3, H4, H5, H6, A, TD, TH, DIV, PRE, CODE, SPAN, OL, UL, DL, DT, DD, LI, BLOCKQUOTE {
      font-family: Arial, Helvetica, sans-serif;
      }
  
TD, TH  {
      font-size:10pt;
      } 

P       {
      font-family:Arial, Helvetica, sans-serif; 
      font-size:10pt;
      }

OL      {
      font-size:10pt;
      }

UL      {
      list-style-image:url(../icon/bullet.gif); 
      margin-bottom:10px; 
      margin-left:34px; 
      font-size:10pt;
      }

TT      {
      font-family:Courier New, Courier, monospace;
      }


/****Angaben aus Stylguide2.0 ********************************************************************/

.nav    {
      background-color:#F0F0F0; 
      color:#666666;
      }

.navkommentar  {
      font-size:8pt; 
      color:#666666;
      }

.hellgrau  {
      background-color:#CCCCCC;
      }

.mittelgrau  {
      background-color:#999999; 
      color:#FFFFFF;
      }

.dunkelgrau  {
      background-color:#666666; 
      color:#FFFFFF;
      }
  
.small  {
      font-size:8pt; 
      color:#000000;
      }


