/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 09.03.2018, 14:29:30
    Author     : ferenckrausz
*/

h1, h2, h3, h4, h5, h6, h7, h8 ,h9, b, bold, strong {
    font-weight: normal;
}

body {
    margin: 0rem;
    padding: 0rem;
    opacity: 0;

    font-size: 16px;
}

body main {
    margin-top: 0px;
}

body main.subsite {
    padding-top: 302.61px;
    padding-bottom: 236px;
}

body .border-top {
    display: none;

    height: 0.25rem;
    width: 100%;
    position: fixed;
    z-index: 2000;

    background-image: linear-gradient(to right, #bc1717 0%, #85191a 50%);
}

body .border-bottom {
    display: none;

    height: 0.25rem;
    width: 100%;
    position: fixed;
    z-index: 2000;
    bottom: 0rem;

    background-image: linear-gradient(to right, #bc1717 0%, #85191a 50%);
}

.marginauto {
    margin: auto;
}

body .border-left {
    display: none;

    width: 0.25rem;
    height: 100%;
    position: fixed;
    z-index: 2000;

    background-color: #bc1717;
}

body .border-right {
    display: none;

    width: 0.25rem;
    height: 100%;
    position: fixed;
    z-index: 2000;
    right: 0rem;

    background-color: #85191a;
}

body a {
    text-decoration: none;
    color: #202020;
}

header {

}


header.nav {
    top: 0rem;
    width: 100%;
    height: 112px;

    background-color: #fff;

    z-index: 1950;
    border-bottom: 0.25rem solid #cec6ba;
    position: relative;
}

/*
// Änderung 2024-04-17: Auskommentierung, Navigationumbau, Ferenc Brief soll ganz runter, weg vom Header-Bereich
*/
header.nav {
    position: fixed;
}



header .logo a.text {
    display: none;

    position: absolute;
    top: -1.125rem;

    font-size: 1.375rem;
    line-height: 2.25rem;
    letter-spacing: 0.02rem;
    font-family: 'Avenir Next LT W01 Medium';

    letter-spacing: 0.3rem;
    color: #bc1717;

    width: 11rem;
    margin-top: 0.35rem;
}

header .sponsors {
    position: absolute;
    right: 2.1875rem;
    top: 50%;
    margin-top: -1.743719rem;
}

header nav {
    height: 100%;
    text-align: center;
}

header .sponsors img {
    height: 4rem;
    margin-left: 0rem;
}

header nav a {
    font-family: 'Avenir Next LT W01 Medium';
    letter-spacing: 0.05rem;
    text-align: center;
    font-size: 1.25rem;
}

header nav a.selected,
header nav a.active {
    font-family: 'Avenir Next LT W01 Heavy';
}

header nav ul {
    list-style-type: none;
    
    /*
    clear: both;
    

    display: inline-block;

    padding: 0rem;
    margin-top: 2.75rem;
    */
    
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0px;
    height: 100%;
}

header nav ul li {
    float: left;
    margin-left: 1rem;
    font-size: 0.9375rem;
}

header nav ul li.first {
    margin-left: 0rem;
}

header nav ul li.divider {
    width: 1rem;
    text-align: center;
}

body .scrolldown {
    display: none;

    height: 5.5625rem;
    width: 5.5625rem;

    position: absolute;
    top: 44.5rem;
    left: 50%;
    margin-left: -2.78125rem;

    background-color: #cec6ba;
    border-radius: 2.78125rem;

    cursor: pointer;
    z-index: 300;

    background-image: url(/resources/PfeilNachUnten.svg);
    background-repeat: no-repeat;

    z-index: 10;
}

body .slideshow {
    width: 100%;
    height: 43.8125rem;

    max-width: 900p;
    margin: auto;
    position: relative;
    box-sizing: inherit;

    overflow: hidden;

    border-bottom: 0.25rem solid #cec6ba;

    padding-top: 0rem; 
}

body .slideshow .mySlides a {
    position: absolute;
    top: 0rem;
    left: 0rem;
    width: 100%;
    height: 100%;
    display: block;
    z-index: 100;
}

body .slideshow .background {
    height: 100%;
}

body .themes-slideshow {
    width: 100%;
    height: 43.8125rem;

    max-width: 900p;
    margin: auto;
    position: relative;
    box-sizing: inherit;

    overflow: hidden;

    border-bottom: 0.25rem solid #cec6ba;

    padding-top: 3.4375rem; 
}
body .themes-slideshow .mySlides a {
    position: absolute;
    top: 0rem;
    left: 0rem;
    width: 100%;
    height: 100%;
    display: block;
    z-index: 100;
}
body .themes-slideshow .background {
    height: 100%;
}




::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #7e7e7e;
}
::-moz-placeholder { /* Firefox 19+ */
    color: #7e7e7e;
}
:-ms-input-placeholder { /* IE 10+ */
    color: #7e7e7e;
}
:-moz-placeholder { /* Firefox 18- */
    color: #7e7e7e;
}

textarea {
    color: #7e7e7e;
}

body .slideshow * {box-sizing:border-box}

/* Slideshow container */
body .slideshow .slideshow-container {
    position: relative;
    margin: auto;
    height: 100%;
}

body .slideshow .slideshow-container video {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    
}

/* Hide the images by default */
body .slideshow .mySlides {
    display: none;
    height: 100%;
}

body .slideshow .mySlides img {
    height: 100%;
    width: auto !important;
    min-width: 100%;
    min-height: 100%;
}

body .slideshow .mySlides .black-background {
    position: absolute;
    top: 0rem;
    left: 0rem;
    height: 100%;
    width: 100%;
    background: linear-gradient(3deg, rgba(0, 0, 0, 0.9) 0%, transparent 60%);
    -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    transition: all 0.5s linear;
    z-index: 1;
}

/* Next & previous buttons */
body .slideshow .prev,
body .slideshow .next {
    cursor: pointer;
    position: absolute;
    top: 50%;
    width: auto;
    margin-top: -22px;
    padding: 16px;
    color: white;
    font-weight: bold;
    font-size: 18px;
    transition: 0.6s ease;
    border-radius: 0 3px 3px 0;
    display: block;
    z-index: 200;

    height: 5.5625rem;
    width: 5.5625rem;
}

body .slideshow .next {
    background-image: url("/resources/PfeilNachRechts.svg");
    background-repeat: no-repeat;
    margin-right: 2rem;
}

body .slideshow .prev {
    background-image: url("/resources/PfeilNachLinks.svg");
    background-repeat: no-repeat;
    margin-left: 2rem;
}

/* Position the "next button" to the right */
body .slideshow .next {
    right: 0;
    border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
/*
body .slideshow .prev:hover, .next:hover {
    background-color: rgba(0,0,0,0.8);
}
*/
/* Caption text */
body .slideshow .text {
    color: #f2f2f2;
    font-size: 2.8125rem;
    position: absolute;
    bottom: 5rem;
    width: 100%;

    text-align: center;

    font-family: 'Avenir Next LT W01 Medium';
    z-index: 2;
}

/* Number text (1/3 etc) */
body .slideshow .numbertext {
    color: #f2f2f2;
    font-size: 12px;
    padding: 8px 12px;
    position: absolute;
    top: 0;
    display: none;
}

/* The dots/bullets/indicators */
body .slideshow .dot {
    cursor: pointer;
    height: 15px;
    width: 15px;
    margin: 0 2px;
    background-color: #bbb;
    border-radius: 50%;
    display: inline-block;
    transition: background-color 0.6s ease;
}

body .slideshow .active,
body .slideshow .dot:hover {
    background-color: #717171;
}

/* Fading animation */
body .slideshow .fade {
    -webkit-animation-name: fade;
    -webkit-animation-duration: 1.5s;
    animation-name: fade;
    animation-duration: 1.5s;
}

@-webkit-keyframes fade {
    from {opacity: .4} 
    to {opacity: 1}
}

@keyframes fade {
    from {opacity: .4} 
    to {opacity: 1}
}






body .slideshow .slides .slide .picture {
    width: 100%;
    height: 100%;
}
body .slideshow .slides .slide .picture img {
    width: 100%;
    height: 100%;
}

body .slideshow .slides .slide button.w3-button {
    color: #202020!important;
    background-color: #f1f1f1!important;
}

body .slideshow .slides .slide button.w3-display-left {
    position: absolute;
    top: 50%;
    left: 0%;
    transform: translate(0%,-50%);
}
body .slideshow .slides .slide button.w3-display-right {
    position: absolute;
    top: 50%;
    right: 0%;
    transform: translate(0%,-50%);
}

body .contactperson {
    position: fixed;
    right: 2rem;
    border: 1px solid #202020;
    height: 8.625rem;
    clear: both;
    background-color: #fff;
    border: 1px solid #cec6ba;
    outline: none;
    padding: 0.75rem 0.75rem;
    box-sizing: border-box;

    box-shadow: 0.25rem 0.25rem 0rem #cec6ba;
    top: 10.75rem;
    width: 28.125rem;

    z-index: 1800;
    overflow: hidden;
}



body .contactperson p {
    margin: 0rem;
    font-family: 'Avenir Next LT W01 Medium';
    font-size: 1.25rem;
}
body .contactperson p b {
    font-family: "AvenirNextRoundedW01-De1075568";
}
body .contactperson .col-1 {
    float: left;
    width: 30%;
}

body .contactperson .col-1 .picture-round,
.picture-round {
    height: 7.1763125rem;
    width: 7.1763125rem;
    border-radius: 3.58815625rem;
    overflow: hidden;
    position: relative;
    z-index: 10;
}
body .contactperson .col-1 .picture-round img,
.picture-round img {
    width: 100%;
}

.contactperson .col-1 .picture-round img {
    cursor: pointer;
}

.contactperson.closed .col-1 .picture-round img {
    cursor: normal !important;
}



body .contactperson {
    height: 8.625rem;
    width: 28.125rem;   
}
/*
body .contactperson .picture-round {
    height: 9.176312rem !important;
    width: 9.176312rem !important;
    border-radius: 5.588156rem !important;
}
*/
/*
body .contactperson .picture-shadow:after {
    width: 13.4rem !important;
    height: 13.4rem !important; 
}
*/
body .contactperson p,
body .contactperson p a,
body .contactperson p b {

    /*
    text-align: left !important;
    */

    /* font-family: "Caslon Graphique W01 Regular"; */

    /*
    font-family: "servus-slab" !important;
    font-weight: 600 !important;
    font-style: italic !important;
    */

}



.picture-shadow:after {
    content: url(/resources/verlauf.svg);
    position: absolute;
    width: 10.4rem;
    height: 10.4rem;
    display: block;
    top: 1.85rem;
    left: 1.8rem;
    z-index: 5;
    display: none;
}

.picture {
    height: 14.9548125rem;
    width: 14.9548125rem;
    overflow: hidden;
    border-radius: 7.47740625rem;
    margin: auto;

}

header .logo {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 10rem;
    position: absolute;
    left: 3rem;
    
    z-index: 999;
}

body.isHamburger header nav ul {
    height: 9999rem;
}

header .logo .picture img {
    display: block;
}

.picture .picture-container {

}

.picture .picture-container img {
    width: 100%;
}

.t3-col .col-1 p,
.t3-col .col-2 p,
.t3-col .col-3 p {
    font-size: 1.375rem;
    line-height: 2.25rem;
    letter-spacing: 0.02rem;
    font-family: 'Avenir Next LT W01 Medium';
}

body .contactperson .col-2 {
    float: right;
    width: 70%;
    padding: 1.125rem 0.5rem;
    box-sizing: border-box;
    line-height: 1.75rem;
}
body .contactperson .close {
    position: absolute;
    width: 1rem;
    height: 1rem;
    top: 0.5rem;
    right: 0.6rem;

    font-family: "Arial";
    cursor: pointer;
    background-image: url(/resources/XKlein.svg);

    z-index: 100;

}

.mySlides .play-button {
    background-image: url(/resources/Playbutton.svg);
    position: absolute;
    top: 50%;
    left: 50%;
    width: 20rem;
    height: 20rem;
    margin-top: -10rem;
    margin-left: -10rem;
}

body ul.contactpersons {
    margin: 0rem;
    padding: 0rem;
    list-style-type: none;
    display: table;
}

body ul.contactpersons li {
    clear: both;
    display: table-row;
    height: 10rem;
}

body ul.contactpersons li .col-1 {
    width: 19%;
    position: relative;

    display: table-cell;
    vertical-align: middle;
}

body ul.contactpersons li .col-2 {
    width: 80%;

    display: table-cell;
    vertical-align: middle;
}

.frame-double-content,
section {
    background-color: #fff;
    position: relative;
    border-bottom: 1px #b2b2b2 solid;
}

.plugin-newsoverview ul li,
.frame-double-content,
.slick-slideshow-content .section-inner-padding,
section {
    min-height: 44.1875rem;
}


.additional-textblock {
    min-height: 31.8275rem;
}

.frame-double-content,
section.odd {
    background-color: #fff;
}

.frame-double-content .t1-col.absoluteCentered,
section .t1-col.absoluteCentered {
    position: absolute;
    left: 50%;
    margin-left: -20rem;
}

.frame-double-content .t1-col,
.message .message-content {
    margin: auto;
    width: 63.3rem;
    text-align: center;

    display: table;
}

section .t1-col,
.button-container {
    margin: auto;
    width: 63.3rem;
    text-align: left;

    display: table;
    min-height: inherit;
}

.button-container {
    min-height: auto !important;
}

.message {
    display: table;
    width: 69.3rem;
    margin: auto;
}

.message .message-content {
    display: table-cell;
    vertical-align: middle;
}


.message .message-content,
.message .message-content h1 {
    text-align: left;
}

.message .message-content .button {
    float: left;
    margin-right: 0.84rem;
}

.message .message-content .button.last {
    margin-right: 0rem;
}

.frame-layout-1 .t1-col .table-content,
.frame-layout-2 .t1-col .table-content,
section .t1-col .table-content{
    display: table-cell;
    vertical-align: middle;
    min-height: inherit;
}

.impressum {
    padding-top: 10rem;
}

.additional-textblock {
    width: 63.3rem;
    margin: auto;
    padding: 6.18rem 0rem;
    text-align: left;
}

.container-picture {
    text-align: center;
}
.container-picture img.background {
    width: 90% ;
}

.patron .title,
main p,
main ul li,
.message-content p,
.additional-textblock,
section .t1-col p,
.fulltext p,
.shorttext p,
.partner-info-box p,
.impressum-content p,
.impressum-textcentre-top,
.datenschutz p {
    font-size: 1.375rem;
    line-height: 2.25rem;
    letter-spacing: 0.02rem;
    font-family: 'Avenir Next LT W01 Medium';
}

.patron .name,
main p strong,
section .t3-col p b,
section .t1-col p b,
.fulltext p b,
.shorttext p b,
.partner-info-box p b,
.impressum-content p b,
.datenschutz p b,
.ct-col-1 p b,
.additional-textblock p b{
    font-family: "Avenir Next LT W01 Heavy";
}

section .t3-col p a,
.fulltext p a,
.shorttext p a,
.partner-info-box p a,
.impressum-content p a,
.datenschutz p a,
.ct-col-1 p a {
    font-family: "Avenir Next LT W01 Heavy";
    text-decoration: underline;
}

section .t1-col p a {
    font-family: "Avenir Next LT W01 Heavy";
    text-decoration: none;
    text-transform: uppercase;
}



.ct2-cols {
    clear: both;
}
.ct-col-1 {
    width: 44%;
    float: left;
}
.ct-col-1 p {
    font-family: 'Avenir Next LT W01 Medium';
    text-align: right;
    line-height: 1.5rem;
    letter-spacing: 0.02rem;
}

.ct-col-2 {
    width: 44%;
    float: right;
}
.ct-col-2 p {
    font-family: 'Avenir Next LT W01 Medium';
    text-align: right;
    line-height: 1.5rem;
    letter-spacing: 0.02rem;
}

section .t3-col {
    width: 100%;
    display: table;
}

section .t3-col .col-1 {
    width: 20%;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

section .t3-col .col-2 {
    width: 40rem;
    vertical-align: top;
    text-align: center;
    margin: auto;
}

section .t3-col .col-3 {
    width: 20%;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}



section .t1-col.fullwidth {
    width: 84%;
}

section .t1-col form {
    clear: both;
}

section .t1-col form .col-right {
    width: 49.125%;
    float: right;
}

section .t1-col form .col-right textarea {
    width: 100%;
    padding: 1rem 2rem;
    height: 18.4rem;
    border: none;
    font-size: 1.375rem;
    line-height: 2.25rem;
    letter-spacing: 0.02rem;
    font-family: 'Avenir Next LT W01 Medium';
    border: 1px solid #cec6ba;
    box-shadow: 0.25rem 0.25rem 0rem #cec6ba;
    box-sizing: border-box;
}
section .t2-col {
    display: table;
    min-height: inherit;
    clear: both;
    width: 100%;
}
section .t2-col .col-1 {
    width: 50%;
    display: table-cell;
    vertical-align: middle;

}

section .t2-col .col-1 video {
    width: 100%;
}

section .t2-col .col-2 {
    display: table-cell;
    vertical-align: middle;

    padding: 0rem;
    box-sizing: border-box;

}

section .t2-col .fulltext {
    width: 37.62rem;
    margin: auto;
}


section .t2-col .col-1 .fulltext h1,
section .t2-col .col-2 .fulltext h1 {
    text-align: center;
    margin-top: 0rem;
}


section .t2-col .col-2 a.button {
    margin: 0rem;
}

section .section-inner-padding {
    padding: 0rem;

    min-height: inherit;
}

.t2-col .col-1 .inner-picture {
    width: 80%;
    margin: auto;
    margin-top: 4rem;
}

section .under-title p {
    font-family: 'Avenir Next LT W01 Medium';
    text-align: right;
    line-height: 1.5rem;
    letter-spacing: 0.02rem;
    text-align: center;
}
section .under-title p b {
    font-family: "AvenirNextRoundedW01-De1075568";
}

section .large-picture .under-title p {
    font-family: 'Avenir Next LT W01 Medium';
    text-align: right;
    line-height: 1.5rem;
    letter-spacing: 0.02rem;
    padding-right: 2rem;
    padding-left: 2rem;
}

section .large-picture {
    height: 44.1875rem;
    position: relative;
    overflow: hidden;
}

section .large-picture img {
    height: auto;
    display: block;
    object-fit: cover;
    
    position: absolute;
    min-height: 100%;
    min-width: 100%;
    width: 100%;

    border-bottom: 0.25rem solid #cec6ba;

}

.video-js button {
    min-width: auto;
}

.video-js .vjs-time-control {
    margin-right: 2.7285rem !important;
}

section .large-picture video {
    height: 100% !important;
}

section .large-picture .video-js {
    background-color: #3c3c3b !important;
}

section img.background {
    width: 100%;
    margin-bottom: 2rem;
}

header .logo a img {
    height: 100%;
}

header .logo a {
    height: 5.5rem;
    display: block;
}

span.lasers4life {
    color: #202020;
    letter-spacing: 0.3rem;
    color: #bc1717;
}

.slick-dots {
    bottom: unset !important;
    top: 40rem;
}

.plugin-news .slick-dots {
    top: 38rem;
}

.plugin-news .slick-slideshow .large-picture img,
.plugin-news .slick-slideshow .large-picture,
.plugin-news .slick-slideshow-content,
.plugin-news .slick-slide,
.plugin-news .slick-track,
.plugin-news .slick-list,
.plugin-news .slick-slideshow {
    min-height: 500px;
}

.slick-dots li {
    margin: 0rem;
}

.slick-dots li,
.slick-dots li button {
    width: 1.625rem !important;
    height: 1.625rem !important;
}

.slick-dots li button:before {
    opacity: 0.5;
    background-image: url("/__source/Bulletpoint.svg") !important;
    content: '' !important;
    width: 1.625rem !important;
    height: 1.625rem !important;
}

.slick-dots li.slick-active button:before {
    opacity: 1;
}

.slick-slideshow .slick-prev {
    top: 18rem;
    left: 0px;
    z-index: 9;

}

.slick-slideshow .slick-next {
    top: 22.25rem;
    right: 0px;
}

.slick-slideshow .slick-next,
.slick-slideshow .slick-prev,
.slick-slideshow .slick-next:before,
.slick-slideshow .slick-prev:before {
    content: '' !important;
    width: 74px;
    height: 74px;
}

.slick-slideshow .slick-prev {
    background-image: url("/__source/Arrow.svg") !important;
    transform: rotate(180deg);
    min-width: unset;
    left: 1rem;
}

.slick-slideshow .slick-next {
    background-image: url("/__source/Arrow.svg") !important;
    min-width: unset;
    right: 1rem;
}

.plugin-newsoverview ul li.even,
section.even,
section.odd .col-2,
section.even .col-1 {
    background-color: #ecebe4;
}

section.odd .col-1,
section.even .col-2 {
    background-color: #fff;
}


.col-1.withpicture,
.col-2.withpicture {
    position: relative;
}

.col-1.withpicture .inner-picture,
.col-2.withpicture .inner-picture {
    height: 100%;
    position: absolute;
    top: 0px;
    width: 100%;
}

.col-1.withpicture .inner-picture .container-picture,
.col-2.withpicture .inner-picture .container-picture {
        height: 100%;
    width: 100%;
    overflow: hidden;
    position: absolute;
    
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
    
    
}
    
.col-1.withpicture .inner-picture img,
.col-2.withpicture .inner-picture img {
    
    
    width: 100%;
    height: 100%;
    max-width: none;
    max-height: none;
    min-height: 100%;
    min-width: 100%;
    object-fit: cover;
    flex: 1;
}

blockquote,
h1,
h2 {
    font-size: 2.25rem;
    color: #202020;
    line-height: 3rem;
    text-align: center;
    /*
    font-family: "Caslon Graphique W01 Regular";
    */

    font-family: "Avenir Next LT W01 Heavy";
    font-weight: normal;
    font-style: normal;
}

h2 {
    margin-top: 0rem;
    font-size: 1.375rem;
}

h1 {
    margin-top: 0rem;
    padding-top: 4rem;
    padding-bottom: 4rem;
    margin-bottom: 0rem;
    text-transform: uppercase;
}

h1.mobile-headline,
h2.mobile-headline,
h3.mobile-headline,
h4.mobile-headline,
h5.mobile-headline,
h6.mobile-headline,
h7.mobile-headline {
    padding-top: 0rem;
}

.patron-single {
    width: auto !important;
    float: unset !important;
}


.patron-large {
    width: 60% !important;
    float: right !important;
}

.patron-large .picture {
    border-radius: 0rem !important;
    width: 15.6rem !important;
}

.slick-dotted.slick-slider {
    margin-bottom: 0px !important;
}

footer .row-0 p {
    color: #fff;
    font-family: "Avenir Next LT W01 Heavy";
}

section .t1-col form .col-left {
    width: 48%;
    float: left;
}

section .t1-col form .col-left input {
    width: 100%;
    display: block;
    margin: 1.875rem 0rem;
    height: 2.875rem;
    text-indent: 2rem;

    border: none;

    font-size: 1.375rem;
    line-height: 2.25rem;
    letter-spacing: 0.02rem;
    font-family: 'Avenir Next LT W01 Medium';

    border: 1px solid #cec6ba;
    box-shadow: 0.25rem 0.25rem 0rem #cec6ba;
}

main .dennis-formular input[name=submit] {
    padding-top: 0px !important;
    margin-bottom: 20px !important;
    font-weight: normal;
}

.dennis-formular input[name=submit],
button,
input.form-submit,
a.button {
    min-width: 10.8rem;
    height: 3.3rem;
    color: #fff;
    text-transform: uppercase;
    border: none;
    outline: none;
    border-radius: 0rem;
    /* margin: 2rem; */
    border: 1px solid #202020;
    cursor: pointer;
    font-family: 'Avenir Next LT W01 Medium';
    padding: 0px 15px;
    display: inline-block;
    font-size: 1.125rem;
    color: #202020;
    letter-spacing: 0.06rem;
}

.dennis-picture {
    width: 300px;
}

button:hover,
.button-donation input:hover,
input.form-submit:hover,
a.button:hover {
    border-color: #2668c5;
}

input.form-submit {
    margin-top: 3rem;
    margin-left: auto;
    margin-right: auto;
}

.dennis-formular input[name=submit],
a.button {
    padding-top: 0.85rem;
    box-sizing: border-box;
    text-align: center;
    margin: auto;
}

.dennis-formular input[name=submit] {
    background-color: #000;
    color: #fff;
}

.dennis-formular input[name=submit]:hover {
    background-color: #202020 !important;
}

input:focus,
textarea:focus {
    outline: none;


}

section .t1-col form .col-left input.first {
    margin-top: 0rem;
}
section .t1-col form .col-left input.last {
    margin-bottom: 0rem;
}

section .t1-col form .col-right {
    width: 48%;
    float: right;
}

footer a,
footer {
    font-size: 1.5rem;
    background-color: #202020;
    color: #fff;
}
footer .row-0 {
    text-align: center;
    padding-top: 3rem;
}
footer .row-05,
footer .row-1 {
    text-align: center;
    height: 4.3125rem;
}

footer .row-1 li a {
    font-family:'Avenir Next LT W01 Medium';

}
footer .row-1 li a.bold {
    font-family:'Avenir Next LT W01 Bold';
}

footer .row-05 ul,
footer .row-1 ul {
    list-style-type: none;
    clear: both;

    margin: 0rem;
    padding: 0rem;

    height: 2rem;

    display: inline-block;

    padding-top: 1.5rem;

}

footer .row-05 ul li ,
footer .row-1 ul li {
    float: left;

    height: 1rem;
    padding: 1rem;
}

footer .row-05 ul li.divider,
footer .row-1 ul li.divider {
    font-family:"Adobe Caslon W01 Bd";
}

footer .row-2 {
    padding: 2rem 0rem;
}

footer .row-2 p {
    color: #fff;
    text-align: center;

    font-family: 'Avenir Next LT W01 Medium';
}

footer .row-2 p i {
    font-family: 'Avenir Next LT W01 Medium It';
}

footer .row-2 p b {
    font-family: 'Avenir Next LT W01 Bold';
}

footer .row-2 p i b,
footer .row-2 p b i {
    font-family: 'Avenir Next LT W02 Bold Italic';
}

.text-center {
    text-align: center;
}

ul.logos {
    list-style-type: none;
    margin: 0rem;
    padding: 0rem;
    clear: left;

    display: inline-block;
}

ul.logos li {
    float: left;
}


ul.logos li.first {
    margin-left: 0rem;
}
ul.logos li {
    margin-left: 8rem;
}

ul.logos li img {
    height: 5rem;
}

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

.width960 {
    width: 60rem !important;
    margin: auto;
}

.width640 {
    width: 40rem !important;
    text-align: center;
}

.contactpersons p {
    text-align: left;
}

.partner-info-box {
    width: 40rem;
    margin: auto;
    margin-top: 4rem;
    margin-bottom: 8rem;
    text-align: center;
}

p a,
p a:visited,
p a:link, 
p a:hover {
    color: #202020;

    font-family: 'Avenir Next LT W01 Heavy';
    /*
    background-image: linear-gradient(to right, #bc1717 25%, #85191a 75%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    */

    padding-bottom: 0.15rem;
    letter-spacing: 0.1rem;
    /*white-space: nowrap;*/
}

p a.extern:after {
    content: url('/__source/Link.svg');
    width: 1rem;
    height: 1rem;
    display: inline-block;
    margin-left: 0.25rem;

}

p a.no-style,
p a.no-style:visited,
p a.no-style:link, 
p a.no-style:hover {
    color: #202020;
    font-family:'Avenir Next LT W01 Medium';
    background-image: none;
    -webkit-background-clip: none;
    -webkit-text-fill-color: #202020;

    border-bottom: none;
    padding-bottom: 0.0rem;
    letter-spacing: 0.0rem;

    white-space: normal;
}

dl.faq dd {
    display: none;
    margin-left: 0rem;
}
dl.faq dd p {
    font-family:'Avenir Next LT W01 Medium';
}

dl.faq dt {
    font-size: 1.375rem;
    line-height: 2.25rem;
    letter-spacing: 0.02rem;
    font-family:"AvenirNextRoundedW01-De1075568";
    padding: 1rem 0rem;

    cursor: pointer;
}

dl.faq dt:after {
    content: url(/resources/+FAQ.svg);
    display: inline-block;
    height: 1.275rem;
    width: 1.275rem;
    margin-left: 1rem;
    position: relative;
    top: 0.19rem;
}

dl.faq dt.active:after {
    content: url(/resources/xFAQ.svg);
}

div.video {
    width: 80rem;
    margin: auto;
    margin-bottom: 4rem;
    height: 44.679375rem;
}

#my-video {
    width: 100%;
    height: 100%;
}

.vjs-big-play-button span.vjs-icon-placeholder:before {
    content: "" !important;
}

.vjs-big-play-button {


    font-size: 3em;
    line-height: 1.5em;
    height: 1.5em;
    width: 3em;
    display: block;
    position: absolute;
    top: 10px;
    left: 10px;
    padding: 0;
    cursor: pointer;
    opacity: 1;
    border: 0.06666em solid #fff;
    background-color: #2B333F;
    background-color: rgba(43, 51, 63, 0.7);
    -webkit-border-radius: 0.3em;
    -moz-border-radius: 0.3em;
    border-radius: 0.3em;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;

    background-image: url("/resources/Playbutton.svg") !important;
    width: 4.5rem !important;
    height: 4.5rem !important;
    position: absolute !important;
    left: 50% !important;
    top: 50% !important;
    margin-top: -2.25rem !important;
    margin-left: -2.25rem !important;
    border: none !important;
    background-color: transparent !important;
}


div.video video {
    width: 100%;

    border: 1px solid #cec6ba;
    box-shadow: 0.25rem 0.25rem 0rem #cec6ba;
}

main .plugin-newsslideshow .section-inner-padding,
main .section-inner-padding .col-1,
main .section-inner-padding .col-2 {
    padding: 30px 0rem;
}


@media all and (min-width: 4096px){
    html,body{font-size: 34.13333333333333px}
}








@media all and (max-width: 3000px){
    html,body{font-size:25px}
}
@media all and (max-width: 2800px){
    html,body{font-size:23.333333333333332px}
}
@media all and (max-width: 2600px){
    html,body{font-size:21.666666666666668px}
}
@media all and (max-width: 2400px){
    html,body{font-size:20px}
}
@media all and (max-width: 2200px){
    html,body{font-size:18.333333333333332px}
}
@media all and (max-width: 2000px){
    html,body{font-size:16.666666666666668px}
}

@media all and (max-width: 1890px){
    html,body{font-size:15.75px}
}
@media all and (max-width: 1660px){
    html,body{font-size:13.833333333333334px}
}
@media all and (max-width: 1440px){
    html,body{font-size:12px}
}
@media all and (max-width: 1130px){
    html,body{font-size:9.416666666666666px}
}
@media all and (max-width: 1024px){
    html,body{font-size:8.533333333333333px}
}

@media all and (max-width: 1250px){
    ul.logos li {
        margin-left: 8rem;
    }
}


/*
@media all and (max-width: 904px){
    html,body{font-size:7.533333333333333px}
}
@media all and (max-width: 600px){
    html,body{font-size:5px}
}
*/

.slideshow-container:before {
    content: "";
}
.slideshow-container:after {
    content: "";
}

@media all and (max-width: 1240px){

}
@media all and (max-width: 1130px){

}
@media all and (max-width: 1023px){

    header nav {
        margin-top: 0rem;
    }
    
    .button-donation {
    }
    
}

@media all and (max-width: 756px){
    
    
}

@media all and (max-width: 960px){

}
@media all and (max-width: 880px){

}
@media all and (max-width: 720px){
    
}
@media all and (max-width: 605px){
    
    footer .row-1 ul li {
        float: none;
        padding: 2px;
    }
    
    footer .row-1 {
        height: auto;
    }
    
}

.mobile-headline {
    display: none;
}

@media all and (max-width: 756px){


    .dennis-picture {
        width: 200px;
    }
    
    div.video-js {
        min-height: max-content;
    }

    .ferenc {
        margin: -12rem 0rem 0rem auto !important;
    }
    .frame-layout-1 .ferenc {
        margin: -12rem auto 0rem 0rem !important;
    }

    main {
        width: 80% !important;
    }

    .patron {
        width: 20%;
    }

    section .t2-col .fulltext {

        text-align: left;
        width: 60rem;
    }

    section.odd .col-2, section.odd .col-1 {
        background-color: #fff;
    }

    .headline {
        display: none !important;
    }
    .mobile-headline {
        display: block;
    }

    

    .logo .picture {
        overflow: initial;
        border-radius: initial;
    }

    section .t2-col .col-1 {
        width: 100%;
        display: table-cell;
        vertical-align: middle;
    }

    section .t2-col .col-2 {
        width: 100%;
        float: none;
        box-sizing: border-box;
    }

    section .t2-col .col-2 .fulltext {
        text-align: left;
        margin: auto;
    }

    section .t2-col .col-2 .fulltext h1 {
        text-align: center;
    }

    section .t2-col .col-2 p {
        font-size: 1.375rem !important;
        line-height: 2.25rem !important;
        letter-spacing: 0.02rem !important;
        font-family: 'Avenir Next LT W01 Medium' !important;
    }

    section .t2-col .col-2 a.button {
        margin: auto;
    }

    section .inner-picture .container-text {
        clear: both;
        height: 10rem;
    }

    section textarea {
        height: 16.8rem;
    }

    section .t1-col form .col-right {
        width: 48.125%;
        float: right;
    }

    .button-container,
    section#c4 .t2-col .col-2 .fulltext,
    section#c1 .t1-col,
    section#c2 .t1-col,
    section#c5 .t1-col,
    section#c6 .t1-col,
    section .t2-col .col-2 .fulltext {
        width: 60rem;
    }

    .partner-info-box {
        width: 60rem;
    }

    section#c10 ul li {
        margin-left: 5rem;
    }

    header {
        overflow: visible !important;
    }

    .contactperson.closed .close {
        background-image: none !important;
        width: 85% !important;
        height: 85% !important;
        z-index: 100 !important;
    }

    .contactperson .close {
        width: 2rem !important;
        height: 2rem !important;
    }

    .plugin-newsoverview-col-1,
    .plugin-newsoverview-col-2 {
        display: block !important;
        width: 100% !important;
    }

    

    

    .plugin-news .article-text {
        padding: 0rem 2rem 5.688rem 2rem !important;
    }

}



@media all and (max-width: 756px){

    .button-donation {
        margin-left: -7.02rem;
        margin-right: auto;
    }
    
    .scrollToCurrentProjects {
        
    }
    
    .dennis-picture {
        width: 200px;
    }
    
    .article-text {
        width: 100% !important;
        box-sizing: border-box !important;
    }

    section .t2-col .fulltext,
    section .t1-col .fulltext {

        text-align: left;
        width: 80%;
    }
    
    section .t1-col, .additional-textblock, .button-container, section#c4 .t2-col .col-2 .fulltext, section#c1 .t1-col, section#c2 .t1-col, section#c5 .t1-col, section#c6 .t1-col, section .t2-col .col-2 .fulltext {
        width: 80% !important;
    }

    .message-content {
        width: 80% !important;
    }


    .message-content a.button {
        display: block;
        float: none !important;
        margin-bottom: 1rem;
        margin-right: 0rem !important;
    }

    .message-content img {
        width: 200px !important;
    }

    .message {width: 80%;}

    .fulltext {
        padding: 0rem 0rem;
    }

    .slideshow .prev,
    .slideshow .next {
        display: none !important;
    }

    .contactperson.closed .close {
        background-image: none !important;
        width: 85% !important;
        height: 85% !important;
        z-index: 100 !important;
    }

    .contactperson .close {
        width: 2rem !important;
        height: 2rem !important;
    }

    section#c10 ul {
        margin: 0rem;
        padding: 0rem;
    }

    section#c10 ul li {
        float: none;

        margin: 0rem;
        padding: 2rem;
    }

    .sponsors {
        display: none !important;
    }

    section#c6 .t2-col .col-2 .fulltext h1 {
        margin-top: 7rem;
    }

    /* MURKS */
    section#c3 img.background {
        margin-top: 0rem;
    }

    section a.button {
        margin: 1rem 0rem;
    }
    
    header.nav .logo .picture {
        margin-left: 0rem !important;
    }
    
    header.nav {
        text-align: center;
    }
    
    header.nav .button-donation {
        
    }
    
}


@media only screen and (max-width: 756px) and (orientation: portrait) {
    
    .dennis-picture {
        width: 200px;
    }
    
    section .t2-col .col-2 .fulltext,
    section .t1-col,
    .width960,
    .partner-info-box,
    div.video,
    section#c9 .col-2 {
        width: 80% !important;
    }

    input.form-submit,
    a.button {
        margin-left: 0rem;
        margin-right: 0rem;
    }

    blockquote {
        text-align: left;
        margin: 2rem 0rem;
    }

    #c6 .mobile-headline {
        width: 80%;
        margin: 3rem auto;
    }

    .additional-textblock {
        width: 80%;
    }

    .patron {
        width: 30%;
        display: block !important;
        
    }


    div.video {
        height: auto;
    }

    section .t1-col.absoluteCentered {
        position: static;
        left: 0%;
        margin-left: 0rem;
    }

    /*
    section .t2-col .col-2 {
        padding: 0rem;
    }
    */
    
    section .t3-col .col-1 {
        width: 0rem;
    }
    section .t3-col .col-2 {
        width: 80%;
        display: table-cell;
        vertical-align: top;
        text-align: center;
    }
    section .t3-col .col-3 {
        width: 0rem;
    }
    section ul.logos {
        width: 100%;
        text-align: center;
    }
    body ul.contactpersons li .col-1 {
        padding-right: 2rem;
    }
    section * {
        text-align: left;
    }
    .logos li {
        text-align: center;
    }

    section .t1-col form .col-left {
        width: 100%;
        float: none;
    }
    section .t1-col form .col-right {
        width: 100%;
        margin-top: 2rem;
    }

    header .sponsors {
        display: none !important;
    }

    footer .row-1 ul li {
        padding: 0.35rem;
    }

    h2,
    h1 {
        text-align: center;
        /* padding-left: 2rem; */
    }
    
    
}

.form-submit {
    text-align: center;
}

header .hamburger {
    display: none;
}
header .hamburger img {
    width: 3rem;
    height: 3rem;
}
body.isHamburger header .hamburger {
    display: block;

    position: absolute;
    right: 3rem;
    top: 50%;
    margin-top: -1.2543719rem;
}

/*
body.isHamburger header .logo {
    position: relative;
}
*/

body.isHamburger header .sponsors {
    right: auto;
    left: 2.1875rem;
}
body.isHamburger header nav {
    display: none;
}

body.isMobile header .sponsors {
    display: none;
}
body.isHamburger header nav {
    position: absolute;
    background-color: #fff;
    width: 100%;
    top: 112px;
    height: 45rem;
    opacity: 0.95;
}

div.hamburger {
    cursor: pointer;
}

body.isHamburger header nav li {
    float: none;
    margin-left: 0rem;
    font-size: 2rem;
}

body.isHamburger header nav li a {
    padding: 2rem;
    display: block;
    
    font-size: 2rem;
}
body.isHamburger header nav ul {
    width: 100%;
    background-color: #fff;
    padding-bottom: 3rem;
}
body.isHamburger header nav li.divider {
    display: none;
}

#c3 img.background {
    margin-top: 10rem;
}

table.contactpersons {
    margin: auto;
}

table.contactpersons tr td {
    font-size: 1.375rem;
    line-height: 2.25rem;
    letter-spacing: 0.02rem;
    font-family: 'Avenir Next LT W01 Medium';
    /*width: 50%;
    */
    padding: 0.5rem;
}

table.contactpersons tr td .picture-round {
    margin: auto;
}

.zoom-percentage {
    position: absolute;
    top: 10px;
    left: 10px;
    z-index: 100000;
    width: 0rem;
    height: 0rem;
}
.zoom-pixel {
    position: absolute;
    top: 10px;
    left: 10px;
    z-index: 100000;
    width: 0rem;
    height: 0rem;
} 

section.first {
    padding-top: 8.58463rem;
}


div.news-slideshow {
    padding: 5rem 0rem;
    height: 56.25rem;
    background-color: #fff;

    width: 66.66%;
    margin: auto;

    background-color: #fff;
}

div.news-slideshow .news-inner-slideshow {
    background-color: #fff;
    height: 100%;
    position: relative;
    box-shadow: 0.25rem 0.25rem 0rem #cec6ba;
    border: 1px solid #cfc6bb;
}
div.news-slideshow .news-inner-slideshow a {
    border-radius: 3.1875rem;
    display: block;
    float: left;
    position: absolute;
    color: #fff;
    font-weight: bold;
    text-align: center;
    line-height: 2.1875rem;
    text-decoration: none;
    font-size: 1.375rem;
    top: 50%;
    z-index: 10;
    width: 5.5625rem;
    height: 5.5625rem;
    margin-top: -2.78125rem;
}
div.news-slideshow .news-inner-slideshow a.prev {
    float: left;
    left: -7rem;
    background-image: url(/resources/PfeilNachLinks.svg);
    background-repeat: no-repeat;
}
div.news-slideshow .news-inner-slideshow a.next {
    float: right;
    right: -7rem;
    background-image: url(/resources/PfeilNachRechts.svg);
    background-repeat: no-repeat;
}
div.news-slideshow .content .date {
    font-family: 'Avenir Next LT W01 Medium';
    font-size: 0.9rem;
}
div.news-slideshow .content .title {
    margin: 0rem;
    padding: 0rem;
    text-align: left;
    font-size: 2.25rem;
    color: #bc1717;
    line-height: 3rem;
    font-family: "servus-slab";
    font-weight: 600;
    font-style: italic;
}
div.news-slideshow .content .bodytext {
    font-family: 'Avenir Next LT W01 Medium';
    font-size: 1.25rem;
    line-height: 1.875rem;
    height: 15.125rem;
    overflow: hidden;
}
div.news-slideshow ul li {
    cursor: pointer;
}
div.news-grid {
    width: 66.66%;
    margin: auto;
    padding: 5rem 0rem;
}
div.news-grid .news-item {
    margin: 1.25rem 0rem;
    position: relative;
    border: 1px solid #cfc6bb;
}
div.news-grid article {
    background-color: #fff;
    box-shadow: 0.25rem 0.25rem 0rem #cec6ba;

    display: none;
}

body.isHamburger.isMobile div.news-grid article {
    display: block;
}
body.isHamburger.isMobile div.news-grid article .close,
body.isHamburger.isMobile div.news-grid .teaser {
    display: none;
}

div.news-grid article .article-content {
    padding: 2rem 3.75rem 3.75rem 3.75rem;
    position: relative;
}
div.news-grid article .image {
    overflow: hidden;
    width: 100%;
}
div.news-grid article .image img {
    width: 100%;
}
div.news-grid article h2 {
    text-align: left;
    margin: 0.5rem 0rem 2rem 0rem;
}
div.news-grid article .date {
    font-family: 'Avenir Next LT W01 Medium';
    font-size: 0.9rem;
}
div.news-grid article .news-body-col1 {
    width: 60%;

    font-size: 1.375rem;
    line-height: 2.25rem;
}

div.news-grid article .news-body-col1.only {
    width: 100%;
}

div.news-grid article .news-body-col1 p {
    font-family: 'Avenir Next LT W01 Medium';
    font-weight: normal;
}
div.news-grid article .news-body-col1 p b {
    font-family: "AvenirNextRoundedW01-De1075568";
}
div.news-grid article .news-body-col1 div.introduction {
    font-family: "AvenirNextRoundedW01-De1075568";
    font-family: "servus-slab";
}
div.news-grid article .news-body-col2 {
    width: 25rem;
}
div.news-grid .teaser {
    background-color: #fff;
    box-shadow: 0.25rem 0.25rem 0rem #cec6ba;
    height: 15rem;
}
div.news-grid .teaser .image {
    width: 41.300390625%;
    overflow: hidden;
    height: 100%;
}
div.news-grid .teaser .image img {
    height: 100%;
}
div.news-grid .teaser .content {
    width: 58.6534375%;
    padding: 1.875rem;
    box-sizing: border-box;
    height: 100%;
    overflow: hidden;
}
div.news-grid .teaser .content .date {
    font-family: 'Avenir Next LT W01 Medium';
    font-size: 0.9rem;
}
div.news-grid .teaser .content h2 {
    margin: 0rem;
    padding: 0rem;
    text-align: left;
    font-size: 1.5rem;
    position: relative;
    top: -0.25rem;
}
div.news-grid .teaser .content .description {
    font-family: 'Avenir Next LT W01 Medium';
    font-size: 1.25rem;
    line-height: 1.875rem;
    height: 7.5rem;
    overflow: hidden;
}
div.news-grid .teaser .content .description p {
    margin: 0rem;
}
div.news-grid .close,
div.news-grid .open {
    position: absolute;
    height: 1.5rem;
    width: 1.5rem;
    right: 0.5rem;
    top: 0.5rem;
    cursor: pointer;
}
div.news-grid .close {
    background-image: url(/resources/XKleinWeiss.svg);
    background-repeat: no-repeat;
}
div.news-grid .open {
    background-image: url(/resources/+.svg);
}
.right {
    float: right;
}
.left {
    float: left;
}
.clearfix:after {
    clear: both;
}

.viewport {
    overflow: hidden;
    width: 100%;
    position: relative;
    height: 100%;
}
.viewport ul {
    list-style: none;
    position: absolute;
    padding: 0rem;
    height: 100%;
    margin: 0rem;
}
.viewport ul li {
    float: left;
    padding: 0rem;
    margin: 0rem;
    height: 100%;
    position: relative;
    width: 76.1rem;
}
.viewport ul li .picture {
    /*height: 31.45825rem;*/
    height: auto;
    width: 100%;
    overflow: hidden;
    position: relative;
    border-radius: 0rem;
}
.viewport ul li .picture img {
    width: 100%;
    height: auto;
}
.viewport ul li .content {
    height: 22.9925625rem;
    padding: 2.7975rem 3.75rem 1.5rem 3.75rem;
}

div.language {
    height: 2.5rem;
    background-color: #3c3c3b;
    text-align: center;

    position: fixed !important;
    top: 0rem;
    z-index: 2000;
    width: 100%;

    display: none;
}
div.language .ul {
    /*
    position: absolute;
    top: 1rem;
    right: 1rem;
    */

    display: inline-block;
}
div.language .ul {
    list-style-type: none;
    margin-top: 0.5rem;
}
div.language .ul .li {
    display: inline-block;
    margin-left: 1.5rem;

}
div.language .ul .li a {
    color: #fff;
    opacity: 0.5;

    font-family: 'CaslonClassico W00';
    letter-spacing: 0.05rem;
}
div.language .ul .li a.active {
    opacity: 1;
}
body.isHamburger.isMobile div.language .ul .li a img {
    top: -1.2rem;
}
div.language .ul .li a img {
    display: inline-block;

    width: 1.25rem;
    height: 1.25rem;
    position: relative;
    top: 0.2rem;

    padding-right: 0.25rem;
}


.language.show {
    display: block;
}
.language.hide {
    display: none;
}

body.isHamburger.isMobile header {
    top: 0rem !important;
}

body.isHamburger.isMobile .language {

    /* SOLANGE KEINE MEHRSPRACHIGKEIT RAUSLASSEN
    display: block;
    */
    background-color: transparent !important;
    right: 0rem;
    position: absolute;
}

body.isHamburger.isMobile .language {
    left: 0rem;
    position: absolute;
    margin-top: 2rem;
    width: 15rem;
}


body.isHamburger.isMobile .language {
    /* SOLANGE KEINE SPRACHE VORHANDEN
    display: block !important;
    */
}

body.isHamburger.isMobile .language .titletext {
    display: none;
}

/*
div.language.smallVersion .ul .li a img {
    height: 2.25rem;
    width: 2.25rem;
}
*/

body.isHamburger.isMobile .language  .ul .li a img {
    height: 3.25rem;
    width: 3.25rem;
}

body.isHamburger.isMobile div.language .ul .li {
    margin-left: 0.5rem;
}
body.isHamburger.isMobile div.language {
    margin-right: 2rem;
}

.g-recaptcha {
    margin-top: 3rem;
}
.g-recaptcha div:first-child {
    margin: auto;
}

.mySlides .video-js {
    height: 100%;
    width: 100%;
}

.mySlides .vjs-poster {
    /* background-position: 100% 100% !important; */
    background-size: cover !important;
}

.news-body p img {
    width: 100%;
}


div.contactperson {
    display: none;
}

div.video-js {
    width: 100%;
    height: auto;
    min-height: 44.1875rem;
}

.slideshow-container .next,
.slideshow-container .prev {
    display: none !important;
}

.vjs-big-play-button {
    background-image: url("/__source/Playbutton.svg") !important;
    min-width: unset;
}
.vjs-big-play-button .vjs-control-text,
.vjs-big-play-button:before {
    display: none !important;
}

div.message {

    height: 42.48rem;
    padding-top: 0rem;
    padding-bottom: 5rem;

}

.cyrillic,
.cyrillic p {
    font-family: 'Avenir Next Cyr W00 Medium' !important;
}

.cyrillic strong,
.cyrillic p strong,
.cyrillic b,
.cyrillic p b {
    font-family: 'Avenir Next Cyr W00 Heavy';
}

.arabic p,
.arabic {
    font-family: 'Avenir Next Arabic W01 Medium' !important;
    direction: rtl;
}

.arabic strong,
.arabic p strong,
.arabic b,
.arabic p b {
    font-family: 'Avenir Next Arabic W01 Heavy';
}

.message strong {
    font-family: 'Avenir Next LT W01 Heavy';
}

main {


    padding: 112px 0rem;
    margin-top: 6.25rem;
    padding-bottom: 0rem;
}

.article-text {
    font-size: 1.375rem;
    line-height: 2.25rem;
    letter-spacing: 0.02rem;
    font-family: 'Avenir Next LT W01 Medium';

    margin: auto;
    width: 65.938rem;
}

main {
    width: 65.938rem;
    margin: auto;
}

.fixed {
    position: fixed !important;
}

main .frame-layout-1 {
    text-align: right;
}

.letter-svg-1 {
    height: 4.3125rem;
}

.letter-svg-2 {
    height: 3.875rem;
}

#c6 video {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.vjs-poster {
    background-size: cover !important;
}

footer .row-1 li a.selected {
    font-family: "Avenir Next LT W01 Heavy";
}

.ferenc {
    width: 10.375rem;
    height: 10.375rem;
    overflow: hidden;
    border-radius: 5.1875rem;
    border: 1px solid #707070;

    margin: auto;
    margin-top: -12rem;
}

.ferenc img {
    height: 100%;
    width: 100%;
}

.patron .picture {
    height: 10rem;
    width: 10rem;
    overflow: hidden;
    border-radius: 7.5rem;
    margin: auto;
}

.patron .picture img {
    width: 100%;
    display: block;
}

.patron .title {
    font-size: 1.375rem;
    text-align: center;
    width: 100%;

    line-height: 2rem;
}

.patron .name {
    text-align: center;
    width: 100%;
    padding: 0.7rem 0rem;
    font-size: 1.375rem;
}

.patron:nth-child(2) {
    margin-left: 0rem;
}

.patron {
    width: 30%;
    float: left;
    margin-left: 1.1rem;
    margin-bottom: 2rem;
}

.slick-slideshow-content .section-inner-padding {
    display: none;
}

.page-18 main,
.page-62 main,
.page-56 main,
.page-46 main,
.page-45 main,
.page-1 main,
.page-57 main,
.page-58 main,
.page-59 main,
.page-60 main,
.page-61 main {
    width: 100% !important;
    margin-top: 0rem;
    
}

.page-62 main ul,
.page-45 main ul {
    margin: 0px;
    padding: 0px;
    list-style-type: none;

}

.page-62 .message,
.page-46 .message,
.page-45 .message {
    display: none;
}

.slideshowText .t1-col {
    display: none;
}

.slideshowText .t1-col:first-child {
    display: block;
}

.donateundpaypal {
    height: 2rem;
    padding-top: 10px;
    padding-right: 10px;
}

.tabula-logo,
.stan-logo {
    margin-right: 12px;
}

.plugin-newsoverview ul  {
    width: 100%;
}

.plugin-newsoverview ul li {
    position: relative;
    border-bottom: 1px #b2b2b2 solid;
}

.plugin-newsoverview ul li.even .plugin-newsoverview-col-1,
.plugin-newsoverview ul li.odd .plugin-newsoverview-col-2 {
    /*
    float: left;
    */
    /*
    display: table-cell;*/
    
    grid-column-start: 2;
    grid-column-end: 2;
    grid-row-start: 1;
    grid-row-end: 1;
    width: 100%;
    display: flex;
    
    overflow: hidden;
}
.plugin-newsoverview ul li.odd .plugin-newsoverview-col-1,
.plugin-newsoverview ul li.even .plugin-newsoverview-col-2 {
    /*
    float: right;
        */
        /*
    display: table-cell;
        */
    grid-column-start: 1;
    grid-column-end: 1;
    grid-row-start: 1;
    grid-row-end: 1;
    width: 100%;
    display: flex;
}
.plugin-newsoverview ul li.even .text-element {
    right: 0px;
}


.plugin-newsoverview ul li .text-element {
    /*
    height: 100%;
    position: absolute;
    */
    display: table-cell;
    /*
    align-items: center;
    justify-content: center;
    */
    vertical-align: middle;
}

.plugin-newsoverview-col-2-tablecell {
    display: table-cell;
    margin: auto;
}

.plugin-newsoverview-col-1,
.plugin-newsoverview-col-2 {
    width: 50%;
    display: display;
    vertical-align: middle;
    box-sizing: border-box;

    padding: 0px 7.78rem;

    border-bottom: 1px #b2b2b2 solid;
}
.plugin-newsoverview ul {
    display: block;
}
.plugin-newsoverview ul li {
    /*
    display: table;
    min-height: 44.1875rem;
    */
    
    display: grid;
    grid-template-rows: 1fr;
    grid-template-columns: 1fr 1fr;
}

.plugin-newsoverview .window-picture {
    padding: 0px;

    vertical-align: top;
    position: relative;
}

.plugin-newsoverview .window-picture .picture-container {
    height: 100%;
    width: 100%;
    position: absolute;
    
    
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
}

.plugin-newsoverview .window-picture img {
    width: initial;
    height: 100%;
    display: block;
    object-fit: cover;
    min-height: 100%;
}

.plugin-news .window-picture {
    width: 100%;
    height: 41.8125rem;
    overflow: hidden;
}

.plugin-news .window-picture img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    min-height: 100%;
}



.plugin-newsoverview-col-2-text {
    /* UI Properties */
    font: var(--unnamed-font-style-normal) normal var(--unnamed-font-weight-900) var(--unnamed-font-size-22)/var(--unnamed-line-spacing-36) var(--unnamed-font-family-avenir-next);
    letter-spacing: var(--unnamed-character-spacing-0-44);
    color: var(--unnamed-color-454545);
    text-align: left;
    font: normal normal 900 22px/36px Avenir Next;
    letter-spacing: 0.44px;
    color: #202020;
}

.plugin-newsoverview-col-2-title,
.plugin-newsoverview-col-2-content-date {
    /* UI Properties */
    font: var(--unnamed-font-style-normal) normal var(--unnamed-font-weight-medium) var(--unnamed-font-size-22)/var(--unnamed-line-spacing-36) var(--unnamed-font-family-avenir-next);
    letter-spacing: var(--unnamed-character-spacing-0-44);
    color: var(--unnamed-color-454545);
    text-align: left;
    font: normal normal medium 22px/36px Avenir Next;
    letter-spacing: 0.44px;
    color: #202020;

    font-family: "Avenir Next LT W01 Heavy";
}

.plugin-newsoverview .button {
    margin-top: 40px;
    padding-top: 0.45rem;
}

.article-text {
    /* UI Properties */
    letter-spacing: var(--unnamed-character-spacing-0-44);
    color: var(--unnamed-color-454545);
    text-align: left;
    color: #202020;
    opacity: 1;
}

.plugin-news .article-text {
    padding: 0rem 0rem 5.688rem 0rem;
}

.plugin-newsoverview-col-2-title {
    text-transform: uppercase;
    margin-bottom: 1rem;
}

.plugin-newsslideshow .t1-col {
    min-height: auto;
}



.button-donation {
    position: absolute;
    top: 0px;
    right: 3rem;
    top: 0px;
    
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    
    min-width: 11.05rem;
}

header.nav .button-donation .dennis-formular input[name=submit] {
    min-width: 14.04rem;
    min-height: 4.29rem;
    
    font-weight: normal !important;
}

.button-donation input {
    box-sizing: border-box;
    text-align: center;
    margin: auto;
    
    min-width: 10.8rem;
    height: 3.3rem;
    color: #fff;
    text-transform: uppercase;
    border: none;
    outline: none;
    border-radius: 0rem;
    /* margin: 2rem; */
    border: 1px solid #202020;
    cursor: pointer;
    font-family: 'Avenir Next LT W01 Medium';
    padding: 0px 15px;
    display: inline-block;
    font-size: 1.125rem;
    color: #202020;
    letter-spacing: 0.06rem;
    
    background-color: transparent;
    padding-top: 0px !important;
}

.dennis-special-2023-08-23 {
    margin: 0rem;
    padding: 0rem;
    width: 100% !important;
    height: 41.8125rem;
    overflow: hidden;
}

.dennis-special-2023-08-23 img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    min-height: 100%;
}

.article-text img {
    width: 100%;
}

.scrollToCurrentProjects {
    position: absolute;
    top: 0rem;
    left: 0rem;
    
    background-color: rgba(255, 255, 255, 0.5);
    
    left: 50%;
    bottom: -35rem;
    width: 300px !important;
    margin-left: -150px !important;
    display: block !important;
}

#c82,
#c32 {
    position: relative;
}


@media all and (max-width: 1440px){
    
    header.nav .logo {
        
    }
    header.nav nav {
        
    }
    header.nav .button-donation {
        
    }
    
}
@media all and (max-width: 1130px){
    
    header.nav .logo {
        
    }
    header.nav nav {
        
    }
    header.nav .button-donation {
        
    }
    
}
@media all and (max-width: 1023px){
    
    header.nav .logo {
        
    }
    header.nav nav {
        
    }
    header.nav .button-donation {
        
    }
    
}

@media all and (max-width: 1023px){
    
    header nav ul {
        align-items: unset;
        display: block;
        padding: 0px;
    }
    
    .button-donation {
        width: 100%;
        right: 0rem;
    }
    
}

section .t2-col .col-2 .fulltext {
    position: relative;
}

@media all and (max-width: 756px) {
    
    .plugin-newsoverview ul li .window-picture {
        height: 43.8125rem;
        overflow: hidden;
    }
    
    .plugin-newsoverview ul li .text-element {
        position: static !important;
        padding: 3rem !important;
    }
    
    /* ALTERNIERUNG AUF UNTERSEITEN - BEGIN */

    .plugin-newsoverview ul li,
    section.alternating .t2-col {
        display: block;
        grid-template-rows: none;
        grid-template-columns: none;
    } 

    .plugin-newsoverview ul li .plugin-newsoverview-col-1,
    section.alternating.odd .t2-col .col-1,
    section.alternating.even .t2-col .col-2 {
        grid-column-start: unset;
        grid-column-end: unset;
        grid-row-start: unset;
        grid-row-end: unset;

        width: 100%;
        display: flex;
    }

    .plugin-newsoverview ul li  .plugin-newsoverview-col-2,
    section.alternating.even .t2-col .col-1,
    section.alternating.odd .t2-col .col-2 {
        grid-column-start: unset;
        grid-column-end: unset;
        grid-row-start: unset;
        grid-row-end: unset;

        width: 100%;
        display: flex;
    }

    /* ALTERNIERUNG AUF UNTERSEITEN - END */
    
    .plugin-newsslideshow .slideshowText,
    .additional-textblock,
    section .large-picture,
    .plugin-slideshow,
    .frame-double-content,
    .slick-slideshow-content .section-inner-padding,
    
    section .t1-col,
    section .t2-col .col-1,
    section .t2-col .col-2,
    section .t1-col .col-1,
    section .t1-col .col-2,
    .plugin-newsslideshow .slideshowText,
    .additional-textblock,
    section .large-picture,
    .plugin-slideshow,
    .frame-double-content,
    .slick-slideshow-content .section-inner-padding,
    section .t2-col,
    section .t1-col {
        min-height: 44.1875rem;
    }
    
}

.additional-textblock a.button {
    line-height: 1.5rem !important;
}

nav ul li a {
    color: #000 !important;
}

nav ul li a:hover {
   color: #202020 !important; 
}

.subslideshow {
    
}

.subslideshow ul {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}

.subslideshow ul li {
    display: none;
}

.subslideshow ul li:first-child {
    display: block;
}

.socialmedia li {
    
}

.socialmedia li img {
    width: 2rem;
    height: 2rem;
}