body {
  background-color: #eee;
}

.article-list .article .article-header h1 a, 
.article-list .article .article-header h2 a, 
.sp-megamenu-parent>li:hover>a, 
.sp-megamenu-parent>li.active>a, .sp-megamenu-parent>li.active:hover>a,
.sp-megamenu-parent .sp-dropdown li.sp-menu-item.active>a,
.sp-megamenu-parent .sp-dropdown li.sp-menu-item>a:hover, 
a {
  color: #c20a04;
}

.pagination>.active>a, .pagination>.active>span {
  border-color: #c20a04;
  background-color: #c20a04;
}

.pagination>.active>a:hover, .pagination>.active>a:focus, .pagination>.active>span:hover, .pagination>.active>span:focus {
  color: #ffffff;
  border-color: #a31c12;
  background-color: #a31c12;
}

.article-list .article .article-header h1 a:hover, 
.article-list .article .article-header h1 a:active, 
.article-list .article .article-header h1 a:focus, 
.article-list .article .article-header h2 a:hover, 
.article-list .article .article-header h2 a:active, 
.article-list .article .article-header h2 a:focus,
a:hover {
  color: #a31c12;
}

.article-list .article .article-header h1, 
h1 {
  font-size: 2rem;
  line-height: 2.5rem;
  letter-spacing: 0.15rem;
}

.article-list .article .article-header h2,
h2 {
  font-size: 1.75rem;
  line-height: 2.25rem;
  letter-spacing: 0.15rem;
}

.container {
  background-color: #fff;
}

.article-list .article {
  border: 1px solid #eee;
  border-radius: 3px;
}
.article-details {
  --bs-gutter-x: 1.5rem;
    --bs-gutter-y: 0;
    width: 100%;
    padding-right: calc(var(--bs-gutter-x) * .5);
    padding-left: calc(var(--bs-gutter-x) * .5);
    margin-right: auto;
    margin-left: auto;
  margin-bottom: 30px;
  padding: 20px;
  border: 1px solid #eee;
  border-radius: 3px;
}
#sp-header {
    height: 101px;
}
#sp-header .logo {
    height: 101px;
}
#sp-title img {
  width: 100%;
  margin: 0 auto;
}
#sp-component {
  padding: 30px;

}
#sp-component .row {
  --bs-gutter-x: 2.875rem;
  --bs-gutter-y: 2.875rem;
  padding: 30px;
}

.sp-megamenu-parent>li:hover {
  display: inline-block;
  position: relative;
  padding: 0;
}

#sp-main-body {
  padding: 30px 0 30px 0;
}

.leading-0 {
  margin-top: 0;
}

#sp-top-bar,
#sp-footer,
#sp-bottom,
#sp-footer .container
 {
  background: #db0000;
  color: #fff;
  text-align: center;
  line-height: 2rem;
}

#sp-footer ul.menu {
  margin: 0 auto;
}

#sp-footer a, #sp-bottom a {
  color: #ffffff;
}

#sp-footer a:hover, #sp-bottom a:hover {
  color: #aaa;
}

table {
  border: 4px solid #aaa;
}

table tr.rot td {
  background-color: #db0000;
  color: #fff;
  font-weight: bold;
}

table tr th,
table tr td {
  padding: 15px 20px;
  border: 1px solid #aaa;
}

.pg-categories-items-box .pg-item-box img {
  float: left;
  margin: 15px;
}

.roterhintergrund {
  background-color: #DB1B1B;
}

#sp-title .roterhintergrund img {
  width: 70%;
  max-width: 1320px;
}

.pg-categories-items-box .pg-item-box, .pg-category-box {
  display: inherit;
  border: 1px solid #f00;
  border-radius: 3px;
  margin-bottom: 30px;
  padding: 20px;
}

.pg-categories-items-box .pg-category-box-image,
.pg-categories-items-box .pg-category-box-info {
  margin-bottom: 30px;
}

.pg-categories-items-box .pg-category-box-image img {
  margin: 0 auto;
}


.pg-categories-items-box .pg-category-box-info {
}

.pg-category-items-box .pg-item-box .pg-item-box-image img.pg-image {
  margin: 0 auto;
}

.pg-category-items-box .pg-item-box {
  padding: 10px;
}

.pg-category-box-title {
  font-size: 24px;
  padding-bottom: 10px;
}

.pg-category-categories-top-box-title {
  margin-bottom: 30px;
}
.pg-category-box-description {
  padding: 0 15px;
}

.pg-category-categories-top-box-title svg {
  max-height: 30px;
}

#phocagallery .pagination {
  width: 100%;
  clear: both;
}
#phocagallery .pagination:before,
#phocagallery .pagination:after,
.pagination-1:after,
.pagination-2:after {
  clear: both;

}

.counter,
.pagination-3 {
  display: grid;
  justify-content: center;
}

@media (min-width: 993px) {
  #offcanvas-toggler .burger-icon {
    display: none;
  }
}

.featured-article-badge {
  display: none;
}

#mod-custom120 p {
  margin-bottom: 0;
}

.leading-0 .article {
  padding-top: 0;
}

@media (max-width: 1400px) {
  .logo-image {
    height: 75px !important;
  }
}

@media (max-width: 1200px) {
  .logo-image {
    height: 50px !important;
  }
}

@media (max-width: 992px) {
  #sp-component {
    padding: 30px inherit;
  }

  #sp-title .roterhintergrund img {
    width: 100%;
  }
  
  .article-list .article .article-header h2, h2 {
    font-size: 1.65rem;
  }

  .logo-image-phone {
      height: 60px !important;
  }
  .pg-categories-items-box .pg-category-box-image {
    width: auto;
    min-width: 20%;
  }
  .pg-categories-items-box .pg-category-box-image img {
    margin: 0 auto 15px;
  }
  .pg-categories-items-box .pg-category-box-info {
    width: 100%;
    float: none;
  }
  .pg-categories-items-box .pg-category-box-info .pg-category-box-title {
    text-align: center;
  }
  .pswp__caption__center {
    font-size: 16px;
  }
}

@media (max-width: 640px) {
  .logo-image-phone {
    height: 40px !important;
  }
  #sp-main-body {
    padding: 10px 0 10px 0;
}
  #sp-component {
    padding: 10px 10px;
  }
  .container .container {
    padding-left: 0px;
    padding-right: 0px;
  }
  #sp-component .row {
    --bs-gutter-x: 2.875rem;
    --bs-gutter-y: 2.875rem;
    padding: 10px 0px;
  }
  #sp-title .roterhintergrund img {
    width: 100%;
    max-width: 1320px;
  }
  
  .pg-categories-items-box .pg-category-box-info {
    width: 100%;
  }
  .pg-category-items-box .pg-item-box {
    float: left;
    width: 100%;
    margin: 15px 0;
    padding: 10px;
    border: 1px solid #eee;
    border-radius: 3px;

  }
}



