/* CSS-Definitionsdatei, die Site-weite Stylesheets enthält */
BODY { font-family: 'Arial Baltic', sans-serif; font-size: small; background-color: rgb(0,51,153);}
 A:active { font-family: 'Arial Baltic', sans-serif; font-size: x-small; color: rgb(255,255,204); font-weight: normal; font-style: normal;}
 A:link { font-family: 'Arial Baltic', sans-serif; color: rgb(255,255,153); font-weight: normal; font-style: normal;}
 A:visited { color: rgb(255,204,153);}
 .TextObject { font-family: 'Arial Baltic', sans-serif; font-size: x-small; color: rgb(255,255,204); font-weight: normal; font-style: normal;}
 P { font-family: 'Arial Baltic', sans-serif; font-size: x-small; color: rgb(255,255,204); font-weight: normal; font-style: normal;}
 .TextNavBar { font-size: x-small; color: rgb(255,255,204);}
 
