
p,h1,h2,h3,h4,ul,ol,li,div,td,th,address,blockquote
     { font-family: Arial, Helvetica, Sans Serif; color: Black; }
	 

/* 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; }
	 


.gr {font-family: Arial, Helvetica; font-size: 18pt; color: #009EFF;  font-weight : bold; }

.kl {font-family: Arial, Helvetica; font-size: 8pt; color: Black;  font-weight : normal; }


a: { text-decoration:none; }
a:link { color: Black; }
a:visited { color: Black; }
a:active { color: Red; }
a:hover { color: Red; }




