
.sky {

    height: 100%;
    background: none repeat scroll 0 0 #02b5dd;
    color: #FFF;
    padding: 12px;
    font-family: Helvetica;
    display: block;
}

html, body {
    height: 100%;
    width: 100%;
}

body{
    /*background-color: #434343;*/
    background-color: #0291b1;
    margin: 0px;
    padding: 0px;
/*
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-attachment: fixed;
    background-image: url("background.jpg");
*/

}

.roolingegg
{
    /*margin-top:300px;*/
    position: fixed;
    bottom: 100px;
}
/*-------------- fonts --------------*/

@font-face {
    font-family: 'Open Sans bold';
    src: url('../fonts/open_sans/OpenSans-Bold.woff2') format('woff2'),
    url('../fonts/open_sans/OpenSans-Bold.woff') format('woff');

}

@font-face {
    font-family: 'Open Sans semibold';
    src: url('../fonts/open_sans/OpenSans-SemiBold.woff2') format('woff2'),
    url('../fonts/open_sans/OpenSans-SemiBold.woff') format('woff');

}

@font-face {
    font-family: 'Open Sans extrabold';
    src: url('../fonts/open_sans/OpenSans-ExtraBold.woff2') format('woff2'),
    url('../fonts/open_sans/OpenSans-ExtraBold.woff') format('woff');

}

@font-face {
    font-family: 'Open Sans light';
    src: url('../fonts/open_sans/OpenSans-Light.woff2') format('woff2'),
    url('../fonts/open_sans/OpenSans-Light.woff') format('woff');

}

@font-face {
    font-family: 'Open Sans regular';
    src: url('../fonts/open_sans/OpenSans-Regular.woff2') format('woff2'),
    url('../fonts/open_sans/OpenSans-Regular.woff') format('woff');

}

@font-face {
    font-family: 'neuropol';
    src: url('../fonts/neuropol/Neuropol.ttf.woff');
}

/*-------------- text --------------*/

h1{
    font-family: Open Sans regular;
    font-size: 36px;
    line-height: 40px;
    margin-top: 0px;
    margin-bottom: 0px;
}



label{
    font-family: Open Sans bold;
    font-size: 12px;
    line-height: 12px;
    margin-top: 5px;
    font-weight: normal;
    margin-bottom: 5px;
    text-transform: uppercase;
}

.radio_label{
    width: 150px;
    border-bottom: 1px solid #333333;
}

.radio_button{
    display: flex;
    margin-bottom: 20px;
}

input[type=radio]{
    height: 20px;
    text-align: left;
    width: 20px;
    margin-top: 0px;

}


input{
    width: 100%;
    max-width: 400px;
    height:40px;
    border: 1px solid #333333;
    padding: 10px;
}



textarea{
    width: 100%;
    max-width: 400px;
    height:120px;
    border: 1px solid #333333;
    padding: 10px;
}

h1.text_weiss{
    color: #ffffff;
    line-height: 48px;
}

.produkte_head{
    display: flex;
    margin-left: 40px;
    margin-right: 40px;
    max-width: 720px;
}

.produkte_head img{
    width: 100%;
    max-width: 140px;
    border-radius: 4px;
}


.produkte_head h1{
    font-family: neuropol;
    font-size: 28px;
    line-height: 24px;
    margin-left: 20px;
    margin-top: 40px;
}

.headline_blau{
    /*margin-top: 15px;*/
    margin-left: 40px;
    margin-right: 40px;
    max-width: 720px;
}

.headline_weiss{
     margin-top: 15px;
     margin-left: 40px;
     margin-right: 40px;
     max-width: 400px;
 }

.headline_weiss_slide{
    margin-top: 15px;
    margin-left: 40px;
    margin-right: 40px;
    max-width: 720px;
}

.headline_weiss_25{
    margin-top: 155px;
    margin-left: 40px;
    margin-right: 40px;
    max-width: 400px;
}



.headline_weiss, .headline_weiss_25, .headline_weiss_slide h1{
    color: #ffffff;
    text-transform: uppercase;
}

.headline_blau_50_rechts{
    margin-top: 20px;
    margin-left: 0px;
    margin-right: 40px;
    max-width: 720px;
}

.headline_blau,.headline_blau_50_rechts h1{
    color: #02b5dd;
    text-transform: uppercase;
}




p{
    font-family: Open Sans regular;
    font-size: 16px;
    line-height: 28px;
    margin-top: 40px;
    margin-left: 40px;
    margin-right: 40px;
    margin-bottom: 0px;
    max-width: 720px;
}

ul{
    font-family: Open Sans regular;
    font-size: 16px;
    line-height: 28px;
    /*margin-top: 40px;
    margin-left: 40px;*/
    margin-right: 40px;
    margin-bottom: 0px;
    max-width: 720px;
    list-style-type: square;
    list-style-position: outside;

}



.bread_crumb p{
    color: #ffffff;
    font-family: Open Sans regular;
    /*text-transform: uppercase;*/
    font-size: 14px;
    line-height: 24px;
    margin-left: 0px;
    margin-top: 36px;
    margin-right: 40px;
    /*min-width: 280px;*/
    width: 100%;
}

.fusszeile{
    text-align: center;
}

.fusszeile p{
    color: #ffffff;
    font-family: Open Sans regular;
    /*text-transform: uppercase;*/
    font-size: 12px;
    line-height: 24px;
    margin-left: 0px;
    margin-top: 10px;
    margin-right: 0px;
    margin-bottom: 10px;
    max-width: 100%;
}

.news{
    max-width: 352px;
    margin-bottom: 40px;
    margin-right: 20px;
}

.news p{
    font-family: Open Sans regular;
    font-size: 14px;
    line-height: 20px;
    margin-left: 0px;
    margin-top: 10px;
    margin-right: 0px;
}

.news img{
    border-radius: 4px;
}




.datum p{
    color: #02b5dd;
    font-family: Open Sans semibold;
}

.text_news p{
    color: #ffffff;
}

.links_news p{
    color: #02b5dd;
}

.bread_crumb a{
    font-family: Open Sans regular;
    font-size: 14px;
    text-transform: uppercase;
    color: #ffffff;
    margin-right: 20px;

}

.nav_intro a{
    font-family: Open Sans regular;
    font-size: 14px;
    text-transform: uppercase;
    color: #ffffff;
    margin-right: 5px;
    background-color: #02b5dd;
    padding: 5px 10px 5px 0px;

}

.bread_crumb a:hover{
    color: #ffffff;
    text-decoration: underline;
    /*
    font-size: 14px;
    font-family: Open Sans bold;
    transition: font-size 0.5s linear;
     */
    cursor: pointer;
}



.fusszeile a{
    font-family: Open Sans semibold;
    font-size: 11px;
    text-transform: uppercase;
    color: #ffffff;
}

.fusszeile a:hover{
    color: #ffffff;
    text-decoration: underline;
}



a{
    font-family: Open Sans semibold;
    font-size: 16px;
    line-height: 28px;
    text-transform: uppercase;
    margin-top: 0;
    margin-bottom: 20px;
    color: #333333;

}

a:hover{
    text-decoration: underline;
    /*color: #333333;*/
}


a:focus{
    text-decoration: underline;
    /*color: #333333;*/
}

.news a{
    text-transform: none;
    color: #ffffff;
    font-family: Open Sans regular;
    font-size: 14px;
    line-height: 20px;
}

.news a:hover{
    color: #ffffff;
    text-decoration: underline;
}

.news a:visited{
    color: #ffffff;
    text-decoration: none;

}
.copytext_grau {
    padding-bottom: 20px;
}

.copytext_grau p{
    color: #333333;
}

.copytext_blau p{
    color: #ffffff;
    font-family: "Open Sans regular";
    margin-top: 20px;
}

.copytext_blau ul{
    color: #ffffff;
    font-size: 16px;
    line-height: 28px;
    margin-right: 40px;
    margin-bottom: 0px;
    max-width: 720px;
    list-style-type: square;
    list-style-position: outside;
}

.copytext_grau_2 p{
    color: #333333;
    font-family: Open Sans regular;
    font-size: 16px;
    line-height: 28px;
    margin-top: 20px;
    margin-left: 40px;
    margin-right: 40px;
    margin-bottom: 0px;
    max-width: 720px;
}

.copytext_grau ul{
    color: #333333;
}

.copytext_weiss p{
    color: #ffffff;
    margin-left: 0px;
}

.copytext_weiss_25 p{
     color: #ffffff;
     max-width: 400px;

 }

.copytext_weiss_25 img{
    object-fit: scale-down;
    width: 100%;

}

.copytext_weiss_25 span{
    color: #ffffff;
    max-width: 400px;
}

.copytext_weiss_25 span{
    color: #ffffff;
    max-width: 400px;
    font-family: Open Sans regular;
    font-size: 14px;
    line-height: 24px;


}






.feld_nav_dunkel{
    background-color: rgba(0, 0, 0, 0.3);
    width: 275px;
    height: 155px;
    margin-right: 20px;
    margin-bottom: 20px;
    padding: 20px;
    display: flex;
    border: 1px solid rgb(0 182 222 / 30%);
    border-radius: 4px;
}

.links_text_blau a{
    color: #02b5dd;
    text-transform: uppercase;
}

.feld_nav_dunkel a{
    font-family: Open Sans regular;
    color: #ffffff;
    text-transform: uppercase;
    line-height: 22px;
}

.feld_nav_dunkel img{
    margin-top: 4px;
    margin-bottom: 10px;
    max-width: 60px;
    margin-right: 10px;
    border-radius: 4px
}



.nav a{
    font-family: Open Sans regular;
    color: #ffffff;
    font-size: 16px;
    line-height: 38px;
    margin-top: 0;
    margin-bottom: 0;
}

.nav p{
    color: #ffffff;
}

.content_4_25_nav a{
    color: #ffffff;
}

a.links_nav:hover{
    text-decoration: underline;
}


.copytext_weiss a{
    font-family: Open Sans regular;
    color: #02b5dd;
    text-transform: none;

}

.copytext_weiss a:hover{
    color: #02b5dd;
    text-decoration: underline;
}

.copytext_grau a{
    font-family: Open Sans regular;
    color: #02b5dd;
    text-transform: none;

}

.copytext_grau a:hover{
    color: #02b5dd;
    text-decoration: underline;
}

.links_text_blau a{
    font-family: Open Sans semibold;
    color: #02b5dd;
    text-transform: uppercase;
    text-decoration: none;

}



.links_text_blau a:hover{
    text-decoration: underline;
    cursor: pointer;
}




.links_text_grau a{
    font-family: Open Sans semibold;
    color: #333333;
    text-transform: uppercase;
}

.links_text_grau a:hover{
    color: #333333;
    text-decoration: underline;
}




/*----------------------------- felder -----------------------*/

.main{
    margin: 0px;
    padding: 0px;
    display: block;
}
/*
.header{
    position: absolute;
    margin: 0px;
    padding: 40px;
    display: flex;
    z-index: 100;
    width: 100%;
   }
*/
.header {
    position: absolute;
    margin: 0px;
    padding: 20px 40px 20px 40px;
    display: flex;
    z-index: 100;
    width: 100%;
    /*
    background-color: #02b5dd;
    box-shadow: 2px 2px 2px rgb(0 0 0 / 20%);
     */
}
/*
.header_intro {

    background-color: #02b5dd;
    box-shadow: 0px 1px 2px 1px rgb(0 0 0 / 20%);

}
*/

/*  video - layer */
.overlay{
    position: fixed;
    top:0px;
    left: 0px;
    height:100%;
    width:100%;
    z-index: 100;
    background-color: rgba(0, 0, 0, 0.9);
    opacity:0.9;
    display:none;
}

.close{
    position: fixed;
    top:30px;
    right:30px;
    width:16px;
    height:16px;
    z-index:9999;
    /*display:none;*/
    cursor: pointer;
}

.close_x {
    font-family: "Open Sans regular";
    color: white;
    z-index: 2;
    position: fixed; /* absolute*/
    padding: 10px;
    top: 20px;
    line-height: 0.6;
    text-shadow: 0 0px 0 #fff;
    transition: 0.3s ease;
    right: 20px;
    font-size: 36px;
    font-weight: normal;
    opacity: 1;

    background-color: unset !important;
    width: 40px;
    height: 40px;
    z-index: 1000 !important;
    margin: 0px !important;
    padding: 0px !important;

    display: none;
}


.main-vid-box{
    position: fixed;
    width: 100%;
    height:100vh;
    display:none;
    top:0px;
    left:0px;
    z-index: 999;
}


.videoWrapper {
    position: relative;
    z-index:999;
    background-color:#000;
    width:100%;
    height: 100%;
    margin:0 auto;
}
.videoWrapper video {
    position: relative;
    top: 0;
    left: 0;
    z-index: 999;
    width: 100% !important;
    height: 100% !important;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-width: 40px;
    border-style: solid;
    border-color: transparent;
}

/*  video - layer ende */

.feld_logo{
    display: flex;
    width: 80%;
}

.feld_logo img{
    margin-right: 30px;
    /*padding: 10px;*/
    padding-bottom: 10px;

}

.logo_intro img{
    margin-right: 30px;
    background-color: #02b5dd;
    /*padding: 10px;*/
}

.logo{
    /*background-color: #02b5dd;*/
    border-radius: 4px;
    /*padding: 5px;*/
}

.bread_crumb.nav_intro {
    background-color: #02b5dd;

}

.nav_intro p {
    background-color: #02b5dd;
    margin-right: 10px;
}

/*
.icon_menue{
    width: 20%;
    text-align: right;
    margin-top: 10px;

}
*/

.icon_menue{
    position: fixed;
    top: 20px;
    right: 40px;

}

.icon_sprachwahl{
    position: fixed;
    top: 20px;
    right: 110px;

}


.content_50_50{
    margin: 0px;
    padding: 0px;
    display: flex;
    z-index: 1;
    width: 100%;
    /*height: 100%;*/
    background-color: #02b5dd;
}

.scroll_1{
    z-index: 100;
}

.parallax{
    z-index: 1;
    position: sticky;
    top: 0px;

}

.content_100{
    margin: 0px;
    padding: 0px;
    display: flex;
    z-index: 1;
    width: 100%;
    /*height: 100%;*/
    background-color: #002028;
}

.content_4_25{
    background-image: url("../img/backgrounds/unternehmen_aussendienst.jpg");
    background-repeat: no-repeat, repeat;
    background-size: cover;
    background-position-y: bottom;
    background-color: #02b5dd;
    margin: 0px;
    padding: 0px;
    display: flex;

    flex-wrap: wrap;
    align-content: flex-start;
    z-index: 1;
    width: 100%;
    /*height: 100%;*/
}

.content_4_25_nav{
    background-image: url("../img/backgrounds/nav.jpg");
    background-repeat: no-repeat, repeat;
    background-size: cover;
    background-position-y: bottom;
    background-color: #02b5dd;
    margin: 0px;
    padding: 0px;
    display: flex;
    flex-wrap: wrap;
    align-content: flex-start;
    z-index: 1;
    width: 100%;
    /*height: 100%;*/
}

.vorteile{
    background-image: unset;
}

.content_100_produkte{
    background-image: url("../img/backgrounds/produkte.jpg");
    background-repeat: no-repeat, repeat;
    background-size: cover;
    background-position-y: bottom;
    background-color: #002028;
    margin: 0px;
    padding: 0px;
    display: flex;
    z-index: 1;
    width: 100%;
    min-height: 940px;
}

.content_100_partner{
    background-image: url("../img/backgrounds/partner.jpg");
    background-repeat: no-repeat, repeat;
    background-size: cover;
    background-position-y: bottom;
    background-color: #002028;
    margin: 0px;
    padding: 0px;
    display: flex;
    z-index: 1;
    width: 100%;
    min-height: 940px;
}

.content_100_aktuell{
    background-image: url("../img/backgrounds/aktuell.jpg");
    background-repeat: no-repeat, repeat;
    background-size: contain;
    /*background-position-y: bottom;*/
    background-color: #002028;
    margin: 0px;
    padding: 0px;
    display: flex;
    z-index: 1;
    width: 100%;
    min-height: 940px;
}

.aktuell_uebersicht{
    background-position-y: bottom;
}


.content_50_innen{
    background-image: url("../img/backgrounds/unternehmen.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position-y: bottom;
    background-color: #002028;
    margin: 0px;
    padding-top: 140px;
    padding-left: 40px;
    padding-right: 20px;
    padding-bottom: 40px;
    display: flex;
    flex-wrap: wrap;
    align-content: flex-start;
    z-index: 1;
    width: 50%;
}

.content_66_innen_grau{
    background-color: #333333;
    margin: 0px;
    padding-top: 140px;
    padding-left: 40px;
    padding-right: 20px;
    padding-bottom: 40px;
    display: flex;
    flex-wrap: wrap;
    align-content: flex-start;
    z-index: 1;
    width: 66%;
}

.content_66_innen_grau img{
    margin-right: 20px;
    margin-bottom: 20px;

}

.content_50_innen_grau{
    background-color: #333333;
    margin: 0px;
    padding-top: 140px;
    padding-left: 40px;
    padding-right: 20px;
    padding-bottom: 40px;
    display: flex;
    flex-wrap: wrap;
    align-content: flex-start;
    z-index: 1;
    width: 50%;
}

.content_100_innen_grau{
    /*background-color: #333333;*/
    margin: 0px;
    padding-top: 140px;
    padding-left: 40px;
    padding-right: 20px;
    padding-bottom: 40px;
    display: flex;
    flex-wrap: wrap;
    align-content: flex-start;
    z-index: 1;
    width: 100%;
    min-height: 940px;
}

.content_100_innen_intro{
    margin: 0px;
    padding-top: 20px;
    padding-left: 40px;
    padding-right: 40px;
    padding-bottom: 20px;
    display: flex;
    flex-wrap: wrap;
    align-content: flex-start;
    z-index: 1;
    width: 100%;
}

.content_100_innen_intro img{
    border: 1px solid #333333;
    margin-right: 20px;
    border-radius: 4px;
}



.content_50_innen_grau img{
    margin-right: 20px;
    margin-bottom: 20px;
    width: 200px;
    height: 200px;
    border-radius: 4px;
}

.content_100_innen_grau img{
    margin-right: 20px;
    margin-bottom: 20px;
    border-radius: 4px;
}

.content_50_innen_grau a{
    margin-bottom: 0px;
}

.content_100_innen_grau a{
    margin-bottom: 0px;
}

.content_100_innen{
    margin: 0px;
    padding-top: 140px;
    padding-left: 40px;
    padding-right: 20px;
    padding-bottom: 40px;
    display: flex;
    flex-wrap: wrap;
    align-content: flex-start;
    z-index: 1;
    width: 100%;

}


.content_100_text{
    margin: 0px;
    padding-bottom: 40px;
    display: flex;
    flex-wrap: wrap;
    align-content: flex-start;
    z-index: 1;
    width: 100%;

}

.feld_25_1{
    background-color: rgba(0,0,0,0.2);
    width: 25%;
    z-index: 1;
    overflow: hidden;
    /*min-height: 940px;*/
    min-width: 320px;
}



.feld_25_1_1{
    background-color: rgba(0,0,0,0.2);
    width: 25%;
    z-index: 1;
    overflow: hidden;
    /*min-height: 940px;*/
    min-width: 320px;
}

.feld_25_2{
    background-color: rgba(0,0,0,0.3);
    width: 25%;
    z-index: 1;
    overflow: hidden;
    /*min-height: 940px;*/
    min-width: 320px;
}

.feld_25_3{
    background-color: rgba(0,0,0,0.4);
    width: 25%;
    z-index: 1;
    overflow: hidden;
    /*min-height: 940px;*/
     min-width: 320px;
}



.feld_25_4{
    background-color: rgba(0,0,0,0.5);
    width: 25%;
    z-index: 1;
    overflow: hidden;
    /*min-height: 940px;*/
    min-width: 320px;
}



.feld_33_1{
    background-color: rgba(0,0,0,0.3);
    width: 33%;
    z-index: 1;
    overflow: hidden;
    /*min-height: 940px;*/
    min-width: 360px;
}

.feld_33_2{
    background-color: rgba(0,0,0,0.4);
    width: 34%;
    z-index: 1;
    overflow: hidden;
    /*min-height: 940px;*/
     min-width: 360px;
}

.feld_33_3{
    background-color: rgba(0,0,0,0.5);
    width: 33%;
    z-index: 1;
    overflow: hidden;
    /*min-height: 940px;*/
    min-width: 360px;
}

.feld_links_50_grau{
    background-color: #333333;
    /*background-color: #02b5dd;*/
    width: 50%;
    z-index: 1;
    overflow: hidden;
    box-shadow: 0px -1px 2px 1px rgb(0 0 0 / 20%);
   }

.feld_links_50_grau img{
    object-fit: contain;
    width: 100%;
    }

.feld_links_50_blau{
    /*background-color: #02b5dd;*/
    background-color: #002028;
    width: 50%;
    z-index: 1;
    overflow: hidden;
}

.feld_links_50_blau_1{
    background-color: #002028;
    width: 50%;
    z-index: 1;
    overflow: hidden;
}

.feld_links_50_blau img{
    object-fit: contain;
    width: 100%;
}


.feld_links_50_dk_blau{
    background-color: #02b5dd;
    width: 50%;
    z-index: 1;
    overflow: hidden;
}

.feld_links_50_dk_blau img{
    object-fit: contain;
    width: 100%;
}

.landingpage {
    opacity: 1;
    max-height: fit-content;
    margin-left: 0px;
}

.landingpage img{
    margin-top: 200px;
    margin-left: 0px;
}

.feld_rechts_50_dk_blau{
    background-color: #02b5dd;
    width: 50%;
    z-index: 1;
    overflow: hidden;
}

.feld_rechts_50_dk_blau img{
    object-fit: scale-down;
    width: 100%;
}



.feld_rechts_50_weiss{
         padding-top: 140px;
         background-color:rgba(255,255,255,1);
         width: 50%;
         z-index: 1;
         min-height: 940px;
    box-shadow: 0px -1px 2px 1px rgb(0 0 0 / 20%);
     }

.feld_rechts_25_weiss{
    padding-top: 140px;
    background-color:rgba(255,255,255,1);
    width: 25%;
    min-width: 320px;
    z-index: 1;
    /*min-height: 940px;*/
}

.feld_rechts_25_grau{
    padding-top: 140px;
    background-color:rgba(242,242,242,1);
    width: 25%;
    min-width: 320px;
    z-index: 1;
    /*min-height: 940px;*/
}

.feld_rechts_50_weiss_2{
    padding-top: 140px;
    background-color:rgba(255,255,255,1);
    width: 50%;
    z-index: 1;
    min-height: 940px;
}



.feld_rechts_34_weiss{
    padding-top: 140px;
    background-color:rgba(255,255,255,1);
    width: 34%;
    z-index: 1;
    /*min-height: 940px;*/
}

.feld_rechts_50{
    padding-left: 20px;
    width: 50%;
    z-index: 1;
}

.feld_rechts_50_blau{
     /*padding-top: 140px;*/
     background-color:rgba(2,181,221,1);
     width: 50%;
     z-index: 1;
    display: flex;
    align-items: center;
 }

.text_mitte{

}


.seiten_nav{
    position: sticky;
    z-index: 100;
    width: 160px;
    margin: auto;
    height: 100px;
    bottom: 0;
    display: flex;
    justify-content: center;
    align-items: flex-end;
    margin-right: 20px;
   }

.seitenanfang, .nach_unten{
    z-index: 100;
    width: 300px;
    margin: auto;
    height: 120px;
    bottom:0;
    display: flex;
    justify-content: center;
    align-items: flex-end;
    margin-top: -120px;

}

.seitenanfang_vorteile{
    z-index: 100;
    width: 300px;
    margin: auto;
    height: 120px;
    bottom:0;
    display: flex;
    justify-content: center;
    align-items: flex-end;
    margin-top: -60px;
}

.seitenanfang_vorteile a {
    z-index: 100;
}



.seitenanfang a, .nach_unten a{
    margin-top: 20px;
    margin-bottom: 0px;
    z-index: 1000;
}

.seiten_nav_kennung{
    position: fixed;
    z-index: 99;
    right: 0px;
    bottom:100px;
}

.kennung_text{
    background-color: #002028;
    text-transform: uppercase;
    padding: 40px;
    color: #ffffff;
    box-shadow: 0px 4px 8px 4px rgba(0, 0, 0, 0.4);
}

.kennung_text h1{
    font-family: Open Sans light;
}

.kennung_text span{
    color: #02b5dd;
}


.seiten_nav_verlauf{
    position: sticky;
    z-index: 98;
    width: 100%;
    height: 10px;
    bottom:0;
    display: flex;
    justify-content: center;
    align-items: flex-end;
    background-image: linear-gradient(rgba(0,29,35,0), rgba(0,29,35,1));
}



.seiten_nav img{
    margin-bottom: 20px;
    /*margin-right: 10px;*/
    margin-left: 10px;
    width: 60px;
    height: 60px;
}

.seiten_nav a{
    margin-bottom: 0px;
    margin-right: 0px;
    margin-left: 0px;
    z-index: 100;
}

.formular{
    margin-left: 40px;
    margin-right: 40px;
}



/*------------------------ animation -----------------------*/

/*
@keyframes example {
    from { opacity: 0; }
    to { opacity: 1;}
}

*/

@keyframes example {
    0% {
        opacity: 0;
        -webkit-transform: translateY(0%);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0%);
    }
}

@-webkit-keyframes example {
    0% {
        opacity: 0;
        -webkit-transform: translateY(0%);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0%);
    }
}


.move1 img{
    animation-name: example;
    opacity: 0;
    animation-delay: 0.5s;
    animation-duration: 1s;
    animation-fill-mode: forwards;
    object-fit: scale-down;
    width:100%;
    z-index: 2;
    animation-timing-function: ease-in;
    object-position: right bottom;
}

.move3 img{
    animation-name: example;
    opacity: 0;
    animation-delay: 2s;
    animation-duration: 0s;
    animation-fill-mode: forwards;
    object-fit: scale-down;
    width:100%;
    animation-timing-function: ease-in;
}

.move2 img{
    animation-name: example;
    opacity: 0;
    animation-delay: 0s;
    animation-duration: 2s;
    animation-fill-mode: forwards;
}


.copytext_weiss_25 img{
    object-fit: scale-down;
    width: 280px;

}



.puffIn {
    animation-name: puffIn;
}

@-webkit-keyframes puffIn {
    0% {
        opacity: 0;
        transform-origin: 50% 50%;
        transform: scale(2, 2);
        filter: blur(2px);

    }
    100% {
        opacity: 1;
        transform-origin: 50% 50%;
        transform: scale(1, 1);
        filter: blur(0px);
    }
}

@keyframes puffIn {
    0% {
        opacity: 0;
        transform-origin: 50% 50%;
        transform: scale(2, 2);
        filter: blur(2px);
    }
    100% {
        opacity: 1;
        transform-origin: 50% 50%;
        transform: scale(1, 1);
        filter: blur(0px);
    }
}

.puffIn img{
    animation-name: puffIn;
    animation-duration: 0.5s;
}

.puffIn .feld_nav_dunkel{
    animation-name: puffIn;
    animation-duration: 1s;
}

.vanishIn {
    animation-name: vanishIn;
}

@-webkit-keyframes vanishIn {
    0% {
        opacity: 0;
        transform-origin: 50% 50%;
        transform: scale(2, 2);
        filter: blur(90px);
    }
    100% {
        opacity: 1;
        transform-origin: 50% 50%;
        transform: scale(1, 1);
        filter: blur(0px);
    }
}

@keyframes vanishIn {
    0% {
        opacity: 0;
        transform-origin: 50% 50%;
        transform: scale(2, 2);
        filter: blur(90px);
    }
    100% {
        opacity: 1;
        transform-origin: 50% 50%;
        transform: scale(1, 1);
        filter: blur(0px);
    }
}

.vanishIn img{
    animation-name: vanishIn;
    animation-duration: 1s;
}

.vanishIn .feld_nav_dunkel{
    animation-name: vanishIn;
    animation-duration: 1.1s;
}


.slideLeftReturn {
    -webkit-animation-name: slideLeftReturn;
    animation-name: slideLeftReturn;
}
@-webkit-keyframes slideLeftReturn {
    0% {
        opacity: 0;
        -webkit-transform-origin: 0 0;
        transform-origin: 0 0;
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
    }

    100% {
        opacity: 1;
        -webkit-transform-origin: 0 0;
        transform-origin: 0 0;
        -webkit-transform: translateX(0%);
        transform: translateX(0%);
    }
}
@keyframes slideLeftReturn {
    0% {
        opacity: 0;
        -webkit-transform-origin: 0 0;
        transform-origin: 0 0;
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);

    }

    100% {
        opacity: 1;
        -webkit-transform-origin: 0 0;
        transform-origin: 0 0;
        -webkit-transform: translateX(0%);
        transform: translateX(0%);

    }
}


.slideLeftReturn img{
    animation-name: slideLeftReturn;
    animation-duration: 0.5s;
}


.slideLeftReturn .feld_rechts_50_blau{
    animation-name: slideLeftReturn;
    animation-duration: 1s;
}



.slideLeftReturn .feld_25_1, .feld_33_1{
    opacity: 0;
    animation-fill-mode: forwards;
    animation-timing-function: ease-in;
    animation-name: slideLeftReturn;
    animation-duration: 0.5s;
    animation-delay: 0.3s;
}

.slideLeftReturn .feld_25_1_1{
    opacity: 0;
    animation-fill-mode: forwards;
    animation-timing-function: ease-in;
    animation-name: slideLeftReturn;
    animation-duration: 0.5s;
    animation-delay: 0.3s;
}

.slideLeftReturn .feld_25_2, .feld_33_2{
    opacity: 0;
    animation-fill-mode: forwards;
    animation-timing-function: ease-in;
    animation-name: slideLeftReturn;
    animation-duration: 0.5s;
    animation-delay: 0.6s;
}

.slideLeftReturn .feld_25_3, .feld_33_3{
    opacity: 0;
    animation-fill-mode: forwards;
    animation-timing-function: ease-in;
    animation-name: slideLeftReturn;
    animation-duration: 0.5s;
    animation-delay: 0.9s;
}

.slideLeftReturn .feld_25_4{
    opacity: 0;
    animation-fill-mode: forwards;
    animation-timing-function: ease-in;
    animation-name: slideLeftReturn;
    animation-duration: 0.5s;
    animation-delay: 1.2s;
}



.slideUpReturn {
    -webkit-animation-name: slideUpReturn;
    animation-name: slideUpReturn;
}
@-webkit-keyframes slideUpReturn {
    0% {
        -webkit-transform-origin: 0 0;
        transform-origin: 0 0;
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
    }

    100% {
        -webkit-transform-origin: 0 0;
        transform-origin: 0 0;
        -webkit-transform: translateY(0%);
        transform: translateY(0%);
    }
}
@keyframes slideUpReturn {
    0% {
        -webkit-transform-origin: 0 0;
        transform-origin: 0 0;
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
    }

    100% {
        -webkit-transform-origin: 0 0;
        transform-origin: 0 0;
        -webkit-transform: translateY(0%);
        transform: translateY(0%);
    }
}

.slideUpReturn .content_100_innen{
    animation-name: slideUpReturn;
    animation-duration: 0.5s;
}

.slideUpReturn .feld_rechts_34_weiss{
    animation-name: slideUpReturn;
    animation-duration: 0.5s;
}

.slideUpReturn img{
    animation-name: slideUpReturn;
    animation-duration: 0.5s;
}


.swap {
    -webkit-animation-name: swap;
    animation-name: swap;
}
@-webkit-keyframes swap {
    0% {
        opacity: 0;
        -webkit-transform-origin: 0 100%;
        transform-origin: 0 100%;
        -webkit-transform: scale(0, 0) translate(-700px, 0px);
        transform: scale(0, 0) translate(-700px, 0px);
    }

    100% {
        opacity: 1;
        -webkit-transform-origin: 100% 100%;
        transform-origin: 100% 100%;
        -webkit-transform: scale(1, 1) translate(0px, 0px);
        transform: scale(1, 1) translate(0px, 0px);
    }
}
@keyframes swap {
    0% {
        opacity: 0;
        -webkit-transform-origin: 0 100%;
        transform-origin: 0 100%;
        -webkit-transform: scale(0, 0) translate(-700px, 0px);
        transform: scale(0, 0) translate(-700px, 0px);
    }

    100% {
        opacity: 1;
        -webkit-transform-origin: 100% 100%;
        transform-origin: 100% 100%;
        -webkit-transform: scale(1, 1) translate(0px, 0px);
        transform: scale(1, 1) translate(0px, 0px);
    }
}

.swap img{
    animation-name: swap;
    animation-duration: 0.5s;
}

.tinLeftIn {
    -webkit-animation-name: tinLeftIn;
    animation-name: tinLeftIn;
}
@-webkit-keyframes tinLeftIn {
    0% {
        opacity: 0;
        -webkit-transform: scale(1, 1) translateX(-900%);
        transform: scale(1, 1) translateX(-900%);
    }

    50%,
    70%,
    90% {
        opacity: 1;
        -webkit-transform: scale(1.1, 1.1) translateX(0);
        transform: scale(1.1, 1.1) translateX(0);
    }

    60%,
    80%,
    100% {
        opacity: 1;
        -webkit-transform: scale(1, 1) translateX(0);
        transform: scale(1, 1) translateX(0);
    }
}
@keyframes tinLeftIn {
    0% {
        opacity: 0;
        -webkit-transform: scale(1, 1) translateX(-900%);
        transform: scale(1, 1) translateX(-900%);
    }

    50%,
    70%,
    90% {
        opacity: 1;
        -webkit-transform: scale(1.1, 1.1) translateX(0);
        transform: scale(1.1, 1.1) translateX(0);
    }

    60%,
    80%,
    100% {
        opacity: 1;
        -webkit-transform: scale(1, 1) translateX(0);
        transform: scale(1, 1) translateX(0);
    }
}

.tinLeftIn img{
    animation-name: tinLeftIn;
    animation-duration: 1s;
    animation-delay: 2s;

}



/* The Modal (background) */
.modal {
    display: none;
    position: fixed;
    z-index: 100;
    padding-top: 20px;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgba(0, 0, 0, 0.8);
}

/* Modal Content */
.modal-content {
    position: relative;
    /*background-color: #fefefe;*/
    margin: auto;
    padding: 0;
    width: 90%;
    max-width: 1280px;

}

/* The Close Button */
.close {
    font-family: "Open Sans regular";
    color: white;
    z-index: 2;
    position: absolute;
    padding: 10px;
    top: 20px;
    line-height: 0.6;
    text-shadow: 0 0px 0 #fff;
    transition: 0.3s ease;
    right: 40px;
    font-size: 40px;
    font-weight: bold;
    background-color: rgba(0, 0, 0, 0.25);
    opacity:1;
}

.close:hover,
.close:focus {
    color: #02b5dd;
    text-decoration: none;
    cursor: pointer;
    background-color: rgba(0, 0, 0, 0.8);
    opacity:1;
}

/* Hide the slides by default */
.mySlides {
    display: none;
}

/* Next & previous buttons */
.prev,
.next {
    font-family: "Open Sans regular";
    cursor: pointer;
    position: absolute;
    top: 50%;
    width: auto;
    padding: 20px;
    margin-top: -40px;
    color: white;
    font-weight: normal;
    font-size: 36px;
    transition: 0.3s ease;
    border-radius: 0 3px 3px 0;
    background-color: rgba(0, 0, 0, 0.25);
    user-select: none;
    -webkit-user-select: none;
}

/* Position the "next button" to the right */
.next {
    right: 0;
    border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover,
.next:hover {
    background-color: rgba(0, 0, 0, 0.8);
    color: #02b5dd;
    text-decoration: none;
}

/* Number text (1/3 etc) */
.numbertext {
    font-family: "Open Sans regular";
    color: #f2f2f2;
    font-size: 12px;
    line-height: 0.6;
    padding: 10px;
    position: absolute;
    top: 0;
    background-color: rgba(0, 0, 0, 1);
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.6);

}

/* Caption text */
.caption-container {
    text-align: center;
    background-color: black;
    padding: 2px 16px;
    color: white;
}

img.demo {
    opacity: 0.6;
}

.active,
.demo:hover {
    opacity: 1;
}

img.hover-shadow {
    transition: 0.3s;
}

.hover-shadow:hover {
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}


/*------------------------ media queries -----------------------*/

/*---------------------------- min 1920 ------------------------*/


@media (min-width: 1920px){
    .move1 img{
        animation-name: example;
        opacity: 0;
        animation-delay: 0.5s;
        animation-duration: 1s;
        animation-fill-mode: forwards;
        object-fit: unset;
        width:100%;
        z-index: 2;
        animation-timing-function: ease-in;
        object-position: right bottom;
    }

    .move3 img{
        animation-name: example;
        opacity: 0;
        animation-delay: 2s;
        animation-duration: 0s;
        animation-fill-mode: forwards;
        object-fit: unset;
        width:100%;
        animation-timing-function: ease-in;
    }

    .copytext_weiss_25 img{
        object-fit: scale-down;
        width: 280px;

    }
}


/*---------------------------- min 1600 ------------------------*/

@media only screen and (max-width: 1600px) {


    .landingpage {
        opacity: 1;
        max-height: fit-content;
        margin-left: 0px;
    }


    .landingpage img {
        margin-top: 160px;
        margin-left: 40px;
        max-height: 160px;
    }


}


/*---------------------------- max 1280 ------------------------*/

@media only screen and (max-width: 1279px) {

    .seiten_nav_kennung{
        position: fixed;
        z-index: 99;
        right: 0px;
        bottom:40px;
    }

    .headline_weiss_25{
        margin-top: 40px;
        max-width: 400px;
    }

    .feld_25_1_1{
        width: 50%;
        padding-top: 155px;
        padding-bottom: 40px;
    }

    .feld_25_1, .feld_33_1{
        width: 50%;
        padding-top: 155px;
        padding-bottom: 40px;
    }


    .feld_25_2, .feld_33_2{
        width: 50%;
        padding-top: 155px;
        padding-bottom: 40px;
    }

    .feld_25_3, .feld_33_3{
        /*padding-top: 155px;*/
        width: 50%;
        padding-bottom: 40px;
    }

    .feld_25_4{
        /*padding-top: 155px;*/
        width: 50%;
        padding-bottom: 40px;
    }


    .content_100_innen_grau{
        /*background-color: #333333;*/
        margin: 0px;
        padding-top: 180px;
        padding-left: 40px;
        padding-right: 20px;
        padding-bottom: 40px;
        display: flex;
        flex-wrap: wrap;
        align-content: flex-start;
        z-index: 1;
        width: 100%;
        min-height: 940px;
    }

    .feld_rechts_50_weiss{
        padding-top: 140px;
        background-color:rgba(255,255,255,1);
        width: 50%;
        z-index: 1;
        min-height: auto;
    }

    .feld_rechts_50_weiss_2 {
        padding-top: 140px;
        background-color: rgba(255, 255, 255, 1);
        width: 50%;
        z-index: 1;
        min-height: auto;
    }

    .feld_rechts_25_weiss{
        padding-top: 140px;
        background-color:rgba(255,255,255,1);
        width: 25%;
        min-width: 320px;
        z-index: 1;
        /*min-height: 940px;*/
    }

    .feld_rechts_25_grau{
        padding-top: 140px;
        background-color:rgba(242,242,242,1);
        width: 25%;
        min-width: 320px;
        z-index: 1;
        /*min-height: 940px;*/
    }
    .feld_rechts_34_weiss{
        padding-top: 140px;
        background-color:rgba(255,255,255,1);
        width: 34%;
        z-index: 1;
        min-height: auto;
    }

    h1 {
        font-family: Open Sans regular;
        font-size: 30px;
        line-height: 34px;

    }

    .landingpage {
        opacity: 1;
        max-height: fit-content;
        margin-left: 0px;
    }


    .landingpage img {
        margin-top: 160px;
        margin-left: 40px;
        max-height: 160px;
    }


}


/*---------------------------- max 1024 ------------------------*/


@media only screen and (max-width: 1024px) {

    .move3 img{
        animation-name: example;
        opacity: 0;
        animation-delay: 2s;
        animation-duration: 0s;
        animation-fill-mode: forwards;
        object-fit: scale-down;
        width:100%;
        animation-timing-function: ease-in;
        /*display: none;*/
    }


    .feld_links_50_dk_blau{
        background-color: #02b5dd;
        width: 100%;
        z-index: 1;
        overflow: hidden;
        opacity: 0;
        max-height: 150px;
    }



    .feld_links_50_dk_blau img{
        object-fit: scale-down;
        width: 100%;
    }

    .landingpage {
        opacity: 1;
        max-height: fit-content;
        margin-left: 0px;
    }


    .landingpage img {
        margin-top: 160px;
        margin-left: 40px;
        max-height: 160px;
    }

    .feld_rechts_50_dk_blau{
        background-color: #02b5dd;
        width: 100%;
        z-index: 1;
        overflow: hidden;
    }

    .feld_rechts_50_dk_blau img{
        object-fit: scale-down;
        width: 100%;
    }


    .feld_logo{
        display: flex;
        width: 80%;
        flex-wrap: wrap;
    }



    .seiten_nav{
        position: inherit;
    }



    .content_50_innen_grau{
        padding-top: 200px;
        width: 100%;
    }

    .feld_rechts_34_weiss{
        padding-top: 40px;
        width: 100%;
        min-height: auto;
    }

    .content_50_innen{
        padding-top: 180px;
        width: 100%;
    }

    .kreis{
        width: 100%;
        max-height: 360px;
    }

    .kreis img{
        object-fit: contain;
        width: 100%;
        margin-top: -295px;
        filter: grayscale(30%) opacity(0.4);

    }


    .feld_links_50_grau{
        width: 100%;
        /*max-height: 360px;*/
    }

    .plakat{
        width: 100%;
        max-height: unset;
    }

    .feld_links_50_grau img{
        object-fit: contain;
        width: 100%;
        /*margin-top: -100px;*/
    }

    .plakat img{
        object-fit: contain;
        width: 100%;
        margin-top: 0px;
    }




    .feld_links_50_blau{
        background-color: #002028;
        width: 100%;
        max-height: 360px;
    }

    .feld_links_50_blau img{
        object-fit: contain;
        width: 100%;
        margin-top: -100px;
    }

    .feld_rechts_50_weiss{
        padding-top: 40px;
        width: 100%;
        /*/*min-height: 940px;*/*/
        padding-bottom: 20px;
    }

    .feld_rechts_50_weiss_2{
        padding-top: 40px;
        width: 100%;
        /*/*min-height: 940px;*/*/
    }

    .feld_rechts_25_weiss{
        padding-top: 40px;
        width: 50%;
    }

    .feld_rechts_25_grau{
        padding-top: 40px;
        width: 50%;
    }

    .feld_nav_dunkel{
        width: 31%;
        height: 120px;
    }

    .content_50_50{
        margin: 0px;
        padding: 0px;
        display: flex;
        flex-wrap: wrap;
        z-index: 1;
        width: 100%;
        /*height: 100%;*/
        background-color: #02b5dd;
    }

    .feld_rechts_50_blau{
        /*padding-top: 140px;*/
        background-color:rgba(2,181,221,1);
        width: 100%;
        z-index: 1;
        display: flex;
        align-items: center;
    }

    .intro img{
        display: none;

    }

    .intro_oben img{
        margin-top: 0px;
        margin-bottom: -80px;

    }

    .intro_oben2 img{
        margin-top: -200px;
        margin-bottom: -80px;

    }


}



/*---------------------------- min 1280 ------------------------*/

@media only screen and (min-width: 1281px) {

    .text_lang{
        max-height: 940px;
        overflow-y: scroll;
    }


    .feld_25_1_1{
        width: 25%;
        min-height: 940px;
    }

    .feld_25_1{
        width: 25%;
        min-height: 940px;
    }


    .feld_25_2{
        width: 25%;
        min-height: 940px;
    }

    .feld_25_3{

        width: 25%;
        min-height: 940px;
    }

    .feld_25_4{
        width: 25%;
        min-height: 940px;
    }



    .feld_33_1{
        width: 33%;
        min-height: 940px;
    }


    .feld_33_2{
        width: 34%;
        min-height: 940px;
    }

    .feld_33_3{
        width: 33%;
        min-height: 940px;
    }

    .landingpage {
        opacity: 1;
        max-height: fit-content;
        margin-left: 0px;
    }


    .landingpage img {
        margin-left: 0px;
        width: unset;
    }


}

/*---------------------------- max 960 ------------------------*/

@media only screen and (max-width: 960px) {

    .feld_links_50_dk_blau{
        background-color: #02b5dd;
        width: 100%;
        z-index: 1;
        overflow: hidden;
        opacity: 0;
    }

    .bread_crumb p {
        margin-top: 20px;
    }

    .nav_intro a {
        margin-bottom: 10px;
    }

    .landingpage {
        opacity: 1;
        max-height: fit-content;

    }


    .landingpage img {
        margin-top: 180px;
        margin-left: 40px;
        max-height: 180px;
        width: unset;
    }

}


/*---------------------------- max 768 ------------------------*/

@media only screen and (max-width: 768px) {



    .feld_links_50_dk_blau{
        background-color: #02b5dd;
        width: 100%;
        z-index: 1;
        overflow: hidden;
        opacity: 0;
    }

    .feld_links_50_dk_blau img{
        object-fit: scale-down;
        width: 100%;
    }

    .landingpage {
        opacity: 1;
        max-height: fit-content;
        margin-left: 0px;
    }

    .landingpage img {
        margin-top: 160px;
        margin-left: 24px;
        max-height: 160px;
    }



    .feld_rechts_50_dk_blau{
        background-color: #02b5dd;
        width: 100%;
        z-index: 1;
        overflow: hidden;
    }

    .feld_rechts_50_dk_blau img{
        object-fit: scale-down;
        width: 100%;
    }

    .feld_nav_dunkel{
        width: 45%;
        height: auto;
    }


    .content_100_innen_grau, .content_100_innen{
        padding-top: 180px;
    }

    .content_100_innen_grau img{
        max-width: 85px;
    }

    .content_100_innen_intro img{
        max-width: 140px;
    }

    .content_50_innen{
        padding-top: 180px;
        width: 100%;
    }

    .seiten_nav_kennung{
        display: none;

    }

}




/*---------------------------- max 640 ------------------------*/

@media only screen and (max-width: 640px) {

    a.video-link, .video-link, .unternemen_video
    {
        display: flex;
    }

    .feld_links_50_dk_blau{
        background-color: #02b5dd;
        width: 100%;
        z-index: 1;
        overflow: hidden;
    }

    .feld_links_50_dk_blau img{
        object-fit: scale-down;
        width: 100%;
    }

    .landingpage img {
        margin-top: 160px;
        margin-left: 0px;
        max-height: 160px;
    }

    .landingpage {
        opacity: 1;
        max-height: fit-content;
        margin-left: 40px;
    }

    .feld_rechts_50_dk_blau{
        background-color: #02b5dd;
        width: 100%;
        z-index: 1;
        overflow: hidden;
    }

    .feld_rechts_50_dk_blau img{
        object-fit: scale-down;
        width: 100%;
    }



    .content_100_innen{
        padding-top: 180px;
        /*/*min-height: 940px;*/*/
    }

    .feld_25_1_1{
        width: 100%;
        padding-top: 110px;
        padding-bottom: 40px;
    }

    .feld_25_1, .feld_33_1{
        width: 100%;
        padding-top: 155px;
        padding-bottom: 40px;
    }

    .feld_25_2, .feld_33_2{
        width: 100%;
        padding-top: 0px;
        padding-bottom: 40px;
    }

    .feld_25_3, .feld_33_3{
        width: 100%;
        padding-top: 0px;
        padding-bottom: 40px;
    }

    .feld_25_4{
        width: 100%;
        padding-top: 0px;
        padding-bottom: 40px;
    }



    .feld_rechts_50{
        width: 100%;
    }

    .feld_rechts_25_weiss{
        width: 100%;
        padding-top: 40px;
    }

    .feld_rechts_25_grau{
        width: 100%;
        padding-top: 40px;
        /*/*min-height: 940px;*/*/
    }

}

/*---------------------------- max 480 ------------------------*/

@media only screen and (max-width: 480px) {



    a.video-link, .video-link, .unternemen_video
    {
        display: flex;
    }

    .content_100_innen_intro img {
        max-width: 120px;
    }

    .bread_crumb a, .bread_crumb p {
        font-size: 12px;
        margin-bottom: 10px;
    }

    .bread_crumb p {
        margin-top: 20px;
        margin-bottom: 10px;
    }

    .content_50_innen_grau img {
        margin-right: 20px;
        margin-bottom: 20px;
        max-width: 130px;
        max-height: 130px;
        border-radius: 4px;
    }

    .content_100_produkte{
        background-image: none;
        background-repeat: no-repeat, repeat;
        background-size: cover;
        background-position-y: bottom;
        background-color: #002028;
        margin: 0px;
        padding: 0px;
        display: flex;
        z-index: 1;
        width: 100%;
        /*/*min-height: 940px;*/*/
    }

    .content_100_partner{
        background-image: none;
        background-repeat: no-repeat, repeat;
        background-size: cover;
        background-position-y: bottom;
        background-color: #002028;
        margin: 0px;
        padding: 0px;
        display: flex;
        z-index: 1;
        width: 100%;
        min-height: 940px;
    }

    .content_100_aktuell{
        background-image: none;
        background-repeat: no-repeat, repeat;
        background-size: contain;
        /*background-position-y: bottom;*/
        background-color: #002028;
        margin: 0px;
        padding: 0px;
        display: flex;
        z-index: 1;
        width: 100%;
        /*/*min-height: 940px;*/
    }

    .aktuell_uebersicht{
        background-position-y: bottom;
    }


    .content_50_innen{
        background-image: none;
        background-repeat: no-repeat;
        background-size: cover;
        background-position-y: bottom;
        background-color: #002028;
        margin: 0px;
        padding-top: 180px;
        padding-left: 40px;
        padding-right: 20px;
        padding-bottom: 40px;
        display: flex;
        flex-wrap: wrap;
        align-content: flex-start;
        z-index: 1;
        width: 100%;
    }


    .news{
        max-width: 310px;
        margin-bottom: 40px;
        margin-right: 20px;
    }

    .news img{
        max-width: 310px;
    }

    .feld_logo{
        display: flex;
        width: 80%;
    }

    .feld_logo img{
        margin-right: 30px;
        max-width: 160px;
        /*margin-left: -10px;*/
        padding-bottom: 10px;
    }

    .icon_menue img{
        max-width: 40px;;
    }

    .icon_sprachwahl img{
        max-width: 40px;;
    }


    .feld_nav_dunkel{
        width: 100%;
        height: auto;
    }

    h1{
        font-family: Open Sans regular;
        font-size: 28px;
        line-height: 32px;
    }

    p,ul,a{
        font-family: Open Sans regular;
        font-size: 14px;
        line-height: 24px;
    }

.produkte_head{
    display: block;
    margin-left: 40px;
    margin-right: 40px;
    max-width: 720px;
}

.produkte_head img{
    width: 100%;
    max-width: 100px;
    border-radius: 4px;
}

.nach_unten{
display: none;

    }

    .intro_oben2 img{
        margin-top: -250px;
        margin-bottom: -80px;
        display: none;

    }


.produkte_head h1{
    font-family: neuropol;
    font-size: 24px;
    line-height: 20px;
    margin-left: 0px;
    margin-top: 40px;
}

    @-webkit-keyframes puffIn {
        0% {
            opacity: 0;
            transform-origin: 50% 50%;
            transform: scale(2, 2);
            filter: blur(2px);
        }
        100% {
            opacity: 1;
            transform-origin: 50% 50%;
            transform: scale(1, 1);
            filter: blur(0px);
        }
    }

    @keyframes puffIn {
        0% {
            opacity: 0;
            transform-origin: 20% 50%;
            transform: scale(2, 2);
            filter: blur(2px);
        }
        100% {
            opacity: 1;
            transform-origin: 20% 50%;
            transform: scale(1, 1);
            filter: blur(0px);
        }

}

    /* The Close Button */
    .close {
        font-size: 24px;
        font-weight: normal;

    }


    /* Next & previous buttons */
    .prev,
    .next {
        font-weight: normal;
        font-size: 24px;

    }


}
/*---------------------------- max 375 ------------------------*/

@media only screen and (max-width: 375px) {

    .bread_crumb p {
        display: flex;
        flex-wrap: wrap;
        margin-top: 20px;
        margin-bottom: 10px;
    }

    .nav_intro a {
        margin-bottom: 10px;
        display: none;
    }


}

/*---------------------------- max 360 ------------------------*/

@media only screen and (max-width: 360px) {

    .news{
        max-width: 280px;
        margin-bottom: 40px;
        margin-right: 20px;
    }

    .news img{
        max-width: 280px;
    }

    .content_100_innen_grau img {
        max-width: 85px;
    }

    .content_100_innen_intro img {
        max-width: 100px;
    }


}

/*---------------------------- max 320 ------------------------*/

@media only screen and (max-width: 320px) {

    .news{
        max-width: 240px;
        margin-bottom: 40px;
        margin-right: 20px;
    }

    .news img{
        max-width: 240px;
    }

    h1{
        font-family: Open Sans regular;
        font-size: 24px;
        line-height: 28px;
    }

    p{
        font-family: Open Sans regular;
        font-size: 14px;
        line-height: 26px;
    }

    .produkte_head h1{
        font-family: neuropol;
        font-size: 24px;
        line-height: 20px;
        margin-left: 0px;

    }

    ul{
        font-family: Open Sans regular;
        font-size: 14px;
        line-height: 26px;

    }

    .content_50_innen_grau img{
        margin-right: 20px;
        margin-bottom: 20px;
        width: 110px;
        height: 110px;
        border-radius: 4px;
    }

    .copytext_grau a {
        font-size: 14px;
    }

    .content_100_innen_grau img {
        max-width: 66px;
    }

    .content_50_innen_grau img {
        margin-right: 20px;
        margin-bottom: 20px;
        /* width: 200px; */
        /* height: 200px; */
        max-width: 150px;
        max-height: 150px;
        border-radius: 4px;

    }

    .bread_crumb p {
        display: flex;
        flex-wrap: wrap;
        margin-top: 20px;
    }

    .bread_crumb a {
        margin-right: 20px;
        margin-bottom: 10px;
        /*margin-left: 48px;*/
        /* margin-top: 20px; */
    }

}


/*---------------------------- querformat ------------------------*/


@media only screen and (orientation: landscape) {

    .tinLeftIn img{
        animation-name: tinLeftIn;
        animation-duration: 1s;
        animation-delay: 2s;
        /*animation-iteration-count: 3;*/
    }

    /* Weihnachten
        .feld_links_50_dk_blau{
            background-color: #02b5dd;
            width: 50%;
            z-index: 1;
            overflow: hidden;
    }
*/
    .feld_links_50_dk_blau {
        background-color: #02b5dd00;
        width: 50%;
        z-index: 1;
        overflow: hidden;
    }

    .feld_links_50_dk_blau img{
        object-fit: scale-down;
        width: 100%;
    }
/*
    .landingpage {
        opacity: 1;
        max-height: fit-content;
        margin-left: 0px;
    }


    .landingpage img {
        margin-top: 200px;
        margin-left: 40px;
        max-height: unset;
    }
*/



    /* Weihnachten
    .feld_rechts_50_dk_blau{
        background-color: #02b5dd;
        width: 50%;
        z-index: 1;
        overflow: hidden;
    }
*/
    .feld_rechts_50_dk_blau {
        background-color: #02b5dd00;
        width: 50%;
        z-index: 1;
        overflow: hidden;
    }

    .feld_rechts_50_dk_blau img{
        object-fit: scale-down;
        width: 100%;
    }
}

.cookie{
    position: fixed;
    bottom: 0px;
    left: 0px;
    background-color: #ffffff;
    border: 1px solid #02b5dd;
    width: 100%;
    z-index: 101;
    padding: 20px;
    color: #000000;
    font-family: Open Sans regular;
    font-size: 16px;
    line-height: 24px;
    display: flex;


}

.cookie input,input[type=checkbox]  {
    width: 40px;
    height: 40px;
    background-color: #ffffff;
    margin: 0px;
    font-family: Open Sans bold;
    font-size: 16px;
    color: #02b5dd;
    padding-left: 10px;
    padding-right: 33px;
    padding-bottom: 5px;
    padding-top: 5px;
}

.radio_button input[type=checkbox]{
    width: 25px;
    height: 25px;
    background-color: #ffffff;
    margin: 0px;
    font-family: Open Sans bold;
    font-size: 16px;
    color: #02b5dd;
    padding-left: 10px;
    padding-right: 33px;
    padding-bottom: 5px;
    padding-top: 5px;
}
.radio_button label{
    padding-top: 2px;
}


.cookie label{
    font-family: Open Sans bold;
    font-size: 12px;
    line-height: 12px;
    margin-top: 0px;
    font-weight: normal;
    margin-bottom: 0px;
    text-transform: uppercase;
    height: 40px;
    vertical-align: middle;
    margin-left: 10px;

}

.ok{
    display: flex;
}

.vorteile .feld_25_1_1{
    background-color: rgba(0,0,0,0.12);
}

.vorteile_headline{
    margin-top: 20px;
}

.vorteile_headline h1{
    font-size: 24px;
}

.vorteile_25{
    padding-top: 0px;
    min-height: auto;
    padding-bottom: 40px;
}

.icon_vorteil img{
    margin-top: 40px;
    margin-bottom: 10px;
    max-width: 60px;
    margin-right: 10px;
    margin-left: 40px;
}

a.vorteile:hover{
    text-decoration: none;
    font-size: 24px;
    font-family: Open Sans extrabold;
    /*letter-spacing: 1px;*/
    transition: font-size 0.3s ease-out;
    cursor: pointer;
    /*text-shadow: 3px 3px 3px rgb(0 0 0 / 10%);*/
}

.kennung{
    margin-right: 20px;
    font-family: "Open Sans regular";
    text-transform: uppercase;
    /*opacity: 0.8;*/
    color: #02b5dd;
}

.text_lang{
    max-height: 640px;
    overflow-y: scroll;
}

/*---------------------------- scrollbar ------------------------*/

::-webkit-scrollbar {
    width: 20px;
}

/* Track */
::-webkit-scrollbar-track {
    background: #f1eeeb;
    border: 1px solid #1d1e1c;
}

/* Handle */
::-webkit-scrollbar-thumb {
    background: #feffff;
    border: 1px solid #1d1e1c;
    box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, .2);
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
    background: #02b5dd;
}
