

#inner_content_box {
    height: 490px;
    padding-top: 100px;
}

h2#inner_content_box_h2 {
}


#kontakt_form_1 {
    position: relative;
}

#kontakt_form_1 p {
    margin: 5px;
    color: #004287;
    font-size: 12px;
    font-weight: bold;
}
#kontakt_form_1 br {
    clear: left;
}

.input_txt {
    float: left;
    width: 200px;
    margin-right: 20px;
    border: 1px solid #bbb;
    margin-bottom: 10px;
}
.txt_labels {
    display: block;
    float: left;
    color: #004287;
    font-size: 12px;
    width: 80px;
}
#kontakt_submit {
    margin-top: 20px;
}
.check_btns {
    float: left;
    margin-right: 10px;
}


.felder_kommentar {
    display: block;
    float: right;
    color: #888;
    font-size: 12px;
    margin-right: 35px;
    margin-top: 10px;
}
#nachricht_box {
    float: left;
    width: 400px;
    height: 120px;
    border: 1px solid #bbb;
}
#error_box_kon {
    float: left;
    width: 170px;
    height: 100px;
    margin-left: 20px;
    margin-top: -30px;
}
#error_box_kon li {
    color: red;
    list-style: none;
}
#error_box_kon ul {

    margin-left: 0px;
}
.feedback_strong {
    float: left;
    width: 190px;
    margin-right: 12px;
    margin-bottom: 10px;
    color: #004287;
    font-size: 12px;
}

.feedback_labels {
    display: block;
    float: left;
    color: #004287;
    font-size: 12px;
    width: 100px;
}

.feedback_inputs {
    float: left;
    width: 180px;
    margin-right: 20px;
    border: 1px solid #bbb;
    margin-bottom: 10px;
}

.check_labels {
    margin-bottom: 10px;
    display: block;
    float: left;
    color: #004287;
    font-size: 12px;
    width: 100px;
}

.radio_labels {
    margin-bottom: 10px;
    display: block;
    float: left;
    color: #004287;
    font-size: 12px;
    width: 30px;
}
.float_left {
    float: left;

}

#bg_unternehmen {
    position: absolute;
    bottom: 40px;
    left: 0px;
}

#bg_empfang {
    position: absolute;
    top: 130px;
    right: 0px;
}

#bg_coaching {
    position: absolute;
    top: 180px;
    right: 0px;
}

#bg_bewerbung {
    position: absolute;
    top: 315px !important;
    top: 325px;
    left: 0px;
}

#info_box_bewerbung {
    position: absolute;
    top: 130px;
    right: 0px;
    height: 220px;
    width:  220px;
    padding: 10px;
    /*background-image: url(../images/bg_bewerbung.jpg);
    background-repeat: no-repeat;
    background-position:  0px 0px;*/
}

#list_headline {
    font-size: 13px;
    font-weight: bold;
    color: #004287;
}
.info_link {
    font-size: 12px;
    font-weight: bold;
    color: #004287;
}

.info_link:hover {
    color: #999;
}

.anzeige_link {
    color: #CC071E;
    font-weight: bold;
    font-size: 14px;
}
.anzeige_link:hover {
    color: #004287;
}

#last_child_info_link {
    margin-bottom: 30px;
}
