/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */
A:active { font-size: small;}
 .TextObject { font-size: small;}
 H1 { font-size: 24pt; color: rgb(0,0,0); font-weight: bold; text-decoration: none ;}
 P { font-family: 'Times New Roman', Times, Serif; font-size: small; color: rgb(0,0,0); font-weight: normal; font-style: normal; text-decoration: none ;}
 A { font-size: x-small;}
 .TextNavBar { font-size: x-small; font-variant: normal; border-left-style: none; border-top-style: none; border-right-style: none; border-bottom-style: none;}
 
