/* CSS-Definitionsdatei, die Site-weite Stylesheets enthält */
A:visited { color: rgb(233,150,66);}
 H1 { font-size: 10pt; text-transform: uppercase; color: rgb(233,150,66);}
 H2 { font-size: 10pt; color: rgb(233,150,66);}
 P { font-size: 10pt;}
 LI { font-size: 10pt;}
 A:hover { color: rgb(204,0,0);}
 