
  /* -- Hinten = hellgrau, Schrift = grau in Arial, Comic Sans, Courier new oder Times -- */

  body     {background-color:#dddddd;}


  .ari-xxl {font-family:arial;
            color:#404040;
            font-size:32pt;
            font-weight:400;}
  .ari-xl  {font-family:arial;
            color:#404040;
            font-size:23pt;
            font-weight:400;}
  .ari-l   {font-family:arial;
            color:#404040;
            font-size:18pt;
            font-weight:400;}
  .ari-m   {font-family:arial;
            color:#404040;
            font-size:13pt;
            font-weight:400;}
  .ari-s   {font-family:arial;
            color:#404040;
            font-size:11pt;
            font-weight:400;}
  .ari-xs  {font-family:arial;
            color:#404040;
            font-size:9pt;
            font-weight:400;}
  .ari-xxs {font-family:arial;
            color:#404040;
            font-size:8pt;
            font-weight:400;}

  .ari-xtr {font-family:arial;
            color:#404040;
            font-size:16pt;
            font-weight:400;}



  .com-xxl {font-family:comic sans ms;
            color:#404040;
            font-size:32pt;
            font-weight:400;}
  .com-xl  {font-family:comic sans ms;
            color:#404040;
            font-size:23pt;
            font-weight:400;}
  .com-l   {font-family:comic sans ms;
            color:#404040;
            font-size:18pt;
            font-weight:400;}
  .com-m   {font-family:comic sans ms;
            color:#404040;
            font-size:13pt;
            font-weight:400;}
  .com-s   {font-family:comic sans ms;
            color:#404040;
            font-size:11pt;
            font-weight:400;}
  .com-xs  {font-family:comic sans ms;
            color:#404040;
            font-size:9pt;
            font-weight:400;}
  .com-xxs {font-family:comic sans ms;
            color:#404040;
            font-size:8pt;
            font-weight:400;}

  .com-xtr {font-family:comic sans ms;
            color:#404040;
            font-size:16pt;
            font-weight:400;}



  .cou-xxl {font-family:courier new;
            color:#404040;
            font-size:32pt;
            font-weight:400;}
  .cou-xl  {font-family:courier new;
            color:#404040;
            font-size:23pt;
            font-weight:400;}
  .cou-l   {font-family:courier new;
            color:#404040;
            font-size:18pt;
            font-weight:400;}
  .cou-m   {font-family:courier new;
            color:#404040;
            font-size:13pt;
            font-weight:400;}
  .cou-s   {font-family:courier new;
            color:#404040;
            font-size:11pt;
            font-weight:400;}
  .cou-xs  {font-family:courier new;
            color:#404040;
            font-size:9pt;
            font-weight:400;}
  .cou-xxs {font-family:courier new;
            color:#404040;
            font-size:8pt;
            font-weight:400;}

  .cou-xtr {font-family:courier new;
            color:#404040;
            font-size:16pt;
            font-weight:400;}



  .tim-xxl {font-family:times;
            color:#404040;
            font-size:32pt;
            font-weight:400;}
  .tim-xl  {font-family:times;
            color:#404040;
            font-size:23pt;
            font-weight:400;}
  .tim-l   {font-family:times;
            color:#404040;
            font-size:18pt;
            font-weight:400;}
  .tim-m   {font-family:times;
            color:#404040;
            font-size:13pt;
            font-weight:400;}
  .tim-s   {font-family:times;
            color:#404040;
            font-size:11pt;
            font-weight:400;}
  .tim-xs  {font-family:times;
            color:#404040;
            font-size:9pt;
            font-weight:400;}
  .tim-xxs {font-family:times;
            color:#404040;
            font-size:8pt;
            font-weight:400;}

  .tim-xtr {font-family:times;
            color:#404040;
            font-size:16pt;
            font-weight:400;}



  a:link    {color:#404040; font-weight:normal; font-style:normal; text-decoration:none;}
  a:visited {color:#404040; font-weight:normal; font-style:normal; text-decoration:none;}
  a:hover   {color:#ffffcc; font-weight:normal; font-style:normal; text-decoration:none;}
  a:active  {color:#404040; font-weight:normal; font-style:normal; text-decoration:none;}

