/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */
.FormErrorLabel { color: rgb(255,0,0); text-align: left; background-color: transparent; background-repeat: no-repeat; background-attachment: fixed; background-position: right;}
 .FormErrorField { background-color: rgb(255,255,255); border: 1px solid rgb(255,0,0);}
 