body { margin-top:0px; margin-bottom:0px; margin-left:0px;margin-right:0px; }
h1, h2, h3, h4, h5, h6, blockquote, nobr { font-family:Arial,Helvetica,sans-serif; }
/* Schriftart fuer alle Textelemente */

p, ul, ol, li, div, td, th, address, b, i  { color: #fff; font-size: 11pt; font-family: Arial, Helvetica, sans-serif }
/* Groesse normaler Text */

p.ueberschr { font-size:14pt; font-family:Arial,Helvetica,sans-serif; text-decoration:bold;}

p.klein { font-size:8pt; }
/* kleine Schrift */

small { font-size:70%; }
/* Schrift kleiner*/

nobr { font-size:70%; }
/* Schrift kleiner*/

a:link  { color: #fff; font-weight: bold; text-decoration: underline }
a:visited  { color: #fff; font-weight: bold; text-decoration: underline } 
a:active  { color: #fff; font-weight: bold; text-decoration: underline }
a:hover  { color: #9cf; font-weight: bold; text-decoration: underline }  


a.an { text-decoration:none; }