/* CSS-Definitionsdatei, die SiteStyle-Stylesheets enthält */
BODY { font-family: 'Trebuchet MS', Tahoma, Verdana, Arial, Helvetica, Sans-serif; background-image: url("./assets/images/background.gif");}
 A:active { color: rgb(255,153,0); text-decoration: none ;}
 A:link { color: rgb(51,0,153); text-decoration: none ;}
 UL { font-size: 12pt; color: rgb(51,0,153); font-weight: bold; list-style-image: url("./blebul1a.gif"); text-align: left;}
 A:visited { color: rgb(153,51,0); text-decoration: none ;}
 H1 { font-family: 'Trebuchet MS', Tahoma, Verdana, Arial, Helvetica, Sans-serif; font-size: 24pt; color: rgb(51,0,153);}
 H2 { font-size: 18pt; color: rgb(51,0,153);}
 H3 { font-size: 14pt; color: rgb(51,0,153);}
 LI { color: rgb(51,0,153);}
 OL { list-style-image: none;}
 H4 { font-size: 12pt; color: rgb(51,0,153);}
 H5 { font-size: 10pt; color: rgb(51,0,153);}
 H6 { font-size: 8pt; color: rgb(51,0,153);}
 A:hover { color: rgb(255,0,0); text-decoration: none ;}
 .foot {font-size:x-small; text-align:center;}
