/* CSS-Definitionsdatei, die Site-weite Stylesheets enthält */
A:active { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: 12px; color: rgb(153,102,0); font-weight: normal; font-style: normal; text-decoration: underline;}
 A:link { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: 12px; color: rgb(153,102,0); font-weight: normal; font-style: normal;}
 A:visited { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: 12px; color: rgb(153,102,0); font-weight: normal; font-style: normal; text-decoration: underline;}
 H1 { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: 12px; color: rgb(86,112,5); font-weight: bold;}
 H2 { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: 12px; color: rgb(153,102,0); line-height: 12px; font-weight: bold; margin-top: 3px; margin-bottom: 3px;}
 P { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: 12px; color: rgb(51,51,51); line-height: 14px; font-weight: normal; font-style: normal;}
 H3 { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: 12px; color: rgb(86,112,5); font-weight: bold;}
 LI { list-style-type: disc; list-style-image: url("./assets/images/listelement1.gif"); list-style-position: outside; padding-left: 0px; border-left-style: none; padding-top: 0px; border-top-style: none; border-right-style: none; border-bottom-style: none;}
 A { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: 12px; color: rgb(153,102,51); font-weight: normal; font-style: normal; text-decoration: underline;}
 A:hover { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: 12px; color: rgb(206,184,109); font-weight: normal; font-style: normal; text-decoration: underline;}
 
