/* CSS-Definitionsdatei, die Site-weite Stylesheets enthält */
BODY { font-family: Arial,sans-serif; font-size: 10pt; color: rgb(60,48,50); font-weight: bold; background-color: rgb(93,108,94); background-image: url("./assets/images/Back.jpg");}
 A:active { color: rgb(161,203,131);}
 A:link { color: rgb(161,203,131); background-color: transparent;}
 UL { font-family: Arial,sans-serif; font-size: 10pt; color: rgb(51,51,51); font-weight: bold;}
 A:hover { color: rgb(161,203,131);}
 A:visited { color: rgb(161,203,131);}
 .TextObject { font-family: Arial,sans-serif; font-size: 10pt; color: rgb(60,48,50); font-weight: bold;}
 H1 { font-family: Arial,sans-serif; font-size: 20pt; color: rgb(60,48,50); font-weight: bold;}
 H2 { font-family: Arial,sans-serif; font-size: 20pt; color: rgb(60,48,50); font-weight: bold;}
 P { font-family: Arial,sans-serif; font-size: 10pt; color: rgb(60,48,50); font-weight: bold;}
 H3 { font-family: Arial,sans-serif; font-size: 14pt; color: rgb(60,48,50); font-weight: bold;}
 OL { font-family: Arial,sans-serif; font-size: 10pt; color: rgb(51,51,51); font-weight: bold;}
 H4 { font-family: Arial,sans-serif; font-size: 12pt; color: rgb(60,48,50); font-weight: bold;}
 .TextNavBar { font-family: Arial,sans-serif; font-size: 8pt; color: rgb(51,51,51); font-weight: normal; font-style: normal;}
 H5 { font-family: Arial,sans-serif; font-size: 10pt; color: rgb(60,48,50); font-weight: bold;}
 H6 { font-family: Arial,sans-serif; font-size: 8pt; color: rgb(60,48,50); font-weight: bold;}
 
