/* CSS-Definitionsdatei, die SiteStyle-Stylesheets enthält */
BODY { font-size: small; background-color: rgb(204,204,204); background-image: none;}
 A:active { color: rgb(255,0,0);}
 A:link { color: rgb(0,0,255);}
 UL { font-size: large; list-style-image: url("../assets/images/PreisDot.gif");}
 A:visited { color: rgb(51,51,153);}
 H1 { font-family: 'Times New Roman', Times, Serif;}
 H2 { font-family: 'Times New Roman', Times, Serif;}
 P { font-size: small;}
 H3 { font-family: 'Times New Roman', Times, Serif;}
 H4 { font-family: 'Times New Roman', Times, Serif;}
 H5 { font-family: 'Times New Roman', Times, Serif;}
 H6 { font-family: 'Times New Roman', Times, Serif;}
 A:hover { color: rgb(255,0,0);}
 
