section#cookiebanner {
    display: none;
}

@media only screen and (min-width: 64em) {
    
  /* GSBBASE-161 */
    
  [data-nn='259394'] .c-richtext__inner .l-content-wrapper {
    /* margin-left: calc(((-100% - 4rem) / 8 * 2) - 4rem * 0); */
    /* margin-right: calc(((-100% - 4rem) / 8 * 2) - 4rem * 0); */
  }
  
  [data-nn='259394'] .content,
  [data-nn='448902'] .content {
    outline: 1px solid hotpink;
  }
  
  [data-nn='259394'] .c-richtext__inner {
    outline: 1px solid skyblue;
  }
}

/* Abstand unter Modulen temp bbm */
/*@media only screen and (min-width: 77.25em) {*/
/*.l-content-wrapper__inner {*/
/*padding: 100px 0 100px;*/
/*}*/
/*}*/

/*GSBBASE-369*/
/*.content [class*='--intro']:first-child .l-content-wrapper__inner {*/
/*  padding-top: 0;*/
/*}*/

/*.c-stage {*/
/*    margin-top: 0;*/
/*}*/

/* Form Errors Schriftgröße bbm */
.formError {
    font-size: 1.6rem;
    color: #9F0044;
}

}
