/* CSS-Definitionsdatei, die SiteStyle -Stylesheets enthält */
BODY { font-family: 'Times New Roman', Times, Serif, serif; font-size: small; background-image: url("../assets/images/v_bg_blau.gif");}
 A:active { color: rgb(0,51,102); text-decoration: none ;}
 A:link { color: rgb(0,51,102); text-decoration: none ;}
 A:visited { color: rgb(0,51,102); text-decoration: none ;}
 A { color: rgb(0,51,102); text-decoration: none ;}
 A:hover { color: rgb(128,128,255); text-decoration: underline;}
 