.textmedia,
.textpic {
  display: flex;
  flex-wrap: wrap;
  margin-left: -20px;
  margin-right: -20px;
}

.textmedia-item,
.textpic-item {
  order: 1;
  width: 100%;
  padding-left: 20px;
  padding-right: 20px;
}

.textmedia-text > *:last-child,
.textpic-text > *:last-child {
  margin-bottom: 0;
}

.textmedia-gallery,
.textpic-gallery {
  margin-bottom: 1rem;
}

.textmedia-centered,
.textpic-centered {
  align-items: center;
}

.textmedia-below .textmedia-text,
.textmedia-below .textpic-text,
.textpic-below .textmedia-text,
.textpic-below .textpic-text {
  order: 0;
  margin-bottom: 1rem;
}

.textmedia-below .textmedia-gallery,
.textmedia-below .textpic-gallery,
.textpic-below .textmedia-gallery,
.textpic-below .textpic-gallery {
  margin-bottom: 0;
}

@media (min-width: 768px) {
  .textmedia-right .textmedia-item,
.textmedia-right .textpic-item,
.textmedia-left .textmedia-item,
.textmedia-left .textpic-item,
.textpic-right .textmedia-item,
.textpic-right .textpic-item,
.textpic-left .textmedia-item,
.textpic-left .textpic-item {
    margin-bottom: 0;
    width: 50%;
  }

  .textmedia-right .textmedia-gallery,
.textmedia-right .textpic-gallery,
.textpic-right .textmedia-gallery,
.textpic-right .textpic-gallery {
    order: 2;
  }
}
.gallery-row {
  display: flex;
  flex-wrap: wrap;
  margin-left: -0.5rem;
  margin-right: -0.5rem;
}

.gallery-item {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}

.gallery-item img,
.gallery-item picture {
  width: 100%;
  height: auto;
}

.gallery-item-size-1 {
  width: 100%;
}

.gallery-item-size-2 {
  width: calc(100% / 2);
}

.gallery-item-size-3 {
  width: calc(100% / 3);
}

.gallery-item-size-4 {
  width: calc(100% / 2);
}

@media (min-width: 576px) {
  .gallery-item-size-4 {
    width: calc(100% / 4);
  }
}
.gallery-item-size-5 {
  width: calc(100% / 2);
}

@media (min-width: 576px) {
  .gallery-item-size-5 {
    width: calc(100% / 3);
  }
}
@media (min-width: 768px) {
  .gallery-item-size-5 {
    width: calc(100% / 5);
  }
}
.gallery-item-size-6 {
  width: calc(100% / 2);
}

@media (min-width: 576px) {
  .gallery-item-size-6 {
    width: calc(100% / 3);
  }
}
@media (min-width: 768px) {
  .gallery-item-size-6 {
    width: calc(100% / 6);
  }
}
.galleryLastChildNoNegativeMargin .gallery-row:last-child {
  margin-bottom: initial;
}

.frame.frame-ruler-after {
  border-bottom: 1px solid #eeeeee;
  padding-bottom: 7.5px;
  margin-bottom: 17px;
}

.frame.frame-ruler-before {
  border-top: 1px solid #eeeeee;
  padding-top: 7.5px;
  margin-top: 17px;
}

.csc-default .element-header {
  font-size: 31px;
  color: inherit;
  margin-top: 0;
  margin-bottom: 17px;
}
.csc-default .bosse-geschicte-page .textpic-text > h2 {
  margin-bottom: 8.5px;
}
.csc-default.unterlagenPage .textpic-below .textpic-text {
  margin-bottom: 17px;
}
.csc-default.unterlagenPage .textpic-below .textpic-gallery {
  padding-left: 4.5px;
  padding-right: 4.5px;
}
.csc-default.unterlagenPage .textpic-below .gallery-item {
  padding-left: 20px;
  padding-right: 20px;
}

.csc-default .frame-header + h2 {
  margin-top: -1px;
}

#bosseKontaktForm-2605 h2 {
  margin-top: 34px;
}
#bosseKontaktForm-2605 textarea {
  padding: 2px;
  border-color: darkgray;
}
#bosseKontaktForm-2605 fieldset {
  padding: 0.95em 1em 0 0;
}
#bosseKontaktForm-2605 select {
  padding: 4px;
  height: initial !important;
  border-color: darkgray;
  background-color: #F0F0F0;
}
#bosseKontaktForm-2605 .form-group {
  margin-bottom: 0.5em;
}
#bosseKontaktForm-2605 .form-control {
  border-color: darkgray;
  box-shadow: none;
}
#bosseKontaktForm-2605 #bosseKontaktForm-2605-fieldset-2 {
  padding-top: 0.5em;
  margin-bottom: 0;
}
#bosseKontaktForm-2605 .control-label .required {
  font-size: 85%;
}
#bosseKontaktForm-2605 label[for=bosseKontaktForm-2605-multicheckbox-1],
#bosseKontaktForm-2605 .custom-radio-multiple .control-label,
#bosseKontaktForm-2605 label[for=bosseKontaktForm-2605-multicheckbox-2],
#bosseKontaktForm-2605 label[for=bosseKontaktForm-2605-multicheckbox-3] {
  display: block;
  font-size: 18px;
  margin-bottom: 12px;
  border-bottom: 1px solid #e5e5e5;
  font-weight: normal;
  color: #000000;
}
#bosseKontaktForm-2605 label[for=bosseKontaktForm-2605-multicheckbox-3] {
  margin-top: 18px;
}
#bosseKontaktForm-2605 label[for=bosseKontaktForm-2605-multicheckbox-2] {
  margin-top: 12px;
}
#bosseKontaktForm-2605 .form-check-label {
  width: 100%;
  margin-bottom: 0.65em;
}
#bosseKontaktForm-2605 .form-check-label span {
  display: inline-block;
  float: left;
  width: 75%;
}
#bosseKontaktForm-2605 .form-check-label .formCheckbox {
  display: inline-block;
  margin: 2px 0 0;
}
#bosseKontaktForm-2605 .radio {
  padding-left: 0;
  margin-bottom: 13px;
}
#bosseKontaktForm-2605 .radio span {
  display: inline-block;
  float: left;
  width: 75%;
  margin-right: 8px;
  font-weight: bold !important;
}
#bosseKontaktForm-2605 .radio .formRadioBtn {
  float: none;
  margin-left: 0;
  margin-top: 2px;
}
#bosseKontaktForm-2605 .form-navigation {
  margin-top: 20px;
}
#bosseKontaktForm-2605 .form-navigation > .btn-toolbar {
  width: 90%;
}
#bosseKontaktForm-2605 .form-navigation .btn-group {
  float: right;
}
#bosseKontaktForm-2605 .form-navigation .submit {
  margin-right: 4rem;
}
#bosseKontaktForm-2605 .has-error .error {
  color: #c00;
  text-transform: uppercase;
  font-size: 85%;
  margin-top: 0;
  margin-bottom: 5px;
}
#bosseKontaktForm-2605 .has-error .control-label {
  margin-bottom: 0;
  color: inherit;
}

#bosseKontaktFormEN-2605 h2 {
  margin-top: 34px;
}
#bosseKontaktFormEN-2605 textarea {
  padding: 2px;
  border-color: darkgray;
}
#bosseKontaktFormEN-2605 fieldset {
  padding: 0.95em 1em 0 0;
}
#bosseKontaktFormEN-2605 select {
  padding: 4px;
  height: initial !important;
  border-color: darkgray;
  background-color: #F0F0F0;
}
#bosseKontaktFormEN-2605 .form-group {
  margin-bottom: 0.5em;
}
#bosseKontaktFormEN-2605 .form-control {
  border-color: darkgray;
  box-shadow: none;
}
#bosseKontaktFormEN-2605 #bosseKontaktFormEN-2605-fieldset-2 {
  padding-top: 0.5em;
  margin-bottom: 0;
}
#bosseKontaktFormEN-2605 .control-label .required {
  font-size: 85%;
}
#bosseKontaktFormEN-2605 label[for=bosseKontaktFormEN-2605-multicheckbox-1],
#bosseKontaktFormEN-2605 .custom-radio-multiple .control-label,
#bosseKontaktFormEN-2605 label[for=bosseKontaktFormEN-2605-multicheckbox-2],
#bosseKontaktFormEN-2605 label[for=bosseKontaktFormEN-2605-multicheckbox-3] {
  display: block;
  font-size: 18px;
  margin-bottom: 12px;
  border-bottom: 1px solid #e5e5e5;
  font-weight: normal;
  color: #000000;
}
#bosseKontaktFormEN-2605 label[for=bosseKontaktFormEN-2605-multicheckbox-3] {
  margin-top: 18px;
}
#bosseKontaktFormEN-2605 label[for=bosseKontaktFormEN-2605-multicheckbox-2] {
  margin-top: 12px;
}
#bosseKontaktFormEN-2605 .form-check-label {
  width: 100%;
  margin-bottom: 0.65em;
}
#bosseKontaktFormEN-2605 .form-check-label span {
  display: inline-block;
  float: left;
  width: 75%;
}
#bosseKontaktFormEN-2605 .form-check-label .formCheckbox {
  display: inline-block;
  margin: 2px 0 0;
}
#bosseKontaktFormEN-2605 .radio {
  padding-left: 0;
  margin-bottom: 13px;
}
#bosseKontaktFormEN-2605 .radio span {
  display: inline-block;
  float: left;
  width: 75%;
  margin-right: 8px;
  font-weight: bold !important;
}
#bosseKontaktFormEN-2605 .radio .formRadioBtn {
  float: none;
  margin-left: 0;
  margin-top: 2px;
}
#bosseKontaktFormEN-2605 .form-navigation {
  margin-top: 20px;
}
#bosseKontaktFormEN-2605 .form-navigation > .btn-toolbar {
  width: 90%;
}
#bosseKontaktFormEN-2605 .form-navigation .btn-group {
  float: right;
}
#bosseKontaktFormEN-2605 .has-error .error {
  color: #c00;
  text-transform: uppercase;
  font-size: 85%;
  margin-top: 0;
  margin-bottom: 5px;
}
#bosseKontaktFormEN-2605 .has-error .control-label {
  margin-bottom: 0;
  color: inherit;
}

#c2256.csc-space-before-40 {
  margin-top: 0 !important;
  padding: 0 !important;
}

#navMain > li > a {
  font-weight: 600;
}

.navbar-main li sup {
  display: none !important;
}

@media (min-width: 768px) {
  .csc-default .bosse-office-text-pic .textpic-gallery {
    width: 45%;
    padding-left: 28px;
  }
  .csc-default .bosse-office-text-pic .textpic-text {
    width: 55%;
    padding-right: 25px;
  }
  .csc-default .bosse-geschicte-page .textpic-text {
    width: 80.7%;
  }
  .csc-default .bosse-geschicte-page .textpic-gallery {
    width: 19.3%;
  }

  .unterlagenPage h2.element-header {
    margin-bottom: 17px;
  }
  .unterlagenPage .textpic-left .textpic-gallery {
    width: 48.3%;
  }
  .unterlagenPage .textpic-left .textpic-text {
    width: 51.7%;
    padding-left: 0;
  }

  #bosseKontaktFormEN-2605 .submit {
    margin-right: 4rem;
  }
  #bosseKontaktFormEN-2605 .form-navigation > .btn-toolbar {
    width: 86%;
  }
}
.frame-space-before-medium {
    margin-top: 40px;
}

/*# sourceMappingURL=customStyle.css.map */
