/* Start of CMSMS style sheet 'kontaktformular' */
.kontaktform fieldset {padding: 1em; background-color: #fff;} 
.kontaktform fieldset legend {font-weight: bold;} 
.kontaktform {width: 100%; padding: 0.25em 0 0.25em 0;} 
.kontaktform div label {display: block; width: 20em; margin-top: 10px;} 
.kontaktform div.required {color: #f00;}
.kontaktform div.submit {margin-top: 10px;}

.anmeldeform fieldset {padding: 1em; background-color: #eee;} 
.anmeldeform fieldset legend {font-weight: bold;} 
.anmeldeform {width: 100%; padding: 0.25em 0 0.25em 0;} 
.anmeldeform div label {display: block; width: 20em; margin-top: 10px;} 
.anmeldeform div.required {color: #f00;}
.anmeldeform div.submit {margin-top: 10px;}
/* End of 'kontaktformular' */

