/* CSS-Definitionsdatei, die Site-weite Stylesheets enthält */
H1 { font-family: 'Book Antiqua', 'Times New Roman', Times, Serif, serif; font-size: medium; text-align: center;}
 H2 { font-family: 'Book Antiqua', 'Times New Roman', Times, Serif, serif; font-size: large; text-align: center;}
 P { font-family: 'Book Antiqua', 'Times New Roman', Times, Serif, serif; font-size: small; text-align: center;}
 H4 { font-family: 'Book Antiqua', 'Times New Roman', Times, Serif, serif; font-size: x-large; font-weight: bold;}
 H5 { font-size: medium; font-weight: normal; font-style: normal;}
 H6 { font-family: 'Times New Roman', Times, Serif, serif; font-size: medium; color: rgb(255,0,0); text-align: center;}
 
