/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */
A:active { font-size: 16px;}
 A:link { font-size: 16px; color: rgb(0,0,128);}
 A:visited { font-size: 16px; color: rgb(128,0,0);}
 .TextObject { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif; font-size: 16px;}
 H1 { font-size: 20px; font-weight: bold;}
 H2 { font-size: 16px; font-weight: bold;}
 P { font-size: 16px;}
 A:hover { font-size: 16px;}
 