/* CSS-Definitionsdatei, die Site-weite Stylesheets enthält */
BODY { background-image: url("./assets/images/2010_03_startseite.jpg"); background-repeat: no-repeat; background-attachment: fixed; background-position: bottom right;}
 A:active { color: rgb(242,242,242);}
 A:link { color: rgb(242,242,242);}
 A:visited { color: rgb(242,242,242);}
 P { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: 10pt; color: rgb(255,255,255); background-image: none; background-repeat: no-repeat;}
 A { color: rgb(242,242,242);}
 A:hover { color: rgb(55,185,237);}
 