/*** Formulare ***/





input, select, option, label, textarea {
	font: normal 11px verdana;
	color: #7f7f7f;
}

.csc-mailform {
	border: 0px;
	margin: 0px;
	padding: 0px 0px 0px 10px;

}

.csc-mailform-field {
	padding: 6px 4px 6px 4px;
	clear: both;

}

label {
	float: left;
	clear: both;
	width: 210px;
	padding-top: 2px;
	padding-bottom: 2px;
	}

.csc-mailform {
        font-family: Verdana, sans-serif;
	font-size: 12px;font-weight: bold;
	line-height:30px;
	color: #D50000;
}

.csc-mailform input, textarea {
	float: right;
	width: 220px;
}



.csc-mailform select {
	float: right;
	width: 100px;
}

.csc-mailform-submit {
	margin: 8px 0px 0px 0px;
	width: 150px !important;
	color:#333333;
	clear: both;

}

.hidden {
	visibility: hidden;
	display: none;
}

.csc-textpic-caption {
        font-family: Verdana, sans-serif;
	font-size: 10px;font-weight: bold;
	margin: 5px 0px 0px 0px;
	padding: 5px 0px 10px 0px;
	color: #535353;
}
