/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */
.formularbutton { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: 11pt; color: rgb(0,204,51); font-weight: bold; text-align: center; background-color: rgb(0,0,102); border: 1pt solid rgb(255,255,255);}
 .onblur { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: 10pt; color: rgb(0,204,51); font-weight: bold; text-align: left; background-color: rgb(0,0,102); border: 1pt solid rgb(255,255,255); onblur: input style=background-color='#000066' 
onFocus="this.style.backgroundColor='#000066'" 
onBlur="this.style.backgroundColor='#00cc33'; font-family : Arial, Verdana; font-size : 12px; color : #000066;";}
 .formularcss { border: 1pt solid rgb(255,255,255);}
 .TextObject { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: 11pt;}
 .formularlinks { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: 10pt; color: rgb(255,255,255); font-weight: bold; text-align: left; background-color: rgb(0,0,102); border: 1pt solid rgb(255,255,255); onBlur: input style=background-color='#000066' 
onFocus="this.style.backgroundColor='#000066'" 
onBlur="this.style.backgroundColor='#00cc33'";}
 
