/* CSS-Definitionsdatei, die SiteStyle-Stylesheets enthält */
BODY { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif; font-size: 12px; background-color: rgb(255,255,255); background-image: url("./assets/images/atverleih_bg1.gif");}
 A:active { font-size: 9px; color: rgb(153,102,102);}
 A:link { font-size: 9px; color: rgb(54,17,1); font-weight: normal; font-style: normal; text-decoration: none ;}
 A:visited { font-size: 9px; color: rgb(54,17,1);}
 P { font-size: 12px;}
 A:hover { font-size: 9px; color: rgb(153,102,102);}
 