/* Beispiel-Angaben fuer Randabstand und Hintergrundfarbe */
strong {font-size:11pt;   font-family: Arial; font-weight:bold; color: #000060;}
b      {font-size:10pt;   font-family: Arial; font-weight:bold; color: #000060;}
small  {font-size:7.5pt;  font-family: Arial; font-weight:none; color: #000060;}
td     {font-size:9pt;   font-family: Arial; font-weight:none; color: #000060;}
body {background-color:#FFEFCE; margin-left:0px; margin-right:0px; margin-top:2px; margin-bottom:0px;
      font-size:9pt;   font-family: Arial; font-weight:none; color: #000060; } 
 
a:link,    {font-family: Arial, font-size: 9pt; font-weight: none; color: #000060;  text-decoration: none; }
a:visited, {font-family: Arial, font-size: 9pt; font-weight: none; color: #000060;  text-decoration: none; } 
a:active,  {font-family: Arial, font-size: 9pt; font-weight: none; color: #000060;  text-decoration: none;}
a:hover    {font-family: Arial, font-size: 9pt; font-weight: none; color: #ff0000;  text-decoration: none;}
 /* Linkfarbe beim Ueberfahren mit der Maus (nur IE) */
/*font-weight:700}*/


