img {    border-radius: 5px;    margin-right: 20px;    margin-bottom: 10px;}a {    color : var(--link-color);}.evf-header {    /* box-shadow: 0 4px 8px 0 rgba(243,152,85, 0.2);    box-shadow: 0 4px 8px 0 rgba(243,152,85, 0.2), 0 6px 20px 0 rgba(243,152,85, 0.19);*/    background-color: var(--primaryColor);}.evf-footer {    /* box-shadow: 0 4px 8px 0 rgba(243,152,85, 0.2);    box-shadow: 0 4px 8px 0 rgba(243,152,85, 0.2), 0 6px 20px 0 rgba(243,152,85, 0.19);*/    background-color: var(--footer-color);}.evf-body {    /* min-height: 970px */}.evf-content {    margin-top: 20px;}.evf-head {    height: 140px;    border: 0;    background-color: inherit;}.evf-head-small {    height: 100px;    border: 0;    background-color: var(--primaryColor);}.evf-block-line {    border-top: 20px;    border-top-color: var(--primaryColor);    border-top-style: solid}.evf-navbar {    background-color: white;    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);}.evf-head-titel {    background-image: url("../img/evang-logo.svg");    background-repeat: no-repeat;    background-position: left top;    padding-left: 60px;    margin: 1rem;}.evf-head-title a:link, a:hover{    text-decoration: none;}.evf-panel-header-logo-ck {    background-image: url("../img/ck_logo.png");    background-position-x: left;    background-position-y: bottom;    background-repeat: no-repeat;    background-size: max(40px, 40px);    min-width: 40px;    min-height: 40px;}.evf-panel-header-logo-tk {    background-image: url("../img/tk_logo_106px.png");    background-position-x: left;    background-position-y: bottom;    background-repeat: no-repeat;    background-size: max(40px, 40px);    min-width: 40px;    min-height: 40px;}.evf-nk-logo-tk {    background-image: url("../img/tk_logo_106px.png");    background-repeat: no-repeat;    background-size: max(50px, 50px);    background-position: left bottom;}.evf-nk-image {    display: block;    margin-left: auto;    margin-right: auto;}.evf-page-logo-ck {    background-image: url("../img/ck_logo.png");    background-position-x: right;    background-position-y: top;    background-repeat: no-repeat;    background-size: max(50px, 50px);}.evf-page-logo-tk {    background-image: url("../img/tk_logo_106px.png");    background-position-x: right;    background-position-y: top;    background-repeat: no-repeat;    background-size: max(50px, 50px);}@media (max-width: 777px) {    .uk-container {        padding: 0;    }    .evf-nk-title {        font-size: var(--nk-title-font-size-s);        line-height: calc(var(--nk-title-font-size-s) + 0.6rem);        margin-bottom: 1rem;    }    .evf-nk-desc {        font-size: var(--nk-desc-font-size-s);        line-height: calc(var(--nk-desc-font-size-s) + 0.6rem);    }    .evf-nk-image {        max-width: 270px;    }    .uk-panel-title {        margin-bottom: var(--panel-title-font-size-s);        font-size: var(--panel-title-font-size-s);        line-height: calc(var(--panel-title-font-size-s) + 0.6rem);    }}@media (min-width: 768px) {    .evf-nk-title {        font-size: var(--nk-title-font-size-m);        line-height: calc(var(--nk-title-font-size-m) + 0.6rem);        margin-bottom: 1rem;    }    .evf-nk-desc {        font-size: var(--nk-desc-font-size-m);        line-height: calc(var(--nk-desc-font-size-m) + 0.6rem);    }    .evf-nk-image {        max-width: 100%;    }    .uk-panel-title {        margin-bottom: var(--panel-title-font-size-m);        font-size: var(--panel-title-font-size-m);        line-height: var(--panel-title-font-size-m);    }}.evf-nk-desc {    padding-left: 1rem;}@media (min-width: 960px) {    .evf-nk-title {        font-size: var(--nk-title-font-size-l);        line-height: calc(var(--nk-title-font-size-l) + 0.6rem);        margin-bottom: 1rem;    }    .evf-nk-desc {        font-size: var(--nk-desc-font-size-l);        line-height: calc(var(--nk-desc-font-size-l) + 0.6rem);    }    .evf-nk-image {        max-width: 100%;    }    .uk-panel-title {        margin-bottom: var(--panel-title-font-size-l);        font-size: var(--panel-title-font-size-l);        line-height: calc(var(--panel-title-font-size-l) + 0.4rem);    }}@media (min-width: 1920px) {    .evf-nk-image {        max-width: 100%;    }}.evf-navbar-ck {    margin: 8px;    min-height: 120px;    min-width: 120px;    background-image: url("../img/ck_logo.png");    background-repeat: no-repeat;    background-position: center;    background-size: cover;    background-color: white;    border-radius: 50%;}.evf-navbar-tk {    margin: 8px;    min-height: 120px;    min-width: 120px;    background-image: url("../img/tk_logo_106px.png");    background-repeat: no-repeat;    background-position: center;    background-color: white;    border-radius: 50%;}h2, h3, h4, h5, h6 {    font-weight: bold;}blockquote {    font-size: inherit;}ul.uk-nav.uk-nav-navbar ul li a:hover{    background-color: var( --highlight-primaryColor );    color: white;}.no-wrar {    white-space: nowrap;}.uk-button {    font-size: var(--menu-font-size);    margin-top: 1rem;    line-height: 3rem;}.uk-nav-offcanvas > li > p {    color: var(--light-primaryColor);    font-size: var(--menu-font-size);    text-transform: uppercase;    font-weight: bold;    margin: 10px;}.uk-offcanvas-bar {     background-color: #808080;    width: 318px;}