@import url("https://fonts.googleapis.com/css?family=Roboto:100,300,400,500,700");
@import url("https://fonts.googleapis.com/css2?family=Roboto+Condensed:wght@300;400;600;700&display=swap");
body {
margin: 0px !important;
padding: 0px !important;
font-family: "Roboto Condensed", sans-serif !important; }
body a, body .mehr {
color: #009FE3;
}
body .daten {
color: #009FE3 !important;
padding-left: 0px;
margin-top: 35px;
}
body #pointer, body .pointer {
cursor: pointer;
}
body .mehr {
cursor: pointer;
font-size: 1rem !important;
font-weight: 400;
}
body h1 {
color: white !important;
font-size: 40px;
font-weight: 700;
margin: 0px;
padding-left: 10px;
}
body h2 {
color: #009FE3 !important;
font-weight: 600 !important;
font-size: 30px;
margin-top: -5px !important;
}
body h3 {
color: white !important;
font-size: 18px;
font-weight: 400 !important;
margin: 0px;
padding-left: 10px;
}
body h4 {
color: #009FE3 !important;
margin-top: 40px;
}
body h5 {
color: #009FE3 !important;
margin-top: 40px;
font-size: 1.5rem !important;
font-weight: 600;
font-family: "Roboto Condensed", sans-serif !important;
}
body .modal-header h5 {
margin-top: 0px;
}
body p {
font-family: "Roboto Condensed", sans-serif !important;
color: black;
}
body #menu-1-4c81a5c li a {
border-right: 4px solid #009FE3;
margin: 13px 0px;
padding: 0px 20px;
}
body #menu-1-4c81a5c li ul li a {
padding-left: 15px;
border: none;
}
body #menu-1-4c81a5c li ul li:first-child a {
padding-left: 15px;
border: none;
}
body .footer {
min-height: 250px;
margin-top: 20px;
}
@media (max-width: 900px) {
body .footer {
margin-top: 0px;
}
}
body .footer p {
color: white;
}
body .footer .content {
height: 94%;
background-color: #5A5A5A;
display: flex;
flex-wrap: wrap;
color: white;
padding-top: 50px;
}
@media (max-width: 900px) {
body .footer .content {
justify-content: space-around;
padding-top: 20px;
}
}
@media (max-width: 450px) {
body .footer .content .left, body .footer .content .middle {
display: block;
width: 100% !important;
margin-bottom: 2rem;
text-align: center;
}
body .footer .content .left .text, body .footer .content .middle .text {
width: 100%;
}
}
body .footer .content .left, body .footer .content .right {
display: flex;
width: 25%;
}
@media (max-width: 900px) {
body .footer .content .left, body .footer .content .right {
width: 35%;
}
}
@media (max-width: 900px) {
body .footer .content .right {
width: 100%;
}
}
body .footer .content .right .text a {
color: white;
}
body .footer .content .right .text a:hover {
color: white;
}
@media (max-width: 900px) {
body .footer .content .right .text {
width: 100%;
text-align: center;
}
}
@media (max-width: 900px) {
body .footer .content .right p {
display: inline-block;
padding: 0px 10px;
}
}
body .footer .content .middle {
display: flex;
width: 49%;
}
@media (max-width: 900px) {
body .footer .content .middle {
width: 64%;
}
}
body .footer .content .text p {
margin: 5px 0px;
}
body .elementor img {
width: 100%;
}
body .mobile-logo {
display: none;
}
@media (max-width: 1400px) {
body .mobile-logo {
display: inline-block;
}
}
@media (min-width: 1400px) {
body .obentitel {
margin-left: -11%;
}
}
body .mobmenur-container {
padding: 5px 0px;
background-color: #009FE3;
border-radius: 3px;
}
.termine2 .agenda-container {
display: flex;
flex-wrap: wrap;
justify-content: space-around;
}
@media (max-width: 1000px) {
.termine2 .agenda-container {
justify-content: space-around;
}
}
.termine2 .agenda-container table {
width: 100%;
border-collapse: collapse;
}
@media (max-width: 500px) {
.termine2 .agenda-container table {
font-size: 11px;
}
}
.termine2 .agenda-container table tr {
border-bottom: 1.5px solid rgba(213, 213, 213, 0.5019607843);
}
.termine2 .agenda-container table tr td, .termine2 .agenda-container table tr th {
padding: 15px 0px;
}
.termine2 .agenda-container .termin-item {
width: 45%;
height: 140px;
border: 1px solid #D5D5D5;
margin: 20px 0px;
}
@media (max-width: 1000px) {
.termine2 .agenda-container .termin-item {
width: 45%;
}
}
@media (max-width: 900px) {
.termine2 .agenda-container .termin-item {
width: 100%;
}
}
@media (max-width: 770px) {
.termine2 .agenda-container .termin-item {
width: 45%;
}
}
@media (max-width: 700px) {
.termine2 .agenda-container .termin-item {
width: 99%;
}
}
.termine2 .agenda-container .left-content, .termine2 .agenda-container .center-content, .termine2 .agenda-container .right-content {
display: inline-block;
vertical-align: top;
}
.termine2 .agenda-container .left-content-container {
position: absolute;
top: 25px;
width: 100%;
}
.termine2 .agenda-container .left-content {
width: 30%;
height: 100%;
text-align: center;
position: relative;
}
.termine2 .agenda-container .left-content .top {
font-size: 50px;
font-weight: 700;
}
.termine2 .agenda-container .left-content .bottom {
font-size: 18px;
font-weight: 300;
}
.termine2 .agenda-container .right-content {
width: 65%;
padding: 10px;
}
.termine2 .agenda-container .right-content .top {
font-size: 20px;
font-weight: 700;
padding-top: 10px;
}
.termine2 .agenda-container .right-content .middle {
padding: 5px 0px;
}
.termine2 .agenda-container .center-content {
margin: 2% 0px;
color: #009FE3;
height: 90%;
width: 3px;
background-color: #009FE3;
}
.termine2 .alle-News-Button {
margin-top: 30px;
text-align: center;
color: #009FE3;
font-weight: 700;
font-size: 1.5em;
}
.gallery .gallery-container {
border-bottom: 1.5px solid #D5D5D5;
padding: 20px 0px 20px 0px;
position: relative;
}
.gallery .gallery-container .left-section {
display: inline-block;
}
.gallery .gallery-container .right-section {
display: inline-block;
text-align: right;
position: absolute;
right: 30px;
top: 15px;
}
@media screen and (max-width: 450px) {
.gallery .gallery-container .right-section {
right: 0px;
}
}
.gallery .gallery-container .right-section .button-container {
background-color: #009FE3;
color: white;
padding: 5px 15px;
cursor: pointer;
}
.gallery .gallery-container .right-section .button-container2 {
background-color: #009FE3;
color: white;
padding: 5px 15px;
cursor: pointer;
display: none;
}
.kp-documents-widget .filters-box {
display: flex;
margin-bottom: 1rem;
flex-wrap: wrap;
}
.kp-documents-widget .filters-box .category-filter {
margin-right: 1rem;
display: flex;
}
.kp-documents-widget .filters-box .category-filter label {
margin-right: 0.5rem;
line-height: 2;
}
.kp-documents-widget .filters-box .category-filter select {
border-radius: 5px;
border: 1px solid #d6d6d6;
width: 100%;
padding: 0.3rem;
font-weight: 100;
background: white;
}
.kp-documents-widget .filters-box .category-filter select:active, .kp-documents-widget .filters-box .category-filter select:focus, .kp-documents-widget .filters-box .category-filter select:focus-within {
outline: none;
box-shadow: none;
}
.kp-documents-widget .filters-box .search-filter {
display: flex;
}
.kp-documents-widget .filters-box .search-filter label {
margin-right: 0.5rem;
line-height: 2;
}
.kp-documents-widget .filters-box .search-filter #search {
border-radius: 5px;
border: 1px solid #d6d6d6;
width: 100%;
padding: 0.3rem;
font-weight: 100;
}
.kp-documents-widget .filters-box .search-filter #search:active, .kp-documents-widget .filters-box .search-filter #search:focus, .kp-documents-widget .filters-box .search-filter #search:focus-within {
outline: none;
box-shadow: none;
}
@media screen and (max-width: 700px) {
.kp-documents-widget .filters-box {
justify-content: center;
}
.kp-documents-widget .filters-box .category-filter {
margin-bottom: 0.5rem;
}
}
.kp-documents-widget .documents-box {
display: flex;
flex-wrap: wrap;
}
.kp-documents-widget .documents-box .document-item {
display: block;
width: 20%;
padding: 0.5rem;
border-bottom: none !important;
}
.kp-documents-widget .documents-box .document-item .image {
background-position: center;
background-size: cover;
background-repeat: no-repeat;
padding-bottom: 110%;
}
.kp-documents-widget .documents-box .document-item .text {
padding: 0.5rem;
display: flex;
align-items: center;
justify-content: center;
color: black;
}
.kp-documents-widget .documents-box .document-item:hover {
transform: scale(1.02);
}
@media screen and (max-width: 850px) {
.kp-documents-widget .documents-box .document-item {
width: 25%;
}
}
@media screen and (max-width: 500px) {
.kp-documents-widget .documents-box .document-item {
width: 33.333333%;
}
}
@media screen and (max-width: 420px) {
.kp-documents-widget .documents-box .document-item {
width: 50%;
}
}
.gallery .bilder-gallerie {
display: none;
justify-content: space-between;
flex-wrap: wrap;
}
@media screen and (max-width: 900px) {
.gallery .bilder-gallerie {
justify-content: space-around;
}
}
@media screen and (max-width: 600px) {
.gallery .bilder-gallerie {
justify-content: space-between;
}
}
.gallery .bilder-gallerie a {
width: 100%;
display: contents;
}
.gallery .bilder-gallerie a .bild {
width: 30%;
height: 200px;
margin-top: 20px;
background-position: center;
background-size: cover;
}
@media screen and (max-width: 900px) {
.gallery .bilder-gallerie a .bild {
width: 45%;
}
}
@media screen and (max-width: 650px) {
.gallery .bilder-gallerie a .bild {
width: 47%;
height: 170px;
}
}
@media screen and (max-width: 400px) {
.gallery .bilder-gallerie a .bild {
width: 49%;
height: 130px;
}
}
.gversammlung .gallery-container {
border-bottom: 1.5px solid #D5D5D5;
padding: 20px 0px 20px 0px;
position: relative;
}
@media screen and (max-width: 400px) {
.gversammlung .gallery-container {
font-size: 13px;
}
}
@media screen and (max-width: 500px) {
.gversammlung .gallery-container {
text-align: center;
}
}
.gversammlung .gallery-container .left-section {
display: inline-block;
}
.gversammlung .gallery-container .right-section {
display: inline-block;
text-align: right;
position: absolute;
right: 30px;
top: 15px;
}
@media screen and (max-width: 450px) {
.gversammlung .gallery-container .right-section {
right: 0px;
}
}
@media screen and (max-width: 500px) {
.gversammlung .gallery-container .right-section {
position: relative;
right: 0px;
}
}
.gversammlung .gallery-container .right-section .button-container {
background-color: #009FE3;
color: white;
padding: 5px 15px;
cursor: pointer;
display: inline-block;
}
.gversammlung .gallery-container .right-section .button-container a {
color: white;
}
.gversammlung .gallery-container2 {
border-bottom: 1.5px solid #D5D5D5;
padding: 20px 0px 20px 0px;
position: relative;
display: none;
}
@media screen and (max-width: 400px) {
.gversammlung .gallery-container2 {
font-size: 13px;
}
}
.gversammlung .gallery-container2 .left-section {
display: inline-block;
}
.gversammlung .gallery-container2 .right-section {
display: inline-block;
text-align: right;
position: absolute;
right: 30px;
top: 15px;
}
@media screen and (max-width: 450px) {
.gversammlung .gallery-container2 .right-section {
right: 0px;
}
}
.gversammlung .gallery-container2 .right-section .button-container {
background-color: #009FE3;
color: white;
padding: 5px 15px;
cursor: pointer;
display: inline-block;
}
.gversammlung .gallery-container2 .right-section .button-container a {
color: white;
}
.bestellform .nav-big-buttons-container {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
@media (max-width: 800px) {
.bestellform .nav-big-buttons-container {
justify-content: space-around;
}
}
.bestellform .nav-big-buttons-container .menu-button {
width: 24%;
height: auto;
padding: 14px 0px;
margin-bottom: 13px;
cursor: pointer;
}
@media (max-width: 1030px) {
.bestellform .nav-big-buttons-container .menu-button {
width: 31%;
margin-bottom: 20px;
}
}
@media (max-width: 600px) {
.bestellform .nav-big-buttons-container .menu-button {
width: 40%;
}
}
@media (max-width: 500px) {
.bestellform .nav-big-buttons-container .menu-button {
width: 100%;
}
}
.bestellform .nav-big-buttons-container .menu-button .icon-container {
padding: 0px 32px;
}
.bestellform .nav-big-buttons-container .menu-button .icon-container .icon {
height: 70px;
background-repeat: no-repeat;
background-size: contain;
display: block;
background-position: center;
}
.bestellform .nav-big-buttons-container .menu-button .text {
display: block;
color: white;
font-size: 16px;
text-align: center;
font-weight: 500;
}
.img-container {
width: 300px;
height: 400px;
margin: 0 auto;
background-size: cover;
background-repeat: no-repeat;
box-shadow: 3px 3px 2px 0px #d6d6d6;
}
.footer-dl {
display: none;
}
@media (max-width: 768px) {
.footer-dl {
display: block;
}
}
@media (max-width: 768px) {
.dl-hp {
display: none;
}
}
.button-container {
position: relative;
height: 30px;
}
.button-container .custom-button {
position: absolute;
background-color: #009FE3;
border: none;
border-radius: 0px;
right: 0px;
}
.button-container .custom-button:hover {
background-color: #009FE3;
border: none;
border-radius: 0px;
}
.button-container .custom-button:active {
background-color: #009FE3;
border: none;
border-radius: 0px;
}
.button-container .custom-button:focus {
background-color: #009FE3;
border: none;
border-radius: 0px;
box-shadow: none;
}
.form-control {
margin-bottom: 10px;
}
.modal-dialog {
margin-top: 50px;
}
.image-container {
height: 250px;
background-size: cover;
background-position: center;
margin-bottom: 20px;
}
@media (max-width: 400px) {
.image-container {
height: 200px;
}
}
.dokument-wrap:first-child {
margin-top: -30px;
}
.dokument-wrap-additional-info {
margin-top: 2rem;
}
.dokument-wrap-additional-info strong {
color: #009FE3;
}
.nmb .text {
font-size: 1rem;
font-weight: 400;
}
@media (max-width: 800px) {
.table-normal {
display: none;
}
}
.mobile-table {
display: none;
}
@media (max-width: 800px) {
.mobile-table {
display: block;
}
}
.mobile-table table {
border-collapse: separate;
border-spacing: 5px 10px;
margin: 0 auto;
}
.mobile-table table .lm, .mobile-table table .mm, .mobile-table table .rm {
background-color: rgba(0, 159, 227, 0.2509803922) !important;
vertical-align: top;
border-bottom: 1px white solid;
padding: 5px 2px;
}
.mobile-table table .mt:nth-child(even) .lm, .mobile-table table .mt:nth-child(even) .mm, .mobile-table table .mt:nth-child(even) .rm {
background-color: white !important;
vertical-align: top;
border-bottom: 1px #d5d5d5 solid;
padding: 5px 2px;
}
.slick-next {
margin-right: 50px;
}
.slick-prev {
margin-left: 50px;
z-index: 99;
}