/* zusätzlich Style-Angaben neu 2024 - jl */

.list-group-item {
  border-bottom: 1px solid #aeaeae;
  margin-top: 20px;
}

.pagination {
  margin-top: 20px;
}

tbody {
 /* display: inline-block;*/
}
#c256.frame-blaue-box {
  padding: 50px;
  margin: unset;
}
.frame-has-backgroundimage .frame-container-default {
  background-color: #005baa;
  padding: 20px 40px 40px;
  -webkit-box-shadow: 5px 5px 7px -3px rgba(0,0,0,0.79); 
  box-shadow: 5px 5px 7px -3px rgba(0,0,0,0.79);
}

.frame-dunkelgraue-box {
  background-color: #b9b9b9;
  padding: 20px 20px 40px;
  margin: 0 auto;
   -webkit-box-shadow: 4px 4px 13px -6px rgba(0,0,0,0.79); 
  box-shadow: 4px 4px 13px -6px rgba(0,0,0,0.79);
}
.frame-graue-box {
  background-color: #e9e9e9;
  padding: 20px 20px 40px;
  margin: 40px 0;
   -webkit-box-shadow: 4px 4px 13px -6px rgba(0,0,0,0.79); 
  box-shadow: 4px 4px 13px -6px rgba(0,0,0,0.79);
}

.frame-graue-box figure.image {
 background-color: unset !important;
 -webkit-box-shadow: unset !important;
box-shadow: unset !important;
}
.frame-blaue-box {
  background-color:#005baa;
  color: #fff;
  padding: 20px 20px 40px;
  margin: 40px 0 40px;
  -webkit-box-shadow: 4px 4px 13px -6px rgba(0,0,0,0.79); 
box-shadow: 4px 4px 13px -6px rgba(0,0,0,0.79);
}
.main-section a {
  text-decoration: underline;
}

.main-section figure.image {
 background-color: #e9e9e9;
 -webkit-box-shadow: 4px 4px 13px -6px rgba(0,0,0,0.79); 
box-shadow: 4px 4px 13px -6px rgba(0,0,0,0.79);
}
.main-section figure.image figcaption {
 padding: 2px 15px;
}
#c283, #c268, #c252, #c250 {
  padding-bottom:0;
}
#c283 h1,#c268 h1, #c252 h1, #c250 h1{
  margin-bottom:0;
}
#c263 {
/*  background-color: red;*/
}
#c263 figure.image {
  border: 1px solid #d0d0d0;
  border-radius: 13px;
  margin: 5px;
  padding: 20px;
  background-color: #e8e8e8;
}
#c263 figure .caption {
  padding-top: 0.25rem;
  font-size: 1.5rem;
  word-wrap: break-word;
  opacity: 0.8;
  font-weight: lighter;
  text-align: center;
}
#c263 .gallery-item {
  width: 45%;
  background-color: white;
  margin: auto;
}

.accordion-item h4 {
  margin-top:0;
}
.accordion-button {
  color: #005baa;
  font-weight: bold;
  background-color: #eee;
}
.details li {
  max-width: 700px;
}


h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
  margin-top: 0.5rem;
  margin-bottom: 1.5rem;
}
#mainnavigation {
  font-size: 1.4rem;
  margin-top: 10px;
}

h1,
.h1 {
  font-size:2rem
}
h2,
.h2 {
  font-size:1.75rem
}
h3,
.h3 {
  font-size:1.5rem
}
h4,
.h4 {
  font-size:1.25rem
}
h5,
.h5 {
  font-size:1rem
}
h6,
.h6 {
  font-size:0.85rem
}
@media (min-width:576px) {
  h1,
  .h1 {
    font-size:2rem
  }
  h2,
  .h2 {
    font-size:1.75rem
  }
  h3,
  .h3 {
    font-size:1.5rem
  }
  h4,
  .h4 {
    font-size:1.25rem
  }
  h5,
  .h5 {
    font-size:1rem
  }
  h6,
  .h6 {
    font-size:0.85rem
  }
}
@media (min-width:768px) {
  h1,
  .h1 {
    font-size:2.2rem
  }
  h2,
  .h2 {
    font-size:1.925rem
  }
  h3,
  .h3 {
    font-size:1.65rem
  }
  h4,
  .h4 {
    font-size:1.375rem
  }
  h5,
  .h5 {
    font-size:1.1rem
  }
  h6,
  .h6 {
    font-size:0.935rem
  }
}
@media (min-width:992px) {
  h1,
  .h1 {
    font-size:2.4rem
  }
  h2,
  .h2 {
    font-size:2.1rem
  }
  h3,
  .h3 {
    font-size:1.8rem
  }
  h4,
  .h4 {
    font-size:1.5rem
  }
  h5,
  .h5 {
    font-size:1.2rem
  }
  h6,
  .h6 {
    font-size:1.02rem
  }
}
@media (min-width:1200px) {
  h1,
  .h1 {
    font-size:2.6rem
  }
  h2,
  .h2 {
    font-size:2.275rem
  }
  h3,
  .h3 {
    font-size:1.95rem
  }
  h4,
  .h4 {
    font-size:1.625rem
  }
  h5,
  .h5 {
    font-size:1.3rem
  }
  h6,
  .h6 {
    font-size:1.105rem
  }
}


.navbar-mainnavigation .navbar-brand-image img {
    max-height: 80%;
  }

.navbar-mainnavigation .navbar-brand-image {
  position: relative;
  padding-top: 10px;
  padding-bottom: 10px;
}
.cf-cookie-openconsent {
 
  right: unset;
  left: 15px;
  background: #e1e1e1;
 
}
#c-bns button:first-child, #s-bns button:first-child, #c-bns button, #s-bns button {
  background: #005BAA;
  color: #fff;
  color: var(--cc-btn-primary-text);
}

.table-responsive {
  background-color: #fff;
}
.table-responsive tr {
  border-bottom: 1px solid #fff;
}
.table-responsive tr:nth-of-type(odd) {
  background-color:  #ececec;
}
.table-responsive td {
  padding: 5px 35px 5px 5px;
}

svg.iconpack {
  width: auto;
  height: 1.2em;
  vertical-align: -.125em;
  margin-right: .125em;
  font-weight: bold;
  color: #078041;
}
#page-footer .frame {
  color: rgb(43, 43, 43);
}
.footer-section-meta {
  color: #fff;
  background-color: #232323;
}
footer h1, footer, h2, footer h3, footer h4 {
  color: rgb(43, 43, 43);
}
.footer-section-content a:not(.btn), footer .frame a:not([class]) {
  
  color: #005baa;
}

.footer-section-content {
  color: rgb(43, 43, 43);
  background-color: #d9d9d9;
}
.footer-info-section {
  color: #ffffff;
}

.breadcrumb-section {
  background-color: #f2f2f2;
}

/* Angaben für das Popup */ 
.poppower-layout-modal {
    display: none !important;
}

.poppower-layout-modal.popuppower-show {
    display:flex !important;
}


/* Alle alten Styleangaben von der bisherigen Steite - jl */
#c245 .tx-ddbreitband .btn {
    margin-top: 4px !important;
    margin-bottom: 4px;
}
.tx_newsslider a {
  color: #fff;
}
.flex-direction-nav a::before {
    font-family: "flexslider-icon";
    font-size: 40px;
    display: inline-block;
    content: '\f001';
    color: rgba(255, 255, 255, 0.8);
    text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
    line-height: 1.15;
}
.tx-ddbreitband .btn {
    margin-top: -4px !important;
}
.ddSucheInput {
    width: 335px;
    height: calc(1.5em + 0.75rem + 2px);
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0;
    transition: border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;
}
.navbar-mainnavigation .navbar-brand-image {
 
    padding-top: 0px;
    padding-bottom: 0px;
}
.alert-warning {
    color: red;
   
    background-color: #e6e6e6;
    border-color: #e6e6e6;
   max-width: 516px;
  text-align: center;
}
.alert {
    padding: 0.75rem 1.25rem 0.2rem;
}

.tx_ddbreitband {
  max-width: 500px;
  width: 100%;
 
}
.tx-ddbreitband h1 {
  display: none;
 
}
.tx_ddbreitband th {
  background-color: #d9d9d9;
padding: 3px 5px;
 
}
.tx_ddbreitband td {
  padding: 1px 5px;
  border-bottom: 1px solid #d9d9d9;
 }
.tx-ddbreitband .btn {
  margin-top: -5px;
}
#tags {
  display: oblock;
width: 250px;
height: calc(1.5em + 0.75rem + 2px);
padding: 0.375rem 0.75rem;
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #495057;
background-color: #fff;
background-clip: padding-box;
border: 1px solid #c1c1c1;
border-radius: 4px;
transition: border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;
  margin-bottom: 4px;
}
.details li, .typo3-messages li {
  list-style: none;
  margin-bottom: 20px;
  
}
.details label {
  font-weight: bold;
  margin-bottom: 4px;
  
}
.ddSucheLabel {
  font-weight: bold;
  margin-bottom: 20px;
}
.details ul, .typo3-messages {
  padding: 0;
}

.footer-section-content {
    color: unset;
    background-color: #d9d9d9;
}

.news-list-item img {
      max-width: 100%;
    height: auto;
 
}
.news-list-item {
  margin-bottom: 1.6rem;
}
img {
    max-width: 100%;
    height: auto;
}
.carousel-item-type-header .carousel-text-inner {
    max-width: 500px;
    width: 100%;
background-color: #005baa;
opacity: 0.5;
margin: 25px 0px;
float: right;
  margin-right: 0;
  margin-left: auto;
}
h2.awesome, .h2.awesome {
    font-size: 2rem;
}
h3.awesome, .h3.awesome {
    font-size: 1.625rem;
}
.carousel-text-inner {
 padding: 15px;

}
#mainnavigation {
  font-size: 1.4rem;
  margin-top: 10px;
}

.wrap_imagemap {
  width: 100%;
  position: relative;
  text-align: center;
}

img[usemap] {
  border: none;
  height: auto;
  max-width: 100%;
  width: auto;
  border: 1px solid #eaeff2;
  border-radius: 2px;
  padding: 4px;
  background-color: #fff;
}
