/* 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: url(../../../design/plain_site/images/layout/form_sprite.gif) 0px -42px no-repeat;
}
.fieldset_unten {
    width: 385px;
    height: 14px;
    background: url(../../../design/plain_site/images/layout/form_sprite.gif) 0px -28px no-repeat;
}
div.message-warning {
    width: 385px;
    background-color: #ffe9e8;
    margin: 0 0 10px 0;
    padding: 0px;
}
div.message-warning_top {
    background: url(../../../design/plain_site/images/layout/form_sprite.gif) 0px -14px no-repeat;
    height: 14px;
    width: 385px;
}
div.message-warning_bottom {
    background: url(../../../design/plain_site/images/layout/form_sprite.gif) 0px 0px no-repeat;
    height: 14px;
    width: 385px;
}
div.message-warning .req_error_text
{
    font-size: 12px;
    font-weight: bold;
    color: #cc3300;
    margin: 17px 0 0 15px
}
.req_error {
    color:#cc3300;
}
div#maincontent-design div.message-warning ul {
    padding: 10px 0 10px 25px;
    margin: 0 0 0 25px;
}
div#maincontent-design div.message-warning ul li {
    list-style:disc;
    background-image: none;
    padding: 0;
}
/* ++++++++++++++++++++++++++++++++++++ */

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: url(../../../design/plain_site/images/layout/form_sprite.gif) 0px -56px no-repeat;
    height: 14px;
    border:none;

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

    background-color: #A9A9A9;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;

    color: #F1F1F1;
    font-weight: bold;
}
div#form_btn_send input:hover, div#form_bewerben_send input:hover {
    background: url(../../../design/plain_site/images/layout/form_sprite.gif) 0px -74px no-repeat;
    background-color: #868686;
}
#form_btn_send input.btn_send, div#form_bewerben_send input {
    cursor: pointer;
}

/* ++++++++++++++++++++++++++++++++++++ */
/* 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;
}

/* 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;
}

div#forms input.gip_input {
    width: 300px;
    margin: 10px 0 0 16px;
}
