/* definition der Schriftgrössen und -farben */

body { background-attachment: fixed;  font-size:12pt; font-family:  Arial, Verdana, Helvetica, sans-serif; font-style: normal; font-weight: normal}

  .s0wh  { font-family: Arial, Verdana, Geneva, Helvetica; color:#FFFFFF; font-size:08pt; }

  .s0bk  { font-family: Arial, Verdana, Geneva, Helvetica; color:#000000; font-size:10pt; }



  #bd    { font-weight:bold; }
  #it    { font-style:italic; }
  #u     { text-decoration:underline; }
  #bdit  { font-weight:bold; font-style:italic; }
  #bdu   { font-weight:bold; text-decoration:underline; }
  #itu   { font-style:italic; text-decoration:underline; }
  #bditu { font-weight:bold; font-style:italic; text-decoration:underline; }

a:visited {color:#000000; text-decoration: none}
a:hover {color:#000000; text-decoration: none}
A:link {color:#0000FF; text-decoration: none}

a:visited i { color:#000000; text-decoration: none ; font-style: normal}
a:hover i { color:#E10096; text-decoration: none ; font-style: normal}
a:link i { color:#000000; text-decoration: none ; font-style: normal}



