/* CSS-Definitionsdatei, die SiteStyle -Stylesheets enthält */
BODY { font-family: '@Arial Unicode MS', sans-serif; font-size: 12px; color: rgb(0,0,128); font-weight: normal; font-style: normal; background-image: url("./assets/images/bg_grau_weiss_l.jpg");}
 A:active { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: 10pt; color: rgb(0,0,0); font-weight: bold;}
 A:link { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: 10pt; color: rgb(0,0,0); font-weight: normal; font-style: normal;}
 A:visited { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: 10pt; color: rgb(0,0,0); font-weight: normal; font-style: normal;}
 H1 { color: rgb(0,0,128);}
 P { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: 10pt; color: rgb(0,0,128); font-weight: normal; font-style: normal; text-decoration: none ;}
 A { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: 10pt; color: rgb(0,0,153); font-weight: normal; font-style: normal;}
 .TextNavBar { font-family: '@Arial Unicode MS', sans-serif; font-size: x-small; color: rgb(255,255,255); font-weight: normal; font-style: normal;}
 A:hover { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: 10pt; color: rgb(0,0,0); font-weight: normal; font-style: normal; background-color: rgb(216,216,218);}
 
