/* default styles for extension "tx_rsmhighcharts_chart" */
.align-center {text-align: center;}
/* PID 13390
*/
#c146311{margin: 0 auto 20px; padding: 0 10px; max-width: 800px}
/* default styles for extension "dori_is_cool" */
.article__content.article__content--centered{
  max-width: 90rem;
}
.article__content--centered .grid__item > .text  h2{
    line-height: 1.25;
    font-size: 3rem;
  margin: 0 11rem;
}
.article__content--centered .grid__item > .text h3{
    line-height: 1.25;
    font-size: 2rem;
  font-weight: normal;
}
/*
fix for CHE pages, ask. m.kappenberg
*/
.text-columns__body > .article__section:first-child .figure {
  margin-top: 0;
}
.text-columns .text-columns__header:empty {
   margin-bottom: 0;
}
.large-breaker + .page__section .text-columns {
  margin-top: 4rem;
}
@media only screen and (max-width: 830px) {
.large-breaker + .page__section .text-columns {
  margin-top: 0;
}
}
