﻿.img_header {
    max-width: 1000px;
    width: 100%;
    margin: auto;
    left: 0px;
    right: 0px;
    display: block;
    z-index: 10;
}

#div_header {
    max-width: 1000px;
    width: 100%;
    margin: auto;
    left: 0px;
    right: 0px;
    display: block;
    z-index: 10;
    height: 90px;
    clear: both;
}

#div_link_back {
    margin-top: -80px;
    position: absolute;
    color: #B1B1B1;
    font-size: 15px;
    font-weight: bold;
}

#div_content h1 {
    letter-spacing: 1px;
    font-size: 25px;
    margin-bottom: 30px;
    font-weight: bold;
    line-height: 30px;
}

#div_content h2 {
    font-family: Calibri, Arial;
    font-size: 17px;
    font-weight: bold;
    margin-bottom: 2px;
}

#div_link_back a {
    color: #B1B1B1;
}

#div_content {
    clear: both;
    max-width: 875px;
    margin: auto;
    left: 0px;
    right: 0px;
    width: 100%;
}

    #div_content h1 {
        letter-spacing: 1px;
        font-size: 25px;
        margin-bottom: 30px;
        font-weight: bold;
    }

    #div_content h2 {
        font-weight: bold;
    }


.img_job_offer{
    width:100%;
    margin-bottom:20px;
}
