@charset "utf-8"; img, object, embed, video {
    max-width: 100%;
    height: auto;
    width: auto;
}

.ie6 img {
    width: 100%;
}

#container {
    min-height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    clear: both;
}

#offcanvas {
    height: 400px;
}

#offcanvas .sf-menu {
    min-height: 800px;
    overflow-x: hidden;
}

#offcanvas {
    display: block;
    overflow: auto;
    position: fixed;
    top: 0px;
    left: 0px;
    min-height: 100%;
    width: 60%;
    background: none repeat scroll 0% 0% #494e51;
    font-size: 1.8rem;
    z-index: 0;
    clear: both;
    float: left;
    margin-left: 0px;
    /* width: 100%; */
    display: block;
}

.closesubmenu-button {
    font-size: 1.3rem;
    color: #fff;
    padding: 1rem 0;
    display: block;
}

#offcanvas ul {
    padding-left: 27px;
    margin-top: 0px;
}

#offcanvas ul li {
    padding: 0;
    list-style-image: none;
    margin: 0;
    list-style-type: square;
    color: #db1937;
    ; font-weight: 300;
    font-size: 1.375rem;
}

#offcanvas ul li:hover {
    padding: 0 0%;
    list-style-image: none;
    margin: 0;
}

#offcanvas ul li ul {
    margin: 0;
    padding-left: 0px;
    background: none;
}

#offcanvas ul li ul li ul {
    margin: 0;
    padding-left: 10px;
}

#offcanvas ul li ul li {
    list-style-image: none;
    list-style-type: none;
    margin: 0;
    border-bottom: 1px dotted #dddddd;
    padding: 0;
}

#offcanvas ul li ul li ul li {
    list-style-image: none;
    list-style-type: none;
    margin: 0;
    border-bottom: 1px dotted #dddddd;
    padding: 0;
    background: none;
}

#offcanvas ul li ul li ul li:last-child {
    border-bottom: none;
    margin-bottom: 5px;
}

#offcanvas ul li a {
    display: block;
    color: rgb(200,200,200);
    text-decoration: none;
    font-size: 1rem;
    color: #dddddd;
    font-weight: 400;
    font-size: 1.25rem;
}

#offcanvas ul li ul li a {
    display: block;
    color: rgb(200,200,200);
    text-decoration: none;
    font-size: 0.975rem;
    color: #dddddd;
    font-weight: normal;
    padding: 0.4rem 0.3rem;
}

#offcanvas ul li ul li:hover {
    display: block;
    background: #454545;
    -webkit-transition: background 0.5s;
    -moz-transition: background 0.5s;
    transition: background 0.5s;
}

#topmenubox {
    background: #fff;
    top: 0;
    width: 100%;
    z-index: 100;
    width: 100%;
    margin: 0 auto;
    padding-bottom: 15px;
    transition: 0.5s all;
    padding-top: 10px;
    padding-left: 10px;
}

#topmenubox.reduced {
    /* height: 100px; */
    /* transition: 0.5s all; */
    /* padding-bottom: 0px; */
}

#topmenubox img {
    /* max-height: 110px; */
    transition: 0.5s all;
    /* margin-top: -15px; */
}

#topmenubox.reduced img {
    transition: 0.5s all;
}

#offcanvasf:target + #topmenubox {
    display: relative;
}

#offcanvas:target + #wrapper {
    transform: translateX(60%);
    ms-transform: translateX(60%);
    -webkit-transform: translateX(60%);
    transition: transform 0.8s ease-in-out, ms-transform 0.8s ease-in-out;
    -webkit-transition: -webkit-transform 0.8s ease-in-out;
}

#offcanvas:target + #wrapper .open {
    display: none;
}

#offcanvas:target + #wrapper .close {
    display: block;
}

#wrapper {
    z-index: 2;
    transition: transform 0.8s ease-in-out, ms-transform 0.8s ease-in-out;
    /* all others */
    -webkit-transition: -webkit-transform 0.8s ease-in-out;
    /* Safari and Chrome */
    position: relative;
}

#offcanvasmenu {
    /* clear: both; */
    float: left;
    margin-left: 0px;
    width: 180px;
    display: block;
    /* margin: 10px; */
}

.open a {
    font-size: 17px;
    font-size: 1.2rem;
    color: white;
    text-decoration: none;
    padding: 0px 2px;
    display: block;
}

.close a {
    font-size: 17px;
    font-size: 1.2rem;
    color: white;
    text-decoration: none;
    padding: 0px 2px;
    display: none;
}

#offcanvasmenu a:hover {
    color: #323639;
}

.open {
    display: block;
}

.close {
    display: none;
}

.menu-button {
    font-size: 36px;
    font-family: verdana !important;
    font-weight: normal !important;
    font-style: normal !important;
    height: 0.9rem;
    width: 0.9rem;
    background: none;
    cursor: pointer;
    position: relative;
    left: 0;
    top: -0.1rem;
    border: none;
    margin-top: -0.1rem;
    margin-right: 1.25rem;
}

.menu-button:after {
    content: '\2261';
    color: #db1937;
    ; position: absolute;
    top: 0.7rem;
    left: 0.0rem;
    line-height: 0rem;
    transition: all .6s;
}

.menu-button:hover:after {
    color: #323639;
    transition: all .6s;
}

.gridContainer {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    padding-left: 0%;
    padding-right: 0%;
    background: #fff;
    z-index: 10;
}

#headpic {
    margin-top: 0;
    position: relative;
}

#headpic {
    margin-bottom: 6px;
    /* float: right; */
    /* width: 40%; */
    text-align: left;
    /* margin-top: -15px; */
}

#navi {
    display: none;
}

#bread {
    display: none;
}

#mainwrapstart {
    clear: both;
    float: left;
    margin-left: 0;
    width: 100%;
    display: block;
    position: relative;
}

#maincontent {
    width: 100%;
    padding: 30px 10px 20px 10px;
}

#sidebar {
    margin-left: 0;
    width: 100%;
    display: block;
    float: left;
    padding: 0;
}

#headernav {
    display: none;
}

.contentwrap {
    clear: both;
    max-width: 1260px;
    margin: auto;
    position: relative;
    padding: 0 5px;
}

.headwrap {
    max-width: 1260px;
    padding: 0;
}

.img-ef {
}

.img-ef img {
    transition: all 0.5s;
}

/* blur effekt raus
.img-ef img:hover {
    -webkit-filter: blur(2px);
    -moz-filter: blur(2px);
    filter: blur(2px);
    transition: all 0.3s;
    transform7: scale(1.005, 1.005);
    opacity: 0.85; 
}
*/
.contentwrap-in {
    display: block;
    margin: auto;
}

footer {
    clear: both;
    float: left;
    margin-left: 0;
    width: 100%;
    display: block;
    background: #191919;
    color: #d2d2d2;
    padding: 25px 0px 20px 0px;
}

.footerco {
    width: 100%;
    font-size: 0.9375rem;
    color: #bfbfbf;
    font-weight: 300;
    float: left;
    text-align: center;
    /* margin-top: 20px; */
}

#sliding {
    clear: none;
    float: left;
    width: 100%;
    position: relative;
    z-index: -1;
    transition: all 1s ease-in-out;
}

figcaption .teaserlink a {
    color: red;
}

a.teaserlink {
    color: #ed6d00;
}

.teaserbottom a.teaserlink {
    color: #fff;
}

.teasermid .teaserlink {
    position: absolute;
    bottom: 10px;
    right: 15px;
    display: block;
}

.teasermid.teaserbottom .teaserlink {
    position: absolute;
    bottom: 10px;
    right: 10%;
    display: block;
}

a.teaserlink:hover {
    color: #2f3439;
    transition: all 0.5s;
}

a.teaserlink:before {
    colosr: #97bf0d;
    content: 'mehr ';
    font-weight: 600;
    margin-right: 10px;
    position: absolute;
    left: -50px;
    top: 5px;
    font-size: 0.875rem;
    transition: all 0.5s;
}

a.teaserlink:after {
    font-family: FontAwesome;
    font-size: 1.5rem;
    display: inline-block;
    color: #ed6d00;
    font-weight: 300;
    font-size: 1.375rem;
    content: '\f138';
    transition: all 0.5s;
}

a.teaserlink:hover:after {
    color: #828080;
}

.teaserbottom a.teaserlink:after {
    font-family: FontAwesome;
    font-size: 1.5rem;
    display: inline-block;
    color: #fff;
    font-weight: 300;
    font-size: 1.375rem;
    content: '\f138';
    transition: all 0.5s;
}

.teaserbottom .mainleft a.teaserlink:before {
    content: 'weitere Infos ';
    left: -100px;
    transition: all 0.5s;
}

.maincontent {
    width: 100%;
    float: left;
}

.teasertop {
    background: rgba(255,255,255,0.95);
    z-index: 5;
    background: #fff;
    margin: 0 auto;
}

.startclaim {
    font-size: 2rem;
    line-height: 1.1;
    margin-bottom: 1rem;
    color: #fff;
    /* text-transform: uppercase; */
    text-align: center;
}

.teasermid {
    background: #fff;
    padding: 40px 0px 00px 0px;
}

.teasermidback {
    /* background: #ececec; */
    padding: 40px 0px 20px 0px;
}

.teaserbottom {
    background: #fff;
}

.teasermid figure {
    padding-bottom: 15px;
}

.mainleft, .mainmid, .mainmidtext, .mainright {
    width: 100%;
    float: left;
    text-align: center;
    padding-bottom: 1rem;
    position: relative;
    background: #fff;
}

.teasermid .mainleft, .teasermid .mainmid, .teasermid .mainright {
    border-bottom: 1px solid #fff;
}

.mainleft, .mainmid, .mainmidtext, .mainright {
    width: 100%;
    float: left;
    text-align: center;
    padding-bottom: 1rem;
    position: relative;
}

.teaserbottom .mainleft, .teaserbottom .mainmid, .teaserbottom .mainright {
    width: 100%;
    float: left;
    text-align: center;
    padding-bottom: 1rem;
    position: relative;
    margin: 0;
}

.teasertop .mainleft img {
    -webkit-box-shadow: 4px 4px 4px rgba(0,0,0,0.45);
    -moz-box-shadow: 4px 4px 4px rgba(0,0,0,0.45);
    box-shadow: 4px 4px 4px rgba(0,0,0,0.45);
}

.teaserbottom .mainmid i {
    background: none repeat scroll 0 0 #fff;
    color: rgb(198, 223, 95);
    display: block;
    font-size: 4rem;
    border-radius: 110px;
    height: 110px;
    width: 110px;
    line-height: 110px;
    margin-right: 0.625em;
    text-align: center;
    margin: 0 auto;
}

.teaserbottom .mainleft i.fa-users {
    background: none repeat scroll 0 0 #fff;
    color: rgb(219, 25, 55);
    display: block;
    font-size: 4rem;
    border-radius: 110px;
    height: 110px;
    width: 110px;
    line-height: 110px;
    margin-right: 0.625em;
    text-align: center;
    margin: 0 auto;
}

.teaserbottom .mainmid i.fa-info-circle {
    background: fed000;
    color: #fed000;
    display: block;
    font-size: 4rem;
    border-radius: 110px;
    height: 110px;
    width: 110px;
    line-height: 110px;
    margin-right: 0.625em;
    text-align: center;
    margin: 0 auto;
}

.teaserbottom .mainright i {
    background: none repeat scroll 0 0 #fff;
    color: rgb(255, 241, 178);
    display: block;
    font-size: 4rem;
    border-radius: 110px;
    height: 110px;
    width: 110px;
    line-height: 110px;
    margin-right: 0.625em;
    text-align: center;
    margin: 0 auto;
}

.teaserbottom .mainright i.fa-calendar {
    font-size: 3rem!important;
}

.mainmidtext-down .fa-file-alt {
    /* background: none repeat scroll 0 0 #fff; */
    color: rgb(198, 223, 95);
    /* display: block; */
    font-size: 1.5rem;
    /* border-radius: 110px; */
    /* height: 110px; */
    /* width: 110px; */
    /* line-height: 110px; */
    margin-right: 0.5rem;
    /* text-align: center; */
    /* margin: 0 auto; */
}

.teaserbottom .mainleft p {
    color: #fff;
    font-size: 1.0625rem;
    font-weight: 500;
    text-transform: uppercase;
    text-align: center;
}

.teaserbottom .mainmid.nomarg p {
    color: #fff;
    font-size: 1.0625rem;
    font-weight: 500;
    text-transform: uppercase;
    text-align: center;
    margin-top: 0;
}

.teaserbottom .mainmid p {
    color: #fff;
    font-size: 1.0625rem;
    font-weight: 500;
    text-transform: uppercase;
    text-align: center;
    margin-top: 10%;
}

.teaserbottom .mainright p {
    /* color: #fff; */
    font-size: 1.0625rem;
    font-weight: 500;
    text-transform: uppercase;
    text-align: center;
    margin-top: 10%;
    color: #7f7f7f;
}

.teaserbottom .mainleft p, .teaserbottom .mainmid.nomarg p, .teaserbottom .mainmid p, .teaserbottom .mainright p {
    text-align: center;
    padding: 1rem 4%;
}

.mainmid, .mainmidtext {
    margin: 20px 0px 20px 0px;
}

.mainmidtext p {
    text-align: justify;
    color: #434343;
    font-size: 1.25rem;
}

.mainmidtext form p {
    text-align: left;
    color: #434343;
    font-size: 1rem;
    margin: 1.5rem 0;
}

p {
    text-align: center;
}

figcaption p {
    text-align: center;
    /* color: #fff; */
    color: #626262;
}

.searchcontent {
    margin: 0px 0px 0px 5px;
    float: left;
    /* max-width: 140px; */
    display: block;
}

.suchfeld {
    background-repeat: no-repeat;
    border: medium none;
    height: 30px;
    padding-left: 50px;
    /* min-width: 200px; */
    border: 1px solid rgb(182, 188, 194);
    font-weight: 400;
    background-image: url(search-icon.png);
    font-size: .9375rem;
    /* color: #a0a0a0; */
    /* color: red; */
    /* text-transform: uppercase; */
    max-width: 10rem;
    /* margin-top: 2px; */
}

.mediabuttons {
    float: left;
    margin: 12px 12px 0px 0px;
}

.textareawidth {
    width: 15rem;
}

.responsiveContainer-no {
    height: 0;
    position: relative;
    overflow: hidden;
    padding-bottom: 42%;
}

.responsiveContainer-no iframe {
    position: absolute;
    width: 100% !important;
    height: 100% !important;
    top: 0;
    left: 0;
}

.responsiveContainer {
    position: relative;
    padding-bottom: 56%;
    height: 0px;
    overflow: hidden;
}

.responsiveContainer iframe {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    border: none;
}

div.csc-textpic-intext-left-nowrap .csc-textpic-imagewrap {
    float: left;
}

div.csc-textpic-intext-left .csc-textpic-imagewrap, div.csc-textpic-intext-left-nowrap .csc-textpic-imagewrap {
    margin-right: 7%;
}

div.csc-textpic-intext-left-nowrap .csc-textpic-imagewrap {
    float: left;
}

div.csc-textpic .csc-textpic-imagewrap figure, div.csc-textpic figure.csc-textpic-imagewrap {
    margin: 0;
    display: block;
}

div.csc-textpic-intext-left .csc-textpic-imagewrap, div.csc-textpic-intext-left-nowrap .csc-textpic-imagewrap {
    margin-right: 0;
    width: 100%;
    float: right;
}

.csc-textpic-text {
    float: left;
}

figure.csc-textpic-image {
    margin-bottom: 10px;
}

.detail {
    color: #fff !important;
    display: inline-block;
    min-width: 9rem;
}

.tab1 {
    display: inline-block;
    width: 3rem;
}

.tab2 {
    display: inline-block;
    width: 4.5rem;
}

.footertab1 {
    width: 100%;
    float: left;
    display: block;
}

.footertab2 {
    width: 100%;
    float: left;
    margin-top: 1rem;
}

.footertab3 {
    width: 100%;
    clear: both;
    float: left;
}

.footertab4 {
    width: 100%;
    float: left;
}

.numbers1 {
    float: left;
    width: 20%;
    margin-right: 3%;
}

.numbers2 {
    float: left;
    width: 77%;
}

.numbers2 {
    float: left;
    width: 77%;
    position: relative;
    min-height: 8rem;
}

.teasermid img {
    /*-webkit-box-shadow: 4px 4px 4px rgba(0,0,0,0.45); 
	-moz-box-shadow: 4px 4px 4px rgba(0,0,0,0.45);
	box-shadow: 4px 4px 4px rgba(0,0,0,0.45); 
	*/
}

.teasermid.teaserbottom img {
    margin-bottom: 10px;
    transition: all 0.5s;
}

/* blur effekt raus
.teasermid.teaserbottom img:hover {
    -webkit-filter: blur(2px);
    -moz-filter: blur(2px);
    filter: blur(2px);
    transition: all 0.5s;
    transform7: scale(1.005, 1.005);
    opacity: 0.85;

*/


.shadow {
    -webkit-box-shadow: 4px 4px 4px rgba(0,0,0,0.45);
    -moz-box-shadow: 4px 4px 4px rgba(0,0,0,0.45);
    box-shadow: 4px 4px 4px rgba(0,0,0,0.45);
}

.responsiveContainer {
    height: 0;
    position: relative;
    overflow: hidden;
    padding-bottom: 200%;
}

.responsiveContainer iframe {
    position: absolute;
    width: 100% !important;
    height: 100% !important;
    top: 0;
    left: 0;
    padding-left: 20px;
}

.top_link {
    display: block;
    z-index: 100000;
    padding: 0.8rem;
    transition: all 0.4s ease-in-out 0.4s;
    position: relative;
    /* position: absolute; */
    width: 65px;
    /* background: rgba(255,255,255,0.8); */
    bottom: 80px;
    right: -75%;
}

.top_link a {
    /* opacity: 0.6; */
    color: rgb(237 109 0 / .6);
    transition: all 0.4s;
}

.top_link a:hover {
    color: #ed6d00;
    opacity: 0.9;
    transition: all 0.4s;
}

.top_link a:after {
    font-family: FontAwesome;
    content: '\f139';
    font-size: 50px;
    display: inline-block;
}

#logo {
    width: 100%;
    max-width: 312px;
    height: auto;
}

.mainmidtext {
    /* width: 90%; */
    /* float: left; */
    /* text-align: left; */
    margin: 0;
    /* margin: 0 0% 0 5%; */
    padding: 2rem 2%;
}

#topmenubox img#logoclaim {
    float: left;
    width: 90%;
    transition: 2.7s all;
    display: block;
}

.teaserbottom .mainleft figcaption h3, .teaserbottom .mainmid.nomarg figcaption h3, .teaserbottom .mainright figcaption h3, .teaserbottom .mainmid figcaption h3 {
    color: #fff;
}

.teaserbottom .mainmid.nomarg {
    margin-left: 0;
    margin-right: 0;
    background: #fed000;
}

.teaserbottom .mainright {
    text-align: left;
    border-bottom: none;
    margin-top: 0;
    /* background: #c6df5f; */
    padding-bottom: 1rem;
    background: rgb(255, 241, 178);
}

.teaserbottom .mainmid {
    float: left;
    text-align: left;
    background: #fff1b2;
    background: rgb(198, 223, 95);
}

.teaserbottom .mainleft {
    float: left;
    text-align: left;
    margin-right: 3.33333%;
    background: rgb(219, 25, 55);
}

@media only screen and (min-width: 350px) {
    .searchcontent {
        margin: 10px 0px 0px 5px;
        max-width: 400px;
        display: block;
    }
}

@media only screen and (min-width: 400px) {
    .searchcontent {
        /* float: right; */
    }

    #topmenubox img#logoclaim {
        float: left;
        width: 60%;
        transition: 2.7s all;
    }
}

@media only screen and (min-width: 420px) {
    .responsiveContainer {
        height: 0;
        position: relative;
        overflow: hidden;
        padding-bottom: 150%;
    }
}

@media only screen and (min-width: 481px) {
    .gridContainer {
        width: 100%;
        padding-left: 0%;
        padding-right: 0%;
        -webkit-box-sizing: content-box;
        -moz-box-sizing: content-box;
        box-sizing: content-box;
        z-index: 10;
    }

    .headerpic {
        width: 33.333%;
        display: block;
        float: right;
    }

    #headpic p {
        margin: 0;
        display: block;
    }

    #headpic p img {
        width: 33.333%;
        display: block;
        float: right;
    }

    .maincontent {
        width: 100%;
        float: left;
    }

    .mainleft, .mainmid, .mainmidtext, .mainright {
        width: 100%;
        float: left;
    }

    p {
        text-align: justify;
    }

    figcaption p, .csc-textpic-text p {
        font-size: 1rem;
        line-height: 1.4;
    }

    .teasermid figcaption p, .csc-textpic-text p {
        /* padding-bottom: 1rem; */
    }

    .footertab2 {
        width: 100%;
        float: left;
    }

    .footertab3 {
        width: 60%;
        clear: both;
        float: left;
    }

    .footertab4 {
        width: 39%;
        float: left;
    }

    .footertab2inner {
        display: inline-block;
        text-align: left;
    }

    div.csc-textpic-intext-left .csc-textpic-imagewrap, div.csc-textpic-intext-left-nowrap .csc-textpic-imagewrap {
        margin-right: 0;
        width: 50%;
        float: left;
        margin-right: 5%;
    }

    .csc-textpic-text {
        float: left;
        width: 45%;
    }

    #logo {
        width: 42%;
        max-width: 312px;
        height: auto;
    }

    #logosp {
        float: left;
        width: 58%;
        margin-top: 95px;
        position: absolute;
        bottom: 0px;
        max-width: 460px;
    }
}

@media only screen and (min-width: 520px) {
    .responsiveContainer {
        height: 0;
        position: relative;
        overflow: hidden;
        padding-bottom: 120%;
    }
}

@media only screen and (min-width: 600px) {
    #mainwrapleft #aktuell {
        display: none;
        width: 100%;
        float: left;
        padding: 0px 0px 5px;
        background: #E3E3E3;
        text-align: left;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        min-height: 195px;
        margin-bottom: 20px;
    }

    #headernav {
        z-index: 11000;
        /* width: 99.5%; */
        margin-bottom: 0px;
        text-align: left;
    }

    #headpic {
        margin-bottom: 6px;
        float: right;
        width: 40%;
        text-align: right;
        /* margin-top: -15px; */
    }

    #bread {
        clear: both;
        float: left;
        margin-left: 25px;
        margin-top: 0.75rem;
        width: 100%;
        display: block;
        color: #797878;
        font-size: 0.835rem;
    }

    .teasermid figure {
        border-bottom: none;
    }

    .teasermid figcaption h3 {
        margin: 1.75rem 0;
        font-size: 1.625rem;
        text-align: center;
        color: #ed6d00;
    }

    .mainleft {
        width: 23.5%;
        float: left;
        text-align: left;
    }

    .mainmid {
        width: 30%;
        float: left;
        text-align: left;
        margin: 0 5% 0 5%;
    }

    .teaserbottom .mainmid.nomarg {
        margin-left: 0;
        margin-right: 0;
        background: #fed000;
    }

    .teasermidback .mainmid.nomarg {
        margin-left: 0;
        margin-right: 0;
    }

    .mainmidtext {
        /* width: 65%; */
        float: left;
        text-align: left;
        margin: 0;
        /* margin: 0 0% 0 17%; */
    }

    .mainright {
        width: 30%;
        float: left;
        text-align: left;
    }

    .searchcontent {
        /* float: right; */
        display: block;
        /* margin-top: -50px; */
        text-align: right;
    }

    .csc-textpic-text {
        float: left;
        width: 45%;
    }

    .footertab1 {
        width: 50%;
        float: left;
        display: block;
    }

    .footertab2 {
        width: 48%;
        float: left;
        margin: 0;
        margin: 0 0% 0 2%;
    }

    figcaption p, .csc-textpic-text p {
        text-align: left;
    }

    .teasermid .mainleft, .teasermid .mainmid, .teasermid .mainright {
        border-bottom: none;
    }

    #logo {
        width: 100%;
        max-width: 312px;
        height: auto;
    }

    #logosp {
        float: left;
        width: 55%;
        /* margin-top: 95px; */
        /* position: absolute; */
        /* bottom: 0px; */
        max-width: 460px;
    }
}

@media only screen and (min-width: 768px) {
    #offcanvas {
        display: none;
    }

    #offcanvasmenu {
        display: none;
    }

    .gridContainer {
        width: 100%;
        max-width: 1500px;
        padding-left: 0%;
        padding-right: 0%;
        margin: auto;
        overflow: hidden;
    }

    #topmenubox {
        position: fixed;
        background: #fcfcfe;
        top: 0;
        left: 0;
        height: 190px;
        width: 100%;
        z-index: 100;
        width: 100%;
        margin: 0 auto;
        display: block;
        transition: 0.7s all;
        padding-top: 1rem;
        padding-left: 0;
    }

    #topmenubox.reduced {
        height: 180px;
        /* transition: 0.7s all; */
        /* padding: 0; */
        /* top: 0; */
        /* background: #fff; */
        /* position: fixed; */
        /* overflow: hidden; */
        padding-top: .25rem;
    }

    #topmenubox img {
        /* max-height: 137px; */
        transition: 0.7s all;
    }

    #topmenubox.reduced img {
        /* max-height: 137px; */
        transition: 0.7s all;
        max-width: 300px;
        margin-top: 0;
    }

    #topmenubox img#logoclaim {
        float: left;
        width: 50%;
        transition: 2.7s all;
        max-width: 500px;
        margin-top: 3px;
    }

    #topmenubox.reduced img#logoclaim {
        /* max-height: 137px; */
        transition: 0.7s all;
        max-width: 350px;
        margin-top: 0;
    }

    #topmenubox.reduced #headernav {
        transition: 0.5s all;
    }

    #headernav {
        display: block;
        z-index: 11000;
        /* text-align: left; */
        background: #fff;
        -webkit-box-sizing: content-box;
        -moz-box-sizing: content-box;
        box-sizing: content-box;
        float: left;
        /* max-width: 600px; */
        /* width: 34%; */
        /* min-width: 350px; */
    }

    .headernavmenu {
        display: block;
    }

    #headernav ul {
        margin: 0px 10px 5px 0px;
        padding: 0px 0px 0px 0%;
    }

    #navi {
        clear: both;
        margin-top: 0rem;
        width: 100%;
        display: block;
        /* background: #fff; */
        z-index: 10;
        position: relative;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        text-align: right;
        float: left;
        paddin-left: 0;
        background: #fe0229;
        background: #db1937;
    }

    #sliding {
        clear: none;
        float: left;
        width: 100%;
        display: block;
        background: #fff;
        margin-top: 220px;
        transition: all 1s ease-in-out;
    }

    #mainwrapstart {
        clear: both;
        float: left;
        margin-left: 0;
        width: 100%;
        display: block;
        z-index: 1;
        position: relative;
    }

    .teasermid figcaption h3 {
        font-size: 1.5rem;
        margin: 2rem 0 .75rem 0;
    }

    .teasermid.teaserbottom figcaption h3 {
        font-size: 1.375rem;
        color: #c6df5f;
    }

    .mainmidtext {
        padding: 2.5rem 2%;
    }

    .teaserbottom .mainright {
        width: 22.5%;
        float: left;
        text-align: left;
        border-bottom: none;
        margin-top: 0;
        /* background: #c6df5f; */
        padding-bottom: 1rem;
        background: rgb(255, 241, 178);
    }

    .teaserbottom .mainmid {
        width: 22.5%;
        float: left;
        text-align: left;
        margin: 0 3.33333% 0 3.33333%;
        background: #fff1b2;
        background: rgb(198, 223, 95);
    }

    .teaserbottom .mainleft {
        width: 22.5%;
        float: left;
        text-align: left;
        margin-right: 3.33333%;
        background: rgb(219, 25, 55);
    }

    .teasermidback .mainright {
        width: 22.5%;
        float: left;
        text-align: left;
        border-bottom: none;
        margin-top: 0;
    }

    .teasermidback .mainmid {
        width: 22.5%;
        float: left;
        text-align: left;
        margin: 0 3.33333% 0 3.33333%;
    }

    .teasermidback .mainleft {
        width: 22.5%;
        float: left;
        text-align: left;
        margin-right: 3.33333%;
    }

    .teaserbottom .mainleft figcaption h3 {
        color: #fff;
    }

    .teaserbottom .mainleft figcaption h3, .teaserbottom .mainmid.nomarg figcaption h3 {
        color: #fff;
    }

    .teaserbottom .mainleft figcaption h3, .teaserbottom .mainmid.nomarg figcaption h3, .teaserbottom .mainright figcaption h3 {
        color: #fff;
    }

    .teaserbottom .mainmid figcaption h3 {
        color: #fff;
    }

    .teaserbottom .mainleft p, .teaserbottom .mainmid.nomarg p, .teaserbottom .mainmid p, .teaserbottom .mainright p {
        text-align: left;
    }

    #footer > ul {
        padding-left: 25px;
        margin: 0;
    }

    #footer > ul li {
        display: block;
        margin: 0;
        padding: 0;
        margin-right: 3rem;
        float: left;
    }

    .footertab1 {
        width: 32%;
        float: left;
        display: block;
    }

    .footertab2 {
        width: 35%;
        float: left;
        display: block;
    }

    .footertab3 {
        width: 1%;
        float: left;
        clear: none;
    }

    .footertab4 {
        width: 19%;
        float: left;
    }

    .footertab3inner {
        display: block;
    }

    .footertab4inner {
        float: right;
    }

    ul.footernavmenu {
        float: right;
    }

    .textareawidth {
        width: 350px;
    }

    div.csc-textpic-intext-left .csc-textpic-imagewrap, div.csc-textpic-intext-left-nowrap .csc-textpic-imagewrap {
        width: 30%;
        float: left;
    }

    .csc-textpic-text {
        float: left;
        width: 60%;
    }

    article {
        -moz-column-count: 2;
        -moz-column-gap: 4rem;
        -webkit-column-count: 2;
        -webkit-column-gap: 4rem;
        column-count: 2;
        column-gap: 4rem;
    }

    .teasermid figcaption p, .csc-textpic-text p {
        /* color: #fff; */
        font-size: 1rem;
        /* padding-left: 1rem; */
        padding: 1rem 1rem .5rem 1rem;
    }

    .teasermidback figcaption p, .csc-textpic-text p {
        /* color: #fff; */
        font-size: 1rem;
        /* padding-left: 1rem; */
        padding: .25rem 0rem .5rem 0rem;
    }

    .responsiveContainer {
        height: 0;
        position: relative;
        overflow: hidden;
        padding-bottom: 80%;
    }

    .searchcontent {
        margin-top: 0px;
        float: left;
        width: inherit;
        text-align: left;
        /* width: 15%; */
    }

    .top_link {
        display: block;
        position: fixed;
        right: 20px;
        display: block;
        top: 550px;
        z-index: 8000;
        font-weight: bold;
        transition: all 0.4s;
        width: 40px;
    }

    .top_link:hover {
        transition: all 0.4s;
    }

    .contenttable {
        border-collapse: collapse;
        border-spacing: 0;
        width: 100%;
    }

    .contenttable td {
        padding: .75rem;
    }

    .contenttable td p {
        font-size: 1.125rem
    }
}

@media only screen and (min-width: 860px) {
    .teasermid figcaption h3 {
        font-size: 1.625rem;
    }

    .teasermid.teaserbottom figcaption h3 {
        font-size: 1.5rem;
    }

    #topmenubox.reduced img#logoclaim {
        /* margin-top:10%; */
    }
}

@media only screen and (min-width: 990px) {
    .numbers2 {
        min-height: 8rem;
    }

    .responsiveContainer {
        height: 0;
        position: relative;
        overflow: hidden;
        padding-bottom: 60%;
        background: gray;
    }

    .teasermid figcaption h3 {
        font-size: 1.625rem;
    }

    .teasermid.teaserbottom figcaption h3 {
        font-size: 1.65rem;
    }

    .searchcontent {
        margin-top: 0px;
        float: left;
        width: inherit;
        text-align: left;
        /* width: 15%; */
        /* min-width: 300px; */
    }

    .suchfeld {
        max-width: 14rem;
    }

    h1 {
        font-size: 2.25rem;
    }

    #sliding {
        margin-top: 225px;
        transition: all 1s ease-in-out;
    }

    #topmenubox {
        height: 190px;
    }
}

@media only screen and (min-width: 1150px) {
    .teasermid figcaption h3 {
        font-size: 2rem;
    }

    .teasermid.teaserbottom figcaption h3 {
        font-size: 1.875rem;
    }

    .contentwrap {
        padding: 0px;
    }

    .mainmidtext {
        padding: 2rem 3%;
    }

    h1 {
        font-size: 2.5rem;
    }
}

@media only screen and (min-width: 1350px) {
    .teasermid figcaption h3 {
        font-size: 2.125rem;
    }
}
