/* 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(204,0,0); text-decoration: none ;}
 A:link { color: rgb(255,0,0); text-decoration: none ;}
 A:visited { color: rgb(204,0,102); 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;}
 .TextNavBar { font-size: x-small; color: rgb(204,0,0);}
 A:hover { color: rgb(51,51,153); text-decoration: none ;}
 