/* CSS-Definitionsdatei, die SiteStyle -Stylesheets enthält */
BODY { font-family: Georgia, Melior, 'Zapf Elliptical', Serifa, 'Times New Roman', Times, serif; font-size: 1em; font-weight: normal; font-style: normal; background-color: rgb(204,255,255);}
 A:active { color: rgb(0,0,153); text-decoration: underline; background-color: rgb(255,255,255);}
 A:link { color: rgb(0,0,153); text-decoration: none ;}
 A:visited { color: rgb(0,102,0); text-decoration: none ;}
 H1 { font-size: 2em; color: rgb(204,51,51);}
 H2 { font-size: 1.8em; color: rgb(204,51,51);}
 H3 { font-size: 1.6em; color: rgb(204,51,51);}
 H4 { font-size: 1.4em; color: rgb(204,51,51);}
 H5 { font-size: 1.2em; color: rgb(204,51,51);}
 H6 { font-size: 1em; color: rgb(204,51,51);}
 A:hover { color: rgb(0,0,153); font-weight: normal; font-style: normal; text-decoration: underline; background-color: rgb(255,255,255);}
 