/* STELLENANGEBOTE */

div#forms {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	/*font-size: 11px;*/
	font-weight: normal;
  color: #666666;
}

div#forms fieldset {
	width: 385px;

	margin: 0px;
	padding: 0px;

	text-align: left;
	font-weight: normal;
  color: #666666;
  border:0px;

  background-color:#F7F7F1;
}

div#forms .fieldset_submitbutton {
	width: 385px;

	margin: 0px;
	padding: 0px;
}

div#forms fieldset h2 {
	margin: 10px 0px 0px 10px;
}

.fieldset_oben {
	width: 385px;
	height: 14px;
  background-image:url(../../../design/plain_site/images/layout/form_oben.gif);
  background-repeat:no-repeat;
  background-position:top;
}

.fieldset_unten {
	width: 385px;
	height: 14px;
  background-image:url(../../../design/plain_site/images/layout/form_unten.gif);
  background-repeat:no-repeat;
  background-position:bottom ;
  margin-top: -3px;
}

/* ++++++++++++++++++++++++++++++++++++ */

div#form_btn_send, div#form_bewerben_send, div#form_btn_enter_retoure {
	text-align:right;
	margin-right:24px;
}

div#form_btn_send input, div#form_bewerben_send input, div#form_btn_enter_retoure input {
	background-color: transparent;
	background-image:url(../../../design/plain_site/images/layout/button_arrow.gif);
	background-position:right center;
	background-repeat:no-repeat;
	border:none;

	height:18px;
	margin:18px 10px 0px 0px;
	padding:2px 18px 3px 14px;
	text-align:left;

	background-color: #A9A9A9;

	color: #F1F1F1;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#form_btn_send input.btn_send {

}

/* ++++++++++++++++++++++++++++++++++++ */
/* select warenkorb */
div#forms .bc_select {
	background:#ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#373737;

	margin: 0px 0px 6px 0px;
}

/* fuer allgm. select box */
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.box_matrix {
	font-size: 11px;
}

input.four {
	width:30px;
}

input.six {
	width:50px;
}


/* select contact form  */
div#forms .bc_select {
	width:205px;
}

div#forms input.box, #forms textarea.box {

	font-family: Arial, Helvetica, sans-serif;
	color:#373737;

	margin: 0px 0px 6px 0px;
	padding: 0px 0px 0px 0px;
}

#forms textarea.box {
	width:345px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
}

div#forms label, .label_form_text {
	float:left;
	clear:both;
	display:block;
	padding: 0 0px 0px 16px;
	background-color: transparent;
}

input.bc_input_text, input.ezcc-retouren {
	width:200px;
}

.rechtl_hinweis {
	margin: 20px 0 0 16px;;
	width:365px;
}

#forms textarea.bc_textarea {
	clear: both;
	margin: 6px 0 0 16px;
}

.ezbinary_seperator {
	clear: both;
}

.ezbinary_input {
	margin: 6px 0 0 16px;
}

.label_ezbinaryfile {
	margin: 10px 0px 0px 0px;
}

input.bc_checkbox {
	width: 20px;
	margin: 0;
	padding:0;
}

label.bc_checkbox {
	float:left;
	width: 150px;
	margin: 0;
	padding: 0;
}

.bc_input_file {
	width:345px;
}

.label_form_text {
	width:365px;
}

div#forms label.infocollection {
	cursor:pointer;

}

.label_text, .label_ezselection, .label_ezstring, .label_ezdate {
	width:142px;
	margin-bottom: 6px;
}

.checkbox_boolean {
	text-align: left;
}

.req_error_text
{
    font-size: 12px;
    font-weight: bold;
    color: #ff0000;
    margin-bottom:0px;
    margin-top:17px;
}

.req_error {
	color:#FF0000;
}

/* DATUM */
div#forms .element label {
	display: none;
}

div#forms .element  {
	float:left;
	margin: 0px 7px 10px 0px;
}

div#forms .date  {
	float:left;
	margin: 0px 0px 0px 0px;
}

input.sn_box {
        width: 10px;
        margin: 1px 0px 1px 0px;
        padding: 0px;
}
div.sn_imgs {
        padding: 0px 0px 0px 16px;
        width: 345px;
        height: 225px;
}
