/* default styles for extension "contactform" */
	.tx-contactform-pi1 .field {
		clear: both;
		margin-bottom: 0.8em;
	}
	.tx-contactform-pi1 .field label {
		width: 18em;
		font-weight: bold;
	}
	.tx-contactform-pi1 .field input {
		width: 20em;
	}
	.tx-contactform-pi1 .field.checkbox input {
		width: auto;
		border: none;
		background: transparent;
	}
	.tx-contactform-pi1 #field_submit input {
		margin-left: 18em;
		cursor: pointer;
		width: auto !important;
	}
	.tx-contactform-pi1 .error {
		margin: 1em 0;
		color: red;
	}
	.tx-contactform-pi1 #toggle_prospekte input {
		width: 2em;
	}
