@charset "utf-8";
@font-face {
    font-family: 'montserratmedium';
    src: url('../fonts/montserrat-medium-webfont.eot');
    src: url('../fonts/montserrat-medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/montserrat-medium-webfont.woff2') format('woff2'),
         url('../fonts/montserrat-medium-webfont.woff') format('woff'),
         url('../fonts/montserrat-medium-webfont.svg#montserratmedium') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'betontbolregular';
    src: url('../fonts/betontbol-webfont.eot');
    src: url('../fonts/betontbol-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/betontbol-webfont.woff2') format('woff2'),
         url('../fonts/betontbol-webfont.woff') format('woff'),
         url('../fonts/betontbol-webfont.svg#betontbolregular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'montserratbold';
    src: url('../fonts/montserrat-bold-webfont.eot');
    src: url('../fonts/montserrat-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/montserrat-bold-webfont.woff2') format('woff2'),
         url('../fonts/montserrat-bold-webfont.woff') format('woff'),
         url('../fonts/montserrat-bold-webfont.svg#montserratbold') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'socicon';
    src: url('../fonts/socicon.eot');
    src: url('../fonts/socicon.eot?#iefix') format('embedded-opentype'),
         url('../fonts/socicon.woff') format('woff'),
         url('../fonts/socicon.ttf') format('truetype'),
         url('../fonts/socicon.svg#FuturaMdBTBold') format('svg');
    font-weight: normal;
    font-style: normal;
	font-display: swap;
}

@keyframes fadeIn {
0%{top:-80px;}
10%{top:0;}
30%{top:0;}
40%{top:80px;}
100%{top:80px;}
}
@-webkit-keyframes fadeIn {
0%{top:-80px;}
10%{top:0;}
30%{top:0;}
40%{top:80px;}
100%{top:80px;}
}
@-moz-keyframes fadeIn {
0%{top:-80px;}
10%{top:0;}
30%{top:0;}
40%{top:80px;}
100%{top:80px;}
}

@keyframes fadeIn2 {
0%{top:-80px;}
30%{top:-80px;}
40%{top:0;}
60%{top:0;}
70%{top:80px;}
100%{top:80px;}
}
@-webkit-keyframes fadeIn2 {
0%{top:-80px;}
30%{top:-80px;}
40%{top:0;}
60%{top:0;}
70%{top:80px;}
100%{top:80px;}
}
@-moz-keyframes fadeIn2 {
0%{top:-80px;}
30%{top:-80px;}
40%{top:0;}
60%{top:0;}
70%{top:80px;}
100%{top:80px;}
}

@keyframes fadeIn3 {
0%{top:-80px;}
60%{top:-80px;}
70%{top:0;}
90%{top:0;}
100%{top:80px;}
}
@-webkit-keyframes fadeIn3 {
0%{top:-80px;}
60%{top:-80px;}
70%{top:0;}
90%{top:0;}
100%{top:80px;}
}
@-moz-keyframes fadeIn3 {
0%{top:-80px;}
60%{top:-80px;}
70%{top:0;}
90%{top:0;}
100%{top:80px;}
}



@keyframes fadeInB1 {
0%{top:-80px;}
5%{top:0;}
15%{top:0;}
20%{top:80px;}
100%{top:80px;}
}
@-webkit-keyframes fadeInB1 {
0%{top:-80px;}
5%{top:0;}
15%{top:0;}
20%{top:80px;}
100%{top:80px;}
}
@-moz-keyframes fadeInB1 {
0%{top:-80px;}
5%{top:0;}
15%{top:0;}
20%{top:80px;}
100%{top:80px;}
}

@keyframes fadeInB2 {
0%{top:-80px;}
15%{top:-80px;}
20%{top:0;}
30%{top:0;}
35%{top:80px;}
100%{top:80px;}
}
@-webkit-keyframes fadeInB2 {
0%{top:-80px;}
15%{top:-80px;}
20%{top:0;}
30%{top:0;}
35%{top:80px;}
100%{top:80px;}
}
@-moz-keyframes fadeInB2 {
0%{top:-80px;}
15%{top:-80px;}
20%{top:0;}
30%{top:0;}
35%{top:80px;}
100%{top:80px;}
}

@keyframes fadeInB3 {
0%{top:-80px;}
30%{top:-80px;}
35%{top:0;}
45%{top:0;}
50%{top:80px;}
100%{top:80px;}
}
@-webkit-keyframes fadeInB3 {
0%{top:-80px;}
30%{top:-80px;}
35%{top:0;}
45%{top:0;}
50%{top:80px;}
100%{top:80px;}
}
@-moz-keyframes fadeInB3 {
0%{top:-80px;}
30%{top:-80px;}
35%{top:0;}
45%{top:0;}
50%{top:80px;}
100%{top:80px;}
}

@keyframes fadeInB4 {
0%{top:-80px;}
45%{top:-80px;}
50%{top:0;}
60%{top:0;}
65%{top:80px;}
100%{top:80px;}
}
@-webkit-keyframes fadeInB3 {
0%{top:-80px;}
45%{top:-80px;}
50%{top:0;}
60%{top:0;}
65%{top:80px;}
100%{top:80px;}
}
@-moz-keyframes fadeInB3 {
0%{top:-80px;}
45%{top:-80px;}
50%{top:0;}
60%{top:0;}
65%{top:80px;}
100%{top:80px;}
}

@keyframes fadeInB5 {
0%{top:-80px;}
60%{top:-80px;}
65%{top:0;}
75%{top:0;}
80%{top:80px;}
100%{top:80px;}
}
@-webkit-keyframes fadeInB3 {
0%{top:-80px;}
60%{top:-80px;}
65%{top:0;}
75%{top:0;}
80%{top:80px;}
100%{top:80px;}
}
@-moz-keyframes fadeInB3 {
0%{top:-80px;}
60%{top:-80px;}
65%{top:0;}
75%{top:0;}
80%{top:80px;}
100%{top:80px;}
}

@keyframes fadeInB6 {
0%{top:-80px;}
75%{top:-80px;}
80%{top:0;}
90%{top:0;}
95%{top:80px;}
100%{top:80px;}
}
@-webkit-keyframes fadeInB3 {
0%{top:-80px;}
75%{top:-80px;}
80%{top:0;}
90%{top:0;}
95%{top:80px;}
100%{top:80px;}
}
@-moz-keyframes fadeInB3 {
0%{top:-80px;}
75%{top:-80px;}
80%{top:0;}
90%{top:0;}
95%{top:80px;}
100%{top:80px;}
}




/* Grundenstellungen */
html {
	scroll-behavior: smooth;
}
body {
	margin:0;
	padding:0;
    font-size: 18px;
    background: #303030;
    color:#fff;
    font-family: 'montserratmedium', Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	}
#bodyarea {
    padding:0;
    margin:0;
	hyphens: auto;
-webkit-hyphens: auto;
-ms-hyphens: auto;
    font-family: 'montserratmedium', Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
    overflow: hidden;
	}
@media (max-width: 1200px) {
}
@media (max-width: 959px) {
}
@media (max-width: 767px) {
}
@media (max-width: 460px) {
}

/* menubereich */

#topclaimarea {
    position: relative;
    width: 100%;
    height: 50px;   
    background: url("../images/bg-website-bearbeiten.webp");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    color:#fff;
    font-size:14px;
    text-align: center;
    overflow:hidden;
}
#topclaimarea2 {
    position: relative;
    width: 100%;
    height: 30px;   
    background: url("../images/bg-website-bearbeiten.webp");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    color:#fff;
    font-size:14px;
    text-align: center;
    overflow:hidden;
}
#topclaimarea:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(1,95,115,0.8);
  width: 100%;
  height: 50px;
  padding: 0;
  display: block;
  z-index: 30;
  overflow: hidden;
}
#topclaimarea2:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(1,95,115,0.8);
  width: 100%;
  height: 30px;
  padding: 0;
  display: block;
  z-index: 30;
  overflow: hidden;
}
#topclaimarea ul {
    padding:0;
    margin:0;
}
#topclaimarea ul li {
    list-style: none;
    padding:10px 0 10px;
    margin:0;
    position: absolute;
    z-index: 50;
    width:100%;
    text-align:center; 
    animation: fadeIn 15s infinite;
-webkit-animation: fadeIn 15s infinite;
-moz-animation: fadeIn 15s infinite;
}
#topclaimarea ul li:before {
    content: url("../images/check1.png");
    padding:0 7px 0 0;
    margin:0;
    position: relative;
    display:inline-block;
    top:2px;
}
#topclaimarea ul li a {
    color:#fff;
    text-decoration: none;
}
#topclaimarea ul li p {
    padding:0;
    margin:0;
    display:inline-block;
} 
#topclaimarea ul li:nth-of-type(2) {
    animation: fadeIn2 15s infinite;
-webkit-animation: fadeIn2 15s infinite;
-moz-animation: fadeIn2 15s infinite;
}
#topclaimarea ul li:nth-of-type(3) {
    animation: fadeIn3 15s infinite;
-webkit-animation: fadeIn3 15s infinite;
-moz-animation: fadeIn3 15s infinite;
}
@media (max-width: 1200px) {
}
@media (max-width: 959px) {
#topclaimarea {
    font-size:14px;
}
}
@media (max-width: 767px) {
#topclaimarea {
    height: 80px;   
    font-size:14px;
}
#topclaimarea2 {
    height: 30px;   
}
#topclaimarea::after {
  height: 80px;
    }
#topclaimarea2::after {
  height: 30px;
    }
#topclaimarea ul li {
  list-style: none;
  padding: 20px 0 20px;
    hyphens: manual;
-webkit-hyphens: manual;
-ms-hyphens: manual;
    }
#topclaimarea ul li:before {
        transform: scale(0.6);
        top:7px;
    }    
    
}
@media (max-width: 460px) {
}



#headerarea {
    display:grid;
    grid-template-columns:5vw 20vw 50vw 20vw;
    grid-template-rows: 80px 40px;
    border-bottom: 1px dotted #fff;
    padding:0;
    margin:0;
    position: relative;
    z-index: 50;
}
#logoarea {
    grid-column: 2 / 3;
    grid-row: 1 / 3;
/*    top:-18px;*/
    position: relative;
}
#menuarea {
    grid-column: 3 / 4;
    grid-row: 1 / 2;
    align-self: end; 
}
#menuarea {
    grid-column: 3 / 4;
    grid-row: 1 / 2;
    align-self: end;
    justify-self: end; 
}
#menuarea ul {
    padding:0;
    margin:0;
    line-height: 0.8em;
}
#menuarea ul li {
    padding:0 1vw ;
    margin:0;
    display:inline-block;
    text-transform: uppercase;
    font-family: 'montserratbold', Impact, Haettenschweiler, "Franklin Gothic Bold", "Arial Black", "sans-serif";
    font-weight: normal;
    line-height: 0.5em;
}
#menuarea ul li a {
    color:#fff;
    text-decoration: none;
    line-height: 0.5em;
    display: inline-block;
}
#menuarea ul li a:hover {
    box-shadow: #017088 0px 0px 10px;
transition: all 0.5s ease-in-out 50ms;
  -webkit-transition: all 0.1s ease-in-out 0ms;
  -moz-transition: all 0.1s ease-in-out 0ms;
  -o-transition: all 0.1s ease-in-out 0ms;
  -ms-transition: all 0.1s ease-in-out 0ms;
}




#headerarea2 {
    display:grid;
    grid-template-columns:5vw 20vw 50vw 20vw;
    grid-template-rows: 80px 40px;
    border-bottom: 1px dotted #fff;
    padding:0;
    margin:0;
    position: relative;
    z-index: 50;
}
#headerarea2 #logoarea {
    grid-column: 2 / 5;
    grid-row: 1 / 3;
/*    top:-18px;*/
    position: relative;
    text-align: center;
}




#toprightarea {
    grid-column: 4 / 5;
    grid-row: 1 / 3;
    align-self: center;
    justify-self: end; 
}
#toprightarea p {
    padding:0;
    margin:0;
}
.cta {
    background:#017088;
    border:2px solid #017088;
    color:#fff;
    text-align: center;
    text-decoration: none;
    display:inline-block;
    padding:8px 33px;
    box-shadow: #017088 0px 0px 0px;
    hyphens: manual;
-webkit-hyphens: manual;
-ms-hyphens: manual;
transition: all 0.5s ease-in-out 50ms;
  -webkit-transition: all 0.5s ease-in-out 50ms;
  -moz-transition: all 0.5s ease-in-out 50ms;
  -o-transition: all 0.5s ease-in-out 50ms;
  -ms-transition: all 0.5s ease-in-out 50ms;
    border-radius: 10px;
    position: relative;
}
.cta strong {
    text-transform: uppercase;
    font-family: 'montserratbold', Impact, Haettenschweiler, "Franklin Gothic Bold", "Arial Black", "sans-serif";
    font-weight: normal;
}
.cta:hover {
    box-shadow: #017088 0px 0px 10px;
transition: all 0.5s ease-in-out 50ms;
  -webkit-transition: all 0.1s ease-in-out 0ms;
  -moz-transition: all 0.1s ease-in-out 0ms;
  -o-transition: all 0.1s ease-in-out 0ms;
  -ms-transition: all 0.1s ease-in-out 0ms;
}
@-webkit-keyframes ripple-infinite {
  0%,
  40%,
  50% {
    box-shadow:0 0 0 0 rgba(1,112,136,.4)
  }
  85% {
    box-shadow:0 0 0 20px rgba(1,112,136,0)
  }
  to {
    box-shadow:0 0 0 0 rgba(1,112,136,0)
  }
}
@keyframes ripple-infinite {
  0%,
  40%,
  50% {
    box-shadow:0 0 0 0 rgba(1,112,136,.4)
  }
  85% {
    box-shadow:0 0 0 20px rgba(1,112,136,0)
  }
  to {
    box-shadow:0 0 0 0 rgba(1,112,136,0)
  }
}
.cta:before {
    content: "";
    display: flex;
    width:100%;
    height:100%;
    color:#fe0000;
    opacity: 1;
    position: absolute;
    top:0;
    left:0;
    border-radius: 10px;
    animation: ripple-infinite 2.5s ease infinite;
    -webkit-animation: ripple-infinite 2.5s ease infinite;
}



.ctalight {
    background: transparent;
    border:2px solid #017088;
    color:#fff;
    text-align: center;
    text-decoration: none;
    display:inline-block;
    padding:8px 33px;
    box-shadow: #017088 0px 0px 0px;
transition: all 0.5s ease-in-out 50ms;
  -webkit-transition: all 0.5s ease-in-out 50ms;
  -moz-transition: all 0.5s ease-in-out 50ms;
  -o-transition: all 0.5s ease-in-out 50ms;
  -ms-transition: all 0.5s ease-in-out 50ms;
    border-radius: 10px;
}
.ctalight strong {
    text-transform: uppercase;
    font-family: 'montserratbold', Impact, Haettenschweiler, "Franklin Gothic Bold", "Arial Black", "sans-serif";
    font-weight: normal;
}
.ctalight:hover {
    box-shadow: #017088 0px 0px 10px;
transition: all 0.5s ease-in-out 50ms;
  -webkit-transition: all 0.1s ease-in-out 0ms;
  -moz-transition: all 0.1s ease-in-out 0ms;
  -o-transition: all 0.1s ease-in-out 0ms;
  -ms-transition: all 0.1s ease-in-out 0ms;
}
@media (max-width: 1600px) {
#menuarea {
    font-size: 14px;
    }    
#toprightarea {
    font-size: 14px;
    }  
}
@media (max-width: 1200px) {
#menuarea {
        display:none;
    }
#toprightarea {
    grid-column: 3 / 5;
    }
}
@media (max-width: 959px) {
}
@media (max-width: 767px) {
#headerarea {
    grid-template-columns:5vw 20vw 50vw 20vw;
    grid-template-rows: 120px 80px 40px;
    }
#headerarea #logoarea {
  grid-column: 3 / 4;
  grid-row: 1 / 3;
    justify-self: center;
    z-index: 20;
    }
#toprightarea {
  grid-column: 2 / 5;
  grid-row: 2 / 3;
    justify-self: center;
    z-index: 50;
    }
.cta,
.ctalight{
    margin:0 0 10px;
    }
}
@media (max-width: 460px) {
}


/* Modulposition 1 */
#precontent1 {

}
.textslider {
    position: relative;
    width: 100%;
    height: 80px;   
    background: rgba(1,95,115,1);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    color:#fff;
    font-family: 'montserratbold', Impact, Haettenschweiler, "Franklin Gothic Bold", "Arial Black", "sans-serif";
    font-size:24px;
    text-align: center;
    overflow:hidden;
    margin:40px 0 0;
}
.textslider ul {
    padding:0;
    margin:0;
}
.textslider ul li {
    list-style: none;
    padding:15px 0 30px;
    margin:0;
    position: absolute;
    z-index: 50;
    width:100%;
    text-align:center; 
    animation: fadeInB1 30s infinite;
-webkit-animation: fadeInB1 30s infinite;
-moz-animation: fadeInB1 30s infinite;
}
.textslider ul li:before {
    content: url("../images/check1.png");
    padding:0 7px 0 0;
    margin:0;
    position: relative;
    display:inline-block;
    top:2px;
}
.textslider ul li a {
    color:#fff;
    text-decoration: none;
}
.textslider ul li p {
    padding:0;
    margin:0;
    display:inline-block;
} 
.textslider ul li:nth-of-type(2) {
    animation: fadeInB2 30s infinite;
-webkit-animation: fadeInB2 30s infinite;
-moz-animation: fadeInB2 30s infinite;
}
.textslider ul li:nth-of-type(3) {
    animation: fadeInB3 30s infinite;
-webkit-animation: fadeInB3 30s infinite;
-moz-animation: fadeInB3 30s infinite;
}
.textslider ul li:nth-of-type(4) {
    animation: fadeInB4 30s infinite;
-webkit-animation: fadeInB4 30s infinite;
-moz-animation: fadeInB4 30s infinite;
}
.textslider ul li:nth-of-type(5) {
    animation: fadeInB5 30s infinite;
-webkit-animation: fadeInB5 30s infinite;
-moz-animation: fadeInB5 30s infinite;
}
.textslider ul li:nth-of-type(6) {
    animation: fadeInB6 30s infinite;
-webkit-animation: fadeInB6 30s infinite;
-moz-animation: fadeInB6 30s infinite;
}
@media (max-width: 1200px) {
}
@media (max-width: 959px) {
.textslider {
    height: 100px;   
    font-size:14px;
}
.textslider ul li {
    padding:20px 0 30px;
    }
}
@media (max-width: 767px) {
.textslider ul li::before {
        transform: scale(0.6);
        top:7px;
    }
}
@media (max-width: 460px) {
}



/* Modulposition 2 */
#precontent2  {
    
}


/* Modulposition 3 */
#precontent3 {

} 


/* Hauptinhalt */
#contentarea {

}
#contentarea .blog .category-desc {
 
}
#contentarea .blog .blog-items {

}
#contentarea .blog .page-header h2 { 
    font-weight: normal;
    padding:0;
    margin:0;
    hyphens: manual;
-webkit-hyphens: manual;
-ms-hyphens: manual;
}
.page-header h2 a { 
    text-decoration: none;
}
.readmore .btn {
    transition: all 200ms ease-in-out 100ms;
-webkit-transition: all 200ms ease-in-out 100ms;
-moz-transition: all 200ms ease-in-out 100ms;
-o-transition: all 200ms ease-in-out 100ms;
-ms-transition: all 200ms ease-in-out 100ms;
}
.readmore .btn:hover {
    transition: all 200ms ease-in-out 0ms;
-webkit-transition: all 200ms ease-in-out 0ms;
-moz-transition: all 200ms ease-in-out 0ms;
-o-transition: all 200ms ease-in-out 0ms;
-ms-transition: all 200ms ease-in-out 0ms;
}

/* Inhaltsseite */
#contentarea .item-page {
 display:grid;
    grid-template-columns:5vw 44vw 2vw 44vw;
    grid-template-rows: 90px min-content min-content min-content 160px ;
}
#contentarea .item-page.einspalter{
    grid-template-columns:25vw 50vw 2vw 18vw;
}
#contentarea .login,
#contentarea .logout{
     display:grid;
    grid-template-columns:25vw 50vw 2vw 18vw;
    grid-template-rows: 90px min-content min-content min-content 160px ;
}
#contentarea .item-page.einspalter.wider {
    grid-template-columns:10vw 80vw 2vw 3vw;
}
#contentarea .item-page.starter {
    grid-template-rows: 90px min-content min-content min-content 90px ;
}
.item-page .page-header h1 {
    margin: 0;
    padding: 0;
    text-align: center;
}
.item-page .item-image {
    grid-column: 4 / 5;
    grid-row: 3 / 4;
    padding:0;
    margin:0;
    justify-self: end; 
    z-index: 10;
    position: relative;
    line-height: 0;
}
.item-page .item-image img {
    width:44vw;
    height:auto;
    border-radius: 10px;
}
.item-page:after {
    content: "";
    grid-column: 4 / 5;
    grid-row: 3 / 4;
    background: rgba(1,95,115,0.1);
    padding: 0;
    display: block;
    z-index: 30;
    overflow: hidden;
    border-radius: 10px;
}
.item-page .com-content-article__body,
#contentarea .login .form-validate,
#contentarea .logout .form-validate {
    grid-column: 2 / 3;
    grid-row: 3 / 5;
    padding:0;
    margin:0;
}
.item-page .page-header,
#contentarea .login .page-header,
#contentarea .logout .page-header {
    grid-column: 2 / 3;
    grid-row: 2 / 3;
    padding:0;
    margin:0 0 30px;
}
.item-page h1,
.login h1,
.logout h1{
    font-size: 60px;
    line-height: 1em;
    letter-spacing: -0.05em;
    font-family: 'betontbolregular', "Courier New", Courier, monospace;
    font-weight: normal;
    margin: 0 0 20px;
    padding: 0;
}
.item-page .com-content-article__body .extrabig {
    font-family: 'betontbolregular', "Courier New", Courier, monospace;
    font-weight: normal; 
    font-size: 30px;
    line-height: 1em;
    letter-spacing: -0.05em;
    color: #bcbcbc;
}
.item-page .com-content-article__body a {
    color:#fff;
}
.item-page .com-content-article__body p {
    margin:10px 0 15px;
}
.item-page .com-content-article__body h3 {
    font-family: 'montserratbold', Impact, Haettenschweiler, "Franklin Gothic Bold", "Arial Black", "sans-serif";
    font-weight: normal;
    padding: 0;
    margin: 15px 0 24px;
    font-size: 24px;
    hyphens: manual;
  -webkit-hyphens: manual;
  -ms-hyphens: manual;
    position: relative;
}


h2 {
    font-size: 36px;
    line-height: 1em;
    letter-spacing: -0.05em;
    font-family: 'betontbolregular', "Courier New", Courier, monospace;
    font-weight: normal;
    margin: 0 0 20px;
    padding: 0;
}
.overheadline {
    text-transform: uppercase;
    font-family: 'montserratbold', Impact, Haettenschweiler, "Franklin Gothic Bold", "Arial Black", "sans-serif";
    font-weight: normal;
    color:#017088;
    padding:0;
    margin:0;
}
.centered {
    text-align: center;
    padding:80px 0 60px;
}
.bright {
    color:#303030;
    background: #e9e9e9;
}
.brightend {
    color:#303030;
    background: #bcbcbc;
}
.brightflow {
    color:#303030;
background: rgb(233,233,233);
background: -moz-linear-gradient(180deg, rgba(233,233,233,1) 0%, rgba(188,188,188,1) 100%);
background: -webkit-linear-gradient(180deg, rgba(233,233,233,1) 0%, rgba(188,188,188,1) 100%);
background: linear-gradient(180deg, rgba(233,233,233,1) 0%, rgba(188,188,188,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#e9e9e9",endColorstr="#bcbcbc",GradientType=1); 
}
.smaller {
    font-size: 14px;
    font-family: 'montserratbold', Impact, Haettenschweiler, "Franklin Gothic Bold", "Arial Black", "sans-serif";
}
.smaller strong {
    color:#017088;
    font-weight: normal;
}
.smaller span {
    color: #bcbcbc;
    font-family: 'montserratmedium', Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
}
.com-users-login__options {
    display:none;
}
@media (max-width: 1200px) {
.item-page .com-content-article__body .extrabig {
    font-size: 24px;
    hyphens: manual;
-webkit-hyphens: manual;
-ms-hyphens: manual;
    }
.item-page h1,
.login h1,
.logout h1 {
  font-size: 48px;
    hyphens: manual;
-webkit-hyphens: manual;
-ms-hyphens: manual;
    }
.centered {
    padding:80px 5vw 60px;
}
h2 {
    hyphens: manual;
-webkit-hyphens: manual;
-ms-hyphens: manual;
    font-size: 30px;
    }
.overheadline {
    font-size: 14px;    
    }
.item-page .com-content-article__body img {
        max-width:100%;
        height:auto;
    }
}
@media (max-width: 959px) {
#contentarea .item-page.einspalter,
#contentarea .login,
#contentarea .logout {
  grid-template-columns: 10vw 80vw 2vw 3vw;
}
.item-page .page-header,
#contentarea .login .page-header,
#contentarea .logout .page-header {
  grid-column: 2 / 5;
    }
}
@media (max-width: 767px) {
#contentarea .item-page.starter {
  grid-template-rows: 90px min-content min-content min-content min-content min-content 90px;
}
#contentarea .item-page.einspalter.wider {
    grid-template-columns:5vw 90vw 0vw 0vw;
}
.item-page .item-image {
  grid-column: 2 / 5;
  grid-row: 3 / 4;
    }
.item-page .item-image img {
  width: 90vw;
}
.item-page::after {
  grid-column: 2 / 5;
  grid-row: 3 / 4;
    }
.item-page.starter .com-content-article__body {
  grid-column: 2 / 5;
  grid-row: 4 / 5;
    }
.item-page .com-content-article__body,
#contentarea .login .form-validate,
#contentarea .logout .form-validate {
  grid-column: 2 / 5;
  grid-row: 4 / 5;   
    }
}
@media (max-width: 460px) {
}


/* Visformular */
#visformcontainer,
#visformscontainer.item-page{
    display:grid;
    grid-template-columns:25vw 50vw 2vw 18vw;
    grid-template-rows: minmax(90px, min-content) min-content min-content min-content 80px ;
}
#form-error-container {
    grid-column: 2 / 3;
    grid-row: 1 / 2;  
    margin:10px 0 20px;
}
#visformcontainer joomla-alert {
    color:#ff0000;
}
#visformcontainer h1,
#visformscontainer h1{
    grid-column: 2 / 3;
    grid-row: 2 / 3;
    font-size: 72px;
    line-height: 1em;
    letter-spacing: -0.05em;
    font-family: 'betontbolregular', "Courier New", Courier, monospace;
    font-weight: normal;
    margin: 0 0 40px;
    padding: 0;
    text-align: center;
    hyphens: manual;
-webkit-hyphens: manual;
-ms-hyphens: manual;
}
#visformscontainer p{
    grid-column: 2 / 3;
    grid-row: 3 / 4;
    border-radius: 5px;
    border: 2px solid #08677c;
    padding: 20px 2vw 120px;
    margin: 0 0 25px;
}
#visformscontainer.item-page::after {
    display: none;
}
#visformcontainer .alert {
    grid-column: 2 / 3;
    grid-row: 3 / 4;
}
#visformcontainer .category-desc {
    grid-column: 2 / 3;
  grid-row: 1 / 2;
  text-align: center;
  align-self: end;
}
#visformcontainer form {
    grid-column: 2 / 3;
    grid-row: 4 / 5;
}
#visformcontainer form fieldset {
    border:none;
    padding:0;
    margin:0;
}
#visformcontainer form [role="group"],
#visformcontainer form .formrahmen,
#visformcontainer form .fieldset-4 .row,
#visformcontainer form .fieldset-5 .row,
#visformcontainer form .fieldset-6 .row{
    border-radius: 5px;
    border: 2px solid #08677c;
    padding: 20px 2vw 40px;
    margin:0 0 25px;
}
#visformcontainer form .fieldset-4 .row .row,
#visformcontainer form .fieldset-4 .row + .row,
#visformcontainer form .fieldset-5 .row .row,
#visformcontainer form .fieldset-5 .row + .row,
#visformcontainer form .fieldset-5 .row + div + .row,
#visformcontainer form .fieldset-6 .row .row,
#visformcontainer form .fieldset-6 .row + div + .row{
    border-radius: 0;
    border: none;
    padding: 0;
    margin:0;    
}
#visformcontainer form .row p {
    margin:10px 0 0;
}
#visformcontainer form .row p a {
    color: #08677c;
}
#visformcontainer form .form-group label {
    padding: 0;
    margin: 10px 0 15px 10px;
    font-size: 18px;
    display:inline-flex;
    width: calc(90% - 10px);
}
#visformcontainer form h3 {
    font-family: 'montserratbold', Impact, Haettenschweiler, "Franklin Gothic Bold", "Arial Black", "sans-serif";
    font-weight: normal;
    padding: 0;
    margin: 15px 0 24px;
    font-size: 24px;
    display:block;
}
#visformcontainer form .form-group label.asterix-ancor {
    font-family: 'montserratbold', Impact, Haettenschweiler, "Franklin Gothic Bold", "Arial Black", "sans-serif";
    font-weight: normal;
    padding: 0;
    margin: 15px 0 24px;
    font-size: 24px;
    display:block;
}
#visformcontainer form .form-group label.asterix-ancor.form-check-label {
    font-family: 'montserratmedium', Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
    font-weight: normal;
    padding: 0 0 0 10px;
    margin: 15px 0 24px;
    font-size: 18px;
    display:inline-flex;
    max-width: 90%;
}
#visformcontainer form .smaller {
    color: #017088;
    font-family: 'montserratmedium', Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
}
#visformcontainer form [type="text"],
#visformcontainer form [type="tel"],
#visformcontainer form [type="email"]{
    background: #ffffff;
    padding:13px 25px;
    font-family: 'montserratmedium', Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
    font-size: 18px;
    color: #303030;
    border:none;
    width:calc(100% - 50px);
}
#visformcontainer form .pbBtnCon,
#visformcontainer form .justify-content-center{
    text-align: right;
}
#visformcontainer form .cta[type="button"],
#visformcontainer form .cta[type="submit"]{
    font-family: 'montserratbold', Impact, Haettenschweiler, "Franklin Gothic Bold", "Arial Black", "sans-serif";
    font-weight: normal;
    text-transform: uppercase;
    font-size: 18px;
    padding: 22px 6vw;
    line-height: 1em;
}
#visformcontainer form .ctalight[type="button"] {
    font-family: 'montserratbold', Impact, Haettenschweiler, "Franklin Gothic Bold", "Arial Black", "sans-serif";
    font-weight: normal;
    text-transform: uppercase;
    font-size: 18px;
    padding: 22px 2vw;
    margin:0 22px 0 0;
    line-height: 1em;
}
.fetter {
    font-family: 'montserratbold', Impact, Haettenschweiler, "Franklin Gothic Bold", "Arial Black", "sans-serif";
}
#visformcontainer form h4 {
    font-size: 60px;
    line-height: 1em;
    letter-spacing: -0.05em;
    font-family: 'betontbolregular', "Courier New", Courier, monospace;
    font-weight: normal;
    margin: 0 0 20px;
    padding: 0;
    position: relative;
    z-index: 20;
}
#visformcontainer form #form5kostenpaketlbl + div {
    position: relative;
}
#visformcontainer form h4:before,
#visformcontainer form #form5kostenpaketlbl + div:before{
    position: absolute;
    bottom:-19px;
    left:0;
    width: 170px;
    height:19px;
    content: "";
    background: url("../images/unterstrich.png") no-repeat;
    display:block;
    z-index: 10;
}
#visformcontainer form .isCal[type="text"] {
    background: none;
    font-size: 60px;
    line-height: 1em;
    letter-spacing: -0.05em;
    font-family: 'betontbolregular', "Courier New", Courier, monospace;
    font-weight: normal;
    margin: 0;
    padding: 0;
    color: #fff;
    border:none;
    position: relative;
    z-index: 20;
}





#visformcontainer .bildergruppe3 .form-group label + div {
    display:grid;
    grid-template-columns: 31% 3% 31% 3% 31%;
    grid-template-rows: 1fr;
}
#visformcontainer .bildergruppe3 .form-group .form-check {
    grid-row:1 / 2;
    display:grid;
    grid-template-columns: 100%;
    grid-template-rows: min-content min-content min-content;
    position: relative;
    border-radius: 5px;
    border: 2px solid #08677c;
    background: #555;
    hyphens: manual;
-webkit-hyphens: manual;
-ms-hyphens: manual;
}
#visformcontainer .bildergruppe3 .form-group .form-check:hover,
#visformcontainer .bildergruppe9 .form-group .form-check:hover{
    background: #19505c;
}
#visformcontainer .bildergruppe3 .form-group .form-check:nth-of-type(1) {
    grid-column: 1 / 2;
}
#visformcontainer .bildergruppe3 .form-group .form-check:nth-of-type(2) {
    grid-column: 3 / 4;
}
#visformcontainer .bildergruppe3 .form-group .form-check:nth-of-type(3) {
    grid-column: 5 / 6;
}
#visformcontainer .bildergruppe3 .form-group .form-check label {
    grid-column: 1 / 2;
    grid-row: 2 / 3;
    padding:80% 0 0 0;
    text-align: center;
}
#visformcontainer .bildergruppe3 .form-group .form-check .bildfeld {
    grid-column: 1 / 2;
    grid-row: 1 / 2;
position: absolute;
  left: 0;
  margin: 10px;
}
#visformcontainer .bildergruppe3 .form-group .form-check label.sofort {
    background: url("../images/icon-sofort.png") no-repeat;
    background-size: contain;
    display:block;
}
#visformcontainer .bildergruppe3 .form-group .form-check label.monaten {
    background: url("../images/icon-1-2-monate.png") no-repeat;
    background-size: contain;
    display:block;
}
#visformcontainer .bildergruppe3 .form-group .form-check label.vorherfrage {
    background: url("../images/icon-frage.png") no-repeat;
    background-size: contain;
    display:block;
}







#visformcontainer .bildergruppe9 .form-group label + div {
    display:grid;
    grid-template-columns: 31% 3% 31% 3% 31%;
    grid-template-rows: 1fr 10px 1fr 10px 1fr ;
}
#visformcontainer .bildergruppe9 .form-group .form-check {
    display:grid;
    grid-template-columns: 100%;
    grid-template-rows: min-content min-content min-content;
    position: relative;
    border-radius: 5px;
    border: 2px solid #08677c;
    background: #555;
    hyphens: manual;
-webkit-hyphens: manual;
-ms-hyphens: manual;
}
#visformcontainer .bildergruppe9 .form-group .form-check:nth-of-type(1) {
    grid-column: 1 / 2;
    grid-row: 1 / 2;
}
#visformcontainer .bildergruppe9 .form-group .form-check:nth-of-type(2) {
    grid-column: 3 / 4;
    grid-row: 1 / 2;
}
#visformcontainer .bildergruppe9 .form-group .form-check:nth-of-type(3) {
    grid-column: 5 / 6;
    grid-row: 1 / 2;
}
#visformcontainer .bildergruppe9 .form-group .form-check:nth-of-type(4) {
    grid-column: 1 / 2;
    grid-row: 3 / 4;
}
#visformcontainer .bildergruppe9 .form-group .form-check:nth-of-type(5) {
    grid-column: 3 / 4;
    grid-row: 3 / 4;
}
#visformcontainer .bildergruppe9 .form-group .form-check:nth-of-type(6) {
    grid-column: 5 / 6;
    grid-row: 3 / 4;
}
#visformcontainer .bildergruppe9 .form-group .form-check:nth-of-type(7) {
    grid-column: 1 / 2;
    grid-row: 5 / 6;
}
#visformcontainer .bildergruppe9 .form-group .form-check:nth-of-type(8) {
    grid-column: 3 / 4;
    grid-row: 5 / 6;
}
#visformcontainer .bildergruppe9 .form-group .form-check:nth-of-type(9) {
    grid-column: 5 / 6;
    grid-row: 5 / 6;
}
#visformcontainer .bildergruppe9 .form-group .form-check label {
    grid-column: 1 / 2;
    grid-row: 2 / 3;
    padding:90% 0 0 0;
    text-align: center;

}
#visformcontainer .bildergruppe9 .form-group .form-check .bildfeld {
    grid-column: 1 / 2;
    grid-row: 1 / 2;
position: absolute;
  left: 0;
  margin: 10px;
}
#visformcontainer .bildergruppe9 .form-group .form-check label.beratung {
    background: url("../images/coach.jpg") no-repeat;
    background-size: contain;
    display:block;
}
#visformcontainer .bildergruppe9 .form-group .form-check label.immobilien {
    background: url("../images/immobilienmarkler.jpg") no-repeat;
    background-size: contain;
    display:block;
}
#visformcontainer .bildergruppe9 .form-group .form-check label.gastronomie {
    background: url("../images/gastronomie.jpg") no-repeat;
    background-size: contain;
    display:block;
}
#visformcontainer .bildergruppe9 .form-group .form-check label.bildung {
    background: url("../images/bildung.jpg") no-repeat;
    background-size: contain;
    display:block;
}
#visformcontainer .bildergruppe9 .form-group .form-check label.gesundheit {
    background: url("../images/gesundheitswesen.jpg") no-repeat;
    background-size: contain;
    display:block;
}
#visformcontainer .bildergruppe9 .form-group .form-check label.handwerk {
    background: url("../images/handwerk.jpg") no-repeat;
    background-size: contain;
    display:block;
}
#visformcontainer .bildergruppe9 .form-group .form-check label.sonstiges {
    background: url("../images/sonstiges.jpg") no-repeat;
    background-size: contain;
    display:block;
}
@media (max-width: 767px) {
#visformcontainer .bildergruppe3 .form-group label + div {
    grid-template-columns: 48% 4% 48%;
    grid-template-rows: 1fr 20px 1fr;
}
#visformcontainer .bildergruppe3 .form-group .form-check:nth-of-type(1) {
    grid-column: 1 / 2;
    grid-row:1 / 2;
}
#visformcontainer .bildergruppe3 .form-group .form-check:nth-of-type(2) {
    grid-column: 3 / 4;
    grid-row:1 / 2;
}
#visformcontainer .bildergruppe3 .form-group .form-check:nth-of-type(3) {
    grid-column: 1 / 2;
    grid-row:3 / 4;
}
    
#visformcontainer .bildergruppe9 .form-group label + div {
    grid-template-columns: 48% 4% 48%;
    grid-template-rows: 1fr 10px 1fr 10px 1fr 10px 1fr ;
}
#visformcontainer .bildergruppe9 .form-group .form-check:nth-of-type(1) {
    grid-column: 1 / 2;
    grid-row: 1 / 2;
}
#visformcontainer .bildergruppe9 .form-group .form-check:nth-of-type(2) {
    grid-column: 3 / 4;
    grid-row: 1 / 2;
}
#visformcontainer .bildergruppe9 .form-group .form-check:nth-of-type(3) {
    grid-column: 1 / 2;
    grid-row: 3 / 4;
}
#visformcontainer .bildergruppe9 .form-group .form-check:nth-of-type(4) {
    grid-column: 3 / 4;
    grid-row: 3 / 4;
}
#visformcontainer .bildergruppe9 .form-group .form-check:nth-of-type(5) {
    grid-column: 1 / 2;
    grid-row: 5 / 6;
}
#visformcontainer .bildergruppe9 .form-group .form-check:nth-of-type(6) {
    grid-column: 3 / 4;
    grid-row: 5 / 6;
}
#visformcontainer .bildergruppe9 .form-group .form-check:nth-of-type(7) {
    grid-column: 1 / 2;
    grid-row: 7 / 8;
}
#visformcontainer .bildergruppe9 .form-group .form-check:nth-of-type(8) {
    grid-column: 3 / 4;
    grid-row: 7 / 8;
}
#visformcontainer .bildergruppe9 .form-group .form-check:nth-of-type(9) {
    grid-column: 1 / 2;
    grid-row: 9 / 10;
}
}








@media (max-width: 1200px) {
#visformcontainer,
#visformscontainer.item-page{
    grid-template-columns:10vw 80vw 2vw 3vw;
    }
}
@media (max-width: 959px) {
}
@media (max-width: 767px) {
#visformcontainer h1, 
#visformscontainer h1 {
  font-size: 60px;
    }
#visformcontainer form .form-group label.asterix-ancor {
  margin: 15px 0 18px;
  font-size: 18px;
    }
#visformcontainer form .form-group label {
  font-size: 18px;
    hyphens: manual;
-webkit-hyphens: manual;
-ms-hyphens: manual;
    }
#visformcontainer form h3 {
  margin: 15px 0 18px;
  font-size: 18px;
    }
#visformcontainer form [type="text"], 
#visformcontainer form [type="tel"], 
#visformcontainer form [type="email"] {
  padding: 13px 2vw;
    }
#visformcontainer form .cta[type="submit"]{
    max-width:calc(100% - 12vw);
    	hyphens: auto;
-webkit-hyphens: auto;
-ms-hyphens: auto;
}     
#visformcontainer form .fieldset-6 .row{
    max-width:calc(76vw - 4px);
}     
}
@media (max-width: 460px) {
#visformcontainer h1, 
#visformscontainer h1 {
  font-size: 48px;
    }
#visformcontainer form .form-group label.asterix-ancor {
  margin: 10px 0 14px;
  font-size: 14px;
    }
#visformcontainer form .form-group label {
  font-size: 14px;
    }
#visformcontainer form h3 {
  margin: 10px 0 14px;
  font-size: 14px;
    }
#visformcontainer form [type="text"], 
#visformcontainer form [type="tel"], 
#visformcontainer form [type="email"] {
  padding: 13px 2vw;
    font-size: 16px;
    width: calc(100% - 4vw);
    }
#visformcontainer form p {
  font-size: 14px;
    }
#visformcontainer form .form-group label.asterix-ancor.form-check-label {
  margin: 15px 0 18px;
  font-size: 14px;
    }
}


/* FAQS */
[data-rlta-element="container"][data-rlta-state="ready"][data-rlta-theme="neutral"][data-rlta-type="accordions"] > [data-rlta-element="button"] {
  padding: 25px 40px;
}
[data-rlta-element="container"][data-rlta-state="ready"][data-rlta-theme="neutral"][data-rlta-type="accordions"] > [data-rlta-element="button"][data-rlta-state="open"]:focus, [data-rlta-element="container"][data-rlta-state="ready"][data-rlta-theme="neutral"][data-rlta-type="accordions"] > [data-rlta-element="button"][data-rlta-state="open"]:hover, [data-rlta-element="container"][data-rlta-state="ready"][data-rlta-theme="neutral"][data-rlta-type="accordions"] > [data-rlta-element="button"][data-rlta-state="opening"]:focus, [data-rlta-element="container"][data-rlta-state="ready"][data-rlta-theme="neutral"][data-rlta-type="accordions"] > [data-rlta-element="button"][data-rlta-state="opening"]:hover {
  background-color: #017088;
    border-color: #017088;
}
[data-rlta-element="container"][data-rlta-state="ready"][data-rlta-theme="neutral"][data-rlta-type="accordions"] > [data-rlta-element="button"][data-rlta-state="open"], [data-rlta-element="container"][data-rlta-state="ready"][data-rlta-theme="neutral"][data-rlta-type="accordions"] > [data-rlta-element="button"][data-rlta-state="opening"] {
  background-color: #017088;
  border-radius: 5px 5px 0 0;
    border-color: #017088;
}
[data-rlta-element="container"][data-rlta-state="ready"][data-rlta-theme="neutral"][data-rlta-type="accordions"] > [data-rlta-element="button"] {
  background-color: #1c4c56;
  transition: background-color 200ms,border 200ms;
    border-color: #1c4c56;
}
[data-rlta-element="container"][data-rlta-state="ready"][data-rlta-theme="neutral"][data-rlta-type="accordions"] > [data-rlta-element="panel"], [data-rlta-element="container"][data-rlta-state="ready"][data-rlta-theme="neutral"][data-rlta-type="tabs"] > [data-rlta-element="panels"] > [data-rlta-element="panel"] {
  background: #017088;
  border: 1px solid #017088;
}
[data-rlta-element="container"][data-rlta-state="ready"][data-rlta-theme="neutral"][data-rlta-type="accordions"] > [data-rlta-element="button"]:focus, [data-rlta-element="container"][data-rlta-state="ready"][data-rlta-theme="neutral"][data-rlta-type="accordions"] > [data-rlta-element="button"]:hover {
  background-color: #017088;
}
[data-rlta-element="container"][data-rlta-state="ready"][data-rlta-theme="neutral"][data-rlta-type="accordions"] > [data-rlta-element="button"] {
  border: 1px solid #017088; 
}
[data-rlta-element="container"][data-rlta-state="ready"][data-rlta-theme="neutral"][data-rlta-type="accordions"] > [data-rlta-element="panel"] > [data-rlta-element="panel-content"], [data-rlta-element="container"][data-rlta-state="ready"][data-rlta-theme="neutral"][data-rlta-type="tabs"] > [data-rlta-element="panels"] > [data-rlta-element="panel"] > [data-rlta-element="panel-content"] {
    padding:  0 40px 25px;
    font-size: 14px;
    line-height: 2em;
}
@media screen {
  [data-rlta-element="container"][data-rlta-state="ready"][data-rlta-type="accordions"] > [data-rlta-element="button"] {
    margin-bottom: 10px;
  }
}
@media screen {
  [data-rlta-element="container"][data-rlta-state="ready"][data-rlta-type="accordions"] > [data-rlta-element="panel"] {
    margin-bottom: 10px;
  }
}
[data-rlta-element="container"] > [data-rlta-element="button"] > [data-rlta-element="heading"]:after {
    content: "+";
    display:block;
    font-family: 'montserratmedium', Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
    background:#fff;
    color:#303030;
    font-size: 30px;
    line-height:33px;
    width: 30px;
    height:30px;
    border-radius: 20px;
    text-align: center;
    position: absolute;
    top:0;
    right:0;
    transform: rotate(0deg);
    transition: all 0.5s ease-in-out 0ms;
  -webkit-transition: all 0.5s ease-in-out 0ms;
  -moz-transition: all 0.5s ease-in-out 0ms;
  -o-transition: all 0.5s ease-in-out 0ms;
  -ms-transition: all 0.5s ease-in-out 0ms;
}
[data-rlta-element="container"][data-rlta-state="ready"][data-rlta-theme="neutral"][data-rlta-type="accordions"] > [data-rlta-element="button"][data-rlta-state="open"] > [data-rlta-element="heading"]:after, 
[data-rlta-element="container"][data-rlta-state="ready"][data-rlta-theme="neutral"][data-rlta-type="accordions"] > [data-rlta-element="button"][data-rlta-state="opening"] > [data-rlta-element="heading"]:after {
    transform: rotate(45deg);
    transition: all 0.5s ease-in-out 0ms;
  -webkit-transition: all 0.5s ease-in-out 0ms;
  -moz-transition: all 0.5s ease-in-out 0ms;
  -o-transition: all 0.5s ease-in-out 0ms;
  -ms-transition: all 0.5s ease-in-out 0ms;
}
@media (max-width: 1200px) {
}
@media (max-width: 959px) {
}
@media (max-width: 767px) {
[data-rlta-element="container"][data-rlta-state="ready"][data-rlta-theme="neutral"][data-rlta-type="accordions"] > [data-rlta-element="button"] {
  padding: 25px 5vw;
}
[data-rlta-element="container"][data-rlta-state="ready"][data-rlta-theme="neutral"][data-rlta-type="accordions"] > [data-rlta-element="panel"] > [data-rlta-element="panel-content"], [data-rlta-element="container"][data-rlta-state="ready"][data-rlta-theme="neutral"][data-rlta-type="tabs"] > [data-rlta-element="panels"] > [data-rlta-element="panel"] > [data-rlta-element="panel-content"] {
  padding: 0 5vw 25px;
    }
}
@media (max-width: 460px) {
}






/* preisliste */
.preisliste {
    display:grid;
    grid-template-columns: 35% 20% 20% 25%;
    grid-template-rows: 40px 1fr 100px 140px;
    position: relative;
}
.preisliste:before {
    content: "";
    grid-column: 3 / 4;
    grid-row: 1 / 2;  
    background-color: #fff;
    display:block;
    border-left:1px solid #bcbcbc;
}
.preisliste:after {
    content:"";
    grid-column: 1 / 5;
    grid-row: 2 / 5;
    background: #fff;
    z-index: -5;
}
.preisliste ol:after {
    content:"";
    grid-column: 3 / 4;
    grid-row: 1 / 2;  
    display:block;
    position: absolute;
    top:-10px;
    left:-8px;
    width:100%;
    height:80px;
    background:url("../images/top.png") no-repeat;
    background-size: contain;
}
.preisliste ol:before {
    content:"";
    grid-column: 1 / 2;
    grid-row: 1 / 3;  
    display:block;
    background:#303030;
    z-index: 50;
}
.preisliste .smaller {
    grid-column: 1 / 5;
    grid-row: 3 / 4;  
    background: #fff;
    align-self: center;
    color:#bcbcbc;
}
.preisliste p{
    grid-column: 1 / 5;
    grid-row: 4 / 5; 
    align-self: center;
}
.preisliste ol {
    padding:0;
    margin:0;
    background: #fff;
    font-size: 16px;
    grid-column: 1 / 5;
    grid-row: 2 / 3;
    display:grid;
    grid-template-columns: 35% 20% 20% 25%;
    grid-template-rows: 50px 70px 80px 50px 50px 50px 50px 50px 50px 50px 50px;
}
.preisliste ol li {
    background: #fff;
    color:#303030;
    list-style: none;
    padding:10px 0 0 0.5vw;
    border-bottom:1px dotted #303030;
    position: relative;
    align-self: center; 
    height: 38px;
}
.preisliste ol li.header {
    grid-row: 1 / 3;
    font-family: 'montserratbold', Impact, Haettenschweiler, "Franklin Gothic Bold", "Arial Black", "sans-serif";
  font-weight: normal;
  font-size: 24px;
    line-height: 1.1em;
  hyphens: manual;
  -webkit-hyphens: manual;
  -ms-hyphens: manual;
    border-bottom:0;
    border-left:1px solid #bcbcbc;
    height: 100px;
  padding: 20px 0 0 0.5vw;
}
.preisliste ol li.preiszeile {
    grid-row: 3 / 4;
        font-size: 48px;
  line-height: 1em;
  letter-spacing: -0.05em;
  font-family: 'betontbolregular', "Courier New", Courier, monospace;
  font-weight: normal;
    border-bottom:0;
}
.preisliste ol li:nth-of-type(10n - 7) {
    grid-row: 4 / 5;
    align-self: center; 
    border-bottom:1px dotted #303030;
}
.preisliste ol li:nth-of-type(10n - 6) {
    grid-row: 5 / 6;
    align-self: center; 
}
.preisliste ol li:nth-of-type(10n - 5) {
    grid-row: 6 / 7;
    align-self: center; 
}
.preisliste ol li:nth-of-type(10n - 4) {
    grid-row: 7 / 8;
    align-self: center; 
}
.preisliste ol li:nth-of-type(10n - 3) {
    grid-row: 8 / 9;
    align-self: center; 
}
.preisliste ol li:nth-of-type(10n - 2) {
    grid-row: 9 / 10;
    align-self: center; 
}
.preisliste ol li:nth-of-type(10n - 1) {
    grid-row: 10 / 11;
    align-self: center; 
}
.preisliste ol li:nth-of-type(10n) {
    grid-row: 11 / 12;
    align-self: center; 
}


.preisliste ol li:nth-of-type(1),
.preisliste ol li:nth-of-type(2),
.preisliste ol li:nth-of-type(3),
.preisliste ol li:nth-of-type(4),
.preisliste ol li:nth-of-type(5),
.preisliste ol li:nth-of-type(6),
.preisliste ol li:nth-of-type(7),
.preisliste ol li:nth-of-type(8),
.preisliste ol li:nth-of-type(9),
.preisliste ol li:nth-of-type(10) {
    grid-column: 1 / 2;
    padding:10px 0 0 5vw
}
.preisliste ol li:nth-of-type(11),
.preisliste ol li:nth-of-type(12),
.preisliste ol li:nth-of-type(13),
.preisliste ol li:nth-of-type(14),
.preisliste ol li:nth-of-type(15),
.preisliste ol li:nth-of-type(16),
.preisliste ol li:nth-of-type(17),
.preisliste ol li:nth-of-type(18),
.preisliste ol li:nth-of-type(19),
.preisliste ol li:nth-of-type(20) {
    grid-column: 2 / 3;
}
.preisliste ol li:nth-of-type(21),
.preisliste ol li:nth-of-type(22),
.preisliste ol li:nth-of-type(23),
.preisliste ol li:nth-of-type(24),
.preisliste ol li:nth-of-type(25),
.preisliste ol li:nth-of-type(26),
.preisliste ol li:nth-of-type(27),
.preisliste ol li:nth-of-type(28),
.preisliste ol li:nth-of-type(29),
.preisliste ol li:nth-of-type(30) {
    grid-column: 3 / 4;
}
.preisliste ol li:nth-of-type(31),
.preisliste ol li:nth-of-type(32),
.preisliste ol li:nth-of-type(33),
.preisliste ol li:nth-of-type(34),
.preisliste ol li:nth-of-type(35),
.preisliste ol li:nth-of-type(36),
.preisliste ol li:nth-of-type(37),
.preisliste ol li:nth-of-type(38),
.preisliste ol li:nth-of-type(39),
.preisliste ol li:nth-of-type(40) {
    grid-column: 4 / 5;
}








@media (max-width: 1200px) {
}
@media (max-width: 959px) {
.preisliste ol li:nth-of-type(3),
.preisliste ol li:nth-of-type(4),
.preisliste ol li:nth-of-type(5),
.preisliste ol li:nth-of-type(6),
.preisliste ol li:nth-of-type(7),
.preisliste ol li:nth-of-type(8),
.preisliste ol li:nth-of-type(9),
.preisliste ol li:nth-of-type(10),
.preisliste ol li:nth-of-type(18),
.preisliste ol li:nth-of-type(28),
.preisliste ol li:nth-of-type(38) {
    font-size: 14px;
}
.preisliste ol li.header {
  font-size: 18px;
    }
.preisliste ol li.preiszeile {
  font-size: 36px;
    }
}
@media (max-width: 767px) {
}
@media (max-width: 600px) {
.preisliste {
    grid-template-columns: 0% 33% 33% 33%;
    }
    
.preisliste ol {
    grid-template-columns: 0% 33% 33% 33%;
    grid-template-rows: 50px 70px 80px min-content 50px min-content 50px min-content 50px min-content 50px min-content 50px min-content 50px min-content 50px min-content 50px;
}
.preisliste ol li {
  text-align: center;
}   
.preisliste ol li:nth-of-type(10n + 3) {
    grid-row: 5 / 6;
    align-self: center; 
    border-bottom:1px dotted #303030;
}
.preisliste ol li:nth-of-type(10n + 4) {
    grid-row: 7 / 8;
    align-self: center; 
}
.preisliste ol li:nth-of-type(10n + 5) {
    grid-row: 9 / 10;
    align-self: center; 
}
.preisliste ol li:nth-of-type(10n + 6) {
    grid-row: 11 / 12;
    align-self: center; 
}
.preisliste ol li:nth-of-type(10n + 7) {
    grid-row: 13 / 14;
    align-self: center; 
}
.preisliste ol li:nth-of-type(10n + 8) {
    grid-row: 15 / 16;
    align-self: center; 
}
.preisliste ol li:nth-of-type(10n + 9) {
    grid-row: 17 / 18;
    align-self: center; 
}
.preisliste ol li:nth-of-type(10n + 10) {
    grid-row: 19 / 20;
    align-self: center; 
}    
    
.preisliste ol li:nth-of-type(3) {
    grid-row: 4 / 5;
    }
.preisliste ol li:nth-of-type(4) {
    grid-row: 6 / 7;
    }
.preisliste ol li:nth-of-type(5) {
    grid-row: 8 / 9;
    }
.preisliste ol li:nth-of-type(6) {
    grid-row: 10 / 11;
    }
.preisliste ol li:nth-of-type(7) {
    grid-row: 12 / 13;
    }
.preisliste ol li:nth-of-type(8) {
    grid-row: 14 / 15;
    }
.preisliste ol li:nth-of-type(9) {
    grid-row: 16 / 17;
    }
.preisliste ol li:nth-of-type(10) {
    grid-row: 18 / 19;
    }
    
    
    
.preisliste ol li:nth-of-type(3),
.preisliste ol li:nth-of-type(4),
.preisliste ol li:nth-of-type(5),
.preisliste ol li:nth-of-type(6),
.preisliste ol li:nth-of-type(7),
.preisliste ol li:nth-of-type(8),
.preisliste ol li:nth-of-type(9),
.preisliste ol li:nth-of-type(10) {
    grid-column: 2 / 5;
    padding:10px 0 5px 0;
    font-family: 'montserratbold', Impact, Haettenschweiler, "Franklin Gothic Bold", "Arial Black", "sans-serif";
    text-align: center;
    height:20px;
    background: #f0f0f0;
} 
    
    
    
    
    
    
    
    
    
}
@media (max-width: 460px) {
}



/* Modulposition 4 */
#postcontent1 {

} 

.kacheln .newsflash {
    display:grid;
    grid-template-columns: 10vw 25vw 2.5vw 25vw 2.5vw 25vw;
    grid-template-rows: 1fr 2.5vw 1fr 60px;
}
.kacheln .newsflash .mod-articlesnews__item {
    position: relative;
    display:grid;
    grid-template-columns:10% 80% 10%;
    grid-template-rows: 40px min-content min-content min-content min-content min-content 30px ;
    text-align: center;
}
.brightflow.kacheln .newsflash .mod-articlesnews__item {
    color:#fff;
    background:#303030; 
    border-radius: 10px;
}
.brightflow.kacheln .newsflash a {
    text-decoration: none;
    color:#fff;
}
.kacheln .newsflash .mod-articlesnews__item:nth-child(1) {
    grid-column: 2 / 3;
    grid-row: 1 / 2;
}
.kacheln .newsflash .mod-articlesnews__item:nth-child(2) {
    grid-column: 4 / 5;
    grid-row: 1 / 2;
}
.kacheln .newsflash .mod-articlesnews__item:nth-child(3) {
    grid-column: 6 / 7;
    grid-row: 1 / 2;
}
.kacheln .newsflash .mod-articlesnews__item:nth-child(4) {
    grid-column: 2 / 3;
    grid-row: 3 / 4;
}
.kacheln .newsflash .mod-articlesnews__item:nth-child(5) {
    grid-column: 4 / 5;
    grid-row: 3 / 4;
}
.kacheln .newsflash .mod-articlesnews__item:nth-child(6) {
    grid-column: 6 / 7;
    grid-row: 3 / 4;
}
.kacheln .newsflash .mod-articlesnews__item .newsflash-title {
    grid-column: 2 / 3;
    grid-row: 3 / 4;
    font-family: 'montserratbold', Impact, Haettenschweiler, "Franklin Gothic Bold", "Arial Black", "sans-serif";
    font-weight: normal;
    padding:0;
    margin:15px 0 24px;
    font-size: 24px;
    hyphens: manual;
-webkit-hyphens: manual;
-ms-hyphens: manual;
}
.kacheln .newsflash .mod-articlesnews__item .newsflash-image {
    grid-column: 2 / 3;
    grid-row: 2 / 3;
    padding:0;
    margin:0;
}
.kacheln .newsflash .mod-articlesnews__item .fields-container {
    grid-column: 2 / 3;
    grid-row: 4 / 5;
    padding:0;
    margin:0 0 20px;
}
.kacheln .newsflash .mod-articlesnews__item .newsflash-text {
    grid-column: 2 / 3;
    grid-row: 5 / 6;
    align-self: start;
}
.kacheln .newsflash .mod-articlesnews__item .newsflash-text p {
    margin:0 0 20px;
}
.kacheln .newsflash .mod-articlesnews__item .fields-container li {
    list-style: none;
    padding:0;
    margin:0;
}
.brightend p {
    margin: 0;
}
.brightend.centered {
    padding:0 0 80px;
}






.kachelgruppe {
    display:grid;
    grid-template-columns: 10vw 25vw 2.5vw 25vw 2.5vw 25vw;
    grid-template-rows: 1fr 60px;
    padding:0;
    margin:0;
}
.kachelgruppe .kachel {
    position: relative;
    display:grid;
    grid-template-columns:15% 70% 15%;
    grid-template-rows: 40px min-content min-content min-content min-content min-content 60px ;
    text-align: center;
    list-style: none;
    padding:40px 0 60px;
    margin:0;
    color: #303030;
    background: #fff;
}
.kachelgruppe .kachel:nth-child(1) {
    grid-column: 2 / 3;
    grid-row: 1 / 2;
}
.kachelgruppe .kachel:nth-child(2) {
    grid-column: 4 / 5;
    grid-row: 1 / 2;
}
.kachelgruppe .kachel:nth-child(3) {
    grid-column: 6 / 7;
    grid-row: 1 / 2;
}
.kachelgruppe .kachel h3 {
    grid-column: 2 / 3;
    grid-row: 3 / 4;
    font-family: 'montserratbold', Impact, Haettenschweiler, "Franklin Gothic Bold", "Arial Black", "sans-serif";
    font-weight: normal;
    padding:0;
    margin:15px 0 24px;
    font-size: 24px;
    hyphens: manual;
-webkit-hyphens: manual;
-ms-hyphens: manual;
}
.kachelgruppe .kachel p {
    grid-column: 2 / 3;
    grid-row: 5 / 6;
    align-self: start;
    margin:0 0 20px;
}
.kachelgruppe .kachel a {
    color:#017088;
}
.kachelgruppe .kachel a.cta {
    color:#fff;
hyphens: manual;
-webkit-hyphens: manual;
-ms-hyphens: manual;
}
@media (max-width: 1200px) {
.kacheln .newsflash .mod-articlesnews__item .newsflash-text p {
    font-size: 14px;
}
.brightend.centered {
    padding: 60px 5vw 60px;
  }
.kachelgruppe {
    grid-template-columns: 0 28vw 3vw 28vw 3vw 28vw;
    grid-template-rows: 1fr 60px;
    }
}
@media (max-width: 959px) {
.kacheln .newsflash {
    grid-template-columns: 5vw 28vw 3vw 28vw 3vw 28vw;
    }
.kachelgruppe .kachel a.cta {
    padding: 8px 2vw;   
    }
}
@media (max-width: 767px) {
.kacheln .newsflash {
  grid-template-columns: 5vw 90vw;
    grid-template-rows: 1fr 2.5vw 1fr 2.5vw 1fr 2.5vw 1fr 2.5vw 1fr 2.5vw 1fr 60px;
    }
.kacheln .newsflash .mod-articlesnews__item:nth-child(1) {
    grid-column: 2 / 3;
    grid-row: 1 / 2;
}
.kacheln .newsflash .mod-articlesnews__item:nth-child(2) {
    grid-column: 2 / 3;
    grid-row: 3 / 4;
}
.kacheln .newsflash .mod-articlesnews__item:nth-child(3) {
    grid-column: 2 / 3;
    grid-row: 5 / 6;
}
.kacheln .newsflash .mod-articlesnews__item:nth-child(4) {
    grid-column: 2 / 3;
    grid-row: 7 / 8;
}
.kacheln .newsflash .mod-articlesnews__item:nth-child(5) {
    grid-column: 2 / 3;
    grid-row: 9 / 10;
}
.kacheln .newsflash .mod-articlesnews__item:nth-child(6) {
    grid-column: 2 / 3;
    grid-row: 11 / 12;
}

.kachelgruppe {
    grid-template-columns: 0 90vw;
    grid-template-rows: 1fr 20px 1fr 20px 1fr 60px;
    }    
.kachelgruppe .kachel {
    padding: 0;
    }
.kachelgruppe .kachel:nth-child(1) {
    grid-column: 2 / 3;
    grid-row: 1 / 2;
}
.kachelgruppe .kachel:nth-child(2) {
    grid-column: 2 / 3;
    grid-row: 3 / 4;
}
.kachelgruppe .kachel:nth-child(3) {
    grid-column: 2 / 3;
    grid-row: 5 / 6;
}    
}
@media (max-width: 460px) {
}






/* Modulposition 5 */
#postcontent2  {

} 
.customers .newsflash {
    display:grid;
    grid-template-columns: 10vw 25vw 2.5vw 25vw 2.5vw 25vw;
    grid-template-rows: min-content 130px;
}
.customers .newsflash .mod-articlesnews__item {
    grid-row: 1 / 2;
    border-bottom: 1px dotted #fff;
    position: relative;
    display:grid;
    grid-template-columns:100%;
    grid-template-rows: min-content min-content min-content min-content min-content ;
}
.customers .newsflash .mod-articlesnews__item:nth-child(1) {
    grid-column: 2 / 3;
}
.customers .newsflash .mod-articlesnews__item:nth-child(2) {
    grid-column: 4 / 5;
}
.customers .newsflash .mod-articlesnews__item:nth-child(3) {
    grid-column: 6 / 7;
}
.customers .newsflash .mod-articlesnews__item .newsflash-title {
    grid-column: 1 / 2;
    grid-row: 2 / 3;
    text-transform: uppercase;
    font-family: 'montserratbold', Impact, Haettenschweiler, "Franklin Gothic Bold", "Arial Black", "sans-serif";
    font-weight: normal;
    color:#017088;
    padding:0;
    margin:0;
}
.customers .newsflash .mod-articlesnews__item .newsflash-image {
    grid-column: 1 / 2;
    grid-row: 1 / 2;
    padding:0;
    margin:0;
}
.customers .newsflash .mod-articlesnews__item .fields-container {
    grid-column: 1 / 2;
    grid-row: 3 / 4;
    padding:0;
    margin:0 0 20px;
}
.customers .newsflash .mod-articlesnews__item .newsflash-text {
    grid-column: 1 / 2;
    grid-row: 4 / 5;
}
.customers .newsflash .mod-articlesnews__item .newsflash-text p {
    margin:0 0 20px;
}
.customers .newsflash .mod-articlesnews__item .fields-container li {
    list-style: none;
    padding:0;
    margin:0;
}
.customers .newsflash .mod-articlesnews__item .fields-container li.stars {
    color: #fecb28;
}
@media (max-width: 1200px) {
.customers .newsflash {
    grid-template-columns: 5vw 28vw 3vw 28vw 3vw 28vw;
    grid-template-rows: min-content 130px;
}
}
@media (max-width: 959px) {
.customers .newsflash {
    grid-template-columns: 5vw 90vw;
    grid-template-rows: 1fr 40px 1fr 40px 1fr 130px;
}
.customers .newsflash .mod-articlesnews__item {
    grid-column: 2 / 3;
}
.customers .newsflash .mod-articlesnews__item:nth-child(1) {
    grid-row: 1 / 2;
    grid-column: 2 / 3;
}
.customers .newsflash .mod-articlesnews__item:nth-child(2) {
    grid-row: 3 / 4;
    grid-column: 2 / 3;
}
.customers .newsflash .mod-articlesnews__item:nth-child(3) {
    grid-row: 5 / 6;
    grid-column: 2 / 3;
}    
}
@media (max-width: 767px) {
}
@media (max-width: 460px) {
}


/* Modulposition 6 */
#postcontent3 {
 
}
.abstand {
    margin:0 5% 90px;
}
.jux-tl-item.selected .jux-tl-control {
  background: url("../images/minus.png") no-repeat scroll 0 0 transparent !important;
}
.jux-tl-control {
  background: url("../images/plus.png") no-repeat scroll 0 0 transparent !important;
}
.jux-tl-item .jux-tl-time {
  text-transform: uppercase;
  font-family: 'montserratbold', Impact, Haettenschweiler, "Franklin Gothic Bold", "Arial Black", "sans-serif";
  font-weight: normal;
  color: #017088;
    font-size:18px;
}

.textpic .custom {
    display: grid;
  grid-template-columns: 5% 44% 2% 44% 5%;
  grid-template-rows: 0px min-content min-content min-content 40px;
}
.textpic .custom .textarea {
    grid-column: 2 / 3;
    grid-row: 2 / 4;
    align-self: center;
}
.textpic .custom .picarea {
    grid-column: 4 / 6;
    grid-row: 2 / 4;
    position: relative;
    line-height: 0;
    z-index: 20;
}
.textpic .custom .picarea img {
    width:100%;
    height: auto;   
}
.textpic .custom:after {
    content: "";
  grid-column: 4 / 6;
  grid-row: 2 / 4;
  background: rgba(1,95,115,0.1);
  padding: 0;
  display: block;
  z-index: 30;
  overflow: hidden;
}
@media (max-width: 1200px) {
}
@media (max-width: 959px) {
}
@media (max-width: 767px) {
.textpic .custom {
  grid-template-columns: 5% 90% 5%;
  grid-template-rows: 30px min-content 20px min-content 90px;
}
.textpic .custom .textarea {
    grid-column: 2 / 3;
    grid-row: 4 / 5;
}
.textpic .custom .picarea {
    grid-column: 2 / 3;
    grid-row: 2 / 3;
}
.textpic .custom:after {
  grid-column: 2 / 3;
  grid-row: 2 / 3;
}
}
@media (max-width: 460px) {
}



/* Modulposition 7 */
#postcontent4 {
 
}
.pakete .newsflash {
    display:grid;
    grid-template-columns: 10vw 25vw 2.5vw 25vw 2.5vw 25vw;
    grid-template-rows: 1fr 100px;
}
.pakete .newsflash .mod-articlesnews__item {
    position: relative;
    display:grid;
    grid-template-columns:15% 70% 15%;
    grid-template-rows: 70px min-content min-content min-content min-content min-content 30px ;
    text-align: center;
}
.brightflow.pakete .newsflash .mod-articlesnews__item {
    color:#303030;
    background:#fff; 
    border-radius: 10px;
    box-shadow: #017088 0px 0px 10px;
}
.brightflow.pakete .newsflash a {
    text-decoration: none;
}
.pakete .newsflash .mod-articlesnews__item:nth-child(1) {
    grid-column: 2 / 3;
    grid-row: 1 / 2;
    justify-self: start; 
    transform: scale(0.9);
}
.pakete .newsflash .mod-articlesnews__item:nth-child(2) {
    grid-column: 4 / 5;
    grid-row: 1 / 2;
    position: relative;
    box-shadow: #017088 0px 0px 30px;
}
.pakete .newsflash .mod-articlesnews__item:nth-child(3) {
    grid-column: 6 / 7;
    grid-row: 1 / 2;
    justify-self: end; 
    transform: scale(0.9);
}
.pakete .newsflash .mod-articlesnews__item:nth-child(2):before {
    content: url("../images/top-empfehlung.png");
    position: absolute;
    top:-10px;
    left:-10px;
    z-index: 50;
}

.pakete .newsflash .mod-articlesnews__item .newsflash-title {
    grid-column: 2 / 3;
    grid-row: 3 / 4;
  font-family: 'montserratbold', Impact, Haettenschweiler, "Franklin Gothic Bold", "Arial Black", "sans-serif";
  font-weight: normal;
    padding:0;
    margin:15px 0 24px;
    font-size: 24px;
    hyphens: manual;
-webkit-hyphens: manual;
-ms-hyphens: manual;
    z-index: 60;
}
.pakete .newsflash .mod-articlesnews__item .newsflash-image {
    grid-column: 2 / 3;
    grid-row: 2 / 3;
    padding:0;
    margin:0;
}
.pakete .newsflash .mod-articlesnews__item .fields-container {
    grid-column: 2 / 3;
    grid-row: 4 / 5;
    padding:0;
    margin:0 0 20px;
}
.pakete .newsflash .mod-articlesnews__item .newsflash-text {
    grid-column: 2 / 3;
    grid-row: 5 / 6;
    align-self: start;
    z-index: 60;
}
.pakete .newsflash .mod-articlesnews__item .newsflash-text p {
    margin:0 0 20px;
}
.pakete .newsflash .mod-articlesnews__item .newsflash-text h4 {
    font-size: 60px;
  line-height: 1em;
  letter-spacing: -0.05em;
  font-family: 'betontbolregular', "Courier New", Courier, monospace;
  font-weight: normal;
  margin: 0 0 20px;
  padding: 0;
}
.pakete .newsflash .mod-articlesnews__item .newsflash-text ul {
    text-align: left;
    padding:0;
}
.pakete .newsflash .mod-articlesnews__item .newsflash-text ul li {
    list-style: none;
    line-height: 24px;
}
.pakete .newsflash .mod-articlesnews__item .newsflash-text ul li:before {
    content: url("../images/smallcheck.png");
    color: #017088;
    display: inline-block;
    font-size: 20px;
    padding:0 10px 0 0;
    top: 3px;
  position: relative;
}
.pakete .newsflash .mod-articlesnews__item .fields-container li {
    list-style: none;
    padding:0;
    margin:0;
}
@media (max-width: 1200px) {
.pakete .newsflash .mod-articlesnews__item .newsflash-text ul {
  padding:0;
}    
}
@media (max-width: 959px) {
.pakete .newsflash {
    grid-template-columns: 5vw 90vw;
    grid-template-rows: 1fr 20px 1fr 20px 1fr 100px;
}
.pakete .newsflash .mod-articlesnews__item:nth-child(1) {
    grid-column: 2 / 3;
    grid-row: 1 / 2;
    justify-self: auto; 
    transform: scale(0.9);
}
.pakete .newsflash .mod-articlesnews__item:nth-child(2) {
    grid-column: 2 / 3;
    grid-row: 3 / 4;
    position: relative;
}
.pakete .newsflash .mod-articlesnews__item:nth-child(3) {
    grid-column: 2 / 3;
    grid-row: 5 / 6;
    justify-self: auto; 
    transform: scale(0.9);
}
}
@media (max-width: 767px) {
.pakete .newsflash .mod-articlesnews__item {
  grid-template-columns: 10% 80% 10%;
    }
}
@media (max-width: 460px) {
.pakete .newsflash .mod-articlesnews__item {
  grid-template-columns: 5% 90% 5%;
    }
}




/* Modulposition 8 */
#postcontent5 {
 
}
.bildwechsel li {
    display:grid;
    grid-template-columns: 5% 45% 3% 37% 10%;
    grid-template-rows: 1fr min-content min-content min-content 1fr;
}
.bildwechsel li .newsflash-image-container {
    grid-column: 2 / 3;
    grid-row: 1 / 6;
    align-self: center; 
}
.bildwechsel li p.overheadline {
    grid-column: 4 / 5;
    grid-row: 2 / 3;    
}
.bildwechsel li h3 {
    grid-column: 4 / 5;
    grid-row: 3 / 4;   
    font-family: 'montserratbold', Impact, Haettenschweiler, "Franklin Gothic Bold", "Arial Black", "sans-serif";
  font-weight: normal;
  padding: 0;
  margin: 15px 0 24px;
  font-size: 24px;
    line-height: 1.1em;
  hyphens: manual;
  -webkit-hyphens: manual;
  -ms-hyphens: manual;
}
.bildwechsel li p {
    grid-column: 4 / 5;
    grid-row: 4 / 5;    
}
.bildwechsel li:before {
    content: "";
    display:block;
    border-top: 1px dotted #fff;
    grid-column: 1 / 6;
    grid-row: 5 / 6;     
}
.bildwechsel li img {
    border-radius: 10px;
}
@media (max-width: 1200px) {
}
@media (max-width: 959px) {
.bildwechsel li {
    grid-template-columns: 10% 80% 10%;
    grid-template-rows: min-content 20px min-content min-content min-content min-content;
}
.bildwechsel li .newsflash-image-container {
    grid-column: 2 / 3;
    grid-row: 1 / 2;
}
.bildwechsel li p.overheadline {
    grid-column: 2 / 3;
    grid-row: 3 / 4;    
}
.bildwechsel li h3 {
    grid-column: 2 / 3;
    grid-row: 4 / 5;   
  font-size: 24px;
}
.bildwechsel li p {
    grid-column: 2 / 3;
    grid-row: 5 / 6;    
}    
    
    
}
@media (max-width: 767px) {
}
@media (max-width: 460px) {
}




/* Formular */
div#ff_formdiv2 + div span {
    display:none;
}
/* Schrift einstellen Formular */
.bfQuickMode .form-group .col-form-label,
.bfQuickMode .form-inline .form-group.radio-form-group,
.bfQuickMode .btn,
.bfError,
.bfQuickMode input[type="text"]::placeholder, /* Chrome, Firefox, Opera, Safari 10.1+ */
.bfQuickMode input[type="text"]:-ms-input-placeholder,  /* Internet Explorer 10-11 */
.bfQuickMode input[type="text"]::-ms-input-placeholder { /* Microsoft Edge */
    font-family: 'YuGothic-Light', "Helvetica Neue", Helvetica, Arial, "sans-serif";
}
.bfPage {
    padding:100px 55px 120px;
    border:5px solid #5385ed;
    position:relative;
    top:-90px;
}
.bfQuickMode .nonform-control {
    display: inline-block;
    vertical-align: middle;
    width: 100% !important;
}
.bfQuickMode .form-group .col-form-label {
    width: 100% !important;
    border-bottom: 3px solid #96b3ed;
    margin-bottom: 20px;
}
.bfQuickMode .form-inline .form-group.radio-form-group {
    margin:0 0 50px;
}
.bfQuickMode .fas.fa-asterisk:after {
    font-size: 16px;
    vertical-align: top;
    color: #646464 !important;
    content:"*";
}
.bfQuickMode .btn {
    text-transform: uppercase;
    text-decoration: none;
    padding:10px 30px;
    margin:0;
    border: none;
    border-radius: 0;
    background: rgb(146,170,219);
background: -moz-linear-gradient(165deg, rgba(146,170,219,1) 0%, rgba(83,133,237,1) 100%);
background: -webkit-linear-gradient(165deg, rgba(146,170,219,1) 0%, rgba(83,133,237,1) 100%);
background: linear-gradient(165deg, rgba(146,170,219,1) 0%, rgba(83,133,237,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#92aadb",endColorstr="#5385ed",GradientType=1);
    color:#fff;    
}

.bfQuickMode #ff_elem114.btn,
.bfQuickMode #ff_elem116.btn,
.bfQuickMode #ff_elem118.btn,
.bfQuickMode #ff_elem120.btn,
.bfQuickMode #ff_elem122.btn{
        background: rgb(170,170,170);
background: -moz-linear-gradient(165deg, rgba(170,170,170,1) 0%, rgba(153,153,153,1) 100%);
background: -webkit-linear-gradient(165deg, rgba(170,170,170,1) 0%, rgba(153,153,153,1) 100%);
background: linear-gradient(165deg, rgba(170,170,170,1) 0%, rgba(153,153,153,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#aaaaaa",endColorstr="#999999",GradientType=1);
    color:#fff;   
}
.bfError {
   color:#ff0000;
}

.bfQuickMode input[type="text"]::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #aaa;
    opacity: 1; /* Firefox */
}

.bfQuickMode input[type="text"]:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #aaa;
}

.bfQuickMode input[type="text"]::-ms-input-placeholder { /* Microsoft Edge */
    color: #aaa;
}



/* Fussbereich */
#footerarea {
    position: relative;
    width: 100%;   
    background: url("../images/bg-website-bearbeiten.webp");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    color:#fff;
    font-size:18px;
    text-align: left;
    display:grid;
    grid-template-columns: 5% 21% 2% 21% 2% 21% 2% 21% 5%;
    grid-template-rows: 40px min-content 10px min-content 30px;
}
#footerarea:after {
    grid-column: 1 / 10;
    grid-row: 1 / 6;
  content: "";
  background: rgba(1,95,115,0.8);
  padding: 0;
  display: block;
  z-index: 30;
}
.footer1 {
    grid-column: 2 / 3;
    grid-row: 2 / 3;
    z-index: 50;
    position: relative;
}
.footer1:before {
    content: "";
    position: relative;
/*    top:-80px;*/
    left:0;
    background: url("../images/logo-seitenspinnerei.png");
    background-size: contain;
    background-repeat: no-repeat;
    width:180px;
    height:77px;
    display:block;
    z-index: 50;
}
.footertrust .footer1:before {
    display:none;
}
.footertrust .footer1 {
    font-size: 12px;
}
.footertrust .footer2 {
    border-top:none;
}
.footer2 {
    grid-column: 4 / 5;
    grid-row: 2 / 3;
    z-index: 50;
    border-top:1px dotted #fff;
}
.footer3 {
    grid-column: 6 / 7;
    grid-row: 2 / 3;
    z-index: 50;
    border-top:1px dotted #fff;
}
.footer4 {
    grid-column: 8 / 9;
    grid-row: 2 / 3;
    z-index: 50;
    border-top:1px dotted #fff;
}
.footertrust {
    grid-column: 2 / 9;
    grid-row: 4 / 5;
    z-index: 50;
    text-align: center;
}
#footerarea a {
    text-decoration:none;
    color:#fff;
}
#footerarea ul {
    padding:0;
    margin:0;
}
#footerarea li {
    padding:0;
    margin:0;
    list-style: none;
}
#footerarea h3 {
    color:#bcbcbc;
    text-transform: uppercase;
  font-family: 'montserratbold', Impact, Haettenschweiler, "Franklin Gothic Bold", "Arial Black", "sans-serif";
  font-weight: normal;
    margin:30px 0;
}
@media (max-width: 1200px) {
#footerarea {
    font-size:14px;
    }
}
@media (max-width: 959px) {
#footerarea {
    grid-template-columns: 5% 21% 2% 21% 2% 21% 2% 21% 5%;
    grid-template-rows: 40px min-content 40px min-content 10px min-content 30px;
}  
#footerarea:after {
    grid-row: 1 / 8;
    }
.footer1 {
    grid-column: 2 / 5;
    grid-row: 2 / 3;
}
.footer2 {
    grid-column: 6 / 9;
    grid-row: 2 / 3;
}
.footer3 {
    grid-column: 2 / 5;
    grid-row: 4 / 5;
}
.footer4 {
    grid-column: 6 / 9;
    grid-row: 4 / 5;
}
.footertrust {
    grid-column: 2 / 9;
    grid-row: 6 / 7;
}    
    
    
}
@media (max-width: 767px) {
#footerarea {
    grid-template-columns: 5% 21% 2% 21% 2% 21% 2% 21% 5%;
    grid-template-rows: 40px min-content 40px min-content 40px min-content 40px min-content 10px min-content 30px;
}  
#footerarea:after {
    grid-row: 1 / 12;
    }
.footer1 {
    grid-column: 2 / 9;
    grid-row: 2 / 3;
}
.footer2 {
    grid-column: 2 / 9;
    grid-row: 4 / 5;
}
.footer3 {
    grid-column: 2 / 9;
    grid-row: 6 / 7;
}
.footer4 {
    grid-column: 2 / 9;
    grid-row: 8 / 9;
}
.footertrust {
    grid-column: 2 / 9;
    grid-row: 10 / 11;
}  
}
@media (max-width: 460px) {
}


/* Cookiebanner */
#redim-cookiehint {
  padding: 7px 4%;
  box-sizing: border-box;
  background-color: rgba(0,0,0,0.8);
  font-size: 14px;
}
#redim-cookiehint .cookiecontent {
    font-size: 14px;
}
#redim-cookiehint .cookiecontent p {
    margin:0;
}
#redim-cookiehint .cookiebuttons {
    font-size: 14px;
}
@media (max-width: 460px) {
#redim-cookiehint .cookiecontent {
    font-size: 10px;
    line-height: 1.1em;
}
}





/* Module editieren */
.jmodedit {
    display:none;
}
[role=tooltip] {
    display:none;
    font-size: 14px;
    background: rgba(255,255,255,0.8);
    color:#000000;
    padding:10px;
    text-transform: none;
}




/* Editorbereich */
.icons {
    display:none;
}

.icons a,
.edit-icon a,
.edit .btn-toolbar button,
.login button,
.edit #jform_title,
joomla-tab button[role="tab"],
.edit #images .btn,
.edit.item-page .btn,
.choices__button_joomla{
    font-family: 'YuGothic-Bold', "Franklin Gothic Bold", "Arial Black", "sans-serif";    
    }
.icons ul {
    padding:0;
    margin:0 0 30px;
}
.edit.item-page {
    display:block;
}
.icons a,
.edit-icon a,
.edit .btn-toolbar button,
.login button{
	Border:3px solid #000;
	padding: 2px 20px;
    background:#000;
    text-decoration: none;
    font-size: 14px;
    text-transform: uppercase;
    color:#fff;
    box-shadow: #92aadb 0 0 10px;
transition: all 200ms ease-in-out 0ms;
-webkit-transition: all 200ms ease-in-out 0ms;
-moz-transition: all 200ms ease-in-out 0ms;
-o-transition: all 200ms ease-in-out 0ms;
-ms-transition: all 200ms ease-in-out 0ms;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0 !important;
}
.icons a:hover,
.edit-icon a:hover,
.edit .btn-toolbar button:hover,
.login button:hover{
    box-shadow: #92aadb 0 0 20px;
transition: all 200ms ease-in-out 0ms;
-webkit-transition: all 200ms ease-in-out 0ms;
-moz-transition: all 200ms ease-in-out 0ms;
-o-transition: all 200ms ease-in-out 0ms;
-ms-transition: all 200ms ease-in-out 0ms;
}
li.edit-icon {
	list-style:none;
	}
.edit-icon .tip, 
.edit-icon .hasTooltip {
    display: unset !important;
}
joomla-tab[view="tabs"] > div[role="tablist"] {
    display: flex;
    padding: 0;
    margin: 0;
    overflow-x: auto;
    overflow-y: hidden;
    white-space: nowrap;
    list-style: outside none none;
    background-color: #fff;
    border-style: solid solid none;
    border-width: 0;
    border-radius: 0;
    -o-border-image: none;
    border-image: none;
    box-shadow: 0 0 #fff inset, 0 0 0 0 rgba(0, 0, 0, 0.15), 0 0 0 rgba(0, 0, 0, 0.05) inset, 0 0 0 rgba(0, 0, 0, 0.04);
}
#jform_state,
#jform_featured,
#jform_publish_up,
#jform_publish_down,
#jform_metadesc{
    border-radius: 0;
    border: 1px solid #d3d3d3;
    padding: 5px 10px;
}
#jform_images_float_intro-lbl,
#jform_images_float_intro_chzn,
#jform_images_float_intro,
#jform_images_float_fulltext-lbl,
#jform_images_float_fulltext_chzn,
#jform_images_float_fulltext,
#jform_urls_urla-lbl,
#jform_urls_urla,
#jform_urls_urlb-lbl,
#jform_urls_urlb,
#jform_urls_urlc-lbl,
#jform_urls_urlc,
#jform_urls_urlatext-lbl,
#jform_urls_urlbtext-lbl,
#jform_urls_urlctext-lbl,
#jform_urls_urlatext,
#jform_urls_urlbtext,
#jform_urls_urlctext,
/*#jform_tags-lbl,
#jform_tags_chzn,
#jform_tags,*/
#jform_created_by_alias-lbl,
#jform_created_by_alias,
#jform_metakey-lbl,
#jform_metakey,
#jform_access-lbl,
#jform_access_chzn,
#jform_access,
#jform_images_image_intro_alt-lbl,
#jform_images_image_intro_alt,
#jform_images_image_fulltext_alt-lbl,
#jform_images_image_fulltext_alt,
.edit.item-page .nav-tabs,
/*#jform_images_image_fulltext_caption-lbl,
#jform_images_image_fulltext_caption,
#jform_images_image_intro_caption-lbl,
#jform_images_image_intro_caption,
#jform_featured-lbl,
#jform_featured_chzn,*/
#jform_version_note-lbl,
#jform_version_note,
#jform_language-lbl,
#jform_language_chzn,
#jform_language,
#jform_note-lbl,
#jform_note,
div.edit + div#contentaddarea,
.dropdown-toggle,
.btn.modal-button,
#editor-xtd-buttons a:last-child,
#attrib-fields-0,
#jform_featured_up-lbl,
#jform_featured_up,
#jform_featured_up_btn,
#jform_featured_down-lbl,
#jform_featured_down,
#jform_featured_down_btn
 {
	display:none;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
	}
.mceDefaultSkin .mceLayout .mceBranding {
	display:none !important;
	}
joomla-tab[view="tabs"] > div[role="tablist"],
joomla-tab[view="accordion"] button {
    display: none;
}
joomla-tab > joomla-tab-element,
joomla-tab[view="accordion"] joomla-tab-element{
    display: block;
    padding: 15px;
    background-color: #fff;
    border-left: none;
    border-right:none;
    border-top: none;
    border-bottom: 1px solid #d3d3d3;
    border-radius: 0;
    box-shadow: 0 0 0 rgba(0, 0, 0, 0.04);
}
joomla-tab[view="accordion"] {
    max-width:calc(100% - 40px);
}
#jform_images_image_intro-lbl,
#jform_images_image_fulltext-lbl,
#jform_com_fields_preis-lbl,
#jform_catid-lbl,
#jform_state-lbl,
#jform_publish_up-lbl,
#jform_publish_down-lbl,
#jform_metadesc-lbl,
#jform_tags-lbl,
#jform_featured-lbl,
#jform_articletext-lbl
{
    padding: 20px 0 0;
    display: block;
}
.edit .inputbox,
.wf-editor-toggle,
.edit button,
#images input {
	margin:0 !important;
	}
.mceToolbar button {
	padding:0;
	margin:0 !important;
	}
.btn-group button.btn {
    margin:10px 20px 0 0 !important;
	float: left !important;
	}
.edit #images .btn,
.edit.item-page .btn,
.choices__button_joomla{
    padding: 5px 15px;
    margin: 20px 5px 20px 0;
    border: none;
    background: #000;
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    text-decoration: none;
}
.edit #jform_title {
    font-size: 36px;
	margin:0 !important;
	width:80% !important;
	}
a.btn-outline-secondary + a.btn.hasTooltip {
	display:none !important;
	}
joomla-tab button[aria-expanded="true"]::after {
    position: absolute;
    right: 0;
    bottom: -1px;
    left: 0;
    height: 5px;
    content: "";
    background-color: #000;
    opacity: 0.8;
}
	
body#tinymce,
.mce-content-body{
	background:#303030;
    font-size:16px !important;
	}	
.calendar-container,
#contentarea .controls a {
	color:#000;
	}
.icon-upload:before {
	content:"";
	background:url(../images/upload-icon.svg) no-repeat 0px 5px;
	background-size:cover;
	width:20px;
	height:20px;
	display:inline-block;
}
.icon-calendar:before {
	content:"";
	background:url(../images/calendar-icon.svg) no-repeat;
	background-size:cover;
	width:20px;
	height:20px;
	display:block;
	}
.edit fieldset,
.login fieldset {
	border: dashed 1px;
}
.tip, 
.hasTooltip{
    display:block!important;
}
.fade {
    display:none;
}	

.modal .modal-body{
    overflow: visible;
    height:500px;
    width:calc(100% - 2px);
}
.modal .modal-body iframe{
    width:calc(100% - 4px);
    border:2px dashed #000;
}
div[data-url].wf-media-wrapper > div.modal, div[data-url] > div.modal-dialog > div.modal-content {
  height: auto;
}
.edit button.btn-close {
    display:block;
    height:30px;
    width:auto;
    background:#000;
    border:3px solid #000;
}
.edit button.btn-close:after {
display:block;
    content: "Schliessen";
    position: relative;
    color:#fff;
    font-size: 14px;
}





.tooltip {
  position: absolute;
  z-index: 1030;
  display: block;
  font-size: 11px;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0);
  visibility: visible;
}
.tooltip.in {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.tooltip-inner {
  max-width: 200px;
  padding: 8px;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
  background-color: #000000;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}




ul.actions {
	margin: 0;
	padding: 0;
}
ul.actions li {
	list-style-image: none;
	list-style-type: none;
	float: right;
}
ul.actions li a img {
	border: 0 none;
	padding-left: 0px;
	padding-right: 0px;
}
ul.actions li a,
ul.actions li a:hover, 
ul.actions li a:active, 
ul.actions li a:visited, 
ul.actions li a:link {
	padding-left: 0px !important;
	padding-right: 0px !important;
}
.row-separator, .item-separator {
	display:block;
	width: 100%;
	height:5px;
	clear:both;
}
img {
	border: none;
	}


/*-----SOCIALICONS-----*/
[data-icon]:before {
	font-family:"socicon"!important;
	content:attr(data-icon);
	font-style:normal!important;
	font-weight:400!important;
	font-variant:normal!important;
	text-transform:none!important;
	speak:none;
	line-height:1;
	-webkit-font-smoothing:antialiased;
	-moz-osx-font-smoothing:grayscale
}
[class^="icon-"]:before,
[class*=" icon-"]:before {
	font-family:"socicon"!important;
	font-style:normal!important;
	font-weight:400!important;
	font-variant:normal!important;
	text-transform:none!important;
	speak:none;
	line-height:1;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;
    font-size: 30px;
    transition: all 200ms ease-in-out 0ms;
-webkit-transition: all 200ms ease-in-out 0ms;
-moz-transition: all 200ms ease-in-out 0ms;
-o-transition: all 200ms ease-in-out 0ms;
-ms-transition: all 200ms ease-in-out 0ms;
    color:#fff
}
[class^="icon-"]:hover:before,
[class*=" icon-"]:hover:before {
    transition: all 200ms ease-in-out 0ms;
-webkit-transition: all 200ms ease-in-out 0ms;
-moz-transition: all 200ms ease-in-out 0ms;
-o-transition: all 200ms ease-in-out 0ms;
-ms-transition: all 200ms ease-in-out 0ms;
    color:#79654e
}

.icon-twitter:before {
	content:"\e040";
}
.icon-facebook:before {
	content:"\e041";
}
.icon-googleplus:before {
	content:"\e042";
}
.icon-pinterest:before {
	content:"\e043";
}
.icon-youtube:before {
	content:"\e051";
}
.icon-instagram:before {
	content:"\e057";
}
.icon-xing:before {
	content:"\e04b";
}
.icon-linkedin:before{
	content:"\e049";
}


@media (max-width: 1200px) {
}
@media (max-width: 959px) {
}
@media (max-width: 767px) {
}
@media (max-width: 460px) {
}