/*  DATEI: cid.css        */
/*  (c) chemieportal.com  */


    A:link      { font-weight:bold; text-decoration:none; color:#000080; }
    A:visited   { font-weight:bold; text-decoration:none; color:#000080; }
    A:active    { font-weight:bold; text-decoration:none; color:#000080; }
    A:hover     { font-weight:bold; text-decoration:none; color:#FF0000; }

    A.rot:link      { font-weight:bold; text-decoration:none; color:#FF0000; }
    A.rot:visited   { font-weight:bold; text-decoration:none; color:#FF0000; }
    A.rot:active    { font-weight:bold; text-decoration:none; color:#FF0000; }
    A.rot:hover     { font-weight:bold; text-decoration:none; color:#0000DF; }


    h1    { font-family:Verdana, Arial, Helvetica, Sans Serif; font-size: 14pt; }
    h2    { font-family:Verdana, Arial, Helvetica, Sans Serif; font-size: 12pt; }
    p     { text-align:justify; font-family:Verdana, Arial, Helvetica, Sans Serif; font-size:10pt; }


    td    { font-family:Verdana, Arial, Helvetica, Sans Serif; font-size: 10pt; }
      .d2 { background-color: #00E0FF;  }
      .d1 { background-color: #FFFFFF;  }
      .d3 { background-color: #00AFFF;  }
      .d4 { background-color: #00FFDF;  }
      .d5 { background-color: #AFAFAF;  }
      .d6 { background-color: #D0D0D0;  }
      .d7 { background-color: #F0F0F0;  }