:root {
  --c7-50: #3c3c3c;
  --c7-50-contrast: #ffffff;
  --c7-100: #dd6064;
  --c7-100-contrast: #000000;
  --c7-200: #a02019;
  --c7-200-contrast: #000000;
  --c7-300: #B41109;
  --c7-300-contrast: #000000;
  --c7-400: #ce081f;
  --c7-400-contrast: #000000;
  --c7-500: #e2001a;
  --c7-500-contrast: #ffffff;
  --c7-600: #ececec;
  --c7-600-contrast: #000000;
  --c7-700: #bab6b6;
  --c7-700-contrast: #ffffff;
  --c7-800: #e30613;
  --c7-800-contrast: #000000;
  --c7-900: #3c3c3c;
  --c7-900-contrast: #ffffff;
  --c7-A100: #dddcd1;
  --c7-A100-contrast: #000000;
  --c7-A200: #901520;
  --c7-A200-contrast: #ffffff;
  --c7-A400: #923a41;
  --c7-A400-contrast: #ffffff;
  --c7-A700: #3c3c3c;
  --c7-A700-contrast: #ffffff;
}

c7-expansion-panel ul li{
    background: none !important;
}
.c7-button-toggle-group ul li{
    background: none !important;
}
c7-expansion-pane ul li{
    background: none;
}

.c7-geo-overview-default-view li{
    background: none;
}
.c7-geo-overview-default-inner ul li {
  background: none !important;
  padding: 0 !important;
}

c7-form-field-input-wrapper input{
    background: transparent !important;
    border: none !important;
    
}
input[type="text"] .c7-part{
    border: none !important;
}


/* -----------------------------------        NEWS STARTSEITE  ------------------------------------------------------------    */
.c7-news-carousel-single-page{
  height: fit-content!important;
}
.c7-news-carousel-single-page .c7-news-carousel-center .c7-news-carousel-main c7-slides{
  height: auto !important;
}

.c7-news-carousel-single-page .c7-news-carousel-center .c7-news-carousel-main c7-slides .swiper-wrapper c7-slide article{
  display: flex;
  flex-direction: row-reverse;
  height: auto;
}

.c7-news-carousel-single-page .c7-news-carousel-center .c7-news-carousel-main c7-slides .swiper-wrapper c7-slide article .c7-news-teaser-picture{
  height: auto !important;
  align-items: start;
}
.c7-news-carousel-single-page .c7-news-carousel-center .c7-news-carousel-main c7-slides .swiper-wrapper c7-slide article .c7-news-teaser-content{
  align-items: start;
}

.c7-news-carousel-single-page .c7-news-carousel-center .c7-news-carousel-main c7-slides .swiper-wrapper c7-slide article .c7-news-teaser-picture c7-img {
  height: auto !important;
}

.c7-news-carousel-single-page .c7-news-carousel-center .c7-news-carousel-main c7-slides .swiper-wrapper c7-slide article .c7-news-teaser-content h3{
  margin-bottom: .5rem !important;
  color: #000000 !important;
  font-size: 20px !important;
  font-weight: normal !important;
  text-transform: none !important;
  text-align: left !important;
}

.c7-news-carousel-single-page .c7-news-carousel-single-page-wrapper{
  height: 450px !important;
}

.c7-news-carousel-single-page .c7-news-carousel-center .c7-news-carousel-main c7-slides .swiper-wrapper c7-slide article .c7-news-teaser-content c7-button{
  margin-left: auto;
  font-size: 20px;
  --c7-button-color:transparent;
  --c7-button-text:var(--c7-500);
   --c7-button-color-hover:transparent;
  --c7-button-text-hover:black;
}






/* --------------------     NEWS STARTSEITE END ----------------------------------------------------------------------------------------------------------  */

/* Newsbereich */
c7-news-list-default ul {
  padding: 0 !important;
  margin: 0 !important;
}


c7-news-list-default ul  li{
  padding: 0 !important;
 background: none;
}

.c7-news-list-default .c7-news-list-default-view article {
  padding-bottom: 1rem;
  border-bottom: 1px solid #f4f4f4;
}

.c7-news-list-default .c7-news-list-default-view article .c7-news-teaser-content h3{
  padding: 0 !important;
}

.c7-news-list-default .c7-news-teaser-content a:hover{
  text-decoration: underline;
}

.c7-news-teaser-content a {
  text-decoration: none !important;
}

.c7-news-teaser-content a .c7-news-teaser-title{
  color: #e30613 !important;
  font-size: 22px !important;
  font-weight: normal !important;
  line-height: 28px !important;
}

c7-category{
  padding: .2rem 1rem;
  color: white;
}


/* FORM */

c7-form .swiper-slide{
  padding: 0;
}
c7-form input[type="text"] {
  background: transparent;
  color: #2f2f2f;
  margin-top: 0;
  padding: 0;
  border: none;
}

/* FOTOALBUM */

c7-gallery-albums-defaul .c7-tile{
  gap: 0;
}

c7-gallery-albums-default c7-gallery-provider ul li{
  background:none !important;
}
.c7-news-list-default c7-news-provider ul li{
  background: none !important;
}
c7-gallery-albums-default c7-gallery-album-default ul li{
  background: none !important;
}
.c7-button-toggle-group ul li{
  background: none !important;
  padding: 0 !important;
}


.c7-button-toggle-group ul{
  margin-left: 0 !important;
}

/* GEO */
c7-geo-overview-default .c7-geo-overview-default-view c7-button{
  --c7-button-line-height: 34px !important; 
}

c7-geo-overview-default .c7-geo-overview-default-view .c7-tile-title{
  color: #e30613;
}

.c7-tile .c7-tile-inner{
  border-radius: 0;
}
.c7-tile-body{
 gap: 0;
}
c7-gallery-albums-default .c7-tile-header{
  color: #e30613;
  text-align: center;  
}
c7-gallery-albums-default .c7-tile-title {
  color: white;
  line-height: normal;
}

c7-gallery-albums-default .c7-tile-subtitle {
  color: white;
  line-height: normal;
  padding-top: .5rem;
  padding-bottom: .5rem;
  font-size: 1.1rem;
}

.c7-gallery-album-after{
  padding-top: 1.5rem;
}


.event-categories-wrapper .c7-row-marker .c7-row-marker-item {
  color: white !important;  
}

/* GEO */

.c7-geo-overview-default-inner ul li{
  background:none !important;
  padding: 0 !important;
}

.c7-geo-overview-default-inner ul{
  padding: 0;
}
