a:link { color:#C1DAC1;text-decoration:none; }    /* noch nicht besuchte Ziele */
a:visited { color:#C1DAC1;text-decoration:none; } /* besuchte Ziele */
a:hover { text-decoration:none;font-weight:bold; }   /* Verweise bei "MouseOver" */
a:active { text-decoration:none;font-weight:bold; }  /* Angeklickte Verweise */
a:focus { color:lightgrey;text-decoration:none;font-weight:normal;  }  /* Verweise, die Fokus */

.standard-bgc {background-color:#006600;
               font-family:arial,helvetica,sans-serif;
               font-size:10pt;
               color:white; }     /* Standard-Hintergrundfarbe ...*/