/* CSS-Definitionsdatei, die SiteStyle -Stylesheets enthält */
BODY { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: 12px; color: rgb(93,93,93); background-color: rgb(193,193,193); background-image: url("./assets/images/backgrnd.gif"); background-repeat: repeat-x; background-position: top left;}
 A:active { color: rgb(182,22,22); text-decoration: underline;}
 A:link { color: rgb(92,92,92); text-decoration: none ;}
 A:visited { color: rgb(142,85,155); text-decoration: none ;}
 H2 { font-family: 'Times New Roman', Times, Serif, serif; font-size: 20px; color: rgb(182,22,22); font-style: italic;}
 P { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: 12px; color: rgb(93,93,93); line-height: 20px;}
 H3 { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: 14px; color: rgb(182,22,22); font-weight: bold; text-decoration: none ; padding: 4px;}
 A:hover { color: rgb(182,22,22); text-decoration: underline;}
 