/* CSS-Definitionsdatei, die Site-weite Stylesheets enthält */
A:active { font-family: Verdana,Tahoma,Arial,Helvetica,sans-serif; font-size: 8pt; color: rgb(17,17,17); background-color: rgb(255,255,51);}
 A:visited { font-family: Verdana,Tahoma,Arial,Helvetica,sans-serif; font-size: 8pt; background-color: rgb(255,255,51);}
 H1 { font-family: Verdana,Tahoma,Arial,Helvetica,sans-serif; font-size: 10pt; color: rgb(255,255,255); font-weight: bold;}
 P { font-family: Verdana,Tahoma,Arial,Helvetica,sans-serif; font-size: 8pt; color: rgb(255,255,255); background-color: rgb(50,101,152);}
 A { font-family: Verdana,Tahoma,Arial,Helvetica,sans-serif; font-size: 8pt; color: rgb(17,17,17); font-weight: bold; background-color: rgb(255,255,51);}
 A:hover { font-weight: bold;}
 
