/* CSS-Definitionsdatei, die Site-weite Stylesheets enthält */
BODY { background-color: rgb(255,255,255); background-image: url("../back_rel5.gif");}
 A:hover { color: rgb(255,51,0);}
 A:visited { color: rgb(255,153,0);}
 P { font-family: Verdana,Tahoma,Arial,Helvetica,sans-serif; font-size: 8pt; color: rgb(0,0,0);}
 A { color: rgb(153,0,153);}
 
