h1.black { font-family: Arial; color: Black; }

td { font-family: Arial; color: Black; }
td.medium { font-family: Arial; color: Black; font-size: 10pt; }
td.klein { font-family: Arial; color: Black; font-size: 8pt; }
td.sehrklein { font-family: Arial; color: Black; font-size: 7pt; }
td.fett { font-weight: bold; }
p.gross {  font-size: 22pt; }

p.klein { font-family: Arial; color: Black; font-size: 9pt;}
p.sehrklein { font-family: Arial; color: Black; font-size: 7pt;}

a:link { font-family: Arial; color: #515151; text-decoration:none; }
a:visited { font-family: Arial; color: #515151; text-decoration:none; }
a:active { font-family: Arial; color: Red; text-decoration:underline; }
a:hover { font-family: Arial; color: Red; text-decoration:underline; }

a.fett { font-weight: bold; }

a.gross:link { font-family: Arial; color: #515151; text-decoration:none; font-size: 22pt; }
a.gross:visited { font-family: Arial; color: #515151; text-decoration:none; font-size: 22pt; }
a.gross:active { font-family: Arial; color: Red; text-decoration:underline; font-size: 22pt; }
a.gross:hover { font-family: Arial; color: Red; text-decoration:underline; font-size: 22pt; }

a.fokus:link { font-family: Arial; color: #666699; text-decoration:none; }
a.fokus:visited { font-family: Arial; color: #666699; text-decoration:none; }
a.fokus:active { font-family: Arial; color: Red; text-decoration:underline; }
a.fokus:hover { font-family: Arial; color: Red; text-decoration:underline; }


a.klein { font-family: Arial; color: Black; text-decoration:underline; font-size: 9pt; }

td.rot { font-family: Arial; color: Red; }

