   .header.original .logo {
    float: left;
  }
  
    .header.original #services {
    float: right;
    width: 50%;
  }
  
  .header.original .mainmenu {
    clear: both;
}
.mod_breadcrumb .mod_breadcrumb_inside::before,
.mod_breadcrumb .mod_breadcrumb_inside::after  {
    border: none;
}

#services .inside {
    display: flex;
    align-items: center;
    gap: 20px; /* Abstand zwischen Items */
}
#services .ce_icon_text {
    display: flex;
    align-items: center;
    white-space: nowrap;
}

.subnav li {
    border-bottom:2px solid #ccc;
}

.subnav a{
    margin-bottom:0px;
}

/* ******************************************* */
/* ***************** ALT ********************** */
/* ******************************************* */


/* screen.css */
.video-description {
  margin-top: -5px !important;
  margin-bottom: 30px !important;
}
.mainlayout .fotobox .container {
  padding-top: 30px;
}
.mainlayout .partnerslider .container {
  padding-bottom: 30px;
}
.quicklinkbox .date {
  display: block;
}
.quicklinkbox .entry {
  font-weight: 600;
}
.entry {
  width: 100%;
  clear: both;
  margin-bottom: 30px;
  background-color: #f5f5f5;
}
.detailview .data {
  padding-top: 20px;
  padding-bottom: 10px;
}
.location {
  font-weight: 400;
}
.libraree_list .entry .item {
  padding-top: 25px;
  padding-bottom: 15px;
}
.libraree_list .time {
  margin-left: -3px;
}
.mod_breadcrumb {
  padding-top: 7px;
}
.subcontent .mod_breadcrumb ul {
  padding-bottom: 70px;
  padding-left: 32px !important;
}
.subcontent .mod_breadcrumb li {
  float: left;
  padding-right: 5px;
}
.subcontent .mod_breadcrumb li:before {
  margin-left: 13px;
  padding-right: 3px;
  font: 1.3em "icomoon";
  color: #ffd100;
  content: "";
}
.subcontent .mod_breadcrumb li.first:before {
  margin-left: 0;
  padding-right: 0;
  content: "";
}
.subcontent .mod_breadcrumb a {
  text-decoration: none;
}
.teaser-box {
  margin-bottom: 30px;
}
.teaser-box-item {
  max-height: 440px;
  overflow: hidden;
  background-color: #666;
  color: #fff;
}
.teaser-box-txt > * {
  padding-right: 30px;
}
.teaser-box-txt a {
  text-decoration: none;
  color: #fff;
}
.teaser-box-txt a:before {
  vertical-align: text-bottom;
  font: 1em "icomoon";
  content: "";
}
.teaser-box-txt a:hover {
  text-decoration: none;
  color: #ffd100;
}
.custombutton a {
  display: inline-block;
  margin-top: 10px;
  padding: 5px 15px 6px;
  background-color: #ffd100;
  text-decoration: none;
  color: #1a1a1a;
  transition: background 0.15s linear 0s;
  -webkit-transition: background 0.15s linear 0s;
}
.custombutton a:before {
  padding-right: 0;
  content: "";
}
.custombutton a:hover {
  background-color: #cd112d;
  text-decoration: none;
  color: #fff;
}
.quicklinkbox {
  margin-bottom: 30px;
}
.quicklinkbox .quicklinkhead,
.quicklinkbox .quicklinkcol,
.quicklinkbox .quicklinkfooter {
  margin-bottom: 2px;
  padding: 8px 20px;
}
.quicklinkbox .quicklinkhead {
  background-color: #ffd100;
  font-weight: 600;
}
.quicklinkbox a {
  text-decoration: none;
}
.quicklinkbox .quicklinkcol {
  min-height: 60px;
  background-color: #f5f5f5;
}
.ce_rsce_fquicklinkbox .quicklinkcol {
  height: 35px;
  overflow: hidden;
  min-height: auto;
}
.quicklinkbox .quicklinkfooter {
  background-color: #d9d9d9;
}
.teaser-box-image {
  max-height: 440px;
  overflow: hidden;
}
.teaser-box-txt {
  padding-top: 30px;
  padding-bottom: 15px;
}
.info-box-item {
  margin-bottom: 30px;
  padding-top: 20px;
  padding-bottom: 10px;
  background-color: #cd112d;
  color: #fff;
}
.info-box-item .icon-info {
  font-size: 3em;
}
.info-box-item a,
.info-box-item a:hover {
  text-decoration: none;
  color: #fff;
}
.info-box-item a:hover {
  text-decoration: underline;
}
.box,
.picture-box,
.video-box,
.download-box {
  margin-bottom: 30px;
}
.box-item,
.picture-box-item,
.video-box-item,
.download-box-item {
  width: 100%;
  display: inline-block;
  background-color: #f5f5f5;
}
.box-item.yellow,
.picture-box-item.yellow,
.video-box-item.yellow,
.download-box-item.yellow {
  background-color: #ffd100;
}
.box-item.darkgray,
.picture-box-item.darkgray,
.video-box-item.darkgray,
.download-box-item.darkgray {
  background-color: #666;
  color: #fff;
}
.box-item.white,
.picture-box-item.white,
.video-box-item.white,
.download-box-item.white {
  background-color: #fff;
}
.box-item-txt,
.picture-box-txt,
.video-box-txt,
.download-box-txt {
  padding-top: 25px;
  padding-bottom: 15px;
}
.white .picture-box-txt,
.white .video-box-txt,
.white .download-box-txt {
  padding-top: 0;
  padding-bottom: 0;
}
.picture-box-txt.rgt > *,
.video-box-txt.rgt > * {
  padding-right: 20px;
  padding-left: 15px;
}
.box-item-txt > *,
.picture-box-txt.lft > *,
.video-box-txt.lft > *,
.download-box-txt > *,
.libraree_list .item > * {
  padding-right: 15px;
  padding-left: 30px;
}
.picture-box-image.lft,
.video-box-video.lft {
  padding-left: 0;
}
.picture-box-image.rgt,
.video-box-video.rgt {
  padding-right: 0;
}
.img-caption {
  margin-bottom: 0;
  padding: 10px 20px;
  background-color: #e3e3e3;
}
.picture-box-image .img-caption {
  width: 100%;
  bottom: 0;
  position: absolute;
}
.textbox .entry {
  min-height: 220px;
  max-height: 220px;
  overflow: hidden;
  margin-bottom: 30px;
  padding: 20px 20px 10px;
  background-color: #f5f5f5;
}
[data-icon]::before,
[class^="icon-"]::before,
[class*=" icon-"]::before {
  font-size: 1.1em;
  vertical-align: -0.2em;
}
.icon-info:before {
  vertical-align: top;
}
.icon-plus::before {
  float: right;
  padding-top: 11px;
  padding-right: 10px;
  font-size: 0.9em;
}
.trail.icon-plus::before {
  color: #fff;
}
.infotxt::before {
  float: left;
  margin-top: -7px;
  margin-right: 10px;
  font: 3em "icomoon";
  content: "";
}
.mod_eventlist ul li:before,
.ce_text ul li:before,
.mod_faqlist ul li:before,
.subcontent ul li:before {
  padding-right: 0;
  padding-left: 5px;
  vertical-align: text-bottom;
  font: 1em "icomoon";
  content: "";
}
img,
iframe {
  display: block;
}
table {
  width: 100%;
}
.info-table {
  margin-bottom: 50px;
}
.tablehead,
.tablerow {
  padding: 10px 0;
  border-bottom: 1px solid #ccc;
}
.tablehead {
  font-weight: 600;
}
.mod_rocksolid_slider {
  clear: both;
  margin-right: 15px;
  margin-left: 15px;
  padding: 10px 50px;
}
.rsts-slide {
  background-color: #fff;
}
.rsts-prev,
.rsts-next {
  top: 30px;
  position: absolute;
}
.rsts-prev {
  left: -39px !important;
}
.rsts-next {
  right: -39px !important;
}
#main .image_container.float_above {
  float: none;
}
#header button[type="submit"]:active {
  background-position: left top !important;
}
.footernavi {
  float: right;
}
#ontop {
  clear: both;
  background-color: #fff;
}
#ontop .container {
  width: 100%;
}
.mod_eventlist ul,
.ce_text ul,
.mod_faqlist ul,
.subcontent ul {
  text-indent: -1.3em;
  padding-left: 3em !important;
}
.subcontent ul.downloadlist li.pdf:before {
  padding-right: 5px;
  padding-left: 0;
  content: "";
}
ol li {
  margin-left: 25px;
  padding-left: 0;
}
#header .formbody {
  padding: 10px 0;
  background: none;
}
#header .formbody table {
  margin-bottom: 0;
}
#header .formbody td.col_1 {
  background-color: #999;
}
#header form .widget-text {
  width: 86%;
  float: left;
  padding: 0;
  background-color: #999;
}
#header form .widget-submit {
  padding: 0;
}
#header input.text {
  width: 82%;
  height: 40px;
  padding-left: 3%;
  -webkit-box-shadow: 0 0 0 0;
  box-shadow: 0 0 0 0;
  border: 0;
  border-radius: 0;
  font-size: 0.9em;
  color: #fff;
  background-color: transparent;
  margin-bottom: 0 !important;
}
#header button.submit {
  width: 14%;
  height: 40px;
  float: right;
  padding: 0;
  background-color: #ffd100;
  background-image: url("../../files/theme/images/search_bg.png");
  background-repeat: no-repeat;
  border: 0;
  border-radius: 0;
  text-indent: -9999px;
  background-position: center 7px;
}
.ios #header button.submit {
  margin-top: -3px;
}
#header button.submit:hover {
  background-color: #cd112d;
  background-position: center 7px !important;
}
.mod_search input.text {
  width: 50%;
}
.relevance,
.url {
  display: none;
}
.ce_accordion {
  margin-bottom: 5px;
  padding-bottom: 3px;
  border-bottom: 1px solid #ececec;
}
.ce_accordion .toggler {
  padding-bottom: 5px;
  font-size: 0.8em;
  font-weight: bold;
  cursor: pointer;
}
.ce_accordion .toggler:hover,
.ce_accordion .ui-state-active {
  color: #cd112d;
}
.ce_accordion .accordion {
  clear: both;
  padding-left: 25px;
}
.ce_accordion .toggler span.ui-icon {
  width: 15px;
  height: 15px;
  float: left;
  margin-top: 2px;
  margin-right: 10px;
  background-image: url("../../files/theme/images/accordion_open.png");
  background-repeat: no-repeat;
  background-position: left top;
}
.ce_accordion .ui-state-active span.ui-icon {
  background-position: left -15px;
}
.float_left {
  margin-top: 5px;
  margin-right: 10px;
}
.float_right {
  margin-top: 5px;
  margin-left: 10px;
}
.information {
  padding-top: 0;
  font-size: 0.8em;
  font-style: italic;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  margin-bottom: 0;
}
h1 {
  margin-bottom: 30px;
  padding-bottom: 10px;
  background-image: url("../../files/theme/images/underline_h1.png");
  background-position: left bottom;
  background-repeat: no-repeat;
  font-size: 3em;
  line-height: 1.2em;
  color: #000;
  font-weight: 400;
}
.teaser-box-item h1 {
  margin-bottom: 10px;
  padding-bottom: 0;
  font-size: 1.5em;
  color: #fff;
  text-transform: none;
  font-weight: 400;
  background: none;
}
#ontop .mod_article > * {
  margin-right: 0;
  margin-left: 0;
}
#ontop .ce_image {
  position: relative;
  margin-right: 0;
  margin-left: 0;
}
#ontop .ce_text {
  left: 55px;
  top: 150px;
  position: absolute;
  z-index: 50;
}
.rsBullet.rsNavSelected {
  background-color: #999;
}
.rsArrow {
  width: 35px;
  height: 75px;
  top: 36%;
  position: absolute;
  display: block;
  background-image: url("../../files/theme/images/arrows_slider.png");
  background-repeat: no-repeat;
  z-index: 50;
}
.rsArrowLeft {
  left: 10px;
  background-position: left top;
}
.rsArrowRight {
  right: 10px;
  background-position: right top;
}
.rsArrowLeft:hover {
  background-position: left -75px;
}
.rsArrowRight:hover {
  background-position: right -75px;
}
.footernavi li {
  float: left;
  margin-left: 10px;
  padding-left: 10px;
  border-left: 1px solid #999;
}
.footernavi li.first {
  margin-left: 0;
  padding-left: 0;
  border-left: 0;
}
.footernavi li .active {
  font-size: 0.9em;
  color: #ccc;
}
.subnavi {
  padding-top: 30px;
  padding-right: 0;
  padding-bottom: 30px;
}
.subnavi ul {
  margin-bottom: 0;
}
.subnavi li.first {
  border-top: 2px solid #fff;
}
.subnavi li {
  border-bottom: 2px solid #fff;
}
.subnavi .level_2 li.last {
  border-bottom: 0;
}
.subnavi li a,
.subnavi li span {
  display: block;
  padding: 6px 15px;
  font: 1em "Source Sans Pro", Arial, Helvetica;
  text-decoration: none;
  color: #000;
  font-weight: 300;
}
.subnavi li a:hover,
.subnavi li.trail a,
.subnavi ul li.trail li a:hover {
  background-color: #fff;
}
.subnavi li span,
.subnavi li.trail a {
  font-weight: 600;
}
.subnavi li.trail a {
  background-color: #d9d9d9;
}
.subnavi .submenu .level_2 {
  display: none;
}
.subnavi .active.submenu .level_2,
.subnavi .trail.submenu .level_2 {
  display: block;
}
.subnavi ul ul {
  padding-top: 0;
  padding-right: 0;
  padding-left: 0;
}
.subnavi ul ul li a,
.subnavi ul ul li span {
  padding-left: 30px;
  background-color: #e4e4e4;
  font-size: 1em;
}
.subnavi ul ul li a {
  font-weight: 300;
}
.subnavi li.trail a:hover,
.subnavi ul ul li span {
  background-color: #fff;
}
.subnavi ul li.trail li a {
  background-color: #e4e4e4;
  font-weight: normal;
  color: #000;
  font-weight: 300;
}
#chromeframe {
  width: 100%;
  left: 0;
  top: 0;
  position: absolute;
  padding-top: 10px;
  padding-bottom: 10px;
  text-align: center;
  background-color: #9e0000;
  color: #fff;
  z-index: 10000;
}
.mainnavi {
  position: static;
  clear: both;
}
.mainnavi li {
  float: left;
  margin-right: 15px;
  padding-right: 15px;
}
.mainnavi li.last {
  margin-right: 0;
  padding-right: 0;
}
.mainnavi li a,
.mainnavi li a:hover,
.mainnavi li span,
.mainnavi li.trail a {
  display: block;
  padding-top: 16px;
  padding-bottom: 16px;
  font-size: 1.1em;
  line-height: 1.6em;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: 600;
}
.mainnavi li a {
  color: #fff;
}
.mainnavi li a:hover,
.mainnavi li span,
.mainnavi li.trail a,
.mainnavi ul.level_1 > li:hover {
  color: #ffd100;
}
.mainnavi .level_2 {
  position: absolute;
  display: none;
  border-top: 1px solid #ccc;
  z-index: 10;
}
.mainnavi .level_2 ul {
  margin-bottom: 0;
}
.mainnavi .level_2 li {
  float: none;
  clear: both;
  margin-right: 0;
  padding: 0;
  border-bottom: 1px solid #bbb;
}
.mainnavi .level_2 li.last {
  border-bottom: 0;
}
.mainnavi .level_2 li a,
.mainnavi .level_2 li .forward {
  display: block;
  padding: 3px 40px 3px 10px;
  background-color: #999;
  font-size: 1em;
  color: #fff;
  text-transform: none;
  font-weight: 400;
}
.mainnavi .level_2 li a:hover,
.mainnavi .level_2 li.active {
  background-color: #cd112d;
  color: #fff;
}
.mainnavi .level_2 li.active span {
  padding: 3px 40px 3px 10px;
  font-size: 1em;
  color: #fff;
  text-transform: none;
  font-weight: 400;
}
.mainnavi .level_2 li.trail > a,
.mainnavi .level_3 li {
  border-bottom: 1px solid #999;
}
.mainnavi .level_2 li.last a,
.mainnavi .level_2 li.last span,
.mainnavi .level_3 li .active,
.mainnavi .level_3 li.last {
  border-bottom: 0;
}
.mainnavi .level_3 li a,
.mainnavi .level_3 li.active {
  display: block;
  font-size: 0.9em;
  text-transform: none;
}
.mainnavi .level_3 li .active {
  padding-top: 1px;
  padding-bottom: 1px;
}
.mainnavi .level_3 li a,
.mainnavi .level_3 li.active {
  padding-left: 20px;
}
::-moz-selection {
  background-color: #ffd100;
  color: #333;
}
::selection {
  background-color: #ffd100;
  color: #333;
}
.ce_gallery li.col_first {
  clear: none;
}
.ce_gallery {
  margin-bottom: 1em;
}
.textarea {
  resize: vertical;
}
p.error {
  font-size: 0.8em;
  color: #d00;
}
label {
  padding-right: 1em;
}
input[type="text"],
input[type="password"],
input[type="date"],
input[type="datetime"],
input[type="email"],
input[type="number"],
input[type="search"],
input[type="tel"],
input[type="time"],
input[type="url"],
textarea {
  margin-bottom: 10px;
  padding: 10px;
  border-radius: 0;
}
button[type="submit"],
.button {
  padding: 10px 20px;
  background-color: #ffd100;
  background-image: none;
  border: 0;
  border-radius: 0;
  font-size: 0.9em;
  line-height: 1.3em;
  color: #1a1a1a;
}
button[type="submit"]:hover,
.button:hover {
  background-color: #cd112d;
  color: #fff;
}
.half {
  width: 50% !important;
}
fieldset {
  margin: 0;
  padding-right: 0;
  padding-bottom: 1em;
  padding-left: 0;
  border: 0;
}
.mod_search .header {
  color: #ccc;
}
.captcha_text {
  font-size: 0.8em;
}
.ce_gallery li {
  margin-right: 10px;
  margin-bottom: 10px;
  line-height: 0;
  background-image: none !important;
}
.ce_gallery.polaroid li {
  margin: 5px 10px 5px 5px;
  background-color: #fff;
  -webkit-box-shadow: 0 0 5px #999;
  box-shadow: 0 0 5px #999;
  border: 0;
  padding: 5px 5px 30px !important;
}
.ce_youtube-wrapper,
.video-box-wrapper,
.picture-box-wrapper {
  position: relative;
  overflow: hidden;
}
.ce_youtube-wrapper iframe,
.ce_youtube-wrapper object,
.ce_youtube-wrapper embed,
.video-box-video iframe,
.video-box-video object,
.video-box-video embed {
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  position: absolute;
}
.ce_accordion ul li {
  margin-bottom: 0;
  margin-left: 0;
  padding-left: 20px;
  background-image: url("../../files/theme/images/list_arrow_acc.png");
  background-repeat: no-repeat;
  background-position: left 9px;
}
h2,
h3,
h4,
h5,
h6 {
  margin-bottom: 10px;
  font-size: 1em;
  text-decoration: none;
  font-weight: 600;
}
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover {
  text-decoration: underline;
}
.impressions h3 {
  margin-top: 40px;
  margin-bottom: 40px;
  font-size: 2.5em;
  color: #fff;
  font-weight: 300;
}
p,
li {
  font-size: 1em;
  line-height: 1.4em;
}
strong {
  font-weight: 600;
}
em {
  font-style: italic;
}

color: #cd112d;
}
.darkgray a {
  color: #fff;
}
.darkgray a:hover {
  color: #ffd100;
}
*:focus {
  outline: none;
}
.impressions {
  padding-top: 0;
  padding-bottom: 0;
  background-color: #666;
}
.impressions .ce_text {
  text-align: center;
}
.impressions .lnk {
  bottom: 0;
  position: absolute;
  z-index: 10;
}
.impressions .lnk p {
  margin-bottom: 0;
}
.impressions a {
  display: inline-block;
  padding: 10px 30px;
  background-color: #fff;
  text-decoration: none;
}
.mod_newslist {
  margin: 20px 30px 30px;
}
#footer .ce_text {
  float: left;
}
.layout_latest {
  margin-bottom: 20px;
}
.caption {
  height: 40px;
  overflow: hidden;
  padding: 10px 20px;
  background-color: #e3e3e3;
  font-size: 0.85em;
}
.caption span {
  float: left;
  padding-top: 10px;
  padding-bottom: 10px;
}
.ce_gallery .image_container .caption {
  bottom: 0;
}
.filecaption {
  display: block;
  margin-left: 22px;
  font-size: 0.8em;
  line-height: 1.2em;
}
#cboxTitle,
#cboxCurrent {
  font-size: 0.7em;
  color: #666;
  display: none !important;
}
#cboxContent {
  margin-top: 0;
}
#cboxLoadedContent {
  border: 0;
}
#cboxPrevious {
  width: 80px;
  height: 80px;
  left: 0;
  background-image: url("../../files/theme/images/arrow_prev.png");
}
#cboxNext {
  width: 80px;
  height: 80px;
  right: 0;
  background-image: url("../../files/theme/images/arrow_next.png");
}
#cboxClose {
  width: 80px;
  height: 80px;
  right: 0;
  top: 0;
  background-image: url("../../files/theme/images/close.png");
  background-position: left top;
}
#cboxClose:hover {
  background-position: left bottom;
}
.imgselect picture {
  max-height: 160px;
  overflow: hidden;
  display: block;
}
.imgentry {
  margin-bottom: 30px;
}
#fs-loader {
  padding: 30px;
  background-color: rgba(0, 0, 0, 0.8);
  -webkit-box-shadow: 0 0 10px #000;
  box-shadow: 0 0 10px #000;
  border-radius: 60px;
  height: auto;
}
#fullscreenSlideshowContainer img.slide {
  width: 100% !important;
}
#footer p,
#footer a {
  font-size: 0.9em;
  text-decoration: none;
  color: #999;
}
#footer a:hover {
  text-decoration: underline;
}
.scrollontop {
  width: 44px;
  height: 45px;
  bottom: 20px;
  right: 20px;
  position: fixed;
  background-color: rgba(255, 255, 255, 0.8);
  border-radius: 30px;
  font-size: 2.5em;
  z-index: 999;
}
.scrollontop [data-icon]::before {
  margin-top: -2px;
  vertical-align: top;
}
body {
  background-color: #666;
  font: 100% "Source Sans Pro", Arial, Helvetica;
  color: #1a1a1a;
  font-weight: 300;
}
#displaynone {
  display: none;
}
#mobilenavi {
  width: 65%;
  left: 0;
  position: relative;
  display: none;
  padding-bottom: 0;
  z-index: 5;
}
#outside {
  width: 100%;
  position: relative;
  z-index: 50;
}
#header {
  background: #fff url("../../files/theme/images/header_bg.png") left bottom
    repeat-x;
}
#logo {
  float: left;
  margin-top: 57px;
  margin-bottom: 28px;
}
#toolbar {
  float: right;
  margin-top: 85px;
  margin-right: 15px;
}
#toolbar li {
  float: left;
  margin-left: 5px;
  padding-left: 7px;
}
#toolbar li:first-child {
  margin-left: 0;
  padding-left: 0;
}
#toolbar a {
  text-decoration: none;
}
#container {
  clear: both;
  margin: 0 auto;
  background-image: url("../../files/theme/images/content_bg.png");
  background-position: center center;
  background-repeat: repeat-y;
  border-top: 2px solid #fff;
  border-bottom: 2px solid #fff;
}
.inside_article,
.subcontent {
  margin-bottom: -1px;
  padding-top: 30px;
  padding-bottom: 50px;
  background-color: #fff;
}
.mainlayout .inside_article,
.subcontent {
  margin-bottom: -1px;
  padding-top: 0;
  padding-bottom: 0;
}
.subcontent > * {
  padding-left: 30px;
}
#footer {
  padding: 10px 0 100px;
}
.contentslider a.rsts-prev {
  left: 30px !important;
}
.contentslider a.rsts-next {
  right: 30px !important;
}
.contentslider {
  margin-top: 20px !important;
  margin-left: 0px !important;
  margin-right: 0px !important;
  margin-bottom: -10px !important;
  padding-left: 15px !important;
  padding-right: 15px !important;
}
.contentslider .video-box,
.contentslider .picture-box {
  padding-left: 0px !important;
  padding-right: 0px !important;
  padding-bottom: 0px !important;
  margin-bottom: 0px !important;
}
.contentslider .video-box video {
  margin-bottom: -5px !important;
}
