.newsletter-page-box-infotext {
  border: 1px solid var(--main-border-color);
  background-color: var(--main-background-color);
  box-sizing: border-box;
  padding-top: 15px;
}
.newsletter-page-box-infotext p,
.newsletter-page-box-infotext span {
  padding-bottom: 15px;
  display:block;
}
.newsletter-page-box-optin .newsletter-page-box-infotext p,
.newsletter-page-box-optin .newsletter-page-box-infotext span {
  padding-bottom:0;
}
.newsletter-page-bestell-box .col-9,
.newsletter-page-bestell-box .col-12,
.newsletter-confirm-overlay .col-12 {
  padding-left: 0;
  padding-right: 0;
}
.newsletter-user-email {
  font-weight: 500;
}
.newsletter-page-box .col-9 {
  font-size: 0.9375rem
}
.newsletter-page-box .col-3 {
  max-width: 60px;
  padding-right: 0;
}
.newsletter-page-box .author-img img {
  width: 45px;
  margin: 2px;
}
.newsletter-page-box {
  margin-bottom: 30px;
}
.newsletter-page-box .local-editorial {
  padding-bottom:15px;
}
.newsletter-page-bestell-box {
  display: none;
  margin-bottom: 30px;
}
.newsletter-page-bestell-box .col-3 {
  padding-left: 15px;
}
.newsletter-page-bestell-box .col-9,
.newsletter-page-bestell-box .col-12 {
  padding-right: 0;
  max-width: 350px;
}
.newsletter-page-bestell-box input[type="text"],
.newsletter-page-box-optin .newsletter-page-bestell-box input[type="email"],
.newsletter-page-box-optin .optin-bt,
.newsletter-page-box-optin .optin-small-bt,
.newsletter-bt-success {
  margin-top:15px;
}
.newsletter-bt-success {
  display: none;
}
.newsletter-bt-success,
.newsletter-bt {
  color: var(--button-color);
  background-color: var(--button-background-color);
  font-family: inherit;
  height: 48px;
  padding: 15px 32px;
  font-weight: 500;
  font-size: 16px;
  cursor: pointer;
  border: none;
  min-width: 165px;
  border-radius: 2px;
  box-sizing: border-box;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
  text-align: center;
  text-decoration: none;
  line-height: 0;
  user-select: none;
  margin-bottom: 30px;
}

.newsletter-green-bt {
  color:#fff;
  background-color:#79a000;
}
.newsletter-green-bt:hover {
  background-color:#87b201;
}
.newsletter-small-bt {
  width: 48px !important;
  height: 48px !important;
  padding: 0 !important;
  line-height: 0 !important;
}
.newsletter-bt-success {
  background-image: var(--icon-check-16px);
  background-repeat: no-repeat;
  background-position: right 32px center;
  padding-right: 64px;
  box-shadow: none;
  background-color: var(--button-background-color);
}

.newsletter-bt:active {
  box-shadow: none;
  transform: translateY(1px);
}
.newsletter-bt:focus {
  outline: none;
}
.local-box .newsletter-bt,
.local-box .newsletter-page-box {
  margin-bottom:0;
}
.local-box .nl-param-remove {
  padding-top:15px;
}
input.newsletter-email-field {
  padding: 0 34px 0 15px !important;
}
.newsletter-page-email-error,
.newsletter-page-firstname-error,
.newsletter-page-surname-error {
  display: none;
  background-color: #ff5335;
  color: #fff;
  padding: 5px 15px !important;
  font-size: 14px;
  width: 100%;
  position: relative;
  z-index:100;
}

.newsletter-confirm-overlay {
  display: none; 
  background-color: var(--newsletter-overlay-background-confirmed); 
  width: 100%; 
  position: fixed; 
  top: 0px; 
  bottom: 0; 
  z-index:999;
}
.newsletter-confirm-overlay > div {
  width: 90%;
  max-width: 600px; 
  box-sizing: border-box;
  padding: 30px;
  background-color: var(--main-background-color);
  border: 1px solid var(--main-border-color);
  position:absolute;
  top:50%;
  left:50%;
  transform:translateY(-50%) translateX(-50%);
}

.newsletter-confirm-overlay h4 {
  margin-bottom: 15px;
}
.newsletter-confirm-img {
  margin-top:15px;
}
.newsletter-confirm-img img {
  display:block;
  margin:0 auto;
}
.datenschutz-container {
  margin-top: 15px;
  font-size: 15px;
}
.datenschutz-container a {
  color: var(--main-highlight-color);
}
.nl-param-editorial h6 {
  padding:0 15px 15px;
}
.nl-param-editorial .newsletter-page-box {
  margin-bottom:15px;
}
.nl-unsub,
.nl-unsub .spacer-box {
  background-color: var(--main-background-color);
}
.nl-unsub .spacer-box {
  border-top:none;
  padding-top:0;
  padding-bottom:30px;
}
.nl-unsub h3 {
  margin-bottom:25px;
}
.nl-unsub h3 ~ span {
  margin-bottom:15px;
  display:inline-block;
}
.nl-unsub span {
  font-weight:500;
  font-size:1.375rem;
}
.nl-unsub span.input {
  font-size:1.125rem;
}
.nl-unsub form .article-module,
.nl-unsub form .formular-text-small,
.nl-unsub form .label,
.nl-unsub .article-module h2,
.nl-unsub .article-module p {
  display:none;
}
.nl-unsub .article-module {
  margin:0!important;
  background:none;
}
.nl-unsub form .inputContainer > div {
  margin-bottom:20px;
}
.nl-unsub .formContainer .submitButton,
.nl-unsub form .inputContainer > div:last-child,
.nl-unsub .article-module h3 ~ span {
  margin:0;
}
.nl-unsub .formContainer > div {
  margin-bottom:20px;
}
.nl-unsub .formContainer input[type="radio"] + label {
  padding-left:35px;
}
.nl-unsub .formContainer input[type="radio"] + label:before,
.nl-unsub .formContainer input[type="radio"] + label:after {
  top:-1px;
}
.nl-unsub-form input[type=text] {
  margin-bottom:15px;
}

.newsletter-card article {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  height: 100% !important;
}
.newsletter-card .newsletter-author-content {
  font-size: .9375rem;
  margin-left: 15px;
}
.newsletter-card article button {
  margin-bottom: 0px;
  margin-top: 0;
}

.newsletter-card article .newsletter-page-box-infotext {
  flex-direction: column;
  height: 100%;
  padding-right: 15px;
  padding-left: 15px;
  padding-bottom: 15px;
}
@media (min-width: 750px) {
  .newsletter-page-box-infotext {
    border: 0;
  }
  .newsletter-page-box .local-editorial {
    padding-bottom:15px;
  }
  .newsletter-page-bestell-box .col-9,
  .newsletter-page-bestell-box .col-12,
  .newsletter-confirm-overlay .col-12 {
    padding-left: 15px;
  }
  .newsletter-page-email-error {
    width: calc(100% - 30px);
    position: absolute;
  }
  .newsletter-page-bestell-box .bt-wrapper {
    margin-top:15px;
  }
  .nl-param-editorial .newsletter-page-box-infotext {
    padding:0;
  }
  .nl-param-editorial .nl-param-bild {
    margin-bottom:30px;
  }
  .nonEditorial-page :not(.nl-param-editorial) .nl-param-bild img {
    width: 302px;
    height: 169px;
  }
  .newsletter-confirm-img {
    margin-top:30px;
  }
  .newsletter-confirm-img img {
    width:auto;
    height:auto;
  }
  .local-box .newsletter-bt {
    margin-bottom:15px;
  }
  .local-box .nl-param-remove {
    padding-top:0;
    padding-bottom:15px;
  }
  .nl-unsub {
    margin-bottom:50px;
  }
  body[style*="background-image"] .nl-unsub,
  body[style*="background-color"] .nl-unsub {
    border-bottom:none;
  }
  .nl-unsub,
  body[style*="background-image"] .nl-unsub .spacer-box,
  body[style*="background-color"] .nl-unsub .spacer-box {
    border-bottom:1px solid var(--main-border-color);
  }
  .nl-unsub .spacer-box {
    padding-top:50px;
    padding-bottom:50px;
    margin-bottom:0;
  }
  .nl-unsub h3 {
    font-size:2.8125rem;
  }
  .nl-unsub h3 ~ span {
    margin-bottom:20px;
  }
  .nl-unsub .formContainer textarea {
    width:385px;
  }
  .nl-unsub-form {
    display:flex;
    margin-top:30px;
  }
  .nl-unsub-form input[type=text] {
    margin-bottom:0;
    margin-right:30px;
    max-width:400px;
  }
  .newsletter-card {
    margin-bottom: 60px;
  }
  .newsletter-card article .newsletter-page-box-infotext {
    padding-right: 0;
    padding-left: 0;
    padding-bottom: 0;
  }
  .newsletter-card article .nl-param-beschreibung {
    min-height: 130px;
  }
  .newsletter-card article .newsletter-page-email-error {
    width: 100%;
  }
  .newsletter-card article .nl-param-bild img {
    width: 100%;
    height: 100%;
  }
}