@import url("contact.css");

body {
    font-family: Arial, Verdana;
    font-size: 11px;
    color: #666666;
    background-color: #cccccc;
}

header,
footer,
nav,
section,
div {
    display: block;
}

a, a:link, a:visited, a:focus {
    color: #666;
    font-size: 10px;
}

/* Styles for basic forms
-----------------------------------------------------------*/
.upload-btn-wrapper {
    position: relative;
    overflow: hidden;
    display: inline-block;
}

.btn {
    border: 2px solid gray;
    color: gray;
    background-color: white;
    padding: 8px 20px;
    border-radius: 8px;
    font-size: 20px;
    font-weight: bold;
}

.upload-btn-wrapper input[type=file] {
    font-size: 100px;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
}

fieldset {
    border: 1px solid #ddd;
    padding: 0 1.4em 1.4em 1.4em;
    margin: 0px 70px 0px 0px;
}

.roles-selector {
    width: 200px;
}

legend {
    font-size: 1.2em;
    font-weight: bold;
}

textarea {
    min-height: 75px;
}

.editor-label {
    margin: 1em 0 0 0;
}

.editor-field {
    margin: 0.5em 0 0 0;
}

.successfully-saved {
    color: #33CC33;
    font-weight: bold;
}
/* Styles for validation helpers
-----------------------------------------------------------*/
.upper-content .field-validation-error {
    color: #db001b;
}

.upper-content .field-validation-valid {
    display: none;
}

.upper-content .input-validation-error {
    border: 1px solid #ffffff;
    background-color: #ffeeee;
}

.upper-content .validation-summary-errors {
    font-weight: bold;
    color: #db001b;
}

.upper-content .validation-summary-valid {
    display: none;
}

/* Styles for validation helpers
-----------------------------------------------------------*/
.lower-content .field-validation-error {
    color: #ffffff;
}

.lower-content .field-validation-valid {
    display: none;
}

.lower-content .input-validation-error {
    border: 1px solid #ffffff;
    background-color: #ffeeee;
}

.lower-content .validation-summary-errors {
    font-weight: bold;
    color: #ffffff;
}

.lower-content .validation-summary-valid {
    display: none;
}

/* Styles for christinefink.de 
-------------------------------------------------------------*/

h1 {
    color: #000000;
    font-size: 14px;
}

h2 {
    color: #666;
    font-size: 12px;
    margin: 0px;
}

h3 {
    color: #666;
    font-size: 11px;
    margin: 10px 0px;
}

img {
    border: none;
}

ul#main-menu {
    text-align: left;
    margin-top: 20px;
    margin-left: 0px;
    padding: 0px;
    list-style: none;
    background-color: #fff;
}

    ul#main-menu li {
        float: left;
        padding-right: 40px;
    }

        ul#main-menu li a {
            text-decoration: none;
            color: #666666;
            font-size: 12px;
        }

            ul#main-menu li a:hover {
                text-decoration: none;
                color: #db001b;
                font-size: 12px;
            }

        ul#main-menu li.active a {
            text-decoration: none;
            color: #db001b;
            font-size: 12px;
        }

ul#sub-menu {
    text-align: left;
    margin: 0px;
    padding: 0px;
    list-style: none;
}

    ul#sub-menu li {
        float: left;
        padding-top: 16px;
        margin-right: 20px;

        
    }

@-moz-document url-prefix() {
    ul#sub-menu li {
        float: left;
        padding-top: 15px;
        margin-right: 20px;
    }
}

        ul#sub-menu li a {
            text-decoration: none;
            color: #fff;
            font-size: 12px;
            font-weight: bold;
            padding-top: 16px;
            padding-left: 20px;
            padding-right: 10px;
            background-image: url('../Content/Images/white_leaf.gif');
            background-position: 0 10%;
        }

        ul#sub-menu li.active a {
            background-color: #adb0b5;
            color: #db001b;
            background-image: url('../Content/Images/red_leaf.gif');
        }

        ul#sub-menu li.leaf {
            list-style: none;
        }

#red-part {
    background-color: #db001b;
}

#white-part {
    background-color: #fff;
}

#centering {
    width: 970px;
    margin: 0px auto;
    text-align: left;
}

#header {
    border-top: 10px #db001b solid;
    width: 970px;
    background-color: #ffffff;
    margin: auto auto 0px 0px;
    padding-top: 10px;
    text-align: center;
}

    #header .seperator {
        margin-bottom: 20px;
        border: 0px;
        width: 950px;
        color: #ccc;
        background-color: #ccc;
        height: 1px;
    }

    #header .logo {
        margin-top: 30px;
        text-decoration: none;
    }

#content1 {
    background-color: #fff;
    margin: 0px;
    padding: 0px 0px 0px 60px;
    min-height: 361px;
}

#editor-content {
    background-color: #fff;
    margin: 0px;
    padding: 0px 0px 0px 60px;
    min-height: 361px;
    display: block;
}

    #editor-content a, a:link, a:visited, a:focus {
        color: #666;
        font-size: 12px;
    }


#mainnavigation_old {
    background-color: #fff;
    margin: 0px;
    padding: 20px 0px 20px 120px;
    height: 35px;
    width: 850px;
}

#mainnavigation {
    background-color: #fff;
    margin: 0px;
    padding: 0px 0px 0px 120px;
    height: 80px;
    width: 850px;
}

.em-logo {
    width: 88px;
    height: 72px;
    margin-left: 100px;
}

#subnavigation {
    background-color: #db001b;
    margin: 0px;
    padding: 0px 0px 0px 115px;
    height: 35px;
    font-size: 12px;
    font-weight: bold;
    color: #fff;
}

#content2 {
    background-color: #db001b;
    margin: 0px;
    padding: 0px 0px 0px 120px;
    min-height: 150px;
    color: #fff;
}

#content1 a, a:link, a:visited, a:focus {
    color: #db001b;
    text-decoration: none;
    font-size: 10px;
}

    #content1 a:hover {
        color: #db001b;
        text-decoration: underline;
        font-size: 10px;
    }

#content2 a, a:link, a:visited, a:focus, a:hover {
    color: #fff;
    font-size: 11px;
    text-decoration: underline;
}

#footer {
    background-color: #db001b;
    margin: 0px;
    padding: 0px 0px 10px 0px;
    color: #fff;
    display: block;
    width: 970px;
}

#footer-navigation {
    width: 100%;
    text-align: right;
    color: #666;
}

    #footer-navigation a, a:link, a:visited, a:focus, a:enabled {
        color: #666;
        font-size: 11px;
        text-decoration: none;
    }

        #footer-navigation a:hover {
            color: #666;
            font-size: 11px;
            text-decoration: underline;
        }

#team-member-line {
    text-align: center;
    width: 420px;
    clear: both;
    padding-bottom: 20px;
}

#team-member-label {
    vertical-align: top;
    text-align: left;
    float: left;
    width: 120px;
}

    #team-member-label span {
        font-weight: bold;
    }

#team-member-content {
    vertical-align: top;
    text-align: left;
    float: left;
    width: 300px;
}

.upper-content {
    margin: 0px 120px 0px 60px;
}

.contact-mail {
    margin-top: 20px;
    padding-right: 50px;
    background-color: #fff;
}

    .contact-mail a {
        text-decoration: none;
        color: #666666;
        font-size: 12px;
    }

        .contact-mail a:hover, a:active, a:visited {
            text-decoration: none;
            color: #db001b;
            font-size: 12px;
        }

.fleft {
    float: left;
}

.fright {
    float: right;
}

.left-column {
    color: #fff;
    width: 390px;
    float: left;
    padding-top: 20px;
    margin-right: 20px;
}

.right-column {
    color: #fff;
    width: 390px;
    float: left;
    padding-top: 20px;
}

.single-column {
    width: 780px;
    color: #fff;
    text-align: center;
    margin-top: 0px;
    padding-top: 10px;
    display: block;
}

.footer-teaser {
    text-align: center;
    padding-top: 25px;
    clear: both;
}

.footer-text {
    color: #fff;
    font-size: 14px;
    font-weight: bold;
}

.font12 {
    color: #fff;
    font-size: 12px;
}

.font11 {
    color: #fff;
    font-size: 11px;
}

.font11bold {
    color: #fff;
    font-size: 11px;
    font-weight: bold;
}

.form_main {
    width: 780px;
}

.form_line {
    display: block;
    margin-bottom: 5px;
    width: 780px;
}

.form_label {
    vertical-align: top;
    text-align: left;
    float: left;
    width: 200px;
    margin-left: 70px;
}

.form_message {
    vertical-align: top;
    text-align: left;
    float: left;
    width: 400px;
    margin-left: 70px;
}

.form_field {
    float: left;
    width: 300px;
}

.form_field_right {
    clear: both;
    text-align: right;
    width: 307px;
}

.form_head {
    margin-left: 70px;
    clear: both;
}

    .form_head h2 {
        color: #fff;
        margin-bottom: 10px;
        font-size: 12px;
    }

#editor-content .form_main {
    width: 780px;
}

#editor-content .form_line {
    display: block;
    margin-bottom: 5px;
    width: 780px;
}

#editor-content .form_label {
    vertical-align: top;
    text-align: left;
    float: left;
    width: 200px;
    margin-left: 70px;
}

#editor-content .form_message {
    vertical-align: top;
    text-align: left;
    float: left;
    width: 500px;
    margin-left: 70px;
}


#editor-content .form_field {
    float: left;
    width: 500px;
}

#editor-content .form_field_right {
    clear: both;
    text-align: right;
    width: 500px;
}

#editor-content .form_head {
    margin-left: 70px;
    clear: both;
}

    #editor-content .form_head h2 {
        color: #fff;
        margin-bottom: 10px;
        font-size: 12px;
    }

#editor-list .container {
    display: table;
}

.table {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    display: table;
}

@media (min-width: 40em) {
    .table {
        display: table;
        border-spacing: 0.5em;
    }

    .table-row {
        display: table-row;
    }

    .table-cell {
        display: table-cell;
    }
}

.user-font {
    font-size: 12px;
    font-weight: bold;
    color: #db001b; 
}

.job_container {
    background-color: #fff;
    padding: 20px 0px 0px 10px;
    margin: 0px;
    display: block;
    text-align: left;
}

    .job_container h2 a {
        color: #666;
        font-size: 10px;
        margin: 0px;
    }

.job_col_left {
    width: 380px;
    float: left;
    padding: 0px 10px;
    border-right: 1px #666 solid;
}

.job_col_right {
    width: 380px;
    float: left;
    padding: 0px 10px;
}

#editor-list {
    padding: 0px 0px 0px 60px;
}
    #editor-list .left {
        font-size: 12px;
        float: left;
        padding: 0px 20px;
    }

    #editor-list .right {
        font-size: 12px;
        float: right;
        padding: 0px 20px;
        
    }

.form_field .editor-list-line {
    padding: 10px 0px 0px 0px;
    clear: both;
}

.form_field .title {
    float: left;
    padding-right: 20px;
    width: 250px;
}

.form_field .position {
    float: left;
    padding-right: 20px;
    width: 100px;
}

.form_field .published {
    float: left;
}

.form_field .published-true {
    color: green;
}

.form_field .published-false {
    color: red;
}

#editor-list .editor-list-line {
    padding: 10px 0px 0px 0px;
    clear: both;
    display: block;
}

#editor-list .title {
    float: left;
    padding-right: 20px;
    width: 500px;
}

#editor-list .title-content {
    float: left;
    padding-right: 20px;
    width: 300px;
}

#editor-list .title-site {
    float: left;
    padding-right: 20px;
    width: 100px;
}

#editor-list .navigation-level {
    float: left;
    padding-right: 20px;
    width: 200px;
}

#editor-list .position {
    float: left;
    padding-right: 20px;
    width: 100px;
}

#editor-list .published {
    float: left;
    width: 120px;
}

#editor-list .published-true {
    color: green;
}

#editor-list .published-false {
    color: red;
}

#editor-list .createdate {
    float: left;
    width: 100px;
}

#editor-list .delete {
    float: left;
}

#job-list {
    padding: 0px 0px 0px 60px;
}

    #job-list .job-list-line {
        padding: 10px 0px 0px 0px;
        font-size: 12px;
        clear: both;
    }

    #job-list .headline-position {
        float: left;
        padding-right: 20px;
        width: 490px;
    }

    #job-list .title {
        float: left;
        padding-right: 20px;
        width: 500px;
    }

        #job-list .title a {
            font-size: 12px;
        }

    #job-list .type {
        float: left;
        padding-right: 20px;
        width: 115px;
    }

    #job-list .city {
        float: left;
        width: 150px;
    }

#job-detail {
    padding: 0px 0px 0px 50px;
}

    #job-detail h2 {
        font-weight: bold;
        width: 780px;
        padding: 4px;
        background-color: #ccc;
        /*border-bottom: 1px solid #ccc;*/
        padding-left: 15px;
        margin: 0px;
        color: #000;
        text-transform: uppercase;
        letter-spacing: 0.075em;
    }

    #job-detail .left-column {
        margin: 0px;
        width: 380px;
    }

        #job-detail .left-column h2 {
            font-weight: bold;
            width: 360px;
            padding: 4px;
            padding-left: 15px;
            background-color: #ccc;
            /*border-bottom: 1px solid #ccc;*/
            color: #000;
            text-transform: uppercase;
            letter-spacing: 0.075em;
        }

        #job-detail .left-column p {
            margin: 0px;
            padding-top: 15px;
            padding-left: 15px;
            font-family: Arial, sans-serif;
            font-size: 11px;
            line-height: 1.5em;
            color: #000;
        }

    #job-detail .right-column {
        width: 360px;
        margin-left: 25px;
        color: #666666;
        letter-spacing: 0.075em;
    }

        #job-detail .right-column h2 {
            font-weight: bold;
            width: 360px;
            padding: 4px;
            padding-left: 15px;
            background-color: #ccc;
            /*border-bottom: 1px solid #ccc;*/
            color: #000;
            text-transform: uppercase;
            letter-spacing: 0.075em;
        }

        #job-detail .right-column ul {
            margin: 15px;
        }

            #job-detail .right-column ul li {
                list-style: url('../Content/Images/cf_bullet.gif');
                padding-left: 5px;
                padding-bottom: 6px;
                margin: 0;
                font-family: Arial, sans-serif;
                font-size: 12px;
                line-height: 1.5em;
                color: #666;
            }

                #job-detail .right-column ul li a {
                    font-family: Arial, sans-serif;
                    font-size: 12px;
                    line-height: 1.5em;
                    color: #666;
                }

        #job-detail .right-column .job-function {
            display: table;
            margin-top: 15px;
            margin-left: 10px;
        }

            #job-detail .right-column .job-function .image {
                display: table-cell;
            }

            #job-detail .right-column .job-function .text-container {
                display: table-cell;
                vertical-align: middle;
                padding-left: 10px;
                font-size: 12px;
                font-family: Arial, sans-serif;
                color: #666;
            }

                #job-detail .right-column .job-function .text-container a {
                    font-family: Arial, sans-serif;
                    font-size: 12px;
                    line-height: 1.5em;
                    color: #666;
                }

    #job-detail .detail-line {
        margin: 15px 50px 15px 15px;
        font-family: Arial, sans-serif;
        font-size: 11px;
        line-height: 1.5em;
        color: #000;
    }

    #job-detail .detail-headline {
        margin: 15px 50px 15px 15px;
        font-size: 16px;
        font-weight: bold;
        color: #000;
    }

    #job-detail ul {
        margin: 0px;
        padding-left: 15px;
    }

        #job-detail ul li {
            list-style-image: url('../Content/Images/cf_bullet.gif');
            padding-left: 5px;
            padding-bottom: 6px;
            vertical-align: middle;
            margin: 0;
            font-family: Arial, sans-serif;
            font-size: 11px;
            line-height: 1.5em;
            color: #000;
        }

            #job-detail ul li a {
                font-family: Arial, sans-serif;
                font-size: 12px;
                line-height: 1.5em;
                color: #666;
            }

.width_30 {
    width: 30px;
}

.width_50 {
    width: 50px;
}

.width_100 {
    width: 100px;
}


.width_200 {
    width: 200px;
}

.width_300 {
    width: 300px;
}

.width_500 {
    width: 500px;
}

/* =========== Clearfix =========== */

.container:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.container {
    display: inline-block;
}

html[xmlns] .container {
    display: block;
}

* html .container {
    height: 1%;
}

#job-container {
    display: flex;
    flex-direction: column;
    margin: 0px 50px;
}

.job-content-container {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin-bottom: 25px;
}

.content-container-item {
    text-align: left;
}

.downloads {
    width: 100%;
    margin: 20px 40px;
}
    .downloads span {
        font-size: 10pt;
        font-weight: bold;
        color: #db001b;
    }
    .downloads ul li {
        list-style-image: url('../Content/Images/cf_bullet.gif');
        padding-left: 5px;
        padding-bottom: 6px;
        vertical-align: middle;
        margin: 0;
        font-family: Arial, sans-serif;
        line-height: 1.5em;
    }

        .downloads ul li a {
            font-size: 10pt !important;
        }
