/* Start of CMSMS style sheet 'formular' */
 .contactform fieldset {padding: 1em; background-color: #eee;} .contactform fieldset legend {font-weight: bold;} .contactform div {width: 100%; padding: 0.25em 0 0.25em 0;} .contactform div label {display: block; width: 10em; } .contactform div.required {color: #f00;}
/* End of 'formular' */

/* Start of CMSMS style sheet 'eigeneFormate' */
.doTTer {
	font: xx-large "Times New Roman", Times, serif;
	color: maroon;
}

.larger {
	font: x-large "Times New Roman", Times, serif;
	color: maroon;
}
/* End of 'eigeneFormate' */

