<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* CSS-Definitionsdatei, die Site-weite Stylesheets enthält */
A:active { color: rgb(255,255,255); text-decoration: none ;}
 A:link { color: rgb(255,255,255); text-decoration: none ;}
 A:visited { color: rgb(255,255,255); text-decoration: none ;}
 P { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 12px; color: rgb(0,0,0);}
 A { color: rgb(255,255,255); text-decoration: none ;}
 A:hover { color: rgb(255,255,204); text-decoration: none ;}
 </pre></body></html>