/* CSS-Definitionsdatei, die Site-weite Stylesheets enthält */
H1 { font-family: '@Arial Unicode MS', sans-serif; font-size: 16px; text-transform: lowercase; color: rgb(204,204,155); font-weight: normal; font-style: normal;}
 H2 { font-family: Gigi,fantasy; color: rgb(204,51,51); font-weight: bold;}
 P { font-family: '@Arial Unicode MS', sans-serif; font-size: 9pt; color: rgb(0,0,0); font-weight: normal; font-style: normal;}
 A { font-family: '@Arial Unicode MS', sans-serif; font-size: 16px; color: rgb(153,153,204); font-weight: normal; font-style: normal;}
 
