/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */
A:active { color: rgb(254,112,8);}
 .formtext { font-size: 11px; color: rgb(102,102,102); background-color: rgb(255,255,255); border: 1px solid rgb(102,102,102);}
 A:link { color: rgb(254,112,8);}
 A:visited { color: rgb(254,112,8);}
 H1 { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: 14pt; color: rgb(255,102,51); font-weight: bold;}
 .btn { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: 12px; color: rgb(0,0,0); background-color: rgb(192,192,192); border: 1px solid rgb(96,96,96);}
 H2 { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: 10pt; color: rgb(4,76,132); font-weight: bold;}
 P { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: 12px; color: rgb(96,96,96); font-weight: normal; font-style: normal;}
 A { color: rgb(254,112,8);}
 A:hover { color: rgb(254,112,8);}
 
