@import '/assets/colorbox/css/colorbox.min.css';
.dev_info {
  display: none;
  position: absolute;
  right: 2px;
  padding: 2px;
  line-height: 100%;
  bottom: 60px;
  background: red;
  color: #FFF;
  font-size: 12px;
  z-index: 99;
}
.dev_info a {
  color: #FFF;
}
.dev_info:hover {
  opacity: 0;
}
.pseudoh2.pseudoh3 {
  color: PINK !important;
  background: red;
}
/* source-sans-pro-300 - latin */
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url('/download/layout/extern/font/source-sans-pro-v13-latin-300.eot');
  src: local('Source Sans Pro Light'), local('SourceSansPro-Light'), url('/download/layout/extern/font/source-sans-pro-v13-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('/download/layout/extern/font/source-sans-pro-v13-latin-300.woff2') format('woff2'), /* Super Modern Browsers */ url('/download/layout/extern/font/source-sans-pro-v13-latin-300.woff') format('woff'), /* Modern Browsers */ url('/download/layout/extern/font/source-sans-pro-v13-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */ url('/download/layout/extern/font/source-sans-pro-v13-latin-300.svg#SourceSansPro') format('svg');
  
  /* IE9 Compat Modes */
  /* Legacy iOS */
}
/* source-sans-pro-regular - latin */
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('/download/layout/extern/font/source-sans-pro-v13-latin-regular.eot');
  src: local('Source Sans Pro Regular'), local('SourceSansPro-Regular'), url('/download/layout/extern/font/source-sans-pro-v13-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('/download/layout/extern/font/source-sans-pro-v13-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */ url('/download/layout/extern/font/source-sans-pro-v13-latin-regular.woff') format('woff'), /* Modern Browsers */ url('/download/layout/extern/font/source-sans-pro-v13-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */ url('/download/layout/extern/font/source-sans-pro-v13-latin-regular.svg#SourceSansPro') format('svg');
  
  /* IE9 Compat Modes */
  /* Legacy iOS */
}
/* source-sans-pro-600 - latin */
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url('/download/layout/extern/font/source-sans-pro-v13-latin-600.eot');
  src: local('Source Sans Pro SemiBold'), local('SourceSansPro-SemiBold'), url('/download/layout/extern/font/source-sans-pro-v13-latin-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('/download/layout/extern/font/source-sans-pro-v13-latin-600.woff2') format('woff2'), /* Super Modern Browsers */ url('/download/layout/extern/font/source-sans-pro-v13-latin-600.woff') format('woff'), /* Modern Browsers */ url('/download/layout/extern/font/source-sans-pro-v13-latin-600.ttf') format('truetype'), /* Safari, Android, iOS */ url('/download/layout/extern/font/source-sans-pro-v13-latin-600.svg#SourceSansPro') format('svg');
  
  /* IE9 Compat Modes */
  /* Legacy iOS */
}
/* html5doctor.com Reset v1.6.1 - http://cssreset.com */
html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}
body {
  line-height: 1;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
nav ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: none;
}
a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}
del {
  text-decoration: line-through;
}
abbr[title],
dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}
input,
select {
  vertical-align: middle;
}
* {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.clearfix {
  zoom: 1;
}
.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
}
.clearfix:after {
  clear: both;
}
img {
  max-width: 100%;
  height: auto;
  vertical-align: middle;
}
:focus {
  outline: none;
}
h1,
h2,
h3,
input,
textarea,
keygen,
select,
button {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 400;
  font-style: normal;
}
:focus {
  outline: 0;
}
/* Contao Open Source CMS, (c) 2005-2017 Leo Feyer, LGPL-3.0+ */
body,
form,
figure {
  margin: 0;
  padding: 0;
}
img {
  border: 0;
}
header,
footer,
nav,
section,
aside,
article,
figure,
figcaption {
  display: block;
}
body {
  font-size: 100.01%;
}
select,
input,
textarea {
  font-size: 99%;
}
#container,
.inside {
  position: relative;
}
#main,
#left,
#right {
  float: left;
  position: relative;
}
#main {
  width: 100%;
}
#left {
  margin-left: -100%;
}
#right {
  margin-right: -100%;
}
#footer {
  clear: both;
}
#main .inside {
  min-height: 1px;
}
.ce_gallery > ul {
  margin: 0;
  padding: 0;
  overflow: hidden;
  list-style: none;
}
.ce_gallery > ul li {
  float: left;
}
.ce_gallery > ul li.col_first {
  clear: left;
}
.float_left {
  float: left;
}
.float_right {
  float: right;
}
.block {
  overflow: hidden;
}
.clear,
#clear {
  height: .1px;
  font-size: .1px;
  line-height: .1px;
  clear: both;
}
.invisible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.custom {
  display: block;
}
#container:after,
.custom:after {
  content: "";
  display: table;
  clear: both;
}
input:required,
textarea:required {
  box-shadow: none;
}
.no_mark {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.font_light {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 300;
  font-style: normal;
}
.font,
.font_regular {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 400;
  font-style: normal;
}
.bold,
strong,
b,
.font_bold {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing:  grayscale;
  font-smoothing: antialiased;
}
.reorder {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.text_shadow {
  text-shadow: 1px 1px 4px #2c2c2b;
}
u,
.underline {
  text-decoration: underline;
  text-decoration-skip: ink;
}
.error_paragraph {
  position: relative;
  border: dotted 4px red;
}
.error_paragraph:after {
  color: red;
  content: 'Leerer Absatz - Achtung, bitte entfernen.';
  display: block;
  padding: 2em;
  font-size: 18px;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing:  grayscale;
  font-smoothing: antialiased;
}
.glightbox-clean .gslide-title {
  margin-bottom: 0;
}
.goverlay {
  background: rgba(240, 240, 240, 0.96);
}
.glightbox-clean .gslide-media {
  box-shadow: none;
}
.glightbox-clean .gclose,
.glightbox-clean .gnext,
.glightbox-clean .gprev {
  background: #386496;
}
.gclose.disabled,
.gnext.disabled,
.gprev.disabled {
  opacity: 0;
  pointer-events: none;
}
.glightbox-clean .gdesc-inner {
  padding: 10px;
}
.desc-bottom .gslide-image img,
desc-top .gslide-image img {
  width: 100%;
  max-height: calc(100vh - 100px) !important;
  max-width: calc(100vh - 100px) !important;
}
body.glightbox-mobile .glightbox-container .gslide-description {
  padding: 0;
  background: #FFF;
}
body.glightbox-mobile .glightbox-container .gslide-description .gslide-title {
  color: #2c2c2b;
}
body.glightbox-mobile .goverlay {
  background: rgba(240, 240, 240, 0.96);
}
.admin_edit {
  display: none !important;
}
.mod_article:hover .admin_edit,
.mod_newsreader:hover .admin_edit {
  display: inline-block !important;
}
.mod_article .admin_edit,
.mod_newsreader .admin_edit {
  z-index: 9999;
  position: absolute !important;
  top: 30px;
  right: 2%;
  margin-left: 20px;
  font-size: 16px;
  line-height: 120%;
}
.mod_article .admin_edit > a,
.mod_newsreader .admin_edit > a {
  padding: 10px;
  border-radius: 5px;
  pointer-events: pointer;
  display: inline-block;
  width: 16px*2;
  height: 16px*2;
  background-size: 16px;
  background-repeat: no-repeat;
  background-color: #FFF;
  background-position: center;
  border: 2px solid #DDD;
}
.mod_article .admin_edit > a:hover,
.mod_newsreader .admin_edit > a:hover {
  border-color: #386496;
}
.mod_article .admin_edit > a.edit_article,
.mod_newsreader .admin_edit > a.edit_article {
  background-image: url('/system/themes/flexible/icons/edit.svg');
}
.mod_article.mod_newsreader .admin_edit,
.mod_newsreader.mod_newsreader .admin_edit {
  top: 80px;
}
.mod_article.mod_newsreader .admin_edit > a,
.mod_newsreader.mod_newsreader .admin_edit > a {
  border: 2px solid orange;
}
.mod_article.mod_newsreader .admin_edit > a.edit_article,
.mod_newsreader.mod_newsreader .admin_edit > a.edit_article {
  background-image: url('/system/themes/flexible/icons/rss.svg');
}
.contao-cookiebar .cc-head {
  margin-bottom: 20px;
}
.contao-cookiebar .cc-groups > .cc-group {
  margin-bottom: 20px;
  border-color: #2c2c2b;
  background-color: rgba(0, 0, 0, 0.15);
}
#cboxOverlay {
  background: #FFF;
}
#colorbox {
  -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
  overflow: visible;
}
#colorbox #cboxWrapper {
  overflow: visible;
}
#colorbox #cboxWrapper #cboxContent {
  overflow: visible;
  margin: 0;
  background: #FFF;
  padding: 20px 20px 40px 20px;
}
#colorbox #cboxWrapper #cboxContent #cboxLoadedContent {
  border: 0;
}
#colorbox #cboxWrapper #cboxContent #cboxLoadingGraphic {
  background-image: url('/files/layout/ajax-loader.gif');
}
#colorbox #cboxWrapper #cboxContent #cboxNext,
#colorbox #cboxWrapper #cboxContent #cboxPrevious,
#colorbox #cboxWrapper #cboxContent #cboxTitle,
#colorbox #cboxWrapper #cboxContent #cboxCurrent,
#colorbox #cboxWrapper #cboxContent #cboxClose {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #222;
  text-indent: 0;
  font-size: 16px;
  line-height: 105%;
  text-align: left;
  display: inline-block;
}
#colorbox #cboxWrapper #cboxContent #cboxNext,
#colorbox #cboxWrapper #cboxContent #cboxPrevious,
#colorbox #cboxWrapper #cboxContent #cboxClose {
  font-size: 18px;
  line-height: 105%;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing:  grayscale;
  font-smoothing: antialiased;
  padding: 10px;
  bottom: 0px;
  z-index: 10;
}
#colorbox #cboxWrapper #cboxContent #cboxClose {
  position: absolute;
  top: auto;
  bottom: 0;
  right: 10px;
  display: block;
  background: none;
  width: auto;
  height: auto;
  z-index: 50;
}
#colorbox #cboxWrapper #cboxContent #cboxNext {
  background: none;
  right: 40px;
  z-index: 10;
  display: inline-block;
  text-indent: 0;
  width: auto;
  height: auto;
  top: auto;
  left: auto;
}
#colorbox #cboxWrapper #cboxContent #cboxPrevious {
  display: inline-block;
  background: none;
  right: 70px;
  left: auto;
  z-index: 10;
  text-indent: 0;
  width: auto;
  height: auto;
  top: auto;
}
#colorbox #cboxWrapper #cboxContent #cboxCurrent {
  position: absolute;
  top: -20px;
  right: 0;
  color: #AAA;
  opacity: .5;
  font-size: 13px;
  line-height: 120%;
}
#colorbox #cboxWrapper #cboxContent #cboxTitle {
  margin: 0;
  top: auto;
  left: 20px;
  bottom: 10px;
  width: auto;
  right: 0;
  z-index: 5;
  padding-right: 100px;
  pointer-events: none;
  background: rgba(255, 255, 255, 0.3);
}
@media (max-width: 840px) {
  #colorbox #cboxWrapper #cboxContent #cboxTitle {
    font-size: 13px;
    line-height: 120%;
  }
  #colorbox #cboxWrapper #cboxContent {
    padding-left: 10px;
    padding-right: 10px;
  }
  #colorbox #cboxWrapper #cboxContent #cboxTitle {
    left: 10px;
  }
}
::selection {
  background: #386496;
  color: #FFFFFF;
}
::-moz-selection {
  background: #386496;
  color: #FFFFFF;
}
label {
  display: block;
  padding: 4px;
  color: #2c2c2b;
}
select,
input,
textarea {
  border: 1px solid #386496;
  display: block;
  background: #FFF;
  padding: 4px;
  color: #2c2c2b;
  width: 100%;
}
html {
  font-size: 16px;
}
body {
  min-height: 100vh;
  overflow-x: hidden;
  font-size: 16px;
  line-height: 140%;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #2c2c2b;
  background: #FFF;
  text-rendering: optimizeLegibility;
}
body.header_no #header:after {
  content: '';
  display: block;
  width: 100%;
  position: relative;
  background: #386496;
  height: 40px;
}
body.header_small #wrapper #header .mod_article:first-child {
  background: #386496;
  color: #FFF;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 70px;
  line-height: 120%;
  padding: 20px 0;
}
body.header_small #wrapper #header .mod_article:first-child .content-text {
  display: block;
}
body.header_small #wrapper #header .mod_article:first-child .content-text .text {
  min-height: auto;
  padding: 0;
}
body.header_small #wrapper #header .mod_article:first-child .content-text .text:before {
  content: none;
}
body.header_small #wrapper #header .mod_article:first-child .content-text .text h1 {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 70px;
  line-height: 115%;
  margin: 0;
  padding: 0;
}
body.header_small #wrapper #header .mod_article:first-child .content-text .text h1:after {
  content: none;
}
body.page_aktuelles .content-text.nav_news ul li:nth-child(1) a,
body.page_aktuelles_nahverkehr .content-text.nav_news ul li:nth-child(2) a,
body.page_aktuelles_gueterverkehr .content-text.nav_news ul li:nth-child(3) a,
body.page_aktuelles_baustellen-verkehrsmeldungen .content-text.nav_news ul li:nth-child(4) a {
  text-decoration: none;
  color: #2c2c2b;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing:  grayscale;
  font-smoothing: antialiased;
  pointer-events: none;
}
a {
  display: inline-block;
  color: #386496;
}
.ce_accordion .btn > a,
.content-accordion .btn > a {
  background: #386496;
  color: #FFF;
  padding: 10px 20px;
  text-decoration: none;
}
ul {
  list-style: none;
}
h1 {
  font-size: 38px;
  line-height: 120%;
}
h2,
.pseudoh2 {
  font-size: 28px;
  line-height: 120%;
}
h3,
.pseudoh3,
.layout_full .news_kategorie,
.mod_newscategories,
#betriebsstoerungsbox p:first-child {
  font-size: 22px;
  line-height: 120%;
}
.layout_latest .news_kategorie,
.layout_short .news_kategorie {
  font-size: 18px;
  line-height: 120%;
}
.color_c1 {
  color: #386496;
}
#wrapper .mm_slider {
  position: relative;
  width: 100%;
  clear: both;
  display: block;
}
#wrapper .mm_slider > ul.bullets {
  position: absolute;
  z-index: 50;
  left: 0;
  right: 0;
  bottom: 10px;
  list-style: none;
  text-align: center;
  display: none;
}
#wrapper .mm_slider > ul.bullets > li {
  margin: 20px/8;
  display: inline-block;
  width: 13.33333333px;
  height: 13.33333333px;
  background: #386496;
  border: 1px solid #386496;
  cursor: pointer;
}
#wrapper .mm_slider > ul.bullets > li.active {
  background: #386496;
  border-color: #386496;
}
#wrapper .mm_slider.slider_bullets > ul.bullets {
  display: block;
}
#wrapper .mm_slider.slider_arrow > .arr_nav {
  display: block;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
#wrapper .mm_slider.slider_arrow > .arr_nav.text-center {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
#wrapper .mm_slider.slider_arrow > .arr_nav.text-right {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
#wrapper .mm_slider.slider_arrow > .wrap {
  padding-left: 40px;
  padding-right: 40px;
}
#wrapper .mm_slider > .arr_nav {
  position: absolute;
  top: 0;
  bottom: 0;
  height: 100%;
  z-index: 1;
  display: none;
  width: 32px;
  background-size: contain;
  background-repeat: no-repeat;
  cursor: pointer;
  text-align: center;
}
#wrapper .mm_slider > .arr_nav span {
  margin: 0 auto;
  display: inline-block;
}
#wrapper .mm_slider > .arr_nav.arr_left {
  left: 0;
}
#wrapper .mm_slider > .arr_nav.arr_left span {
  width: 0px;
  height: 0px;
  -webkit-transform: rotate(180deg) ;
  transform: rotate(180deg) ;
  border-style: solid;
  border-width: 9px 0 9px 12px;
  border-color: transparent transparent transparent #386496;
}
#wrapper .mm_slider > .arr_nav.arr_right {
  right: 0;
}
#wrapper .mm_slider > .arr_nav.arr_right span {
  width: 0px;
  height: 0px;
  -webkit-transform: rotate(0deg) ;
  transform: rotate(0deg) ;
  border-style: solid;
  border-width: 9px 0 9px 12px;
  border-color: transparent transparent transparent #386496;
}
#wrapper .mm_slider > .arr_nav:hover span {
  border-color: transparent transparent transparent #386496;
}
#wrapper .mm_slider > .wrap {
  position: relative;
  padding: 0;
}
#wrapper .mm_slider > .wrap > ul.slider_inside {
  list-style: none;
}
#wrapper .mm_slider > .wrap > ul.slider_inside > li {
  position: relative;
  width: 100%;
  display: none;
  margin: 0;
}
#wrapper .mm_slider > .wrap > ul.slider_inside > li.active {
  display: block;
}
#wrapper .mm_slider > .wrap > ul.slider_inside > li.move-in-left {
  -webkit-animation: move_in_left 0.3s 1;
  animation: move_in_left 0.3s 1;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
}
#wrapper .mm_slider > .wrap > ul.slider_inside > li.move-in-right {
  -webkit-animation: move_in_right 0.3s 1;
  animation: move_in_right 0.3s 1;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
}
#wrapper .mm_slider > .wrap > ul.slider_inside > li.move-out-left {
  position: absolute;
  -webkit-transform: translateX(120px);
  -moz-transform: translateX(120px);
  -ms-transform: translateX(120px);
  -o-transform: translateX(120px);
  transform: translateX(120px);
  opacity: 0;
  -webkit-animation: move_out_left 0.3s 1;
  animation: move_out_left 0.3s 1;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
}
#wrapper .mm_slider > .wrap > ul.slider_inside > li.move-out-right {
  position: absolute;
  -webkit-transform: translateX(-120px);
  -moz-transform: translateX(-120px);
  -ms-transform: translateX(-120px);
  -o-transform: translateX(-120px);
  transform: translateX(-120px);
  opacity: 0;
  -webkit-animation: move_out_right 0.3s 1;
  animation: move_out_right 0.3s 1;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
}
@-webkit-keyframes move_in_left {
  0% {
    -webkit-transform: translateX(-120px);
    -moz-transform: translateX(-120px);
    -ms-transform: translateX(-120px);
    -o-transform: translateX(-120px);
    transform: translateX(-120px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0px);
    -moz-transform: translateX(0px);
    -ms-transform: translateX(0px);
    -o-transform: translateX(0px);
    transform: translateX(0px);
  }
}
@keyframes move_in_left {
  0% {
    -webkit-transform: translateX(-120px);
    -moz-transform: translateX(-120px);
    -ms-transform: translateX(-120px);
    -o-transform: translateX(-120px);
    transform: translateX(-120px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0px);
    -moz-transform: translateX(0px);
    -ms-transform: translateX(0px);
    -o-transform: translateX(0px);
    transform: translateX(0px);
    opacity: 1;
  }
}
@-webkit-keyframes move_in_right {
  0% {
    -webkit-transform: translateX(120px);
    -moz-transform: translateX(120px);
    -ms-transform: translateX(120px);
    -o-transform: translateX(120px);
    transform: translateX(120px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0px);
    -moz-transform: translateX(0px);
    -ms-transform: translateX(0px);
    -o-transform: translateX(0px);
    transform: translateX(0px);
    opacity: 1;
  }
}
@keyframes move_in_right {
  0% {
    -webkit-transform: translateX(120px);
    -moz-transform: translateX(120px);
    -ms-transform: translateX(120px);
    -o-transform: translateX(120px);
    transform: translateX(120px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0px);
    -moz-transform: translateX(0px);
    -ms-transform: translateX(0px);
    -o-transform: translateX(0px);
    transform: translateX(0px);
    opacity: 1;
  }
}
@-webkit-keyframes move_out_left {
  0% {
    -webkit-transform: translateX(0px);
    -moz-transform: translateX(0px);
    -ms-transform: translateX(0px);
    -o-transform: translateX(0px);
    transform: translateX(0px);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(120px);
    -moz-transform: translateX(120px);
    -ms-transform: translateX(120px);
    -o-transform: translateX(120px);
    transform: translateX(120px);
    opacity: 0;
  }
}
@keyframes move_out_left {
  0% {
    -webkit-transform: translateX(0px);
    -moz-transform: translateX(0px);
    -ms-transform: translateX(0px);
    -o-transform: translateX(0px);
    transform: translateX(0px);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(120px);
    -moz-transform: translateX(120px);
    -ms-transform: translateX(120px);
    -o-transform: translateX(120px);
    transform: translateX(120px);
    opacity: 0;
  }
}
@-webkit-keyframes move_out_right {
  0% {
    -webkit-transform: translateX(0px);
    -moz-transform: translateX(0px);
    -ms-transform: translateX(0px);
    -o-transform: translateX(0px);
    transform: translateX(0px);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(-120px);
    -moz-transform: translateX(-120px);
    -ms-transform: translateX(-120px);
    -o-transform: translateX(-120px);
    transform: translateX(-120px);
    opacity: 0;
  }
}
@keyframes move_out_right {
  0% {
    -webkit-transform: translateX(0px);
    -moz-transform: translateX(0px);
    -ms-transform: translateX(0px);
    -o-transform: translateX(0px);
    transform: translateX(0px);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(-120px);
    -moz-transform: translateX(-120px);
    -ms-transform: translateX(-120px);
    -o-transform: translateX(-120px);
    transform: translateX(-120px);
    opacity: 0;
  }
}
#sidebar {
  position: fixed;
  z-index: 50;
  top: 25%;
  right: 0;
  -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
}
#sidebar > .content-image {
  overflow: visible;
  position: relative;
  width: 60px;
  height: 60px;
}
#sidebar > .content-image:hover figcaption {
  visibility: visible;
  opacity: 1;
  left: -200px;
}
#sidebar > .content-image figcaption {
  opacity: 0;
  visibility: hidden;
  display: block;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  transition: all 0.15s ease-in;
  -webkit-transition: all 0.15s ease-in;
  pointer-events: none;
  position: absolute;
  left: 60px;
  width: 200px;
  height: 100%;
  top: 0;
  background: #102e50;
  padding: 5px 10px;
  color: #FFF;
  font-size: 16px;
  line-height: 120%;
}
#sidebar > .content-image figcaption.text-center {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
#sidebar > .content-image figcaption.text-right {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
#sidebar > .content-image figcaption {
  padding-top: 14px;
  display: block;
}
#sidebar > .content-image a {
  display: block;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  text-decoration: none;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
  background: #386496;
}
#sidebar > .content-image a.text-center {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
#sidebar > .content-image a.text-right {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
#sidebar > .content-image a:hover {
  background: #102e50;
}
#sidebar > .content-image a img {
  margin: 0 auto;
  width: 35px;
  height: 35px;
}
#logo_svg {
  width: 312px;
  height: 128px;
  display: inline-block;
  position: relative;
  z-index: 10;
}
#logo_svg svg {
  width: 100%;
}
#logo_svg a {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  width: 100%;
  height: 100%;
  text-decoration: none;
  pointer-events: all;
  cursor: pointer;
  display: block;
}
#logo_svg .logo_st0 {
  fill: #2c2c2b;
}
#logo_svg .logo_st2 {
  fill: #f37e00;
}
#logo_svg #logo_svg_mindener_kreisbahnen {
  display: block;
}
#logo_svg #logo_svg_mindener_kreisbahnen .logo_st6 {
  fill: #386496;
}
#logo_svg #logo_svg_mkb_muehlenkreisbus {
  display: none;
  fill: #136627;
}
body.p_bus #logo_svg #logo_svg_mindener_kreisbahnen {
  display: none;
}
body.p_bus #logo_svg #logo_svg_mkb_muehlenkreisbus {
  display: block;
}
#main #betriebsstoerungsbox {
  padding-bottom: 0;
}
#main #betriebsstoerungsbox p {
  max-width: 100%;
}
#main #betriebsstoerungsbox p em {
  font-style: normal;
  display: block;
}
#main #betriebsstoerungsbox p.btn a {
  position: relative;
  background: #386496;
  padding: 10px;
  padding-left: 0;
  text-decoration: none;
  font-size: 24px;
  line-height: 120%;
  display: block;
  color: #FFF;
  display: inline-block;
}
#main #betriebsstoerungsbox p.btn a:before {
  height: 100%;
  position: absolute;
  right: 100%;
  top: 0;
  z-index: 5;
  margin-right: -1px;
  width: 100px;
  content: '';
  background: #386496;
  display: inline-block;
  -webkit-mask: url(/download/grafik/icons/button_form.svg);
  mask: url(/download/grafik/icons/button_form.svg);
  -webkit-mask-size: contain;
  mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position: right;
  mask-position: right;
}
#main #betriebsstoerungsbox p.btn a:hover {
  background: #102e50;
}
#main #betriebsstoerungsbox p.btn a:hover:before {
  background: #102e50;
}
#main #betriebsstoerungsbox .content-text.media--left {
  display: -ms-grid;
  display: grid;
  grid-gap: 20px;
  -ms-grid-columns: 50px 1fr;
  grid-template-columns: 50px 1fr;
  grid-auto-rows: auto;
  -ms-grid-rows: 1fr;
  grid-template-rows: 1fr;
  margin-bottom: 0;
}
#main #betriebsstoerungsbox .content-text.media--left:after,
#main #betriebsstoerungsbox .content-text.media--left:before {
  content: none;
}
#main #betriebsstoerungsbox .content-text.media--left > * {
  float: none;
  margin-bottom: 0;
}
#main #betriebsstoerungsbox .content-text.media--left figure {
  margin: 0;
}
.content-swiper {
  overflow: visible;
  position: relative;
}
.content-swiper .swiper {
  overflow: visible;
}
.content-swiper .swiper-button-prev,
.content-swiper .swiper-button-next {
  left: -50px;
  width: 50px;
  height: 100%;
  position: absolute;
  top: 0;
  z-index: 20;
  cursor: pointer;
  display: block;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.content-swiper .swiper-button-prev svg,
.content-swiper .swiper-button-next svg {
  display: none;
}
.content-swiper .swiper-button-prev:after,
.content-swiper .swiper-button-next:after {
  margin: 0 auto;
  content: '';
  display: inline-block;
  width: 0px;
  height: 0px;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  border-style: solid;
  border-width: 20px 0 20px 20px;
  border-color: transparent transparent transparent #386496;
}
.content-swiper .swiper-button-next {
  right: -50px;
  left: auto;
}
.content-swiper .swiper-button-next:after {
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
}
.content-swiper .swiper-pagination {
  padding-right: 80px;
  top: -1px;
  position: absolute;
  right: 0;
  width: auto;
  bottom: auto;
  left: auto;
  text-align: right;
  z-index: 100;
  padding: 10px 20px;
  padding-left: 0;
  background: #386496;
}
.content-swiper .swiper-pagination:before {
  height: 100%;
  position: absolute;
  right: 100%;
  top: 0px;
  z-index: 5;
  width: 100px;
  margin-right: -1px;
  content: '';
  background: #386496;
  -webkit-transform: scaleY(-1);
  -moz-transform: scaleY(-1);
  -ms-transform: scaleY(-1);
  -o-transform: scaleY(-1);
  transform: scaleY(-1);
  display: inline-block;
  -webkit-mask: url('/download/grafik/icons/button_form.svg');
  mask: url('/download/grafik/icons/button_form.svg');
  -webkit-mask-size: contain;
  mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position: right;
  mask-position: right;
}
.content-swiper .swiper-pagination > span {
  opacity: 1;
  cursor: pointer;
  display: inline-block;
  width: 12px;
  height: 12px;
  background: #FFF;
  border-radius: 100%;
  margin: 3px;
}
.content-swiper .swiper-pagination > span.swiper-pagination-bullet-active {
  background: #f37e00;
  pointer-events: none;
  cursor: default;
}
#header {
  background: #FFF;
}
#header .block {
  overflow: visible;
}
#header .head {
  zoom: 1;
  width: 100%;
  max-width: 1100px;
  padding: 20px 0;
  margin: 0 auto;
  position: relative;
  display: block;
}
#header .head:before,
#header .head:after {
  content: "";
  display: table;
}
#header .head:after {
  clear: both;
}
#header .head > .inside {
  display: inline-block;
  margin-right: 20px;
}
#header .head > .inside #logo_svg {
  display: inline-block;
}
#header .head #nav_wrap {
  display: inline-block;
}
#header #nav_top {
  position: absolute;
  top: 20px;
  right: 20px;
}
#header #nav_top ul li {
  border-right: 1px solid #102e50;
  padding-right: 10px;
  display: inline-block;
  margin-right: 10px;
}
#header #nav_top ul li.p_verkehrsmeldung {
  border-right: 0;
  padding-right: 0;
}
#header #nav_top ul li.p_verkehrsmeldung a,
#header #nav_top ul li.p_verkehrsmeldung strong {
  background: #f37e00;
  color: #FFF;
  padding: 5px 10px;
  display: inline-block;
}
#header #nav_top ul li:last-child {
  margin-right: 0;
  padding-right: 0;
  border-right: 0;
  display: inline-block;
}
#header #nav_top ul li a,
#header #nav_top ul li strong {
  font-size: 16px;
  line-height: 110%;
}
#header #hinweis {
  background: #d8e0ea;
  display: none;
}
#header #hinweis > .content-element-group {
  width: 100%;
  max-width: 1100px;
  margin: 0 auto;
  display: block;
  padding: 0;
  max-width: 75%;
  zoom: 1;
  overflow: hidden;
  -webkit-transform: skew(-42deg);
  -moz-transform: skew(-42deg);
  -ms-transform: skew(-42deg);
  -o-transform: skew(-42deg);
  transform: skew(-42deg);
  transform-origin: bottom left;
  background: #386496;
  color: #f37e00;
  padding: 20px;
  padding-bottom: 0;
  position: relative;
}
#header #hinweis > .content-element-group:before,
#header #hinweis > .content-element-group:after {
  content: "";
  display: table;
}
#header #hinweis > .content-element-group:after {
  clear: both;
}
#header #hinweis > .content-element-group:before,
#header #hinweis > .content-element-group:after {
  content: "";
  display: table;
}
#header #hinweis > .content-element-group:after {
  clear: both;
}
#header #hinweis > .content-element-group .close {
  cursor: pointer;
  position: absolute;
  right: 10px;
  top: 0;
  width: 40px;
  height: 40px;
  z-index: 5;
  display: inline-block;
  -webkit-transform: skew(42deg);
  -moz-transform: skew(42deg);
  -ms-transform: skew(42deg);
  -o-transform: skew(42deg);
  transform: skew(42deg);
}
#header #hinweis > .content-element-group .close span {
  transition: all 0.15s ease-in;
  -webkit-transition: all 0.15s ease-in;
  background: #f37e00;
  width: 20px;
  height: 2px;
  display: inline-block;
  position: absolute;
  left: 50%;
  top: 50%;
  transform-origin: left top;
}
#header #hinweis > .content-element-group .close span:first-child {
  -webkit-transform: rotate(45deg) translate(-50%, -50%);
  -moz-transform: rotate(45deg) translate(-50%, -50%);
  -ms-transform: rotate(45deg) translate(-50%, -50%);
  -o-transform: rotate(45deg) translate(-50%, -50%);
  transform: rotate(45deg) translate(-50%, -50%);
}
#header #hinweis > .content-element-group .close span:last-child {
  -webkit-transform: rotate(-45deg) translate(-50%, -50%);
  -moz-transform: rotate(-45deg) translate(-50%, -50%);
  -ms-transform: rotate(-45deg) translate(-50%, -50%);
  -o-transform: rotate(-45deg) translate(-50%, -50%);
  transform: rotate(-45deg) translate(-50%, -50%);
}
#header #hinweis > .content-element-group .close:hover span {
  background: #FFF;
}
#header #hinweis > .content-element-group figure,
#header #hinweis > .content-element-group .text {
  min-height: 3em;
  -webkit-transform: skew(42deg);
  -moz-transform: skew(42deg);
  -ms-transform: skew(42deg);
  -o-transform: skew(42deg);
  transform: skew(42deg);
}
#header #hinweis > .content-element-group .text {
  padding-right: 160px;
  font-size: 24px;
  line-height: 115%;
  position: relative;
}
#header #hinweis > .content-element-group .text p.btn {
  position: absolute;
  right: -30px;
  bottom: -1px;
}
#header #hinweis > .content-element-group .text p.btn a {
  position: relative;
  background: #386496;
  padding: 10px;
  padding-left: 0;
  text-decoration: none;
  font-size: 24px;
  line-height: 120%;
  display: block;
  color: #FFF;
  background-color: #FFF;
  color: #386496;
  padding-right: 60px;
}
#header #hinweis > .content-element-group .text p.btn a:before {
  height: 100%;
  position: absolute;
  right: 100%;
  top: 0;
  z-index: 5;
  margin-right: -1px;
  width: 100px;
  content: '';
  background: #386496;
  display: inline-block;
  -webkit-mask: url(/download/grafik/icons/button_form.svg);
  mask: url(/download/grafik/icons/button_form.svg);
  -webkit-mask-size: contain;
  mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position: right;
  mask-position: right;
}
#header #hinweis > .content-element-group .text p.btn a:hover {
  background: #102e50;
}
#header #hinweis > .content-element-group .text p.btn a:hover:before {
  background: #102e50;
}
#header #hinweis > .content-element-group .text p.btn a:before,
#header #hinweis > .content-element-group .text p.btn a:hover:before,
#header #hinweis > .content-element-group .text p.btn a:hover {
  background-color: #FFF;
  color: #386496;
}
#header #hinweis > .content-element-group figure {
  width: 55px;
  margin-left: 20px;
  margin-right: 40px;
}
#header #hinweis > .content-element-group figure img {
  width: 100%;
}
#header .mod_article {
  background: #386496;
}
#header .mod_article .article_inside {
  color: #FFF;
}
#header .mod_article .article_inside .rte {
  padding: 20px 0;
  font-size: 28px;
  line-height: 110%;
}
#header .mod_article > .article_inside > h1.content-headline {
  padding-top: 20px;
  padding-bottom: 20px;
}
#header .mod_article.header_middle {
  overflow: hidden;
}
#header .mod_article.header_middle .article_inside {
  max-width: 100%;
}
#header .mod_article.header_middle .article_inside figure,
#header .mod_article.header_middle .article_inside figure img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#header .mod_article.header_middle .article_inside .text {
  z-index: 5;
  zoom: 1;
  width: 100%;
  max-width: 1100px;
  padding: 20px;
  margin: 0 auto;
  position: relative;
  display: block;
  padding: 0;
}
#header .mod_article.header_middle .article_inside .text:before,
#header .mod_article.header_middle .article_inside .text:after {
  content: "";
  display: table;
}
#header .mod_article.header_middle .article_inside .text:after {
  clear: both;
}
#header .mod_article.header_middle .article_inside .text .rte {
  max-width: 50%;
  min-height: 310px;
  position: relative;
  padding: 20px;
  padding-top: 60px;
  padding-bottom: 40px;
  color: #FFF;
}
#header .mod_article.header_middle .article_inside .text .rte > * {
  position: relative;
  z-index: 5;
}
#header .mod_article.header_middle .article_inside .text .rte h1 {
  font-size: 50px;
  line-height: 110%;
  margin-bottom: 20px;
}
#header .mod_article.header_middle .article_inside .text .rte h1:after {
  content: '';
  display: block;
  width: 100%;
  height: 2px;
  background: #FFF;
  margin-top: 10px;
}
#header .mod_article.header_middle .article_inside .text .rte p {
  font-size: 28px;
  line-height: 110%;
}
#header .mod_article.header_middle .article_inside .text .rte:before {
  content: '';
  z-index: 0;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  width: 100%;
  bottom: 0;
  height: 100%;
  background: rgba(0, 30, 80, 0.8);
}
#header .mod_article.header_big_slider {
  background: none;
  overflow: hidden;
}
#header .mod_article.header_big_slider .article_inside {
  max-width: 100%;
}
#header .mod_article.header_big_slider .article_inside .swiper-button-prev,
#header .mod_article.header_big_slider .article_inside .swiper-button-next {
  display: none;
}
#header .mod_article.header_big_slider .article_inside .content-swiper {
  max-width: 1920px;
  margin-left: auto;
  margin-right: auto;
}
#header .mod_article.header_big_slider .article_inside .swiper-slide {
  position: relative;
}
#header .mod_article.header_big_slider .article_inside .swiper-slide figure {
  text-align: center;
  margin: 0;
}
#header .mod_article.header_big_slider .article_inside .swiper-slide .text {
  zoom: 1;
  width: 100%;
  max-width: 1100px;
  padding: 20px;
  margin: 0 auto;
  position: relative;
  display: block;
  padding: 0;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  top: 0;
  z-index: 10;
  color: #FFF;
}
#header .mod_article.header_big_slider .article_inside .swiper-slide .text:before,
#header .mod_article.header_big_slider .article_inside .swiper-slide .text:after {
  content: "";
  display: table;
}
#header .mod_article.header_big_slider .article_inside .swiper-slide .text:after {
  clear: both;
}
#header .mod_article.header_big_slider .article_inside .swiper-slide .text .rte {
  position: relative;
  padding: 60px 20px 40px 20px;
  min-height: 500px;
  width: 50%;
}
#header .mod_article.header_big_slider .article_inside .swiper-slide .text .rte h1,
#header .mod_article.header_big_slider .article_inside .swiper-slide .text .rte h2 {
  font-size: 60px;
  line-height: 140%;
  margin-bottom: 20px;
}
#header .mod_article.header_big_slider .article_inside .swiper-slide .text .rte h1:after,
#header .mod_article.header_big_slider .article_inside .swiper-slide .text .rte h2:after {
  content: '';
  display: block;
  width: 100%;
  height: 2px;
  background: #FFF;
  margin-top: 10px;
}
#header .mod_article.header_big_slider .article_inside .swiper-slide .text .rte p {
  font-size: 28px;
  line-height: 115%;
}
#header .mod_article.header_big_slider .article_inside .swiper-slide .text .rte:before {
  content: '';
  z-index: 0;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  width: 100%;
  height: 100%;
  bottom: 0;
  height: 200%;
  background: rgba(0, 30, 80, 0.8);
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 30, 80, 0.8)), to(rgba(0, 30, 80, 0)));
  background: -webkit-linear-gradient(top, rgba(0, 30, 80, 0.8), rgba(0, 30, 80, 0));
}
#header .mod_article.header_big_slider .article_inside .swiper-slide .text .rte > * {
  position: relative;
  z-index: 5;
}
#header .mod_article.header_big_slider .content-element-group {
  z-index: 10;
  bottom: 40px;
  zoom: 1;
  width: 100%;
  max-width: 1100px;
  padding: 20px;
  margin: 0 auto;
  position: relative;
  display: block;
  margin: 0;
  padding: 0;
  display: -ms-grid;
  display: grid;
  grid-gap: 20px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-rows: auto;
  -ms-grid-rows: 1fr;
  grid-template-rows: 1fr;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  position: absolute;
}
#header .mod_article.header_big_slider .content-element-group:before,
#header .mod_article.header_big_slider .content-element-group:after {
  content: "";
  display: table;
}
#header .mod_article.header_big_slider .content-element-group:after {
  clear: both;
}
#header .mod_article.header_big_slider .content-element-group:after,
#header .mod_article.header_big_slider .content-element-group:before {
  content: none;
}
#header .mod_article.header_big_slider .content-element-group > * {
  float: none;
  margin-bottom: 0;
}
#header .mod_article.header_big_slider .content-element-group .content-text {
  position: relative;
}
#header .mod_article.header_big_slider .content-element-group figure {
  margin: 0;
}
#header .mod_article.header_big_slider .content-element-group .text {
  pointer-events: none;
}
#header .mod_article.header_big_slider .content-element-group .rte {
  background: #386496;
  background-color: rgba(0, 30, 80, 0.8);
  bottom: 0;
  position: absolute;
  left: 0;
  right: 0;
  z-index: 5;
  min-height: 3.5em;
  color: #FFF;
  padding: 20px;
  font-size: 28px;
  line-height: 120%;
}
#header .mod_article:first-child .content-text {
  position: relative;
  display: -ms-grid;
  display: grid;
  grid-gap: 40px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  grid-auto-rows: auto;
  -ms-grid-rows: 1fr;
  grid-template-rows: 1fr;
}
#header .mod_article:first-child .content-text:after,
#header .mod_article:first-child .content-text:before {
  content: none;
}
#header .mod_article:first-child .content-text > * {
  float: none;
  margin-bottom: 0;
}
#header .mod_article:first-child .content-text .text {
  color: #FFF;
  position: relative;
  padding: 60px 20px 40px 20px;
  min-height: 290px;
}
#header .mod_article:first-child .content-text .text:before {
  content: '';
  z-index: 0;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  width: 100%;
  height: 100%;
  bottom: 0;
  height: 200%;
  background: rgba(0, 30, 80, 0.8);
}
#header .mod_article:first-child .content-text .text > * {
  position: relative;
  z-index: 1;
}
#header .mod_article:first-child .content-text .text h1,
#header .mod_article:first-child .content-text .text h2 {
  font-size: 50px;
  line-height: 100%;
  margin-bottom: 20px;
}
#header .mod_article:first-child .content-text .text h1:after,
#header .mod_article:first-child .content-text .text h2:after {
  content: '';
  display: block;
  width: 100%;
  height: 2px;
  background: #FFF;
  margin-top: 10px;
}
#header .mod_article:first-child .content-text .text p {
  font-size: 28px;
  line-height: 115%;
}
#header .mod_article:first-child .content-text .text p.pseudoh2,
#header .mod_article:first-child .content-text .text p.pseudoh3 {
  color: red;
}
#header .mod_customnav {
  padding-top: 0;
}
#header .mod_customnav > ul > li {
  display: inline-block;
  margin-right: 20px;
}
#header .mod_customnav > ul > li.p_verkehrsmeldung {
  display: none;
}
#header .mod_customnav > ul > li a,
#header .mod_customnav > ul > li strong {
  display: block;
  font-size: 22px;
  line-height: 140%;
}
#header .mod_customnav > ul > li a {
  text-decoration: none;
  color: #2c2c2b;
}
#header .mod_customnav > ul > li a:hover {
  color: #386496;
}
#header .mod_customnav > ul > li strong,
#header .mod_customnav > ul > li.trail > a {
  color: #386496;
}
#header .mod_customnav > ul > li.trail > a {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing:  grayscale;
  font-smoothing: antialiased;
}
#header .mod_customnav > ul > li:first-child {
  display: none;
}
#wrapper .inside .mod_article.breadcrumb {
  padding: 0;
  background: none;
}
#wrapper .inside .mod_article.breadcrumb .mod_breadcrumb {
  padding: 10px 0;
}
#wrapper .inside .mod_article.breadcrumb .mod_breadcrumb ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
#wrapper .inside .mod_article.breadcrumb .mod_breadcrumb ul li {
  padding: 0;
  margin: 0;
  display: inline-block;
  margin-right: 5px;
  color: #386496;
}
#wrapper .inside .mod_article.breadcrumb .mod_breadcrumb ul li:before {
  content: none;
  display: none;
}
#wrapper .inside .mod_article.breadcrumb .mod_breadcrumb ul li:after {
  margin-left: 5px;
  content: '\00BB';
  display: inline-block;
  color: #2c2c2b;
}
#wrapper .inside .mod_article.breadcrumb .mod_breadcrumb ul li:last-child {
  margin-right: 0;
}
#wrapper .inside .mod_article.breadcrumb .mod_breadcrumb ul li:last-child:after {
  content: none;
}
#wrapper .inside .mod_article.breadcrumb .mod_breadcrumb ul li a {
  text-decoration: none;
  color: #2c2c2b;
}
#wrapper .inside .mod_article.breadcrumb + .mod_article {
  padding-top: 20px;
}
#main .marginbottom_0,
#header .marginbottom_0,
#main .article_inside .marginbottom_0,
#main > .inside > .mod_article.marginbottom_0 {
  margin-bottom: 0;
}
#main .marginbottom_2x,
#header .marginbottom_2x,
#main .article_inside .marginbottom_2x,
#main > .inside > .mod_article.marginbottom_2x,
#main .ce_accordion .accordion > div .marginbottom_2x,
#main .article_inside > .mod_newslist.marginbottom_2x {
  margin-bottom: 40px;
}
#main .paddingtop_1,
#header .paddingtop_1,
#main .article_inside .paddingtop_1,
#main > .inside > .mod_article.paddingtop_1 {
  padding-top: 20px;
}
#main .paddingtop_2 #header .paddingtop_2,
#main .article_inside .paddingtop_2,
#main > .inside > .mod_article.paddingtop_2 {
  padding-top: 40px;
}
#main .paddingbottom_1,
#header .paddingbottom_1,
#main .article_inside .paddingbottom_1,
#main > .inside > .mod_article.paddingbottom_1 {
  padding-bottom: 20px;
}
#main .paddingbottom_0,
#header .paddingbottom_0,
#main .article_inside .paddingbottom_0,
#main > .inside > .mod_article.paddingbottom_0 {
  padding-bottom: 0;
}
#main .paddingtop_0,
#header .paddingtop_0,
#main .article_inside .paddingtop_0,
#main > .inside > .mod_article.paddingtop_0 {
  padding-top: 0;
}
#main .paddingbottom_2,
#header .paddingbottom_2,
#main .article_inside .paddingbottom_2,
#main > .inside > .mod_article.paddingbottom_2 {
  padding-bottom: 40px;
}
#main .marginbottom_2,
#header .marginbottom_2,
#main .article_inside .marginbottom_2,
#main > .inside > .mod_article.marginbottom_2 {
  margin-bottom: 40px;
}
#main .paddingbottom_0,
#header .paddingbottom_0,
#main .article_inside .paddingbottom_0,
#main > .inside > .mod_article.paddingbottom_0 {
  padding-bottom: 0;
}
.border_top_white {
  border-top: 1px solid #FFF;
  padding-top: 20px;
}
#header .mod_article,
#main .mod_article {
  position: relative;
}
#header .mod_article > .background,
#main .mod_article > .background {
  zoom: 1;
  max-width: 1920px;
  padding: 0;
  margin: 0 auto;
  position: relative;
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 1;
}
#header .mod_article > .background:before,
#main .mod_article > .background:before,
#header .mod_article > .background:after,
#main .mod_article > .background:after {
  content: "";
  display: table;
}
#header .mod_article > .background:after,
#main .mod_article > .background:after {
  clear: both;
}
#header .mod_article > .background img,
#main .mod_article > .background img {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
#header .mod_article > .background.position_center_bottom > img,
#main .mod_article > .background.position_center_bottom > img {
  object-position: center bottom;
}
#header .mod_article > .background.position_center_top > img,
#main .mod_article > .background.position_center_top > img {
  object-position: center top;
}
#header .mod_article > .background.position_left_top > img,
#main .mod_article > .background.position_left_top > img {
  object-position: left top;
}
#header .mod_article > .background.position_left_bottom > img,
#main .mod_article > .background.position_left_bottom > img {
  object-position: left bottom;
}
#header .mod_article > .background.position_right_top > img,
#main .mod_article > .background.position_right_top > img {
  object-position: right top;
}
#header .mod_article > .background.position_right_bottom > img,
#main .mod_article > .background.position_right_bottom > img {
  object-position: right bottom;
}
#header .mod_article > .background.position_left_center > img,
#main .mod_article > .background.position_left_center > img {
  object-position: left center;
}
#header .mod_article > .background.position_right_center > img,
#main .mod_article > .background.position_right_center > img {
  object-position: right center;
}
#header .mod_article > .background + .background .video,
#main .mod_article > .background + .background .video {
  opacity: 0;
  transition: all 0.5s ease-in;
  -webkit-transition: all 0.5s ease-in;
}
#header .mod_article > .background.bg_video,
#main .mod_article > .background.bg_video {
  z-index: 2;
}
#header .mod_article > .background.bg_video .video,
#main .mod_article > .background.bg_video .video {
  background-color: #2c2c2b;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#header .mod_article > .background.bg_video.show .video,
#main .mod_article > .background.bg_video.show .video {
  opacity: 1;
}
#header .mod_article > .background.bg_video + .article_inside > div,
#main .mod_article > .background.bg_video + .article_inside > div {
  margin: 0;
}
#header .mod_article > .article_inside,
#main .mod_article > .article_inside {
  z-index: 4;
  zoom: 1;
  width: 100%;
  max-width: 1100px;
  padding: 0;
  margin: 0 auto;
  position: relative;
  display: block;
}
#header .mod_article > .article_inside:before,
#main .mod_article > .article_inside:before,
#header .mod_article > .article_inside:after,
#main .mod_article > .article_inside:after {
  content: "";
  display: table;
}
#header .mod_article > .article_inside:after,
#main .mod_article > .article_inside:after {
  clear: both;
}
#header .mod_article.bg_c1,
#main .mod_article.bg_c1 {
  background-color: #386496;
  color: #FFF;
}
#header .mod_article.bg_c1 .ce_accordion .toggler,
#main .mod_article.bg_c1 .ce_accordion .toggler,
#header .mod_article.bg_c1 .content-accordion .handorgel__header__button,
#main .mod_article.bg_c1 .content-accordion .handorgel__header__button {
  color: #FFF;
}
#header .mod_article.bg_c1 .ce_accordion .toggler:before,
#main .mod_article.bg_c1 .ce_accordion .toggler:before,
#header .mod_article.bg_c1 .content-accordion .handorgel__header__button:before,
#main .mod_article.bg_c1 .content-accordion .handorgel__header__button:before {
  border-color: transparent transparent transparent #FFF;
}
#header .mod_article.bg_c1 a,
#main .mod_article.bg_c1 a {
  color: #FFF;
  text-decoration: underline;
  text-decoration-skip: ink;
}
#header .mod_article.bg_c1 > .article_inside,
#main .mod_article.bg_c1 > .article_inside {
  padding-top: 20px;
  padding-bottom: 20px;
}
#header .mod_article.bg_c2,
#main .mod_article.bg_c2 {
  background-color: #eaedef;
}
#header .mod_article.bg_c5,
#main .mod_article.bg_c5 {
  background-color: #d8e0ea;
}
#header .mod_article.bg_c6,
#main .mod_article.bg_c6 {
  background-color: #f3f6f9;
}
.content-element-group.spalten_2 {
  display: -ms-grid;
  display: grid;
  grid-gap: 40px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  grid-auto-rows: auto;
  -ms-grid-rows: 1fr;
  grid-template-rows: 1fr;
}
.content-element-group.spalten_2:after,
.content-element-group.spalten_2:before {
  content: none;
}
.content-element-group.spalten_2 > * {
  float: none;
  margin-bottom: 0;
}
.content-element-group.spalten_2 > *.content-headline,
.content-element-group.spalten_2 > h2,
.content-element-group.spalten_2 > h3 {
  grid-column-start: 1;
  grid-column-end: -1;
}
.content-element-group.spalten_2 > h3 {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing:  grayscale;
  font-smoothing: antialiased;
}
.content-text.media--left figure {
  margin-right: 20px;
}
.content-text.media--above,
.content-text.media--below {
  display: block;
}
.content-text.media--above > *,
.content-text.media--below > * {
  margin-bottom: 20px;
}
.content-text.media--above > *:last-child,
.content-text.media--below > *:last-child {
  margin-bottom: 0;
}
.content-text > h2 {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing:  grayscale;
  font-smoothing: antialiased;
}
#main .mod_article.boxen .content-text.media--below > * {
  margin-bottom: 0;
}
.content-download.ext-pdf {
  display: -ms-grid;
  display: grid;
  grid-gap: 20px;
  -ms-grid-columns: 100px 1fr;
  grid-template-columns: 100px 1fr;
  grid-auto-rows: auto;
  -ms-grid-rows: 1fr;
  grid-template-rows: 1fr;
  grid-template-areas: 'left right';
}
.content-download.ext-pdf:after,
.content-download.ext-pdf:before {
  content: none;
}
.content-download.ext-pdf > * {
  float: none;
  margin-bottom: 0;
}
.content-download.ext-pdf figure {
  grid-area: left;
}
.content-download.ext-pdf a {
  grid-area: right;
  text-decoration: none;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing:  grayscale;
  font-smoothing: antialiased;
  color: #2c2c2b;
}
#main .content-gallery {
  margin-bottom: 20px;
}
#main .content-gallery ul {
  display: -ms-grid;
  display: grid;
  grid-gap: 0;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-rows: auto;
  -ms-grid-rows: 1fr;
  grid-template-rows: 1fr;
}
#main .content-gallery ul:after,
#main .content-gallery ul:before {
  content: none;
}
#main .content-gallery ul > * {
  float: none;
  margin-bottom: 0;
}
#main .content-gallery ul li {
  margin: 0;
  padding: 0;
}
#main .content-gallery ul li:before {
  content: none;
}
#main .mod_article {
  overflow: visible;
  padding-top: 40px;
  padding-bottom: 40px;
}
#main .mod_article.spalten_2 > .article_inside {
  display: -ms-grid;
  display: grid;
  grid-gap: 40px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  grid-auto-rows: auto;
  -ms-grid-rows: 1fr;
  grid-template-rows: 1fr;
}
#main .mod_article.spalten_2 > .article_inside:after,
#main .mod_article.spalten_2 > .article_inside:before {
  content: none;
}
#main .mod_article.spalten_2 > .article_inside > * {
  float: none;
  margin-bottom: 0;
}
#main .mod_article.spalten_2 > .article_inside > * {
  margin-bottom: 0;
}
#main .mod_article.spalten_2 > .article_inside .content-headline {
  grid-column-start: 1;
  grid-column-end: -1;
}
#main .mod_article.spalten_3 > .article_inside {
  display: -ms-grid;
  display: grid;
  grid-gap: 40px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-rows: auto;
  -ms-grid-rows: 1fr;
  grid-template-rows: 1fr;
}
#main .mod_article.spalten_3 > .article_inside:after,
#main .mod_article.spalten_3 > .article_inside:before {
  content: none;
}
#main .mod_article.spalten_3 > .article_inside > * {
  float: none;
  margin-bottom: 0;
}
#main .mod_article.spalten_3 > .article_inside > * {
  margin-bottom: 0;
}
#main .mod_article.spalten_3 > .article_inside .content-headline {
  grid-column-start: 1;
  grid-column-end: -1;
}
#main .mod_article.spalten_3 > .article_inside figure a {
  display: block;
}
#main .mod_article.spalten_3 > .article_inside figure img {
  width: 100%;
}
#main .mod_article.boxen .content-text,
#main .mod_article .content-element-group.boxen .content-text {
  position: relative;
  background: #FFF;
  padding: 20px;
  min-height: 360px;
  padding-top: 100px;
}
#main .mod_article.boxen .content-text > h2,
#main .mod_article .content-element-group.boxen .content-text > h2 {
  font-size: 22px;
  line-height: 110%;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  background: #386496;
  margin: 0;
  font-weight: 400;
  color: #FFF;
  z-index: 5;
  min-height: 80px;
  -webkit-font-smoothing: unset;
  font-smoothing: antialiased;
  padding: 20px;
  padding-bottom: 10px;
}
#main .mod_article.boxen .content-text.img_margin figure,
#main .mod_article .content-element-group.boxen .content-text.img_margin figure {
  padding: 20px;
}
#main .mod_article.boxen .content-text .text .rte,
#main .mod_article .content-element-group.boxen .content-text .text .rte {
  padding-bottom: 40px;
}
#main .mod_article.boxen .content-text .text p.btn,
#main .mod_article .content-element-group.boxen .content-text .text p.btn {
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 15;
}
#main .mod_article.boxen .content-text .text p.btn a,
#main .mod_article .content-element-group.boxen .content-text .text p.btn a {
  position: relative;
  background: #386496;
  padding: 10px;
  padding-left: 0;
  text-decoration: none;
  font-size: 24px;
  line-height: 120%;
  display: block;
  color: #FFF;
}
#main .mod_article.boxen .content-text .text p.btn a:before,
#main .mod_article .content-element-group.boxen .content-text .text p.btn a:before {
  height: 100%;
  position: absolute;
  right: 100%;
  top: 0;
  z-index: 5;
  margin-right: -1px;
  width: 100px;
  content: '';
  background: #386496;
  display: inline-block;
  -webkit-mask: url(/download/grafik/icons/button_form.svg);
  mask: url(/download/grafik/icons/button_form.svg);
  -webkit-mask-size: contain;
  mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position: right;
  mask-position: right;
}
#main .mod_article.boxen .content-text .text p.btn a:hover,
#main .mod_article .content-element-group.boxen .content-text .text p.btn a:hover {
  background: #102e50;
}
#main .mod_article.boxen .content-text .text p.btn a:hover:before,
#main .mod_article .content-element-group.boxen .content-text .text p.btn a:hover:before {
  background: #102e50;
}
#main .mod_article.boxen .content-text.media--right,
#main .mod_article .content-element-group.boxen .content-text.media--right {
  padding: 0;
  min-height: auto;
}
#main .mod_article.boxen .content-text.media--right figure,
#main .mod_article .content-element-group.boxen .content-text.media--right figure {
  float: none;
}
#main .mod_article.boxen .content-text.media--right .text .rte,
#main .mod_article .content-element-group.boxen .content-text.media--right .text .rte {
  padding: 0;
}
#main .mod_article.boxen .content-text.media--above,
#main .mod_article .content-element-group.boxen .content-text.media--above {
  padding: 0;
  padding-top: 80px;
}
#main .mod_article.boxen .content-text.media--above .rte > *,
#main .mod_article .content-element-group.boxen .content-text.media--above .rte > * {
  padding-left: 20px;
  padding-right: 20px;
}
#main .mod_article.boxen .content-text.media--above .rte p.btn,
#main .mod_article .content-element-group.boxen .content-text.media--above .rte p.btn {
  padding-left: 0;
  padding-right: 0;
}
#main .mod_article.boxen .content-text.media--above figure,
#main .mod_article .content-element-group.boxen .content-text.media--above figure {
  margin-bottom: 20px;
  text-align: center;
}
#main .mod_article.boxen .content-text.media--above figure a,
#main .mod_article .content-element-group.boxen .content-text.media--above figure a {
  display: block;
}
#main .mod_article.boxen .content-text.media--above figure img,
#main .mod_article .content-element-group.boxen .content-text.media--above figure img {
  width: 100%;
}
#main .mod_article.boxen .content-text.media--below,
#main .mod_article .content-element-group.boxen .content-text.media--below {
  padding: 0;
  padding-top: 80px;
}
#main .mod_article.boxen .content-text.media--below .rte,
#main .mod_article .content-element-group.boxen .content-text.media--below .rte {
  padding: 0;
}
#main .mod_article.boxen .content-text.media--below figure a,
#main .mod_article .content-element-group.boxen .content-text.media--below figure a {
  display: block;
}
#main .mod_article.boxen .content-text.media--below figure img,
#main .mod_article .content-element-group.boxen .content-text.media--below figure img {
  width: 100%;
}
#main .mod_article.boxen .content-text.box_bild50,
#main .mod_article .content-element-group.boxen .content-text.box_bild50 {
  padding: 0;
  padding-top: 80px;
  display: -ms-grid;
  display: grid;
  grid-gap: 0;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  grid-auto-rows: auto;
  -ms-grid-rows: 1fr;
  grid-template-rows: 1fr;
}
#main .mod_article.boxen .content-text.box_bild50:after,
#main .mod_article .content-element-group.boxen .content-text.box_bild50:after,
#main .mod_article.boxen .content-text.box_bild50:before,
#main .mod_article .content-element-group.boxen .content-text.box_bild50:before {
  content: none;
}
#main .mod_article.boxen .content-text.box_bild50 > *,
#main .mod_article .content-element-group.boxen .content-text.box_bild50 > * {
  float: none;
  margin-bottom: 0;
}
#main .mod_article.boxen .content-text.box_bild50 figure,
#main .mod_article .content-element-group.boxen .content-text.box_bild50 figure {
  margin: 0;
  padding-right: 10px;
}
#main .mod_article.boxen .content-text.box_bild50 .text,
#main .mod_article .content-element-group.boxen .content-text.box_bild50 .text {
  padding-left: 10px;
  padding-top: 20px;
  padding-right: 20px;
}
#main .mod_article#mkb_team {
  position: relative;
  max-width: 1920px;
  margin: 0 auto;
  padding: 0;
}
#main .mod_article#mkb_team.playing .video_play img {
  opacity: 0;
}
#main .mod_article#mkb_team .article_inside {
  zoom: 1;
  width: 100%;
  max-width: 1100px;
  padding: 20px;
  margin: 0 auto;
  position: relative;
  display: block;
  padding: 0;
  display: -ms-grid;
  display: grid;
  grid-gap: 20px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  grid-auto-rows: auto;
  -ms-grid-rows: 1fr;
  grid-template-rows: 1fr;
  position: initial;
}
#main .mod_article#mkb_team .article_inside:before,
#main .mod_article#mkb_team .article_inside:after {
  content: "";
  display: table;
}
#main .mod_article#mkb_team .article_inside:after {
  clear: both;
}
#main .mod_article#mkb_team .article_inside:after,
#main .mod_article#mkb_team .article_inside:before {
  content: none;
}
#main .mod_article#mkb_team .article_inside > * {
  float: none;
  margin-bottom: 0;
}
#main .mod_article#mkb_team .content-text {
  position: relative;
  z-index: 5;
  display: block;
}
#main .mod_article#mkb_team .video_play {
  align-self: center;
  position: relative;
  z-index: 10;
  text-align: center;
  pointer-events: none;
}
#main .mod_article#mkb_team .video_play img {
  transition: all 0.3s ease-in;
  -webkit-transition: all 0.3s ease-in;
  width: 128px;
}
#main .mod_article#mkb_team .content-player {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
}
#main .mod_article#mkb_team .content-player figure {
  width: 100%;
  height: 100%;
}
#main .mod_article#mkb_team .content-player video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#main .mod_article#mkb_team .content-player:hover + .video_play img {
  -webkit-transform: scale(1.5);
  -moz-transform: scale(1.5);
  -ms-transform: scale(1.5);
  -o-transform: scale(1.5);
  transform: scale(1.5);
}
#main .mod_article#betriebsstoerungen .article_inside .content-text {
  margin-bottom: 60px;
  padding-bottom: 60px;
  border-bottom: 2px solid #386496;
}
#main .mod_article#betriebsstoerungen .article_inside .content-text:last-child {
  padding-bottom: 0;
  border-bottom: 0;
}
#main .article_inside > * {
  margin-bottom: 40px;
}
#main .article_inside > *:last-child {
  margin-bottom: 0;
}
#main .mod_article#kontakt_box > .article_inside > * {
  margin-bottom: 20px;
}
#main .mod_article#kontakt_box > .article_inside > *:last-child {
  margin-bottom: 0;
}
#main ul {
  list-style: none;
  padding-left: 0;
}
#main ul > li {
  position: relative;
  display: block;
  padding-left: 20px;
  margin-bottom: 10px;
}
#main ul > li:last-child {
  margin: 0;
}
#main ul > li:before {
  background-image: none;
  content: '';
  display: inline-block;
  position: absolute;
  left: 0;
  top: 0.4em;
  background-color: #386496;
  width: 10px;
  height: 10px;
}
#main ul > li > ul {
  margin-top: 5px;
}
#main ul > li > ul > li:before {
  background-color: #386496;
  border: 1px solid #FFF;
}
#main .content-player {
  position: relative;
  display: inline-block;
  line-height: 100%;
}
#main .content-player figure {
  z-index: 10;
}
#main .content-player figure video {
  max-width: 100%;
}
#main .content-accordion {
  border-bottom: 0;
}
#main .content-accordion .content-element-group > * {
  margin-bottom: 20px;
}
#main .content-accordion .handorgel__header__button {
  border: 0;
  background: none;
  padding: 0;
  color: #386496;
  font-size: 24px;
  line-height: 140%;
  position: relative;
  padding-left: 30px;
}
#main .content-accordion .handorgel__header__button:before {
  position: absolute;
  left: 0;
  top: .2em;
  content: '';
  display: inline-block;
  width: 0px;
  height: 0px;
  -webkit-transform: rotate(360deg) ;
  transform: rotate(360deg) ;
  border-style: solid;
  border-width: 9px 0 9px 12px;
  border-color: transparent transparent transparent #386496;
  -webkit-transform: rotate(0deg) scale(1);
  -moz-transform: rotate(0deg) scale(1);
  -ms-transform: rotate(0deg) scale(1);
  -o-transform: rotate(0deg) scale(1);
  transform: rotate(0deg) scale(1);
  transition: all 0.15s ease-in;
  -webkit-transition: all 0.15s ease-in;
}
#main .content-accordion .handorgel__header__button:hover:before {
  -webkit-transform: rotate(0deg) scale(1.75);
  -moz-transform: rotate(0deg) scale(1.75);
  -ms-transform: rotate(0deg) scale(1.75);
  -o-transform: rotate(0deg) scale(1.75);
  transform: rotate(0deg) scale(1.75);
}
#main .content-accordion .handorgel__header--opened .handorgel__header__button:before {
  -webkit-transform: rotate(90deg) scale(1);
  -moz-transform: rotate(90deg) scale(1);
  -ms-transform: rotate(90deg) scale(1);
  -o-transform: rotate(90deg) scale(1);
  transform: rotate(90deg) scale(1);
}
#main .content-accordion .handorgel__content {
  border: 0;
  background: none;
}
#main .content-accordion .handorgel__content .handorgel__content__inner {
  padding: 20px;
  padding-left: 30px;
}
#main .ce_accordion {
  overflow: visible;
}
#main .ce_accordion .toggler {
  font-size: 24px;
  line-height: 140%;
  position: relative;
  padding-left: 30px;
  cursor: pointer;
  color: #386496;
}
#main .ce_accordion .toggler:before {
  position: absolute;
  left: 0;
  top: .2em;
  content: '';
  display: inline-block;
  width: 0px;
  height: 0px;
  -webkit-transform: rotate(360deg) ;
  transform: rotate(360deg) ;
  border-style: solid;
  border-width: 9px 0 9px 12px;
  border-color: transparent transparent transparent #386496;
  -webkit-transform: rotate(0deg) scale(1);
  -moz-transform: rotate(0deg) scale(1);
  -ms-transform: rotate(0deg) scale(1);
  -o-transform: rotate(0deg) scale(1);
  transform: rotate(0deg) scale(1);
  transition: all 0.15s ease-in;
  -webkit-transition: all 0.15s ease-in;
}
#main .ce_accordion .toggler:hover:before {
  -webkit-transform: rotate(0deg) scale(1.75);
  -moz-transform: rotate(0deg) scale(1.75);
  -ms-transform: rotate(0deg) scale(1.75);
  -o-transform: rotate(0deg) scale(1.75);
  transform: rotate(0deg) scale(1.75);
}
#main .ce_accordion .content-player {
  width: 100%;
}
#main .ce_accordion .content-player video {
  width: 100%;
}
#main .ce_accordion .accordion {
  padding-left: 30px;
  padding-top: 20px;
  padding-bottom: 40px;
  display: none;
}
#main .ce_accordion .accordion > div > * {
  margin-bottom: 20px;
}
#main .ce_accordion.active .toggler:before {
  -webkit-transform: rotate(90deg) scale(1);
  -moz-transform: rotate(90deg) scale(1);
  -ms-transform: rotate(90deg) scale(1);
  -o-transform: rotate(90deg) scale(1);
  transform: rotate(90deg) scale(1);
}
#main .ce_accordion.active .accordion {
  display: block;
}
#main .mm_tabs {
  position: relative;
}
#main .mm_tabs .tab_hidden {
  position: absolute;
  width: 0;
  height: 0;
  overflow: hidden;
  opacity: 0;
}
#main .mm_tabs.tab_icons {
  /*
					>div{
						background:darken(@c5,5%);
						>.grid{

							.grid((@padding*2),repeat(5,1fr));

							>div{

								display:block;
								padding-bottom:100%;
								overflow:hidden;
								background-color:#FFF;
								border:1px solid @c1;
								border-radius: 100%;
								position: relative;

								>div.icon{
									border-radius: 100%;
									position: absolute;
									left:0;
									top:0;
									right:0;
									bottom:0;
									background-repeat: no-repeat;
									background-size:contain;
									background-position: center;

									background-color:@c1;
									-webkit-mask-size: contain !important;
									mask-size: contain !important;
									-webkit-mask-repeat: no-repeat !important;
									mask-repeat: no-repeat !important;
									-webkit-mask-position: center !important;
									mask-position: center !important;
								}
							}

						}
					}
				}
				*/
}
#main .mm_tabs.tab_icons .tab_content .inside .text {
  padding-top: 60px;
}
#main .mm_tabs.tab_icons .slide_container {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  margin-top: 20px;
  height: 70px;
  background: #c7d3e1;
  position: relative;
}
#main .mm_tabs.tab_icons .slide_container > .slide_arr {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 20px*5;
  cursor: pointer;
  display: block;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  transition: all 0.15s ease-in;
  -webkit-transition: all 0.15s ease-in;
}
#main .mm_tabs.tab_icons .slide_container > .slide_arr.text-center {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
#main .mm_tabs.tab_icons .slide_container > .slide_arr.text-right {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
#main .mm_tabs.tab_icons .slide_container > .slide_arr:hover {
  -webkit-transform: scale(1.4);
  -moz-transform: scale(1.4);
  -ms-transform: scale(1.4);
  -o-transform: scale(1.4);
  transform: scale(1.4);
}
#main .mm_tabs.tab_icons .slide_container > .slide_arr:after {
  margin: 0 auto;
  content: '';
  display: inline-block;
}
#main .mm_tabs.tab_icons .slide_container > .slide_arr.arr_left {
  left: -20px;
}
#main .mm_tabs.tab_icons .slide_container > .slide_arr.arr_left:after {
  width: 0px;
  height: 0px;
  -webkit-transform: rotate(180deg) ;
  transform: rotate(180deg) ;
  border-style: solid;
  border-width: 20px*1.2 0 20px*1.2 30px;
  border-color: transparent transparent transparent #386496;
}
#main .mm_tabs.tab_icons .slide_container > .slide_arr.arr_right {
  right: -20px;
}
#main .mm_tabs.tab_icons .slide_container > .slide_arr.arr_right:after {
  width: 0px;
  height: 0px;
  -webkit-transform: rotate(0deg) ;
  transform: rotate(0deg) ;
  border-style: solid;
  border-width: 20px*1.2 0 20px*1.2 30px;
  border-color: transparent transparent transparent #386496;
}
#main .mm_tabs.tab_icons .slide_container .slide_content {
  position: absolute;
  left: 20px*5;
  right: 20px*5;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 50;
}
#main .mm_tabs.tab_icons .slide_container .slide_content > div {
  position: relative;
  display: none;
}
#main .mm_tabs.tab_icons .slide_container .slide_content > div.active {
  display: block;
}
#main .mm_tabs.tab_icons .slide_container .slide_content > div ul.grid {
  display: -ms-grid;
  display: grid;
  grid-gap: 60px;
  -ms-grid-columns: repeat(5, 1fr);
  grid-template-columns: repeat(5, 1fr);
  grid-auto-rows: auto;
  -ms-grid-rows: 1fr;
  grid-template-rows: 1fr;
}
#main .mm_tabs.tab_icons .slide_container .slide_content > div ul.grid:after,
#main .mm_tabs.tab_icons .slide_container .slide_content > div ul.grid:before {
  content: none;
}
#main .mm_tabs.tab_icons .slide_container .slide_content > div ul.grid > * {
  float: none;
  margin-bottom: 0;
}
#main .mm_tabs.tab_icons .slide_container .slide_content > div ul.grid > li {
  margin: 0;
  padding: 0;
  display: block;
  padding-bottom: 100%;
  overflow: hidden;
  background-color: #FFF;
  border: 1px solid #386496;
  border-radius: 100%;
  position: relative;
  transition: all 0.15s ease-in;
  -webkit-transition: all 0.15s ease-in;
  cursor: pointer;
}
#main .mm_tabs.tab_icons .slide_container .slide_content > div ul.grid > li:before {
  content: none;
}
#main .mm_tabs.tab_icons .slide_container .slide_content > div ul.grid > li > div.icon {
  border-radius: 100%;
  position: absolute;
  left: 10px;
  top: 10px;
  right: 10px;
  bottom: 10px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  background-color: #386496;
  -webkit-mask-size: contain !important;
  mask-size: contain !important;
  -webkit-mask-repeat: no-repeat !important;
  mask-repeat: no-repeat !important;
  -webkit-mask-position: center !important;
  mask-position: center !important;
  display: block;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
#main .mm_tabs.tab_icons .slide_container .slide_content > div ul.grid > li > div.icon.text-center {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
#main .mm_tabs.tab_icons .slide_container .slide_content > div ul.grid > li > div.icon.text-right {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
#main .mm_tabs.tab_icons .slide_container .slide_content > div ul.grid > li > div.icon > span {
  color: #FFF;
  font-size: 10px;
  line-height: 115%;
  margin: 0 auto;
  display: block;
  padding: 4px;
  text-align: center;
  word-wrap: break-word;
}
#main .mm_tabs.tab_icons .slide_container .slide_content > div ul.grid > li:hover {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
}
#main .mm_tabs.tab_icons .slide_container .slide_content > div ul.grid > li.active {
  cursor: default;
  pointer-events: none;
  background-color: #386496;
}
#main .mm_tabs.tab_icons .slide_container .slide_content > div ul.grid > li.active .icon {
  background-color: #FFF;
}
#main .mm_tabs.tab_icons .slide_container .slide_content > div ul.grid > li.active .icon > span {
  color: #386496;
}
#main .mm_tabs.tab_classic ul.tab_nav {
  position: absolute;
  left: -(20px*3);
  width: 100%;
  overflow: hidden;
  padding-left: 60px;
  bottom: 100%;
  margin-bottom: 40px;
  zoom: 1;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  list-style: none;
}
#main .mm_tabs.tab_classic ul.tab_nav:before,
#main .mm_tabs.tab_classic ul.tab_nav:after {
  content: "";
  display: table;
}
#main .mm_tabs.tab_classic ul.tab_nav:after {
  clear: both;
}
#main .mm_tabs.tab_classic ul.tab_nav > li {
  float: left;
  margin: 0;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  z-index: 1;
  display: inline-block;
  text-align: center;
}
#main .mm_tabs.tab_classic ul.tab_nav > li:last-child {
  padding-right: 0px;
}
#main .mm_tabs.tab_classic ul.tab_nav > li:last-child span.wrap svg:nth-child(2) {
  display: inline-block;
}
#main .mm_tabs.tab_classic ul.tab_nav > li:last-child span.wrap span {
  padding-right: 0px;
}
#main .mm_tabs.tab_classic ul.tab_nav > li span.wrap {
  cursor: pointer;
  overflow: visible;
  margin: 0 0 0 0;
  padding: 0;
  color: #fff;
  position: relative;
  display: block;
  white-space: nowrap;
  font-size: 28px;
  line-height: 120%;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 300;
  font-style: normal;
}
#main .mm_tabs.tab_classic ul.tab_nav > li span.wrap svg {
  overflow: hidden;
  position: absolute;
  bottom: 0px;
  margin: 0;
  width: 60px;
  height: 60px;
  right: 100%;
  margin-right: -1px;
  pointer-events: none;
}
#main .mm_tabs.tab_classic ul.tab_nav > li span.wrap svg .st0 {
  fill: #d8e0ea;
}
#main .mm_tabs.tab_classic ul.tab_nav > li span.wrap svg .st1 {
  fill: #386496;
}
#main .mm_tabs.tab_classic ul.tab_nav > li span.wrap svg:nth-child(2) {
  margin-left: -1px;
  margin-right: 0;
  left: 100%;
  right: auto;
  -webkit-transform: scale3d(-1, 1, 1);
  transform: scale3d(-1, 1, 1);
}
#main .mm_tabs.tab_classic ul.tab_nav > li span.wrap span {
  display: block;
  overflow: hidden;
  padding: 14px 0;
  background-color: #386496;
  text-overflow: ellipsis;
  white-space: nowrap;
  vertical-align: middle;
  position: relative;
  z-index: 5;
  padding-right: 50px;
}
#main .mm_tabs.tab_classic ul.tab_nav > li span.wrap:hover:after {
  background: #386496;
}
#main .mm_tabs.tab_classic ul.tab_nav > li span.wrap:hover svg .st1 {
  fill: #102e50;
}
#main .mm_tabs.tab_classic ul.tab_nav > li span.wrap:hover span {
  background: #102e50;
}
#main .mm_tabs.tab_classic ul.tab_nav > li.active {
  z-index: 5;
  pointer-events: none;
}
#main .mm_tabs.tab_classic ul.tab_nav > li.active span.wrap {
  pointer-events: none;
  color: #386496;
}
#main .mm_tabs.tab_classic ul.tab_nav > li.active span.wrap:after {
  background: #f3f6f9;
}
#main .mm_tabs.tab_classic ul.tab_nav > li.active span.wrap svg {
  -webkit-transition: none;
  transition: none;
  pointer-events: none;
}
#main .mm_tabs.tab_classic ul.tab_nav > li.active span.wrap svg .st1 {
  fill: #f3f6f9;
}
#main .mm_tabs.tab_classic ul.tab_nav > li.active span.wrap span {
  background: #f3f6f9;
  padding-right: 0;
}
#main .mm_tabs.tab_classic ul.tab_nav > li.active + li span.wrap span {
  padding-left: 50px;
}
#main .mm_tabs .wrap_tab_nav > ul,
#main .mm_tabs > ul {
  list-style: none;
  padding: 0;
  margin: 0;
  position: relative;
}
#main .mm_tabs .wrap_tab_nav > ul > li,
#main .mm_tabs > ul > li {
  margin: 0;
  padding: 0;
}
#main .mm_tabs .wrap_tab_nav > ul > li:before,
#main .mm_tabs > ul > li:before {
  content: none;
}
#main .mm_tabs ul.tab_content {
  background: #f3f6f9;
}
#main .mm_tabs ul.tab_content > li {
  display: none;
  padding: 0;
}
#main .mm_tabs ul.tab_content > li.active {
  display: block;
}
#main .mm_tabs ul.tab_content > li .inside {
  grid-template-areas: "tab_left tab_right";
}
#main .mm_tabs ul.tab_content > li .text {
  padding-bottom: 20px;
}
#main .mm_tabs ul.tab_content > li .text > * {
  margin-bottom: 20px;
}
#main .mm_tabs ul.tab_content > li .text > *:last-child {
  margin-bottom: 0;
}
#main .mm_tabs ul.tab_content > li.image_left .image_container img,
#main .mm_tabs ul.tab_content > li.image_right .image_container img {
  width: 100%;
}
#main .mm_tabs ul.tab_content > li.image_left .inside {
  display: -ms-grid;
  display: grid;
  grid-gap: 40px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  grid-auto-rows: auto;
  -ms-grid-rows: 1fr;
  grid-template-rows: 1fr;
}
#main .mm_tabs ul.tab_content > li.image_left .inside:after,
#main .mm_tabs ul.tab_content > li.image_left .inside:before {
  content: none;
}
#main .mm_tabs ul.tab_content > li.image_left .inside > * {
  float: none;
  margin-bottom: 0;
}
#main .mm_tabs ul.tab_content > li.image_left .image_container {
  grid-area: tab_left;
}
#main .mm_tabs ul.tab_content > li.image_left .image_container .image {
  max-width: 530px;
}
#main .mm_tabs ul.tab_content > li.image_left .text {
  grid-area: tab_right;
}
#main .mm_tabs ul.tab_content > li.image_left.image_big .inside {
  -ms-grid-columns: 2fr 1fr;
  grid-template-columns: 2fr 1fr;
}
#main .mm_tabs ul.tab_content > li.image_left.image_big .inside .image_container .image {
  max-width: 706px;
}
#main .mm_tabs ul.tab_content > li.image_left.image_small .inside {
  -ms-grid-columns: 1fr 2fr;
  grid-template-columns: 1fr 2fr;
}
#main .mm_tabs ul.tab_content > li.image_left.image_small .inside .image_container .image {
  max-width: 350px;
}
#main .mm_tabs ul.tab_content > li.image_right .inside {
  display: -ms-grid;
  display: grid;
  grid-gap: 40px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  grid-auto-rows: auto;
  -ms-grid-rows: 1fr;
  grid-template-rows: 1fr;
}
#main .mm_tabs ul.tab_content > li.image_right .inside:after,
#main .mm_tabs ul.tab_content > li.image_right .inside:before {
  content: none;
}
#main .mm_tabs ul.tab_content > li.image_right .inside > * {
  float: none;
  margin-bottom: 0;
}
#main .mm_tabs ul.tab_content > li.image_right .image_container {
  grid-area: tab_right;
  text-align: right;
}
#main .mm_tabs ul.tab_content > li.image_right .image_container .image {
  max-width: 530px;
}
#main .mm_tabs ul.tab_content > li.image_right .text {
  grid-area: tab_left;
}
#main .mm_tabs ul.tab_content > li.image_right.image_big .inside {
  -ms-grid-columns: 1fr 2fr;
  grid-template-columns: 1fr 2fr;
}
#main .mm_tabs ul.tab_content > li.image_right.image_big .inside .image_container .image {
  max-width: 706px;
}
#main .mm_tabs ul.tab_content > li.image_right.image_small .inside {
  -ms-grid-columns: 2fr 1fr;
  grid-template-columns: 2fr 1fr;
}
#main .mm_tabs ul.tab_content > li.image_right.image_small .inside .image_container .image {
  max-width: 350px;
}
#main .content-headline {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing:  grayscale;
  font-smoothing: antialiased;
  margin-bottom: 20px;
}
#main .image_container {
  display: inline-block;
}
#main .image_container .caption {
  background: #d8e0ea;
  padding: 5px;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing:  grayscale;
  font-smoothing: antialiased;
  text-align: right;
  font-size: 14px;
  line-height: 140%;
}
#main .ce_image > * {
  margin-bottom: 20px;
}
#main .ce_image > *:last-child {
  margin-bottom: 0;
}
#main .content-text p {
  max-width: 800px;
}
#main .content-text .text > *,
#main .content-text .rte > * {
  margin-bottom: 20px;
}
#main .content-text .text > *:last-child,
#main .content-text .rte > *:last-child {
  margin-bottom: 0;
}
#main .content-text h1,
#main .content-text h2,
#main .content-text h3 {
  margin-bottom: 10px;
}
#main .content-text h4 {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing:  grayscale;
  font-smoothing: antialiased;
}
#main .content-text.withimage.image_float_left,
#main .content-text.withimage.image_float_right {
  padding: 0;
  display: -ms-grid;
  display: grid;
  grid-gap: 0;
  -ms-grid-columns: 2fr 1fr;
  grid-template-columns: 2fr 1fr;
  grid-auto-rows: auto;
  -ms-grid-rows: 1fr;
  grid-template-rows: 1fr;
  grid-template-areas: "col_image col_text";
}
#main .content-text.withimage.image_float_left:after,
#main .content-text.withimage.image_float_right:after,
#main .content-text.withimage.image_float_left:before,
#main .content-text.withimage.image_float_right:before {
  content: none;
}
#main .content-text.withimage.image_float_left > *,
#main .content-text.withimage.image_float_right > * {
  float: none;
  margin-bottom: 0;
}
#main .content-text.withimage.image_float_left > .text,
#main .content-text.withimage.image_float_right > .text {
  grid-area: col_text;
  padding: 20px 10px;
}
#main .content-text.withimage.image_float_above .image_container {
  margin-bottom: 20px;
}
#main .content-text.withimage.imagesize_3 {
  display: -ms-grid;
  display: grid;
  grid-gap: 0;
  -ms-grid-columns: 170px 1fr;
  grid-template-columns: 170px 1fr;
  grid-auto-rows: auto;
  -ms-grid-rows: 1fr;
  grid-template-rows: 1fr;
}
#main .content-text.withimage.imagesize_3:after,
#main .content-text.withimage.imagesize_3:before {
  content: none;
}
#main .content-text.withimage.imagesize_3 > * {
  float: none;
  margin-bottom: 0;
}
#main .content-text.withimage.imagesize_2,
#main .content-text.withimage.imagesize_5 {
  display: -ms-grid;
  display: grid;
  grid-gap: 0;
  -ms-grid-columns: 300px 1fr;
  grid-template-columns: 300px 1fr;
  grid-auto-rows: auto;
  -ms-grid-rows: 1fr;
  grid-template-rows: 1fr;
}
#main .content-text.withimage.imagesize_2:after,
#main .content-text.withimage.imagesize_5:after,
#main .content-text.withimage.imagesize_2:before,
#main .content-text.withimage.imagesize_5:before {
  content: none;
}
#main .content-text.withimage.imagesize_2 > *,
#main .content-text.withimage.imagesize_5 > * {
  float: none;
  margin-bottom: 0;
}
#main .content-text.withimage.imagesize_2.image_float_right,
#main .content-text.withimage.imagesize_5.image_float_right {
  display: -ms-grid;
  display: grid;
  grid-gap: 0;
  -ms-grid-columns: 1fr 300px;
  grid-template-columns: 1fr 300px;
  grid-auto-rows: auto;
  -ms-grid-rows: 1fr;
  grid-template-rows: 1fr;
}
#main .content-text.withimage.imagesize_2.image_float_right:after,
#main .content-text.withimage.imagesize_5.image_float_right:after,
#main .content-text.withimage.imagesize_2.image_float_right:before,
#main .content-text.withimage.imagesize_5.image_float_right:before {
  content: none;
}
#main .content-text.withimage.imagesize_2.image_float_right > *,
#main .content-text.withimage.imagesize_5.image_float_right > * {
  float: none;
  margin-bottom: 0;
}
#main .content-text.withimage.image_float_right {
  grid-gap: 20px;
  grid-template-areas: "col_text col_image";
}
#main .content-text.withimage.image_float_right > .text {
  padding: 0;
}
#main .content-text.withimage.image_float_left {
  grid-gap: 20px;
}
#main .content-text.withimage.image_float_left > .text {
  padding: 0;
}
#main .content-text.withimage > .image_container {
  grid-area: col_image;
}
#main .content-text.withimage.withheadline {
  grid-template-rows: max-content;
}
#main .content-text.withimage.withheadline > h1,
#main .content-text.withimage.withheadline > h2,
#main .content-text.withimage.withheadline > h3 {
  grid-area: col_headline;
  margin-bottom: 0;
}
#main .content-text.withimage.withheadline > .text {
  padding-top: 0;
}
#main .content-text.withimage.image_float_left.withheadline {
  grid-template-areas: "col_image col_headline" "col_image col_text";
}
#main .content-text.withimage.image_float_right.withheadline {
  grid-template-areas: "col_headline col_image" "col_text col_image";
}
#main .area_opac_blue {
  position: relative;
  padding: 0;
  display: -ms-grid;
  display: grid;
  grid-gap: 40px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  grid-auto-rows: auto;
  -ms-grid-rows: 1fr;
  grid-template-rows: 1fr;
}
#main .area_opac_blue:after,
#main .area_opac_blue:before {
  content: none;
}
#main .area_opac_blue > * {
  float: none;
  margin-bottom: 0;
}
#main .area_opac_blue .text {
  color: #FFF;
  position: relative;
  padding: 40px 20px 80px 20px;
  min-height: 420px;
}
#main .area_opac_blue .text a {
  color: #FFF;
}
#main .area_opac_blue .text p.btn {
  display: block;
  font-size: 24px;
  line-height: 120%;
}
#main .area_opac_blue .text:before {
  content: '';
  z-index: 0;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 30, 80, 0.8);
}
#main .area_opac_blue .text > * {
  position: relative;
  z-index: 1;
}
#main .area_opac_blue .text h1,
#main .area_opac_blue .text h2 {
  font-size: 30px;
  line-height: 140%;
  margin-bottom: 20px;
}
#main .area_opac_blue .text h1:after,
#main .area_opac_blue .text h2:after {
  content: '';
  display: block;
  width: 100%;
  height: 2px;
  background: #FFF;
  margin-top: 10px;
}
#main .pagination {
  background: #f3f6f9;
  padding: 5px;
  text-align: center;
}
#main .pagination p {
  display: none;
}
#main .pagination ul li {
  padding: 0;
  margin: 5px;
  display: inline-block;
}
#main .pagination ul li:before {
  content: none;
}
#main .pagination ul li a,
#main .pagination ul li span {
  font-size: 18px;
  line-height: 140%;
  color: #386496;
  display: inline-block;
  padding: 20px;
}
#main .pagination ul li span,
#main .pagination ul li a.active {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing:  grayscale;
  font-smoothing: antialiased;
  text-decoration: none;
}
#main .pagination ul li.next a,
#main .pagination ul li.previous a {
  text-decoration: none;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing:  grayscale;
  font-smoothing: antialiased;
}
#main .mod_newscategories ul li {
  padding: 0;
  margin: 0;
  display: inline-block;
  margin-right: 4px;
  margin-bottom: 4px;
}
#main .mod_newscategories ul li:before {
  content: none;
}
#main .mod_newscategories ul li a {
  text-align: center;
}
#main .mod_newscategories ul li a,
#main .mod_newscategories ul li strong {
  background: #386496;
  color: #FFF;
  display: inline-block;
  padding: 5px 10px;
  text-decoration: none;
}
#main .mod_newscategories ul li strong {
  background: #102e50;
}
#main .mod_newsreader > .layout_full {
  background: #f3f6f9;
  padding: 20px;
}
#main .mod_newsreader > .layout_full.withimage {
  display: -ms-grid;
  display: grid;
  grid-gap: 20px;
  -ms-grid-columns: 300px 1fr;
  grid-template-columns: 300px 1fr;
  grid-auto-rows: auto;
  -ms-grid-rows: 1fr;
  grid-template-rows: 1fr;
}
#main .mod_newsreader > .layout_full.withimage:after,
#main .mod_newsreader > .layout_full.withimage:before {
  content: none;
}
#main .mod_newsreader > .layout_full.withimage > * {
  float: none;
  margin-bottom: 0;
}
#main .mod_newsreader > .layout_full .text > * {
  margin-bottom: 20px;
}
#main .mod_newsreader > .layout_full .text > *:last-child {
  margin-bottom: 0;
}
#main .mod_newsreader > .layout_full .text .news_kategorie {
  margin-bottom: 0;
}
#main .mod_newsreader > .layout_full .text .news_kategorie span {
  color: #386496;
  display: block;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing:  grayscale;
  font-smoothing: antialiased;
}
#main .mod_newsreader > .layout_full .text .info {
  color: #aaaaaa;
  margin-bottom: 0;
}
#main .mod_newsreader > .layout_full + p.back {
  text-align: center;
  padding: 20px;
}
#main .mod_newsreader .layout_full.image_video > .image_container > a {
  position: relative;
}
#main .mod_newsreader .layout_full.image_video > .image_container > a:before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-image: url('/download/grafik/icons/play.png');
  background-size: 100px 100px;
  background-position: center;
  background-repeat: no-repeat;
}
#main .mod_newslist .layout_latest,
#main .mod_newslist .layout_short {
  position: relative;
  margin-bottom: 0;
  padding: 20px;
  padding-bottom: 20px;
  padding-left: 0;
  padding-right: 100px;
  border-bottom: 1px solid #386496;
}
#main .mod_newslist .layout_latest h2 a,
#main .mod_newslist .layout_short h2 a {
  text-decoration: none;
}
#main .mod_newslist .layout_latest .info,
#main .mod_newslist .layout_short .info {
  color: #aaaaaa;
}
#main .mod_newslist .layout_latest p.more,
#main .mod_newslist .layout_short p.more {
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 3;
}
#main .mod_newslist .layout_latest p.more a,
#main .mod_newslist .layout_short p.more a {
  position: relative;
  background: #386496;
  padding: 10px;
  padding-left: 0;
  text-decoration: none;
  font-size: 24px;
  line-height: 120%;
  display: block;
  color: #FFF;
}
#main .mod_newslist .layout_latest p.more a:before,
#main .mod_newslist .layout_short p.more a:before {
  height: 100%;
  position: absolute;
  right: 100%;
  top: 0;
  z-index: 5;
  margin-right: -1px;
  width: 100px;
  content: '';
  background: #386496;
  display: inline-block;
  -webkit-mask: url(/download/grafik/icons/button_form.svg);
  mask: url(/download/grafik/icons/button_form.svg);
  -webkit-mask-size: contain;
  mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position: right;
  mask-position: right;
}
#main .mod_newslist .layout_latest p.more a:hover,
#main .mod_newslist .layout_short p.more a:hover {
  background: #102e50;
}
#main .mod_newslist .layout_latest p.more a:hover:before,
#main .mod_newslist .layout_short p.more a:hover:before {
  background: #102e50;
}
#main .mod_newslist .news_kategorie span {
  color: #386496;
  display: block;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing:  grayscale;
  font-smoothing: antialiased;
}
#main .mod_newslist .layout_latest {
  background: #eaedef;
  padding-left: 20px;
  display: -ms-grid;
  display: grid;
  grid-gap: 20px;
  -ms-grid-columns: 300px 1fr;
  grid-template-columns: 300px 1fr;
  grid-auto-rows: auto;
  -ms-grid-rows: 1fr;
  grid-template-rows: 1fr;
}
#main .mod_newslist .layout_latest:after,
#main .mod_newslist .layout_latest:before {
  content: none;
}
#main .mod_newslist .layout_latest > * {
  float: none;
  margin-bottom: 0;
}
#main .mod_newslist .layout_latest.no_image {
  display: block;
}
#main .content-text.nav_news ul li {
  display: inline-block;
  padding: 0;
  margin-right: 20px;
}
#main .content-text.nav_news ul li:before {
  content: none;
}
#main .datei_upload > .btn {
  position: relative;
  overflow: hidden;
  display: block;
  width: 100%;
  padding: 0;
  margin: 40px 0;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #2c2c2b;
  zoom: 1;
}
#main .datei_upload > .btn:before,
#main .datei_upload > .btn:after {
  content: "";
  display: table;
}
#main .datei_upload > .btn:after {
  clear: both;
}
#main .datei_upload > .btn > span {
  background: #386496;
  color: #FFF;
  width: 100%;
  display: block;
  padding: 40px 10px;
  text-align: center;
}
#main .datei_upload > .btn input {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  padding: 0;
  border: 0;
  margin: 0;
  opacity: 0;
  -ms-filter: 'alpha(opacity=0)';
  font-size: 200px;
  font-size: 44px;
  direction: ltr;
  cursor: pointer;
}
#main .datei_upload p {
  padding: 0 0 0 .0;
  clear: both;
}
#main .files {
  margin-top: 20px;
}
#main .files > div {
  display: block;
  background: #386496;
  color: #FFF;
  padding: 10px;
  padding-left: 40px;
  margin-top: .5em;
  position: relative;
}
#main .files > div input {
  display: inline;
  width: auto;
  width: initial;
  margin: 0;
  padding: 0;
  position: absolute;
  left: 10px;
  top: 13.33333333px;
}
#main .files .text-danger {
  color: red;
  color: #386496;
  background: #FFF;
  display: block;
  padding: 10px;
  margin: 10px 0;
}
#main .files.inactive {
  display: none;
}
#main .files .bold {
  color: #386496;
}
#main .files p {
  margin: 0;
}
#main .file {
  color: #386496;
  opacity: 1;
}
#main .file.error {
  color: red;
}
#main .file.success {
  color: green;
}
#main .progress {
  overflow: hidden;
  transition: all 0.2s ease-in;
  -webkit-transition: all 0.2s ease-in;
  height: 35px;
}
#main .progress.finish,
#main .progress.inactive {
  height: 0px;
  opacity: 0;
}
#main .progress .progress-bar {
  background: green;
  color: #FFF;
  font-size: 12px;
  line-height: 140%;
  display: block;
  position: relative;
}
#main .progress .progress-bar span {
  display: block;
  width: 100%;
  text-align: right;
  padding: 5px;
}
#main form {
  zoom: 1;
}
#main form input {
  padding: 5px;
  border: 0;
  border-bottom: 2px solid #386496;
}
#main form textarea {
  padding: 5px;
  border: 2px solid #386496;
  height: 20em;
}
#main form .input_container label {
  color: #386496;
}
#main form .feedback {
  margin: 20px 0;
  padding: 20px;
}
#main form .feedback.error {
  border: 1px solid red;
  background: rgba(255, 0, 0, 0.15);
}
#main form .feedback.success {
  border: 1px solid green;
  background: rgba(0, 255, 0, 0.15);
}
#main form .input_container.error > input,
#main form .select.error > select,
#main form label.error {
  border-bottom-color: red;
  background-color: rgba(255, 0, 0, 0.15);
}
#main form .checkbox_container,
#main form .radio_container {
  clear: both;
}
#main form .checkbox_container input,
#main form .radio_container input {
  display: inline-block;
  padding: 0;
  border: 0;
  width: auto;
  display: none;
}
#main form .checkbox_container input + span,
#main form .radio_container input + span {
  position: relative;
  display: block;
  padding-left: 40px;
}
#main form .checkbox_container input + span:before,
#main form .radio_container input + span:before {
  position: absolute;
  left: 0;
  top: .1em;
  text-align: center;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing:  grayscale;
  font-smoothing: antialiased;
  display: inline-block;
  width: 20px;
  height: 20px;
  content: 'X';
  font-size: 12px;
  border: 1px solid #386496;
  background: #eaedef;
  color: #eaedef;
}
#main form .checkbox_container input[type=checkbox]:checked + span:before,
#main form .radio_container input[type=checkbox]:checked + span:before {
  background: #386496;
  color: #FFF;
}
#main form .checkbox_container input[type=radio]:checked + span:before,
#main form .radio_container input[type=radio]:checked + span:before {
  background: #386496;
  color: #FFF;
}
#main form .checkbox_container > label,
#main form .radio_container > label {
  cursor: pointer;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  margin-bottom: 20px;
}
#main form .checkbox_container > label:last-child,
#main form .radio_container > label:last-child {
  margin-bottom: 0;
}
#main form .checkbox_container.radio_container,
#main form .radio_container.radio_container {
  zoom: 1;
}
#main form .checkbox_container.radio_container:before,
#main form .radio_container.radio_container:before,
#main form .checkbox_container.radio_container:after,
#main form .radio_container.radio_container:after {
  content: "";
  display: table;
}
#main form .checkbox_container.radio_container:after,
#main form .radio_container.radio_container:after {
  clear: both;
}
#main form .checkbox_container.radio_container label,
#main form .radio_container.radio_container label {
  float: left;
  width: 20%;
  margin-right: 5%;
  margin-top: 10px;
}
#main form .submit_container {
  margin-top: 20px;
}
#main form .submit_container button.submit {
  background: #386496;
  border: 0;
  font-size: 16px;
  line-height: 140%;
  color: #FFF;
  text-align: center;
  padding: 10px;
  width: 50%;
  cursor: pointer;
  display: inline-block;
}
#main form:before,
#main form:after {
  content: "";
  display: table;
}
#main form:after {
  clear: both;
}
#main form .col50 {
  float: left;
  width: 47%;
  margin-right: 3%;
}
#main form .col50:last-child {
  margin-right: 0;
}
#main form .col50:first-child {
  clear: both;
}
#main #bewerbung {
  display: -ms-grid;
  display: grid;
  grid-gap: 40px;
  -ms-grid-columns: 4fr 2fr;
  grid-template-columns: 4fr 2fr;
  grid-auto-rows: auto;
  -ms-grid-rows: 1fr;
  grid-template-rows: 1fr;
}
#main #bewerbung:after,
#main #bewerbung:before {
  content: none;
}
#main #bewerbung > * {
  float: none;
  margin-bottom: 0;
}
#main #bewerbung h2 {
  margin-bottom: 20px;
}
#main #bewerbung > .main {
  background: none;
}
#main #bewerbung > .main > li {
  display: none;
}
#main #bewerbung > .main > li > div {
  margin-bottom: 20px;
}
#main #bewerbung > .main > li > div:last-child {
  margin-bottom: 0;
}
#main #bewerbung > .main > li.active {
  display: block;
}
#main #bewerbung > .main ul.pagination {
  clear: both;
  margin: 0;
  text-align: center;
  background: none;
  padding-top: 40px;
}
#main #bewerbung > .main ul.pagination > li {
  width: 25%;
  display: inline-block;
  text-align: center;
  margin: 10px;
  cursor: pointer;
  padding: 10px 20px;
  background: #386496;
  color: #FFF;
}
#main #bewerbung > .main ul.pagination > li:before {
  content: none;
}
#main #bewerbung > .sidebar ul > li {
  cursor: pointer;
  margin-left: -(20px/2);
  padding: 10px;
  padding-left: 40px;
}
#main #bewerbung > .sidebar ul > li:before {
  left: 12px;
  top: 50%;
  -webkit-transform: translateY(-5px);
  -moz-transform: translateY(-5px);
  -ms-transform: translateY(-5px);
  -o-transform: translateY(-5px);
  transform: translateY(-5px);
}
#main #bewerbung > .sidebar ul > li:hover {
  background: #eaedef;
}
#main #bewerbung > .sidebar ul > li.active {
  background: #386496;
  color: #FFF;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing:  grayscale;
  font-smoothing: antialiased;
  cursor: default;
  pointer-events: none;
}
#main #bewerbung > .sidebar ul > li.active:before {
  background: #FFF;
}
#main #kontaktformular form#formular_kontakt {
  max-width: 700px;
  display: -ms-grid;
  display: grid;
  grid-gap: 20px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  grid-auto-rows: auto;
  -ms-grid-rows: 1fr;
  grid-template-rows: 1fr;
}
#main #kontaktformular form#formular_kontakt:after,
#main #kontaktformular form#formular_kontakt:before {
  content: none;
}
#main #kontaktformular form#formular_kontakt > * {
  float: none;
  margin-bottom: 0;
}
#main #kontaktformular form#formular_kontakt .textarea,
#main #kontaktformular form#formular_kontakt .checkbox,
#main #kontaktformular form#formular_kontakt .submit_container,
#main #kontaktformular form#formular_kontakt .text {
  grid-column-start: 1;
  grid-column-end: -1;
}
#main #kontaktformular form#formular_kontakt .kontakt_url {
  position: absolute;
  left: -9999px;
  opacity: 0;
  height: 0;
  overflow: hidden;
}
#main #kontaktformular form#formular_kontakt .input_checkbox {
  position: absolute;
  opacity: 0;
  width: 1px;
  height: 1px;
  display: inline-block;
  pointer-events: none;
}
#main #kontaktformular form#formular_kontakt button.submit {
  width: auto;
}
#main .mod_customnav.news_navigation ul {
  padding: 0;
}
#main .mod_customnav.news_navigation ul li {
  display: inline-block;
  margin: 0;
  margin-right: 4px;
  margin-bottom: 4px;
  padding: 0;
}
#main .mod_customnav.news_navigation ul li:before {
  content: none;
}
#main .mod_customnav.news_navigation ul li > a,
#main .mod_customnav.news_navigation ul li > strong {
  color: #386496;
  background: #d8e0ea;
  display: inline-block;
  text-decoration: none;
  padding: 5px 10px;
}
#main .mod_customnav.news_navigation ul li > strong {
  background: #386496;
  color: #FFF;
}
#main .mod_customnav.news_navigation ul li:first-child > a,
#main .mod_customnav.news_navigation ul li:first-child > strong {
  font-size: 0;
  line-height: 0;
  position: relative;
}
#main .mod_customnav.news_navigation ul li:first-child > a:before,
#main .mod_customnav.news_navigation ul li:first-child > strong:before {
  content: "Alle";
  line-height: normal;
  font-size: 16px;
  line-height: 140%;
}
#wrapper #kontakt_box {
  padding-top: 0;
  padding-bottom: 20px;
}
#wrapper #kontakt_box h2 {
  font-size: 26px;
  line-height: 120%;
}
#wrapper #kontakt_box .kontakt_hotlines {
  background: none;
  color: #FFF;
  padding-bottom: 40px;
}
#wrapper #kontakt_box .kontakt_hotlines a {
  color: #FFF;
}
#wrapper #kontakt_box .kontakt_hotlines .content-text {
  display: -ms-grid;
  display: grid;
  grid-gap: 20px;
  -ms-grid-columns: 80px 1fr;
  grid-template-columns: 80px 1fr;
  grid-auto-rows: auto;
  -ms-grid-rows: 1fr;
  grid-template-rows: 1fr;
}
#wrapper #kontakt_box .kontakt_hotlines .content-text:after,
#wrapper #kontakt_box .kontakt_hotlines .content-text:before {
  content: none;
}
#wrapper #kontakt_box .kontakt_hotlines .content-text > * {
  float: none;
  margin-bottom: 0;
}
#wrapper #kontakt_box .kontakt_hotlines .content-text figure {
  padding-left: 0;
  width: 80px;
  height: 80px;
  display: block;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
#wrapper #kontakt_box .kontakt_hotlines .content-text figure.text-center {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
#wrapper #kontakt_box .kontakt_hotlines .content-text figure.text-right {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
#wrapper #kontakt_box .kontakt_hotlines .content-text figure img {
  margin: 0 auto;
}
#wrapper #kontakt_box .kontakt_hotlines .content-text .text p {
  margin-bottom: 0;
}
#wrapper #kontakt_box .kontakt_hotlines .content-text .text p:first-child {
  margin-bottom: 4px;
  font-size: 22px;
  line-height: 140%;
}
#wrapper #kontakt_box .kontakt_hotlines .content-text .text p:last-child {
  margin-top: 4px;
  font-size: 26px;
  line-height: 140%;
}
#wrapper #kontakt_box .kontakt_hotlines .content-text .text p strong {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 400;
  font-style: normal;
}
#wrapper #kontakt_box .content-accordion > * {
  margin-bottom: 20px;
}
#wrapper #kontakt_box .content-accordion .content-text.media--left {
  display: -ms-grid;
  display: grid;
  grid-gap: 20px;
  -ms-grid-columns: 170px 1fr;
  grid-template-columns: 170px 1fr;
  grid-auto-rows: auto;
  -ms-grid-rows: 1fr;
  grid-template-rows: 1fr;
}
#wrapper #kontakt_box .content-accordion .content-text.media--left:after,
#wrapper #kontakt_box .content-accordion .content-text.media--left:before {
  content: none;
}
#wrapper #kontakt_box .content-accordion .content-text.media--left > * {
  float: none;
  margin-bottom: 0;
}
#wrapper #kontakt_box .content-accordion .content-text.media--left figure {
  margin-right: 0;
}
#main .mod_sitemap ul > li {
  margin-bottom: 10px;
}
#main .mod_sitemap ul ul {
  margin-left: 10px;
  margin-bottom: 20px;
}
#main .mod_sitemap ul ul > li:before {
  background-color: #aaaaaa;
}
#footer {
  background: #386496;
  color: #FFF;
  font-size: 16px;
  line-height: 130%;
}
#footer ul {
  list-style: none;
}
#footer ul > li {
  margin-bottom: 10px;
}
#footer ul > li:last-child {
  margin: 0;
}
#footer > .inside > .mod_article {
  display: block;
}
#footer > .inside > .mod_article > .inside {
  z-index: 2;
  zoom: 1;
  width: 100%;
  max-width: 1100px;
  padding: 40px 20px;
  margin: 0 auto;
  position: relative;
  display: block;
}
#footer > .inside > .mod_article > .inside:before,
#footer > .inside > .mod_article > .inside:after {
  content: "";
  display: table;
}
#footer > .inside > .mod_article > .inside:after {
  clear: both;
}
#footer > .inside #footer_nav {
  background: #386496;
  padding-top: 40px;
  padding-bottom: 40px;
}
#footer > .inside #footer_nav:before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  width: 100%;
  height: 100%;
  margin: 0 auto;
  opacity: .5;
  max-width: 1920px*2;
  background-image: url('/download/grafik/bg/footer_bg.jpg');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-color: #3377b4;
  background-blend-mode: multiply;
}
#footer > .inside #footer_nav .inside {
  zoom: 1;
}
#footer > .inside #footer_nav .inside:before,
#footer > .inside #footer_nav .inside:after {
  content: "";
  display: table;
}
#footer > .inside #footer_nav .inside:after {
  clear: both;
}
#footer > .inside #footer_nav .content-text {
  float: left;
  width: 20%;
  padding: 0;
}
#footer > .inside #footer_nav .content-text > .text > * {
  margin-bottom: 20px;
}
#footer > .inside #footer_nav .content-text > .text > *:last-child {
  margin-bottom: 0;
}
#footer > .inside #footer_nav .content-text:last-child {
  float: right;
  width: 40%;
}
#footer a {
  color: #FFF;
  text-decoration: none;
}
.ce_form {
  overflow: visible;
}
.ce_form h2 {
  margin-bottom: 20px;
  font-size: 24px;
  line-height: 140%;
}
.ce_form .widget {
  display: block;
  position: relative;
}
.ce_form .widget.short.widget-captcha label {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing:  grayscale;
  font-smoothing: antialiased;
}
.ce_form .widget.short input {
  max-width: 300px;
}
.ce_form .widget input {
  font-size: 24px;
  line-height: 140%;
  display: block;
  background: #ffffff;
  border: 1px solid #386496;
  color: #386496;
  padding: 20px;
  width: 100%;
}
.ce_form .widget textarea {
  font-size: 24px;
  line-height: 140%;
  display: block;
  background: #ffffff;
  border: 1px solid #386496;
  color: #386496;
  padding: 20px;
  width: 100%;
  max-width: 1200px;
  height: 10em;
}
.ce_form .widget.widget-text label,
.ce_form .widget.widget-textarea label {
  position: relative;
  color: #386496;
  display: block;
  z-index: 5;
  font-size: 24px;
  line-height: 140%;
}
.ce_form .formbody .widget {
  margin-bottom: 20px;
}
.ce_form .formbody .widget:last-child {
  margin-bottom: 0;
}
.ce_form button {
  color: #FFF;
  background: #386496;
  padding: 10px 20px;
  border: 0;
  cursor: pointer;
  font-size: 16px;
  line-height: 140%;
}
@media (max-width: 1600px) {
  #header .mod_article.header_big_slider .article_inside .swiper-slide .text .rte h1,
  #header .mod_article.header_big_slider .article_inside .swiper-slide .text .rte h2,
  #header .mod_article.header_middle .article_inside .text .rte h1 {
    font-size: 40px;
    line-height: 140%;
  }
  #header .mod_article.header_big_slider .article_inside .swiper-slide .text .rte p,
  #header .mod_article.header_middle .article_inside .text .rte p {
    font-size: 20px;
    line-height: 140%;
  }
  #header .mod_article.header_big_slider .article_inside .swiper-slide .text .rte,
  #header .mod_article.header_middle .article_inside .text .rte {
    padding-top: 20px;
  }
}
@media (max-width: 1220px) {
  .mod_newslist {
    margin-right: 50px;
  }
  #header h1 {
    padding-left: 20px;
  }
  #header .mod_article.header_big_slider .article_inside .swiper-slide .text .rte h1,
  #header .mod_article.header_middle .article_inside .text .rte h1 {
    padding-left: 0;
  }
}
@media (max-width: 1140px) {
  #main #betriebsstoerungsbox .article_inside {
    padding-right: 0;
  }
  #header .mod_article .article_inside .rte {
    padding-left: 20px;
    padding-right: 20px;
  }
  #header .mod_customnav > ul > li a,
  #header .mod_customnav > ul > li strong {
    font-size: 20px;
    line-height: 140%;
  }
  #wrapper .inside .mod_article.breadcrumb .mod_breadcrumb {
    display: none;
  }
  #logo_svg {
    width: 200px;
    height: auto;
    margin-left: 10px;
  }
  #header .mod_customnav > ul > li {
    margin-right: 10px;
  }
  #main .mod_article .article_inside,
  body.header_small #wrapper #header .mod_article:first-child .content-text .text {
    padding-left: 20px;
    padding-right: 20px;
  }
  #header .mod_article > .background.bg_video + .article_inside,
  #main .mod_article > .background.bg_video + .article_inside {
    padding-left: 0;
    padding-right: 0;
  }
  #main .mm_tabs.tab_classic ul.tab_nav {
    right: 0;
    width: auto;
  }
  #main .mm_tabs.tab_classic ul.tab_nav > li {
    margin-bottom: -1px;
  }
  #main .mm_tabs.tab_classic ul.tab_nav > li span.wrap {
    font-size: 18px;
    line-height: 140%;
    height: 54px;
  }
  #main .mm_tabs.tab_classic ul.tab_nav > li span.wrap svg {
    height: 54px;
    width: 54px;
  }
}
#menu {
  position: fixed;
  right: 10px;
  top: 10px;
  opacity: 0;
  z-index: 9999;
  display: inline-block;
  width: 44px;
  height: 44px;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  cursor: pointer;
}
#menu.active {
  opacity: 1;
  pointer-events: all;
}
#menu span {
  display: block;
  position: absolute;
  width: 38px;
  height: 6px;
  background: #386496;
  opacity: 1;
  left: 0%;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.25s ease-in-out;
  -moz-transition: 0.25s ease-in-out;
  -o-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}
#menu span:nth-child(1) {
  top: 9px;
}
#menu span:nth-child(2),
#menu span:nth-child(3) {
  top: 19px;
}
#menu span:nth-child(4) {
  top: 29px;
}
@media (max-width: 999px) {
  body.header_small #wrapper #header .mod_article:first-child .content-text .text h1,
  body.header_small #wrapper #header .mod_article:first-child {
    font-size: 40px;
    line-height: 115%;
  }
  #main .mm_tabs.tab_icons .slide_container .slide_content {
    left: 50px;
    right: 50px;
  }
  #main .mm_tabs.tab_icons .slide_container .slide_content > div ul.grid {
    grid-gap: 10px;
  }
  #main .mm_tabs.tab_icons .slide_container .slide_content > div ul.grid > li > div.icon {
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
  }
  #main .mm_tabs.tab_icons .slide_container > .slide_arr {
    width: 44px;
  }
  #main .mm_tabs.tab_icons .slide_container > .slide_arr.arr_left {
    left: 0;
  }
  #main .mm_tabs.tab_icons .slide_container > .slide_arr.arr_right {
    right: 0;
  }
  .content-element-group.spalten_2,
  #main .mod_article.spalten_3 > .article_inside {
    display: block;
  }
  .content-element-group.spalten_2 > *,
  #main .mod_article.spalten_3 > .article_inside > * {
    margin-bottom: 20px;
  }
  .content-element-group.spalten_2 > *:last-child,
  #main .mod_article.spalten_3 > .article_inside > *:last-child {
    margin-bottom: 0;
  }
  #wrapper #kontakt_box .content-accordion .content-text.media--left {
    grid-template-columns: 1fr 2fr;
  }
}
@media (max-width: 860px) {
  #sidebar {
    display: none;
  }
  #wrapper {
    padding-top: 30px;
  }
  #header .mod_article:first-child .article_inside .slider-wrapper > .content-text > .wrap .text h1,
  #header .mod_article:first-child .article_inside .slider-wrapper > .content-text > .wrap .text h2,
  #header .mod_article:first-child .content-text .text h1,
  #header .mod_article:first-child .content-text .text h2 {
    font-size: 40px;
    line-height: 115%;
    word-wrap: break-word;
  }
  body.header_small #wrapper #header .mod_article:first-child .content-text .text h1,
  body.header_small #wrapper #header .mod_article:first-child {
    font-size: 28px;
    line-height: 115%;
  }
  h2,
  .pseudoH2,
  #header .mod_article.header_big_slider .content-element-group .rte {
    font-size: 22px;
    line-height: 140%;
    min-height: auto;
  }
  #header .mod_article.header_big_slider .content-element-group {
    position: relative;
    left: auto;
    top: auto;
    bottom: auto;
    right: auto;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    padding: 20px;
    background: #d8e0ea;
  }
  #menu {
    opacity: 1;
  }
  html.menu_open #header #nav_wrap {
    left: 0;
  }
  html.menu_open #header #menu span:nth-child(1) {
    top: 18px;
    width: 0%;
    left: 50%;
  }
  html.menu_open #header #menu span:nth-child(2) {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  html.menu_open #header #menu span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
  html.menu_open #header #menu span:nth-child(4) {
    top: 18px;
    width: 0%;
    left: 50%;
  }
  #header .head > .inside {
    position: fixed;
    left: 0;
    width: 100%;
    top: 0;
    z-index: 200;
    background: #FFF;
    -webkit-box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.2);
    padding: 10px;
  }
  #header .head > .inside #logo_svg {
    margin: 0;
    width: 120px;
    position: relative;
    z-index: 10;
  }
  #header #nav_wrap {
    z-index: 5;
    position: fixed;
    transition: all 0.3s ease-in;
    -webkit-transition: all 0.3s ease-in;
    left: 100%;
    top: 0;
    width: 100%;
    max-height: 90%;
    -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
    background: rgba(0, 30, 80, 0.8);
    padding: 20px;
    padding-top: 90px;
  }
  #header #nav_wrap .mod_customnav > ul {
    max-width: 300px;
    margin: 0 0 0 auto;
  }
  #header #nav_wrap .mod_customnav > ul > li {
    background: #FFF;
    display: block;
    margin: 5px auto;
    text-align: center;
  }
  #header #nav_wrap .mod_customnav > ul > li > strong,
  #header #nav_wrap .mod_customnav > ul > li > a {
    padding: 10px;
    display: block;
  }
  #header #nav_wrap .mod_customnav > ul > li.p_verkehrsmeldung a,
  #header #nav_wrap .mod_customnav > ul > li.p_verkehrsmeldung strong {
    background: #f37e00;
    color: #FFF;
  }
  #header #nav_wrap #nav_top {
    position: relative;
    top: auto;
    right: auto;
  }
  #header #nav_wrap #nav_top ul li.p_verkehrsmeldung {
    display: none !important;
  }
  #header #nav_wrap #nav_top ul li a,
  #header #nav_wrap #nav_top ul li strong {
    font-size: 20px;
    line-height: 140%;
  }
  #header .mod_article:first-child .article_inside .slider-wrapper > .content-text > .wrap .text {
    min-height: auto;
  }
  #header .mod_article:first-child .article_inside .slider-wrapper > .content-text > .wrap .text,
  #main .area_opac_blue .text {
    padding-top: 20px;
  }
  .mod_newslist {
    margin-right: 0;
  }
  #main .content-text.withimage.imagesize_5 {
    grid-template-columns: 1fr 2fr;
  }
}
@media (max-width: 720px) {
  #header .mod_article.header_big_slider .article_inside .swiper-slide .text .rte,
  #header .mod_article.header_middle .article_inside .text .rte {
    min-height: auto;
    width: 85%;
    max-width: 85%;
  }
  #main .mod_article.boxen .content-text > h2,
  #main .mod_article .content-element-group.boxen .content-text > h2 {
    min-height: auto;
    position: relative;
    left: auto;
    top: auto;
    margin: 0;
    padding: 10px;
  }
  #main .mod_article.boxen .content-text.media--below,
  #main .mod_article .content-element-group.boxen .content-text.media--below {
    padding-top: 0;
  }
  #main .mod_article.boxen .content-text,
  #main .mod_article .content-element-group.boxen .content-text {
    min-height: auto;
    padding: 0;
  }
  #main .mod_article.boxen .content-text .text,
  #main .mod_article .content-element-group.boxen .content-text .text {
    padding: 0;
  }
  #main .mod_article.boxen .content-text .text .rte,
  #main .mod_article .content-element-group.boxen .content-text .text .rte {
    padding: 20px;
    padding-bottom: 50px;
  }
  #main .mod_article.boxen .content-text.media--above,
  #main .mod_article .content-element-group.boxen .content-text.media--above {
    padding: 0;
  }
  #main .mod_article.boxen .content-text.media--above .text,
  #main .mod_article .content-element-group.boxen .content-text.media--above .text {
    padding: 0;
  }
  #main .mod_article.boxen .content-text.media--above .text .rte,
  #main .mod_article .content-element-group.boxen .content-text.media--above .text .rte {
    padding: 0;
    padding-bottom: 50px;
  }
  #main .mod_article.boxen .content-text.media--below .text,
  #main .mod_article .content-element-group.boxen .content-text.media--below .text {
    padding: 0;
  }
  #main .mod_article.boxen .content-text.media--below .text .rte,
  #main .mod_article .content-element-group.boxen .content-text.media--below .text .rte {
    padding: 0;
  }
  #main .mod_article.boxen .content-text.media--left,
  #main .mod_article .content-element-group.boxen .content-text.media--left {
    padding: 0;
  }
  #main .mod_article.boxen .content-text.media--left .rte,
  #main .mod_article .content-element-group.boxen .content-text.media--left .rte {
    padding: 20px;
    padding-bottom: 60px;
  }
  #main .mod_article.boxen .content-text.media--left figure,
  #main .mod_article .content-element-group.boxen .content-text.media--left figure {
    padding: 20px;
    padding-right: 0;
  }
  #main .mod_article.boxen .content-text.box_bild50 > h2 {
    grid-column-start: 1;
    grid-column-end: -1;
  }
  #main .mod_article.boxen .content-text.box_bild50 figure {
    padding: 0;
  }
  #main .mod_article.boxen .content-text.box_bild50 figure a {
    display: block;
  }
  #main .mod_article.boxen .content-text.box_bild50 figure img {
    width: 100%;
  }
  #main .mod_article.boxen .content-text.box_bild50 .text {
    padding: 0;
  }
  #header #hinweis > .content-element-group {
    max-width: 100%;
    padding-right: 0;
    padding-left: 10px;
    -webkit-transform: skew(0);
    -moz-transform: skew(0);
    -ms-transform: skew(0);
    -o-transform: skew(0);
    transform: skew(0);
  }
  #header #hinweis > .content-element-group figure,
  #header #hinweis > .content-element-group .text,
  #header #hinweis > .content-element-group .close {
    -webkit-transform: skew(0);
    -moz-transform: skew(0);
    -ms-transform: skew(0);
    -o-transform: skew(0);
    transform: skew(0);
  }
  #header #hinweis > .content-element-group .close {
    top: 10px;
    -webkit-transform: scale(2);
    -moz-transform: scale(2);
    -ms-transform: scale(2);
    -o-transform: scale(2);
    transform: scale(2);
  }
  #header #hinweis > .content-element-group .text {
    padding-right: 0;
  }
  #header #hinweis > .content-element-group .text p {
    padding-right: 50px;
  }
  #header #hinweis > .content-element-group .text p.btn {
    padding-right: 0;
    position: relative;
    right: auto;
    bottom: auto;
    text-align: right;
    margin-top: 10px;
  }
  #header #hinweis > .content-element-group .text p.btn a {
    display: inline-block;
  }
  #header .mod_article.bg_c1 > .article_inside,
  #main .mod_article.bg_c1 > .article_inside,
  #main .mod_article.spalten_2 > .article_inside,
  #main .mod_newslist .layout_latest.withimage,
  #main .mod_newsreader .layout_latest.withimage,
  #main .mod_newslist .layout_full.withimage,
  #main .mod_newsreader .layout_full.withimage,
  #main .mod_newslist .layout_latest,
  #main .mod_newsreader > .layout_full {
    display: block;
  }
  #header .mod_article.bg_c1 > .article_inside > *,
  #main .mod_article.bg_c1 > .article_inside > *,
  #main .mod_article.spalten_2 > .article_inside > *,
  #main .mod_newslist .layout_latest.withimage > *,
  #main .mod_newsreader .layout_latest.withimage > *,
  #main .mod_newslist .layout_full.withimage > *,
  #main .mod_newsreader .layout_full.withimage > *,
  #main .mod_newslist .layout_latest > *,
  #main .mod_newsreader > .layout_full > * {
    margin-bottom: 20px;
  }
  #header .mod_article.bg_c1 > .article_inside > *:last-child,
  #main .mod_article.bg_c1 > .article_inside > *:last-child,
  #main .mod_article.spalten_2 > .article_inside > *:last-child,
  #main .mod_newslist .layout_latest.withimage > *:last-child,
  #main .mod_newsreader .layout_latest.withimage > *:last-child,
  #main .mod_newslist .layout_full.withimage > *:last-child,
  #main .mod_newsreader .layout_full.withimage > *:last-child,
  #main .mod_newslist .layout_latest > *:last-child,
  #main .mod_newsreader > .layout_full > *:last-child {
    margin-bottom: 0;
  }
  #main .mod_newslist .layout_latest {
    padding-right: 20px;
    padding-bottom: 50px;
  }
  #header .mod_article:first-child .article_inside .slider-wrapper > .content-text > .wrap,
  #header .mod_article:first-child .content-text {
    display: block;
    width: 75%;
    margin: 0;
  }
  #main .mod_article#mkb_team .article_inside {
    display: block;
  }
  #main .mod_article#mkb_team .article_inside .area_opac_blue.content-text {
    margin-bottom: 0;
  }
  #main .mod_article#mkb_team .article_inside .area_opac_blue.content-text .text {
    min-height: auto;
  }
  #main .mod_article#mkb_team .article_inside .area_opac_blue.content-text .text .rte p {
    max-width: 100%;
  }
  #main .mod_article#mkb_team .article_inside .content-player {
    position: relative;
    left: auto;
    top: auto;
    height: auto;
    margin: 0;
  }
  #main .mod_article#mkb_team .article_inside .video_play {
    position: absolute;
    left: 50%;
    bottom: 40px;
  }
  #main .mod_article#mkb_team .article_inside > * {
    margin-bottom: 20px;
  }
  #main .mod_article#mkb_team .article_inside > *:last-child {
    margin-bottom: 0;
  }
  #main .mod_article#mkb_team .video_play img {
    max-width: 90%;
  }
  #main .mod_article#mkb_team .content-player video {
    object-fit: contain;
  }
  #main .mod_article.playing > .background.bg_video + .article_inside .content-text {
    opacity: 0;
  }
  #footer > .inside #footer_nav .content-text {
    float: none;
    width: 100%;
  }
  #main .article_inside h2.paddingbottom_2 {
    padding-bottom: 0;
  }
  #main .mm_tabs.tab_classic ul.tab_nav {
    position: relative;
    left: auto;
    right: auto;
    bottom: auto;
    top: auto;
    width: auto;
    height: auto;
    padding: 0;
    margin: 0;
    margin-bottom: 20px;
    display: -ms-grid;
    display: grid;
    grid-gap: 0;
    -ms-grid-columns: repeat(auto-fit, minmax(180px, 1fr));
    grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));
    grid-auto-rows: auto;
    -ms-grid-rows: 1fr;
    grid-template-rows: 1fr;
  }
  #main .mm_tabs.tab_classic ul.tab_nav:after,
  #main .mm_tabs.tab_classic ul.tab_nav:before {
    content: none;
  }
  #main .mm_tabs.tab_classic ul.tab_nav > * {
    float: none;
    margin-bottom: 0;
  }
  #main .mm_tabs.tab_classic ul.tab_nav svg {
    display: none !important;
  }
  #main .mm_tabs.tab_classic ul.tab_nav li > span.wrap {
    height: auto;
  }
  #main .mm_tabs.tab_classic ul.tab_nav li > span.wrap span {
    background: #d8e0ea;
    padding: 10px !important;
    color: #386496;
  }
  #main .mm_tabs.tab_classic ul.tab_nav li:hover > span.wrap span {
    color: #FFF;
  }
  #main .mm_tabs.tab_classic ul.tab_nav li.active > span.wrap span {
    background: #386496;
    color: #FFF;
  }
  #main .mm_tabs {
    margin: 0;
  }
  #wrapper #main .ce_sliderStart.slide_init .content-slider .slider-wrapper > div > * {
    position: relative;
    left: auto;
    right: auto;
    bottom: auto;
    top: auto;
    width: auto;
    height: auto;
    width: 100%;
  }
  #wrapper #main .ce_sliderStart.slide_init .content-slider .slider-wrapper > div.content-text .image_container {
    position: relative;
    left: auto;
    right: auto;
    bottom: auto;
    top: auto;
    width: auto;
    height: auto;
  }
  #wrapper #main .ce_sliderStart.slide_init .content-slider .slider-wrapper > div.content-text .image_container img {
    position: relative;
    left: auto;
    right: auto;
    bottom: auto;
    top: auto;
    width: auto;
    height: auto;
  }
  #wrapper .ce_sliderStart > .content-slider > .slider-wrapper > div.withimage.image_float_above > .text {
    width: 100%;
    min-height: auto;
  }
  #footer > .inside #footer_nav.mod_article > .inside {
    display: -ms-grid;
    display: grid;
    grid-gap: 20px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    grid-auto-rows: auto;
    -ms-grid-rows: 1fr;
    grid-template-rows: 1fr;
    padding-top: 0;
    padding-bottom: 0;
  }
  #footer > .inside #footer_nav.mod_article > .inside:after,
  #footer > .inside #footer_nav.mod_article > .inside:before {
    content: none;
  }
  #footer > .inside #footer_nav.mod_article > .inside > * {
    float: none;
    margin-bottom: 0;
  }
  #footer > .inside #footer_nav.mod_article > .inside:before,
  #footer > .inside #footer_nav.mod_article > .inside:after {
    display: none;
  }
  #footer > .inside #footer_nav .content-text:last-child {
    width: 100%;
  }
}
@media (max-width: 550px) {
  h1,
  #header .mod_article:first-child .article_inside .slider-wrapper > .content-text > .wrap .text h1,
  #header .mod_article:first-child .article_inside .slider-wrapper > .content-text > .wrap .text h2,
  #header .mod_article:first-child .content-text .text h1,
  #header .mod_article:first-child .content-text .text h2 {
    font-size: 28px;
    line-height: 115%;
  }
  #header .mod_article:first-child .content-text .text p {
    font-size: 22px;
    line-height: 115%;
  }
  #header #hinweis .text,
  #header #hinweis .text p.btn a {
    font-size: 20px;
    line-height: 115%;
  }
  #wrapper #kontakt_box .content-accordion .handorgel__content .handorgel__content__inner {
    padding-left: 0;
    padding-right: 0;
  }
  #header .mod_article.header_big_slider {
    background: #d8e0ea;
  }
  #header .mod_article.header_big_slider .article_inside .swiper-slide figure,
  #header .mod_article.header_big_slider .article_inside .swiper-slide figure img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
  }
  #header .mod_article.header_big_slider .article_inside .swiper-slide .text {
    position: relative;
    left: auto;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    overflow: hidden;
  }
  #header .mod_article.header_big_slider .article_inside .swiper-slide .text .rte h1,
  #header .mod_article.header_big_slider .article_inside .swiper-slide .text .rte h2 {
    padding-top: 40px;
    font-size: 30px;
    line-height: 115%;
  }
  #header #hinweis .text p.btn a {
    padding-right: 10px;
  }
  #header #hinweis figure {
    margin-right: 10px;
    margin-left: 0;
  }
  #header .mod_article.header_big_slider .content-element-group {
    grid-template-columns: 1fr;
  }
  #header .mod_article.header_big_slider .content-element-group > * {
    max-width: 354px;
    margin: 0 auto;
  }
  #main .content-player figure.playbutton img {
    width: 60px;
  }
  #main > .inside > .mod_article.playing > .background {
    background: #111;
  }
  #main > .inside > .mod_article.playing > .background img {
    opacity: 0;
  }
  #main .mod_article > .background.bg_video {
    bottom: auto;
    height: auto;
    padding-top: 100%/2*1;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  #main .mm_tabs ul.tab_content > li.image_left .inside {
    display: block;
  }
  #main .mm_tabs ul.tab_content > li.image_left .inside .text {
    padding: 20px;
  }
  #main #bewerbung {
    display: block;
  }
  #main #bewerbung #tab_senden {
    margin-bottom: 40px;
  }
}
@media (max-width: 450px) {
  #header .mod_article:first-child .article_inside .slider-wrapper > .content-text > .wrap .text h1,
  #header .mod_article:first-child .article_inside .slider-wrapper > .content-text > .wrap .text h2,
  #header .mod_article:first-child .content-text .text h1,
  #header .mod_article:first-child .content-text .text h2 {
    font-size: 28px;
    line-height: 115%;
  }
  #header .mod_article:first-child .article_inside .slider-wrapper > .content-text > .wrap,
  #main .area_opac_blue,
  #header .mod_article:first-child .content-text {
    width: 100%;
  }
  #main .mod_article.boxen .content-text.media--left figure,
  #main .mod_article .content-element-group.boxen .content-text.media--left figure {
    max-width: 33%;
  }
  #main .mod_article.boxen .content-text.box_bild50,
  #main .mod_article .content-element-group.boxen .content-text.box_bild50 {
    display: block;
  }
  #main .mod_article.boxen .content-text.box_bild50 figure,
  #main .mod_article .content-element-group.boxen .content-text.box_bild50 figure {
    max-width: 100%;
  }
  #header .mod_article > .background.bg_video + .article_inside > div.content-text.area_opac_blue,
  #main .mod_article > .background.bg_video + .article_inside > div.content-text.area_opac_blue {
    width: 75%;
  }
  #main .content-text.withimage.imagesize_3 {
    word-break: break-word;
  }
  #header .mod_article:first-child .article_inside .slider-wrapper > .content-text > .wrap .text h1,
  #header .mod_article:first-child .article_inside .slider-wrapper > .content-text > .wrap .text h2,
  #header .mod_article:first-child .content-text .text h1,
  #header .mod_article:first-child .content-text .text h2 {
    padding-right: 100px;
  }
  #main .content-text.withimage.imagesize_3 {
    display: -ms-grid;
    display: grid;
    grid-gap: 20px;
    -ms-grid-columns: 1fr 2fr;
    grid-template-columns: 1fr 2fr;
    grid-auto-rows: auto;
    -ms-grid-rows: 1fr;
    grid-template-rows: 1fr;
  }
  #main .content-text.withimage.imagesize_3:after,
  #main .content-text.withimage.imagesize_3:before {
    content: none;
  }
  #main .content-text.withimage.imagesize_3 > * {
    float: none;
    margin-bottom: 0;
  }
  #main form .col50 {
    float: none;
    width: 100%;
  }
  #footer > .inside #footer_nav.mod_article > .inside {
    display: -ms-grid;
    display: grid;
    grid-gap: 20px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    grid-auto-rows: auto;
    -ms-grid-rows: 1fr;
    grid-template-rows: 1fr;
  }
  #footer > .inside #footer_nav.mod_article > .inside:after,
  #footer > .inside #footer_nav.mod_article > .inside:before {
    content: none;
  }
  #footer > .inside #footer_nav.mod_article > .inside > * {
    float: none;
    margin-bottom: 0;
  }
}
@media (max-width: 400px) {
  #main .content-text.withimage.imagesize_5 {
    display: block;
  }
  #main .content-text.withimage.imagesize_5 > * {
    margin-bottom: 20px;
  }
  #main .content-text.withimage.imagesize_5 > *:last-child {
    margin-bottom: 0;
  }
}
