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