/* CSS-Definitionsdatei, die SiteStyle-Stylesheets enthält */
BODY { font-family: Tahoma,Verdana,Arial,Helvetica,Sans-serif; font-size: 12px; background-image: url("./assets/images/background-gray.jpg");}
 A:active { color: rgb(255,0,0);}
 A:link { color: rgb(0,51,153);}
 A:visited { color: rgb(0,51,153);}
 .TextObject { font-size: 12px;}
 P { font-size: 12px;}
 A:hover { color: rgb(255,0,0);}
 