/********************************
**  FORMULAR CSS by visual-fx **
********************************/
fieldset {
	border: none;
}
/*******************************
** CSC MAIL Standard FORMULAR **
*******************************/
input, select, radio, checkbox, textarea {}
.csc-mailform textarea, input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.csc-mailform label {
	display: block;
	width: 150px;
	float: left;
	clear: both;
}
div.csc-mailform-field {
	margin-top: 3px;
	margin-left: 3px;
}
input.csc-mailform-submit {
/* Senden Button*/
	margin-left: 150px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	width: auto;
}

/********************
** Powermail CSS
********************/
label {
	display: block;
	width: 150px;
	float: left;
	clear: both;
}
.powermail_mandatory_js {
	font-size: 9px;
	color: #FF0000;
	padding-left: 150px;
}
.tx-powermail-pi1 .powermail_check_inner {
}
