/* 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); background-color: rgb(204,255,204); background-image: url("./assets/images/Pfoten-kl-Hintergrund.jpg");}
 A:active { color: rgb(51,51,51);}
 A:link { color: rgb(0,51,153);}
 A:visited { color: rgb(0,51,0);}
 .TextObject { color: rgb(51,51,51);}
 P { font-family: 'Comic Sans MS', Chicago, Sans-serif, cursive; font-size: 10pt; color: rgb(51,51,51);}
 