/* CSS-Definitionsdatei, die SiteStyle -Stylesheets enthält */
BODY { color: rgb(0,0,0); background-color: rgb(255,255,255);} A:link { color: rgb(0,0,255);} UL { list-style-image: url("./pfeil.gif");} A:visited { color: rgb(128,0,128);} 