/* Start of CMSMS style sheet 'Kontaktformular' */
.contactform fieldset {padding: 1em; background: #B5C9FF; border: 0; width: 60%;}
.contactform fieldset legend {font-weight: bold;}
.contactform div {width: 500px; padding: 0.25em 0 0.25em 0;}
.contactform div label {display: block; width: 10em; }
.contactform div.required {color: #f00;}

.contactform2 fieldset {padding: 1em; background-color: #EBF3F8; border: 0; width: 65%;}
.contactform2 fieldset legend {font-weight: bold;}
.contactform2 div {padding: 0.25em 0 0.25em 0;}
.contactform2 div label {display: block; width: 100%; }
.contactform2 div.required {color: #f00; }

/* End of 'Kontaktformular' */

