/* CSS-Definitionsdatei, die Site-weite Stylesheets enthält */
H1 { font-family: 'Segoe UI', sans-serif; font-size: large; text-align: center;}
 P { font-family: 'Segoe UI', sans-serif; font-size: medium; font-weight: normal; font-style: normal; text-align: justify;}
 A { font-family: 'Segoe UI', sans-serif; color: rgb(153,51,0); font-weight: bold; font-style: italic; text-decoration: none ;}
 
