
/* **************************** */
/*    FORMULAR                  */
/* **************************** */

.tx-dpsgfrommerncore-pi1 form {
	width:400px;
}

.tx-dpsgfrommerncore-pi1 fieldset {
	background:#EDE8E2;
	border:1px solid #414141;
        width:370px;
}

.tx-dpsgfrommerncore-pi1 legend {
	font-size:90%;
	text-transform:uppercase;
}

.tx-dpsgfrommerncore-pi1 input, .tx-dpsgfrommerncore-pi1 select {
	background:white;
	border:1px solid black;
	width:250px;
}

.tx-dpsgfrommerncore-pi1 .tx-contact-form-desc {
	float:left;
	width:100px;
	font-weight:bold;
	clear:left;
	text-align:right;
	padding:1px;
}

.tx-dpsgfrommerncore-pi1 .tx-contact-form-input {
	padding:1px;
	float:left;
	width:250px;
}
.tx-dpsgfrommerncore-pi1 .tx-contact-form-submit {
	margin:10px 0;
	text-align:center;
}

.tx-dpsgfrommerncore-pi1 .tx-contact-form-obligationfield {
}

.tx-dpsgfrommerncore-pi1 textarea {
	width:250px;
	height:200px;
	background:white;
	font-family:Verdana;
	border:1px solid black;
	font-size:100%;
}

.tx-dpsgfrommerncore-pi1 .tx-contact-form-error {
	color:red;
	font-weight:bold;
}

.tx-dpsgfrommerncore-pi1 .tx-contact-form-error ul, .tx-dpsgfrommerncore-pi1 .tx-contact-form-error li {
	list-style-type:disc;
	font-weight:normal;
}

.tx-dpsgfrommerncore-pi1 .tx-contact-form-imagecode {
	margin:2px 0 2px 103px;
}
