p.normal { font-size:10pt; color:#081C4F; font-family:Verdana }
p.gross { font-size:14pt; color:#081C4F; font-family:Verdana; }

q { font-size:10pt; color:#ffffff; line-height:18pt; font-family:Verdana; text-decoration:none; font-weight:bold }

h1 {font-family : Verdana,Arial,Helvetica,sans-serif; font-size : 1pt; color : white;}

/*a: { font-size:10pt; color:#081C4F; line-height:18pt; font-family:Verdana; text-decoration:none; font-weight:bold }*/

a:link
      {
      font-size:10pt;
      color:#081C4F;
      line-height:10pt;
      font-family:Verdana;
      text-decoration:none;
      font-weight:bold
      }
      /* noch nicht besuchte Ziele */

a:visited
      {
      font-size:10pt;
      color:#081C4F;
      line-height:10pt;
      font-family:Verdana;
      text-decoration:none;
      font-weight:bold
      }
      /* besuchte Ziele */

a:hover
      {
      font-size:10pt;
      color:#081C4F;
      line-height:10pt;
      font-family:Verdana;
      text-decoration:underline;
      font-weight:bold
      }
      /* Verweise bei "MouseOver" */

a:active
      {
      font-size:10pt;
      color:#D70C08;
      line-height:10pt;
      font-family:Verdana;
      text-decoration:none;
      font-weight:bold
      }
      /* Angeklickte Verweise */

a:focus
      {
      font-size:10pt;
      color:#081C4F;
      line-height:10pt;
      font-family:Verdana;
      text-decoration:none;
      font-weight:bold
      }
      /* Verweise, die Fokus erhalten */

/* Wenn aktiviert, ruft die uebernaechste Zeile ein Hintergrundbild auf,
     statt ... muss der Dateiname stehen: */
/* body { background-image:url(...); } */

/* Wennn aktiviert, erzeugt die folgende Zeile die Hintergrundfarbe */
/* body { background-color:#......; } */