
p,h1,h2,h3,h4,ul,ol,li,div,td,th,address,blockquote
     { font-family: Arial, Helvetica, Sans Serif; color: White; }
	 

/* Basisgröße - normaler Text */	 

p,ul,ol,li,div,td,th,address,blockquote { font-size:10pt; }


/* Größenbestimmung für Überschriften */
	 	 
h1 { font-size:18pt; }
h2 { font-size:16pt; }
h3 { font-size:14pt; }
h4 { font-size:12pt; }


/* Quelltext-Beispiele im Text */

pre { font-family:Courier,Serif;font-size:9pt;color:#800080; }
code { font-family:Courier,Serif;font-size:9pt;color:#800080; }
xmp { font-family:Courier,Serif;font-size:9pt;color:#800080; }


/* Größenbestimmung */

div.sm { font-size:9pt;font-family:arial,geneva }
div.min { font-size:8pt; }
div.nav { font-size:11pt; }


div.marg { font-size:11pt;color:#0066CC;font-weight:bold;font-style:italic; }


a: { text-decoration:none; }
a:link { color: White; font-weight:bold;  text-decoration : none;  }
a:visited { color: White;  text-decoration : none;  }
a:active { color: Silver; font-style:italic;  text-decoration : underline;  }
a:hover { color: Silver; }




