
.contactframe														{ background: #e1e2e4; }
.formularTextareanachricht							{ width: 555px; height: 100px; font-family: "Trebuchet MS", Arial, sans-serif; font-size: 11px; }
.formularInputTypeText 									{ width: 200px; font-size: 11px; padding: 2px 0px 2px 0px; display: block; }
.contactframe td												{ height: 28px; }

.qsubmit input													{ text-align: left; font-size: 11px; font-weight: bold; color: #c10016; cursor: pointer; border: none; width: 146px; margin: 0px; border: 0px; padding: 2px 0px 2px 0px; overflow: hidden; background: url(../images/arrow_red.gif) right 8px no-repeat  #e1e2e4;  } 

.formularCommonError										{ padding: 2px 5px 2px 5px; border: 1px solid #c10016; background: #fff1f1; color: #c10016; margin: 10px 0px 10px 0px; }

/* Error */
.formularError textarea 								{ border: 1px solid #c10016; background: #fff1f1; }
.formularError input 										{ border: 1px solid #c10016; background: #fff1f1; }
.formularError 													{ color: #c10016; }














