/* CSS-Definitionsdatei, die SiteStyle -Stylesheets enthält */
BODY { font-family: 'Courier New', 'Lucida Console', Courier, Monaco, Monospace, monospace; font-size: x-small; background-color: rgb(255,255,255); background-image: url("./assets/images/hinter1.jpg");}
 A:active { color: rgb(153,153,153);}
 A:link { color: rgb(0,0,0);}
 A:visited { color: rgb(153,0,0);}
 .TextObject { font-family: 'Courier New', 'Lucida Console', Courier, Monaco, Monospace, monospace;}
 H2 { text-decoration: underline;}
 P { font-family: 'Courier New', 'Lucida Console', Courier, Monaco, Monospace, monospace; font-size: x-small; font-weight: normal; font-style: normal;}
 H3 { font-family: 'Courier New', 'Lucida Console', Courier, Monaco, Monospace, monospace; font-size: medium; color: rgb(204,204,204); font-weight: bold; text-decoration: underline; background-color: rgb(51,51,51);}
 H4 { text-decoration: underline;}
 .TextNavBar { font-size: x-small; font-weight: bold; text-decoration: none ;}
 A:hover { color: rgb(51,102,153);}
 
