



#formular-wrap-outer {
	height:481px;
	left:257px;
	position:absolute;
	top:176px;
	width:536px;
	text-align: left;
	display: none;
}

#formular-wrap-outer label {
  color: white;
  padding-left: 9px;
  line-height:12px;
  display: block;
  position: relative;
  top: 0px;
}

#formular-wrap-outer #form-bemerkung-wrap label {
  top: -1px;
}

#formular-wrap-outer .field_req_wrap p:after,
#formular-wrap-outer .field_req_wrap label:after {
  content: " *";
}

#formular-wrap-outer .text-vacant {
	color: red;
}


#formular-wrap-outer td {
	vertical-align: top;
	font-size: 12px;
	position: relative;
}

#form-spalte-links {
	padding: 6px 20px 48px 26px;
}

#form-spalte-rechts {
	padding: 0px 28px 48px 20px;
}

#form-spalte-rechts-inner {
  position: relative;
  top: -2px;
}

#form-eigene-date-fakefield,
.form-input-wrap input {
	background: transparent url(form-input-text_neu.png) no-repeat;
	border: 0;
	width: 154px;
	height: 28px;
	color: #0078BB;
	padding: 0px 12px 0 12px;
	line-height: 28px;
}

#seach-wrap-outer {
	width: 100%;
	text-align: center;
}

#seach-wrap {
	margin: 0 auto;
	position: relative; 
	top: 38px;
	left: 360px;
	width: 220px;
}

#searchword {
	background: transparent url(suche-input-bg.png) no-repeat;
	padding: 0px 12px 0 12px;
	line-height: 28px;
	font-size: 12px;
	font-weight: bold;
	border: 0;
	color: #888;
	width: 154px;
	height: 28px;
	overflow: hidden;
}
#suche-submit {
	background: transparent url(suche-button-normal-bg.png) no-repeat;
	width: 28px;
	height: 28px;
	border: 0px;
	overflow: hidden;
	margin: 0;
	padding:0;
	position: relative;
	left: -3px;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
  #suche-submit { top: -1px; }
}

#suche-submit:hover {
	background: transparent url(suche-button-hover-bg.png) no-repeat;
}

#form-motiv-hochladen-wrap p,
#form-stckzahl-wrap p {
	color: white;
	margin:0;
	padding: 0 2px 4px 0px;
	width: 231px;
}

#form-stckzahl-wrap input {
	margin-top: 2px;
}

#form-motiv-hochladen-wrap {
	margin-top: 18px;
	position: relative;
	height: 84px;
	position: relative;
}

#form-eigene-datei-filewrap {
	position: absolute;
	top: 52px;
	left: 0px;
	width: 90px;
	background: transparent url(form-durchsuchen.png) no-repeat;	
	height: 22px;	
	overflow: hidden;
}

#form-eigene-datei-filewrap div{
	font-size: 11px;
	position: absolute;
	top: 5px;
	cursor:hand;
	cursor:pointer;
	right: 9px;
	font-weight: bold;
	color: #0078BB;
}

#form-motiv-hochladen-wrap #form-eigene-datei {
	font-size: 12px;
	height: 22px;
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 4;
	cursor: hand;
	cursor: pointer;
	opacity: 0;	 
	filter: alpha(opacity=0);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}

#form-bemerkung-wrap {
	position: absolute;
	top: 224px;
}

#form-bemerkung-wrap textarea {
	width: 228px;
	border: 0px;
	height: 228px;
	background: transparent url(form-bemerkung.png) no-repeat;
	padding: 12px;
	font-family: arial;
	color: #0078BB;
	overflow: auto;
}

#form-anrede-wrap select {
	border:0 none;
	font-size:12px;
	height:25px;
	opacity:0;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; 
	position:relative;
	width:85px;
	z-index:5;
}

#form-anrede-wrap span {
	background:url("form-anrede.png") no-repeat scroll 0 0 transparent;
	color:#0078BB;
	font-weight:bold;
	height:25px;
	padding:6px 0 0 12px;
	position:absolute;
	text-align:left;
	width:85px;
}

#form-anrede-wrap {
  margin-bottom: 17px;
}

.form-input-wrap {
	margin-bottom: 2px;
}

#form-spalte-rechts div#form-ustid-wrap {
	margin-bottom: 32px;
}

#form-produkt-auswahl-info {
	position: absolute;
	width: 1px;
	height: 1px;
	overflow: hidden;
	visibility: hidden;
}

