/********************************************************************
MOBILE CSS CLEANED
 *********************************************************************/

/**************** SUBPAGE CSS mobile *****************/

#wrap {
    margin-bottom: -203px;
}

section {
    padding: 10px 0 0 20px;
    text-align: left;
    margin-top: -230px;
    z-index: 3;
}

section img {
    max-width: 100%;
    height: auto;
}

@media only screen and ( max-width: 920px ) {
    html body .flexslider .slides img {
        left: -30px !important;
        margin-top: 23px !important;
    }
}
@media only screen and ( max-width: 375px ) {
    h2
    {
        font-size: 2em !important;
    }
}
@media only screen and ( max-width: 900px ) {
    .yt_video iframe
    {
        height: auto !important;
        min-height: 400px;
    }
}
@media only screen and ( max-width: 500px ) {
    .yt_video iframe
    {
        height: auto !important;
        min-height: 0px !important;
    }
}

@media only screen and ( max-width: 750px ) {
    a[data-lightbox="lb22"],
    img[src="fileadmin/_processed_/0/1/csm_hamberger_leitbild_grafik_74de71188a.png"]
    {
        display: none !important;
    }
}

p {
    line-height: 165%;
}

#seitenleiste {
    display: none;
}

#main_header {
    margin: 0;
}

#content {
    background: #fff;
    min-height: 300px;
}

#content_header {
    min-height: 100%;
    margin-bottom: -180px;
    position: relative;
    z-index: -1;
}

#content_header header {
    display: none;
}

/******
 *   BREADCRUMBS
****/

.breadcrumbs {
    line-height: 200%;
    margin-bottom: 20px;
    padding-top: 10px;
}

.breadcrumbs a {
    color: #999;
    text-transform: uppercase;
}

.breadcrumbs span {
    font-weight: bold;
}

/************ FLEXSLIDER *********/

.flexslider {
    margin: 0 0 20px 20px;
    overflow: hidden;
    width: 93%;
}

.flexslider p {
    display: none;
}

.flexslider .slide-text {
    position: absolute;
    color: #fff;
    text-align: right;
    top: 12%;
    width: 95%;
    max-width: 320px;
    float: right;
    right: 20px;
}

/************ CONTENT ***********/

.ce-bodytext p {
    padding: 0 15px 0 0;
}

.ce-bodytext .detail {
    color: #666;
    font-size: 1.1em;
}

/***************************************************
 				PRINT Stylesheets
****************************************************/

@media print {
    #wrap {
        margin: 0 auto 0 auto;
        padding: 0;
        height: auto;
    }

    @page {
        size: portrait;
    }

    section {
        margin-top: 0;
    }

    #content {
        position: relative;
        width: 100%;
        padding: 0;
    }

    #content_header {
        min-height: 150px;
        height: 150px;
        width: 100%;
        overflow: hidden;
    }

    body #main_header {

        display: block;
    }

}

/********************************************************************
Ipad CSS CLEANED
 *********************************************************************/
/************************************* IPAD STYLING SUBPAGE ************************/

p {
    line-height: 195%;
}

nav.main_nav_desk {
    /*margin-top: -60px;*/
}

#seitenleiste {
    display: block;
    width: 205px;
    margin-top: -478px;
}

#content {
    width: 720px;
    background: #fff;
    float: right;
    padding-left: 55px;
    margin-top: 300px;
}

.flexslider .slides img {
    width: 100%;
    /*left: 105px;*/
    margin: auto 25px 0;
    float: left;
    position: absolute;
}

section {
    padding: 0;
    position: relative;
    margin-top: auto;
    display: block;
    width: 100%;
    top: -152px;
    left: 0;
    margin-bottom: -152px;
}

#content_header {
    margin-bottom: -300px;
}

/************************************* SEITENLEISTE *****************************/
/*********** NAVI ******************/

nav.main_nav_desk {
    position: relative;
    /*top: 20px;*/
    background: none;
    height: auto;
    margin-bottom: 65px;
}

nav.main_nav_desk > ul {
    background: #646464;
    height: auto;
}

nav.main_nav_desk ul.current_content {
    padding-right: 8px;
}

nav.main_nav_desk ul li.current a:after {
    content: url(../../gfx/white_arrow.png);
    font-weight: bold;
    color: #fff;
    padding-left: 10px;
    font-size: 1.3em;
}

nav.main_nav_desk ul li ul.current_content li a:after {
    content: "";
}

nav.main_nav_desk ul.current_content > li a {
    line-height: 200%;
    text-transform: none;
    color: #AAAAAA;
}

nav.main_nav_desk ul.current_content > li a:hover,
nav.main_nav_desk ul.current_content > li.active a {
    color: #fff;
    font-weight: bold;
    text-decoration: none;
}

/******** BREADCRUMBS **********/

.breadcrumbs {
    margin-top: 10px;
    padding-top: 0;
}

/***************************************** CONTENT ***************************/
/*********** FLEXSLIDER ************/

.flexslider {
    margin: 0 0 20px 0;
    width: 100%;
}

.flexslider .slides > li {
    margin-right: -100%;
    width: 100%;
    position: relative;
    float: left;
}

.flexslider .slide-text {
    bottom: auto;
    top: 0;
    max-width: 50%;
    right: 20px;
    padding: 5% 0;
}

.slide-text .img-text {
    display: none;
}

.ce-bodytext .detail {
    font-size: 1.3em;
}

/********************************************************************
DESKTOP CSS CLEANED
 *********************************************************************/
/******************** SUBPAGE DESKTOP CSS ****************/

#wrap {
    margin: 0 auto;
    padding: 0;
}

section {
    top: 0;
    margin-top: -425px;
    margin-bottom: 0;
}

#seitenleiste {
    width: 355px;
    top: 0;
    margin-top: -185px;
    float: left;
}

nav.main_nav_desk {
    top: 0;
}

#content {
    width: 760px;
    padding: 0px 40px 0 64px;
    margin-top: 194px;
    min-height: 400px;
    top: 0;
}

/********** HEADER ******************/

nav.main_nav_desk > ul {
}

/********** FLEXSLIDER **************/

.flexslider {
    margin: 0 -112px 20px 0px;
}

.flexslider .slides img {
    margin-left: 0;
    width: 100%;
    padding-right: 0;
}

.flexslider .slide-text {
    right: 100px;
}

/***********************BUTTON Karriere/Ausbildung ******************/
.link--button-normal {
    display: inline-block;
    padding: 6px 20px;
    margin: 0;
    background: #808080;
    color: #FFF !important;
    text-decoration: none !important;
    font-family: inherit;
    font-weight: bold;
    font-style: normal;
    font-size: 12px;
    line-height: 22px;
    text-align: center;
    cursor: pointer;
    white-space: nowrap;
}
