@charset "UTF-8";
/****
 **** Individelle Styles und andere Elemente
 ****
 */
/* Highlight-Hellblau abb9df*/
/*Linkfarbe, Highlights-BG, Textfarbe*/
body .container {
  border: 0 !important;
}

body {
  /* Announcements in der rechten Spalte */
  /* Content-Elemente */
  /* Abständsoptionen für Contao CE-Elemente */
  /* Responsive */
}
body .navbar-top a {
  margin: 0 5px;
}
body .set-right {
  text-align: right;
}
body .primary-bg .layout_latest p, body .skw-top-primary .skewed-top.skewed-bg .layout_latest p, body .skw-btm-primary .skewed-bottom.skewed-bg .layout_latest p {
  color: #333333;
}
body .ce_ct_contentBox:nth-child(2n) h2, body .ce_ct_contentBox:nth-child(2n) h3, body .ce_ct_contentBox:nth-child(2n) h4, body .ce_ct_contentBox:nth-child(2n) h5, body .ce_ct_contentBox:nth-child(2n) h6, body .ce_ct_contentBox:nth-child(2n) a, body .ce_ct_contentBox:nth-child(2n) p {
  color: #333333;
}
body .skewed-bg.skewed-top.skewed-right,
body .skewed-bg {
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0);
}
body .navbar {
  height: 111px;
}
body .layout_latest .more a,
body .layout_short .more a {
  background: transparent;
  color: #1954b8;
  font-weight: normal;
  box-shadow: none;
  padding: 0;
}
body .layout_latest .more a:hover,
body .layout_short .more a:hover {
  color: #5484d6;
  background: transparent;
  text-decoration: underline;
}
body .nl-footer h2, body .nl-footer h3, body .nl-footer h4, body .nl-footer h5, body .nl-footer h6 {
  color: #fff;
}
body .nav-items .level_2, body .nav-items .level_3, body .nav-items .level_4 {
  background: #ffffff;
}
body .nav-items .level_2 a, body .nav-items .level_3 a, body .nav-items .level_4 a,
body .nav-items .level_2 strong, body .nav-items .level_3 strong, body .nav-items .level_4 strong {
  color: #333333 !important;
  border-bottom: 1px solid #ececec;
}
body .nav-items .level_2 li a:hover, body .nav-items .level_3 li a:hover, body .nav-items .level_4 li a:hover {
  color: #FFFFFF !important;
  background: #333333;
}
body .button-default, body .button.default, body .back a {
  background: #1954b8;
  color: #ffffff;
  display: inline-block;
  position: relative;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  box-sizing: border-box;
  font-weight: bold;
  font-style: normal;
  letter-spacing: 1px;
  border-width: 0;
  border-style: solid;
  border-radius: 3px;
  text-transform: uppercase;
  transition: all 0.2s;
  line-height: 17px;
  font-size: 14px;
  padding: 13px 29px;
}
body .button-default:hover, body .button.default:hover, body .back a:hover {
  background-color: #5484d6;
}
body .back a {
  margin-top: 100px;
}
body .content-text h1, body .content-text h2, body .layout_full h1 {
  text-transform: none !important;
}
body h1, body .mod_newsarchive h2 {
  font-size: 2.8rem !important;
  margin-bottom: 44px;
  color: #1954b8 !important;
}
body h1.bordered-heading, body .bordered-heading h1 {
  font-size: 3.2rem !important;
  padding-bottom: 19px;
  margin-bottom: 30px;
}
body h1.bordered-heading:after, body .bordered-heading h1:after {
  border-bottom: 3px solid #b6b6b6;
}
body h2, body h2.content-headline {
  font-size: 2rem;
  margin-top: 0;
  margin-bottom: 20px !important;
}
body h1.content-headline {
  text-transform: none;
  color: #1954b8 !important;
}
body .ce_sliderElement h2 {
  font-size: 1.7rem !important;
  margin-top: 20px !important;
  margin-bottom: 10px !important;
}
body .ce_sliderElement h2 a {
  color: #1954b8 !important;
}
body #main .inside > .mod_article {
  padding: 80px 0;
}
body .mod_article.primary-bg {
  background: #eeeeee;
}
body .mod_article.primary-bg h2.content-headline {
  color: #333333;
}
body .layout_latest p.info {
  color: #fff;
  background: rgba(214, 214, 214, 0.5);
  padding: 5px 14px 6px 14px;
  left: 0;
  width: 100%;
}
body .layout_latest .info time {
  color: #fff;
  background: transparent;
  font-size: 0.9rem;
  font-weight: 300;
  padding: 2px 0 2px 0;
}
body .mod_newsreader .info {
  margin-bottom: 40px;
  font-weight: normal;
  border-bottom: 2px solid #e0e0e0;
  font-size: 0.95rem;
  padding-bottom: 8px;
}
body .mod_newsreader .layout_full time {
  background: transparent;
  color: #333333;
  padding: 0;
  display: inline-block;
}
body .first-headline, body .mod_newsreader .first-headline {
  margin-bottom: 15px;
  color: #7e7e7e;
  font-size: 0.5em;
  text-transform: uppercase !important;
}
body .layout_latest .content, body .layout_short .content {
  min-height: 390px !important;
}
body .layout_latest .content p, body .layout_short .content p {
  font-size: 16px;
}
body .layout_latest h4, body .layout_short h4 {
  font-size: 13px;
  margin: 0 0 10px 0 !important;
  text-transform: uppercase;
  font-weight: normal;
  color: #8d8d8d;
}
body .layout_latest .more, body .layout_short .more {
  margin-bottom: 0;
  position: absolute;
  bottom: 25px;
}
body .flex-row-article .container {
  display: flex;
  flex-wrap: wrap;
  justify-content: left;
}
body .tsc-news .col-md-6 {
  -ms-flex: 0 0 33.333%;
  flex: 0 0 33.333%;
  max-width: 33.333%;
}
body .mod_newsmenu h4 {
  color: #333333;
}
body .mod_newsmenu ul {
  margin: 0;
  padding: 0;
}
body .mod_newsmenu ul li {
  list-style: none;
  display: block;
}
body .mod_newsmenu ul li a, body .mod_newsmenu ul li strong {
  display: block;
  position: relative;
  padding: 5px 20px 4px 20px;
  color: #333333;
  font-size: 16px;
  font-weight: bold;
  margin: 5px 0;
}
body .mod_newsmenu ul li a:hover, body .mod_newsmenu ul li a.active, body .mod_newsmenu ul li strong:hover, body .mod_newsmenu ul li strong.active {
  color: #1954b8;
}
body .mod_newsmenu ul li a:before, body .mod_newsmenu ul li strong:before {
  display: block;
  position: absolute;
  top: 9px;
  left: 0;
  content: "";
  width: 13px;
  height: 13px;
  text-indent: 0;
  background-image: url("../img/pfeil.svg") !important;
  background-repeat: no-repeat;
  background-size: cover;
  transform: rotate(90deg);
}
body .mod_newsmenu ul li li a, body .mod_newsmenu ul li li strong.active {
  font-size: 14px;
  font-weight: normal;
  margin-left: 35px;
  padding: 5px 20px 4px 10px;
}
body .mod_newsmenu ul li li a:before, body .mod_newsmenu ul li li strong.active:before {
  display: block;
  position: absolute;
  top: 2px;
  left: 0;
  content: "-";
  font-size: 16px;
  width: 13px;
  height: 13px;
  text-indent: 0;
  background-image: none;
  transform: rotate(0);
}
body .tsc-news-list .col-md-6.layout_latest {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
  padding: 0;
  display: flex;
  position: relative;
  background: #FFFFFF;
  box-shadow: 0px 0px 15px -5px rgba(0, 0, 0, 0.25);
}
body .tsc-news-list .col-md-6.layout_latest h3 {
  font-size: 1.5rem;
  margin-bottom: 20px;
}
body .tsc-news-list .col-md-6.layout_latest img {
  height: 176px;
  object-fit: cover;
  object-position: center center;
}
body .tsc-news-list .col-md-6.layout_latest .info {
  position: relative;
  top: unset;
  color: #333333;
  background: transparent;
  padding: 20px 0 0 0;
  margin-bottom: 8px;
}
body .tsc-news-list .col-md-6.layout_latest .info time {
  color: #333333;
  background: transparent;
  padding: 0;
}
body .tsc-news-list .col-md-6.layout_latest .image {
  -ms-flex: 0 0 30%;
  flex: 0 0 30%;
  max-width: 30%;
  padding: 15px;
}
body .tsc-news-list .col-md-6.layout_latest .image .image_container {
  box-shadow: none;
  min-height: 100%;
}
body .tsc-news-list .col-md-6.layout_latest .more {
  bottom: 15px;
  right: 0;
}
body .tsc-news-list .col-md-6.layout_latest .content {
  background: transparent;
  box-shadow: none;
  min-height: 290px !important;
  -ms-flex: 0 0 70%;
  flex: 0 0 70%;
  max-width: 70%;
  padding: 0;
}
body .tsc-news-list .col-md-6.layout_latest .content h4 {
  font-size: 14px;
  margin: 0 0 6px 0 !important;
}
body .tsc-news-list .col-md-6.layout_latest .content p {
  padding-right: 40px;
}
body .mod_eventlist.announcement {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: center;
  margin-right: -15px;
  margin-left: -15px;
}
body .mod_eventlist.announcement h2 {
  display: none;
}
body .mod_eventlist.announcement .row {
  -ms-flex: 0 0 33.333%;
  flex: 0 0 33.333%;
  max-width: 33.333%;
}
body .mod_eventlist.announcement .row .content {
  border: 1px solid #e3e3e3;
  border-top: 8px solid #1954b8;
  margin-left: 0;
  margin-right: 0;
  display: block;
  position: relative;
  background: #FFFFFF;
  padding: 35px 25px 40px 25px;
  box-shadow: 0px 0px 15px -5px rgba(0, 0, 0, 0.25);
}
body .mod_eventlist.announcement .row .content .ce_text {
  position: relative;
}
body .mod_eventlist.announcement .row .content .ce_text p {
  color: #333333 !important;
}
body .mod_eventlist.announcement .row .content h3 {
  text-align: center;
}
body .mod_eventlist.announcement .row.layout_list {
  background: transparent;
  padding: 35px 15px 40px 15px;
  box-shadow: none;
  border-bottom: 0;
}
body #right .mod_eventlist.announcement {
  display: block;
  margin-right: 0;
  margin-left: 0;
  min-width: 300px;
}
body #right .mod_eventlist.announcement .row.layout_list {
  padding: 0;
  width: 100%;
  max-width: 100%;
  display: block;
}
body #right .mod_eventlist.announcement .row .content {
  padding: 25px 15px 15px 15px;
}
body #right .mod_eventlist.announcement .row .content h3 {
  text-align: left;
  font-size: 1.25rem;
}
body #right .mod_eventlist.announcement .row .content .ce_text, body #right .mod_eventlist.announcement .row .content .more {
  display: none;
}
body .minicalendar {
  box-shadow: 0px 0px 15px -5px rgba(0, 0, 0, 0.25);
}
body .mod_eventlist {
  overflow: visible;
}
body .mod_eventlist h3 {
  margin-top: 0;
  margin-bottom: 60px;
  font-size: 2.2rem;
  color: #333333;
}
body .mod_eventlist .layout_list {
  margin-left: 0;
  margin-right: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
  display: flex;
  position: relative;
  background: #FFFFFF;
  padding: 35px 15px 40px 15px;
  box-shadow: 0px 0px 15px -5px rgba(0, 0, 0, 0.25);
  border-bottom: 0;
}
body .mod_eventlist .layout_list h3 {
  margin-top: 0;
  margin-bottom: 16px;
  font-size: 1.6rem;
  color: #333333;
}
body .mod_eventlist .layout_list .teaser {
  margin-top: 30px;
}
body .mod_eventlist .layout_list .more a {
  color: #1954b8;
  background: transparent;
  text-decoration: none;
  font-weight: 300;
  margin-top: 20px;
  width: 200px;
  display: block;
  text-indent: -30000px;
  position: relative;
  overflow: hidden;
}
body .mod_eventlist .layout_list .more a:before {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  content: "Details zu diesem Termin ...";
  text-indent: 0;
}
body .mod_eventlist .layout_list .more a:hover {
  color: #5484d6;
}
body .mod_eventlist .layout_list .more a:hover:before {
  text-decoration: underline;
}
body .layout_list .info, body .layout_full .infodata .info {
  font-size: 0.9rem;
  font-weight: 300;
  display: block;
  margin-bottom: 12px;
  margin-top: 0;
  color: #333333;
  padding-left: 26px;
  position: relative;
}
body .layout_list .info:before, body .layout_full .infodata .info:before {
  display: block;
  position: absolute;
  top: 2px;
  left: 0;
  content: "";
  width: 18px;
  height: 18px;
  text-indent: 0;
  background-repeat: no-repeat;
  background-size: cover;
}
body .layout_list .info.date:before, body .layout_full .infodata .info.date:before {
  background-image: url("../img/calendar.svg") !important;
}
body .layout_list .info.enddate:before, body .layout_full .infodata .info.enddate:before {
  background-image: url("../img/limit.svg") !important;
}
body .layout_list .info.time:before, body .layout_full .infodata .info.time:before {
  background-image: url("../img/clock.svg") !important;
}
body .layout_list .info.archive:before, body .layout_full .infodata .info.archive:before {
  background-image: url("../img/apps.svg") !important;
}
body .layout_list .info.location:before, body .layout_full .infodata .info.location:before {
  background-image: url("../img/marker.svg") !important;
  width: 19px;
  height: 19px;
}
body #ical .download-element a {
  margin-top: 30px;
  padding: 9px 23px 9px 45px;
  background: #1954b8;
  color: #FFFFFF;
  position: relative;
  display: inline-block;
  white-space: nowrap;
  border: 0 !important;
}
body #ical .download-element a:hover {
  background: #5484d6;
}
body #ical .download-element a:before {
  display: block;
  position: absolute;
  top: 10px;
  left: 14px;
  content: "";
  width: 20px;
  height: 20px;
  text-indent: 0;
  background-image: url("../img/bell.svg") !important;
  background-repeat: no-repeat;
  background-size: cover;
}
body #ical .download-element a:after {
  display: none;
}
body .content-hyperlink a {
  background: #1954b8;
  color: #FFFFFF !important;
  padding: 14px 20px 14px 56px !important;
  display: inline-block;
  font-weight: 700;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.25);
  border: none;
  cursor: pointer;
  border-radius: 0;
  position: relative;
}
body .content-hyperlink a:hover {
  background: #5484d6;
}
body .content-hyperlink a:before {
  display: block;
  position: absolute;
  top: 18px;
  left: 17px;
  content: "";
  width: 22px;
  height: 18px;
  text-indent: 0;
  background-image: url("../img/link.svg") !important;
  background-repeat: no-repeat;
  background-size: cover;
  transform: rotate(-90deg);
}
body .content-hyperlink.center a {
  margin: 30px auto;
}
body .content-hyperlink.p-prev a:before {
  background-image: url("../img/pfeil_w.svg") !important;
  transform: rotate(-90deg);
  width: 18px;
  height: 18px;
  top: 16px;
}
body .content-hyperlink.more-link a {
  padding: 14px 20px 14px 20px !important;
}
body .content-hyperlink.more-link a:before {
  display: none;
}
body p.back a {
  position: relative;
  padding: 14px 20px 14px 46px !important;
}
body p.back a:before {
  background-image: url("../img/pfeil_w.svg") !important;
  display: block;
  position: absolute;
  top: 13px;
  left: 15px;
  content: "";
  width: 18px;
  height: 18px;
  text-indent: 0;
  background-repeat: no-repeat;
  background-size: cover;
  transform: rotate(-90deg);
}
body footer .toplink {
  bottom: 15px;
}
body .galerie-overview .container {
  position: relative;
}
@media (min-width: 1200px) {
  body .galerie-overview .container {
    max-width: 1160px;
  }
}
body .galerie-teaser {
  background: #FFFFFF;
  padding: 0 0 90px 0;
  margin: 0 10px 30px 10px;
  position: relative;
  box-shadow: 0px 0px 15px -5px rgba(0, 0, 0, 0.25);
}
body .galerie-teaser.col-md-4 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 calc(33.333333% - 20px);
  flex: 0 0 calc(33.333333% - 20px);
  max-width: calc(33.333333% - 20px);
}
body .galerie-teaser .inside {
  padding: 0;
}
body .galerie-teaser .inside figure {
  margin: 0 0 1rem;
  position: relative;
}
body .galerie-teaser .inside figure img {
  object-fit: cover;
  width: 100%;
}
body .galerie-teaser .inside p, body .galerie-teaser .inside h4, body .galerie-teaser .inside .pageLink {
  padding: 5px 15px 10px 15px;
  display: block;
  margin-bottom: 0;
}
body .galerie-teaser .inside h4 {
  font-size: 1.3rem;
  text-transform: none;
  margin-bottom: 0;
}
body .galerie-teaser .inside .subline {
  margin-bottom: 0;
  padding-bottom: 5px;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 0.9rem;
}
body .galerie-teaser .inside .pageLink {
  position: absolute;
  bottom: 30px;
  left: 15px;
  margin: 0;
  padding: 0;
}
body .galerie-teaser .inside .pageLink a {
  background-color: #1954b8;
}
body .galerie-teaser .inside .pageLink a:hover {
  background-color: #5484d6;
}
body .p-next a, body .p-prev a {
  position: relative;
  background-color: transparent;
  color: #1954b8 !important;
  box-shadow: none;
}
body .p-next a:before, body .p-prev a:before {
  display: block;
  position: absolute;
  top: 18px;
  left: 0;
  content: "";
  width: 18px;
  height: 18px;
  text-indent: 0;
  background-image: url("../img/pfeil.svg") !important;
  background-repeat: no-repeat;
  background-size: cover;
  transform: rotate(-90deg);
}
body .p-next a:hover, body .p-prev a:hover {
  color: #5484d6;
  text-decoration: underline;
}
body .p-prev {
  margin-left: 10px;
}
body .p-prev a {
  padding-left: 26px;
}
body .p-prev a:hover {
  background-color: transparent;
}
body .p-next {
  position: absolute;
  right: 20px;
  bottom: 0;
}
body .p-next a {
  padding-right: 26px;
}
body .p-next a:hover {
  background-color: transparent;
}
body .p-next a:before {
  left: auto;
  right: 0;
  transform: rotate(90deg);
}
body .content-gallery {
  margin-top: 60px;
}
body .content-gallery figure img {
  object-fit: cover;
  height: 100%;
}
body .content-gallery.content-gallery--cols-12 figure {
  height: 52px;
}
body .content-gallery.content-gallery--cols-11 figure {
  height: 59px;
}
body .content-gallery.content-gallery--cols-10 figure {
  height: 69px;
}
body .content-gallery.content-gallery--cols-9 figure {
  height: 89px;
}
body .content-gallery.content-gallery--cols-8 figure {
  height: 90px;
}
body .content-gallery.content-gallery--cols-7 figure {
  height: 92px;
}
body .content-gallery.content-gallery--cols-6 figure {
  height: 112px;
}
body .content-gallery.content-gallery--cols-5 figure {
  height: 145px;
}
body .content-gallery.content-gallery--cols-4 figure {
  height: 166px;
}
body .content-gallery.content-gallery--cols-3 figure {
  height: 238px;
}
body .content-gallery.content-gallery--cols-2 figure {
  height: 330px;
}
body .content-gallery.content-gallery--cols-1 figure {
  height: 550px;
}
body .event.layout_full .infodata {
  margin-bottom: 40px;
  font-weight: normal;
  border-bottom: 2px solid #e0e0e0;
  font-size: 0.95rem;
  padding-bottom: 8px;
}
body .event.layout_full .infodata time {
  background: transparent;
  color: #333333;
  padding: 0;
  display: inline-block;
}
body #main .content-hyperlink, body #main .content-text, body #main .content-download, body #main .content-downloads, body #main .content-gallery, body #main .content-list, body #main .content-table, body #main .content-video, body #main .content-media, body #main .content-youtube {
  margin-bottom: 60px;
}
body #main .ce_accordion .toggler {
  background-color: #1954b8;
  color: #ffffff;
  border-top: 0;
  border-bottom: 0;
  position: relative;
  padding: 15px 35px;
  border-radius: 3px;
  font-size: 1.1rem;
  font-weight: normal;
}
body #main .ce_accordion .toggler:hover, body #main .ce_accordion .toggler.active {
  background-color: #5484d6;
}
body #main .ce_accordion .toggler:hover:after, body #main .ce_accordion .toggler.active:after {
  transform: rotate(180deg);
  top: 22px;
}
body #main .ce_accordion .toggler:after {
  content: "";
  background-image: url("../img/pfeil_w.svg") !important;
  background-size: cover;
  position: absolute;
  right: 15px;
  top: 20px;
  color: #333333;
  display: block;
  width: 20px;
  height: 20px;
  transform: rotate(90deg);
}
body #main .ce_accordion .slider-control {
  display: none;
}
body .skw-br .container, body .skw-bl .container {
  padding-bottom: 40px;
}
body .content-downloads ul li:nth-child(2n+1) a {
  background: transparent;
}
body .content-downloads ul li a {
  padding: unset;
  font-family: inherit;
  font-weight: unset;
}
body .content-downloads ul li {
  margin-bottom: 10px;
}
body .download-element figure {
  display: none;
}
body .download-element, body .content-downloads ul li {
  display: block;
  position: relative;
}
body .download-element a, body .content-downloads ul li a {
  border: 3px solid #b2b2b2;
  background-color: #ffffff;
  padding: 14px 20px 14px 55px;
  color: #1954b8;
  font-weight: normal;
  font-size: 17px;
  border-radius: 3px;
}
body .download-element a:after, body .content-downloads ul li a:after {
  content: "";
  background-image: url("../img/download.svg") !important;
  background-size: cover;
  position: absolute;
  left: 18px;
  top: 17px;
  display: block;
  width: 18px;
  height: 24px;
}
body .download-element a:hover, body .content-downloads ul li a:hover {
  border: 3px solid #1954b8;
}
body .download-element a:hover:after, body .content-downloads ul li a:hover:after {
  background-image: url("../img/download_blau.svg") !important;
}
body .m-top-0 {
  margin-top: 0 !important;
}
body .m-top-10 {
  margin-top: 10px !important;
}
body .m-top-10 .m-top-10 {
  margin-top: 0 !important;
}
body .m-top-15 {
  margin-top: 15px !important;
}
body .m-top-15 .m-top-15 {
  margin-top: 0 !important;
}
body .m-top-20 {
  margin-top: 20px !important;
}
body .m-top-20 .m-top-20 {
  margin-top: 0 !important;
}
body .m-top-30 {
  margin-top: 30px !important;
}
body .m-top-30 .m-top-30 {
  margin-top: 0 !important;
}
body .m-top-40 {
  margin-top: 40px !important;
}
body .m-top-40 .m-top-40 {
  margin-top: 0 !important;
}
body .m-top-50 {
  margin-top: 50px !important;
}
body .m-top-50 .m-top-50 {
  margin-top: 0 !important;
}
body .m-top-60 {
  margin-top: 60px !important;
}
body .m-top-60 .m-top-60 {
  margin-top: 0 !important;
}
body .m-top-70 {
  margin-top: 70px !important;
}
body .m-top-70 .m-top-70 {
  margin-top: 0 !important;
}
body .m-top-80 {
  margin-top: 80px !important;
}
body .m-top-80 .m-top-80 {
  margin-top: 0 !important;
}
body .m-top-90 {
  margin-top: 90px !important;
}
body .m-top-90 .m-top-90 {
  margin-top: 0 !important;
}
body .m-top-100 {
  margin-top: 100px !important;
}
body .m-top-100 .m-top-100 {
  margin-top: 0 !important;
}
body .m-top-110 {
  margin-top: 110px !important;
}
body .m-top-110 .m-top-110 {
  margin-top: 0 !important;
}
body .m-top-120 {
  margin-top: 120px !important;
}
body .m-top-120 .m-top-120 {
  margin-top: 0 !important;
}
body .m-top-130 {
  margin-top: 130px !important;
}
body .m-top-130 .m-top-130 {
  margin-top: 0 !important;
}
body .m-top-140 {
  margin-top: 140px !important;
}
body .m-top-140 .m-top-140 {
  margin-top: 0 !important;
}
body .m-top-150 {
  margin-top: 150px !important;
}
body .m-top-150 .m-top-150 {
  margin-top: 0 !important;
}
body .m-top-160 {
  margin-top: 160px !important;
}
body .m-top-160 .m-top-160 {
  margin-top: 0 !important;
}
body .m-top-170 {
  margin-top: 170px !important;
}
body .m-top-170 .m-top-170 {
  margin-top: 0 !important;
}
body .m-top-180 {
  margin-top: 180px !important;
}
body .m-top-180 .m-top-180 {
  margin-top: 0 !important;
}
body .m-top-190 {
  margin-top: 190px !important;
}
body .m-top-190 .m-top-190 {
  margin-top: 0 !important;
}
body .m-bottom-0 {
  margin-bottom: 0 !important;
}
body .m-bottom-10 {
  margin-bottom: 10px !important;
}
body .m-bottom-10 .m-bottom-10 {
  margin-bottom: 0 !important;
}
body .m-bottom-15 {
  margin-bottom: 15px !important;
}
body .m-bottom-15 .m-bottom-15 {
  margin-bottom: 0 !important;
}
body .m-bottom-20 {
  margin-bottom: 20px !important;
}
body .m-bottom-20 .m-bottom-20 {
  margin-bottom: 0 !important;
}
body .m-bottom-30 {
  margin-bottom: 30px !important;
}
body .m-bottom-30 .m-bottom-30 {
  margin-bottom: 0 !important;
}
body .m-bottom-40 {
  margin-bottom: 40px !important;
}
body .m-bottom-40 .m-bottom-40 {
  margin-bottom: 0 !important;
}
body .m-bottom-50 {
  margin-bottom: 50px !important;
}
body .m-bottom-50 .m-bottom-50 {
  margin-bottom: 0 !important;
}
body .m-bottom-60 {
  margin-bottom: 60px !important;
}
body .m-bottom-60 .m-bottom-60 {
  margin-bottom: 0 !important;
}
body .m-bottom-70 {
  margin-bottom: 70px !important;
}
body .m-bottom-70 .m-bottom-70 {
  margin-bottom: 0 !important;
}
body .m-bottom-80 {
  margin-bottom: 80px !important;
}
body .m-bottom-80 .m-bottom-80 {
  margin-bottom: 0 !important;
}
body .m-bottom-90 {
  margin-bottom: 90px !important;
}
body .m-bottom-90 .m-bottom-90 {
  margin-bottom: 0 !important;
}
body .m-bottom-100 {
  margin-bottom: 100px !important;
}
body .m-bottom-100 .m-bottom-100 {
  margin-bottom: 0 !important;
}
body .m-bottom-110 {
  margin-bottom: 110px !important;
}
body .m-bottom-110 .m-bottom-110 {
  margin-bottom: 0 !important;
}
body .m-bottom-120 {
  margin-bottom: 120px !important;
}
body .m-bottom-120 .m-bottom-120 {
  margin-bottom: 0 !important;
}
body .m-bottom-130 {
  margin-bottom: 130px !important;
}
body .m-bottom-130 .m-bottom-130 {
  margin-bottom: 0 !important;
}
body .m-bottom-140 {
  margin-bottom: 140px !important;
}
body .m-bottom-140 .m-bottom-140 {
  margin-bottom: 0 !important;
}
body .m-bottom-150 {
  margin-bottom: 150px !important;
}
body .m-bottom-150 .m-bottom-150 {
  margin-bottom: 0 !important;
}
body .m-bottom-160 {
  margin-bottom: 160px !important;
}
body .m-bottom-160 .m-bottom-160 {
  margin-bottom: 0 !important;
}
body .m-bottom-170 {
  margin-bottom: 170px !important;
}
body .m-bottom-170 .m-bottom-170 {
  margin-bottom: 0 !important;
}
body .m-bottom-180 {
  margin-bottom: 180px !important;
}
body .m-bottom-180 .m-bottom-180 {
  margin-bottom: 0 !important;
}
body .m-bottom-190 {
  margin-bottom: 190px !important;
}
body .m-bottom-190 .m-bottom-190 {
  margin-bottom: 0 !important;
}
body .m-left-0 {
  margin-left: 0 !important;
}
body .m-left-20 {
  margin-left: 20px !important;
}
body .m-left-40 {
  margin-left: 40px !important;
}
body .m-left-60 {
  margin-left: 60px !important;
}
body .m-left-80 {
  margin-left: 80px !important;
}
body .m-left-100 {
  margin-left: 100px !important;
}
body .m-right-0 {
  margin-right: 0 !important;
}
body .m-right-20 {
  margin-right: 20px !important;
}
body .m-right-40 {
  margin-right: 40px !important;
}
body .m-right-60 {
  margin-right: 60px !important;
}
body .m-right-80 {
  margin-right: 80px !important;
}
body .m-right-100 {
  margin-right: 100px !important;
}
body .p-top-0 {
  padding-top: 0 !important;
}
body .p-top-10 {
  padding-top: 10px !important;
}
body .p-top-15 {
  padding-top: 15px !important;
}
body .p-top-20 {
  padding-top: 20px !important;
}
body .p-top-30 {
  padding-top: 30px !important;
}
body .p-top-40 {
  padding-top: 40px !important;
}
body .p-top-50 {
  padding-top: 50px !important;
}
body .p-top-60 {
  padding-top: 60px !important;
}
body .p-top-70 {
  padding-top: 70px !important;
}
body .p-top-80 {
  padding-top: 80px !important;
}
body .p-top-90 {
  padding-top: 90px !important;
}
body .p-top-100 {
  padding-top: 100px !important;
}
body .p-top-110 {
  padding-top: 110px !important;
}
body .p-top-120 {
  padding-top: 120px !important;
}
body .p-top-130 {
  padding-top: 130px !important;
}
body .p-top-140 {
  padding-top: 140px !important;
}
body .p-top-150 {
  padding-top: 150px !important;
}
body .p-top-160 {
  padding-top: 160px !important;
}
body .p-top-170 {
  padding-top: 170px !important;
}
body .p-top-180 {
  padding-top: 180px !important;
}
body .p-top-190 {
  padding-top: 190px !important;
}
body .p-bottom-0 {
  padding-bottom: 0 !important;
}
body .p-bottom-10 {
  padding-bottom: 10px !important;
}
body .p-bottom-15 {
  padding-bottom: 15px !important;
}
body .p-bottom-20 {
  padding-bottom: 20px !important;
}
body .p-bottom-30 {
  padding-bottom: 30px !important;
}
body .p-bottom-40 {
  padding-bottom: 40px !important;
}
body .p-bottom-50 {
  padding-bottom: 50px !important;
}
body .p-bottom-60 {
  padding-bottom: 60px !important;
}
body .p-bottom-70 {
  padding-bottom: 70px !important;
}
body .p-bottom-80 {
  padding-bottom: 80px !important;
}
body .p-bottom-90 {
  padding-bottom: 90px !important;
}
body .p-bottom-100 {
  padding-bottom: 100px !important;
}
body .p-bottom-110 {
  padding-bottom: 110px !important;
}
body .p-bottom-120 {
  padding-bottom: 120px !important;
}
body .p-bottom-130 {
  padding-bottom: 130px !important;
}
body .p-bottom-140 {
  padding-bottom: 140px !important;
}
body .p-bottom-150 {
  padding-bottom: 150px !important;
}
body .p-bottom-160 {
  padding-bottom: 160px !important;
}
body .p-bottom-170 {
  padding-bottom: 170px !important;
}
body .p-bottom-180 {
  padding-bottom: 180px !important;
}
body .p-bottom-190 {
  padding-bottom: 190px !important;
}
body #article-197 h2.content-headline {
  font-size: 1.9rem;
  margin-bottom: 65px !important;
}
body .layout_list:first-child {
  padding-top: 0;
  border-top: 0;
}
body .tsc-news {
  margin-top: 60px;
}
@media only screen and (max-width: 1780px) {
  body .minicalendar {
    transform: scale(0.85);
    margin-left: -30px;
  }
}
@media only screen and (max-width: 1530px) {
  body .minicalendar {
    transform: scale(0.85);
    margin-left: -30px;
  }
}
@media only screen and (max-width: 1390px) {
  body.left-col-layout .col-lg-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 65%;
    flex: 0 0 65%;
    max-width: 65%;
  }
  body.left-col-layout .col-lg-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 35%;
    flex: 0 0 35%;
    max-width: 35%;
  }
}
@media only screen and (max-width: 1480px) {
  body {
    /* Seiten-Kalender und Überschriften kleiner */
  }
  body body h1.bordered-heading, body body .bordered-heading h1 {
    font-size: 3rem !important;
  }
  body .mod_eventlist .layout_list h3 {
    font-size: 1.4rem;
  }
}
@media only screen and (min-width: 1200px) {
  body .container {
    max-width: 1100px;
  }
}
@media only screen and (min-width: 1024px) {
  body .container {
    max-width: 1000px;
  }
}
@media only screen and (min-width: 992px) {
  body .nav-items a, body .nav-items strong {
    font-size: 16px;
  }
  body .nav-items:not(.subnav) > ul > li.dropdown > a {
    padding-right: 13px;
  }
  body h1, body .mod_newsarchive h2 {
    font-size: 2.4rem !important;
    margin-bottom: 40px;
  }
}
@media (max-width: 1080px) {
  body.left-col-layout .col-lg-9, body.left-col-layout .col-lg-3 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  body .mod_calendar.m-top-120 {
    margin-top: 0 !important;
  }
  body #right .inside {
    padding: 20px 0;
  }
  body .minicalendar {
    transform: scale(1);
    margin-left: 0;
  }
}
@media only screen and (max-width: 1024px) {
  body #main .inside > .mod_article {
    padding: 40px 0 !important;
  }
  body .mod_eventlist.announcement .row {
    flex: 0 0 100% !important;
    max-width: 100% !important;
    width: 100% !important;
  }
  body .mod_eventlist.announcement .row.layout_list {
    padding-bottom: 0 !important;
  }
  body .mod_eventlist.announcement .row .content {
    width: 100%;
  }
  body .tsc-news .col-md-6 {
    flex: 0 0 50% !important;
    max-width: 50% !important;
    width: 50% !important;
  }
  body .tsc-news .col-md-6 .layout_latest p.info {
    font-size: 12px;
    padding: 7px 14px 6px 14px;
  }
}
@media (max-width: 556px) {
  body .tsc-news .col-md-6 {
    flex: 0 0 100% !important;
    max-width: 100% !important;
    width: 100% !important;
  }
  body #main h1, body #main .mod_newsarchive h2 {
    font-size: 2.6rem !important;
    margin-bottom: 35px;
  }
  body #main h1.bordered-heading, body #main .bordered-heading h1 {
    font-size: 2.6rem !important;
  }
  body #article-197 h2.content-headline {
    font-size: 1.6rem;
    margin-bottom: 33px !important;
  }
}
@media (max-width: 800px) {
  body .container {
    max-width: 95%;
  }
}
@media (max-width: 900px) {
  body #main .galerie-teaser.col-md-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(50% - 20px);
    flex: 0 0 calc(50% - 20px);
    max-width: calc(50% - 20px);
  }
}
@media (max-width: 600px) {
  body #main .galerie-teaser.col-md-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}

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