/* CSS-Definitionsdatei, die SiteStyle -Stylesheets enthält */
BODY { font-family: 'Freestyle Script', cursive; color: rgb(51,51,51); background-color: rgb(255,255,255); background-image: url("./assets/images/Hintergrund.jpg");}
 A:active { color: rgb(255,0,0);}
 A:link { color: rgb(0,51,204);}
 A:visited { color: rgb(153,0,153);}
 H1 { font-family: 'Freestyle Script', cursive;}
 H2 { font-family: 'Freestyle Script', cursive;}
 H3 { font-family: 'Freestyle Script', cursive;}
 H4 { font-family: 'Freestyle Script', cursive;}
 .TextNavBar { font-size: xx-small;}
 H5 { font-family: 'Freestyle Script', cursive;}
 H6 { font-family: 'Freestyle Script', cursive;}
 A:hover { color: rgb(255,0,0);}
 