
.bg_input_big input {
	background:transparent none repeat scroll 0%;
}


.fehlerfeld  .bg_input_big {
	background:url(../bg_input_orange_left.gif) no-repeat;
	height:32px;
}

.fehlerfeld  .bg_input_big .right {
	background:url(../bg_input_orange_right.gif) no-repeat right;
	height:32px;
	left:2px;
	position:relative;
}

