A:link { color: navy; text-decoration : none; }
A:visited { color: #3333cc; text-decoration : none; }
A:active { color: #dd0000; text-decoration : none; } 
A:hover { color: #dd0000; text-decoration : none; text-decoration : underline; } 
 
A.f2:link { color: white; text-decoration : none; }
A.f2:visited { color: white; text-decoration : none; }
A.f2:active { color: white; text-decoration : none; } 
A.f2:hover { color: #dd0000; text-decoration : none; font-weight : bold; background-color : white; } 

A.f3:link { color: white; text-decoration : none; }
A.f3:visited { color: white; text-decoration : none; }
A.f3:active { color: white; text-decoration : none; } 
A.f3:hover { color: white; text-decoration : none; font-weight : bold; }


#klein { font-size: 10px; }
#eins { font-size: 11px; }
#zwei { font-size: 13px; }
#drei { font-size: 15px; }
#vier { font-size: 19px; }
#fuenf { font-size: 26px; }
#sechs { font-size: 32px; }
#sieben { font-size: 48px; }

