/* CSS-Definitionsdatei, die SiteStyle-Stylesheets enthält */
BODY { font-family: Arial,Helvetica,Geneva,Sans-serif; background-image: url("./assets/images/back.jpg");}
 A:active { color: rgb(153,153,153); font-weight: bold;}
 A:link { color: rgb(0,0,153); font-weight: bold;}
 A:visited { color: rgb(0,0,153); font-weight: bold;}
 H1 { color: rgb(0,0,153); font-weight: bold; font-style: italic; font-variant: small-caps; text-align: right;}
 H2 { color: rgb(0,0,153); font-weight: bold; font-style: italic; font-variant: small-caps; text-align: right;}
 H3 { color: rgb(0,0,153); font-weight: bold; font-style: italic; text-align: right;}
 .TextNavBar { font-size: 10pt; color: rgb(0,0,153); font-weight: bold;}
 A:hover { color: rgb(0,0,255); font-weight: bold;}
 