/* CSS-Definitionsdatei, die SiteStyle-Stylesheets enthält */
BODY { font-family: 'Comic Sans MS', Chicago, Sans-serif, cursive; font-size: 10pt; color: rgb(51,51,51); font-weight: normal; font-style: normal; background-color: rgb(204,255,204); background-image: url("./assets/images/ABC-glatt.jpg");}
 .TextObject { font-family: 'Comic Sans MS', Chicago, Sans-serif, cursive; font-size: 10pt; color: rgb(51,51,51); font-weight: normal; font-style: normal;}
 P { font-family: 'Comic Sans MS', Chicago, Sans-serif, cursive; font-size: 10pt; color: rgb(51,51,51); font-weight: normal; font-style: normal;}
 
