/* CSS-Definitionsdatei, die SiteStyle-Stylesheets enthält */
BODY { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif; color: rgb(39,98,48); font-variant: small-caps; background-color: rgb(255,255,255); background-image: url("../assets/images/Camping_back.jpg");}
 A:active { font-size: medium; color: rgb(203,187,150); font-weight: bold; text-decoration: underline;}
 A:link { color: rgb(0,128,0); text-decoration: none ;}
 A:visited { color: rgb(203,187,150); text-decoration: none ;}
 .TextObject { font-family: 'Times New Roman', Times, Serif; font-variant: small-caps;}
 P { color: rgb(39,98,48); font-variant: small-caps;}
 A { color: rgb(255,255,0);}
 .TextNavBar { font-size: small; color: rgb(102,153,51); font-weight: bold; text-decoration: underline;}
 A:hover { color: rgb(255,255,0); font-weight: bold; text-decoration: none ;}
 