	html, body {height: 100%}
	body > .wrapper > header {display:none;}
	body > .wrapper > .container {padding-top:70px;}
	@font-face {font-display: swap;}
	#page-footer {display:none;}
	h3 > .h4 {color:#0070b8;font-size:27px;}
	h3:has(.h4) {margin-bottom:10px;}
  	h3.h2 {font-family: "Open Sans", sans-serif !important;}
	h2.headline.h2 {font-size:35px !important;}
	.h3 strong {color:red;}
	p {font-size:18px !important;font-weight:600;}
	p + ul {margin-top: -1em;}
	li {font-weight:600;font-size:18px !important;}
  	pre {font-family: Open Sans, sans-serif;font-weight: 100;font-style: italic;font-size: 20px;}
	.text-bigger {margin-top:20px !important;}
  	.popup.active {z-index:999999 !important;}
  	.popup-gallery, .popup-lightbox {position:fixed !important;}
	.popup-close {right:10px;top:50px;position:relative !important;}
  	.section-text-columns-parser {padding-left:0 !important;padding-top:0 !important;}
  	.intro-container h2 p {font-family: "Open Sans", sans-serif !important;font-size:24px !important;letter-spacing:0;font-weight:700 !important;}
  	.frame-type-div .ce-div {margin:30px auto 50px auto !important;max-width:1216px !important;}
  	.dce-table .table-section > .row > .medium-6 {width:33.333333%;}
  	.dce-table .table-section {padding:0;}
	iframe {width:100%;height:100%;}

    .dce-headline .h4 {font-family: "Open Sans", sans-serif !important;font-size:35px !important;letter-spacing:0;font-weight:700 !important;line-height:2;margin:0 0 -30px 0;color:#0070b8 !important;}
    .dce-headline .h5 {display:block;margin-top:-15px;font-size:25px;}

	/* img unter dce-healine */
	.dce-headline .article-image {text-align:left !important;float: inline-start !important;padding-top:20px;display:grid !important;grid-template-columns: auto auto auto auto;grid-gap:10px;}
	.headlineimg {position:relative;display:inline-block;width:fit-content;}
	.headlineimg img {max-height:500px !important;}
	@media (max-width:768px) {.dce-headline .article-image {grid-template-columns: auto auto;}.headlineimg img:nth-child(1) {width:100% !important;}}
	@media (max-width:600px) {.dce-headline .article-image {grid-template-columns: auto;}.headlineimg img {max-height:none !important;}}

	/* Bildergalerie */
	.dce-bildergalerie .items {float: inline-start !important;padding-top:20px;display:grid !important;grid-template-columns: auto auto auto auto;grid-gap:10px;width:100%;height:auto !important;}
	.dce-bildergalerie .items .item {position:relative !important;top:0 !important;left:0 !important;padding:0;width:100%;}
	.dce-bildergalerie .items .item .item-image {height:auto !important;width:auto !important;}
	.dce-bildergalerie .items .item-sizer {display:none;}
	@media (max-width:768px) {.dce-bildergalerie .items {grid-template-columns: auto auto;max-width:1232px;padding:20px 16px 0 16px;}}
	@media (max-width:600px) {.dce-bildergalerie .items {grid-template-columns: auto;}}

	/* Scroll Indicator */	
    .scroll-indicator-controller {position: fixed;top: 50vh;transform: translate(0, -50%);left: 10px;z-index: 999;}
    .scroll-indicator-controller.indi-mobile > div span {display: none;}
    .scroll-indicator-controller > div {width:15px;height:15px;position: relative;border-radius: 50%;border: 1px solid #FFF;background: rgba(0, 0, 0, 0.25);margin: 0 0 5px 0;cursor: pointer;transition: background 0.4s ease;will-change: transition;}
    .scroll-indicator-controller > div span {background:#FFF;padding:7px 13px;border-radius:100px;color: #0070b8;position: absolute;left: calc(100% + 8px);font-weight:600;white-space: nowrap;top: 50%;font-family: "Open Sans", sans-serif;font-size: 16px;line-height: 17px;width: 0;overflow: hidden;opacity: 0;transform: translateY(-50%) translateX(10px);transition: all 0.4s ease;will-change: transition;}
    .scroll-indicator-controller > div.active {background: #0070b8;border-color: rgba(0, 0, 0, 0.25);}
	@media (hover: none) {.scroll-indicator-controller > div span {display: none;}}
    @media (hover: hover), (-ms-high-contrast: none), (-ms-high-contrast: active) {.scroll-indicator-controller > div:hover span {width: auto;opacity: 1;overflow: visible;transform: translateY(-50%) translateX(0px);}}
    @supports (-ms-ime-align:auto) {.scroll-indicator-controller > div span {transition: opacity 0.4s ease;}}
    @media (min-width: 1025px) {.scroll-indicator-controller {left: 20px;}}
	@media (max-width:768px) {.scroll-indicator-controller {display:none;}}

  	/* Text umrandet 2-spaltig */
    .section-contacts.section-text-columns .row {display:flex;flex-direction:row;flex-wrap:wrap;gap:20px;padding:0 8px;}
    .section-contacts.section-text-columns .row:before {display:none;}
    .section-contacts.section-text-columns .row > .columns {display:flex;border:1px solid #CCC;padding:20px !important;border-radius:40px;width:49%;}
    .section-contacts.section-text-columns .row > .columns .h1,.section-contacts.section-text-columns .row > .columns strong {color:#0070b8;}
  
  	/* Video- Podcastboxen */
  	.videoframe {padding:0 8px;max-width:1232px;margin:0 auto;margin-bottom:50px;}
  	.videoframe.half {overflow:hidden;max-width:1232px;margin:0 auto;padding:0 8px;height:auto;display:flex;gap:20px;justify-content:flex-start;flex-direction:row;}
  	.videoframe.half > iframe {width: 50%;height: auto;aspect-ratio: 1 / 1;}
    .videoframe.spalte, .videoframe.spaltetree {overflow:hidden;max-width:1232px;margin:0 auto;padding:0 8px;height:auto;display:flex;gap:20px;justify-content:flex-start;flex-direction:row;margin-bottom:40px;}
    .videoframe.spalte > iframe, .videoframe.spalte > .sociallinkimg {width: 50%;height: auto;aspect-ratio: 1 / 1 !important;}
	.videoframe.spalte > .sociallinkimg img {max-height:600px;}
	.videoframe.spalte > .sociallinkimg {background:#000000;text-align:center;}
	.videoframe.spalte > .sociallinkimg a {display:block;}
	.videoframe.spaltetree > iframe {width: 33.333333%;height: auto;aspect-ratio:auto;}
	@media (max-width:768px) {.videoframe.spalte, .videoframe.spaltetree, .videoframe.half {grid-template-columns: auto;display:grid;width:100%;justify-content: normal;}.videoframe.spalte > iframe, .videoframe.spalte > .sociallinkimg, .videoframe.half > iframe, .videoframe.spaltetree > iframe {width:100%;}}

    .videowrapper {max-width: 1232px;padding: 0 8px;margin: 0 auto 40px auto;width: 100%;clear: both;overflow: hidden;}
	.videowrapper > .videoframe.half {width: 49%;float: left;}
  
    .podcastbox {display:flex;flex-direction:row;flex-wrap:wrap;max-width:1232px;margin:0 auto;padding:0 8px;}
    .podcastbox > figure {display:flex;flex-direction:column;border: 1px solid #CCC;padding: 10px 40px 5px 40px;border-radius: 60px;margin: 0 10px 10px 0;background:#f1f3f4;}
    .podcastbox > figure > figcaption {font-size: 15px;font-weight: 600;border-bottom: 1px solid #444;color:#0070b8;}
  
    .videobox {display:flex;flex-direction:row;flex-wrap:wrap;max-width:1232px;margin:0 auto;padding:0 8px;}
    .videobox > iframe {width:25%;margin:0 15px 15px 0;}
  	.yt_box{position: relative;max-width:1216px;margin: 0 auto 40px auto;}
	.yt_box:before{content: "";display: block;padding-top: 56%;}
	.yt_box iframe {width: 100%;height: 100%;position: absolute;top: 0;;left: 0;right: 0;bottom: 0;}

	/* Youtube Fassade */
	.youtubevideoframe {max-width:1216px;padding:0 8px;margin:0 auto;}
    .lite-youtube-fallback {aspect-ratio: 16 / 9;display: flex;justify-content: center;align-items: center;flex-direction: column;gap: 1em;padding: 1em;background-color: #000;color: #fff;text-decoration: none;}
    .lite-youtube-fallback::before {display: block;content: '';border: solid transparent;border-width: 2em 0 2em 3em;border-left-color: red;}
    .lite-youtube-fallback:hover::before {border-left-color: #fff;}
    .lite-youtube-fallback:focus {outline: 2px solid red;}
  
	/* Headliner Unterseiten */
  	.showHr.hr-blue h1:before {top:100% !important;margin-top:-10px;z-index:9 !important;} 
  	.showHr.hr-blue:has(h1) {margin-bottom:40px;}
  
    /* burgerMenu */
    #section1 > .list-section {position:fixed;top:0px;left:0px;display: block;z-index:999999;width:100%;height:70px;margin-bottom:0;}
    .topmen {top:0px;}
    .navbar-menu {position: absolute;top:70px;left:0px;width: 100%;visibility: hidden;opacity: 0;transform: translateY(-100%);transition: all .3s ease-out;}
    .navbar-menu.active {display:flex;z-index:111;left:0px;visibility: visible;opacity: 1;transform: translateY(0%);}
    .navbar-menu.active .menu-listing {display:block;overflow:auto;height:auto;}
    .navbar-menu .menu-listing {display:none;background-color: rgba(223, 223, 223, 0.6);backdrop-filter: blur(10px);padding:20px 0 10px 0;margin: 0;text-align:center;height:0;width:100%;overflow:hidden;}
    .menu-listing li { display:none;padding-bottom:0;}
  	.navbar-menu.active .menu-listing li {display:block;}
    .menu-listing li a {color:#262626;display: block;font-size: 1rem;line-height:1.8;padding: 0 20px;letter-spacing: 1px;text-decoration: none;transition: 0.5s;font-weight:700;}
    .menu-listing li a:hover { color:#0070b8;transition: 0.5s;text-decoration:none !important;}
    .menu {position: absolute;top: 0;left:0px;background: rgba(0, 112, 184, .5);height: 70px;width: 70px;cursor: pointer;transition: 0.3s;z-index: 9999;width:100%;}
    .menu span {position: absolute;height: 5px;width: 55px;background-color: #fff;top: 50%;left:70px;transform: translate(-50%,-50%);transition: 0.3s;border-radius:100px;}
    .menu span:before {border-radius:100px;content: '';position: absolute;top: -13px;background-color: #fff;height: 5px;width: 55px;transition: 0.3s;}
    .menu span:after {border-radius:100px;content: '';position: absolute;top: 13px;background-color: #fff;height: 5px;width: 55px;transition: 0.3s;}
    .menu.active span { background-color: transparent; }
    .menu.active span:before { transform: rotate(45deg);top: 0; }	
    .menu.active span:after { transform: rotate(-45deg);top: 0; }
  
    /* Alle Sections */
    .sectionwrapper {height: 100%;position:relative;padding-bottom:0px;}
	.sectionwrapper > section {background:#0070b8;border-top:2px solid #FFF;position:relative;width:150% !important;margin-top:-2px;margin-left:0 !Important;margin-right:0 !important;left:-25%;}
    .sectionwrapper > section h2 {color:#FFF !important;margin:0 auto;text-align:center;padding-bottom:0;}
    .sectionwrapper > section .article-group {margin-top:30px !important;margin-bottom:20px !important;}
    .sectionwrapper > div.frame {position:relative;overflow:hidden;display:block;margin:0px auto 0 auto;padding:0;}
    .sectionwrapper > div.frame .sectioncontent {position:relative;}
    .sectionwrapper > div.frame p {font-weight:600;}
    .sectionwrapper > section .article-entry {text-align: center;}
    .sectionwrapper > section h2, .sectionwrapper > section .article-inner {display:block;padding-top:0px;margin-top:0 !important;}
    .sectionwrapper > section .article-block {display:inline-block;}

    /* Background Images */
    .backgroundclass {display: block;margin: 0px auto 0 auto;-webkit-clip-path: inset(0 0 0 0);clip-path: inset(0 0 0 0);overflow: hidden;left:-30px;min-height: 100%;min-width: 1024px;width: 100%;height: auto;position: absolute;top: 0;left: 0;z-index:-1;-webkit-background-size: cover;-moz-background-size: cover;-o-background-size: cover;background-size: cover !important;background-repeat: no-repeat !important;background-attachment: fixed !important;background-position: center !important;}
	.backgroundclass.lazyload {background:none;background-color:#FFF;}
	.backgroundclass::before {background-size: cover;position:fixed;content: "";width: 110%;height: 100%;top: 0;pointer-events: none;will-change: transform;background-image:inherit !important;pointer-events: none;will-change: transform;}

   	/* Section Background */
	#SectionFirst .backgroundclass {background:url("https://www.kaernten.at/fileadmin/user_upload/Touris/Jahresbericht_2024/Background/2025/Fruehling_ZellPfarre_WRTG_Rossmann.webp");}
	#SectionEditorial .backgroundclass {background: url("https://www.kaernten.at/fileadmin/user_upload/Touris/Jahresbericht_2024/Background/2025/backnew_16_Natur_Taggenbrunn_Stabentheiner.webp");}
    #SectionKW .backgroundclass {background:url("https://www.kaernten.at/fileadmin/user_upload/Touris/Jahresbericht_2024/Background/2025/backnew_18_See_Woerthersee_Perauer.webp");}
    #SectionStrategie .backgroundclass {background:url("https://www.kaernten.at/fileadmin/user_upload/Touris/Jahresbericht_2024/Background/2025/backnew_06_Natur_Bodental_Rossmann.webp");}
    #SectionMarke .backgroundclass {background:url("https://www.kaernten.at/fileadmin/user_upload/Touris/Jahresbericht_2024/Background/2025/backnew_09_Natur_Ferlach_Rossmann.webp");}
    #SectionSommer .backgroundclass {background:url("https://www.kaernten.at/fileadmin/user_upload/Touris/Jahresbericht_2024/Background/2025/backnew_05_Berg_BadKleinkirchheim_Gerdl.webp");}
    #SectionHerbst .backgroundclass {background:url("https://www.kaernten.at/fileadmin/user_upload/Touris/Jahresbericht_2024/Background/2025/backnew_03_Natur_AlpeAdriaTrailHerbst_Gerdl.webp");}
    #SectionWinter .backgroundclass {background:url("https://www.kaernten.at/fileadmin/user_upload/Touris/Jahresbericht_2024/Background/2025/backnew_13_Winter_Magdalensberg_Stabentheiner.webp");}
    #SectionPresse .backgroundclass {background:url("https://www.kaernten.at/fileadmin/user_upload/Touris/Jahresbericht_2024/Background/2025/backnew_08_See_FaakerSee_Rossmann.webp");}
    #SectionLeitprodukte .backgroundclass {background:url("https://www.kaernten.at/fileadmin/user_upload/Touris/Jahresbericht_2024/Background/2025/backnew_10_Natur_ZellPfarre_Rossmann.webp");}
    #SectionGaesteinfo .backgroundclass {background:url("https://www.kaernten.at/fileadmin/user_upload/Touris/Jahresbericht_2024/Background/2025/backnew_10_Natur_ZellPfarre_Rossmann.webp");}
    #SectionFilm .backgroundclass {background:url("https://www.kaernten.at/fileadmin/user_upload/Touris/Jahresbericht_2024/Background/2025/backnew_02_Berg_AlpeAdriaTrailHerbst_Gerdl.webp");}
    #SectionDigitaleMedien .backgroundclass {background:url("https://www.kaernten.at/fileadmin/user_upload/Touris/Jahresbericht_2024/Background/2025/backnew_15_Natur_MillstaetterSee_Stabentheiner.webp");}
    #SectionTourismustag .backgroundclass {background:url("https://www.kaernten.at/fileadmin/user_upload/Touris/Jahresbericht_2024/Background/2025/backnew_04_See_WeissenseeOst_Stabentheiner.webp");}
    #SectionTourismusbilanz .backgroundclass {background:url("https://www.kaernten.at/fileadmin/user_upload/Touris/Jahresbericht_2024/Background/2025/backnew_01_Berg_NPHT_Gerdl.webp");}
    #SectionAusblick .backgroundclass {background:url("https://www.kaernten.at/fileadmin/user_upload/Touris/Jahresbericht_2024/Background/2025/backnew_14_See_FaakerSee_Perauer.webp");}
    #SectionConvention .backgroundclass {background:url("https://www.kaernten.at/fileadmin/user_upload/Touris/Jahresbericht_2024/Background/2025/backnew_19_See_Zikkurat_Stabentheiner.webp");}
    #SectionEvents .backgroundclass {background:url("https://www.kaernten.at/fileadmin/user_upload/Touris/Jahresbericht_2024/Background/2025/backnew_11_See_Woerthersee_Gerdl.webp");}
    #SectionTMona .backgroundclass {background:url("https://www.kaernten.at/fileadmin/user_upload/Touris/Jahresbericht_2024/Background/2025/backnew_17_Winter_Nockberge_Strauss.webp");}
  	#SectionInnovation .backgroundclass {background:url("https://www.kaernten.at/fileadmin/user_upload/Touris/Jahresbericht_2024/Background/2025/back_events_Franz_Gerdl.webp");}
  	#SectionPreise .backgroundclass {background:url("https://www.kaernten.at/fileadmin/user_upload/Touris/Jahresbericht_2024/Background/2025/backnew_20_NockbergeTrail_Stabentheiner.webp");}
  
	@media (max-width: 600px) {.backgroundclass {background:#0070b8 !important;}}

    /* Background Content */
    .sectioncontent {max-width:70%;margin:0 auto;width:100%;content:"";position:absolute;background:rgb(255,255,255, 0.8);border-radius:60px;display:block;margin:0px auto 0 auto;border-top-left-radius: 0;border-top-right-radius: 0;height:100%;width:100%;padding:30px;margin-bottom:130px;padding-bottom:50px;}
	.popup.popup-lightbox {z-index:999 !important;}

  	/* SectionFirst */
    #SectionFirst {margin-top:-70px;}
	#SectionFirst .sectioncontent {background:none !important;margin-top:0;margin-bottom:200px;}
    #SectionFirst > div.frame {background:none;width:100%;margin-bottom:0px;}
    #SectionFirst h1 {text-transform:uppercase;font-size:100px;text-align:center;color:#FFF !important;text-shadow: 2px 2px 2px #000;}
    #SectionFirst h2 {font-size:45px;text-align:center;color:#FFF !important;text-shadow: 2px 2px 2px #000;}
    #SectionFirst .article-group {background:none;width: auto;display:block;padding: 0 50px;margin:0;}
  
    /* Teamcards */
  	.section-team-cards {margin-bottom:0;}
	.section-team-cards .icon-copyright {display:none;}
  	.team-cards > .row {max-width:1242px;}
  	.section-team-cards .team-cards > .row {gap:20px;max-width:1242px;}
  	.section-team-cards .one-card {width: calc(25% - 15px) !important;margin-left:0px;margin-top:0px;margin-bottom:0px;}
  	.section-team-cards .one-card > .row {margin-left:0 !important;margin-right:0 !important;border-radius: 40px;}
    .section-team-cards .one-card >.row .card-image, #SectionEditorial .section-team-cards .one-card > .row .card-content {width:100%;}
    .section-team-cards .one-card > .row .card-content {padding-top:15px;}
    .section-team-cards .one-card >.row .card-image {margin-bottom:0;}
  	.section-team-cards .one-card .card-image.portrait-image .card-image-container {padding-top:0%;border-top-left-radius: 40px;border-top-right-radius: 40px;}
    .section-team-cards .one-card .card-image .card-image-container .img-with-copyright {height:auto;background-size:contain;position:relative;}
    .section-team-cards .name {font-size:16px;text-align:center;}
	.section-team-cards .position {font-weight:400;text-align:center;}
  	@media (max-width: 767px) {.team-cards .one-card {width:100%;}}
    @media (min-width:992px){#SectionEditorial .section-team-cards .team-cards > .row {grid-template-columns:repeat(4,1fr)}}
    @media (max-width:991px){#SectionEditorial .section-team-cards .team-cards > .row {grid-template-columns:repeat(2,1fr)}}
    @media (max-width:768px){#SectionEditorial .section-team-cards .team-cards > .row {grid-template-columns:repeat(1,1fr)}}
  
    /* Slider */
	.owl-carousel .owl-nav {padding:0;}
	.owl-carousel .owl-dots {bottom:-40px;}
  	.owl-carousel .owl-nav em[class^=icon], .owl-carousel .owl-nav i[class^=icon] {color:#555;}
	.owl-carousel .slide-image .img-with-copyright {background:#FFF;padding:20px;}
  
  	/* Angebote */
  	.section.angebote-section {margin-bottom:0;}
  	.section.angebote-section > .row:nth-child(2) {max-width:1232px !important;}
  	.section.angebote-section .angebote {gap:20px;}
	.section.angebote-section .angebote .one-angebot .content h3 {text-align:center !important;margin-bottom:5px !important;}
	.angebote-section ul.angebote .one-angebot .content .description {display:none;}
	.angebote-section ul.angebote .widget.columns {height:auto !Important;}
    .angebote .one-angebot {border-radius:40px;}
    .angebote-section ul.angebote .widget.columns {background:none !important;padding:0 !important;flex:1 auto;}
    .angebote .one-angebot .image {border-top-left-radius: 40px;border-top-right-radius: 40px;}  
    .angebote .one-angebot .content {padding:20px 20px 0 20px;height:auto;display:block;}
    .angebote .one-angebot h3 {text-align:center;margin:0;margin-bottom:10px;}  
  	@media (min-width: 800px) {.angebote > li {width:48%;}}
  
    /* Leitprodukte */
    #SectionLeitprodukte .sectioncontent {padding-top:100px;}

    /* Gästeinfo */
    #c327788 {padding:0 0 0 30px;border:1px solid #999;border-radius:60px;}
    #c327788 .article-image {margin-top:0;padding-top:0;max-width:150px;}
    #c327788 p {font-size:24px !important;}

    /* Markt Winter */
    #c327972 .article-group {margin-top:0;}
    #c327972 .article-inner {display:none;}
    #c327972 .article-image {margin-top:0;padding-top:0;}

    /* Events */
  	#SectionEvents .sectioncontent {padding-top:100px;}
  	.kw-intro {padding-top:0;margin-top:-10px;}
  	.kw-intro .intro-container.columns {padding-left:0;padding-right:30px;}
  	.kw-intro .intro-container.columns .img-with-copyright {margin-top:10px;padding-bottom:20px;}
    .kw-intro .intro-container-title, .kw-intro .intro-container-text {text-align:left !important;}
    .kw-intro .intro-container-text {max-width:100% !important;margin-left:0 !important;line-height:1.5 !important;}

    /* Zahlen */
	.dce-mehrspalter-icon.layout-5 .col-content {background:none;padding-bottom:35px;}
	.dce-mehrspalter-icon.layout-5 .article-group .article-entry {display:flex;flex-direction:row;}
	.dce-mehrspalter-icon.layout-5 .article-group .article-entry:before {display:none;}
	.dce-mehrspalter-icon.layout-5 .col-content span.colSubHeadline, 
	.dce-mehrspalter-icon.layout-5 .counter-value {font-size:230%;padding-top:15px;font-weight: bold;}
	.dce-mehrspalter-icon.layout-5 .article-group .article-entry > .columns {width:49%;flex:1 auto;margin:5px;border:1px solid #FFF;border-radius:60px;background-color: rgba(223, 223, 223, 0.3);}
	.dce-mehrspalter-icon.layout-5 .col-content span, 
	.dce-mehrspalter-icon.layout-5 .col-content span p, 
	.dce-mehrspalter-icon.layout-5 .col-content .colHeadline, 
	.dce-mehrspalter-icon.layout-5 .col-content span.counter-value {color:#000 !important;-webkit-text-fill-color:#000 !important;font-weight:bold;}
	@media (max-width: 768px) {.dce-mehrspalter-icon.layout-5 .article-group .article-entry>.columns {width:100% !important;}}

	/* Zahlen IT */
	#SectionDigitaleMedien #c327413.dce-mehrspalter-icon.layout-5 .article-group .article-entry {grid-template-columns:repeat(2,1fr);display:grid;grid-gap:20px;}
	#SectionDigitaleMedien #c327413.dce-mehrspalter-icon.layout-5 .article-group .article-entry > .columns:first-child {grid-column: 1 / span 2;grid-row: 1 / Line2; }
	#SectionDigitaleMedien #c327417.dce-mehrspalter-icon.layout-5 .article-group .article-entry,	
	#SectionDigitaleMedien #c327418.dce-mehrspalter-icon.layout-5 .article-group .article-entry {grid-template-columns:repeat(3,1fr);display:grid;grid-gap:20px;}
	#SectionDigitaleMedien #c327413.dce-mehrspalter-icon.layout-5 .article-group .article-entry > .columns,	
	#SectionDigitaleMedien #c327417.dce-mehrspalter-icon.layout-5 .article-group .article-entry > .columns,	
	#SectionDigitaleMedien #c327418.dce-mehrspalter-icon.layout-5 .article-group .article-entry > .columns {width:100%;margin:0;}
	#SectionDigitaleMedien #c327417.dce-mehrspalter-icon.layout-5 .article-group .article-entry > .headline-col,
	#SectionDigitaleMedien #c327418.dce-mehrspalter-icon.layout-5 .article-group .article-entry > .headline-col {grid-column: 1 / span 3;grid-row: 1 / Line2; }
	#SectionDigitaleMedien #c327417.dce-mehrspalter-icon.layout-5 .article-group .article-entry > .headline-col h2,	
	#SectionDigitaleMedien #c327418.dce-mehrspalter-icon.layout-5 .article-group .article-entry > .headline-col h2 {margin-bottom:0 !important;}
	@media (max-width: 992px) {#SectionDigitaleMedien #c327413.dce-mehrspalter-icon.layout-5 .article-group .article-entry,#SectionDigitaleMedien #c327417.dce-mehrspalter-icon.layout-5 .article-group .article-entry,#SectionDigitaleMedien #c327417.dce-mehrspalter-icon.layout-5 .article-group .article-entry,	#SectionDigitaleMedien #c327418.dce-mehrspalter-icon.layout-5 .article-group .article-entry {grid-template-columns:repeat(1,1fr);}#SectionDigitaleMedien #c327413.dce-mehrspalter-icon.layout-5 .article-group .article-entry > .columns:first-child,#SectionDigitaleMedien #c327417.dce-mehrspalter-icon.layout-5 .article-group .article-entry > .headline-col,#SectionDigitaleMedien #c327418.dce-mehrspalter-icon.layout-5 .article-group .article-entry > .headline-col {grid-column:1;}}

    /* Buttons */
  	.button-row {display:flex;flex-direction:row;}
    .dce-mehrspalter-icon em.bubble {display:none;}
    .dce-mehrspalter-icon .col-content .colSubHeadline {font-size:16px;}
    .dce-mehrspalter-icon .col-content {background:#0070b8;border-radius:100px;padding:15px 30px 20px 30px;}
    .dce-mehrspalter-icon .col-content span {color:#FFF !important;background:none !important;-webkit-text-fill-color:white !important;font-weight:700;line-height:1;}
    .dce-mehrspalter-icon .col-content .colText p {font-weight:500;font-size:18px;padding-top:20px;}
    .dce-mehrspalter-icon .colHeadline {font-size:60px;}
    .dce-mehrspalter-icon .clearfix {display:none;}
    .button-lp.blue-button, .button-lp.black-button {border-radius:100px;box-shadow:none;}
  	.cta-section .columns:has(.button-lp.black-button) {border-top:1px solid #555;width:100%;}
  	.button-lp.black-button {margin-top:10px;}
    .dce-mehrspalter-icon .article-entry {padding:0;}
    .dce-mehrspalter-icon .article-entry .columns {padding:0;padding-right:20px;}
    .cta-section {margin-top:1.2rem;margin-bottom:3rem;}
  	.dce-headline .article-actions .btn-primary.btn-blue {font-size: 16px;font-weight: 700;min-width: 11.25rem;border-radius: 100px;box-shadow: none;}
	@media (max-width:600px){.button-col {margin-bottom:20px;}}
  
    /* Marke */
	#c327952 {margin-top:30px;}
	#c327952 em.bubble {display:block !important;background:none;height:auto;width:auto;}
	#c327952 em.bubble:before {text-align:left;}
	#c327952 .icon-youtube-play:before {content: '\f16a' !important;}
	#c327952 .col-content {display:none;}
	#c327952 .large-4 {width:auto;display:block;min-width:100px;}
	#c327952 .col-wrapper {background:#e3f0f7;}
	#c327952 .col-wrapper > a:hover {opacity:1 !important;}
	@media (max-width:768px) {#c327952 .large-4{min-width:60px;min-height:40px;}}

    /* Marketing */
    #c323815 .article-actions {padding:0px 0 0 0;}
	#c323815 .article-actions a {margin-top:0;}

	/* Strategische Schwerpunkte */
	@media (min-width:992px){#SectionStrategie .section.angebote-section .angebote {grid-template-columns:repeat(2,1fr)}}
    @media (max-width:991px){#SectionStrategie .section.angebote-section .angebote {grid-template-columns:repeat(2,1fr)}}
    @media (max-width:768px){#SectionStrategie .section.angebote-section .angebote {grid-template-columns:repeat(1,1fr)}}
  
      /* Pfeil vor Text */
  	.button-lp.black-button .icon-arrow:before, .icon-arrow:before, .icon-arrow-right:before, .btn-primary.btn-blue:before {font-family: "fontello";content: '\e848' !important;font-style: normal;font-weight: 400;speak: never;display: inline-block;text-decoration: inherit;width: 1em;margin-right: .2em;text-align: center;font-variant: normal;text-transform: none;line-height: 1em;margin-left: 0;-webkit-font-smoothing: antialiased;}


	@media (max-width: 1230px) {
  		.container > section > section, .container > section > article, .container > section > div {padding-left:0 !important;padding-right:0 !important;}
	}
	@media (max-width: 1200px) {
  		.sectioncontent {max-width:80%;}
	}
    @media (max-width: 992px) {
    	.section-team-cards .team-cards > .row {margin-left:8px;}
		.section-team-cards .one-card {width: calc(100% - 10px) !important;}
    }
	@media (min-width: 768px) {
      	#SectionFirst h1 {font-size:90px;padding:0;}
		.menu-listing li a {font-size:17px !important;font-weight:700 !important;}
	}
	@media (max-width: 768px) {
        .sectioncontent {max-width:100%;}
        .slider-details .owl-nav {display:none;}
        .sectionwrapper > section h2 {max-width:500px;}
        .section-contacts.section-text-columns .row > .columns {width:100%;}
        .owl-carousel .owl-stage {width:100% !important;transform:none !important;}
        .owl-carousel.owl-drag .owl-item {padding-left:0 !important;padding-right:0 !important;width:100% !important;}
        .slider-details .slide {padding-bottom:10px !important;}
        .owl-item.cloned {display:none !important;}
        .owl-dots {display:none;}
		.videoframe.spalte {flex-direction:column;}
      	#SectionFirst > img {top:0;}
	}
	@media (max-width: 600px) {
      	h1, .h1 {font-size:30px;}
		.navbar-menu { height: auto;z-index: 1;max-width:100%;}
        .menu-listing li { display: block;padding-left:0 !important;padding-right:0;padding-bottom:0 !important;}  
      	.menu-listing li a {padding-top:2px;padding-bottom:2px;}
        .navbar-menu .menu-listing { text-align: center; }
        .navbar-menu.active {left:0;top:70px;}
      	.sectioncontent {max-width:100%;}
      	.sectionwrapper > div.frame {left:-6%;width:112% !important;}
        #c324547 .article-inner.left {width:100% !important;padding-right:0 !important;}
        #c324547 .article-image {margin:0 auto;display:block !important;}
        #c324547 .article-actions {padding:10px 0 10px 0;display:block;}
        #c324547 .article-actions a {text-align:center;float:none;}
      	#SectionFirst .article-group {padding:0;}
     	.kw-intro .intro-container.columns {padding-right:0;}
        .section.angebote-section .one-angebot .content {padding-bottom:0 !important;}
        .sectionwrapper > section h2 {max-width:400px !Important;}
        h2.headline.h2 {font-size:24px !important;}
        .cta-section .columns .button-row {flex-direction:column;}
        .dce-mehrspalter-icon.layout-5 .col-content span.colSubHeadline, .dce-mehrspalter-icon.layout-5 .counter-value {font-size:200%;}
        .article-detail .article-block .bottom, .article-detail .article-block .top {text-align:left !important;}
        .sectioncontent {padding:30px 15px;}
      	.videoframe.spalte {flex-direction:column;}
	}




