header,footer,nav,section,aside,main,article,figure,figcaption{display:block}body,div,h1,h2,h3,h4,h5,h6,p,blockquote,pre,code,ol,ul,li,dl,dt,dd,figure,table,th,td,form,fieldset,legend,input,textarea{margin:0;padding:0}table{border-spacing:0;border-collapse:collapse}caption,th,td{text-align:left;text-align:start;vertical-align:top}abbr,acronym{font-variant:normal;border-bottom:1px dotted #666;cursor:help}blockquote,q{quotes:none}fieldset,img,iframe{border:0}ul{list-style-type:none}sup{vertical-align:text-top}sub{vertical-align:text-bottom}del{text-decoration:line-through}ins{text-decoration:none}body{font:12px/1 "Lucida Grande","Lucida Sans Unicode",Verdana,sans-serif;color:#000}input,button,textarea,select{font-family:inherit;font-size:99%;font-weight:inherit}pre,code{font-family:Monaco,monospace}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:400}h1{font-size:1.8333em}h2{font-size:1.6667em}h3{font-size:1.5em}h4{font-size:1.3333em}table{font-size:inherit}caption,th{font-weight:700}a{color:#00f}h1,h2,h3,h4,h5,h6{margin-top:1em}h1,h2,h3,h4,h5,h6,p,pre,blockquote,table,ol,ul,form{margin-bottom:12px}
/*************************************************************/
/*   Design:  Reutra GmbH   				     	 	 	 */
/*   File:    screen.css					                 */
/*-----------------------------------------------------------*/
/*   Autor:   Thomas Dürig, www.nuun.ch 	                 */
/*   Datum:   März 2026 					                 */
/*   Site: 	  www.reutra.ch             					 */
/*************************************************************/
/*  LAYOUT													 */
/*************************************************************/

/*FARBEN*/
/*	
Reutra GmbH
Mauerackerstrasse 24
8107 Buchs ZH
+41 79 577 55 70
info@reutra.ch
*/

/*Coming soon*/
body.coming-soon #container {padding-top: 0;}
body.coming-soon .mod_article .inside {padding: 0; width: 100%; max-width: initial; margin: 0;}
body.coming-soon .cs-bg {background: #000;}
body.coming-soon .cs-bg figure {line-height: 0;}
body.coming-soon .cs-bg img {width: 100%; height: 100vh; object-fit: cover; opacity: 0.6;}
body.coming-soon .cs-box {position: absolute; top: 0; left: 0; width: 100%; height: 100%; display: flex; align-items: center; justify-content: center;}
body.coming-soon .cs-box .cs-box-inner {text-align: center; padding: 60px 60px 40px 60px; background: rgba(255,255,255,0.7);}
body.coming-soon .cs-box .cs-logo {margin-bottom: 20px;}

/*  GLOBAL													 */
/*************************************************************/
html {--grid__gutter: 3.5rem;}
html, body {position: relative; height: 100%; width:100%; font: 62.5% "AlbertSansRegular", Arial, Verdana, Helvetica, sans-serif; letter-spacing:0em; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: antialiased; font-smoothing: antialiased;}
body {font-size:24px; font-size:2.4rem; line-height: 3.5rem; color: #1D1D1B; background-color: #fff;}

.invisible {display: none !important;}

.schmal50 {width: 50% !important; margin: 0 auto;}
.schmal75 {width: 75% !important; margin: 0 auto;}

.zentriert {text-align: center;}

.ce_columns.schatten {box-shadow: 0 0 40px rgba(0,0,0,0.1); padding: 30px;}
.ce_columns.schwarz {background: #1D1D1B; color: #fff; padding: 30px;}
.ce_columns.schwarz p, .ce_columns.schwarz h1, .ce_columns.schwarz h2, .ce_columns.schwarz h3, .ce_columns.schwarz a {color: #fff; text-decoration: none;}

/*Cookiebar*/
.contao-cookiebar .cc-inner {max-width: 500px; font-size: 1.5rem; line-height: 1.8rem;}
.contao-cookiebar .cc-inner h3 {font-size: 2.7rem; line-height: 3.7rem;}
.contao-cookiebar .cc-inner label {line-height: 1.9rem;}
.contao-cookiebar .cc-cookies .cc-cookie p {font-size: 1.5rem; line-height: 1.8rem;}
.contao-cookiebar .cc-info > p {font-size: 1.2rem; line-height: 1.6rem;}
.contao-cookiebar p a {color:#396FB6; text-decoration: underline;}
.contao-cookiebar .highlight .cc-btn.success {background: #396FB6; border-color: #396FB6;}
.contao-cookiebar .highlight .cc-btn.success:hover {background: #396FB6; border-color: #396FB6;}
.contao-cookiebar input:checked + label:before {background: #d0e3e9; border-color: #396FB6;}
.contao-cookiebar input:checked + label:after {background: #396FB6;}

.cc-module {text-align: center; margin-top: 60px;}
.cc-module button {cursor: pointer; display: inline-block; font-size: 1.8rem; line-height: 2.4rem; color: #1D1D1B; font-family: 'Aozora'; text-decoration: none; padding: 13px 22px 8px 22px; background: #fff; border: 3px solid #1D1D1B; text-transform: uppercase; transition: background 0.3s ease, color 0.3s ease, border 0.3s ease;}
.cc-module button:hover {border: 3px solid #396FB6; color: #fff; background: #396FB6;}


.ce_cookiebarOpener {display: block; margin-bottom:50px;}
.ce_cookiebarOpener a {background: #831023; color: #fff; padding: 12px 25px 8px 25px; display: inline-block; font-size: 2rem; text-decoration: none; transition: transform 0.3s ease;}
.ce_cookiebarOpener a:hover {transform: scale(1.05);}


/*  HEADER / NAVIGATION									     */
/*************************************************************/
#header {display: block; position: fixed; top: 0; left: 0; width: 100%; height: 190px; background: #fff; z-index: 100; transition: height 0.3s ease, box-shadow 0.3s ease;}
#header .inside {position: relative; width: 90%; padding: 0px 5%; max-width: 1410px; margin: 0 auto;}
#header .logo {display: inline-block; width: 278px; margin-top: 45px; margin-left: -20px; transition: margin-top 0.3s ease, width 0.3s ease;}
#header .logo svg {width: 100%; height: auto;}
#header .logo svg #logoclaim {transition: opacity 0.3s ease; opacity: 1;}

#header .topheader {position: absolute; height: 50px; top: 0; right: 5vw; display: flex; align-items: center; justify-content: flex-end; transition: top 0.3s ease;}
#header .topheader .content-text {margin-left: 40px;}
#header .topheader .content-text p {margin-bottom: 0;}
#header .topheader .content-text a {font-size: 1.6rem; line-height: 2.2rem; color: #8A9298; font-family: 'AlbertSansMedium'; text-decoration: none;}
#header .topheader .content-image {margin-left: 15px;}

#header .navigation {display: inline-block; float: right; margin-top: 69px; transition: margin-top 0.3s ease;}
#header .navigation ul {margin-bottom: 0;}
#header .navigation li {display: inline-block; margin-left: 40px; position: relative;}
#header .navigation li a {display: inline-block; padding-bottom: 10px; color: #1D1D1B; text-decoration: none; font-size: 1.8rem; line-height: 2.4rem; font-family: 'Aozora'; text-transform: uppercase; border-bottom: 3px solid #fff; transition: color 0.3s ease, border-bottom 0.3s ease;}
#header .navigation li a.active, #header .navigation li a.trail, #header .navigation li a:hover {color: #396FB6; border-bottom: 3px solid #396FB6;}
#header .navigation ul li a.kontakt {display: inline-block; padding: 11px 22px 6px 22px; background: #fff; border: 3px solid #1D1D1B; transition: background 0.3s ease, color 0.3s ease, border 0.3s ease;}
#header .navigation ul li a.kontakt:hover {border: 3px solid #396FB6; color: #fff; background: #396FB6;}
#header .navigation ul li a.kontakt.active {border: 3px solid #396FB6; color: #396FB6;}
#header .navigation ul li a.kontakt.active:hover {color: #fff; background: #396FB6;}

#header .navigation ul.level_2 {visibility: hidden; position: absolute; top: 47px; left: 50%; transform: translateX(-50%); padding: 30px 30px 13px 30px; background: #fff; box-shadow: 0 3px 8px rgba(0,0,0,0.08); transition: top 0.3s ease;}
#header .navigation ul.level_1 > li:hover ul.level_2 {visibility: visible;}
#header .navigation ul.level_2 li {margin-bottom: 10px; margin-left: 0; height: auto; display: block;}
#header .navigation ul.level_2 li a {text-align: center; display: block; width: 100%; font-family: 'Aozora'; box-sizing: border-box; color: #1D1D1B; white-space: nowrap; text-decoration: none; padding: 3px 0; margin: 0; border-bottom: none !important; background: initial !important; transition: color 0.3s ease;}
#header .navigation ul.level_2 > li > a:hover, #header .navigation ul.level_2 > li > a.active {color: #396FB6;}
#header .navigation ul.level_2 > li > a.trail {color: #396FB6;}

#header.up {height: 80px; box-shadow: 0 0 20px rgba(0,0,0,0.15);}
#header.up .logo {width: 150px; margin-top: 14px;}
#header.up .logo svg #logoclaim {opacity: 0;}
#header.up .topheader {top: -55px;}
#header.up .navigation {margin-top: 18px;}

.whatsapp {position:fixed; width:60px; height:60px; bottom:40px; right:40px; filter: drop-shadow(0 0 30px rgba(0,0,0,0.15));}

#nuunnav .logo {width: 150px; padding-top: 14px; margin-bottom: 30px;}
#nuunnav .navtop {background: #fff;}
#nuunnav .navtop .inside {padding: 0 5% 0px 5%;}
#nuunnav .navbot {background: #F2F5F7;}
#nuunnav .navbot .inside {padding: 30px 5%;}
#nuunnav .navbot .content-text a {color: #1d1d1b; text-decoration: none;}


/*  INHALTSELEMENTE                                          */
/*************************************************************/
#container {padding-top: 190px;}

.mod_article .inside {position: relative; width: 90%; padding: 60px 5%; max-width: 1410px; margin: 0 auto;}
.mod_article.grau {background: #F2F5F7;}

/*Artikel vollbild*/
.mod_article.vollbild {max-width: initial;}
.mod_article.vollbild .inside {width: 100%; height: 32vw; padding: 0; max-width: initial; position: relative;}
.mod_article.vollbild .inside .content-image, .mod_article.vollbild .inside .content-player {width: 100%; height: 32vw; position: relative; overflow: hidden;}
.mod_article.vollbild .inside .content-image figure, .mod_article.vollbild .inside .content-player figure {width: 100%; height: 100%; line-height: 0;}
.mod_article.vollbild .inside .content-image img, .mod_article.vollbild .inside .content-player video {width: 100%; height: 100%; object-fit: cover;}
.mod_article.vollbild .inside .slidertext {position: absolute; bottom: 120px; left: calc((100% - 1410px) / 2); width: 570px; max-width: 90%; box-sizing: border-box; padding: 40px 90px 40px 40px; background: rgba(29,29,27,0.85) url(../../files/data/graphics/slidertext-arrow.svg) center right 30px no-repeat; transition: background 0.4s ease;}
.mod_article.vollbild .inside .slidertext:hover {background: rgba(29,29,27,0.85) url(../../files/data/graphics/slidertext-arrow.svg) center right 15px no-repeat;}
.mod_article.vollbild .inside .slidertext .boxlink {position: absolute; top: 0; left: 0; width: 100%; height: 100%; display: block;}
.mod_article.vollbild .inside .slidertext h4 {color: #fff; margin: 0;}
.mod_article.vollbild .inside .slidertext h2 {color: #fff; margin: 0; font-size: 5rem; line-height: 5.6rem;}

.mod_article.topslider .inside {position: relative; width: 100%; padding: 0; max-width: 1730px; height: 270px; margin: 0 auto;}
.mod_article.topslider .inside .content-image img {width: 100%; height: 270px; object-fit: cover;}
.mod_article.topslider .inside .swiper .slidertext {position: absolute; bottom: 150px; left: calc((100% - 1410px) / 2); width: 570px; max-width: 570px; box-sizing: border-box; padding: 40px 90px 40px 40px; background: rgba(29,29,27,0.85) url(../../files/data/graphics/slidertext-arrow.svg) center right 30px no-repeat; transition: background 0.4s ease;}
.mod_article.topslider .inside .swiper .slidertext:hover {background: rgba(29,29,27,0.85) url(../../files/data/graphics/slidertext-arrow.svg) center right 15px no-repeat;}
.mod_article.topslider .inside .swiper .slidertext .boxlink {position: absolute; top: 0; left: 0; width: 100%; height: 100%; display: block;}
.mod_article.topslider .inside .swiper .slidertext h4 {color: #fff; margin: 0;}
.mod_article.topslider .inside .swiper .slidertext h2 {color: #fff; margin: 0; font-size: 5rem; line-height: 5.6rem;}
.mod_article.topslider .inside .swiper .swiper-pagination {display: none;}
.mod_article.topslider .inside .swiper .swiper-button-next {display: none;}
.mod_article.topslider .inside .swiper .swiper-button-prev {display: none;}

body.home .mod_article.topslider .inside {position: relative; width: 100%; padding: 0; max-width: 1730px; height: 600px; margin: 0 auto;}
body.home .mod_article.topslider .inside .swiper .content-image img {width: 100%; height: 600px; object-fit: cover;}
body.home .mod_article.topslider .inside .swiper .swiper-button-next {display: block; width: 40px; height: 40px; background: url(../../files/data/graphics/slider-next.svg) center no-repeat; position: absolute; bottom: 100px; left: calc((100% - 1410px) / 2 + 530px); right: initial; margin: initial; top: initial;}
body.home .mod_article.topslider .inside .swiper .swiper-button-next svg {display: none;}
body.home .mod_article.topslider .inside .swiper .swiper-button-prev {display: block; width: 40px; height: 40px; background: url(../../files/data/graphics/slider-prev.svg) center no-repeat; position: absolute; bottom: 100px; left: calc((100% - 1410px) / 2 + 480px); right: initial; margin: initial; top: initial;}
body.home .mod_article.topslider .inside .swiper .swiper-button-prev svg {display: none;}

/*Text*/
figure img {max-width: 100%; height: auto;}

h1, h2 {font-family: 'AlbertSansSemiBold'; font-size: 6rem; line-height: 6.4rem; color: #1D1D1B; margin: 10px 0 20px 0;}
h3 {font-family: 'AlbertSansSemiBold'; font-size: 4rem; line-height: 4.2rem; color: #1D1D1B;}
h4 {font-family: 'Aozora'; font-size: 2.4rem; line-height: 3.6rem; color: #1D1D1B; text-transform: uppercase;}
h5 {font-family: 'Aozora'; font-size: 1.8rem; line-height: 2.4rem; color: #8A9298; text-transform: uppercase;}

#container .content-text p a {color: #1D1D1B; text-decoration: none; transition: color 0.3s ease;}
#container .content-text p a:hover {color: #396FB6;}
#container .content-text {margin-bottom: 30px;}
#container .content-text.media--left figure {display: inline-block; width: 42%; margin-right: 3%; vertical-align: top;}
#container .content-text.media--left .rte {display: inline-block; width: 54%; vertical-align: top;}
#container .content-text.media--right:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
#container .content-text.media--right figure {display: inline-block; float: right; width: 42%; margin-left: 3%; vertical-align: top;}
#container .content-text.media--right .rte {display: inline-block; width: 54%; vertical-align: top;}

/*Gallery*/
.content-gallery:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.content-gallery.content-gallery--cols-2 ul li {width: 48.5%; margin-right: 3%; margin-bottom: 20px; display: inline-block; float: left; line-height: 1;}
.content-gallery.content-gallery--cols-3 ul li {width: 31.33332%; margin-right: 3%; margin-bottom: 20px; display: inline-block; float: left; line-height: 1;}
.content-gallery.content-gallery--cols-4 ul li {width: 22.75%; margin-right: 3%; margin-bottom: 20px; display: inline-block; float: left; line-height: 1;}
.content-gallery.content-gallery--cols-6 ul li {width: 14.15%; margin-right: 3%; margin-bottom: 20px; display: inline-block; float: left; line-height: 1;}
.content-gallery.content-gallery--cols-2 ul li:nth-of-type(2n) {margin-right: 0;}
.content-gallery.content-gallery--cols-3 ul li:nth-of-type(3n) {margin-right: 0;}
.content-gallery.content-gallery--cols-4 ul li:nth-of-type(4n) {margin-right: 0;}
.content-gallery.content-gallery--cols-6 ul li:nth-of-type(6n) {margin-right: 0;}
body .content-gallery.masonry ul {position: relative;}
body .content-gallery.masonry ul li {position: absolute; width: calc(25% - 15px); margin-right: 0;}
.content-gallery ul li figure {width: 100%; overflow: hidden; line-height: 0;}
.content-gallery ul li figure img {width: 100%; height: auto; -webkit-transition: all .5s ease; transition: all .5s ease;}
.content-gallery ul li figure:hover img {-webkit-transform: scale(1.1); transform: scale(1.1);}
.content-gallery.icons ul li figure:hover img {-webkit-transform: scale(1); transform: scale(1);}
#colorbox #cboxTitle {display: none !important;}
#colorbox #cboxCurrent {font-size: 1.5rem;}
.masonry .image_container img {border:10px solid #fff;}

/*Hyperlink*/
.content-hyperlink {margin: 20px 0;}
.content-hyperlink.inline {display: inline-block; margin-right: 20px;}
.content-hyperlink a {display: inline-block; font-size: 1.8rem; line-height: 2.4rem; color: #1D1D1B; font-family: 'Aozora'; text-decoration: none; padding: 13px 22px 8px 22px; background: #fff; border: 3px solid #1D1D1B; text-transform: uppercase; transition: background 0.3s ease, color 0.3s ease, border 0.3s ease;}
.content-hyperlink a:hover {border: 3px solid #396FB6; color: #fff; background: #396FB6;}

/*List*/
#main .content-text ul {display: table; margin-bottom: 25px;}

#main .content-text ul li {vertical-align: middle; list-style: none; padding-left: 20px; background: url(../../files/data/graphics/icon-listbullet.svg) no-repeat top 15px left; background-size: 7px;}

#main .content-text ol {
    counter-reset:li; /* Initiate a counter */
    margin-left:0; /* Remove the default left margin */
    padding-left:0; /* Remove the default left padding */
}
#main .content-text ol > li {
    position:relative; /* Create a positioning context */
    margin:0 0 0 25px; /* Give each list item a left margin to make room for the numbers */
    list-style:none; /* Disable the normal item numbering */
}
#main .content-text ol > li:before {
    content:counter(li)"."; /* Use the counter as content */
    counter-increment:li; /* Increment the counter by 1 */
    /* Position and style the number */
    position:absolute;
    left: -25px;
    top: 1px;
    font-size: 2rem;
    color: #396FB6;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
}

/*Downloads*/
.content-download.sc.last, .content-downloads.sc.last {padding-right: 0;}
.content-download, .content-downloads {position:relative; width:100%; margin:0 0 30px 0; padding:0;}
.content-download ul, .content-downloads ul {position:relative; float:left; width:100%; margin:0; padding:0 0 0 0;}
.content-download ul li, .content-downloads ul li {position:relative; width:100%; line-height:3.2rem; padding:0 0 0 0; margin:0 0 30px 0; /*background:#fff;*/ font-size: 2.4rem;}
.mod_article.dunkel .content-download ul li, .mod_article.dunkel .content-downloads ul li {background: #273540;}

body #container .content-downloads a, body #container .content-download a, body #container .enclosure a {position:relative;text-decoration: none;color: #4A5054;display:block;margin:0 0 0 0;transition: color 0.5s ease, text-decoration-color 0.3s ease;}   

body #container .enclosure a:hover, 
body #container .content-downloads a:hover, 
body #container .content-downloads a:active, 
body #container .content-download a:hover, 
body #container .content-download a:active {color: #396fb6; text-decoration-color: #396fb6;}
body #container .mod_article.dunkel .content-downloads a, body #container .mod_article.dunkel .content-download a, body #container .mod_article.dunkel .enclosure a {color: #fff;}

.content-download .mitbild figure, .content-downloads .mitbild figure {display: inline-block; width: 85px; height: 100px; margin-right: 10px; box-sizing: border-box; padding: 10px; background: #fff; border-radius: 8px; border: 1px solid #F2F5F7;}
.content-download .mitbild figure a, .content-downloads .mitbild figure a {width: 100%; height: 100%; box-sizing: border-box; padding: 5px; border: 1px solid #f6f6f6; border-radius: 4px;}
.content-download .mitbild figure img, .content-downloads .mitbild figure img {width: 100%; height: 100%; object-fit: scale-down;}

.content-download .mitbild .dlinhalt, .content-downloads .mitbild .dlinhalt {display: inline-block; width: calc(100% - 105px); vertical-align: top;}
.content-download .dlinhalt .titel {margin-top: 0;}
.content-download .dlinhalt .titel span {font-size: 1.4rem; line-height: 2rem; letter-spacing: 1px; margin: 0; display: inline-block; padding: 5px 10px; background: #F6F6F6; text-transform: uppercase; border-radius: 2px;}
.grau .content-download .dlinhalt .titel span {background: #dadada;}
.dunkel .content-download .dlinhalt .titel span {color: #273540;}
.content-download .dlinhalt h5 {color: #4A5054; margin-top: 5px; margin-bottom: 0; font-size: 1.6rem; font-family: 'RubikBold'; text-transform: uppercase; letter-spacing: 0;}
.content-download .dlinhalt a {clear: both; font-size: 2.4rem; line-height: 3.5rem; margin-top: 5px; padding-bottom: 25px; background: url(../../files/files/data_lcn/graphics/download-arrow.svg) bottom left no-repeat;}

/*Form*/
.formbody input {-webkit-appearance:none;} 
.formbody button {-webkit-appearance:none;}

.formbody .widget {position: relative; font-size: 2.2rem;}
.formbody label {position: absolute; width: calc(100% - 50px); top: 16px; left: 25px; color: #8A8A8A; transition: font-size 0.3s ease, top 0.3s ease;}
.formbody .widget label.focused {top: 5px; font-size: 12px; outline: none; color: #4A5054;}
.formbody .widget-select label {top: 5px; font-size: 12px; outline: none; color: #4A5054; display: inline-block; width: auto;}
.formbody .widget-upload label {top: 5px; font-size: 12px; outline: none; color: #4A5054;}
.formbody input {box-sizing: border-box; width: 100%; padding:27px 25px 10px 25px;  margin-bottom: 25px; border:1px solid #DFE2E4; background-color: #fff;}
.formbody input:focus {outline: none; background: #F2F5F7;}
.formbody textarea {box-sizing: border-box; width: 100%; padding:27px 25px 10px 25px;  border: 1px solid #DFE2E4; margin-bottom: 25px; background-color: #fff;}
.formbody textarea:focus {outline: none; background: #F2F5F7;}
/*.formbody .submit {background-color:#702181; color:#fff; margin-top: 7px; padding: 5px 0; margin-left: 0; width: 200px;}*/
/*.formbody .submit {border: none; float: right; cursor: pointer; text-decoration: none; display: inline-block; color: #fff; padding: 15px 30px 14px 30px;  background: #305EA6; background-position: center left 5px; transition: padding 0.3s ease, background 0.3s ease, color 0.3s ease;}*/
.mod_article.dunkel .formbody .submit {cursor: pointer; float: right; display: inline-block; font-size: 1.8rem; line-height: 3.6rem; color: #fff; font-family: 'RedditSansBold'; text-decoration: none; padding: 3px 40px 2px 23px; background: url(../../files/files/data_lcn/graphics/arrow-rechts-klein-weiss.svg) center right 17px no-repeat; border: 2px solid #fff;  transition: padding 0.3s ease, background 0.3s ease;}
.mod_article.dunkel .formbody .submit:hover {padding: 3px 30px 2px 33px; background: url(../../files/files/data_lcn/graphics/arrow-rechts-klein-weiss.svg) center right 12px no-repeat;}
.formbody .submit {cursor: pointer; float: right; display: inline-block; font-size: 1.8rem; line-height: 2.4rem; color: #1D1D1B; font-family: 'Aozora'; text-decoration: none; padding: 13px 22px 8px 22px; background: #fff; border: 3px solid #1D1D1B; text-transform: uppercase; transition: background 0.3s ease, color 0.3s ease, border 0.3s ease;}
.formbody .submit:hover {border: 3px solid #396FB6; color: #fff; background: #396FB6;}
.formbody select {color: #4A5054; box-sizing: border-box; width: 100%; height: 64px; -webkit-appearance:none; padding:16px 25px 14px 21px;  margin-bottom: 25px; border:1px solid #DFE2E4; background-color: #fff; background-image: url(../../files/files/data_lcn/graphics/arrow-down-klein.svg); background-position: center right 15px; background-repeat: no-repeat;}
.formbody select:focus {outline: none; background: #F2F5F7;}
.formbody fieldset {margin-bottom: 10px;}
.formbody fieldset legend {font-size: 1.6rem; margin-bottom: 5px;} 
.formbody fieldset span {width:100%; float: left;}
.formbody fieldset span input {float: left; width: 5%; height: 26px;}
.formbody fieldset span label {padding-top: 0; width: 95%;}
.formbody .widget-captcha {margin-bottom: 40px;}
.formbody .widget-captcha input {margin-bottom: 5px;}
.formbody .widget-captcha span {width: 100%; float: left;}
.formbody .widget-captcha label span.mandatory {width: auto; float: none;}
.formbody .widget-checkbox input {-webkit-appearance:checkbox;}
.formbody .widget-checkbox legend span {width: auto; float: none;}
.formbody .widget-radio input {-webkit-appearance:radio;}
#container .ce_form .ccanmich {visibility: hidden; height: 0px;}

/*radio und checkbox templates von scayla*/
.formbody .checkbox_container {margin: 20px 0;}
.formbody .checkbox_container a {color: #000; text-decoration: underline;}
/*.formbody .checkbox_container input {position: absolute;opacity: 0;cursor: pointer;height: 0;width: 0; background: #dedede;}*/
.formbody .checkbox_container input {display: inline-block; float: left; margin-top: 4px; margin-right: 10px; accent-color: #396FB6;}
.formbody .checkbox_container label {top: initial; left: initial;color: #4A5054; text-align: left; cursor: pointer; width: calc(100% - 60px); position: relative; margin-bottom: 20px; display: inline-block;}
.mod_article.dunkel .formbody .checkbox_container label {color: #fff;}
/*.formbody .checkbox_container span {width: 90px; margin-right: 15px;}*/
.formbody .checkbox_container span.lname {width: auto; padding-top: 5px;}
.formbody .checkbox_container .checkmark {cursor: pointer; position: relative; height: 38px; width: 38px; background-color: #fff; border:1px solid #E9EBF0;}
.formbody .checkbox_container:hover input ~ .checkmark {background-color: #fff;}
.formbody .checkbox_container input:checked ~ .checkmark {/*background-color: #EE6930;*/}
.formbody .checkbox_container .checkmark:after {content: ""; position: absolute; display: none;}
.formbody .checkbox_container input:checked ~ .checkmark:after {display: block;}
.formbody .checkbox_container .checkmark:after {top: 0px; left: 0px; width: 38px; height: 38px; background: url(../../files/files/files/files/web/data/graphics/checkmark.svg) center no-repeat; background-size: 23px;}

.formbody .radio_container a {color: #d67500; text-decoration: none;}
.formbody .radio_container input {position: absolute;opacity: 0;cursor: pointer;height: 0;width: 0; background: #dedede;}
.formbody .radio_container label {cursor: pointer; width: 150px; position: relative; margin-bottom: 40px; display: inline-block;}
.formbody .radio_container span {width: 90px; margin-right: 15px;}
.formbody .radio_container span.lname {width: auto; padding-top: 5px;}
.formbody .radio_container .checkmark {cursor: pointer; position: relative; height: 38px; width: 38px; background-color: #fff; border:1px solid #E9EBF0; border-radius: 50px;}
.formbody .radio_container:hover input ~ .checkmark {background-color: #fff;}
.formbody .radio_container input:checked ~ .checkmark {/*background-color: #EE6930;*/}
.formbody .radio_container .checkmark:after {content: ""; position: absolute; display: none;}
.formbody .radio_container input:checked ~ .checkmark:after {display: block;}
.formbody .radio_container .checkmark:after {top: 9px; left: 9px; width: 21px; height: 21px; background: #104D73; position: absolute; border-radius: 50px;}

/*Columns*/
#container .rs-column.-large-col-2-1 {width: 48.5%; margin-right: 3%;}
#container .rs-column.-large-col-2-1.-large-last {margin-right: 0;}
#container .rs-column.-large-col-3-1 {width: 31.3%; margin-right: 3%;}
#container .rs-column.-large-col-3-1.-large-last {margin-right: 0;}
#container .rs-column.-large-col-4-1 {width: 22.75%; margin-right: 3%; margin-top: 0;}
#container .rs-column.-large-col-4-1.-large-last {margin-right: 0;}

/*Player*/
#container .content-player {clear: both;}
#container .content-player embed {max-width: 100%;}
#container .content-player video {max-width: 100%;}
#container .content-player iframe {max-width: 100%;}

#container .content-player .me-plugin {max-width: 100%;}
#container .content-player .mejs-overlay {max-width: 100% !important;}

/*YouTube*/
#container .content-youtube {clear: both;}
#container .content-youtube embed {max-width: 100%;}
#container .content-youtube video {max-width: 100%;}
#container .content-youtube iframe {max-width: 100%;}

#container .content-youtube .me-plugin {max-width: 100%;}
#container .content-youtube .mejs-overlay {max-width: 100% !important;}

/*Google Map*/
.dlh_googlemap {width: 100% !important;}
.mod_article.topslider.map {height: 600px;}
#map {width: 100%; height: 600px;}

/*Linkboxen*/
.row.zehnergrid {grid-template-columns: repeat(10, minmax(0, 1fr));}

.linkboxenbild .box .boxcontent {overflow: hidden; position: relative; background: #fff; box-sizing: border-box; top: 0; box-shadow: 0 0 40px rgba(0,0,0,0.1); margin: 0 0 30px 0; padding: 0px 0px 20px 0px; transition: top 0.3s ease;}
.linkboxenbild .box:hover .boxcontent {top: -5px;}
.linkboxenbild .box .boxlink {position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 2;}
.linkboxenbild .box .image-container img {width: 100%; height: auto; opacity: 0.5; transition: opacity 0.3s ease;}
.linkboxenbild .box:hover .image-container img {opacity: 1;}
.linkboxenbild .box .linkboxtext {padding: 10px 35px;}
.linkboxenbild .box:hover .content-hyperlink a {border: 3px solid #396FB6; color: #fff; background: #396FB6;}

/*Downloadbox*/
.downloadbox {background: #fff; width: 100%; box-shadow: 0 0 40px rgba(0,0,0,0.1);}
.downloadbox .links figure {line-height: 0; overflow: hidden;}
.downloadbox .links img {width: 100%; height: auto;}
.downloadbox .rechts {padding: 20px 20px 20px 0;}
.downloadbox .rechts h5 {color: #8A9298; margin-top: 0px; margin-bottom: 5px; font-size: 1.4rem; line-height: 2rem; font-family: 'AlbertSansRegular';}
.downloadbox .rechts h2 {font-size: 2.4rem; line-height: 3rem; font-family: 'AlbertSansSemiBold'; text-transform: uppercase; margin: 0;}
.downloadbox .rechts .content-hyperlink {margin: 0 10px 10px 0;}

/*Divider*/
.divider {display: block; clear: both; width: 100%; height: 50px; padding: 30px 0; background: url(../../files/data/graphics/divider.svg) center no-repeat;}

/*Iconboxen*/
.iconkarten {width: 103%; margin-left: -1.5%; display: flex; justify-content: center; flex-wrap: wrap;}
.iconkarten .box {width: 100%; margin: 0 1.5% 30px 1.5%; display: block; box-sizing: border-box; padding: 30px 20px 20px 20px; background: #1D1D1B; color: #fff; text-align: center;}
.iconkarten .box .text {hyphens: auto;}
.iconkarten .box.sechsspaltig {width: 13.6666666667%;}
.iconkarten .box.fuenfspaltig {width: 17%;}
.iconkarten .box.vierspaltig {width: 22%;}
.iconkarten .box.dreispaltig {width: 30.333332%;}
.iconkarten .box.zweispaltig {width: 47%;}

/*Accordion*/
.content-accordion {margin-bottom: 20px; border-bottom: none;}
.handorgel__header {border-bottom: 2px solid #fff;}
.handorgel__header--open {border-bottom: none;}
.handorgel__header__button {font-family: 'Aozora'; font-size: 2.4rem; line-height: 3.6rem; color: #1D1D1B; text-transform: uppercase; border: none; box-sizing: border-box; padding: 24px 40px 17px 25px; background: #F2F5F7 url(../../files/data/graphics/akkordeon-closed.svg) center right 20px no-repeat; transition: background 0.3s ease;}
.handorgel__header--opened .handorgel__header__button {border-bottom: none; background: #F2F5F7 url(../../files/data/graphics/akkordeon-open.svg) center right 20px no-repeat;}
.handorgel__content {background: #fff; border-bottom: none; border-top: none;}
.handorgel__content__inner {padding: 10px 25px 0 25px;}

/*Team*/
#main .team.zentriert .autogrid_row {justify-content: center;}
#main .team .box {padding-bottom: 40px; margin-bottom: 40px;}
#main .team .image-container img {border-radius: 0px; width: 160px;}
#main .team .content-text {height: 100%; margin-bottom: 10px; padding-bottom: 10px; border-bottom: 1px solid #D1D6DA; position: relative; overflow: hidden;}
#main .team .content-text .rte {min-height: 102px;}
#main .team .content-text h4 {margin-bottom: 4px;}
#main .team .teamkontakt {text-align: center;}
#main .team .teamkontakt p {display: inline-block; margin: 0 5px;}
#main .team .teamkontakt img {transition: transform 0.3s ease;}
#main .team .teamkontakt img:hover {transform: scale(1.1);}
.team .pline img {width: 293px; height: 1px;}

/*Table*/
#main .content-text table, #main .content-table table {hyphens: auto; width: 100%; border-spacing: 0; margin-bottom: 30px; border:none; overflow: hidden;}
#main .content-text table td, #main .content-text table th, #main .content-table table td, #main .content-table table th {padding: 25px; border:none;}
#main .content-text table thead, #main .content-table table thead {background: #F2F5F7; font-family: 'AlbertSansBold';}
#main .content-text table tbody tr:nth-of-type(odd), #main .content-table table tbody tr:nth-of-type(odd) {background: #F2F5F7;}
 
#main .jobelement table {hyphens: auto; width: 100%; border-spacing: 0; margin-bottom: 30px; border:none; overflow: hidden;}
#main .jobelement table td, #main .jobelement table th {padding: 25px; border:none;}
#main .jobelement table thead {background: #F2F5F7; font-family: 'AlbertSansBold';}
#main .jobelement table tbody tr:nth-of-type(even) {background: #F2F5F7;}
#main .jobelement table tbody a {display: inline-block; font-size: 1.8rem; line-height: 2.4rem; color: #1D1D1B; font-family: 'Aozora'; text-decoration: none; padding: 7px 22px 2px 22px; background: #fff; border: 3px solid #1D1D1B; text-transform: uppercase; transition: background 0.3s ease, color 0.3s ease, border 0.3s ease;}
#main .jobelement table tbody a:hover {border: 3px solid #396FB6; color: #fff; background: #396FB6;}

/*  NEWS / TERMINE                                           */
/*************************************************************/
.mod_newslist.newsslider {margin-left: -20px; width: calc(100% + 40px); position: relative; min-height: 1px;}
.mod_newslist.newsslider .newsswiper {display: block; list-style: none; margin-left: auto; margin-right: auto; overflow: hidden; padding: 0 20px 70px 20px; position: relative; z-index: 1;}
.mod_newslist .layout_latest {position: relative; margin: 20px 0; overflow: hidden; top: 0; box-shadow: 0px 0px 20px rgba(0,0,0,0.09); transition: top 0.3s ease;}
.mod_newslist .layout_latest:hover {top: -5px;}
.mod_newslist .layout_latest .boxlink {position: absolute; display: block; width: 100%; height: 100%; top: 0; left: 0;}
.mod_newslist .layout_latest figure {line-height: 0;}
.mod_newslist .layout_latest .newstext {min-height: 280px; padding: 40px 40px 60px 40px; box-sizing: border-box;}
.mod_newslist .layout_latest .newstext h2 {font-family: 'AlbertSansSemiBold'; font-size: 2.5rem; line-height: 3rem; color: #1D1D1B; transition: color 0.3s ease;}
.mod_newslist .layout_latest .info {position: absolute; bottom: 10px; color: #8A9298; font-size: 1.4rem; line-height: 2rem; left: 40px; padding: 10px 0 10px 0;}
.mod_newslist.newsslider .newsswiper .newsswiper-button-prev {cursor: pointer; position: absolute; right: initial; top: initial; bottom: 10px; left: 20px; width: 50px; height: 50px; background: url(../../files/data/graphics/slider-prev-dark.svg) center no-repeat; transition: transform 0.3s ease;}
.mod_newslist.newsslider .newsswiper .newsswiper-button-prev:hover {transform: scale(1.1);}
.mod_newslist.newsslider .newsswiper .newsswiper-button-prev.swiper-button-disabled {opacity: 0.5; transform: scale(1); cursor: default;}
.mod_newslist.newsslider .newsswiper .newsswiper-button-prev svg {display: none;}
.mod_newslist.newsslider .newsswiper .newsswiper-button-next {cursor: pointer; position: absolute; right: initial; top: initial; bottom: 10px; left: 85px; width: 50px; height: 50px; background: url(../../files/data/graphics/slider-next-dark.svg) center no-repeat; transition: transform 0.3s ease;}
.mod_newslist.newsslider .newsswiper .newsswiper-button-next:hover {transform: scale(1.1);}
.mod_newslist.newsslider .newsswiper .newsswiper-button-next.swiper-button-disabled {opacity: 0.5; transform: scale(1); cursor: default;}
.mod_newslist.newsslider .newsswiper .newsswiper-button-next svg {display: none;}
.mod_newslist.newsslider .newsswiper .content-hyperlink {position: absolute; bottom: 9px; left: 150px; margin: 0;}

.mod_newsreader .topback {margin: 20px 0;}
.mod_newsreader .topback a {display: inline-block; padding-left: 20px; color: #396fb6; text-decoration: none; background: url(../../files/data/graphics/arrow-links-gruen.svg) center left no-repeat;}
.mod_newsreader .topinfo {display: block; width: 100%; margin: 20px 0 30px 0;}
.mod_newsreader .topinfo .lesedauer {vertical-align: top; display: inline-block; width: 150px; margin-right: 3%; color: #000; font-size: 1.6rem; line-height: 2.5rem; background: url(../../files/data/graphics/icon-clock.svg) top 3px left no-repeat;}
.mod_newsreader .topinfo .lesedauer strong {color: #8A9298; font-size: 1.6rem; line-height: 2.4rem; font-family: 'Aozora'; text-transform: uppercase;}
.mod_newsreader .topinfo .lesedauer p {margin-bottom: 0; font-size: 1.4rem; padding-left: 00px;}
.mod_newsreader .topinfo .datum {vertical-align: top; display: inline-block; width: 180px; margin-right: 0; color: #000; font-size: 1.6rem; line-height: 2.5rem; background: url(../../files/data/graphics/icon-date.svg) top 3px left no-repeat;}
.mod_newsreader .topinfo .datum strong {color: #8A9298; font-size: 1.6rem; line-height: 2.4rem; font-family: 'Aozora'; text-transform: uppercase;}
.mod_newsreader .topinfo .datum p {margin-bottom: 0; font-size: 1.4rem; padding-left: 00px;}
.mod_newsreader .topinfo .author {vertical-align: top; display: inline-block; width: 200px; margin-right: 3%; color: #000; font-size: 1.6rem; line-height: 2.5rem; background: url(../../files/data/graphics/icon-pen.svg) top 3px left no-repeat;}
.mod_newsreader .topinfo .author strong {color: #8A9298; font-size: 1.6rem; line-height: 2.4rem; font-family: 'Aozora'; text-transform: uppercase;}
.mod_newsreader .topinfo .author p {margin-bottom: 0; font-size: 1.4rem; padding-left: 00px;}
.mod_newsreader .hauptbild {margin-bottom: 20px;}
.mod_newsreader .hauptbild .image_container {line-height: 0;}
.mod_newsreader .hauptbild .image_container img {width: 100%; height: auto;}

.newslisteteasercontainer {margin-top: 84px; padding-left: 40px !important;}
.newslisteteaser {box-sizing: border-box; width: 100%; height: auto; padding: 25px 0 0 0; margin-bottom: 30px; border-bottom: 1px solid #8A9298;}
.newslisteteaser h4 {margin-top: 0; padding-bottom: 9px; margin-bottom: 30px; border-bottom: 1px solid #8A9298; padding-bottom: 30px;}
.newslisteteaser .layout_latest {display: inline-block; width: 100%; margin-bottom: 20px; margin-top: 0; position: relative;}
.newslisteteaser .layout_latest .boxlink {position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 10;}
.newslisteteaser .layout_latest .teaserlinks {display: inline-block; width: 30%; margin-right: 5%; float: left;}
.newslisteteaser .layout_latest .teaserlinks .image_container {line-height: 0; overflow: hidden;}
.newslisteteaser .layout_latest .teaserrechts {display: inline-block; width: 65%; float: left; padding-right: 10px; box-sizing: border-box;}
.newslisteteaser .layout_latest .teaserrechts h5 {margin-top: 0; padding-bottom: 4px; margin-bottom: 0;}
.newslisteteaser .layout_latest .boxlink:hover ~ .teaserrechts h6 {color: #E7343F;}
.newslisteteaser .layout_latest .teaserrechts .info {position: relative; left: initial; bottom: initial; padding: 0; top: initial; margin-top: 3px; color: #1D1D1B; font-size: 1.4rem; line-height: 2.5rem; margin-bottom: 0;}
.newslisteteaser .back {display: inline-block; width: 100%; margin-bottom: 30px;}
.newslisteteaser .back a {display: inline-block; padding: 4px 0 4px 30px; color: #000; text-decoration: none; border-bottom: 1px solid #000; background: url(../../files/files/files/data/graphics/arrow-links-black.svg) center left no-repeat; font-family: 'MarkMedium';}


.pagination {clear: both; display: block; width: 100%;}
.pagination p {display: inline-block; float: right;}
.pagination ul {display: inline-block; float: left;}
.pagination ul li {width: auto; margin-right: 5px; margin-bottom: 10px; display: inline-block;}
.pagination ul li a,
.pagination ul li span {border-radius: 3px; text-decoration: none; padding:1px 0 1px 0; width: 30px; display: block; text-align: center; background: #C32021; color: #fff; transition: color 0.3s ease, background 0.3s ease;}
.pagination ul li a:hover,
.pagination ul li span.active {background: #C32021; color: #2E2E2E;}
.pagination ul li.next a,
.pagination ul li.last a,
.pagination ul li.first a,
.pagination ul li.previous a {width: auto; padding: 1px 7px 1px 7px;}


/*  FOOTER                                                   */
/*************************************************************/
#footer {height: auto; display: block; clear: both; position: relative;}
#footer .footertop {background: #1D1D1B;}
#footer .footertop .inside {position: relative; width: 90%; padding: 60px 5%; max-width: 1410px; margin: 0 auto;}
#footer .footertop .content-text p {color: #fff;}
#footer .footertop .content-hyperlink a {color: #fff; background: #1D1D1B; border: 3px solid #fff;}
#footer .footertop .content-hyperlink a:hover {border: 3px solid #396FB6; color: #fff; background: #396FB6;}

#footer .footermid {background: #F2F5F7;}
#footer .footermid .inside {position: relative; width: 90%; padding: 80px 5% 10px 5%; max-width: 1410px; margin: 0 auto;}
#footer .footermid #backtotop {position: absolute; top: -36px; right: 5%; cursor: pointer; margin-top: 0;}
#footer .footermid .content-text p a {color: #1D1D1B; text-decoration: none; transition: color 0.3s ease;}
#footer .footermid .content-text p a:hover {color: #396FB6;}
#footer .footermid .content-image {margin-top: 40px;}

#footer .footerbot {background: #fff;}
#footer .footerbot .inside {position: relative; width: 90%; padding: 30px 5% 10px 5%; max-width: 1410px; margin: 0 auto;}
#footer .footerbot .content-image {text-align: right;}

/*  LIGHTBOX	                                             */
/*************************************************************/
#cboxTitle {display: none !important;} 
#cboxLoadedContent {border: none;} 
#cboxNext {background: url("../../files/data/graphics/lightbox-next.svg"); width: 35px; position: absolute; right: 15px; height: 45px; top: 53%; background-position: center; background-repeat: no-repeat; background-size: contain;} 
#cboxPrevious {background: url("../../files/data/graphics/lightbox-prev.svg"); width: 35px; position: absolute; left: 15px; height: 45px; top: 53%; background-position: center; background-repeat: no-repeat; background-size: contain;} 
#cboxClose {background: url("../../files/data/graphics/lightbox-close.svg"); width: 35px; position: absolute; right: 15px; top: 15px; height: 35px; background-position: center; background-repeat: no-repeat; background-size: contain;} 
#cboxCurrent {font-size: 14px;} 

/*  FIXES		                                             */
/*************************************************************/
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height:0px;}
.clearfix {display: block;}
/* End hide from IE-mac */

/*  MEDIA QUERIES                                            */
/*************************************************************/
@media screen and (max-width: 1600px) {
    .mod_article.vollbild .inside .slidertext {left: 5%;}
    .mod_article.topslider .inside .swiper .slidertext {left: 5%;}
    body.home .mod_article.topslider .inside .swiper .swiper-button-next {left: calc(5% + 530px);}
    body.home .mod_article.topslider .inside .swiper .swiper-button-prev {left: calc(5% + 480px);}
    .downloadbox .rechts .content-hyperlink a {padding: 13px 10px 8px 10px;}
}

@media screen and (max-width: 1400px) {
    #header .navigation li {margin-left: 20px;}
    .mod_article.vollbild .inside {height: 450px;}
    .mod_article.vollbild .inside .content-image, .mod_article.vollbild .inside .content-player {height: 450px;}
    .mod_article.vollbild .inside .slidertext {bottom: initial; top: 50%; transform: translateY(-50%);}
}

@media screen and (max-width: 1300px) {
    .iconkarten .box.sechsspaltig {width: 17%;}
    #header .navigation li {margin-left: 10px;}
    #header .logo {width: 210px; margin-top: 57px;}
}

@media screen and (max-width: 1099px) {
    html {--grid__gutter: 1.875rem;}
    .row.zehnergrid {grid-template-columns: repeat(12, minmax(0, 1fr));}
    .iconkarten .box.sechsspaltig {width: 22%;}
    .iconkarten .box.fuenfspaltig {width: 22%;}
    #header {height: 80px; box-shadow: 0 0 20px rgba(0,0,0,0.15);}
	#header .logo {width: 150px; margin-top: 14px;}
	#header .topheader {display: none;}
	#header .navigation {display: none;}
	#container {padding-top: 80px;}
    .tablescroller {width: 100%; overflow-x: scroll;}
    #main .jobelement table {hyphens: none;}
    .mod_article.topslider.map, #map {height: 280px;}
}

@media screen and (max-width: 940px) {
    .downloadbox .rechts {padding: 20px;}
    #header .logo {margin-left: 0;}
    .handorgel__header__button {font-size: 2rem; line-height: 2.9rem;}
    .linkboxenbild .box .linkboxtext {padding: 10px 20px;}
    .whatsapp {width: 45px; height: 45px; right: 5%;}
}

@media screen and (max-width: 850px) {
    .iconkarten .box.sechsspaltig {width: 30.333332%;}
    .iconkarten .box.fuenfspaltig {width: 30.333332%;}
    .iconkarten .box.vierspaltig {width: 30.333332%;}
    body {font-size:20px; font-size:2rem; line-height: 3rem;}
    h1, h2 {font-family: 'AlbertSansSemiBold'; font-size: 3.5rem; line-height: 4.5rem;}
    h3 {font-family: 'AlbertSansSemiBold'; font-size: 2.8rem; line-height: 3.6rem;}
    h4 {font-family: 'Aozora'; font-size: 2rem; line-height: 3rem;}
    h5 {font-family: 'Aozora'; font-size: 1.6rem; line-height: 2.1rem;}
    .mod_article.vollbild .inside .slidertext h2 {font-size: 3.5rem; line-height: 4.5rem;}
    .mod_article.topslider .inside .swiper .slidertext h2 {font-size: 3.5rem; line-height: 4.5rem;}
}

@media screen and (max-width: 767px) {
    #footer .footerbot .content-image {text-align: left;}
}

@media screen and (max-width: 700px) {
    .iconkarten .box.sechsspaltig {width: 47%;}
    .iconkarten .box.fuenfspaltig {width: 47%;}
    .iconkarten .box.vierspaltig {width: 47%;}
    .iconkarten .box.dreispaltig {width: 47%;}
    .mod_article.topslider .inside .swiper .slidertext {bottom: 50px; width: 90%; max-width: initial;}
    body.home .mod_article.topslider .inside {height: calc(100vh - 80px);}
    body.home .mod_article.topslider .inside .swiper .content-image img {height: calc(100vh - 80px);}
    body.home .mod_article.topslider .inside .swiper .swiper-button-next {display: none;}
    body.home .mod_article.topslider .inside .swiper .swiper-button-prev {display: none;}
}

@media screen and (max-width: 600px) {
	#container .content-text.media--left figure {width: 100%; margin-right: 0%;}
	#container .content-text.media--left .rte {width: 100%;}
	#container .content-text.media--right figure {float: none; width: 100%; margin-left: 0%;}
	#container .content-text.media--right .rte {width: 100%;}
    
    .iconkarten .box.sechsspaltig {width: 97%;}
    .iconkarten .box.fuenfspaltig {width: 97%;}
    .iconkarten .box.vierspaltig {width: 97%;}
    .iconkarten .box.dreispaltig {width: 97%;}
    .iconkarten .box.zweispaltig {width: 97%;}

    .schmal75 {width: 100% !important; margin: 0 auto;}
    .schmal50 {width: 100% !important; margin: 0 auto;}
}


/*  FONTS                                                    */
/*************************************************************/
@font-face {
    font-family: 'Aozora';
    src: url('../../files/data/style/Fonts/Aozora-Regular.woff2') format('woff2'),
        url('../../files/data/style/Fonts/Aozora-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'AlbertSansBlack';
    src: url('../../files/data/style/Fonts/AlbertSans-Black.woff2') format('woff2'),
        url('../../files/data/style/Fonts/AlbertSans-Black.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'AlbertSansBold';
    src: url('../../files/data/style/Fonts/AlbertSans-Bold.woff2') format('woff2'),
        url('../../files/data/style/Fonts/AlbertSans-Bold.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'AlbertSansBoldItalic';
    src: url('../../files/data/style/Fonts/AlbertSans-BoldItalic.woff2') format('woff2'),
        url('../../files/data/style/Fonts/AlbertSans-BoldItalic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'AlbertSansExtraBold';
    src: url('../../files/data/style/Fonts/AlbertSans-ExtraBold.woff2') format('woff2'),
        url('../../files/data/style/Fonts/AlbertSans-ExtraBold.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'AlbertSansExtraLight';
    src: url('../../files/data/style/Fonts/AlbertSans-ExtraLight.woff2') format('woff2'),
        url('../../files/data/style/Fonts/AlbertSans-ExtraLight.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'AlbertSansItalic';
    src: url('../../files/data/style/Fonts/AlbertSans-Italic.woff2') format('woff2'),
        url('../../files/data/style/Fonts/AlbertSans-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'AlbertSansLight';
    src: url('../../files/data/style/Fonts/AlbertSans-Light.woff2') format('woff2'),
        url('../../files/data/style/Fonts/AlbertSans-Light.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'AlbertSansMedium';
    src: url('../../files/data/style/Fonts/AlbertSans-Medium.woff2') format('woff2'),
        url('../../files/data/style/Fonts/AlbertSans-Medium.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'AlbertSansRegular';
    src: url('../../files/data/style/Fonts/AlbertSans-Regular.woff2') format('woff2'),
        url('../../files/data/style/Fonts/AlbertSans-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'AlbertSansSemiBold';
    src: url('../../files/data/style/Fonts/AlbertSans-SemiBold.woff2') format('woff2'),
        url('../../files/data/style/Fonts/AlbertSans-SemiBold.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'AlbertSansThin';
    src: url('../../files/data/style/Fonts/AlbertSans-Thin.woff2') format('woff2'),
        url('../../files/data/style/Fonts/AlbertSans-Thin.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

/*Abstaende*/
.oben0 {margin-top: 0px !important;}
.oben10 {margin-top: 10px !important;}
.oben20 {margin-top: 20px !important;}
.oben30 {margin-top: 30px !important;}
.oben40 {margin-top: 40px !important;}
.oben50 {margin-top: 50px !important;}
.oben60 {margin-top: 60px !important;}
.oben70 {margin-top: 70px !important;}
.oben80 {margin-top: 80px !important;}
.oben90 {margin-top: 90px !important;}
.oben100 {margin-top: 100px !important;}
.oben110 {margin-top: 110px !important;}
.oben120 {margin-top: 120px !important;}
.oben130 {margin-top: 130px !important;}
.oben140 {margin-top: 140px !important;}
.oben150 {margin-top: 150px !important;}

.unten0 {margin-bottom: 0px !important;}
.unten10 {margin-bottom: 10px !important;}
.unten20 {margin-bottom: 20px !important;}
.unten30 {margin-bottom: 30px !important;}
.unten40 {margin-bottom: 40px !important;}
.unten50 {margin-bottom: 50px !important;}
.unten60 {margin-bottom: 60px !important;}
.unten70 {margin-bottom: 70px !important;}
.unten80 {margin-bottom: 80px !important;}
.unten90 {margin-bottom: 90px !important;}
.unten100 {margin-bottom: 100px !important;}
.unten110 {margin-bottom: 110px !important;}
.unten120 {margin-bottom: 120px !important;}
.unten130 {margin-bottom: 130px !important;}
.unten140 {margin-bottom: 140px !important;}
.unten150 {margin-bottom: 150px !important;}
