/* CSS-Definitionsdatei, die SiteStyle -Stylesheets enthält */
BODY { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: x-small; color: rgb(0,0,0); background-image: url("./assets/images/grauwellig.jpg");}
 A:active { color: rgb(0,0,0); text-decoration: none ;}
 A:link { color: rgb(0,0,0); text-decoration: none ;}
 A:visited { color: rgb(0,0,0); text-decoration: none ;}
 .TextObject { font-size: x-small;}
 P { font-size: x-small;}
 A:hover { color: rgb(0,0,0); text-decoration: underline;}
 