/* CSS-Definitionsdatei, die SiteStyle -Stylesheets enthält */
BODY { background-color: rgb(189,203,215); background-image: url("../dkh-background.jpg");}
 A:active { color: rgb(255,51,51);}
 A:link { color: rgb(0,36,145);}
 A:visited { color: rgb(0,36,145);}
 P { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: 13px; color: rgb(0,48,128);}
 A:hover { color: rgb(5,129,188);}
 
