/* CSS-Definitionsdatei, die SiteStyle -Stylesheets enthält */
BODY { font-family: 'Arial CE', sans-serif; font-size: small; color: rgb(0,0,0);}
 A:active { color: rgb(255,0,0);}
 A:link { color: rgb(255,255,255);}
 A:visited { color: rgb(255,255,0);}
 P { font-family: 'Arial CE', sans-serif; font-size: x-small; color: rgb(0,0,0);}
 