@charset "UTF-8";
/*
 * ---------------------------------------------------------------------------------------------------- #
 *
 * Schuleplus Styles
 * Version: 1.1
 * CSS Compiled on: 2014-10-13 12:36:37 +0200
 */
.topic_feed {
    /* fix für safari */
    display: block;
}
.topic_feed:after {
    visibility: hidden;
    display: block;
    clear: both;
    height: 0;
    font-size: 0;
    content: ".";
}
.topic_feed .topic_feed_header {
    /* fix für safari */
    display: block;
    overflow: hidden;
    position: relative;
    margin-bottom: 20px;
    padding-bottom: 5px;
    background: transparent url(../images/bg_dotted_line_horizontal.png) repeat-x scroll 0 bottom;
}
.topic_feed .topic_feed_header:after {
    visibility: hidden;
    display: block;
    clear: both;
    height: 0;
    font-size: 0;
    content: ".";
}
.topic_feed .topic_feed_header .title {
    font-size: 1.3846em;
    /* 18px */
    line-height: 1.6667em;
    /* 30px */
    float: left;
    margin-right: 15px;
}
.topic_feed .topic_feed_header .filter_sort {
    position: absolute;
    top: 3px;
    right: 0;
}
.topic_feed .subcol1_1 {
    float: left;
    width: 180px;
    margin-right: 20px;
}
.topic_feed .subcol1_1 .topic_feed_changer {
    margin-bottom: 15px;
}
.topic_feed .subcol1_1 .topic_feed_changer fieldset {
    margin-bottom: 0;
}
.topic_feed .subcol1_1 .topic_feed_changer .changer_content {
    padding: 8px 12px;
    background: #f5f4f1;
}
.topic_feed .subcol1_1 .topic_feed_changer .select {
    max-width: 75%;
}
.js .topic_feed .subcol1_1 .btn {
    display: none;
}
.topic_feed .topic_feed_content {
    overflow: hidden;
}

.company_page.admin#main {
    margin-top: 50px;
}
.company_page a {
    /*color: #e56953;*/
}
.company_page .company_headline {
    font-size: 1.8462em;
    /* 24px */
    line-height: 1.3333em;
    /* 32px */
    margin-bottom: 20px;
    font-weight: 600;
}
.company_page .company_headline.dotted {
    padding-bottom: 10px;
    background: transparent url(../images/bg_dotted_line_horizontal.png) repeat-x scroll 0 bottom;
}
.company_page .company_headline a {
    font-size: 0.5417em;
    /* 13px */
    line-height: 1.1538em;
    /* 15px */
    padding-top: 13px;
}

.company_page > .mod_tabs {
    margin-bottom: 30px;
}
.company_page .company_social_list {
    /* fix für safari */
    display: block;
}
.company_page .company_social_list:after {
    visibility: hidden;
    display: block;
    clear: both;
    height: 0;
    font-size: 0;
    content: ".";
}
.company_page .company_social_list .term {
    font-size: 1.2308em;
    /* 16px */
    line-height: 2.1875em;
    /* 35px */
    float: left;
    margin-right: 30px;
}
.company_page .company_social_list .definition {
    float: left;
    margin-right: 20px;
}
.company_page .company_social_list .ico {
    display: block;
    width: 35px;
    height: 35px;
    background: transparent url(../images/spr_ico_social.png) no-repeat scroll;
}
.company_page .company_social_list .ico_facebook {
    background-position: 0 0;
}
.company_page .company_social_list .ico_twitter {
    background-position: 0 -40px;
}
.company_page .company_social_list .ico_youtube {
    background-position: 0 -80px;
}
.company_page .company_social_list .ico_tumblr {
    background-position: 0 -120px;
}
.company_page .company_social_list .ico_googleplus {
    background-position: 0 -161px;
}
.company_page .company_social_list .ico_xing {
    background-position: 0 -202px;
}



.overlay.add_as_employee .ovl {
    height: 200px;
}

.ovl_media_edit .media_preview_element {
    float: left;
    width: 525px;
}
.ovl_media_edit .upload_media_wrapper {
    margin-left: 545px;
}
.ovl_media_edit .upload_media_wrapper input {
    width: 96%;
}
.ovl_media_edit .upload_media_wrapper .hint {
    padding-left: 0;
    clear: none;
}

.ovl_company_cv .yform .type-text input,
.ovl_company_cv .yform .type-text textarea {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
}
.ovl_company_cv .type-text.full {
    clear: both;
}
.ovl_company_cv .type-text.half {
    float: left;
    width: 48%;
    margin-right: 2%;
}
.ovl_company_cv .mod_media_list .media_item {
    width: 206px;
}

.overlay .ovl.step_1,
.overlay .ovl.step_2
{
    height: 595px;
}
.overlay .ovl.success {
    height: 260px;
}
.overlay .wrapper_flyout {
    position: absolute;
    top: 11px;
    right: 110px;
    border-right: 1px solid #b6b5b3;
}
.overlay .wrapper_flyout .btn_delete {
    border: 0 none;
    padding: 0 40px 0 0;
    background: transparent url(../images/spr_icons.png) no-repeat scroll right -1240px;
}
.overlay .wrapper_flyout .flyout {
    display: none;
    top: 140%;
    bottom: auto;
    left: -50px;
    width: 230px;
}
.overlay .wrapper_flyout .flyout:after {
    top: -16px;
    bottom: auto;
    background-image: url(../images/bg_flyout_pseudo_up.png);
}
.overlay .wrapper_flyout .flyout li {
    height: 35px;
    border-top: 1px solid #c6c6c6;
    padding: 10px 50px 0 25px;
}
.overlay .wrapper_flyout .flyout li:first-child {
    border: 0 none;
}
.overlay .wrapper_flyout:hover .flyout {
    display: block;
}

.mod_add_post {
    position: relative;
}
.mod_add_post .add_post_steps {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 3px;
    background: #c3d3de;
}
.mod_add_post .add_post_steps .step {
    display: block;
    height: 3px;
    background: #81a2ba;
}
.mod_add_post .add_post_steps .step_1of3 {
    width: 33.3%;
}
.mod_add_post .add_post_steps .step_2of3 {
    width: 66.6%;
}
.mod_add_post .add_post_steps .step_1of4 {
    width: 25%;
}
.mod_add_post .add_post_steps .step_2of4 {
    width: 50%;
}
.mod_add_post .add_post_steps .step_3of4 {
    width: 75%;
}
.mod_add_post .add_post_steps .step_final {
    width: 100%;
}
.mod_add_post .header .title {
    padding-right: 200px;
}
.mod_add_post .header .sample {
    position: absolute;
    top: 6px;
    right: 0;
}
.mod_add_post .yform .form_section {
    margin-top: 20px;
    padding-top: 20px;
    background: transparent url(../images/bg_dotted_line_horizontal.png) repeat-x scroll 0 0;
}
.mod_add_post .yform .type-text {
    margin-bottom: 15px;
}
.mod_add_post .yform .type-text .text {
    padding: 6px 10px;
}
.mod_add_post .yform .type-check.event {
    position: absolute;
    right: 24px;
    bottom: 138px;
}
.mod_add_post .yform .type-select {
    margin-right: 20px;
}
.mod_add_post .yform .type-select .select {
    width: 310px;
    height: 30px;
    margin: 2px 0 15px;
}
.mod_add_post .yform .columnar_3 .type-select {
    float: left;
    width: 30%;
    margin-right: 3%;
}
.mod_add_post .yform .columnar_3 .type-select .select {
    width: 100%;
}
.mod_add_post .yform .columnar_2 .type-radio {
    float: left;
    width: 50%;
}
.mod_add_post .yform .type-radio .radio {
    float: left;
    margin: 5px 20px 0 0;
}

.yform label#add_post_street_label {
    width:300px;
}

.yform label#add_post_zip_label, .yform label#add_post_city_label {
    display:none;
}

.mod_add_post .yform .input_street {
    width:300px!important;
    float:left;
}

.mod_add_post .yform .zip {
    width:60px!important;
    margin-left:20px;
    float:left;
}

.mod_add_post .yform .city {
    width:185px!important;
    margin-left:20px;
    float:left;
}

.mod_add_post .yform .text,
.mod_add_post .yform .textarea {
    width: 96%;
}
.mod_add_post .yform .expiration_date .text {
    width: 92%;
}
.mod_add_post .yform .count_down {
    position: absolute;
    top: 0;
    right: 0;
}
.mod_add_post .yform .calendar {
    position: absolute;
    right: 5px;
    bottom: 5px;
    height: 24px;
    cursor: pointer;
}
.mod_add_post .yform .hint {
    float: left;
}
.mod_add_post .yform .type-button {
    margin-top: 20px;
    padding-top: 13px;
    background: transparent url("../images/bg_dotted_line_horizontal.png") repeat-x scroll 0 0;
}
.mod_add_post .yform .prev_step {
    float: right;
    margin-right: 24px;
    line-height: 45px;
}

.mod_add_post .yform #post_users_label {
    display: inline-block;
    margin-right: 10px;
    margin-bottom: 10px;
}

.overlay .ovl.step_1 .ovl_body > .header {
    margin-bottom: 10px;
}

.mod_company_slider {
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    overflow: hidden;
    position: relative;
    text-align:left;
    width:978px;
    padding:25px;
    max-height: 450px;
    margin:0 auto;
    z-index: 10;
}

.mod_company_slider .mod_company_slider_slide {
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    font-size: 0.9231em;
    /* 12px */
    line-height: 1.25em;
    /* 15px */
    float: left;
    position: relative;
    width: 326px;
    height: 308px;
    background-color:#f6f5f5;
}



.mod_company_slider .mod_company_slider_slide .mod_company_wrapper {
    width:322px;
    height: 308px;
    margin:0 auto;
    background-color:#fff;
}

.mod_company_slider .mod_company_slider_slide .mod_company_wrapper .mod_company_slider_logo {
    float:right;
    text-align:right;
    vertical-align:bottom;
    width:88px;
    height:54px;
    margin-top:20px;
    margin-right:16px;
    overflow:hidden;
}

.mod_company_slider .mod_company_slider_slide .mod_company_wrapper .mod_company_slider_pic {
    clear:both;
    width:290px;
    height:213px;
    margin:0 auto;
    overflow:hidden;
}

.mod_company_slider .mod_company_slider_slide .mod_company_wrapper .mod_company_slider_pic img {
    max-width:290px;
    height:auto;
}

.mod_company_slider .mod_company_slider_slide .mod_company_wrapper .mod_company_slider_logo img {
    max-height:40px;
    max-width:88px;
    height:auto;
    vertical-align:bottom;
}

.mod_company_slider .mod_company_slider_slide .mod_company_wrapper h2, .mod_company_slider .mod_company_slider_slide .mod_company_wrapper h3 {
    margin-left:16px;
    margin-bottom:5px;
    padding-top:22px;
    color:#16618f;
    font-size: 1.2308em;
}

.mod_company_slider .mod_company_slider_slide .mod_company_wrapper h2 a, .mod_company_slider .mod_company_slider_slide .mod_company_wrapper h3 a {
    color:#16618f;
}

.mod_company_slider .mod_company_slider_slide .mod_company_wrapper p.angeboteAufSchulePlus {
    margin-left:16px;
}

.mod_company_slider .mod_company_slider_slide:first-child:before {
    display: none;
}

.mod_company_slider_controls {
    background-color:#1AF054;
    width:978px;
}

.mod_company_slider .mod_company_slider_controls .control_next, .mod_company_slider .mod_company_slider_controls .control_prev {
    position: absolute;
    top: 0px;
    bottom: 0px;
    right:-1px;
    z-index: 11;
    width: 25px;
    padding: 0;
    border:0;
    outline:none;
    background-color:#fff;
}

.mod_company_slider .mod_company_slider_controls .control_next {
    background-size: 100%;
    background: url("../images/spr_skip_arrows.png") no-repeat;
    background-position:right center;  
    background-color:#f6f5f5;
    right: -1px;
}
.mod_company_slider .mod_company_slider_controls .control_next:before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    content: "";
}
.mod_company_slider .mod_company_slider_controls .control_prev {
    background-size: 100%;
    background: url("../images/spr_skip_arrows.png") no-repeat;
    background-position:left center;
    background-color:#f6f5f5;
    left: -1px;
}
.mod_company_slider .mod_company_slider_controls .control_prev:before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    content: "";
}



.mod_award_slider {
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    overflow: hidden;
    position: relative;
    max-height: 250px;
    margin-bottom: 30px;
    padding: 8px 0;
    z-index: 10;
    background: transparent url(../images/bg_dotted_line_horizontal.png) repeat-x scroll 0 bottom;
}
.mod_award_slider .award_slider_slide {
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    font-size: 0.9231em;
    /* 12px */
    line-height: 1.25em;
    /* 15px */
    float: left;
    position: relative;
    width: 160px;
    height: 225px;
}
.mod_award_slider .award_slider_slide:before {
    position: absolute;
    top: 50%;
    left: 0;
    width: 1px;
    height: 140px;
    margin-top: -70px;
    background: #cecece;
    content: "";
}
.mod_award_slider .award_slider_slide:first-child:before {
    display: none;
}
.mod_award_slider .award_slider_slide .image_wrapper {
    position: relative;
    width: 85%;
    height: 170px;
    margin: 0 auto;
}
.mod_award_slider .award_slider_slide img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
}
.mod_award_slider .award_slider_category,
.mod_award_slider .award_slider_title {
    display: block;
    width: 80%;
    margin: 0 auto;
    text-align: center;
}
.mod_award_slider .award_slider_category {
    overflow: hidden;
    width: 100%;
    text-overflow: ellipsis;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    color: #545454;
}
.mod_award_slider .award_slider_title {
    color: #999;
}
.mod_award_slider .award_slider_controls .control_next, .mod_award_slider .award_slider_controls .control_prev {
    position: absolute;
    top: 8px;
    bottom: 8px;
    z-index: 11;
    width: 50px;
    border: 0 none;
    padding: 0;
    background: none;
}
.mod_award_slider .award_slider_controls .control_next:before, .mod_award_slider .award_slider_controls .control_prev:before {
    background: transparent url(../images/spr_company_page.png) no-repeat scroll;
}
.mod_award_slider .award_slider_controls .control_next {
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjEwMCUiIHkxPSI1MCUiIHgyPSIwJSIgeTI9IjUwJSI+PHN0b3Agb2Zmc2V0PSI0MCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMC4wIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
    background-size: 100%;
    background-image: -moz-linear-gradient(right, #ffffff 40%, rgba(255, 255, 255, 0) 100%);
    background-image: -webkit-linear-gradient(right, #ffffff 40%, rgba(255, 255, 255, 0) 100%);
    background-image: linear-gradient(to left, #ffffff 40%, rgba(255, 255, 255, 0) 100%);
    right: 0;
}
.mod_award_slider .award_slider_controls .control_next:before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-position: -380px center;
    content: "";
}
.mod_award_slider .award_slider_controls .control_prev {
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iNTAlIiB4Mj0iMTAwJSIgeTI9IjUwJSI+PHN0b3Agb2Zmc2V0PSI0MCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMC4wIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
    background-size: 100%;
    background-image: -moz-linear-gradient(left, #ffffff 40%, rgba(255, 255, 255, 0) 100%);
    background-image: -webkit-linear-gradient(left, #ffffff 40%, rgba(255, 255, 255, 0) 100%);
    background-image: linear-gradient(to right, #ffffff 40%, rgba(255, 255, 255, 0) 100%);
    left: 0;
}
.mod_award_slider .award_slider_controls .control_prev:before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-position: -194px center;
    content: "";
}

.mod_company_header {
    /* fix für safari */
    display: block;
    margin-bottom: 18px;
}

.mod_company_header img.max40 {
    max-height:40px;
    width:auto;
}

.mod_company_header:after {
    visibility: hidden;
    display: block;
    clear: both;
    height: 0;
    font-size: 0;
    content: ".";
}
.mod_company_header .headline {
    font-size: 1.3846em;
    /* 18px */
    line-height: 1.3333em;
    /* 24px */
    float: left;
    font-weight: 700;
}

.mod_company_partnership_list .company_partnership_item {
    position: relative;
    margin-bottom: 20px;
    padding-bottom: 20px;
    background: transparent url(../images/bg_dotted_line_horizontal.png) repeat-x scroll 0 bottom;
}
.mod_company_partnership_list .company_partnership_item .item_content {
    overflow: hidden;
}
.mod_company_partnership_list .company_partnership_item.expanded .item_content {
    height: auto !important;
}
.mod_company_partnership_list .company_partnership_item .show_more {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    display: block;
    width: 300px;
    margin: 20px auto 0;
    border: 0 none;
    padding: 0;
    color: #e56953;
    background: transparent url(../images/spr_company_page.png) repeat scroll 50px -212px;
}
.mod_company_partnership_list .company_partnership_item.expanded .show_more {
    background-position: 50px -262px;
}
.mod_company_partnership_list .company_partnership_item .mod_text {
    width: 720px;
    padding-bottom: 0;
    background: none;
}
.mod_company_partnership_list .company_partnership_item img.float_left {
    margin: 10px 30px 10px 0;
}
.mod_company_partnership_list .company_partnership_item img.float_right {
    margin: 10px 0 10px 30px;
}
.mod_company_partnership_list .partnership_title {
    font-size: 1.3846em;
    /* 18px */
    line-height: 1.2222em;
    /* 22px */
    margin-bottom: 20px;
    font-weight: 400;
}
.mod_company_partnership_list .partnership_title .create_date {
    font-size: 0.6111em;
    /* 11px */
    line-height: 1.1818em;
    /* 13px */
    display: block;
    margin-top: 10px;
}
.mod_company_partnership_list .involved_list {
    position: absolute;
    top: 0;
    right: 0;
    text-align: right;
}

.mod_company_stats {
    border-top: 3px solid #d4d4d4;
}
.mod_company_stats .stat_title {
    font-size: 1.2308em;
    /* 16px */
    line-height: 1.5em;
    /* 24px */
    font-weight: 400;
}
.mod_company_stats .stat_title .stat_counter {
    font-size: 4.5em;
    /* 72px */
    line-height: 1em;
    /* 72px */
    float: left;
    width: 120px;
    margin-right: 10px;
    /* padding-top: 5px; */
    font-weight: 300;
    letter-spacing: -.1em;
    text-align: center;
    color: #e56953;
}

.mod_company_stats .stat_title .stat_counter.four {
    font-size: 3.5em;
    line-height: 1.2em;
}

.mod_company_stats .stat_title .stat_counter.five {
    font-size: 2.5em;
    line-height: 1.7em;
}

.mod_company_stats .item {
    border-bottom: 1px solid #d4d4d4;
    padding: 20px 0;
}
.mod_company_stats .item a {
    display: block;
}
.mod_company_stats .item p {
    overflow: hidden;
}

.admin .mod_editable.mod_editable.mod_editable.mod_editable {
    position: relative;
}
.admin .mod_editable.mod_editable.mod_editable.mod_editable:hover {
    cursor: pointer;
}
.admin .mod_editable.mod_editable.mod_editable.mod_editable:hover:before {
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
}
.admin .mod_editable.mod_editable.mod_editable.mod_editable:before {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    position: absolute;
    top: 0;
    right: -30px;
    bottom: 0;
    left: 0;
    z-index: 50;
    margin: 0;
    border: 2px solid #aee9b0;
    background: rgba(71, 144, 28, 0.2);
    content: "";
    transition: opacity 300ms;
}
.admin .mod_editable.mod_editable.mod_editable.mod_editable:after {
    display: block;
    position: absolute;
    top: 10px;
    right: -25px;
    bottom: auto;
    left: auto;
    z-index: 51;
    width: 16px;
    height: 16px;
    margin: 0;
    background: transparent url(../images/spr_icons.png) no-repeat scroll 0 -320px;
    content: "";
}
.admin .mod_editable.mod_editable.mod_editable.mod_editable.media_slider_slide:before {
    right: 0;
}
.admin .mod_editable.mod_editable.mod_editable.mod_editable.media_slider_slide:after {
    right: 15px;
}

.mod_employee_list {
    /* fix für safari */
    display: block;
    counter-reset: employee_count;
}
.mod_employee_list:after {
    visibility: hidden;
    display: block;
    clear: both;
    height: 0;
    font-size: 0;
    content: ".";
}
.mod_employee_list .employee_item {
    float: left;
    width: 22.9910%;
    margin-bottom: 24px;
    margin-right: 2.6785%;
}
.mod_employee_list .employee_item.last {
    margin-right: 0;
}
.mod_employee_list .employee_image img {
    width: 100%;
    height: auto;
}
.mod_employee_list .promote_btns {
    /* fix für safari */
    display: block;
    position: relative;
    min-height: 22px;
    margin-bottom: 5px;
    text-align: center;
    background: #efefef;
}
.mod_employee_list .promote_btns:after {
    visibility: hidden;
    display: block;
    clear: both;
    height: 0;
    font-size: 0;
    content: ".";
}
.mod_employee_list .promote_btns .promote,
.mod_employee_list .promote_btns .demote {
    position: absolute;
    top: 50%;
    bottom: 0;
    width: 29px;
    margin: -11px 0 0;
    border: 0 none;
    padding: 0;
    background: transparent url(../images/spr_skip_cal.png) no-repeat scroll;
}
.mod_employee_list .promote_btns .promote {
    left: 0;
    background-position: 0 0;
}
.mod_employee_list .promote_btns .demote {
    right: 0;
    background-position: 0 -40px;
}
.mod_employee_list .employee_count {
    font-size: 0.8462em;
    /* 11px */
    line-height: 1.1818em;
    /* 13px */
    display: block;
    padding: 4px 0;
    font-weight: 600;
}
.mod_employee_list .employee_count:before {
    content: counter(employee_count) ". ";
    counter-increment: employee_count;
}
.mod_employee_list .employee_action {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    display: block;
    margin: 10px 0 0;
    border: 0 none;
    padding: 0;
    font-weight: 400;
    color: #e56953;
    background: none;
    cursor: pointer;
}
.mod_employee_list .employee_action:hover {
    text-decoration: underline;
}

/*
 * Module Variable Expandable
 *
 */

.mainpage_zebra_white {
    width:100%;
    background-color:#fff;
}

.mod_expandable_variable {
    width: 980px;
    margin: 0 auto;
    padding: 30px;
    text-align: center;
    /*background: transparent url("../images/bg_separator_shadow.png") no-repeat scroll center bottom;*/
}
/*.mod_expandable_variable.last {
  background: none;
}*/
.mod_expandable_variable .title {
    margin-bottom: 10px;
    margin-top: 40px;
    font-size: 2.4615em;
    /* 32px */
    line-height: 1.25em;
    /* 40px */
    color: #16618f;
    font-weight: 300;
}
.mod_expandable_variable .subline {
    /*width: 600px;*/
    margin: 0 auto 40px;
    font-size: 1.8462em;
    /* 24px */
    line-height: 1.3333em;
    /* 32px */
}
.mod_expandable_variable .btn_show_all {
    display: inline-block;
    height: 20px;
    margin-top: 20px;
    background: none;
    border: 0 none;
    padding-left: 33px;
    color: #e56953;
    background: transparent url(../images/spr_arrows_vert.png) no-repeat scroll 0 -14px;
}
.mod_expandable_variable .expand_content {
    overflow: hidden;
    height: 0;
    -moz-transition: height 300ms ease 0ms;
    -o-transition: height 300ms ease 0ms;
    -webkit-transition: height 300ms ease;
    -webkit-transition-delay: 0ms;
    transition: height 300ms ease 0ms;
    text-align: left;
}
.mod_expandable_variable .expand_wrapper.expanded .expand_content {
    height: auto;
    -moz-transition: height 300ms ease 0ms;
    -o-transition: height 300ms ease 0ms;
    -webkit-transition: height 300ms ease;
    -webkit-transition-delay: 0ms;
    transition: height 300ms ease 0ms;
}
.mod_expandable_variable .expand_wrapper.expanded .btn_show_all {
    background-position: 0 3px;
}
.mod_expandable_variable .partner_full_list li {
    margin-bottom: 30px;
}
.mod_expandable_variable .partner_full_list li .partner_country {
    font-size: 1.8462em;
    /* 24px */
    line-height: 1.3333em;
    /* 32px */
}
.mod_expandable_variable .partner_full_list li a {
    font-size: 1.0769em;
    /* 14px */
    line-height: 1.7143em;
    /* 24px */
}
.mod_expandable_variable .column_list {
    overflow: hidden;
    text-align: left;
}
.mod_expandable_variable .column_list .item {
    position: relative;
    float: left;
    width: 288px;
    margin: 0 58px 20px 0;
}

ul.stimmen li.item {
    background-color:#fff;
}

ul.stimmen li.item p.description {
    height:190px;
    margin-left:4px;
    margin-right:4px;	
}

ul.stimmen li.item h4.headline_teaser {
    margin-left:4px;
    margin-right:4px;
}

ul.stimmen li.item img.pic {
    margin-left:4px;
}

ul.stimmen li.item .user {
    height:100px;
}

ul.stimmen h4.headline_teaser {
    height:60px;
}

h4.headline_teaser {
    color: #16618f;
    font-size: 1.5385em;
    line-height: 1.4em;
    font-weight: 400;
}

.mod_expandable_variable .column_list .item.last {
    margin-right: 0;
}
.mod_expandable_variable .column_list .item.last + .item {
    clear: left;
}
.mod_expandable_variable .column_list .item.boxed {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 30px 22px;
    background-color: #f3f5f6;
}
.mod_expandable_variable .column_list .source {
    font-style: normal;
    font-size: 0.8462em;
    /* 11px */
    line-height: 1.4545em;
    /* 16px */
}
.mod_expandable_variable .column_list .teaser_pic {
    display: block;
    margin-bottom: 20px;
}
.mod_expandable_variable .column_list .headline_teaser a {

    /* 20px */
    line-height: 1.4em;
    /* 28px */
    color: #16618f;
}
.mod_expandable_variable .column_list .description .more {
    display: block;
}
.mod_expandable_variable .quote_teaser {
    overflow: hidden;
    max-width: 745px;
    margin: 0 auto;
}
.mod_expandable_variable .quote_teaser .quote_author {
    float: left;
    margin-right: 40px;
}
.mod_expandable_variable .quote_teaser .quote {
    overflow: hidden;
    margin-bottom: 10px;
    font-style: italic;
    text-align: left;
    font-size: 1.3846em;
    /* 18px */
    line-height: 1.3889em;
    /* 25px */
}
.mod_expandable_variable .user {
    overflow: hidden;
    margin-top: 15px;
    padding-top: 15px;
    background: transparent url(../images/bg_dotted_line_horizontal.png) repeat-x scroll 0 0;
}
.mod_expandable_variable .user .pic {
    float: left;
    margin-right: 20px;
}
.mod_expandable_variable .user .name,
.mod_expandable_variable .user .job {
    overflow: hidden;
    display: block;
}

/*
 * Module Feed
 *
 */
.mod_feed .quickaccess_wrapper {
    margin: 10px 0 20px;
}
.mod_feed .quickaccess_wrapper .title {
    padding-bottom: 8px;
    font-weight: 600;
    background: transparent url(../images/bg_dotted_line_horizontal.png) repeat-x scroll 0 bottom;
}
.mod_feed .quickaccess_wrapper li {
    overflow: hidden;
    padding: 5px 0;
    background: transparent url(../images/bg_dotted_line_horizontal.png) repeat-x scroll 0 bottom;
}
.mod_feed .quickaccess_wrapper .number {
    float: left;
    display: inline-block;
    min-width: 30px;
    height: 40px;
    margin-right: 13px;
    padding: 0 5px;
    font-size: 2.1538em;
    /* 28px */
    line-height: 1.4286em;
    /* 40px */
    font-weight: 300;
    text-align: center;
    background-color: #81a2ba;
    color: white;
}
.mod_feed .quickaccess_wrapper .name {
    overflow: hidden;
    font-size: 1em;
    /* 13px */
    line-height: 3.0769em;
    /* 40px */
    font-weight: 300;
}
.mod_feed .quickaccess_wrapper .ico {
    float: left;
    height: 40px;
    width: 40px;
    margin-right: 3px;
    font-size: 1em;
    /* 13px */
    line-height: 3.0769em;
    /* 40px */
}
.mod_feed .quickaccess_wrapper .ico.cooperation {
    background-position: 10px -1190px;
}
.mod_feed .quickaccess_wrapper .ico.recommendation {
    background-position: 10px -1150px;
}
.mod_feed .subcol1_2 {
    position: relative;
}
.mod_feed .filter_sort {
    overflow: hidden;
    position: absolute;
    top: 5px;
    right: 0;
}
.mod_feed .filter_sort .btn,
.mod_feed .filter_sort label,
.mod_feed .filter_sort #sort_select {
    float: right;
    margin-left: 10px;
}
.mod_feed .filter_sort .btn.small {
    margin-top: 3px;
}
.mod_feed .filter_sort #sort_select {
    margin-top: 2px;
}
.mod_feed .mod_info_flyout {
    position: absolute;
    top: 5px;
    left: 165px;
}
.mod_feed .news_list > li {
    position: relative;
    padding: 15px 0 10px;
    background: transparent url(../images/bg_dotted_line_horizontal.png) repeat-x scroll 0 0;
}
.mod_feed .news_list > li:first-child, .mod_feed .news_list > li.load {
    background: none;
}
.mod_feed .news_list .post_wrapper {
    width: 410px;
}
.mod_feed .news_list .post_header {
    overflow: hidden;
    margin-bottom: 10px;
}
.mod_feed .news_list .post_header .pic {
    float: left;
    margin: 4px 10px 0 0;
    -moz-box-shadow: 0 0 8px rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.15);
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.15);
}
.mod_feed .news_list .post_header .suggest_ico,
.mod_feed .news_list .post_header .schuleplus_ico,
.mod_feed .news_list .post_header .coop_ico {
    float: left;
    height: 38px;
    width: 38px;
    -moz-box-shadow: 0 0 8px rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.15);
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.15);
    margin: 4px 10px 0 0;
    text-indent: -9999px;
    background: transparent url(../images/spr_feed_icons.png) no-repeat scroll 0 0;
}
.mod_feed .news_list .post_header .schuleplus_ico {
    background: transparent url(../images/logo_small_ico.jpg) no-repeat scroll 0 0;
}
.mod_feed .news_list .post_header .coop_ico {
    background-position: 0 -40px;
}
.mod_feed .news_list .post_header .headline {
    overflow: hidden;
}
.mod_feed .news_list .post_header .headline span,
.mod_feed .news_list .post_header .headline .name {
    display: block;
    font-size: 1.5385em;
    /* 20px */
    line-height: 1.2em;
    /* 24px */
    font-weight: 300;
}
.mod_feed .news_list .post_header .headline .suggested_for,
.mod_feed .news_list .post_header .headline .news_schuleplus {
    font-size: 1em;
    /* 13px */
    line-height: 1.3846em;
    /* 18px */
}
.mod_feed .news_list .post_header .headline .suggested_for ~ .name,
.mod_feed .news_list .post_header .headline .suggested_for ~ .organisation,
.mod_feed .news_list .post_header .headline .news_schuleplus ~ .name,
.mod_feed .news_list .post_header .headline .news_schuleplus ~ .organisation {
    display: inline-block;
}
.mod_feed .news_list .post_header .headline .news_schuleplus {
    text-transform: uppercase;
}
.mod_feed .news_list .person_list {
    overflow: hidden;
    padding: 10px 0;
}
.mod_feed .news_list .person_list li {
    height: 38px;
    width: 38px;
    float: left;
    margin-right: 10px;
    -moz-box-shadow: 0 0 8px rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.15);
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.15);
}
.mod_feed .news_list .person_list li img {
    display: block;
}
.mod_feed .news_list .person_list .more {
    text-indent: -9999px;
    background: transparent url(../images/spr_feed_icons.png) no-repeat scroll 0 -80px;
}
.mod_feed .news_list .person_list .more a {
    display: block;
}
.mod_feed .news_list .post_title {
    margin-bottom: 5px;
    font-size: 1.2308em;
    /* 16px */
    line-height: 1.25em;
    /* 20px */
}
.mod_feed .news_list .post_title a {
    font-weight: 300;
}
.mod_feed .news_list .description {
    overflow: hidden;
    margin-bottom: 15px;
}
.mod_feed .news_list .description img {
    float: left;
    margin: 5px 10px 0 0;
}
.mod_feed .news_list .action_list {
    overflow: hidden;
}
.mod_feed .news_list .action_list li {
    float: left;
    width: 35px;
}
.mod_feed .news_list .categories_list {
    position: absolute;
    top: 10px;
    right: 0;
    max-width: 100px;
}
.mod_feed .news_list .categories_list li {
    text-align: right;
    font-size: 0.8462em;
    /* 11px */
    line-height: 1.4545em;
    /* 16px */
}
.mod_feed .news_list .label {
    position: absolute;
    top: 150px;
    right: 0;
    display: inline-block;
    padding: 0 3px;
    font-size: 0.7692em;
    /* 10px */
    line-height: 1.8em;
    /* 18px */
    font-weight: 400;
    text-transform: uppercase;
    background-color: #81a2ba;
    color: white;
}

.mod_info_flyout {
    position: relative;
}
.mod_info_flyout .flyout_button {
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    font-size: 1.0769em;
    /* 14px */
    line-height: 1.4286em;
    /* 20px */
    width: 20px;
    height: 20px;
    margin: 0;
    border: 0 none;
    padding: 0;
    font-weight: 700;
    text-align: center;
    color: #e56953;
    background: #f5f4f1;
}
.mod_info_flyout .flyout_button:before {
    content: "?";
}
.mod_info_flyout .flyout_content {
    -moz-box-shadow: 0 0 3px 0 #cccccc;
    -webkit-box-shadow: 0 0 3px 0 #cccccc;
    box-shadow: 0 0 3px 0 #cccccc;
    display: none;
    position: absolute;
    top: 10px;
    left: 10px;
    z-index: 11;
    width: 180px;
    border: 1px solid #ccc;
    padding: 10px 15px;
    background: #fff;
}
.mod_info_flyout .flyout_headline {
    font-size: 1em;
    /* 13px */
    line-height: 1.2308em;
    /* 16px */
    margin-bottom: 5px;
    font-weight: 400;
}
.mod_info_flyout.toggled .flyout_content, .mod_info_flyout:hover .flyout_content {
    display: block;
}

.mod_info_list {
    font-size: 1.2308em;
    /* 16px */
    line-height: 1.5em;
    /* 24px */
    margin-bottom: 25px;
}
.mod_info_list .term {
    float: left;
    width: 150px;
    margin-bottom: 8px;
    font-weight: 600;
    clear: left;
}
.mod_info_list .definition {
    overflow: hidden;
    margin-bottom: 8px;
}

.mod_media_list {
    /* fix für safari */
    display: block;
    counter-reset: media_count;
}
.mod_media_list:after {
    visibility: hidden;
    display: block;
    clear: both;
    height: 0;
    font-size: 0;
    content: ".";
}
.mod_media_list .media_item {
    position: relative;
    float: left;
    width: 22.9910%;
    margin-bottom: 24px;
    margin-right: 2.6785%;
}
.mod_media_list .media_item.last {
    margin-right: 0;
}
.mod_media_list .media_image img {
    width: 100%;
    height: auto;
}
.mod_media_list .promote_btns {
    /* fix für safari */
    display: block;
    position: relative;
    min-height: 22px;
    margin-bottom: 5px;
    text-align: center;
    background: #efefef;
}
.mod_media_list .promote_btns:after {
    visibility: hidden;
    display: block;
    clear: both;
    height: 0;
    font-size: 0;
    content: ".";
}
.mod_media_list .promote_btns .promote,
.mod_media_list .promote_btns .demote {
    position: absolute;
    top: 50%;
    bottom: 0;
    width: 29px;
    margin: -11px 0 0;
    border: 0 none;
    padding: 0;
    background: transparent url(../images/spr_skip_cal.png) no-repeat scroll;
}
.mod_media_list .promote_btns .promote {
    left: 0;
    background-position: 0 0;
}
.mod_media_list .promote_btns .demote {
    right: 0;
    background-position: 0 -40px;
}
.mod_media_list .media_count {
    font-size: 0.8462em;
    /* 11px */
    line-height: 1.1818em;
    /* 13px */
    display: block;
    padding: 4px 0;
    font-weight: 600;
}
.mod_media_list .media_count:before {
    content: counter(media_count) ". ";
    counter-increment: media_count;
}
.mod_media_list .media_action {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    display: block;
    margin: 5px 0;
    border: 0 none;
    padding: 0;
    font-weight: 400;
    color: #e56953;
    background: none;
    cursor: pointer;
}
.mod_media_list .media_action:hover {
    text-decoration: underline;
}
.mod_media_list .type-radio input {
    display: inline-block;
}
.mod_media_list .type-radio label {
    font-size: 0.8462em;
    /* 11px */
    line-height: 1.1818em;
    /* 13px */
    display: inline-block;
    width: auto;
    font-weight: 600;
}

.mod_media_slider {
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    overflow: hidden;
    position: relative;
    max-height: 400px;
    z-index: 10;
}
.mod_media_slider .media_slider_slide {
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    float: left;
    position: relative;
    max-height: 393px;
    padding-right: 1px;
}
.mod_media_slider .media_slider_slide.video,
.mod_media_slider .swiper-slide.video {
    cursor: pointer;
}
.mod_media_slider .media_slider_slide.video:after,
.mod_media_slider .swiper-slide.video:after {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 11;
    width: 90px;
    height: 90px;
    margin-top: -45px;
    margin-left: -45px;
    background: transparent url(../images/spr_company_page.png) no-repeat scroll 0 -98px;
    content: "";
}
.mod_media_slider .media_slider_caption {
    position: absolute;
    top: 12px;
    right: 12px;
    left: 12px;
    z-index: 11;
    color: #e56953;
    font-size: 13px;
    white-space: nowrap;
    text-align: left;
}
.mod_media_slider .media_slider_caption .caption_content {
    display: inline-block;
    padding: 5px 20px;
    background: rgba(255, 255, 255, 0.9);
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    max-width: 420px;
}
.mod_media_slider .media_slider_controls .control_next, .mod_media_slider .media_slider_controls .control_prev {
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 11;
    width: 150px;
    border: 0 none;
    padding: 0;
    background: transparent url(../images/spr_company_page.png) no-repeat scroll;
}
.mod_media_slider .media_slider_controls .control_next {
    right: 0;
    background-position: -310px center;
}
.mod_media_slider .media_slider_controls .control_prev {
    left: 0;
    background-position: -170px center;
}
.mod_media_slider .media_slider_pagination {
    position: absolute;
    right: 0;
    bottom: 16px;
    left: 0;
    z-index: 11;
    text-align: center;
}
.mod_media_slider .media_slider_pagination .pagination_item {
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    border-radius: 7px;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=34);
    opacity: 0.34;
    display: inline-block;
    width: 14px;
    height: 14px;
    margin: 0 4px;
    background: #e56953;
    cursor: pointer;
}
.mod_media_slider .media_slider_pagination .pagination_item.active {
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
}

.mod_pagination {
    padding: 15px;
    text-align: center;
    background: transparent url(../images/bg_dotted_line_horizontal.png) repeat-x scroll 0 0;
}
.mod_pagination .pagination_list {
    display: inline-block;
    height: 20px;
    line-height: 19px;
}
.mod_pagination .pagination_list .active a {
    font-weight: 700;
}
.mod_pagination .pagination_item {
    float: left;
    margin: 0 3px;
}
.mod_pagination .btn_prev {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: #f5f4f1 url(../images/ui-icons_222222_256x240.png) no-repeat scroll -95px -15px;
}
.mod_pagination .btn_next {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: #f5f4f1 url(../images/ui-icons_222222_256x240.png) no-repeat scroll -31px -15px;
}

.mod_person_slider {
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    overflow: hidden;
    position: relative;
    max-height: 140px;
    margin-bottom: 30px;
    padding: 8px 0;
    z-index: 10;
    background: transparent url(../images/bg_dotted_line_horizontal.png) repeat-x scroll 0 bottom;
}
.mod_person_slider .person_slider_slide {
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    font-size: 0.9231em;
    /* 12px */
    line-height: 1.25em;
    /* 15px */
    float: left;
    position: relative;
}
.mod_person_slider .person_slider_slide .person_slider_content {
    border-left: 1px solid #cecece;
    padding: 0 5px;
}
.mod_person_slider .person_slider_slide:first-child .person_slider_content {
    border-left: 0 none;
}
.mod_person_slider .person_slider_slide img {
    display: block;
    width: 62px;
    height: 62px;
    margin: 0 auto 10px;
}
.mod_person_slider .person_slider_slide a {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    width: 127px;
    height: 137px;
    border: 1px solid transparent;
    padding-top: 16px;
}
.mod_person_slider .person_slider_slide a:hover, .mod_person_slider .person_slider_slide a:focus {
    border-color: #e56953;
}
.mod_person_slider .person_slider_slide a:hover .person_slider_title,
.mod_person_slider .person_slider_slide a:hover .person_slider_job_title, .mod_person_slider .person_slider_slide a:focus .person_slider_title,
.mod_person_slider .person_slider_slide a:focus .person_slider_job_title {
    color: #e56953;
}
.mod_person_slider .person_slider_title,
.mod_person_slider .person_slider_job_title {
    overflow: hidden;
    width: 100%;
    text-overflow: ellipsis;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    display: block;
    text-align: center;
}
.mod_person_slider .person_slider_title {
    color: #545454;
}
.mod_person_slider .person_slider_job_title {
    color: #999;
}
.mod_person_slider .person_slider_controls .control_next, .mod_person_slider .person_slider_controls .control_prev {
    position: absolute;
    top: 8px;
    bottom: 8px;
    z-index: 11;
    width: 50px;
    border: 0 none;
    padding: 0;
    background: none;
}
.mod_person_slider .person_slider_controls .control_next:before, .mod_person_slider .person_slider_controls .control_prev:before {
    background: transparent url(../images/spr_company_page.png) no-repeat scroll;
}
.mod_person_slider .person_slider_controls .control_next {
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjEwMCUiIHkxPSI1MCUiIHgyPSIwJSIgeTI9IjUwJSI+PHN0b3Agb2Zmc2V0PSI0MCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMC4wIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
    background-size: 100%;
    background-image: -moz-linear-gradient(right, #ffffff 40%, rgba(255, 255, 255, 0) 100%);
    background-image: -webkit-linear-gradient(right, #ffffff 40%, rgba(255, 255, 255, 0) 100%);
    background-image: linear-gradient(to left, #ffffff 40%, rgba(255, 255, 255, 0) 100%);
    right: 0;
}
.mod_person_slider .person_slider_controls .control_next:before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-position: -380px center;
    content: "";
}
.mod_person_slider .person_slider_controls .control_prev {
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iNTAlIiB4Mj0iMTAwJSIgeTI9IjUwJSI+PHN0b3Agb2Zmc2V0PSI0MCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMC4wIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
    background-size: 100%;
    background-image: -moz-linear-gradient(left, #ffffff 40%, rgba(255, 255, 255, 0) 100%);
    background-image: -webkit-linear-gradient(left, #ffffff 40%, rgba(255, 255, 255, 0) 100%);
    background-image: linear-gradient(to right, #ffffff 40%, rgba(255, 255, 255, 0) 100%);
    left: 0;
}
.mod_person_slider .person_slider_controls .control_prev:before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-position: -194px center;
    content: "";
}

/*
 * Module post highlight / post of the week
 *
 */
.mod_post_highlight {
    position: relative;
    padding-bottom: 10px;
    background-color: #71c08c;
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzYxYmI4OCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzk1Yzk5NSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
    background-size: 100%;
    background-image: -moz-linear-gradient(top left, #61bb88 0%, #95c995 100%);
    background-image: -webkit-linear-gradient(top left, #61bb88 0%, #95c995 100%);
    background-image: linear-gradient(to bottom right, #61bb88 0%, #95c995 100%);
    text-align: center;
    color: white;
}
#col3 .mod_post_highlight .title_dotted {
    margin-bottom: 10px;
    padding-top: 5px;
    color: white;
}
.mod_post_highlight .pic_round {
    overflow: hidden;
    display: block;
    padding-bottom: 30px;
    text-align: center;
    background: transparent url(../images/bg_dotted_line_white_horizontal.png) repeat-x scroll 0 bottom;
}
.mod_post_highlight .pic_round img {
    -moz-border-radius: 60px;
    -webkit-border-radius: 60px;
    border-radius: 60px;
}
.mod_post_highlight .description {
    font-size: 1.3846em;
    /* 18px */
    line-height: 1.4444em;
    /* 26px */
    padding: 0 14px 30px;
    font-weight: 400;
}
.mod_post_highlight .name {
    margin-top: 10px;
    font-weight: 600;
}

.mod_post_item {
    /* fix für safari */
    display: block;
    position: relative;
    border-top: 2px solid transparent;
    padding-left: 0;
    padding-right: 22%;
}
.mod_post_item:after {
    visibility: hidden;
    display: block;
    clear: both;
    height: 0;
    font-size: 0;
    content: ".";
}
.mod_post_item:hover {
    border-color: #4d9a5d;
    background-color: #f5f4f1;
}
.mod_post_item .select_post {
    position: absolute;
    top: 20px;
    left: 10px;
    margin: 0;
}
.mod_post_item .post_wrapper {
    margin-bottom: 15px;
}
.mod_post_item .post_header {
    /* fix für safari */
    display: block;
    position: relative;
}
.mod_post_item .post_header:after {
    visibility: hidden;
    display: block;
    clear: both;
    height: 0;
    font-size: 0;
    content: ".";
}
.mod_post_item .post_header .post_headline {
    font-size: 1.5385em;
    /* 20px */
    line-height: 1.2em;
    /* 24px */
    margin-bottom: 8px;
    font-weight: 300;
}
.mod_post_item .post_header .post_headline span {
    display: block;
}
.mod_post_item .post_header .post_label {
    cursor: pointer;
}
.mod_post_item .pic {
    float: left;
    width: 38px;
    height: 38px;
    margin: 5px 10px 0 0;
}
.mod_post_item .post_title {
    font-size: 1.2308em;
    /* 16px */
    line-height: 1.25em;
    /* 20px */
    margin-bottom: 3px;
}
.mod_post_item .action_list .item {
    display: inline-block;
}
.mod_post_item .categories_list {
    font-size: 0.8462em;
    /* 11px */
    line-height: 1.2727em;
    /* 14px */
    position: absolute;
    top: 10px;
    right: 10px;
    width: 20%;
    text-align: right;
}
.mod_post_item.post_best_practise {
    padding-right: 0;
}
.mod_post_item.post_best_practise .post_type {
    display: block;
}
.mod_post_item.post_best_practise .title {
    font-weight: 300;
}
.mod_post_item.post_best_practise .pic {
    width: 120px;
    height: 120px;
    margin-right: 20px;
}
.mod_post_item.post_profile {
    padding-right: 0;
}
.mod_post_item.post_profile .profile_title {
    display: block;
}
.mod_post_item.post_profile .profile_workplace {
    font-size: 1em;
    /* 13px */
    line-height: 1.3846em;
    /* 18px */
    position: absolute;
    bottom: 0;
    left: 140px;
    right: 0;
}
.mod_post_item.post_profile .workplace_name,
.mod_post_item.post_profile .workplace_region {
    display: block;
}
.mod_post_item.post_profile .pic {
    -moz-box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.15);
    width: 120px;
    height: 120px;
    margin-right: 20px;
}
.mod_post_item.post_profile .profile_info_list {
    margin-bottom: 20px;
}
.mod_post_item.post_profile .profile_info_list .term {
    float: left;
    font-weight: 600;
}
.mod_post_item.post_profile .profile_info_list .definition {
    margin-left: 107px;
    margin-bottom: 5px;
}

.mod_post_list .mod_post_item {
    padding-bottom: 15px;
    padding-top: 13px;
    background-image: url(../images/bg_dotted_line_horizontal.png);
    background-attachment: scroll;
    background-position: 0 bottom;
    background-repeat: repeat-x;
}
.mod_post_list.selectable .mod_post_item {
    padding-left: 37px;
}

.mod_sidebar_teaser {
    border-top: 3px solid #e56953;
    background-color: #f5f4f1;
}
.mod_sidebar_teaser .teaser_header {
    padding: 10px 15px;
}
.mod_sidebar_teaser .teaser_headline {
    font-size: 1.3846em;
    /* 18px */
    line-height: 1.2222em;
    /* 22px */
}
.mod_sidebar_teaser .subheadline {
    font-size: 0.7222em;
    /* 13px */
    line-height: 1em;
    /* 13px */
    display: block;
    margin-bottom: 5px;
    font-weight: 700;
}
.mod_sidebar_teaser .teaser_section {
    background: transparent url(../images/bg_dotted_line_horizontal.png) repeat-x scroll 0 0;
    padding: 10px 15px;
}
.mod_sidebar_teaser .btn_green {
    width: 92%;
    margin: 10px 0;
    padding: 8px 10px;
    text-align: center;
}
.mod_sidebar_teaser img {
    width: 100%;
    margin-top: 10px;
}
.mod_sidebar_teaser .partner_teaser_list strong {
    display: block;
}
.mod_sidebar_teaser .partner_teaser_list .partner_teaser_item {
    margin-top: 15px;
    padding-left: 5px;
    /*background: transparent url(../images/spr_partner_teaser_icons.png) no-repeat scroll 0 0;*/
}
.mod_sidebar_teaser .partner_teaser_list .partner_teaser_item:first-child {
    margin-top: 0;
}
.mod_sidebar_teaser .partner_teaser_list .partner_teaser_item.post {
    background-position: 4px 4px;
}
.mod_sidebar_teaser .partner_teaser_list .partner_teaser_item.profile {
    background-position: 4px 4px;
}
.mod_sidebar_teaser .partner_teaser_list .partner_teaser_item.coop {
    background-position: 4px 4px;
}
/*
 * Module Aushangsuche
 *
 */

#mainsearch {
    //width:100%;
    //text-align:center;
    //background-image: url(../images/mainsearch_bg.jpg);
    //background-size:cover;
    //position: relative;
    //z-index: 1000;
}

#mainsearch.big {
    height:600px;
    background-position: center;
}

#mainsearch.small {
    height:270px;
}

#mainsearch.small .searchmargin {
    width:100%;
    height:1px;
}

#mainsearch.small h1, #mainsearch.small h2 {
    padding-top: 40px;
}

/*#mainsearch:before {
    content: " ";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.3);
}*/

#mainsearch #mainsearch_content {
    //position: absolute;
    //position: relative;
    /*    top: 40%;
        transform: translateY(-50%);*/
    width: 100%;
}

.aushangsuche {
    /*width: 600px;
    height: 60px;
    height: 72px;
    margin: 0 auto;
    margin-top: 36px;
    border-radius: 2px;
    border: 2px solid #e6ecf1;
    background-color: #ffffff;*/
}

.aushangsuche fieldset {
    height: 100%;
}

#mainsearch h1, #mainsearch h2 {
    font-size:28px;
    color:#fff;
    z-index: 1000;
}

#mainsearch h3, #mainsearch p.subtitle {
    font-size:18px;
    margin-top:15px;
}

.mod_expandable_variable p.subtitle {
    font-size: 16px;
    line-height: 1.3333em;
    margin: 0 auto 40px;
}


#mainsearch select#search_category, #mainsearch select#search_state {
    width:335px;
    height:68px;
    border:0px;
    font-size:20px;
    margin-left:15px;
    margin-top:15px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 0;
    border-radius: 0;
    background-image: url(../images/mainsearch_dropdown.jpg);
    background-repeat:no-repeat;
    background-position:right center;
}

#mainsearch select::-ms-expand {
    display: none;
}



#mainsearch .type-select {
    float:left;
    width: calc(100% - 68px);
    height: 100%;
}

#mainsearch .type-button {
    float:left;
    height: 100%;
}

#mainsearch button#search_submit {


}

button#post_search_submit {
    /*width: 100%;
    height: 100%;
    font-size: 30px;
    color: #ff9e30;*/
    border: 0px;
    background-color: transparent;

    /*width:170px;
    height:56px;
    font-size:16px;
    color:#fff;
    border:0px;
    border-radius: 2px;
    font-weight:lighter;
    box-shadow: 0px 0px 5px #6b6b6b;
    background-image: url(../images/bg_gradient_blue_large.png);*/
}

.mod_single_post .login_register a.register_button, .ovl_public_post_contact a.register_button {
    width:260px;
    clear:both;
    height:68px;
    margin-top:105px!important;
    padding:10px;
    font-size:32px;
    color:#fff;
    line-height:100px;
    font-weight:300;
    border:0px;
    background-image: url(../images/bg_gradient_blue_large.png);
}

.mod_single_post .login_register a.register_button:hover, .ovl_public_post_contact a.register_button:hover {
    text-decoration:none;
}


.ovl_body a.register_button {
    background: url("../images/bg_gradient_blue_large.png") repeat-x scroll 0 0 transparent;
    border: 0 none;
    border-radius: 0px;
    color: #fff;
    cursor: pointer;
    display: unset;
    font-size: 32px;
    font-weight: 300;
    height: 68px;
    line-height: 50px;
    padding: 10px;
    text-align: center;
    width: 480px;
}

.ovl_body a.register_button:hover {
    text-decoration: none;
}


.ovl_public_post_contact .yform .type-text input, .ovl_public_post_contact .yform .type-text textarea {
    width: 96%;
}


.ovl_public_post_contact .yform .type-text {
    margin-bottom: 20px;
}


.ovl_public_post_contact .yform .type-button {
    float: right;
    display: inline;
    margin-right: 6px;
}


.ovl_public_post_contact .yform .btn {
    height: 30px;
    margin-right: 10px;
    border-radius: 0;
}


.mod_form .type-text .tagit,.ovl_success .yform .type-text .tagit,.ovl_public_post_contact .yform .type-text .tagit,.mod_messages.new .add_answer .type-text .tagit {
    width: 96%;
    min-height: 18px;
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: inset -1px 1px 4px 0 rgba(0, 0, 0, 0.23);
    box-shadow: inset -1px 1px 4px 0 rgba(0, 0, 0, 0.23);
    border: 1px solid #D2D2CF;
    padding: 6px 10px;
    margin-bottom: 0;
}

.ovl_left {
    width:61.224489795918%;
    height:100%;
    float:left;
}

.ovl_left h1 {
    font-weight:bold;
    margin:20px;
}

.ovl_right {
    width:38.775510204082%;
    height:100%;
    float:right;
    color:#fff;
    text-align:center;
    background-color:#588dae;
}

.ovl_right h2 {
    color:#fff;
    padding-top:80px;
    padding-bottom:10px;
    font-size:16px;
}

.ovl_right_oben {
    height:50%;
}

.ovl_right_unten {
    height:50%;
    background-image:url(../images/popup_dotted.jpg);
    background-repeat:no-repeat;
}

/*
 * Module Stage
 *
 */
.mod_stage {
    position: relative;
    margin: 0 auto;
    width: 100%;
}
.mod_stage .scroll_list {
    overflow: hidden;
    overflow-x: auto;
    white-space: nowrap;
}
.mod_stage .scroll_list .slide {
    position: relative;
    display: inline-block;
    margin-left: -4px;
    white-space: normal;
}
.mod_stage .scroll_list .slide:first-child {
    margin-left: 0;
}
.mod_stage .scroll_list .slide .pic {
    display: block;
}
.mod_stage .scroll_list .mod_intro_text {
    position: absolute;
    top: 10%;
    left: 7.5%;
    width: 41%;
    max-width: 500px;
    margin: 0;
    text-shadow: 0 0 32px rgba(114, 114, 114, 0.42);
    color: white;
}
.mod_stage .scroll_list .mod_intro_text .title {
    margin-bottom: 20px;
    font-size: 4.7692em;
    /* 62px */
    line-height: 1.2097em;
    /* 75px */
    font-weight: 600;
}
.mod_stage .scroll_list .mod_intro_text .emphasized {
    font-size: 1.5385em;
    /* 20px */
    line-height: 1.6em;
    /* 32px */
}
.mod_stage .skip {
    position: absolute;
    top: 50%;
    left: 0;
    z-index: 11;
    height: 80px;
    width: 43px;
    margin-top: -40px;
    -moz-border-radius: 0 3px 3px 0;
    -webkit-border-radius: 0;
    border-radius: 0 3px 3px 0;
    -moz-box-shadow: 0 0 8px rgba(0, 0, 0, 0.18);
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.18);
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.18);
    text-indent: -9999px;
    background: #afb0b1 url(../images/spr_arrows_slider.png) no-repeat scroll 0 0;
    background-color: rgba(255, 255, 255, 0.4);
    cursor: pointer;
}
.mod_stage .skip:hover, .mod_stage .skip:focus {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.8);
    outline: none;
}
.mod_stage .skip.next {
    left: auto;
    right: 0;
    background-position: -50px 0;
    -moz-border-radius: 3px 0 0 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px 0 0 3px;
}
.mod_stage .skip.disabled {
    cursor: default;
}
.mod_stage .skip.disabled.prev {
    background-position: 0 -90px;
}
.mod_stage .skip.disabled.next {
    background-position: -50px -90px;
}
.mod_stage .pager_dots {
    position: absolute;
    bottom: 40px;
    left: 0;
    width: 100%;
    text-align: center;
    white-space: nowrap;
}
.mod_stage .pager_dots li {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
    opacity: 0.5;
    display: inline-block;
    height: 15px;
    width: 15px;
    margin: 0 3px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    border-radius: 15px;
    text-indent: -9999px;
    background-color: white;
    cursor: pointer;
}
.mod_stage .pager_dots li.active, .mod_stage .pager_dots li:hover, .mod_stage .pager_dots li:focus {
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
    outline: none;
}
.mod_stage .mod_register_teaser {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    top: 94px;
    right: 5%;
    height: 355px;
    width: 385px;
    margin: 0;
    padding: 0 30px 20px;
    background: transparent url(../images/bg_teaser_register_small.png) no-repeat scroll 0 0;
    -moz-box-shadow: 0 0 8px rgba(0, 0, 0, 0.18);
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.18);
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.18);
}
.mod_stage .mod_register_teaser .title {
    margin-bottom: 30px;
}

.mod_starred_list > .ovl_body {
    padding: 0;
}
.mod_starred_list .header {
    position: relative;
    margin: 0 20px;
    padding: 15px 0;
    background: transparent url(../images/bg_dotted_line_horizontal.png) repeat-x scroll 0 bottom;
}
.mod_starred_list .header .title {
    font-size: 1.8462em;
    /* 24px */
    line-height: 1.25em;
    /* 30px */
}
.mod_starred_list .header .filter_sort {
    position: absolute;
    bottom: -33px;
    right: 0;
}
.mod_starred_list .header .filter_sort label {
    float: right;
}
.mod_starred_list .header .filter_sort select {
    float: right;
    margin-top: 2px;
}
.mod_starred_list .header .filter_sort .btn {
    float: right;
    margin-top: 2px;
}
.mod_starred_list .filter {
    margin: 0 20px;
    padding: 10px 0;
    background: transparent url(../images/bg_dotted_line_horizontal.png) repeat-x scroll 0 bottom;
}
.mod_starred_list .filter .label {
    margin-right: 10px;
    font-weight: 400;
}
.js .mod_starred_list .filter .btn {
    display: none;
}
.mod_starred_list .mod_post_list {
    overflow: auto;
    height: 290px;
    padding: 0 20px;
}
.mod_starred_list .mod_pagination {
    margin: 0 20px;
}

/*
 * Module teaser highlight / looks a bit like post highlight
 *
 */
.mod_teaser_highlight {
    position: relative;
    padding: 15px 10px;
    background-color: #71c08c;
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzYxYmI4OCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzk1Yzk5NSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
    background-size: 100%;
    background-image: -moz-linear-gradient(top left, #61bb88 0%, #95c995 100%);
    background-image: -webkit-linear-gradient(top left, #61bb88 0%, #95c995 100%);
    background-image: linear-gradient(to bottom right, #61bb88 0%, #95c995 100%);
    text-align: center;
    color: white;
}
.mod_teaser_highlight .title_dotted {
    font-size: 1.1538em;
    /* 15px */
    line-height: 1.3333em;
    /* 20px */
    margin-bottom: 10px;
    padding-bottom: 15px;
    font-weight: 400;
    text-align: left;
}
.mod_teaser_highlight p {
    font-size: 1em;
    /* 13px */
    line-height: 1.3846em;
    /* 18px */
    margin-bottom: 15px;
    font-weight: 400;
    text-align: left;
}
.mod_teaser_highlight .btn {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-top: 3px;
}

.mod_top_link {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    display: none;
    overflow: hidden;
    position: fixed;
    bottom: 20px;
    left: 50%;
    z-index: 50;
    margin-left: 320px;
}
.mod_top_link .top_link {
    font-size: 1.0769em;
    /* 14px */
    line-height: 1.1429em;
    /* 16px */
    display: block;
    width: 100px;
    height: 32px;
    padding: 9px 10px 5px 60px;
    color: #545454;
    background: white url(../images/ico_top_link.png) no-repeat scroll 10px 10px;
    background-size: 32px 32px;
}

.company_postfeed .company_postfeed_content
{
    width: 750px;
    overflow: hidden;
}

.company_postfeed .yform button {
    display: none;
}
.ovl.company-title {
    height: 300px;
}
.ovl.company-data {
    height: 450px;
}
.ovl.company-data #company_edit_data {
    margin-right: 20px;
}
.ovl.company-data #company_edit_data .two_col {
    width: 285px;
    float: left;
}
.ovl.company-data #company_edit_data .two_col.last {
    float: right;
}
.ovl.company-about {
    height: 595px;
}
.ovl.company-about #company_edit_data .about_text {
    margin: 0 0 10px 0;
    clear: both;
}
.ovl.company-about #company_edit_data .about_text textarea {
    width: 618px;
    height: 250px;
    margin-bottom: 10px;
}
.ovl.company-awards {
    height: 595px;
}
.ovl.company-gallery {
    height: 595px;
}
.yform img.error {
    border: 1px solid red;
}
.ovl.company-gallery .mod_media_list .media_image {
    width: 100%;
    height: 116px;
    text-align: center;
}
.ovl.company-gallery .mod_media_list .media_image img {
    width: auto;
    height: auto;
    max-height: 100%;
    max-width: 100%;
}
.mod_media_slider .media_slider_list .media_slider_slide img {
    width: auto;
    height: 393px;
}

#company_media_slider {

    height:400px;
    width:100%;
}

.ovl.company-social {
    height: 430px;
}
.ovl.company-social #company_edit_social {
    margin-right: 20px;
}
.ovl.company-social #company_edit_social .two_col {
    width: 285px;
    float: left;
}
.ovl.company-social #company_edit_social .two_col.last {
    float: right;
}
.ovl.company-cooperation {
    height: 595px;
}
.ovl.company-cooperation #company_edit_cooperation #company_edit_cooperation_description_input {
    width: 623px;
    height: 70px;
}
.ovl.company-employees {
    height: 595px;
}

.share {
    background-image: url('../images/facebook-teilen.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: auto 100%;
    width: 90px;
    height: 35px;
    cursor: pointer;
    margin: 0 auto;
}


#main.partnerprogramm.extlern{
    background-color: #fff;
}

.extlern .section1 img {
    width: 100%;
}

.head {
    background-color: #e54f34;
    width: 100%;
    padding: 60px 0;
    text-align: center;
    color: #fff;
    font-family: 'Nunito', sans-serif;
}

.head_title {
    margin: 0 auto;
    max-width: 60%;
    font-family: 'Nunito', sans-serif;
    font-size: 26px;
    font-weight: bold;
    margin-bottom: 10px;
}

.head_subtitle {
    margin: 0 auto;
    max-width: 60%;
    font-family: "Lora", Georgia, "Times New Roman", Times, serif;
    margin-bottom: 40px;
}

.head_text {
    margin: 0 auto;
    max-width: 60%;
    font-family: "Lora", Georgia, "Times New Roman", Times, serif;
}

.tab {
    float: left;
    width: 100%;
}

.tabs {
    width: 33.3333%;
    float: left;
    background-color: #ed8471;
    color: #fff;
    height: 70px;
    box-sizing: border-box;
    border: 1px solid #e54f34;
    border-bottom: none;
    border-top: none;
    position: relative;
}

.tabs_text {
    width: 100%;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    line-height: 16px;
}

.mid_tab {
    border: none;
    width: 33.3334%;
}

#main.partnerprogramm.extlern{
    font-size: 15px;
}

#main.partnerprogramm.extlern .section1{
    height: auto;
}

.active_tab .tabs {
    background-color: #fff;
    color: #e54f34;
    margin-top: -12px;
    height: 82px;
}

.tabcontent {
    float: left;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    /*background-color: appworkspace;*/
    text-align: left;
}

.tabcontent_container {
    float: left;
    width: 100%;
    padding: 40px 70px 20px;
    box-sizing: border-box;

}

.tabcontent_inner {
    width: 64%;
    float:left;
}

.tabcontent_inner_right {
    float:left;
    width:27%;
    margin-left:6%;
    font-family: "Lora", Georgia, "Times New Roman", Times, serif;   
}

.tabcontent_inner_right h3 {
    padding-top:10px!important;
    padding-bottom:5px!important;
    color: #e54f34;
    font-size:1.3em!important;
}

.tabcontent_inner_right a.ku_button_extern {
    background-image: url("../images/bg_gradient_blue_large.png");
    border: 0 none;
    width:91%;
    border-radius: 2px;
    box-shadow: 0 0 5px #6b6b6b;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    margin-top:14px;
    height: 30px;
    line-height: 30px;
    padding: 15px 10px;
    text-align: center;
    font-family: "Nunito",sans-serif;
}

.tabcontent_inner_right img {
    max-width:100%;
}

.tabcontent_inner p{
    font-family: "Lora", Georgia, "Times New Roman", Times, serif;
    padding-bottom: 20px;
    font-size: 15px;
}

#main.partnerprogramm .section2 .tabcontent_inner h2 {
    padding: 0 0 20px 0;
    line-height:1.3em;
}

.tabcontent_inner img {
    width: 100%;
}

.tabcontent_inner p.img_text {
    font-family: "Lora", Georgia, "Times New Roman", Times, serif;
    font-size: 11px;
}

.tabcontent_container_2 {
    height: 400px;
    float: left;
    width: 100%;
}

.tabcontent_container_2 a {
    color: #72a0bc;
}

.tabcontent_container_2 .tab_navi {
    width: 45.5%;
    height: 100%;
    float: right;
}

.tabcontent_container_2 .tab_navi .tabs {
    width: 100%;
    float: left;
    background-color: #e54f34;
    height: 70px;
    border: none;
    border-bottom: 1px solid #e75f46;
}

.tabcontent_container_2 .tabcontent_wrap {
    width: 54.5%;
    height: 100%;
    float: left;
}

.tabcontent_container_2 .active_tab .tabs {
    background-color: #d74328;
    color: #fff;
    height: auto;
    min-height: 70px;
    margin-top: 0;
}
.tabcontent_container_2 .active_tab .tabs .tabs_text {
    padding: 25px;
    box-sizing: border-box;
}

.tabcontent_container_2 .tabs .tabs_text {
    padding: 25px;
    box-sizing: border-box;
    position: relative;
    top: 0;
    transform: translateY(0px);
}

.tabcontent_container_2 .my_tabs {
    float: left;
    height: 100%;
    width: 100%;
    background-color: #e54f34;
}

.tabcontent_container_2 .my_tabs .tabcontent img {
    width: 100%;
    height: 100%;
}

.tabs_text_hidden {
    font-size: 11px;
    font-family: "Lora", Georgia, "Times New Roman", Times, serif;
    margin-top: 10px;
    font-size: 13px;
    line-height: 17px;
    display: none;
}

.tabs_text_hidden p{
    margin-bottom: 10px;
}

#main.partnerprogramm .section2 ul li {
    font-size: 11px;
    line-height: 14px;
    list-style-image: none;
    margin: 0px;
    list-style-type: disc;
}

.tabs_text_hidden > ul {
    padding-left: 15px;
    margin-top: 5px;
}

.active_tab .tabs_text_hidden {
    display: block;
}

.tablinks {
    font-weight: 400;
    cursor: pointer;
}