/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */
H1 { font-family: 'Comic Sans MS', Chicago, Sans-serif, cursive; font-size: large; color: rgb(0,102,51); font-weight: bold; text-decoration: none ;}
 P { font-family: 'Comic Sans MS', Chicago, Sans-serif, cursive; font-size: 12pt; color: rgb(0,102,51); font-weight: normal; font-style: normal; text-decoration: none ; text-align: justify;}
 LI { font-family: 'Comic Sans MS', Chicago, Sans-serif, cursive; color: rgb(0,102,51);}
 
