.tx-dpvoucher-pi1 {
	padding-bottom: 15px;
}

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

.tx-dpvoucher-pi1 label{ display: block; width: 100px; float: left; line-height: 12px; height: 15px; padding-top: 10px;}

.tx-dpvoucher-pi1 label.label_small{ width: 187px; line-height: 12px; padding-top: 9px; float: left; color: #ffffff;font-weight:bold;}


.tx-dpvoucher-pi1 input, .tx-dpvoucher-pi1 select { 
	margin-top:5px;
	width:200px;
	float: left;
}

.tx-dpvoucher-pi1 select {
	width: 205px;
}

.tx-dpvoucher-pi1 input, .tx-dpvoucher-pi1 input.submit, .tx-dpvoucher-pi1 select  {
	font-size: 12px;
	font-family: arial,verdana,sans-serif;
}

.tx-dpvoucher-pi1 .submit {
	background-color:#6F1A13;
	border:1px solid #9D2517;
	clear:both;
	color:#FFFFFF;
	font-size:11px;
	margin-left:100px;
	margin-top:20px;
	width:150px !important;
	cursor: pointer;
	margin-bottom: 20px;
}

.dpvoucher-wert {
	margin-bottom: 15px;
	padding: 5px;
	padding-bottom: 10px;
	background: #6F1A13; 
	border:1px solid #9D2517;
	width: 295px;
}

*html .dpvoucher-wert {
	padding-bottom: 5px;
}

*+html .dpvoucher-wert {
	padding-bottom: 5px;
}
	
.tx-dpvoucher-pi1 input.medium {
	width: 100px;
}

.dpvoucher-wert input {
	width: 100px;
}

.dpvoucher-error {
	padding: 5px;
	color: #ffffff; 
	background-color:#6F1A13;
	border:1px solid #9D2517;
	width: 295px;
	margin-bottom: 10px;
	font-size: 11px;
}

.dpvoucher-error ul {
	padding: 0px 0px 0px 15px;
	margin: 0px;
}








