.tx-gfz-jobs {
    font-family: Verdana, sans serif;
}

.tx-gfz-jobs-link-list {
    padding-left: 1rem;
}

.tx-gfz-jobs-link-list__item--rifs::after {
    display: inline-block;
    content: '';
    background-image: url(../Icons/RIFS_klein.png);
    background-size: 100% 100%;
    height: 1.25rem;
    width: 1.875rem;
    vertical-align: middle;
}

.tx-gfz-jobs-logo {
    margin-top: 1em;
    text-align: center;
}

.tx-gfz-jobs-logo p img {
    height: auto;
    max-width: 100%;
}

.tx-gfz-jobs-logos {
    position: relative;
    height: 184px;
    display: none;
}

.tx-gfz-jobs-logos .left {
    position: absolute;
    left: 0px;
    bottom: 25px;
    height: 80px;
}
.tx-gfz-jobs-logos .right {
    position: absolute;
    right: 0px;
    bottom: 25px;
    height: 60px;
}

div.tx-gfz-jobs-headline-small {
    font-weight: normal;
    color: #00589c;
    font-size: 14px;
    margin-top: 1em;
    margin-bottom: 1em;
}

h2.tx-gfz-jobs-headline {
    font-weight: normal;
    color: #00589c;
    font-size: 16pt;
}

h3.tx-gfz-jobs-headline {
    font-weight: bold;
    color: #00589c;
    font-size: 16pt;
}

div.tx-gfz-jobs-text-number h3 {
    font-size: 14pt;
    color: #00589c;
    font-weight: normal;
    margin-top: 0;
}

div.tx-gfz-jobs-headline-inner div {
    font-size: 14px;
    font-weight: bold;
}

.tx-gfz-jobs-image .con-header-image {
    width: 100%;
}

.tx-gfz-jobs-text p {
    margin-top: 1em;
    text-align: justify;
}
.tx-gfz-jobs-center p {
    text-align: center;
}

.tx-gfz-jobs-text div {
    margin-top: 1em;
    text-align: justify;
}

.tx-gfz-jobs-text .pdfbutton {
    margin-top: 1em;
}

div.tx-gfz-jobs-text ul li {
    list-style: disc;
}

div.tx-gfz-jobs-text h3 {
    font-size: 12pt;
    color: #00589c;
    font-weight: normal;
}

hr.tx-gfz-jobs-hr {
    width: 100%;
    height: 1px;
    background: #b9b9b9b9;
    margin: 10px 0;
    border: 0px !important;
}

.tx-gfz-jobs-dates-cells div {
    display: table;
    width: 100%;
}
.tx-gfz-jobs-dates-cells div div {
    display:table-row;
    width:auto;
}
.tx-gfz-jobs-dates-cells div div strong {
    display: table-cell;
    white-space: nowrap;
    padding-right: 5px;
}

.tx-gfz-jobs-dates-cells div div span {
    display:table-cell;
}

div.tx-gfz-jobs-feature h3 {
    font-size: 12pt;
    color: #00589c;
    font-weight: normal;
}

div.tx-gfz-jobs-feature ul li {
    list-style: disc;
}

div.tx-gfz-jobs-text-interest h3 {
    color: #00589c;
    font-size: 14pt;
    font-weight: normal;
    margin-top: 1.25rem;
}

@media print {
    .applybutton, .pdfbutton, .button, #sidebar {
        display: none !important;
    }
    .tx-gfz-jobs-logos {
        display: block;
    }
    .gfz-fw-wrapper, .gfz-footer-wrapper, .navbar-header, .gfz-brand, .gfz-list-h, .gfz-helmholtzbrand, #tx_indexed_search_quick, .navbar-form, .tx-gfz-staff {
        display: none !important;
    }
    .tx-gfz-jobs {
        margin-top: -5em;
    }
    @-moz-document url-prefix() {
        /*.tx-gfz-jobs {*/
        /*    margin-top: -20em;*/
        /*}*/
    }
    h2, h3 {
        color: #00589c !important;
    }
    div.tx-gfz-jobs-headline-small {
        font-weight: normal;
        color: #00589c !important;
        font-size: 14px;
        margin-top: 1em;
        margin-bottom: 1em;
    }
}
