/* CSS-Definitionsdatei, die SiteStyle -Stylesheets enthält */
BODY { font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif; font-size: small; color: rgb(0,0,51); text-decoration: none ; background-color: rgb(252,58,26); background-image: url("./verlaufR.jpg");}
 A:active { color: rgb(255,255,102);}
 A:link { color: rgb(0,0,102);}
 A:visited { color: rgb(153,0,51);}
 H1 { color: rgb(0,0,51);}
 P { font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif; color: rgb(0,0,51);}
 .TextNavBar { color: rgb(0,0,153);}
 A:hover { color: rgb(255,255,102);}
 
