/* CSS-Definitionsdatei, die SiteStyle-Stylesheets enthält */
BODY { background-color: rgb(255,255,255); background-image: url("./assets/images/background.gif");} A:active { color: rgb(255,0,0);} A:link { color: rgb(0,51,204);} A:visited { color: rgb(153,0,153);} H1 { color: rgb(0,51,102);} H2 { color: rgb(0,51,102);} H3 { color: rgb(0,51,102);} H4 { color: rgb(0,51,102);} H5 { color: rgb(0,51,102);} H6 { font-size: 10pt; color: rgb(0,51,102);} A:hover { color: rgb(255,0,0);} 