/* CSS-Definitionsdatei, die Site-weite Stylesheets enthält */
BODY { font-size: 13pt; color: rgb(0,0,204);}
 A:active { font-size: 13pt; color: rgb(0,0,153);}
 A:link { font-size: 13pt; color: rgb(0,0,153);}
 A:visited { font-size: 13pt; color: rgb(0,0,153);}
 P { font-size: 14pt; color: rgb(0,0,102);}
 LI { font-size: 14pt; color: rgb(0,0,102);}
 A { font-size: 1pt; color: rgb(0,0,153);}
 A:hover { font-size: 13pt; color: rgb(0,0,153);}
 
