@font-face {
  font-family: 'Glober';
  font-weight: 700;
  src: url('../fonts/GloberAlt/3302FC_0_0.woff2') format('woff2');
}
/*@font-face {font-family: 'Glober'; font-weight: 400;src: url('../fonts/GloberAlt/3302FC_1_0.eot');src: url('../fonts/GloberAlt/3302FC_1_0.eot?#iefix') format('embedded-opentype'),url('../fonts/GloberAlt/3302FC_1_0.woff2') format('woff2'),url('../fonts/GloberAlt/3302FC_1_0.woff') format('woff'),url('../fonts/GloberAlt/3302FC_1_0.ttf') format('truetype');}*/
@font-face {
  font-family: 'Glober';
  font-weight: 600;
  src: url('../fonts/GloberAlt/3302FC_2_0.woff2') format('woff2');
}
/*@font-face {font-family: 'Glober'; font-weight: 800;src: url('../fonts/GloberAlt/3302FC_3_0.eot');src: url('../fonts/GloberAlt/3302FC_3_0.eot?#iefix') format('embedded-opentype'),url('../fonts/GloberAlt/3302FC_3_0.woff2') format('woff2'),url('../fonts/GloberAlt/3302FC_3_0.woff') format('woff'),url('../fonts/GloberAlt/3302FC_3_0.ttf') format('truetype');}*/
.textcols2 {
  -webkit-column-count: 2;
  /* Chrome, Safari, Opera */
  -moz-column-count: 2;
  /* Firefox */
  column-count: 2;
}
.minitext {
  font-size: 11px;
  line-height: normal;
}
html {
  overflow-y: scroll;
}
html,
body {
  height: 100%;
  color: #5a5a5a;
  font-size: 14px;
  line-height: 160%;
  font-family: 'Glober';
  font-weight: 600;
  padding: 0px;
  margin: 0px;
  -webkit-font-smoothing: antialiased;
}
h1,
h2,
h3 {
  font-weight: 700;
  margin-top: 0px;
  line-height: normal;
}
h3,
h4 {
  margin-top: 35px;
}
h1 {
  font-size: 42px;
  line-height: 42px;
  margin-bottom: 25px;
}
#Menubutton {
  display: none;
}
h2 {
  font-size: 26px;
  line-height: 32px;
  margin-bottom: 10px;
}
h3,
a.biglink {
  font-size: 20px;
  color: #5a5a5a;
  margin-bottom: 10px;
}
a.biglink:hover {
  color: #323232;
}
h4 {
  font-size: 14px;
}
p {
  margin-top: 0px;
}
b,
strong {
  font-weight: 700;
}
a {
  color: #5a5a5a;
  text-decoration: none;
  text-decoration: underline;
  outline: 0;
}
a:hover {
  color: #323232;
}
a:focus {
  color: #323232;
}
.highlight {
  text-decoration: underline;
  font-weight: 800;
  color: #5a5a5a;
}
.picture.norcorn img {
  border-radius: 0px !important;
}
.ce-element-text a,
#Content p a {
  font-weight: 800;
}
.ce-element-text p {
  margin-bottom: 20px;
}
.ce-element-text .contenttable {
  border-spacing: 0px;
  border-collapse: separate;
  margin-bottom: 20px;
}
.ce-element-text .contenttable td {
  border: none;
  border-top: 1px solid #5a5a5a;
  padding: 5px;
}
.ce-element-text .contenttable tr:first-child td {
  border-top: none;
  font-weight: 700;
  font-size: 16px;
  border-bottom: 2px solid #5a5a5a;
}
ul {
  padding-left: 0px;
  list-style-type: none;
  margin-top: 0;
}
ul li {
  padding-left: 15px;
  position: relative;
  /*        &:before{
                    content : '';
                    position: absolute;
                    left: 0px; 
                    top: 7px;
                    width: 8px;
                    height: 8px;
                    border-radius: 3px;
                    -moz-border-radius: 3px;
                    -webkit-border-radius: 2px;
                     border: 1px solid #808080; 
                    background: @grey;
        
                }*/
}
.ce-element .ticketbox-info,
.trafficinfo-item .ticketbox-info,
.ticketbox-item .ticketbox-info {
  font-size: 12px;
}
.ce-element ul,
.trafficinfo-item ul,
.ticketbox-item ul {
  padding-left: 0px;
  list-style-type: none;
  margin-top: 0;
}
.ce-element ul li,
.trafficinfo-item ul li,
.ticketbox-item ul li {
  padding-left: 15px;
  position: relative;
}
.ce-element ul li:before,
.trafficinfo-item ul li:before,
.ticketbox-item ul li:before {
  content: '';
  position: absolute;
  left: 0px;
  top: 7px;
  width: 8px;
  height: 8px;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 2px;
  background: #5a5a5a;
}
#Page {
  position: relative;
  min-height: 100%;
  text-align: center;
}
.basic-transition {
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -ms-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.slow-transition {
  -webkit-transition: all 0.75s ease-in-out;
  -moz-transition: all 0.75s ease-in-out;
  -ms-transition: all 0.75s ease-in-out;
  transition: all 0.75s ease-in-out;
}
.no-basic-transition {
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  transition: none;
}
.floatchildren:after,
.clearfix:after {
  clear: both;
  display: block;
  content: ' ';
}
.ilblock-parent {
  line-height: 0px;
}
.ilblock-parent > * {
  display: inline-block;
  line-height: 16px;
  vertical-align: bottom;
}
.floatchildren > * {
  float: left;
}
.r {
  float: right;
}
img {
  max-width: 100%;
  height: auto;
  border: none;
}
img.col2img {
  width: 100%;
}
.icon,
a.icon {
  display: block;
  border: 2px solid #fff;
  padding: 0px 0 0 0;
  width: 22px;
  line-height: 0px;
  padding: 9px 0;
  padding-top: 11px;
  text-align: center;
  border-radius: 3px;
  font-size: 0px;
  cursor: pointer;
}
.icon:hover,
a.icon:hover {
  background-color: #fff;
  color: #5a5a5a;
}
p.backlink {
  font-size: 12px;
}
@media (max-width: 767px) {
  p.backlink {
    position: absolute;
    bottom: -40px;
  }
}
.tx-dce-pi1 {
  margin-bottom: 30px;
}
.green {
  color: green;
}
table.contenttable {
  width: 100%;
  max-width: 100% !important;
  overflow: auto;
  border-spacing: 0;
  margin-top: 30px;
}
table.contenttable tr td {
  border-top: 1px solid #000;
  border-left: 1px solid #000;
  padding: 5px;
}
table.contenttable tr td:first-child {
  border-left: none;
  padding-left: 0;
}
table.contenttable tr td p {
  margin: 0;
}
table.contenttable tr:first-child td {
  border-top: none;
  vertical-align: bottom;
}
.outer {
  padding: 0 20px;
  max-width: 100%;
  box-sizing: border-box;
}
.centered {
  position: relative;
  max-width: 100%;
  width: 1035px;
  margin: 0 auto;
  text-align: left;
}
/* Iframe */
.ivb-iframe {
  position: relative;
  padding-bottom: 56.25%;
  /* ratio 16x9 */
  height: 0;
  overflow: hidden;
  width: 100%;
  height: auto;
}
.ivb-iframe iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#Headerouter {
  font-weight: 700;
  border-top: 10px solid #5a5a5a;
}
#Headerouter #Tools {
  position: relative;
  background: #5a5a5a;
  padding: 10px;
  padding-top: 0px;
  padding-bottom: 8px;
  border-radius: 0 0 5px 5px;
}
#Headerouter #Tools .icon {
  margin-left: 5px;
  text-decoration: none;
}
#Headerouter #Tools .icon:first-child {
  margin-left: 0px;
}
#Headerouter #Tools .icon.icon-de {
  background: url(../images/deinv.svg) no-repeat center center;
  background-size: 14px;
}
#Headerouter #Tools .icon.icon-de:hover {
  background: url(../images/de.svg) no-repeat center center #fff;
  background-size: 14px;
}
#Headerouter #Tools .icon.icon-en {
  background: url(../images/eninv.svg) no-repeat center center;
  background-size: 14px;
}
#Headerouter #Tools .icon.icon-en:hover {
  background: url(../images/en.svg) no-repeat center center #fff;
  background-size: 14px;
}
#Headerouter #Tools #Textzoom {
  background: url(../images/fontsizeinv.svg) no-repeat center center;
  background-size: 15px;
}
#Headerouter #Tools #Textzoom:hover {
  background: url(../images/fontsize.svg) no-repeat center center #fff;
  background-size: 15px;
}
#Headerouter #Tools #Facebook {
  display: none;
  background: url(../images/fb_white.svg) no-repeat 9px center;
  background-size: 7px;
}
#Headerouter #Tools #Facebook:hover {
  background: url(../images/fb.svg) no-repeat 9px center #fff;
  background-size: 7px;
}
#Headerouter #Tools #Search {
  width: 21px;
  min-width: 21px;
  background: url(../images/lupe_white.svg) no-repeat center center;
  background-size: 12px;
  padding: 0px;
  height: 20px;
}
#Headerouter #Tools #Search:hover,
#Headerouter #Tools #Search:focus {
  background: url(../images/lupe.svg) no-repeat center center #fff;
  background-size: 12px;
}
#Headerouter #Tools #Search #Searchform {
  width: 0px;
  transition: width 0.4s;
  /*overflow: hidden;*/
  position: relative;
  /*display:none;*/
}
#Headerouter #Tools #Search #Searchform input {
  background: none;
  border: none;
  display: block;
  margin: 0;
  font-family: 'Glober';
  height: 20px;
  color: #fff;
  box-sizing: border-box;
  padding-left: 5px;
  width: 100%;
  padding-top: 0px;
}
#Headerouter #Tools #Search #Searchform input:focus {
  background: #5a5a5a !important;
}
#Headerouter #Tools #Search #Searchform label.searchfield {
  display: none;
}
#Headerouter #Tools #Search #Searchform .search-autocomplete-results {
  position: absolute;
  z-index: 1100;
  top: 50px;
  left: 0px;
  background: #fff;
}
#Headerouter #Tools #Search #Searchform .search-autocomplete-results .tx-indexedsearch-autocomplete {
  font-size: 15px;
  line-height: 20px;
}
#Headerouter #Tools #Search.open {
  width: auto;
  background-image: none !important;
  background: transparent;
}
#Headerouter #Tools #Search.open #Searchform {
  width: 200px;
  display: block;
}
#Headerouter #Overmenu {
  margin-left: 20px;
}
#Headerouter #Overmenu .onavi-item {
  margin-right: 20px;
}
#Headerouter #Overmenu .onavi-item a {
  /*letter-spacing: 1.05px;*/
  line-height: 35px;
  display: block;
  font-size: 16px;
  color: #939598;
  text-decoration: none;
}
#Headerouter #Overmenu .onavi-item.active a {
  color: #5a5a5a;
}
body.rootpage #Headerouter #Overmenu .onavi-item:first-child a {
  color: #5a5a5a;
}
#Page ul.menulist {
  padding: 0px;
  margin: 0px;
}
#Page ul.menulist li {
  list-style-type: none;
  padding-left: 0px;
}
#Page ul.menulist li.onavi-item {
  display: inline-block;
}
#Page ul.menulist li:before {
  display: none;
}
#Header #Logo {
  padding: 0px 0;
  padding-top: 5px;
}
#Header #Logo a {
  float: right;
  display: block;
  background: url(../images/logo.svg) no-repeat center center;
  background-size: contain;
  width: 175px;
  height: 65px;
  text-decoration: none;
  border: 5px solid #ffffff;
}
#Header #Menuouter {
  /*position:fixed;*/
  position: relative;
  z-index: 1000;
  margin-top: -5px;
}
#Header #Menuouter #Menu {
  position: relative;
  left: -20px;
}
@media (max-width: 1024px) {
  #Header #Menuouter #Menu {
    left: -12px;
  }
}
#Header #Menuouter #Menu:hover .navi_item > a {
  color: #939598;
}
#Header #Menuouter #Menu .navi_item {
  margin-right: 2px;
  position: relative;
}
#Header #Menuouter #Menu .navi_item ul {
  margin: 0;
  list-style-type: none;
}
#Header #Menuouter #Menu .navi_item ul:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 0;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  background: #fff;
}
#Header #Menuouter #Menu .navi_item ul li {
  list-style-type: none;
  padding: 0;
}
#Header #Menuouter #Menu .navi_item ul li:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 0;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  background: #fff;
}
#Header #Menuouter #Menu .navi_item .navi-item-inner a {
  line-height: 45px;
}
@media (max-width: 1024px) {
  #Header #Menuouter #Menu .navi_item .navi-item-inner a {
    padding: 0 15px;
    font-size: 16px;
  }
}
#Header #Menuouter #Menu .navi_item:hover {
  /*background: @brightgrey;*/
  border-radius: 5px 5px 0 0;
  box-sizing: border-box;
  background: #fff;
  box-shadow: 0 0px 3px #939598;
}
#Header #Menuouter #Menu .navi_item:hover .navi-item-inner {
  /*color: #fff;*/
  position: relative;
}
#Header #Menuouter #Menu .navi_item:hover .navi-item-inner :after {
  content: '';
  position: absolute;
  left: 0px;
  right: 0px;
  background: #fff;
  bottom: 0px;
  height: 2px;
  z-index: 500;
}
#Header #Menuouter #Menu .navi_item:hover .navi-item-inner > a {
  color: #323232;
}
@media (min-width: 1025px) {
  #Header #Menuouter #Menu .navi_item:hover .snavi_item:first-child a {
    background: #b9b9b9;
    color: #fff;
  }
}
#Header #Menuouter #Menu .navi_item a {
  font-size: 18px;
  display: block;
  font-weight: 700;
  color: #5a5a5a;
  padding: 0 20px;
  text-decoration: none;
}
#Header #Menuouter #Menu .navi_item .snavi_block {
  /*display: none;*/
  /*opacity: 0;*/
  /*z-index: -1;*/
  /*left: 0px;*/
  left: -10000px;
  position: absolute;
  box-shadow: 0 0px 3px #939598;
  z-index: 50;
  width: 230px;
  border-radius: 0 0px 5px 5px;
  overflow: hidden;
  background: #fff;
  padding: 0px 0px;
  padding-bottom: 10px;
}
#Header #Menuouter #Menu .navi_item .snavi_block:hover .snavi_item:not(:hover):first-child a {
  background: #fff;
  color: #5a5a5a;
}
#Header #Menuouter #Menu .navi_item .snavi_block .snavi_item {
  line-height: 30px;
  /*padding-left: 25px;*/
}
#Header #Menuouter #Menu .navi_item .snavi_block .snavi_item:first-child {
  border-top: 10px solid #fff;
}
#Header #Menuouter #Menu .navi_item .snavi_block .snavi_item a {
  font-size: 15px;
}
#Header #Menuouter #Menu .navi_item .snavi_block .snavi_item:hover {
  background: #b9b9b9;
}
#Header #Menuouter #Menu .navi_item .snavi_block .snavi_item:hover a {
  color: #fff;
}
#Header #Menuouter #Menu .navi_item .snavi_block .snavi_item.active {
  background: #5a5a5a;
}
#Header #Menuouter #Menu .navi_item .snavi_block .snavi_item.active a {
  color: #fff;
}
#Header #Menuouter #Menu .navi_item:hover > a {
  color: #5a5a5a;
}
#Header #Menuouter #Menu .navi_item:hover .snavi_block {
  display: block;
  left: 0;
  /*opacity: 1;*/
  /*z-index: 50;*/
}
#Header #Menuouter #Menu .navi_item #navi_item-inner-15:hover {
  border-radius: 5px;
}
#Header #Menuouter #Menu .navi_item #navi_item-inner-15:hover :after {
  height: 4px;
}
#Header #Menuouter #Menu .navi_item #navi_item-inner-15 a {
  color: #fff;
  font-size: 0px;
  width: 16px;
  height: 45px;
  background: no-repeat center center;
  background-image: url(../images/traffic_red_test.svg);
}
#Header #Menuouter #Menu .navi_item #navi_item-inner-15 a {
  background-size: 25px;
}
.scroll-over-menu #Menuouter {
  height: 50px;
  padding: 0 10px;
}
.scroll-over-menu #Menuinner {
  position: fixed;
  top: 0px;
  left: 0px;
  z-index: 500;
  width: 100%;
  background: #fff;
  box-shadow: 0 2px 2px rgba(150, 150, 150, 0.2);
  text-align: center;
}
@media (max-width: 1024px) {
  .scroll-over-menu #Menuinner {
    padding-left: 20px;
  }
}
.scroll-over-menu #Menuinner #Menu {
  padding-top: 5px;
  position: relative;
  max-width: 100%;
  width: 1035px;
  margin: 0 auto;
  text-align: left;
}
#Headerouter {
  background: url(../images/Schatten_top.png) bottom center no-repeat;
  padding-bottom: 10px;
  background-color: #fff;
}
#Contentouter {
  padding-top: 30px;
  padding-bottom: 50px;
}
#Footerouter {
  background: url(../images/Schatten.png) top center no-repeat;
  padding-top: 10px;
}
#Footer {
  font-size: 13px;
  padding: 15px 0;
  text-align: center;
}
#Footer a {
  color: #5a5a5a;
  text-decoration: none;
  font-weight: bold;
  text-decoration: underline;
}
#Footer a:hover {
  color: #323232;
}
#Footer #FooterNavi {
  padding: 5px 0;
  text-align: center;
}
#Footer #FooterNavi .fnavi_item a {
  display: block;
  font-size: 11px;
  color: #5a5a5a;
  text-decoration: none;
}
#Footer #FooterNavi .fnavi_item a:after {
  content: '·';
  padding-left: 6px;
  display: inline-block;
  font-size: 16px;
  font-weight: bold;
  position: relative;
  top: 2px;
}
#Footer #FooterNavi .fnavi_item {
  display: inline-block;
  margin: 0 4px;
}
#Footer #FooterNavi .fnavi_item:last-child a:after {
  display: none;
}
#Footer p.footertext {
  margin: 0;
}
@media (max-width: 767px) {
  #Footer p.footertext {
    margin-bottom: 15px;
    margin-top: 10px;
  }
}
/* Elemente */
.ce-element {
  margin-bottom: 30px;
}
.ce-cols2-col {
  width: 48%;
  margin-left: 4%;
  min-height: 1px;
  position: relative;
}
.ce-cols2-col .togglebox-item {
  margin: 0;
}
@media (max-width: 767px) {
  .ce-cols2-col {
    width: 100%;
    margin-left: 0;
  }
}
.ce-cols2-col:first-child {
  margin-left: 0;
}
.ce-cols3-col {
  width: 32%;
  margin-left: 2%;
  min-height: 1px;
  position: relative;
}
@media (max-width: 950px) {
  .ce-cols3-col {
    width: 100%;
    margin-left: 0;
  }
}
.ce-cols3-col:first-child {
  margin-left: 0;
}
.ce-cols4-col {
  width: 23.5%;
  margin-left: 2%;
  min-height: 1px;
  position: relative;
}
.ce-cols4-col .ce-element {
  margin-bottom: 6%;
}
@media (max-width: 767px) {
  .ce-cols4-col {
    width: 48%;
  }
  .ce-cols4-col .ce-element {
    margin-bottom: 2%;
  }
}
.ce-cols4-col:first-child {
  margin-left: 0;
}
@media (max-width: 767px) {
  .ce-cols4-col:nth-child(3) {
    margin-left: 0;
  }
}
.ce-picture img,
.ce-originalimage img {
  max-width: 100%;
  height: auto;
  border-radius: 5px;
  display: block;
}
.ce-picture .bgimg,
.ce-originalimage .bgimg {
  width: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  border-radius: 5px;
}
.ce-picture a,
.ce-originalimage a {
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -ms-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  display: block;
}
.ce-picture a:before,
.ce-originalimage a:before {
  background: #000;
  opacity: 0;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  pointer-events: none;
  z-index: 100;
  content: '';
  position: absolute;
  display: none;
  transition: opacity ease 0.1s;
}
.ce-picture a:hover,
.ce-originalimage a:hover {
  transform: scale(1.02);
}
.ce-originalimage {
  margin-bottom: 10px;
}
.ce-originalimage a {
  display: block;
}
.ce-originalimage.inline-1 {
  margin-bottom: 0;
}
.ce-originalimage.inline-1 a {
  display: inline-block;
}
.bx-wrapper {
  margin: 0px;
}
.bx-wrapper .bx-viewport {
  box-shadow: none;
  border: none;
  left: 0px;
}
.bx-wrapper .bx-pager {
  position: absolute;
  top: 0px;
  bottom: auto;
  left: 15px;
  width: auto;
}
.bx-wrapper .bx-pager .bx-pager-item a {
  width: 10px;
  height: 10px;
  border-radius: 100%;
  border: 2px solid #fff;
  background: transparent;
  box-shadow: 1px 1px 1px #000000;
}
.bx-wrapper .bx-pager .bx-pager-item a:hover {
  background: transparent;
}
.bx-wrapper .bx-pager .bx-pager-item a.active {
  background-color: #fff;
}
.line {
  border-radius: 5px;
  color: #fff;
  font-weight: 800;
  border: 2px solid #fff;
  font-size: 20px;
  text-align: center;
  width: 35px;
  height: 35px;
  line-height: 35px;
}
.line div[data-chars="2"] {
  font-size: 0.8em;
}
.line div[data-chars="3"] {
  font-size: 0.6em;
}
.line div[data-chars="4"] {
  font-size: 0.45em;
}
.line.trafficinfo-line {
  border: none;
}
/* */
.righttop-button {
  cursor: pointer;
  position: absolute;
  top: -16px;
  right: 0;
  z-index: 10;
}
.righttop-button p {
  font-weight: 700;
  font-size: 13px;
  margin: 0;
  padding: 0;
  display: inline-block;
  vertical-align: super;
}
.righttop-button a {
  display: block;
  text-decoration: none;
  color: #5a5a5a;
}
.righttop-button img {
  display: inline-block;
}
.rightbottom-button {
  /*cursor: pointer;*/
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 10;
  font-size: 0;
  border-radius: 0 0 5px 0;
  overflow: hidden;
}
.rightbottom-button .triangle {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 70px 70px;
  border-color: transparent transparent #ffcc00 transparent;
}
.rightbottom-button p {
  /*        font-weight: 700;
                font-size: 13px;*/
  margin: 0;
  padding: 0;
  position: absolute;
  bottom: 12px;
  right: 6px;
  transform: rotate(-45deg);
  font-weight: 900;
  font-size: 17px;
}
.rightbottom-button a {
  display: block;
  text-decoration: none;
  color: #5a5a5a;
}
.rightbottom-button img {
  float: right;
  display: none;
}
/* Verkehrsinfo */
#TrafficinfoList {
  margin-bottom: 30px;
}
#TrafficinfoList .trafficinfo-items {
  /*margin-left: -2%;*/
  position: relative;
}
@media (max-width: 800px) {
  #TrafficinfoList .trafficinfo-items {
    margin-left: 0;
  }
}
#TrafficinfoList .trafficinfo-item {
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -ms-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  width: 48%;
  margin-bottom: 10px;
}
@media (max-width: 800px) {
  #TrafficinfoList .trafficinfo-item {
    float: none;
    width: 98%;
    margin-left: 0;
  }
}
#TrafficinfoList .trafficinfo-item .trafficinfo-head {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  padding: 15px;
  cursor: pointer;
  background: #dcddde;
  border-radius: 5px;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -ms-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
#TrafficinfoList .trafficinfo-item .trafficinfo-head:hover {
  transform: scale(1.02);
  background: #b9b9b9;
}
#TrafficinfoList .trafficinfo-item .trafficinfo-head:focus {
  background: #eee !important;
}
#TrafficinfoList .trafficinfo-item .trafficinfo-head .trafficinfo-topinfo {
  font-weight: 800;
}
#TrafficinfoList .trafficinfo-item .trafficinfo-head h2 {
  margin-top: 0px;
  font-weight: 700;
  margin-bottom: 5px;
}
#TrafficinfoList .trafficinfo-item .trafficinfo-head .line {
  font-size: 25px;
  width: 30px;
  height: 30px;
  line-height: 30px;
  font-size: 20px;
  display: inline-block;
  vertical-align: bottom;
  margin-bottom: 5px;
  /*}*/
}
#TrafficinfoList .trafficinfo-item .trafficinfo-head .line[style="background-color:RGB(249,231,0);"],
#TrafficinfoList .trafficinfo-item .trafficinfo-head .line[style="background-color: rgb(249, 231, 0);"],
#TrafficinfoList .trafficinfo-item .trafficinfo-head .line[style="background-color:RGB(251,225,18);"] {
  color: #5a5a5a;
}
#TrafficinfoList .trafficinfo-item .trafficinfo-head .line[style="background-color:RGB(249,231,0);"] .line,
#TrafficinfoList .trafficinfo-item .trafficinfo-head .line[style="background-color: rgb(249, 231, 0);"] .line,
#TrafficinfoList .trafficinfo-item .trafficinfo-head .line[style="background-color:RGB(251,225,18);"] .line {
  color: #5a5a5a;
  border-color: #5a5a5a;
}
#TrafficinfoList .trafficinfo-item .trafficinfo-detail {
  overflow: hidden;
  height: auto;
  max-height: 0px;
  width: 768px;
}
#TrafficinfoList .trafficinfo-item .trafficinfo-detail .trafficinfo-detail-inner {
  padding: 15px;
}
#TrafficinfoList .trafficinfo-item .trafficinfo-detail .trafficinfo-detail-inner h3 {
  margin-top: 0px;
}
@media (max-width: 800px) {
  #TrafficinfoList .trafficinfo-item .trafficinfo-detail {
    width: 100%;
  }
}
#TrafficinfoList .trafficinfo-item.active {
  width: 98%;
}
#TrafficinfoList .trafficinfo-item.active .trafficinfo-head {
  transform: scale(1);
  background: #b9b9b9;
}
#TrafficinfoList .trafficinfo-item.active .trafficinfo-head:hover {
  transform: scale(1);
}
#TrafficinfoList .trafficinfo-item.active .trafficinfo-detail {
  max-height: 3000px;
}
#TrafficinfoList .trafficinfo-item.active .trafficinfo-detail .trafficinfo-detail-inner {
  /*max-width:98%;*/
}
.ticket-filter {
  line-height: 0px;
  margin-right: 30px;
  -webkit-user-select: none;
  /* Chrome all / Safari all */
  -moz-user-select: none;
  /* Firefox all */
  -ms-user-select: none;
  /* IE 10+ */
  user-select: none;
  cursor: pointer;
}
.ticket-filter .ticket-filter-check {
  display: inline-block;
  border: 2px solid #57585b;
  border-radius: 5px;
  height: 16px;
  width: 16px;
  margin-right: 5px;
  vertical-align: middle;
}
.ticket-filter .ticket-filter-check[data-val="1"] {
  background: url(../images/tick.png) no-repeat center center;
  background-size: 11px;
}
.ticket-filter .ticket-filter-label {
  line-height: 29px;
  display: inline;
  vertical-align: middle;
}
#tx_easy_googlemap {
  margin-bottom: 10px;
}
#tx_easy_googlemap div[style="margin-left: 5px; margin-right: 5px; z-index: 1000000; position: absolute; left: 0px; bottom: 0px;"] div {
  height: 22px!important;
}
#tx_easy_googlemap div[style="margin-left: 5px; margin-right: 5px; z-index: 1000000; position: absolute; left: 0px; bottom: 0px;"] div img {
  width: 55px !important;
  height: auto !important;
  display: inline-block;
  vertical-align: bottom;
  filter: grayscale(100%);
}
#LinesList {
  margin-bottom: 30px;
}
#LinesList .lines-items {
  margin-left: -1%;
  position: relative;
}
@media (max-width: 800px) {
  #LinesList .lines-items {
    margin-left: 0;
  }
}
#LinesList .lines-item {
  float: left;
  display: block;
  /*transition: all 1s;*/
  width: 49%;
  margin-left: 1%;
  margin-bottom: 10px;
  color: #fff;
  position: relative;
  transform: scale(1);
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -ms-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
#LinesList .lines-item.ajax-loader .lines-head {
  background: url(../images/ajaxloader_white.svg) center right 20px no-repeat;
}
@media (max-width: 800px) {
  #LinesList .lines-item {
    width: auto;
    float: none;
    margin-left: 0;
  }
}
#LinesList .lines-item .anchor {
  display: block;
  position: relative;
  top: -70px;
  visibility: hidden;
  pointer-events: none;
}
#LinesList .lines-item .lines-head {
  padding: 15px;
  border-radius: 5px;
}
#LinesList .lines-item .lines-head .line {
  text-align: center;
  margin: 0px;
  padding: 0px;
  width: 65px;
  display: block;
  font-size: 52px;
  border-width: 4px;
  position: relative;
  line-height: 65px;
  height: auto;
  border-radius: 10px;
}
#LinesList .lines-item .lines-head .lines-desc {
  text-align: left;
  padding-left: 15px;
  padding-top: 0px;
  display: table;
  height: 73px;
  max-width: 74%;
  vertical-align: middle;
  position: relative;
}
#LinesList .lines-item .lines-head .lines-desc-center {
  display: table-cell;
  vertical-align: middle;
  position: relative;
}
#LinesList .lines-item .lines-head .lines-desc-center .lines-headline {
  font-size: 18px;
  margin-bottom: 0px;
  position: relative;
  font-weight: 700;
}
#LinesList .lines-item .lines-head .lines-desc-center .lines-subtext {
  /*                    @media (max-width:860px) {
                                                font-size: 13px;
                                        }*/
}
#LinesList .lines-item .lines-head[style="background-color:RGB(249,231,0);"],
#LinesList .lines-item .lines-head[style="background-color: rgb(249, 231, 0);"],
#LinesList .lines-item .lines-head[style="background-color:RGB(251,225,18);"] {
  color: #5a5a5a;
}
#LinesList .lines-item .lines-head[style="background-color:RGB(249,231,0);"] .line,
#LinesList .lines-item .lines-head[style="background-color: rgb(249, 231, 0);"] .line,
#LinesList .lines-item .lines-head[style="background-color:RGB(251,225,18);"] .line {
  color: #5a5a5a;
  border-color: #5a5a5a;
}
#LinesList a.lines-item:hover {
  transform: scale(1.02);
}
.efa-popup-open #LinesList a.lines-item:hover {
  transform: scale(1);
}
.downloadbox {
  border-radius: 5px;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -ms-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  margin-bottom: 0px;
}
.downloadbox:before {
  content: ' ';
  display: block;
  border: 2px solid #fff;
  padding: 0px 0 0 0;
  width: 22px;
  line-height: 0px;
  padding: 9px 0;
  padding-top: 11px;
  text-align: center;
  border-radius: 3px;
  font-size: 0px;
  cursor: pointer;
  border-color: #5a5a5a;
  background: url(../images/download.svg) center center no-repeat;
  background-size: 10px;
  width: 21px;
  height: 21px;
  padding: 0px;
  display: inline-block;
  vertical-align: top;
  margin-top: 2px;
}
.downloadbox:before:hover {
  background-color: #fff;
  color: #5a5a5a;
}
.downloadbox a {
  display: inline-block;
  padding: 15px;
  text-decoration: none;
  color: #5a5a5a;
  padding-top: 0px;
  padding-left: 5px;
}
.downloadbox a .downloadbox-title {
  margin-bottom: 0px;
  margin-top: 0;
  font-size: 16px;
  padding-top: 5px;
  font-weight: bold;
}
.downloadbox a .downloadbox-title:hover {
  text-decoration: underline;
  color: #323232;
}
a.downloadlink {
  display: inline-block;
  text-decoration: none;
  width: 90%;
  display: -webkit-box;
  line-height: 34px;
}
a.downloadlink:before {
  content: ' ';
  display: block;
  border: 2px solid #fff;
  padding: 0px 0 0 0;
  width: 22px;
  line-height: 0px;
  padding: 9px 0;
  padding-top: 11px;
  text-align: center;
  border-radius: 3px;
  font-size: 0px;
  cursor: pointer;
  border-color: #5a5a5a;
  background: url(../images/download.svg) center center no-repeat;
  background-size: 10px;
  width: 21px;
  height: 21px;
  padding: 0px;
  display: inline-block;
  vertical-align: top;
  margin-top: 3px;
  margin-right: 10px;
  display: -webkit-box;
}
a.downloadlink:before:hover {
  background-color: #fff;
  color: #5a5a5a;
}
a.downloadlink:hover {
  text-decoration: underline;
}
.img-download .btndownload {
  position: absolute;
  bottom: 12px;
  right: 5px;
  width: 33px;
  height: 33px;
}
.img-download svg.btndownload path,
.img-download svg.btndownload rect {
  /*fill: #4d4d4c;*/
  fill: #fff;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -ms-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.img-download img {
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -ms-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.img-download:hover img {
  -webkit-filter: grayscale(0.6);
  filter: grayscale(0.6);
}
@keyframes example {
  from {
    width: 1%;
  }
}
.diagrammbox {
  margin-bottom: 40px;
}
.diagrammbox .diagrammbox-text {
  margin-bottom: 20px;
}
.diagrammbox .diagrammbox-diagramm {
  position: relative;
}
.diagrammbox .diagrammbox-diagramm .diagrammbox-bar {
  background: #5a5a5a;
  border-radius: 5px;
  margin-bottom: 10px;
  position: relative;
  width: 50%;
  animation-name: example;
  animation-duration: 0.5s;
  padding: 10px 7px;
  box-sizing: border-box;
}
.diagrammbox .diagrammbox-diagramm .diagrammbox-bar img {
  width: auto;
  height: 30px;
  min-width: 30px;
  width: 30px;
  display: block;
}
.diagrammbox .diagrammbox-diagramm .diagrammbox-bar .dbar-percent {
  position: absolute;
  z-index: 5;
  width: 80px;
  text-align: left;
  right: -90px;
  top: 13px;
  font-size: 36px;
  font-weight: 700;
  color: #5a5a5a;
}
.ce-group {
  position: relative;
  margin-left: -10px;
  margin-bottom: 30px;
}
.ce-group.nomargin {
  margin-left: 0;
}
@media (max-width: 800px) {
  .ce-group {
    margin-left: 0;
  }
}
.ce-group.ticket {
  margin-bottom: 30px;
}
.ce-group .ticketbox-item {
  float: left;
  width: 338.333px;
  margin-left: 10px;
  /*margin-bottom: 20px;*/
  margin-bottom: 0;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -ms-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.ce-group .ticketbox-item:hover {
  transform: scale(1.02);
}
.ce-group .ticketbox-item.notoggle:hover {
  /*transform: scale(1);*/
  transform: none;
}
.ce-group .ticketbox-item.notoggle a .ticketboxnotoggle {
  cursor: pointer !important;
}
.ce-group .ticketbox-item.notoggle a .ticketboxnotoggle.klimaticketgreen:hover {
  background: #66b72c;
}
.ce-group .ticketbox-item.notoggle a .ticketboxnotoggle.klimaticketblue:hover {
  background: #46aacd;
}
@media (max-width: 800px) {
  .ce-group .ticketbox-item {
    width: 100%;
    margin-left: 0;
  }
}
.ce-group .ticketbox-item .ticketbox,
.ce-group .ticketbox-item .ticketboxnotoggle {
  float: left;
  background: #dcddde;
  color: #5a5a5a;
  border-radius: 5px;
  box-sizing: border-box;
  padding: 13px 15px;
  max-width: 100%;
  width: 100%;
  cursor: pointer;
  position: relative;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -ms-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  padding-bottom: 13px;
}
.ce-group .ticketbox-item .ticketbox.ce-element,
.ce-group .ticketbox-item .ticketboxnotoggle.ce-element {
  margin-bottom: 10px;
  min-height: 103px;
}
.ce-group .ticketbox-item .ticketbox:hover,
.ce-group .ticketbox-item .ticketboxnotoggle:hover {
  background: #b9b9b9;
}
.ce-group .ticketbox-item .ticketbox:focus,
.ce-group .ticketbox-item .ticketboxnotoggle:focus {
  background: #b9b9b9;
}
.ce-group .ticketbox-item .ticketbox.impticket,
.ce-group .ticketbox-item .ticketboxnotoggle.impticket {
  background: #e5c120;
}
.ce-group .ticketbox-item .ticketbox.impticket:hover,
.ce-group .ticketbox-item .ticketboxnotoggle.impticket:hover {
  background: #e5c63e;
  /*background: @yellow*/
}
.ce-group .ticketbox-item .ticketbox.impticket:focus,
.ce-group .ticketbox-item .ticketboxnotoggle.impticket:focus {
  background: #e5d489;
}
.ce-group .ticketbox-item .ticketbox.impticket .ticketbox-head,
.ce-group .ticketbox-item .ticketboxnotoggle.impticket .ticketbox-head {
  display: inline-table;
}
.ce-group .ticketbox-item .ticketbox.klimaticketgreen,
.ce-group .ticketbox-item .ticketboxnotoggle.klimaticketgreen {
  background: #61ae2a;
  color: #ffffff;
}
.ce-group .ticketbox-item .ticketbox.klimaticketgreen:hover,
.ce-group .ticketbox-item .ticketboxnotoggle.klimaticketgreen:hover {
  background: #61ae2a;
}
.ce-group .ticketbox-item .ticketbox.klimaticketgreen:focus,
.ce-group .ticketbox-item .ticketboxnotoggle.klimaticketgreen:focus {
  background: #61ae2a;
}
.ce-group .ticketbox-item .ticketbox.klimaticketblue,
.ce-group .ticketbox-item .ticketboxnotoggle.klimaticketblue {
  background: #42a0c0;
  color: #ffffff;
}
.ce-group .ticketbox-item .ticketbox.klimaticketblue:hover,
.ce-group .ticketbox-item .ticketboxnotoggle.klimaticketblue:hover {
  background: #42a0c0;
}
.ce-group .ticketbox-item .ticketbox.klimaticketblue:focus,
.ce-group .ticketbox-item .ticketboxnotoggle.klimaticketblue:focus {
  background: #42a0c0;
}
.ce-group .ticketbox-item .ticketbox.cat2ticket,
.ce-group .ticketbox-item .ticketboxnotoggle.cat2ticket,
.ce-group .ticketbox-item .ticketbox.jobticket,
.ce-group .ticketbox-item .ticketboxnotoggle.jobticket,
.ce-group .ticketbox-item .ticketbox.schnupperticket,
.ce-group .ticketbox-item .ticketboxnotoggle.schnupperticket {
  background: #b9b9b9;
}
.ce-group .ticketbox-item .ticketbox.cat2ticket:hover,
.ce-group .ticketbox-item .ticketboxnotoggle.cat2ticket:hover,
.ce-group .ticketbox-item .ticketbox.jobticket:hover,
.ce-group .ticketbox-item .ticketboxnotoggle.jobticket:hover,
.ce-group .ticketbox-item .ticketbox.schnupperticket:hover,
.ce-group .ticketbox-item .ticketboxnotoggle.schnupperticket:hover {
  background: #dcddde;
}
.ce-group .ticketbox-item .ticketbox.cat2ticket:focus,
.ce-group .ticketbox-item .ticketboxnotoggle.cat2ticket:focus,
.ce-group .ticketbox-item .ticketbox.jobticket:focus,
.ce-group .ticketbox-item .ticketboxnotoggle.jobticket:focus,
.ce-group .ticketbox-item .ticketbox.schnupperticket:focus,
.ce-group .ticketbox-item .ticketboxnotoggle.schnupperticket:focus {
  background: #dcddde;
}
.ce-group .ticketbox-item .ticketbox .ticketbox-head,
.ce-group .ticketbox-item .ticketboxnotoggle .ticketbox-head {
  margin-bottom: 0px;
}
.ce-group .ticketbox-item .ticketbox .ticketbox-head > *,
.ce-group .ticketbox-item .ticketboxnotoggle .ticketbox-head > * {
  display: inline-block;
}
.ce-group .ticketbox-item .ticketbox .ticketbox-name,
.ce-group .ticketbox-item .ticketboxnotoggle .ticketbox-name {
  font-size: 22px;
  font-weight: 700;
  margin-right: 5px;
}
.ce-group .ticketbox-item .ticketbox .ticketbox-name h2,
.ce-group .ticketbox-item .ticketboxnotoggle .ticketbox-name h2 {
  font-size: 22px !important;
  font-weight: 700 !important;
  margin-bottom: 0 !important;
  line-height: 1 !important;
}
.ce-group .ticketbox-item .ticketbox .ticketbox-price,
.ce-group .ticketbox-item .ticketboxnotoggle .ticketbox-price {
  font-size: 50px;
  font-weight: 700;
  line-height: 100%;
  display: inline-block;
}
.ce-group .ticketbox-item .ticketbox .ticketbox-priceext,
.ce-group .ticketbox-item .ticketboxnotoggle .ticketbox-priceext {
  display: block;
}
.ce-group .ticketbox-item .ticketbox .ticketbox-tickettxt,
.ce-group .ticketbox-item .ticketboxnotoggle .ticketbox-tickettxt {
  display: block;
  margin-top: 5px;
  position: absolute;
  bottom: 13px;
  max-width: 308px;
}
.ce-group .ticketbox-item .ticketbox .ticketbox-tickettxt p,
.ce-group .ticketbox-item .ticketboxnotoggle .ticketbox-tickettxt p {
  font-size: 12px;
  line-height: 1.4;
  margin: 0;
  padding: 0;
}
@media (max-width: 500px) {
  .ce-group .ticketbox-item .ticketbox .ticketbox-tickettxt,
  .ce-group .ticketbox-item .ticketboxnotoggle .ticketbox-tickettxt {
    position: initial;
  }
}
.ce-group .ticketbox-item .ticketbox.schnupperticket .ticketbox-head,
.ce-group .ticketbox-item .ticketboxnotoggle.schnupperticket .ticketbox-head {
  display: inline;
}
.ce-group .ticketbox-item .ticketbox.schnupperticket .ticketbox-priceext,
.ce-group .ticketbox-item .ticketboxnotoggle.schnupperticket .ticketbox-priceext {
  position: relative;
  font-size: 22px !important;
  font-weight: 700 !important;
  margin-bottom: 0 !important;
  line-height: 1 !important;
}
.ce-group .ticketbox-item .ticketbox.schnupperticket .ticketbox-priceext:after,
.ce-group .ticketbox-item .ticketboxnotoggle.schnupperticket .ticketbox-priceext:after {
  content: '';
  border-bottom: 5px solid rgba(255, 0, 0, 0.3);
  height: 5px;
  width: 100%;
  position: absolute;
  top: 4px;
  left: 0;
}
.ce-group .ticketbox-item .ticketbox.schnupperticket .ticketbox-tickettxt,
.ce-group .ticketbox-item .ticketboxnotoggle.schnupperticket .ticketbox-tickettxt {
  bottom: 7px;
}
.ce-group .ticketbox-item .jobticket.ce-element {
  min-height: 176px;
}
.ce-group .ticketbox-item .ticketboxnotoggle {
  cursor: text;
}
.ce-group .ticketbox-item .ticketboxnotoggle:hover,
.ce-group .ticketbox-item .ticketboxnotoggle:focus {
  background: #dcddde;
}
.ce-group .ticketbox-item .ticketboxnotoggle.impticket:hover,
.ce-group .ticketbox-item .ticketboxnotoggle.impticket:focus {
  background: rgba(229, 193, 32, 0.7);
}
.ce-group .ticketbox-item .ticketboxnotoggle.cat2ticket:hover,
.ce-group .ticketbox-item .ticketboxnotoggle.cat2ticket:focus {
  background: #b9b9b9;
}
.ce-group .ticketbox-item .ticketboxnotoggle.ce-element {
  /*margin-bottom: 10px;*/
  min-height: 176px;
}
.ce-group .ticketbox-item .ticketbox-detail {
  overflow: hidden;
  height: auto;
  max-height: 0px;
  width: 768px;
}
@media (max-width: 800px) {
  .ce-group .ticketbox-item .ticketbox-detail {
    width: 100%;
  }
}
.ce-group .ticketbox-item .ticketbox-detail .ticketbox-detail-inner {
  padding: 15px;
  box-sizing: border-box;
  position: relative;
}
.ce-group .ticketbox-item.active {
  width: 99%;
}
.ce-group .ticketbox-item.active:hover {
  transform: scale(1);
}
.ce-group .ticketbox-item.active .ticketbox {
  background: #b9b9b9;
}
.ce-group .ticketbox-item.active .ticketbox.impticket {
  background: #e5c120;
}
.ce-group .ticketbox-item.active .ticketbox-detail {
  max-height: 3000px;
}
@media (max-width: 767px) {
  .ce-group .ticketbox-item.active {
    width: 100%;
  }
}
/* Allgemeine Toggle Box*/
.togglebox-item {
  float: none;
  width: 100%;
  position: relative;
  margin: 0 13px;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -ms-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.togglebox-item .togglebox {
  cursor: pointer;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -ms-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.togglebox-item .togglebox .togglebox-headline h3 {
  color: #5a5a5a;
}
.togglebox-item .togglebox:hover .togglebox-headline h1,
.togglebox-item .togglebox:hover .togglebox-headline h2,
.togglebox-item .togglebox:hover .togglebox-headline h3,
.togglebox-item .togglebox:hover .togglebox-headline h4 {
  padding-left: 15px;
  color: #323232;
}
.togglebox-item .togglebox:hover .togglebox-headline h1:before,
.togglebox-item .togglebox:hover .togglebox-headline h2:before,
.togglebox-item .togglebox:hover .togglebox-headline h3:before,
.togglebox-item .togglebox:hover .togglebox-headline h4:before {
  border-color: transparent transparent transparent #323232;
}
.togglebox-item .togglebox .togglebox-head {
  margin-bottom: 10px;
}
.togglebox-item .togglebox .togglebox-head > * {
  display: inline-block;
}
.togglebox-item .togglebox .togglebox-headline h1,
.togglebox-item .togglebox .togglebox-headline h2,
.togglebox-item .togglebox .togglebox-headline h3,
.togglebox-item .togglebox .togglebox-headline h4,
.togglebox-item .togglebox .togglebox-headline p {
  margin-bottom: 10px;
  padding-left: 15px;
  position: relative;
  margin-top: 0;
}
.togglebox-item .togglebox .togglebox-headline h1:before,
.togglebox-item .togglebox .togglebox-headline h2:before,
.togglebox-item .togglebox .togglebox-headline h3:before,
.togglebox-item .togglebox .togglebox-headline h4:before,
.togglebox-item .togglebox .togglebox-headline p:before {
  content: '';
  position: absolute;
  left: 0px;
  top: 34%;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 0 5px 6px;
  border-color: transparent transparent transparent #5a5a5a;
}
.togglebox-item .togglebox .togglebox-headline h1:before {
  top: 45%;
}
.togglebox-item .togglebox .togglebox-headline h2:before {
  border-width: 7px 0 7px 8px;
  top: 29%;
}
.togglebox-item .togglebox .togglebox-headline h4:before {
  /*top: 25%;*/
  top: 5px;
}
@media (max-width: 800px) {
  .togglebox-item .togglebox {
    padding-left: 0;
  }
}
.togglebox-item .togglebox-detail {
  overflow: hidden;
  height: auto;
  max-height: 0px;
  padding-left: 15px;
  -webkit-transition: all 0.75s ease-in-out;
  -moz-transition: all 0.75s ease-in-out;
  -ms-transition: all 0.75s ease-in-out;
  transition: all 0.75s ease-in-out;
}
.togglebox-item .togglebox-detail .togglebox-detail-inner {
  padding-bottom: 30px;
  box-sizing: border-box;
}
.togglebox-item .togglebox-detail .togglebox-detail-inner ul li:before {
  content: '';
  position: absolute;
  left: 0px;
  top: 7px;
  width: 8px;
  height: 8px;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 2px;
  background: #5a5a5a;
}
.togglebox-item .togglebox-detail .togglebox-detail-inner ul li a {
  font-weight: 800;
}
.togglebox-item.active .togglebox .togglebox-headline h1,
.togglebox-item.active .togglebox .togglebox-headline h2,
.togglebox-item.active .togglebox .togglebox-headline h3,
.togglebox-item.active .togglebox .togglebox-headline h4 {
  color: #323232;
}
.togglebox-item.active .togglebox .togglebox-headline h1:before,
.togglebox-item.active .togglebox .togglebox-headline h2:before,
.togglebox-item.active .togglebox .togglebox-headline h3:before,
.togglebox-item.active .togglebox .togglebox-headline h4:before {
  content: '';
  position: absolute;
  left: 0px;
  top: 36%;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px 5px 0 5px;
  border-color: #323232 transparent transparent transparent;
  font-size: 1px;
  vertical-align: middle;
}
.togglebox-item.active .togglebox .togglebox-headline h2:before {
  border-width: 8px 7px 0 7px;
  top: 43%;
  left: -3px;
}
.togglebox-item.active .togglebox .togglebox-headline h4:before {
  /*top: 25%;*/
  top: 5px;
}
.togglebox-item.active .togglebox-detail {
  max-height: 3000px;
}
@media (max-width: 800px) {
  .togglebox-item {
    margin: 0;
  }
}
.ce-group.togglebox-item {
  margin: 0 13px 0 3px;
}
@media (max-width: 800px) {
  .ce-group.togglebox-item {
    margin: 0;
  }
}
/* newslist */
.newslist {
  margin-bottom: 10px;
}
.newslist .bx-controls {
  display: none;
}
.newslist .bx-controls .bx-controls-direction .bx-prev,
.newslist .bx-controls .bx-controls-direction .bx-next {
  width: 40px;
  height: 50px;
  margin-top: -25px;
  z-index: 50;
}
.newslist .bx-controls .bx-controls-direction .bx-prev > div,
.newslist .bx-controls .bx-controls-direction .bx-next > div {
  position: absolute;
  top: 0px;
  bottom: 0px;
  width: 100%;
}
.newslist .bx-controls .bx-controls-direction .bx-prev {
  left: 0px;
  background: url(../images/fadeleft.svg) no-repeat 9px center rgba(0, 0, 0, 0.5);
  background-size: 18px;
  border-radius: 0px 5px 5px 0;
}
.newslist .bx-controls .bx-controls-direction .bx-next {
  right: 0px;
  background: url(../images/faderight.svg) no-repeat 12px center rgba(0, 0, 0, 0.5);
  background-size: 18px;
  border-radius: 5px 0px 0px 5px;
}
.newslist.newslist-fader .bx-controls .bx-prev,
.newslist.newslist-fader .bx-controls .bx-next {
  margin-top: -75px;
}
.newslist:hover .bx-controls {
  display: block;
}
@media (max-width: 800px) {
  .newslist .bx-controls {
    display: block;
  }
}
.newslist .newslist-bgimageitem img {
  /*border-radius:5px;*/
}
.newslist .newslist-item {
  display: block;
  border-radius: 5px;
  overflow: hidden;
  position: relative;
  text-decoration: none;
  z-index: 1;
}
.newslist .newslist-item .newslist-bg img.newslist-bgimageitem {
  width: 100%;
  height: auto;
}
.newslist .newslist-item .newslist-bg .newslist-bgimageitem img {
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -ms-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.newslist .newslist-item .newslist-bg .newslist-bgimageitem img:hover {
  transform: scale(1.02);
  /*border-radius:5px;*/
}
@media (max-width: 800px) {
  .newslist .newslist-item .newslist-bg .newslist-bgimageitem img {
    width: 100%;
  }
}
.newslist .newslist-item .newslist-bg .newslist-content {
  padding: 20px;
  position: relative;
  padding: 16px;
  border-top: 4px solid #fff;
  bottom: 0px;
  left: 0px;
  right: 0px;
  z-index: 5;
  background: #eee;
  min-height: 63px;
}
.newslist .newslist-item .newslist-bg .newslist-content h3 {
  margin-top: 0px;
  font-size: 17px;
  margin-bottom: 0px;
}
.newslist .newslist-item .newslist-bg .newslist-title {
  margin-bottom: 0px;
  margin-bottom: 5px;
}
.newslist .newslist-item .newslist-bg .newslist-subtitle {
  font-size: 14px;
  line-height: 20px;
  color: #5a5a5a;
}
.newslist .newslist-item .newslist-bg .newslist-lines {
  position: absolute;
  z-index: 10;
  right: 20px;
  bottom: 20px;
  text-align: right;
}
.newslist .newslist-item .newslist-bg .newslist-lines .line {
  font-size: 28px;
  border-width: 3px;
  margin-left: 3px;
  width: 40px;
  line-height: 40px;
  height: auto;
  display: inline-block;
  vertical-align: bottom;
}
.newslist .newslist-item .newslist-bg .newslist-lines .newslist-linescaption {
  margin-top: 5px;
  font-size: 18px;
  color: #fff;
}
.newslist .newslist-list {
  margin-left: -30px;
}
.newslist .newslist-list .newslist-bg {
  max-width: 100%;
}
.newslist .newslist-list .newslist-bg img {
  display: block;
}
.newslist .newslist-list a.newslist-item {
  margin-left: 30px;
  margin-bottom: 30px;
  max-width: 497px;
}
.newslist .newslist-list .newslist-stamp {
  position: absolute;
  top: 0px;
  right: 0px;
  line-height: 25px;
  padding: 0 10px;
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
  font-size: 12px;
}
.newslist .f3-widget-paginator {
  text-align: center;
}
.newslist .f3-widget-paginator li {
  display: inline-block;
}
.newslist .f3-widget-paginator li.current {
  font-weight: bold;
}
.newsdetail-stamp {
  position: absolute;
  top: 0px;
  right: 0px;
  line-height: 25px;
  padding: 0 10px;
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
  font-size: 12px;
}
@media (max-width: 800px) {
  .newsdetail-stamp {
    top: -25px;
  }
}
.newsdetail-subtitle {
  font-weight: bold;
}
.c-news-picture-subline {
  padding: 5px 0;
  font-weight: bold;
}
::-webkit-input-placeholder {
  /*color:  #575656;*/
  color: rgba(87, 86, 86, 0.7);
  text-align: left;
}
:-moz-placeholder {
  /* Firefox 18- */
  /*color:  #575656;*/
  color: #323232;
  text-align: left;
}
::-moz-placeholder {
  /* Firefox 19+ */
  /*color: #575656;*/
  color: #323232;
  text-align: left;
}
:-ms-input-placeholder {
  /*color: #575656;*/
  color: rgba(87, 86, 86, 0.7);
  text-align: left;
}
input {
  /*-webkit-appearance: none;*/
}
/* */
#simpleform .frm-checkbox {
  display: inline-block;
  margin-right: 15px;
  margin-left: -3px;
  /*            &:first-child {
                    margin-left: -3px;
                }*/
}
#simpleform .frm-checkbox input[type="checkbox"] {
  /*zoom: 1.5;*/
  height: 18px;
  width: 18px;
  /*                border-radius:5px;
                        border:1px solid #ff7e02;*/
  vertical-align: sub;
  /*-moz-appearance: checkbox;*/
}
@-moz-document url-prefix() {
  #simpleform .frm-checkbox input[type="checkbox"] {
    width: inherit;
    height: inherit;
    vertical-align: baseline;
  }
}
#simpleform .frm-checkbox.frm-input {
  margin-left: 0;
}
#simpleform .frm-checkbox.frm-input input[type="text"] {
  height: 25px;
  width: 170px;
}
#simpleform .tx-srfreecap-pi1-image {
  margin-right: 10px;
}
#simpleform .frm-input,
#simpleform .frm-input-radio {
  margin-bottom: 10px;
}
#simpleform .frm-input input:not([type="submit"]),
#simpleform .frm-input-radio input:not([type="submit"]) {
  color: #575656;
  border: none;
  height: 35px;
  font-size: 15px;
  margin: 0px;
  box-sizing: border-box;
  background: #f5f4f4;
  padding-left: 10px;
  width: 300px;
  text-align: left;
  font-weight: normal;
  -webkit-align-items: center;
  border-radius: 5px;
  font-family: 'Glober';
  font-weight: 700;
}
#simpleform .frm-input textarea,
#simpleform .frm-input-radio textarea {
  width: 500px !important;
  height: 100px !important;
  font-size: 15px;
  text-transform: none;
  box-sizing: border-box;
  padding: 10px;
  color: #575656;
  background: #f5f4f4;
  border: none;
  font-family: Glober;
  font-weight: 700;
  border-radius: 5px;
  font-family: 'Glober';
  margin: 0px;
  display: block;
}
#simpleform .frm-input input[type="submit"],
#simpleform .frm-input-radio input[type="submit"] {
  line-height: 35px;
  color: #fff;
  width: 120px !important;
  background: #57585b;
  font-size: 18px;
  padding: 0px;
  font-family: 'Glober';
  text-align: center;
  border-radius: 6px;
  cursor: pointer;
  border: none;
  font-weight: bold;
}
#simpleform .frm-input input[type="submit"]:hover,
#simpleform .frm-input-radio input[type="submit"]:hover {
  background: #444;
}
#simpleform .frm-input .radio-text,
#simpleform .frm-input-radio .radio-text {
  display: inline-block;
  margin-right: 15px;
}
#simpleform .frm-input .radio-frau,
#simpleform .frm-input-radio .radio-frau {
  margin-right: 10px;
}
#simpleform small {
  display: block;
}
#simpleform .error {
  color: red;
}
#simpleform input#title-type-herr,
#simpleform input#title-type-frau {
  -webkit-appearance: radio !important;
  width: 20px;
  height: 20px;
  vertical-align: text-top;
}
#simpleform.tworowform {
  margin: 30px 0;
  padding-bottom: 15px;
  border-bottom: 1px solid #57585b;
}
#simpleform.tworowform .frm-input {
  /*width: 50%;*/
  display: inline-block;
  margin-right: 15px;
}
#simpleform.tworowform .frm-input input:not([type="submit"]) {
  /*width: 100%;*/
}
#simpleform.tworowform .frm-input-lable .frm-input {
  margin-right: 20px;
}
#simpleform.tworowform .frm-input-lable label {
  margin-right: 6px;
}
#simpleform.tworowform .frm-input-lable input {
  width: 46px;
  height: 25px;
}
@media (max-width: 768px) {
  #simpleform.tworowform .frm-input-lable input {
    width: 46px !important;
    height: 25px;
  }
}
#simpleform.tworowform .frm-section {
  /*float: left;*/
  margin-bottom: 35px;
}
#simpleform.tworowform .frm-section:after {
  content: "";
  clear: both;
}
#simpleform.tworowform .frm-section div {
  /*display: inline-block;*/
}
#simpleform.tworowform .frm-section .frm-label {
  display: block;
  font-size: 16px;
  margin-bottom: 5px;
}
#simpleform.tworowform .frm-section.headline {
  margin-bottom: 25px;
}
#simpleform.tworowform .frm-section.headline h3 {
  /*margin-top: 25px;*/
}
#simpleform.tworowform .frm-section .einwilligungtxt {
  font-size: 12px;
}
#simpleform.tworowform.cooperation {
  max-width: 515px;
  border-bottom: none;
}
#simpleform.tworowform.cooperation .frm-section {
  margin-bottom: 25px;
}
@media (max-width: 768px) {
  #simpleform .frm-section .frm-input {
    display: block;
  }
  #simpleform .frm-section .frm-checkbox.frm-input input {
    width: inherit !important;
  }
  #simpleform .frm-section .frm-checkbox.frm-input input[type="checkbox"] {
    width: 20px !important;
  }
}
#hfsSuggestlist li:before {
  display: none !important;
}
#hfsSuggestlist li a {
  text-decoration: none;
  color: #5a5a5a !important;
}
#Contentouter #Content #MapWidgetOuter {
  position: relative;
  /*height: 220px;*/
  min-height: 214px;
  border-radius: 5px;
  border: 1px solid #d5d5d5;
  margin-bottom: 35px;
  overflow: hidden;
}
#Contentouter #Content #MapWidgetOuter .mw-loader {
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  background: url(../images/ring_1.gif) no-repeat center center #ffffff;
  position: absolute;
  z-index: 20;
}
#Contentouter #Content #MapWidgetOuter .mw-loader.loadet {
  display: none;
}
#Contentouter #Content .HafasMapWidget {
  margin-bottom: 30px;
  font-family: 'Glober';
  /*min-height: 200px;*/
}
#Contentouter #Content .HafasMapWidget .draggableLocation {
  top: 11px;
  left: 7px;
}
#Contentouter #Content .HafasMapWidget form input {
  color: #5a5a5a;
  height: 40px;
  margin: 0px;
  font-size: 18px;
  background: transparent;
  box-sizing: border-box;
  font-weight: bold;
  font-family: 'Glober';
  border: 1px solid #e1e1e1;
}
#Contentouter #Content .HafasMapWidget form input#hfmap_div_0_inputDest {
  border-left: none;
}
#Contentouter #Content .HafasMapWidget form div.locations {
  float: left;
  width: 50%;
}
#Contentouter #Content .HafasMapWidget form .depArrWrapper a {
  font-size: 15px;
  padding-left: 30px;
  text-align: left;
}
#Contentouter #Content .HafasMapWidget form .depArrWrapper .depArrButton.active {
  color: #5a5a5a;
}
#Contentouter #Content .HafasMapWidget form .dateTimeWrapper {
  padding-top: 10px;
  padding-bottom: 10px;
}
#Contentouter #Content .HafasMapWidget form .dateTimeWrapper .timeNowWrapper {
  float: right;
  line-height: 27px;
  height: 27px;
  margin-left: 6px;
}
#Contentouter #Content .HafasMapWidget form .dateTimeWrapper input {
  font-size: 16px;
  height: 28px;
  text-align: left;
  padding-left: 10px;
}
#Contentouter #Content .HafasMapWidget form .dateTimeWrapper .dateWrapper {
  float: left;
  margin-left: 10px;
}
#Contentouter #Content .HafasMapWidget form .dateTimeWrapper .dateEarlierButton,
#Contentouter #Content .HafasMapWidget form .dateTimeWrapper .dateLaterButton {
  border: none;
  margin-top: 4px;
}
#Contentouter #Content .HafasMapWidget form .dateTimeWrapper .timeInput,
#Contentouter #Content .HafasMapWidget form .dateTimeWrapper .dateInput {
  width: 85px;
  margin-right: 5px;
}
#Contentouter #Content .HafasMapWidget form input.mapWidgetCustomerInputField {
  padding-left: 30px;
}
#Contentouter #Content .HafasMapWidget form .submitButton {
  color: #fff;
  background: #5a5a5a;
  font-size: 18px;
  font-family: 'Glober';
  border: none;
  margin: 0px;
}
#Contentouter #Content .HafasMapWidget form .submitButton:hover {
  border: none;
  background: #323232;
}
#Contentouter #Content .HafasMapWidget .mapWidgetLogo {
  display: none;
}
ul.cityarea-list {
  margin-top: 50px;
  -moz-column-count: 3;
  -moz-column-gap: 2%;
  -webkit-column-count: 3;
  -webkit-column-gap: 2%;
  column-count: 3;
  column-gap: 2%;
  margin-bottom: 30px;
}
ul.cityarea-list li {
  cursor: pointer;
}
ul.cityarea-list li:hover {
  color: #323232;
  text-decoration: underline;
}
ul.cityarea-list li.cityarea-iconitem {
  list-style-type: none;
  padding-left: 35px;
  line-height: 35px;
  font-weight: bold;
}
ul.cityarea-list li.cityarea-iconitem:before {
  content: ' ';
  display: block;
  border: 2px solid #fff;
  padding: 0px 0 0 0;
  width: 22px;
  line-height: 0px;
  padding: 9px 0;
  padding-top: 11px;
  text-align: center;
  border-radius: 3px;
  font-size: 0px;
  cursor: pointer;
  border-color: #5a5a5a;
  background: url(../images/flughafen.svg) center center no-repeat;
  background-size: 13px;
  width: 21px;
  height: 21px;
  padding: 0px;
  display: inline-block;
  margin-top: -1px;
  margin-right: 10px;
  position: relative;
  top: 8px;
}
ul.cityarea-list li.cityarea-iconitem:before:hover {
  background-color: #fff;
  color: #5a5a5a;
}
ul.cityarea-list li.cityarea-iconitem + .cityarea-iconitem:before {
  background: url(../images/hbf.svg) center center no-repeat;
  background-size: 11px;
}
ul.cityarea-list li.cityarea-iconitem + .cityarea-iconitem + .cityarea-iconitem:before {
  background: url(../images/ivb_icon.svg) center center no-repeat;
  background-size: 15px;
}
ul.cityarea-list li.cityarea-iconitem[data-uid="66"] {
  display: none;
}
/* indexedsearch-form */
.tx-indexedsearch-whatis,
.tx-indexedsearch-browsebox {
  /*display: none;*/
}
.tx-indexedsearch-browsebox {
  margin-bottom: 40px;
}
.tx-indexedsearch-browsebox .browsebox {
  display: none;
  /*text-align: center;*/
}
.tx-indexedsearch-browsebox .browsebox li {
  display: inline-block;
  padding-left: 0;
  padding-right: 15px;
}
.tx-indexedsearch-searchbox table {
  margin-bottom: 30px;
}
.tx-indexedsearch-searchbox p {
  display: none;
}
.tx-indexedsearch-searchbox tr {
  display: inline-block;
}
.tx-indexedsearch-searchbox tr td:first-child {
  display: none;
}
.tx-indexedsearch-searchbox input:not([type="submit"]) {
  color: #575656;
  border: none;
  height: 35px;
  font-size: 15px;
  font-family: 'Glober';
  margin: 0px;
  padding: 0px;
  text-align: center;
  box-sizing: border-box;
  background: #f5f4f4;
  padding-left: 10px;
  width: 300px;
  text-align: left;
  font-weight: normal;
  -webkit-align-items: center;
  border-radius: 5px;
  border: 1px solid #575656;
  margin-right: 10px;
}
.tx-indexedsearch-searchbox input[type="submit"] {
  border: none;
  line-height: 35px;
  color: #fff;
  font-family: 'Glober';
  width: 90px;
  background: #575656;
  font-size: 18px;
  text-align: center;
  border-radius: 6px;
  cursor: pointer;
  font-weight: bold;
}
.tx-indexedsearch-searchbox input[type="submit"]:hover {
  background: #444;
}
.tx-indexedsearch-searchbox fieldset {
  outline: none;
  border: none;
  padding: 0px;
  margin: 0px;
  margin-bottom: 20px;
}
.tx-indexedsearch-searchbox fieldset legend {
  display: none;
}
.tx-indexedsearch-searchbox .tx-indexedsearch-form label {
  display: none;
}
.tx-indexedsearch-searchbox .tx-indexedsearch-form,
.tx-indexedsearch-searchbox .tx-indexedsearch-search-submit {
  display: inline-block;
}
.tx-indexedsearch-browsebox li {
  display: inline-block;
  padding: 0px;
  padding-right: 10px;
  font-size: 12px;
}
.tx-indexedsearch-res .tx-indexedsearch-descr {
  font-size: 14px;
  line-height: 150%;
}
.tx-indexedsearch-res .tx-indexedsearch-info {
  display: none;
}
.tx-indexedsearch-res .tx-indexedsearch-title a {
  color: #5a5a5a;
  font-weight: bold;
  font-size: 18px;
  line-height: normal;
  text-decoration: underline;
}
.tx-indexedsearch-res .tx-indexedsearch-title a:hover {
  text-decoration: underline;
  color: #323232;
}
.tx-indexedsearch-res td.tx-indexedsearch-title {
  padding-top: 0px;
}
.tx-indexedsearch-res .tx-indexedsearch-icon,
.tx-indexedsearch-res .tx-indexedsearch-percent {
  display: none !important;
}
.tx-indexedsearch-res strong.tx-indexedsearch-redMarkup {
  color: #000;
  font-weight: bold;
  font-size: 16px;
}
.tx-indexedsearch-autocomplete {
  text-align: left;
  font-weight: normal;
  top: -20px;
  font-size: 13px;
}
body .ac_results {
  z-index: 960;
  width: 200px !important;
  margin-top: 5px;
}
body .ac_results li,
body .ac_results ul {
  list-style-type: none !important;
  background: #fff !important;
}
body .ac_results li:before,
body .ac_results ul:before {
  display: none !important;
}
body .ac_results li {
  line-height: 20px;
}
body .ac_results li:hover,
body .ac_results li.over {
  background: #939598 !important;
  color: #fff !important;
}
body .ac_results iframe {
  display: none !important;
}
body .search-autocomplete-results li:hover {
  background: #939598 !important;
  color: #fff !important;
}
/**/
#Topbutton {
  border-color: #5a5a5a;
  background-size: 10px;
  position: absolute;
  left: 50%;
  font-size: 15px;
  margin-left: -35px;
  bottom: 117%;
  font-weight: bold;
  cursor: pointer;
}
#Topbutton:hover {
  color: #323232;
}
/* Newstemplate */
#Newstemplate {
  margin-bottom: 30px;
}
#Newsreferenzen {
  margin-top: 40px;
  background: url(../images/Schatten.png) top center no-repeat;
  background-size: contain;
  padding-top: 1px;
}
#Newsreferenzen h3 {
  margin-bottom: 30px;
}
#Newsreferenzen .news-ref {
  width: 247px;
  max-width: 100%;
  margin-left: 15px;
  margin-bottom: 15px;
}
#Newsreferenzen .news-ref a {
  display: block;
  text-decoration: none;
}
#Newsreferenzen .news-ref a img {
  display: block;
  border-radius: 5px 5px 0 0;
}
#Newsreferenzen .news-ref .news-ref-title {
  margin-top: 5px;
  padding: 10px;
  background: #eee;
  border-radius: 0px 0px 5px 5px;
  font-weight: bold;
  font-size: 17px;
  min-height: 45px;
}
#Newsreferenzen .floatchildren {
  margin-left: -15px;
}
/* Emergencybox */
.embox {
  background: url(../images/Icon_Verkehrsmeldung.svg) right 10px top 10px no-repeat #e5c120;
  background-size: 50px;
  border: 8px solid #5a5a5a;
  border-radius: 5px;
  padding: 15px 20px;
}
.embox h2 {
  margin-bottom: 0px;
}
.embox .embox-text {
  font-size: 13px;
  line-height: 19px;
  min-height: 235px;
}
#Contact br {
  display: none;
}
.mfp-figure figure {
  padding: 10px;
  padding-top: 45px;
  background: #fff;
}
.mfp-bg {
  background: #fff;
  opacity: 0.7;
}
.mfp-figure:after {
  top: 0px;
  bottom: 0px;
  box-shadow: 0 0 13px rgba(0, 0, 0, 0.4);
}
img.mfp-img {
  max-height: 900px !important;
  padding: 0px;
}
.mfp-zoom-out-cur .mfp-image-holder button.mfp-close {
  cursor: pointer;
  width: 30px;
  font-size: 0px;
  right: 10px;
  top: 0px;
  background: url(../images/x.svg) no-repeat center center;
  background-size: contain;
}
.ce-centerimg {
  margin-top: 10px;
  text-align: left;
}
.ce-centerimg img {
  display: inline-block;
  margin-bottom: 10px;
}
.smartinfo {
  height: 600px;
}
.sr-only {
  position: absolute;
  left: -1000em;
}
#EfaSearchFormOuter {
  /*    margin-bottom: 30px;*/
  margin-bottom: 30px;
}
#EfaSearchFormOuter > div {
  width: 49%;
}
@media (max-width: 1000px) {
  #EfaSearchFormOuter > div {
    width: 100%;
  }
}
/* Efa-Form */
.efa-form {
  width: 100%;
  max-width: 100%;
  display: block;
}
.efa-form input[type="text"] {
  color: #5a5a5a;
  height: 40px;
  padding: 0 10px;
  margin: 0px;
  width: 100%;
  font-size: 20px;
  background: transparent;
  box-sizing: border-box;
  font-weight: bold;
  font-family: 'Glober';
  border: 1px solid #e1e1e1;
  margin-bottom: 10px;
}
.efa-form input[type="text"][data-type="stop"] {
  background: no-repeat 10px center;
  background-image: url(/typo3conf/ext/zp_ivb/Resources/Public/Icons/HST.svg);
  background-size: 21px;
  padding-left: 37px;
}
.efa-form input[type="text"].efa-searchfield-loading {
  background: url(../images/ajaxloader.svg) center right 10px no-repeat;
}
.efa-form input[type="submit"] {
  margin-left: 2px;
  margin-right: 2px;
  cursor: pointer;
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  color: #ffffff;
  width: 100%;
  line-height: 35px;
  padding-left: 0px;
  padding-right: 0px;
  display: block;
  color: #fff;
  background: #5a5a5a;
  font-size: 18px;
  font-family: 'Glober';
  border: none;
  margin: 0px;
}
.efa-form input[type="submit"]:hover {
  border: none;
  background: #323232;
}
.efa-form .efa-searchfield {
  position: relative;
}
.efa-form .efa-searchfield .efa-searchfield-result {
  position: absolute;
  border: 1px solid #e1e1e1;
  padding: 5px;
  top: 40px;
  left: 0px;
  right: 0px;
  z-index: 100;
  background: #fff;
  min-height: 20px;
}
.efa-form .efa-searchfield .efa-searchfield-result:empty {
  display: none;
  /*background: url(../images/ajaxloader.gif) center center no-repeat #fff;*/
}
.efa-form .efa-searchfield .efa-searchfield-result .efa-ls-result-entry {
  cursor: pointer;
  padding: 4px 28px;
  padding-left: 30px;
}
.efa-form .efa-searchfield .efa-searchfield-result .efa-ls-result-entry[data-type="stop"] {
  background: no-repeat center left;
  background-image: url(/typo3conf/ext/zp_ivb/Resources/Public/Icons/HST.svg);
  background-size: 22px;
}
.efa-form .efa-searchfield .efa-searchfield-result .efa-ls-result-entry:hover {
  background-color: #eee;
}
#EfaPopup {
  display: none;
  position: fixed;
  top: 300px;
  left: 50%;
  width: 550px !important;
  margin-left: -275px;
  max-width: 96% !important;
  z-index: 1000;
  background: #fff;
  box-shadow: 0 0 3px #5a5a5a;
  overflow: none;
  border-radius: 7px;
}
@media (max-width: 700px) {
  #EfaPopup {
    min-width: 96%;
    left: 0px;
    margin: 0px 2%;
  }
}
#EfaPopup #EfaPopupHeader {
  height: 43px;
  background: #5a5a5a;
}
#EfaPopup #EfaPopupHeader #EfaPopupTitle {
  color: #fff;
  padding-left: 20px;
  line-height: 43px;
  font-size: 18px;
  font-weight: bold;
}
#EfaPopup #EfaPopupHeader[style="background-color: rgb(249, 231, 0);"] #EfaPopupTitle,
#EfaPopup #EfaPopupHeader[style="background-color: rgb(251, 225, 18);"] #EfaPopupTitle {
  color: #5a5a5a;
}
#EfaPopup #EfaPopupClose {
  position: absolute;
  top: 11px;
  right: 10px;
  z-index: 1000;
  cursor: pointer;
  font-size: 16px;
  line-height: 20px;
  font-weight: bold;
  /*border: 2px solid #5a5a5a;*/
  border-radius: 6px;
  background: #fff;
  padding: 0 7px;
  padding-bottom: 2px;
  opacity: 1;
}
#EfaPopup #EfaPopupResult {
  padding: 20px;
  overflow: auto;
  max-height: 400px;
}
#EfaPopup #EfaPopupResult a {
  vertical-align: middle;
  display: block;
  line-height: 30px;
  font-size: 16px;
  text-decoration: none;
  font-weight: bold;
  padding: 0 0px ;
  margin-bottom: 12px;
}
#EfaPopup #EfaPopupResult a span {
  font-weight: normal;
  font-size: 14px;
}
#EfaPopup #EfaPopupResult a:hover {
  text-decoration: underline;
}
#EfaPopup #EfaPopupResult a:before {
  margin-right: 10px;
  display: inline-block;
}
#EfaPopup #EfaPopupResult a:focus {
  background: none;
}
.efa-popup-open #EfaPopup {
  display: block;
}
#EfaPopupResult .efa-result-loading {
  background: url(../images/ajaxloader.svg) center right no-repeat !important;
}
#Result {
  min-height: 30px;
}
#Result.efa-result-loading {
  background: url(../images/ajaxloader.svg) center center no-repeat;
}
.efa-ls-result-entry,
.efa-linesearch-selection {
  cursor: pointer;
  padding: 5px 0;
  display: block;
  text-decoration: none;
  position: relative;
  vertical-align: middle;
  border-bottom: 1px solid #e1e1e1;
  padding-left: 5px;
}
.efa-ls-result-entry > *,
.efa-linesearch-selection > * {
  text-decoration: none;
}
.efa-ls-result-entry:hover,
.efa-linesearch-selection:hover {
  background: #eee;
}
.efa-ls-result-entry .efa-ls-linesymbol-outer,
.efa-linesearch-selection .efa-ls-linesymbol-outer {
  display: inline-block;
  width: 40px;
  max-width: 9%;
  vertical-align: middle;
}
.efa-ls-result-entry .efa-ls-linesymbol,
.efa-linesearch-selection .efa-ls-linesymbol {
  width: 24px;
  height: 23px;
  line-height: 23px;
  font-size: 17px;
  color: #fff;
  border: none;
  background: #0a0a0a;
}
.efa-ls-result-entry .efa-ls-linesymbol.efa-ls-network-vvt,
.efa-linesearch-selection .efa-ls-linesymbol.efa-ls-network-vvt,
.efa-ls-result-entry .efa-ls-linesymbol.efa-ls-networkcode-38,
.efa-linesearch-selection .efa-ls-linesymbol.efa-ls-networkcode-38,
.efa-ls-result-entry .efa-ls-linesymbol.efa-ls-type-Regionalbus,
.efa-linesearch-selection .efa-ls-linesymbol.efa-ls-type-Regionalbus {
  background: #f9e700 !important;
  color: #5a5a5a;
  border: none;
}
.efa-ls-result-entry .efa-ls-linesymbol.efa-ls-networkcode-38[style="background-color:RGB(249,231,0);"],
.efa-linesearch-selection .efa-ls-linesymbol.efa-ls-networkcode-38[style="background-color:RGB(249,231,0);"],
.efa-ls-result-entry .efa-ls-linesymbol.efa-ls-networkcode-20[style="background-color:RGB(249,231,0);"],
.efa-linesearch-selection .efa-ls-linesymbol.efa-ls-networkcode-20[style="background-color:RGB(249,231,0);"] {
  color: #5a5a5a;
}
.efa-ls-result-entry:first-child,
.efa-linesearch-selection:first-child {
  border-top: 1px solid #e1e1e1;
}
.efa-ls-result-entry .efa-ls-result-entry-text,
.efa-linesearch-selection .efa-ls-result-entry-text {
  vertical-align: middle;
  display: inline-block;
  font-size: 17px;
  font-weight: bold;
  max-width: 90%;
}
.efa-ls-result-entry .efa-ls-result-till,
.efa-linesearch-selection .efa-ls-result-till {
  font-size: 12px;
  display: inline-block;
  text-align: left;
}
#ResultHeader {
  border-bottom: 1px solid #e5e5e6;
  margin-bottom: 10px;
}
#ResultHeader .efa-result-headerlab {
  min-width: 45px;
}
#NewLineSearch .efa-linesearch-result {
  max-height: 250px;
  overflow: auto;
  top: 42px;
  left: -1px;
  right: -1px;
}
#NewLineSearch .efa-linesearch-result .efa-ls-result-entry {
  padding: 6px 10px;
}
#NewLineSearch .efa-linesearch-selection {
  /*position: absolute;*/
  top: 0px;
  left: 0px;
  border: none;
  padding: 0px;
  max-width: 96%;
  /*        @media (max-width:1000px) {
                      max-width: 96%;
                }*/
}
#NewLineSearch .efa-linesearch-selection-close {
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  cursor: pointer;
  padding: 0px 12px;
  display: flex;
  align-items: center;
}
#NewLineSearch .efa-linesearch-selection-close .efa-linesearch-selection-close-inner {
  font-weight: bold;
  font-size: 15px;
  padding: 2px 5px;
  line-height: 15px;
}
#NewLineSearch .efa-linesearch-selection-close .efa-linesearch-selection-close-inner:hover {
  box-shadow: 0 0 1px #dedede;
}
#NewLineSearch .efa-searchfield {
  border: 1px solid #e1e1e1;
  margin-bottom: 10px;
  padding: 8px 4px;
  position: relative;
}
#NewLineSearch .efa-linesearch-input {
  background-color: #fff !important;
  border: none;
  margin-bottom: 0px;
  height: 26px;
}
#NewLineSearch .efa-linesearch-input.efa-searchfield-loading {
  background-position: center right 20px;
}
#NewLineSearch #Result.efa-result-loading:after {
  content: 'PDF wird abgerufen ...';
}
#NewLineSearch .efa-ls-result-entry-text {
  position: relative;
  top: 1px;
  max-width: 88%;
}
/*Infobanner*/
.infobanner {
  background-color: #f9c70e;
  border-radius: 5px;
  position: relative;
  /*width: 49.5%;*/
  margin-bottom: 30px;
}
.infobanner.infob50 {
  width: 49.5%;
}
.infobanner .infobannerinner {
  padding: 20px;
  padding-bottom: 7px;
}
.infobanner .infobannerinner img.bannerarrow {
  position: absolute;
  top: -28px;
}
.infobanner .infobannerinner h2 {
  font-size: 29px;
  margin-bottom: 7px;
}
.infobanner .infobannerinner p {
  font-size: 16px;
  font-weight: 700;
}
@media (max-width: 1000px) {
  .infobanner {
    width: 100%;
  }
}
.vaowidget {
  font-weight: 500;
  border: none;
  box-shadow: none !important;
  z-index: 10 !important;
}
.vaowidget .hfs_formAction {
  padding: 0 0 14px 0;
}
.vaowidget button.hfs_btn.hfs_btnPrimary.hfs_btnBlock {
  max-width: 100% !important;
  font-weight: 600;
}
.vaowidget .layout-small .hfs_datetimePickerClickArea .haf_ic_expand {
  display: inline-block !important;
}
.vaowidget .hfs_control .hfs_datetimePickerClickArea .haf_ic_expand {
  display: inline-block !important;
}
.vaowidget a:focus {
  color: #57585b !important;
}
/*Tram/Regionalbahn Magazin DCE Element*/
.pdfviewer {
  width: 18.5%;
  display: inline-block;
  margin: 0 1.5% 3% 0;
}
.pdfviewer a {
  text-decoration: none;
}
.pdfviewer a:hover img {
  /*filter:opacity(100%);*/
  /*transform: scale(1.02);*/
}
.pdfviewer a:focus {
  background: #b9b9b9;
  color: inherit !important;
}
.pdfviewer img {
  border: 2px solid #fff;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
  /*filter:opacity(90%);*/
  /*transform: scale(1.00);*/
}
.pdfviewer p {
  font-size: 13px;
  line-height: 1.2;
  margin: 5px 0 8px 0;
}
@media (max-width: 1080px) {
  .pdfviewer {
    width: 23%;
  }
  .pdfviewer p {
    font-size: 12px;
  }
}
@media (max-width: 767px) {
  .pdfviewer {
    width: 48%;
  }
}
@media (max-width: 375px) {
  .pdfviewer {
    width: 100%;
  }
}
/*Tram-PDF-Suche Formular*/
.tramsearch {
  margin-top: -60px;
  margin-bottom: 50px;
}
.tramsearch h3 {
  margin-bottom: 20px;
}
.tramsearch #tramsearch {
  position: relative;
}
.tramsearch #tramsearch #tramsearchfield {
  color: #575656;
  border: none;
  height: 35px;
  font-size: 15px;
  margin: 0px;
  box-sizing: border-box;
  background: #f5f4f4;
  padding-left: 10px;
  width: 100%;
  text-align: left;
  font-weight: normal;
  -webkit-align-items: center;
  border-radius: 5px;
  font-family: 'Glober';
  font-weight: 700;
  margin-bottom: 15px;
}
.tramsearch #tramsearch .searchbutton {
  line-height: 35px;
  color: #fff;
  width: 100%;
  background: #57585b;
  font-size: 18px;
  padding: 0px;
  font-family: 'Glober';
  text-align: center;
  border-radius: 6px;
  cursor: pointer;
  border: none;
  font-weight: bold;
}
.tramsearch #tramsearch .searchbutton:hover {
  background: #444;
}
.tramsearch #tramsearch .tx-indexedsearch-autocomplete {
  top: 36px;
}
.mfp-content {
  z-index: 1000045;
}
/* IE11 Fix Widget*/
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  #Contentouter #Content #MapWidgetOuter {
    overflow: visible;
  }
}
/*COOKIE BANNER CONSENT START*/
#klaro .we_cookie_consent h1,
#klaro .we_cookie_consent h2,
#klaro .we_cookie_consent p,
#klaro .we_cookie_consent a,
#klaro .we_cookie_consent .cm-app-title {
  color: #5a5a5a;
}
#klaro .we_cookie_consent .cm-btn {
  cursor: pointer;
  background: #5a5a5a;
}
#klaro .we_cookie_consent .cm-btn.cn-decline {
  background: #EFEFEF;
  color: #5a5a5a;
}
#klaro .we_cookie_consent .cookie-notice .cn-body {
  border-radius: 5px;
}
#klaro .we_cookie_consent .cookie-modal .cm-modal {
  border-radius: 5px;
}
#klaro .we_cookie_consent .cookie-modal .cm-modal button.hide {
  color: #5a5a5a;
}
#klaro .we_cookie_consent .cookie-modal .cm-modal .cm-app-input:checked + .cm-app-label .slider::before {
  background-color: #5a5a5a;
}
#klaro .we_cookie_consent .cookie-modal .cm-modal .cm-app-label .slider::before {
  background-color: #bdbbb7;
}
#klaro .we_cookie_consent .cookie-modal .cm-modal .cm-powered-by {
  display: none;
}
#klaro .we_cookie_consent .cookie-modal .cm-modal .cm-body .cm-app-label .cm-app-title {
  font-weight: 700;
}
#klaro .we_cookie_consent .cookie-modal .cm-modal .cm-footer {
  padding: 0;
  background: #ffffff;
  margin: 20px 30px;
}
#klaro .we_cookie_consent .cookie-modal .cm-btn.cm-btn-info.cm-btn-accept {
  background: #5a5a5a;
}
#klaro .we_cookie_consent .cookie-modal .cm-app-input.required:checked + .cm-app-label .slider,
#klaro .we_cookie_consent .klaro .cookie-notice .cm-app-input.required:checked + .cm-app-label .slider {
  opacity: 1;
  /*background-color: #006A4E;*/
  cursor: not-allowed;
}
#klaro .we_cookie_consent .cookie-modal .cm-app-input.required:checked + .cm-app-label .slider:before,
#klaro .we_cookie_consent .klaro .cookie-notice .cm-app-input.required:checked + .cm-app-label .slider:before {
  /*background-color: #bdbbb7;*/
}
@media (max-width: 768px) {
  #klaro .cookie-notice {
    padding: 0;
  }
  #klaro .cookie-notice .cn-body {
    width: auto;
    margin: 23px;
    border-radius: 0;
  }
  #klaro .cookie-modal .cm-modal {
    border-radius: 0 !important;
  }
  #klaro .cookie-modal .cm-modal .cm-footer {
    margin: 0 !important;
  }
}
.tx-we-cookie-consent a.btn-primary {
  display: none !important;
}
/*COOKIE BANNER CONSENT END*/
/* Formular Neu **/
.zpform {
  width: 100%;
  max-width: 520px;
}
.zpform .zpform-fieldblock {
  padding: 0px;
  border: none;
}
.zpform .zpform-field-100block label {
  width: 100%;
  /*line-height: inherit;*/
}
.zpform .zpform-field-100block input {
  width: 100%;
}
.zpform .zpform-andrede label,
.zpform .zpform-andrede input {
  /*line-height: 40px;*/
  float: none;
  display: inline-block;
  position: relative;
  top: 0px;
}
.zpform .zpform-andrede label {
  margin-right: 10px;
  top: -15px;
}
#vasform .zpform {
  max-width: 100%;
}
/*T3 TABLE*/
.ce-table {
  border-spacing: 0;
}
.ce-table tbody tr td {
  padding: 17px 0;
  vertical-align: top;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.ce-table tbody tr td:first-child {
  font-size: 19px;
  font-weight: bold;
  padding-right: 15px;
}
