/* CSS-Definitionsdatei, die Site-weite Stylesheets enthält */
BODY { font-family: Calibri,sans-serif; font-weight: bold;}
 A:active { font-family: Calibri,sans-serif; font-size: 14px; color: rgb(51,51,51); font-weight: bold; text-decoration: none ;}
 A:link { font-family: Calibri,sans-serif; font-size: 12px; color: rgb(51,51,51); text-decoration: none ;}
 A:visited { font-family: Calibri,sans-serif; font-size: 12px; color: rgb(51,51,51); font-weight: bold; text-decoration: none ;}
 P { font-family: Calibri,sans-serif; font-size: 16px; color: rgb(153,0,51); text-decoration: none ;}
 A { font-family: Calibri,sans-serif; font-size: 16px; color: rgb(51,51,51); font-weight: bold; text-decoration: none ;}
 H5 { font-size: 16px; color: rgb(51,51,51);}
 H6 { font-family: Calibri,sans-serif; font-size: 16px; color: rgb(51,51,51);}
 A:hover { font-family: Calibri,sans-serif; font-size: 12px; color: rgb(153,0,51); font-weight: bold; font-style: italic; text-decoration: underline;}
 
