/* CSS-Definitionsdatei, die SiteStyle-Stylesheets enthält */
BODY { background-color: rgb(255,255,255); background-image: url("./Shop-Hintergrund1farbig.gif");}
 A:active { font-size: 16px; color: rgb(0,0,255); text-decoration: underline;}
 A:link { font-size: 16px; color: rgb(0,0,255); font-weight: normal; font-style: normal;}
 A:visited { font-size: 16px; color: rgb(0,0,255);}
 A:hover { font-size: 16px; color: rgb(0,0,128); font-weight: normal; font-style: normal;}
 
