/*** BODY ***/
.buchcover {
	border: 1px solid #919191 !important;
	margin-bottom: .1em !important;
	margin-top: .1rem !important;
}
.csstransforms3d .sek-css-loader {
  display: none !important;
}
p.obertitel {
  font-size: 11px !important;
  font-weight: 700 !important;
  line-height: 1.3em !important;
  margin-bottom: 1px !important;
}
.sek-module-inner h5 {
  line-height: 1.2em;
}

#content, #main-wrapper {
  padding-bottom: 0em;
}

/*** FOOTER ***/
.footer__wrapper .textwidget {
  width: 100%;
  color: #777;
  font-size: 13px;
}
.footer-skin-dark .footer__wrapper a {
  color: #777;
  font-size: 13px;
}
.footer__wrapper .widget__wrapper .widget {
  margin-bottom: 0em;
}

#footer_one.col-md-4, #footer_two.col-md-4, #footer_three.col-md-4 {
  flex: 0 0 100% !important;
  max-width: 100% !important;
}

.footer__wrapper .colophon__row {
  display: none;
}

/*** COOKIES ***/
#cmplz-document {
  max-width: 100%;
}

/****** RESPONSIVE ******/

@media (max-width: 1690px) {
}
@media (max-width: 1280px) {
  h3.sek-heading { font-size: 1.5em; } 
}
@media (max-width: 980px) {
  h3.sek-heading { font-size: 1.2em; } 
}
@media (max-width: 800px) {
  h3.sek-heading { font-size: 1.1em; } 
}
@media (max-width: 767px) {
  h3.sek-heading { font-size: 1.73em; }
}
@media (max-width: 480px) {
}
