/* CALL TRANSITION

.transition(@property: width, @duration: 1s, @timing: ease, @delay: 2s);

example:

.transition(all, 0.25s, ease, 0s);

*/
.small-devices {
  display: none;
}
@media screen and (max-width: 1023px) {
  .hide-medium-down {
    display: none !important;
  }
}
@media screen and (max-width: 767px) {
  .hide-small-down {
    display: none !important;
  }
  .small-devices {
    display: block;
  }
  .large-devices {
    display: none;
  }
}
@media screen and (max-width: 595px) {
  .hide-xsmall-down {
    display: none !important;
  }
}
@media screen and (max-width: 479px) {
  .hide-xxsmall-down {
    display: none !important;
  }
}
.clear {
  clear: both;
}
.clearafter {
  clear: both;
  padding-bottom:2em;
}
.pull-left {
  float: left;
}
.pull-right {
  float: right;
}
.show-mobile {
  display: none;
}
@media screen and (max-width: 767px) {
  .hide-mobile {
    display: none !important;
  }
  .show-mobile {
    display: block !important;
  }
}
.accordion-wrapper,
.accordion-item {
  margin-bottom: 3px;
}
.accordion-wrapper:before,
.accordion-item:before,
.accordion-wrapper:after,
.accordion-item:after {
  content: " ";
  display: table;
}
.accordion-wrapper:after,
.accordion-item:after {
  clear: both;
}
.accordion-header {
  cursor: pointer;
  float: left;
  width: 100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 15px;
  background-color: #eef0f3;
  padding: 10px;
  border-radius: 10px;
}
.accordion-header:before,
.accordion-header:after {
  content: " ";
  display: table;
}
.accordion-header:after {
  clear: both;
}
.accordion-header h2 {
  margin: 0px;
  width: auto !important;
  color: #0f1647;
}
.accordion-header i {
  font-size: 1.6em;
}
.accordion-header i.fa-angle-up,
.accordion-header i.fa-angle-down,
.accordion-header i.fa-eye {
  float: right;
  color: #ce0014 !important;
}
.accordion-header span {
  color: #000000;
  display: block;
  font-size: 15px;
  max-width: 550px;
}
.accordion-header .accordion-text {
  display: block;
  font-size: 20px;
}
.accordion-content {
  display: none;
  float: left;
  background-color: #eef0f3;
  padding: 10px;
  width: 100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 15px;
}
.accordion-content h3 {
  color: #000000;
  margin-bottom: 5px;
  font-family: "Helvetica", "Arial", "Verdana", sans-serif;
  font-weight: normal;
}
.accordion-content .detail {
  display: block;
  margin-bottom: 5px;
}
.accordion-content .detail i {
  color: #62737c;
  width: 25px;
}
@media screen and (max-width: 640px) {
  .accordion-wrapper .accordion-header .accordion-text {
    max-width: 90%;
  }
}
.block-aktuell {
  display: inline-block;
}
.block-aktuell:before,
.block-aktuell:after {
  content: " ";
  display: table;
}
.block-aktuell:after {
  clear: both;
}
.block-aktuell .block-element {
  display: block;
  margin: 0;
  margin-bottom: 10px;
  padding-bottom: 10px;
  position: relative;
  width: 100%;
}
.block-aktuell .block-element:before,
.block-aktuell .block-element:after {
  content: " ";
  display: table;
}
.block-aktuell .block-element:after {
  clear: both;
}
.block-aktuell .block-element a {
  text-decoration: none;
  background-color: #eef0f3;
  border-radius: 10px;
  display: table;
  padding: 10px;
}
.block-aktuell .block-element:nth-child(odd) img {
  border: 5px solid #0f1647;
}
.block-aktuell .block-element:nth-child(even) img {
  border: 5px solid #71869b;
}
.block-aktuell .block-element .datum {
  color: #71869b;
  font-weight: bold;
  margin-bottom: 10px;
}
.block-aktuell .block-element .headline h2 {
  color: #0f1647;
  font-size: 2em;
  font-weight: bold;
  text-transform: uppercase;
  margin: 0;
}
.block-aktuell .block-element .teaser-thumb {
  float: left;
  margin-right: 10px;
  width: 30%;
}
.block-aktuell .block-element .teaser-thumb img {
  border-radius: 10px;
  border: 5px solid #ce0014;
  height: auto;
  width: 100%;
}
.block-aktuell .block-element .teaser {
  color: #62737c;
  font-size: 1em;
  line-height: 1.5em;
  margin-top: 10px;
}
.block-aktuell .block-element .credits {
  color: #62737c;
  margin-top: 10px;
}
.block-aktuell .block-element .read-more {
  bottom: 20px;
  color: #ce0014;
  position: absolute;
  right: 20px;
}
@media screen and (max-width: 459px) {
  .block-aktuell .block-element .teaser-thumb {
    float: none;
    width: 100%;
  }
}
.block-crossing-signs {
  margin-top: 10px;
  display: table;
  width: 100%;
}
.block-crossing-signs:before,
.block-crossing-signs:after {
  content: " ";
  display: table;
}
.block-crossing-signs:after {
  clear: both;
}
.block-crossing-signs #crossings-lights {
  float: left;
  width: 50%;
  display: table-cell;
}
.block-crossing-signs #crossings-arms {
  float: right;
  width: 50%;
  display: table-cell;
}
.block-crossing-signs .block-element {
  height: 400px;
  margin: 0 5px 25px;
}
.block-crossing-signs .block-element:before,
.block-crossing-signs .block-element:after {
  content: " ";
  display: table;
}
.block-crossing-signs .block-element:after {
  clear: both;
}
.block-crossing-signs .block-element .headline {
  padding: 5px;
  background-color: #0f1647;
  color: #FFFFFF;
  text-align: center;
  font-weight: bold;
  font-size: 1.3em;
  border-radius: 15px;
}
.block-crossing-signs .block-element.ampel1-gelb .headline,
.block-crossing-signs .block-element.arm1 .headline {
  background-color: #F7CF07 !important;
}
.block-crossing-signs .block-element.ampel1-gelb .teaser h3,
.block-crossing-signs .block-element.arm1 .teaser h3 {
  color: #F7CF07;
  text-transform: uppercase;
}
.block-crossing-signs .block-element.ampel2-rot .headline,
.block-crossing-signs .block-element.arm2 .headline,
.block-crossing-signs .block-element.ampel2-rot2 .headline,
.block-crossing-signs .block-element.arm3 .headline {
  background-color: #ce0014 !important;
}
.block-crossing-signs .block-element.ampel2-rot .teaser h3,
.block-crossing-signs .block-element.arm2 .teaser h3,
.block-crossing-signs .block-element.ampel2-rot2 .teaser h3,
.block-crossing-signs .block-element.arm3 .teaser h3 {
  color: #ce0014;
  text-transform: uppercase;
}
.block-crossing-signs .block-element.ampel3-gruen .headline,
.block-crossing-signs .block-element.arm4 .headline,
.block-crossing-signs .block-element.ampel3-gruen2 .headline,
.block-crossing-signs .block-element.arm5 .headline {
  background-color: #40B904 !important;
}
.block-crossing-signs .block-element.ampel3-gruen .teaser h3,
.block-crossing-signs .block-element.arm4 .teaser h3,
.block-crossing-signs .block-element.ampel3-gruen2 .teaser h3,
.block-crossing-signs .block-element.arm5 .teaser h3 {
  color: #40B904;
  text-transform: uppercase;
}
.block-crossing-signs .block-element .teaser-thumb {
  float: left;
  height: 70%;
  margin-bottom: 10px;
  text-align: center;
  width: 100%;
}
.block-crossing-signs .block-element .teaser-thumb img {
  box-sizing: border-box;
  height: 100%;
  margin: 0 auto;
  width: auto;
}
.block-crossing-signs .block-element .teaser {
  color: #62737c;
  font-size: 1em;
  line-height: 1.5em;
  float: left;
  text-align: center;
  width: 100%;
}
@media screen and (max-width: 459px) {
  .block-crossing-signs {
    margin-bottom: 15px;
  }
  .block-crossing-signs .block-element {
    height: 325px;
    position: relative;
    margin-bottom: 15px;
  }
  .block-crossing-signs .block-element .teaser-thumb {
    height: 175px;
  }
  .block-crossing-signs .block-element .teaser {
    position: absolute;
    bottom: 0;
  }
}
.block-downloads:before,
.block-downloads:after {
  content: " ";
  display: table;
}
.block-downloads:after {
  clear: both;
}
.block-downloads h2 {
  margin: 20px 0 15px 0;
  color: #71869b;
}
.block-downloads .block-element {
  display: block;
  margin: 0;
  width: 100%;
  padding: 10px;
  margin-bottom: 10px;
  background-color: #eef0f3;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}
.block-downloads .block-element:before,
.block-downloads .block-element:after {
  content: " ";
  display: table;
}
.block-downloads .block-element:after {
  clear: both;
}
.block-downloads .block-element a {
  text-decoration: none;
  color: #ce0014;
  font-weight: bold;
}
.block-downloads .block-element h3 {
  color: #0f1647;
  margin-top: 0;
}
#container #content-wrapper #content .page-wrapper .block-drawings-download {
  margin-top: 50px;
}
#container #content-wrapper #content .page-wrapper .block-drawings-download .headline h1 {
  font-size: 1.6em;
}
#container #content-wrapper #content .page-wrapper .block-drawings-download ul {
  list-style-type: none;
  margin-top: 10px;
  padding: 0px;
}
#container #content-wrapper #content .page-wrapper .block-drawings-download ul li {
  padding: 5px;
  margin-left: 5px;
}
#container #content-wrapper #content .page-wrapper .block-drawings-download ul li a {
  color: #000000;
  text-decoration: none;
}
#container #content-wrapper #content .page-wrapper .block-drawings-download ul li a i {
  margin-right: 4px;
  color: #CE0014;
}
#container #content-wrapper #content .page-wrapper .block-drawings-download ul li a:hover {
  text-decoration: underline;
}
@media screen and (max-width: 459px) {
  #container #content-wrapper #content .page-wrapper .block-drawings-download ul li {
    padding: 5px 0;
    margin: 0;
  }
}
.emergency-rules {
  background-color: #eef0f3;
  border-radius: 10px;
  padding: 10px;
}
.emergency-rules h2 {
  color: #ce0014 !important;
  margin-top: 0;
}
.emergency-rules ul {
  list-style: none;
  padding: 0 0 0 15px;
}
.emergency-rules ul li h3 {
  color: #0f1647;
}
.emergency-rules ul li h3 .fa {
  color: #0f1647;
  margin-right: 10px;
}
.emergency-rules ul li h3 .shout {
  color: #ce0014;
}
.block-emergency {
  margin-bottom: 10px;
  padding: 0;
  width: 100%;
}
.block-emergency:before,
.block-emergency:after {
  content: " ";
  display: table;
}
.block-emergency:after {
  clear: both;
}
.block-emergency .block-element {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: table;
  margin-bottom: 15px;
  width: 100%;
  position: relative;
}
.block-emergency .block-element:before,
.block-emergency .block-element:after {
  content: " ";
  display: table;
}
.block-emergency .block-element:after {
  clear: both;
}
.block-emergency .block-element .emergency-icon {
  display: table-cell;
  vertical-align: middle;
  width: 20%;
}
.block-emergency .block-element .emergency-icon img {
  height: auto;
  margin: 0;
  width: 100%;
}
.block-emergency .block-element .emergency-box {
  display: table-cell;
  vertical-align: middle;
}
.block-emergency .block-element .emergency-box .emergency-number {
  color: #ce0014;
  font-size: 3em;
  font-weight: bold;
  line-height: 1em;
  text-align: center;
}
.block-emergency .block-element .emergency-box .emergency-number .fa-phone {
  font-size: 0.8em !important;
  margin-right: 10px;
}
.block-emergency .block-element .emergency-box .emergency-unit {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #71869b;
  border: 2px solid #eef0f3;
  border-radius: 5px;
  color: #fff;
  display: table;
  font-weight: bold;
  line-height: 1em;
  margin: 0 auto;
  padding: 5px 10px;
  text-align: center;
  width: 70%;
}
.block-emergency .block-element .emergency-details {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #0f1647;
  display: table-cell;
  padding: 0;
  vertical-align: middle;
  width: 45%;
}
.block-emergency .block-element .emergency-details:before,
.block-emergency .block-element .emergency-details:after {
  content: " ";
  display: table;
}
.block-emergency .block-element .emergency-details:after {
  clear: both;
}
@media screen and (max-width: 459px) {
  .block-emergency .block-element .emergency-icon {
    width: 15%;
  }
  .block-emergency .block-element .emergency-details {
    width: 40%;
  }
}
.block-highlights {
  display: block;
}
.block-highlights a {
  text-decoration: none;
}
.block-highlights .btn {
  margin-top: 10px;
}
.block-highlights h1 {
  color: #0f1647;
  font-size: 3.5em;
  text-align: center;
  text-transform: uppercase;
}
.block-highlights .block-element {
  display: block;
  margin: 0 auto 40px;
  width: 90%;
}
.block-highlights .block-element:before,
.block-highlights .block-element:after {
  content: " ";
  display: table;
}
.block-highlights .block-element:after {
  clear: both;
}
.block-highlights .block-element:nth-child(odd) img {
  border: 7px solid #ce0014;
  border-radius: 15px;
  float: left;
  margin-right: 20px;
}
.block-highlights .block-element:nth-child(even) img {
  border: 7px solid #71869b;
  border-radius: 15px;
  display: block;
  float: right;
  margin-left: 20px;
}
.block-highlights .block-element .highlight {
  display: block;
}
.block-highlights .block-element .highlight .headline {
  color: #0f1647;
  font-size: 3em;
  font-weight: bold;
  text-transform: uppercase;
}
.block-highlights .block-element .highlight .sub_headline {
  color: #ce0014;
  font-size: 2em;
  text-transform: uppercase;
}
.block-highlights .block-element .highlight .teaser {
  color: #71869b;
  font-size: 1.2em;
}
.block-highlights .block-element .highlight .credits {
  color: #62737c;
  font-size: 0.8em;
}
@media screen and (max-width: 767px) {
  .block-highlights .block-element:before,
  .block-highlights .block-element:after {
    content: " ";
    display: table;
  }
  .block-highlights .block-element:after {
    clear: both;
  }
  .block-highlights .block-element img {
    height: auto !important;
    margin-right: 5% !important;
    width: 40% !important;
  }
  .block-highlights .block-element .highlight {
    float: right;
    width: calc(55% - 20px);
  }
  .block-highlights .block-element .highlight .headline {
    font-size: 2em;
  }
  .block-highlights .block-element .highlight .sub_headline {
    font-size: 1.5em;
  }
}
@media screen and (max-width: 459px) {
  .block-highlights .block-element img {
    margin-bottom: 15px;
    margin-right: 0px !important;
    width: 100% !important;
  }
  .block-highlights .block-element .highlight {
    float: none;
    width: 100%;
  }
}
#home-news-slider {
  height: 430px;
  margin-top: -20px;
  position: relative;
  width: 100%;
}
#home-news-slider .slidesjs-navigation {
  height: 50px;
  line-height: 50px;
  position: absolute;
  text-indent: -9999px;
  top: 45%;
  width: 50px;
  z-index: 10;
}
#home-news-slider .slidesjs-previous {
  background: url(../images/icons/button-left.png) no-repeat scroll center 0 rgba(0, 0, 0, 0);
  left: 50px;
}
#home-news-slider .slidesjs-next {
  background: url(../images/icons/button-right.png) no-repeat scroll center 0 rgba(0, 0, 0, 0);
  right: 50px;
}
#home-news-slider .block-element {
  display: block;
  height: 430px;
  width: 100%;
}
#home-news-slider .block-element .news-wrapper {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  background: url(../images/_master/dots-bg.png) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
  display: table;
  height: 100%;
  padding-right: 140px;
  position: absolute;
  right: 0;
  top: 0;
  width: 300px;
  z-index: 1;
}
#home-news-slider .block-element .news-wrapper .news-box {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  display: table-cell;
  vertical-align: middle;
  width: 300px;
}
#home-news-slider .block-element .news-wrapper .news-box .news {
  border: 5px solid #ce0014;
  border-radius: 10px;
  box-shadow: 0 0 5px #0f1647;
  display: none;
  padding: 10px;
  position: relative;
}
#home-news-slider .block-element .news-wrapper .news-box .news select {
  color: #ce0014;
  font-weight: bold;
  margin: 5px 0;
  padding: 5px;
}
#home-news-slider .block-element .news-wrapper .news-box .news .nb {
  position: relative;
  z-index: 1;
}
#home-news-slider .block-element .news-wrapper .news-box .news .news-date {
  border-bottom: 2px dotted #0f1647;
  color: #ce0014;
  font-weight: bold;
  margin-bottom: 10px;
  padding-bottom: 5px;
}
#home-news-slider .block-element .news-wrapper .news-box .news .news-headline {
  color: #0f1647;
  font-size: 1.3em;
  font-weight: bold;
  margin-bottom: 10px;
  text-transform: uppercase;
}
#home-news-slider .block-element .news-wrapper .news-box .news .news-text {
  line-height: 1.3em;
  margin-bottom: 10px;
}
#home-news-slider .block-element .news-wrapper .news-box .news .news-text p {
  margin: 0;
}
#home-news-slider .block-element .news-wrapper .news-box .news .news-bg {
  background-color: #eef0f3;
  border-radius: 5px;
  display: block;
  height: 100%;
  left: 0;
  opacity: 0.85;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 0;
}
#home-news-slider .block-element .news-image {
  height: 430px;
  width: 840px;
  position: relative;
  z-index: 0;
}
#home-news-slider .block-element .news-image:before,
#home-news-slider .block-element .news-image:after {
  content: " ";
  display: table;
}
#home-news-slider .block-element .news-image:after {
  clear: both;
}
#home-news-slider .block-element .news-image img {
  display: block;
  height: auto;
  width: 100%;
}
#home-news-slider .block-element .news-image .news-credits {
  bottom: 10px;
  color: #ffffff;
  left: 250px;
  position: absolute;
}
.nb-bg {
	background-color: #62737c;
    padding: 0.2rem;
}

@media screen and (max-width: 1023px) {
  #home-news-slider {
    height: 400px !important;
  }
}
#container.content-fw-page #content-wrapper #content .page-wrapper {
  width: 100%;
}
#container.content-fw-page #content-wrapper #content .page-wrapper .content-text img {
  width: 944px;
}
#container.content-fw-page #content-wrapper #content .page-wrapper #inspektion-items {
  position: relative;
  top: 5px;
  left: 5px;
}
#container.content-fw-page #content-wrapper #content .page-wrapper .inspection-disabled {
  display: none;
  background-color: #eef0f3;
  border-radius: 5px;
  padding: 10px;
  margin-bottom: 40px;
}
@media screen and (max-width: 999px) {
  #container.content-fw-page #content-wrapper #content .page-wrapper .content-text img {
    display: none;
  }
  #container.content-fw-page #content-wrapper #content .page-wrapper .subline {
    display: none;
  }
  #container.content-fw-page #content-wrapper #content .page-wrapper #inspektion-items {
    display: none;
  }
  #container.content-fw-page #content-wrapper #content .page-wrapper .inspection-disabled {
    display: block;
  }
  #container.content-fw-page #content-wrapper #content .page-wrapper .block-teaser {
    border-top: 5px solid #71869b;
    padding-top: 15px;
  }
}
@media screen and (max-width: 767px) {
  #container.content-fw-page #content-wrapper #content .page-wrapper .block-teaser .block-element {
    border-bottom: 2px dotted #71869b;
  }
}
.block-listing {
  display: inline-block;
}
.block-listing:before,
.block-listing:after {
  content: " ";
  display: table;
}
.block-listing:after {
  clear: both;
}
.block-listing .block-element {
  display: block;
  margin: 0;
  width: 100%;
  position: relative;
  margin-bottom: 10px;
  padding: 10px 10px 20px 10px;
  background-color: #eef0f3;
  border-radius: 10px;
}
.block-listing .block-element:before,
.block-listing .block-element:after {
  content: " ";
  display: table;
}
.block-listing .block-element:after {
  clear: both;
}
.block-listing .block-element a {
  text-decoration: none;
}
.block-listing .block-element .teaser-thumb {
  float: left;
  margin-right: 10px;
  width: 30%;
}
.block-listing .block-element .teaser-thumb img {
  width: 100%;
  height: auto;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 10px;
  border: 5px solid #ffffff;
}
.block-listing .block-element .teaser-right {
  display: table;
}
.block-listing .block-element .teaser-right .headline h2 {
  color: #0f1647;
  font-size: 2em;
  font-weight: bold;
  text-transform: uppercase;
  margin: 0;
}
.block-listing .block-element .teaser-right .teaser {
  color: #62737c;
  font-size: 1em;
  line-height: 1.5em;
}
.block-listing .block-element .teaser-right .credits {
  color: #62737c;
  margin-top: 10px;
}
.block-listing .block-element .datum {
  color: #71869b;
  font-weight: bold;
  margin-bottom: 10px;
}
.block-listing .block-element .read-more {
  bottom: 10px;
  color: #ce0014;
  position: absolute;
  right: 10px;
}
.block-quicklinks {
 background-image: url(gfx/bg_quicklinks.png);
  background-repeat: repeat-x;
  margin-top: -45px;
  position: relative;
  z-index: 10;
}
.block-quicklinks:before,
.block-quicklinks:after {
  content: " ";
  display: table;
}
.block-quicklinks:after {
  clear: both;
}
.block-quicklinks .block-element {
  background-image: url(../images/icons/quicklinks-bg-shdw.png);
  background-repeat: no-repeat;
  background-position: center 0;
  float: left;
  height: 155px;
  position: relative;
  text-align: center;
  width: 33.33%;
}
.block-quicklinks .block-element a .image {
  display: block;
  height: 55px;
  margin: 25px auto 5px;
  width: 70px;
}
.block-quicklinks .block-element a .image.emergency {
  background: url(../images/themeicons/notrufnummern.png) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
  background-size: 100% auto;
}
.block-quicklinks .block-element a .image.schedule {
  background: url(../images/themeicons/termine.png) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
  background-size: 100% auto;
}
.block-quicklinks .block-element a .image.games {
  background: url(../images/themeicons/spielideen.png) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
  background-size: 100% auto;
}
.block-quicklinks .block-element a:hover .image.emergency {
  background: url(../images/themeicons/notrufnummern_hover.png) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
  background-size: 100% auto;
}
.block-quicklinks .block-element a:hover .image.schedule {
  background: url(../images/themeicons/termine_hover.png) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
  background-size: 100% auto;
}
.block-quicklinks .block-element a:hover .image.games {
  background: url(../images/themeicons/spielideen_hover.png) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
  background-size: 100% auto;
}
.block-quicklinks .block-element .quicklink-info {
  padding: 5px 0;
}
.block-quicklinks .block-element .quicklink-info div {
  display: inline-block;
  font-weight: bold;
  width: 100%;
}
.block-quicklinks .block-element .quicklink-info .teaser_line_1 {
  color: #62737c;
  font-size: 1.3em;
}
.block-quicklinks .block-element .quicklink-info .teaser_line_2 {
  color: #62737c;
  font-size: 1.5em;
}
.block-quicklinks .block-element .quicklink-info .teaser_line_2 .teaser_highlight {
  color: #0f1647;
}
.block-quicklinks .block-element .quicklink-info .teaser_line_3 {
  color: #62737c;
  font-size: 1.5em;
}
@media screen and (max-width: 767px) {
  .block-quicklinks {
    background-image: none;
    margin-top: 0px;
  }
  .block-quicklinks .block-element {
    background-image: none;
    width: 50%;
  }
}
@media screen and (max-width: 459px) {
  .block-quicklinks .block-element .quicklink-info .teaser_line_1,
  .block-quicklinks .block-element .quicklink-info .teaser_line_2,
  .block-quicklinks .block-element .quicklink-info .teaser_line_3 {
    font-size: 1.1em;
  }
}
.block-teaser a {
  text-decoration: none;
}
.block-teaser.bottom {
  display: inline-block;
  list-style-type: none;
  margin: 0px;
  padding: 0px;
  padding-top: 25px;
  vertical-align: top;
  width: 100%;
}
.block-teaser.bottom:before,
.block-teaser.bottom:after {
  content: " ";
  display: table;
}
.block-teaser.bottom:after {
  clear: both;
}
.block-teaser:not(.bottom) .block-element.teaser .teaser-thumb {
  display: none;
}
.block-teaser .block-element {
  border-bottom: 2px dotted #71869b;
  margin-bottom: 20px;
  padding-bottom: 20px;
  width: 100%;
}
.block-teaser .block-element .teaser-thumb img {
  border: 5px solid #ce0014;
  border-radius: 10px;
  display: block;
  height: auto;
  margin-bottom: 5px;
  width: 50%;
}

.teaser-thumb_ohne img {
  display: block;
  height: auto;
  margin-bottom: 5px;
  width: 50%;
}

.block-teaser .block-element .teaser-thumb .credits {
  color: #62737c;
  margin: 0 0 0 0; /* ursrünglicher Wert 10px 0 0 0 */
  margin-bottom: 10px;
}
.block-teaser .block-element.partner .teaser-thumb {
  margin-bottom: 20px;
}
.block-teaser .block-element.partner .teaser-thumb img {
  border: none;
  border-radius: 0px;
}
.block-teaser .block-element.partner .teaser-right .btn {
  background-color: transparent !important;
  color: #ce0014;
  font-size: 1.1em;
  padding: 0;
}
.block-teaser .block-element .teaser-right .headline {
  color: #0f1647;
  font-size: 1.8em;
  font-weight: bold;
  line-height: 1.2em;
  margin: 0 0 10px 0;
  text-transform: uppercase;
}
.block-teaser .block-element .teaser-right .teaser {
  color: #62737c;
  font-size: 1em;
  line-height: 1.5em;
}
.block-teaser .block-element .more-info-ext {
  margin-top: 10px;
}
.block-teaser .block-element .more-info-ext a {
  color: #ce0014;
  display: inline-block;
  font-size: 1em;
  font-weight: bold;
  text-decoration: none;
}
.block-teaser .block-element .more-info-ext a i {
  margin-left: 10px;
}
.block-teaser .block-element:last-child {
  border-bottom: none;
}
.block-teaser .block-element.teaser-bottom {
  border-bottom: none;
  float: left;
  margin-right: 5%;
  width: 30%;
}
.block-teaser .block-element.teaser-bottom .teaser-thumb img {
  width: 100% !important;
}
.block-teaser .block-element.teaser-bottom:nth-child(3n) {
  margin-right: 0;
}
.block-teaser .block-element.teaser-bottom:nth-child(3n+1) {
  clear: both;
}
@media screen and (max-width: 1023px) {
  .block-teaser .block-element .teaser-right .headline {
    font-size: 1.4em;
  }
}
@media screen and (max-width: 767px) {
  .block-teaser:not(.bottom) .block-element.teaser:before,
  .block-teaser:not(.bottom) .block-element.teaser:after {
    content: " ";
    display: table;
  }
  .block-teaser:not(.bottom) .block-element.teaser:after {
    clear: both;
  }
  .block-teaser:not(.bottom) .block-element.teaser .teaser-thumb {
    float: left;
    margin-right: 5%;
    width: 30%;
  }
  .block-teaser:not(.bottom) .block-element.teaser .teaser-thumb img {
    width: 100%;
  }
  .block-teaser:not(.bottom) .block-element.teaser .teaser-right {
    float: right;
    padding-top: 5px;
    width: 65%;
  }
  .block-teaser:not(.bottom) .block-element.teaser .teaser-right.no-image {
    float: none;
    padding-top: 0px;
    width: 100%;
  }
  .block-teaser.bottom {
    padding-top: 0px;
  }
  .block-teaser.bottom .teaser-bottom {
    margin-right: 6% !important;
    width: 47% !important;
  }
  .block-teaser.bottom .teaser-bottom:nth-child(2n) {
    margin-right: 0 !important;
  }
  .block-teaser.bottom .teaser-bottom:nth-child(2n+1) {
    clear: both !important;
  }
  .block-teaser.bottom .teaser-bottom:nth-child(3n+1) {
    clear: none !important;
  }
  #content .block-teaser .teaser-92 {
    display: none;
  }
}
@media screen and (min-width: 460px) {
  .block-teaser:not(.bottom) .block-element.teaser .teaser-thumb {
    display: block !important;
  }
}
@media screen and (max-width: 459px) {
  .block-teaser:not(.bottom) .block-element.teaser .teaser-right {
    padding-top: 0px;
    width: 100%;
  }
  .block-teaser.bottom .teaser-bottom {
    margin-right: 0% !important;
    width: 100% !important;
  }
}
@media screen and (max-width: 320px) {
  .friends .block-element a .teaser-right {
    display: block;
  }
}
.block-termine {
  float: left;
  margin-top: 10px;
  line-height: 1.5em;
}
.block-termine .termin-label {
  color: #0f1647;
  float: left;
  font-weight: bold;
  min-width: 130px;
}
.block-termine .termin-label .fa {
  color: #ce0014;
  margin-right: 10px;
}
.block-termine .termin-data {
  float: left;
  width: calc(100% - 130px);
}
.block-termine .termin-info {
  color: #62737c;
  font-weight: bold;
}
.block-termine .termin-info:before,
.block-termine .termin-info:after {
  content: " ";
  display: table;
}
.block-termine .termin-info:after {
  clear: both;
}
.block-termine a {
  color: #ce0014;
  text-decoration: none;
}
.block-termine a i {
  margin-right: 5px;
}
.block-termine .block-element {
  display: block;
  margin-bottom: 20px;
  padding: 10px 10px 20px 10px;
  background-color: #eef0f3;
  border-radius: 10px;
}
.block-termine .block-element .termin-box {
  display: block;
}
.block-termine .block-element .termin-box .termin-name {
  color: #0f1647;
  font-size: 1.4em;
  font-weight: bold;
  margin-bottom: 10px;
}
.block-termine .block-element .termin-box .termin-name .fa-calendar {
  margin-right: 10px;
  color: #ce0014;
}
.block-termine .block-element .termin-box .termin-teaser {
  font-style: italic;
}
.block-termine .block-element .termin-box .termin-text {
  border-bottom: 2px dotted #71869b;
  margin: 10px 0 20px;
}
.block-termine .block-element .termin-box .termin-text:before,
.block-termine .block-element .termin-box .termin-text:after {
  content: " ";
  display: table;
}
.block-termine .block-element .termin-box .termin-text:after {
  clear: both;
}
.block-termine .block-element .termin-box .termin-image {
  float: left;
  margin: 0 10px 10px 0;
  width: 200px;
}
.block-termine .block-element .termin-box .termin-image img {
  border-radius: 10px;
  border: 5px solid #ce0014;
  float: left;
  height: auto;
  width: 100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media screen and (max-width: 459px) {
  .block-termine .termin-label {
    min-width: 110px;
  }
  .block-termine .termin-data {
    float: left;
    width: calc(100% - 110px);
  }
}
.more-btn {
  background-color: #ce0014;
  color: #fff;
  display: inline-block;
  font-size: 1.3em;
  font-weight: bold;
  padding: 10px;
  text-decoration: none;
  text-transform: uppercase;
}
.more-info {
  display: block;
  margin-top: 10px;
}
.more-info a {
  background-color: #ce0014;
  color: #fff;
  display: inline-block;
  font-weight: bold;
  padding: 10px;
  text-decoration: none;
  text-transform: uppercase;
}
.read-more {
  color: #000000;
  display: block;
  font-weight: bold;
  margin-top: 10px;
  text-decoration: none;
  text-transform: uppercase;
}
.read-more a {
  color: #ce0014;
  text-decoration: none;
}
.read-more a:hover {
  text-decoration: underline;
}
@media screen and (max-width: 459px) {
  .read-more a {
    white-space: nowrap;
    line-height: 20px;
  }
}
.btn {
  margin-top: 10px;
}
.btn.btn-primary {
  background-color: #ce0014;
  color: #fff;
  display: inline-block;
  font-weight: bold;
  padding: 10px;
  text-decoration: none;
  text-transform: uppercase;
}
.btn.btn-primary:hover {
  background-color: #b50012;
}
@media screen and (max-width: 459px) {
  .btn.btn-primary {
    float: right;
  }
}
.gallery-content.accordion-content {
  padding: 0;
}
#gallery-view {
  display: table;
  width: 100%;
  margin-left: 10px;
  margin-bottom: 10px;
}
#gallery-view:before,
#gallery-view:after {
  content: " ";
  display: table;
}
#gallery-view:after {
  clear: both;
}
#gallery-view h2 {
  font-size: 1.6em;
  margin: 0;
  padding: 0;
  width: auto;
}
#gallery-view i {
  font-size: 1.6em;
}
#gallery-view i.fa-picture-o {
  color: #71869b !important;
  float: left;
  margin-top: 1px;
  margin-right: 10px;
}
.gallery-counter {
  background-color: #0f1647;
  color: #ffffff;
  font-size: 1.2em;
  font-weight: bold;
  padding: 5px;
  text-align: center;
}
/* --- Free Draw / Paint Bucket --- */
.drawingGame .game .toolbox {
  width: 60px;
  float: left;
}
.drawingGame .game .toolbox .toolbox-heading {
  height: 18px;
  width: 60px;
  margin: 8px 0 2px 0;
  text-align: center;
}
.drawingGame .game .toolbox .toolbox-heading p {
  color: #000000;
  text-decoration: none;
  display: block;
  font-weight: bold;
  margin-left: 5px;
}
.drawingGame .game .toolbox .toolbox-heading p i {
  margin-right: 3px;
}
.drawingGame .game .toolbox .size {
  height: 40px;
  width: 60px;
  cursor: pointer;
}
.drawingGame .game .toolbox .color {
  height: 36px;
  width: 60px;
  cursor: pointer;
  background: url(../images/spiele/pens/pen-color.png) no-repeat;
}
.drawingGame .game .toolbox .color.active {
  background: url(../images/spiele/pens/pen-color-active.png) no-repeat;
}
.drawingGame .game .toolbox .sizeSmall {
  background: url(../images/spiele/pens/pen-small.png) no-repeat;
}
.drawingGame .game .toolbox .sizeSmall.active,
.drawingGame .game .toolbox .sizeSmall:hover {
  background: url(../images/spiele/pens/pen-small-active.png) no-repeat;
}
.drawingGame .game .toolbox .sizeMedium {
  background: url(../images/spiele/pens/pen-medium.png) no-repeat;
}
.drawingGame .game .toolbox .sizeMedium.active,
.drawingGame .game .toolbox .sizeMedium:hover {
  background: url(../images/spiele/pens/pen-medium-active.png) no-repeat;
}
.drawingGame .game .toolbox .sizeBig {
  background: url(../images/spiele/pens/pen-big.png) no-repeat;
}
.drawingGame .game .toolbox .sizeBig.active,
.drawingGame .game .toolbox .sizeBig:hover {
  background: url(../images/spiele/pens/pen-big-active.png) no-repeat;
}
.drawingGame .game .freeDrawGame,
.drawingGame .game .paintBucketGame {
  border: solid #000000 1px;
  box-shadow: 2px 3px 12px 1px #000;
  float: left;
}
.drawingGame .game .freeDrawGame canvas:active,
.drawingGame .game .paintBucketGame canvas:active {
  cursor: crosshair;
}
.drawingGame .game .freeDrawGame {
  max-width: calc(100% - 120px);
}
.drawingGame .game .paintBucketGame {
  max-width: calc(100% - 60px);
}
.drawingGame .game .bottomBar {
  float: left;
  margin: 15px 0 0 61px;
}
.drawingGame .game .bottomBar .bar {
  width: 50%;
  float: left;
  text-align: center;
}
.drawingGame .game .bottomBar .bar a {
  cursor: pointer;
  color: #FFFFFF;
  background-color: #ce0014;
  text-decoration: none;
  padding: 10px 25px;
  display: block;
  font-weight: bold;
  margin: 0 3px;
}
.drawingGame .game .bottomBar .bar a i {
  margin-right: 5px;
}
/* --- Spot The Difference --- */
.spotGame .game {
  max-width: 590px;
}
.spotGame .game .spotTheDifferenceGame {
  box-shadow: 2px 3px 12px 1px #000;
}
.spotGame .game .spotTheDifferenceGame .image1,
.spotGame .game .spotTheDifferenceGame .image2 {
  float: left;
  border: solid #000000 1px;
  position: relative;
}
.spotGame .game .spotTheDifferenceGame .image1 .found,
.spotGame .game .spotTheDifferenceGame .image2 .found {
  border: solid #ce0014 2px;
  border-radius: 5px;
}
.spotGame .game .bottomBar {
  float: left;
  margin: 15px 0 0 0;
}
.spotGame .game .bottomBar .bar {
  float: left;
  text-align: center;
}
.spotGame .game .bottomBar .bar a {
  cursor: pointer;
  color: #FFFFFF;
  background-color: #ce0014;
  text-decoration: none;
  padding: 10px 25px;
  display: block;
  font-weight: bold;
  margin: 0 3px;
}
.spotGame .game .bottomBar .bar a i {
  margin-right: 5px;
}
.spotGame .game .bottomBar .found p {
  cursor: default;
  padding: 10px 25px;
  margin: 0 3px;
}
/* --- SOUND GAME --- */
*[draggable=true] {
  -moz-user-select: none;
  -khtml-user-drag: element;
  cursor: move;
}
.soundGame .game {
  background: url(../images/games/gamebg.png) no-repeat top left;
  height: 350px;
  width: 500px;
  box-shadow: 2px 3px 12px 1px #000;
}
.soundGame .game #dropRow {
  height: 250px;
}
.soundGame .game #dropRow .drop {
  height: 200px;
  width: 100px;
  margin: 25px 33px;
  float: left;
}
.soundGame .game #dropRow .drop .soundIcon {
  height: 80px;
  width: 80px;
  margin: 10px;
  cursor: pointer;
  background: #ffffff url(../images/games/blaulicht.png) no-repeat center;
  background-size: 75%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  display: table;
}
.soundGame .game #dropRow .drop .soundIcon i {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  font-size: 22px;
  color: #eef0f3;
}
.soundGame .game #dropRow .drop .dropIcon {
  height: 80px;
  width: 80px;
  margin: 10px;
  border: solid #FFFFFF 1px;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
.soundGame .game #iconRow {
  height: 100px;
}
.soundGame .game #iconRow .correctIcon {
  background: url(../images/games/correct.png) no-repeat center;
  background-size: contain;
}
.soundGame .game #iconRow .wrongIcon {
  background: url(../images/games/wrong.png) no-repeat center;
  background-size: contain;
}
.soundGame .game #iconRow .car {
  height: 80px;
  width: 80px;
  margin: 0px 43px 20px 43px;
  float: left;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
.soundGame .game #congrats {
  display: none;
  height: 100px;
  width: 400px;
  position: relative;
  top: -225px;
  left: 50px;
  cursor: default;
  background-color: #71869b;
  color: #000000;
  padding: 0 10px;
  border: solid #0f1647 1px;
  border-radius: 5px;
}
.soundGame .game #congrats #win,
.soundGame .game #congrats #tryagain {
  display: none;
}
.soundGame .game #congrats #win-text,
.soundGame .game #congrats #tryagain-text {
  display: table;
  height: 65px;
  width: 100%;
}
.soundGame .game #congrats #win-text p,
.soundGame .game #congrats #tryagain-text p {
  text-align: center;
  font-size: 15px;
  line-height: 22px;
  display: table-cell;
  vertical-align: middle;
}
.soundGame .game #congrats .restart {
  height: 35px;
  text-align: center;
}
.soundGame .game #congrats .restart p {
  font-size: 14px;
  cursor: pointer;
}
.soundGame .game #congrats .restart p:hover {
  font-weight: bold;
}
.soundGame .game #congrats .restart p i {
  margin-right: 5px;
}
.soundGame .game .carIcon {
  height: 80px;
  width: 80px;
  display: block;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background-size: contain !important;
}
/* --- QUIZ GAME --- */
.quizGame .game {
  height: 340px;
  width: 550px;
  background-color: #eef0f3;
  padding: 10px 0;
  border-radius: 3px;
}
.quizGame .game #question {
  color: #FFFFFF;
  margin: 0 10px;
  padding: 10px;
  height: 120px;
  border-radius: 3px;
  background-color: #0f1647;
  box-shadow: 1px 1px 4px 0px #0f1647;
  width: calc(100% - 20px);
}
.quizGame .game #question .question_wrapper {
  display: table;
  height: 100%;
  width: 100%;
}
.quizGame .game #question .question_wrapper #question-image {
  height: 100px;
  background-color: #FFFFFF;
  position: relative;
  cursor: -webkit-zoom-in;
  border-radius: 5px;
  margin-right: -28px;
}
.quizGame .game #question .question_wrapper #question-text {
  font-size: 15px;
  font-weight: bold;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
.quizGame .game #answers {
  height: 200px;
}
.quizGame .game #answers .answer {
  background-color: #71869b;
  color: #0f1647;
  float: left;
  width: calc(50% - 20px);
  height: calc(50% - 15px);
  margin: 15px 10px 0 10px;
  padding: 10px;
  border-radius: 10px;
  box-shadow: 1px 1px 14px 1px #71869b;
  cursor: pointer;
}
.quizGame .game #answers .answer.active {
  font-weight: bold;
  box-shadow: 1px 1px 14px 2px #71869b;
}
.quizGame .game #answers .answer .answer_wrapper {
  display: table;
  height: 100%;
  width: 100%;
}
.quizGame .game #answers .answer .answer_wrapper p {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  font-size: 13px;
}
.quizGame .game #congrats {
  display: none;
  height: 100px;
  width: 400px;
  background-color: #71869b;
  color: #000000;
  position: relative;
  top: -210px;
  left: 75px;
  padding: 5px 10px;
  cursor: default;
  border: solid #0f1647 1px;
  border-radius: 5px;
}
.quizGame .game #congrats #win-text {
  display: table;
  height: 60px;
  width: 100%;
}
.quizGame .game #congrats #win-text p {
  text-align: center;
  font-size: 16px;
  line-height: 22px;
  display: table-cell;
  vertical-align: middle;
}
.quizGame .game #congrats #win-restart {
  height: 40px;
  text-align: center;
}
.quizGame .game #congrats #win-restart p {
  font-size: 15px;
  cursor: pointer;
}
.quizGame .game #congrats #win-restart p:hover {
  font-weight: bold;
}
.quizGame .game #congrats #win-restart p i {
  margin-right: 5px;
}
.quizGame .bottomBar {
  width: 530px;
  max-width: 590px;
  margin: 15px 10px 0 10px;
}
.quizGame .bottomBar .bar {
  width: 50%;
  float: left;
  text-align: center;
}
.quizGame .bottomBar .bar a {
  cursor: pointer;
  color: #FFFFFF;
  background-color: #ce0014;
  text-decoration: none;
  padding: 10px 25px;
  display: block;
  font-weight: bold;
  margin: 0 3px;
}
.quizGame .bottomBar .bar a i {
  margin-right: 5px;
}
.quizGame .bottomBar .next a i {
  margin-left: 5px;
}
/* ALL */
.game {
  margin-top: 20px;
}
.game-disabled {
  background-color: #eef0f3;
  border-radius: 5px;
  display: none;
  padding: 10px;
  width: 100%;
}
.game-disabled:before,
.game-disabled:after {
  content: " ";
  display: table;
}
.game-disabled:after {
  clear: both;
}
@media screen and (max-width: 767px) {
  .drawingGame .game,
  .spotGame .game,
  .soundGame .game,
  .quizGame .game,
  .drawingGame .subline,
  .spotGame .subline,
  .soundGame .subline,
  .quizGame .subline {
    display: none;
  }
  .drawingGame .bottomBar,
  .spotGame .bottomBar,
  .soundGame .bottomBar,
  .quizGame .bottomBar {
    display: none;
  }
  .game-disabled {
    display: block;
  }
  .sidebar-games {
    display: none !important;
  }
}
.mainmenu {
  -webkit-box-shadow: 0 4px 2px -2px #696868;
  box-shadow: 0 4px 2px -2px #696868;
  background-color: #71869b;
  margin-bottom: 20px;
  min-height: 30px;
}
.mainmenu:before,
.mainmenu:after {
  content: " ";
  display: table;
}
.mainmenu:after {
  clear: both;
}
.mainmenu .mobile-navigation {
  display: none;
  width: 100%;
}
.mainmenu .mobile-navigation:before,
.mainmenu .mobile-navigation:after {
  content: " ";
  display: table;
}
.mainmenu .mobile-navigation:after {
  clear: both;
}
.mainmenu .mobile-navigation a.toggler {
  color: #fff;
  font-size: 25px;
  line-height: 30px !important;
  padding: 0 40px;
  text-decoration: none;
  width: 100%;
}
.mainmenu .mobile-navigation a.toggler i {
  position: relative;
  top: 2px;
}
.mainmenu .mobile-navigation a.toggler span {
  font-size: 20px;
  line-height: 30px;
}
.mainmenu #searchmenu {
  display: none;
}
.mainmenu ul {
  background-color: #71869b;
  list-style-type: none;
  margin: 0;
  padding: 0;
  text-align: center;
}
.mainmenu ul:before,
.mainmenu ul:after {
  content: " ";
  display: table;
}
.mainmenu ul:after {
  clear: both;
}
.mainmenu ul li {
  margin: 0;
  padding: 0;
}
.mainmenu ul li a {
  color: #ffffff;
  font-size: 1.1em;
  text-decoration: none;
}
.mainmenu ul li:hover > a,
.mainmenu ul li.open > a {
  color: #cbd3da;
}
.mainmenu ul li.active > a,
.mainmenu ul li.active:hover > a {
  color: #0f1647;
}
.mainmenu ul li.depth-1 {
  background: url(../images/_master/delimiter.png) right no-repeat;
  display: inline-block;
  line-height: 30px;
}
.mainmenu ul li.depth-1 > a {
  box-sizing: border-box;
  display: block;
  font-weight: bold;
  height: 30px;
  padding: 0 20px;
  text-transform: uppercase;
}
.mainmenu ul li.depth-1:first-child > a {
  padding-left: 10px;
}
.mainmenu ul li.depth-1:last-child {
  background: none;
}
.mainmenu ul li.depth-1:last-child > a {
  padding-right: 10px;
}
.mainmenu ul li.depth-1:last-child ul {
  right: 0px;
}
.mainmenu ul ul {
  -webkit-box-shadow: inset 0 8px 8px -8px #000000;
  box-shadow: inset 0 8px 8px -8px #000000;
  display: none;
  padding: 20px 40px;
  position: absolute;
  text-align: left;
  z-index: 999;
}
.mainmenu ul ul li {
  border-bottom: 1px dotted #fff;
  padding: 5px 0;
}
.mainmenu ul ul li:first-child {
  padding-top: 0px;
}
.mainmenu ul ul li:last-child {
  border-bottom: 0px;
  padding-bottom: 0px;
}
.mainmenu ul ul li a {
  padding: 0px;
  text-transform: none;
  width: auto;
}
#footer-menu ul li a i.fa-hand-o-right {
  display: none;
}
#footer-menu ul li a i.fa-external-link-square {
  margin-left: 5px;
}
#footer-menu ul li h4 {
  text-transform: uppercase;
  color: #0f1647;
}
@media screen and (max-width: 959px) {
  .mainmenu ul li a {
    font-size: 1em;
  }
  .mainmenu ul li.depth-1 > a {
    padding: 0 10px;
  }
}
@media screen and (max-width: 767px) {
  .mainmenu .mobile-navigation {
    display: block;
  }
  .mainmenu .mobile-navigation a.toggler-search {
    float: left;
    width: 20%;
  }
  .mainmenu .mobile-navigation a.toggler-menu {
    float: right;
    text-align: right;
    width: 80%;
  }
  .mainmenu .search-section {
    padding: 10px 40px;
  }
  .mainmenu .search-section .search-field input[type="text"] {
    border: 0px;
    font-size: 1.2em;
    height: 30px;
    line-height: 30px;
  }
  .mainmenu .search-section .search-field button {
    font-size: 18px;
    height: 30px;
  }
  .mainmenu #mainmenu-list {
    display: none;
    padding: 0 40px;
  }
  .mainmenu ul li,
  .mainmenu ul li.depth-1,
  .mainmenu ul li.depth-2 {
    background-image: none;
    display: block;
    font-size: 1.2em;
    width: 100%;
  }
  .mainmenu ul li.depth-1 {
    border-bottom: 1px solid #ffffff;
    padding-bottom: 0.5em;
    padding-top: 0.5em;
  }
  .mainmenu ul li.depth-1 ul {
    -webkit-box-shadow: none;
    box-shadow: none;
    position: relative;
  }
  .mainmenu ul li.depth-1.active ul {
    display: block;
  }
  .mainmenu ul li.depth-1:last-child {
    border-bottom: 0px;
  }
}
@media screen and (max-width: 599px) {
  .mainmenu .mobile-navigation a.toggler {
    padding: 0 20px;
  }
  .mainmenu .search-section {
    padding: 10px 20px;
  }
  .mainmenu #mainmenu-list {
    padding: 0 20px;
  }
}
@media screen and (max-width: 459px) {
  .mainmenu #mainmenu-list .depth-1 .submenu {
    padding: 20px;
  }
  .mainmenu #mainmenu-list .depth-1 .submenu .depth-2 {
    font-size: 1em;
  }
}
/*! normalize.css v1.0.0 | MIT License | git.io/normalize */
   article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
  display: block;
}
  audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
  audio:not([controls]) {
  display: none;
  height: 0;
}
  [hidden] {
  display: none;
}
   html {
  font-size: 100%;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 2 */
}
  html,
button,
input,
select,
textarea {
  font-family: sans-serif;
}
  body {
  margin: 0;
}
   a:focus {
  outline: thin dotted;
  border:2px dotted #ce0014;
}
  a:active,
a:hover {
  outline: 0;
}
   h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
 h2 {
  font-size: 1.5em;
  margin: 0.83em 0;
}
 h3 {
  font-size: 1.17em;
  margin: 1em 0;
}
 h4 {
  font-size: 1em;
  margin: 1.33em 0;
}
 h5 {
  font-size: 0.83em;
  margin: 1.67em 0;
}
 h6 {
  font-size: 0.75em;
  margin: 2.33em 0;
}
  abbr[title] {
  border-bottom: 1px dotted;
}
  b,
strong {
  font-weight: bold;
}
 blockquote {
  margin: 1em 40px;
}
  dfn {
  font-style: italic;
}
  mark {
  background: #ff0;
  color: #000;
}
  p,
pre {
  margin: 1em 0;
}
  code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  _font-family: 'courier new', monospace;
  font-size: 1em;
}
  pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}
  q {
  quotes: none;
}
  q:before,
q:after {
  content: '';
  content: none;
}
 small {
  font-size: 75%;
}
  sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
 sup {
  top: -0.5em;
}
 sub {
  bottom: -0.25em;
}
   dl,
menu,
ol,
ul {
  margin: 1em 0;
}
 dd {
  margin: 0 0 0 40px;
}
  menu,
ol,
ul {
  padding: 0 0 0 40px;
}
  nav ul,
nav ol {
  list-style: none;
  list-style-image: none;
}
   img {
  border: 0;
  /* 1 */
  -ms-interpolation-mode: bicubic;
  /* 2 */
}
  svg:not(:root) {
  overflow: hidden;
}
   figure {
  margin: 0;
}
   form {
  margin: 0;
}
  fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
  legend {
  border: 0;
  /* 1 */
  padding: 0;
  white-space: normal;
  /* 2 */
  *margin-left: -7px;
  /* 3 */
}
  button,
input,
select,
textarea {
  font-size: 100%;
  /* 1 */
  margin: 0;
  /* 2 */
  vertical-align: baseline;
  /* 3 */
  *vertical-align: middle;
  /* 3 */
}
  button,
input {
  line-height: normal;
}
  button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
  *overflow: visible;
  /* 4 */
}
  button[disabled],
input[disabled] {
  cursor: default;
}
  input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
  *height: 13px;
  /* 3 */
  *width: 13px;
  /* 3 */
}
  input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box;
}
  input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
  button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
  textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */
}
   table {
  border-collapse: collapse;
  border-spacing: 0;
}
.search-section .search-field {
  position: relative;
  width: 100%;
}
.search-section .search-field input[type="text"] {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  border: 0px;
  border-bottom: 1px solid #87949b;
  border-left: 1px solid #87949b;
  border-top: 1px solid #87949b;
  height: 25px;
  line-height: 25px;
  padding: 0 10px;
  width: 100%;
}
.search-section .search-field button {
  -webkit-border-radius: 0 10px 10px 0;
  -moz-border-radius: 0 10px 10px 0;
  border-radius: 0 10px 10px 0;
  background: #ce0014;
  border: 1px solid #b50012;
  color: #ffffff;
  font-size: 16px;
  height: 25px;
  padding-left: 10px;
  padding-right: 10px;
  position: absolute;
  right: 0px;
  top: 0px;
}
.search-results .results ul {
  list-style-type: none;
  margin: 10px 0 0 0;
  padding: 0px;
}
.search-results .results ul li {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  background-color: #eef0f3;
  margin-bottom: 10px;
  padding: 10px;
}
.search-results .results ul li a {
  color: #62737c;
  text-decoration: none;
}
.search-results .results ul li a span.headline {
  color: #0f1647;
  font-size: 1.6em;
  line-height: 1.3em;
}
.search-results .results ul li a span.teaser {
  line-height: 1.5em;
}
.search-results .results ul li a span.link {
  color: #ce0014;
  display: block;
  font-weight: bold;
  text-align: right;
  text-transform: uppercase;
  width: 100%;
}
.slider-wrapper {
  margin-bottom: 15px;
  overflow: hidden;
}
.slider-wrapper:before,
.slider-wrapper:after {
  content: " ";
  display: table;
}
.slider-wrapper:after {
  clear: both;
}
.slider-wrapper #slides {
  margin: 0;
  padding: 0;
  -moz-transition: none 0s ease 0s !important;
  -ms-transition: none 0s ease 0s !important;
  -o-transition: none 0s ease 0s !important;
  -webkit-transition: none 0s ease 0s !important;
  transition: none 0s ease 0s !important;
  transition-property: none 0s ease 0s !important;
  transition-duration: 1s !important;
  transition-timing-function: ease !important;
  transition-delay: 2s !important;
  /* Safari */
  -webkit-transition-property: none 0s ease 0s !important;
  -webkit-transition-duration: 1s !important;
  -webkit-transition-timing-function: ease !important;
  -webkit-transition-delay: 2s !important;
  width: 100%;
}
.slider-wrapper #slides:before,
.slider-wrapper #slides:after {
  content: " ";
  display: table;
}
.slider-wrapper #slides:after {
  clear: both;
}
.slider-wrapper #slides .slidesjs-slide {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 5px solid #71869b;
  border-radius: 10px;
  display: block;
}
.slider-wrapper #slides .slidesjs-container {
  margin-bottom: 5px;
}
.slider-wrapper ul.slidesjs-pagination {
  height: 20px;
  list-style-type: none;
  margin: 0px;
  padding: 0px;
  text-align: center;
  width: 100%;
}
.slider-wrapper ul.slidesjs-pagination li {
  display: inline-block;
  height: 6px;
  margin-right: 10px;
  text-align: center;
  width: 6px;
}
.slider-wrapper ul.slidesjs-pagination li a {
  color: #ffffff;
  background-color: #ce0014;
  border: 1px solid #ce0014;
  cursor: pointer;
  display: block;
  font-size: 1px;
  height: 6px;
  overflow: hidden;
  text-decoration: none;
  text-indent: -9999px;
  transition: all 0.2s ease 0s;
  width: 6px;
  transition-property: all;
  transition-duration: 0.2s;
  transition-timing-function: ease;
  transition-delay: 0s;
  /* Safari */
  -webkit-transition-property: all;
  -webkit-transition-duration: 0.2s;
  -webkit-transition-timing-function: ease;
  -webkit-transition-delay: 0s;
}
.slider-wrapper ul.slidesjs-pagination li a:hover,
.slider-wrapper ul.slidesjs-pagination li a.active {
  background-color: #ffffff;
  border: 1px solid #000000;
  color: #000000;
}
@media screen and (max-width: 768px) {
  .slider-wrapper #slides .slidesjs-slide {
    min-height: 100% !important;
    min-width: 100% !important;
  }
}
/* This is the default Tooltipster theme (feel free to modify or duplicate and create multiple themes!): */
.tooltipster-default {
  border-radius: 5px;
  border: 2px solid #000;
  background: #4c4c4c;
  color: #fff;
}
/* Use this next selector to style things like font-size and line-height: */
.tooltipster-default .tooltipster-content {
  font-family: Arial, sans-serif;
  font-size: 14px;
  line-height: 16px;
  padding: 8px 10px;
  overflow: hidden;
}
/* This next selector defines the color of the border on the outside of the arrow. This will automatically match the color and size of the border set on the main tooltip styles. Set display: none; if you would like a border around the tooltip but no border around the arrow */
.tooltipster-default .tooltipster-arrow .tooltipster-arrow-border {
  /* border-color: ... !important; */
}
/* If you're using the icon option, use this next selector to style them */
.tooltipster-icon {
  cursor: help;
  margin-left: 4px;
}
/* This is the base styling required to make all Tooltipsters work */
.tooltipster-base {
  padding: 0;
  font-size: 0;
  line-height: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 9999999;
  pointer-events: none;
  width: auto;
  max-width: 200px;
  overflow: visible;
  border: solid #71869b 3px;
  border-radius: 5px;
  background: #fff;
  box-shadow: 0px 0px 14px rgba(0, 0, 0, 0.3);
  color: #2c2c2c;
}
.tooltipster-base .tooltipster-content {
  overflow: hidden;
  font-family: 'Arial', sans-serif;
  font-size: 14px;
  line-height: 16px;
  padding: 8px 10px;
}
/* These next classes handle the styles for the little arrow attached to the tooltip. By default, the arrow will inherit the same colors and border as what is set on the main tooltip itself. */
.tooltipster-arrow {
  display: block;
  text-align: center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}
.tooltipster-arrow span,
.tooltipster-arrow-border {
  display: block;
  width: 0;
  height: 0;
  position: absolute;
}
.tooltipster-arrow-top span,
.tooltipster-arrow-top-right span,
.tooltipster-arrow-top-left span {
  border-left: 8px solid transparent !important;
  border-right: 8px solid transparent !important;
  border-top: 8px solid;
  bottom: -7px;
}
.tooltipster-arrow-top .tooltipster-arrow-border,
.tooltipster-arrow-top-right .tooltipster-arrow-border,
.tooltipster-arrow-top-left .tooltipster-arrow-border {
  border-left: 9px solid transparent !important;
  border-right: 9px solid transparent !important;
  border-top: 9px solid;
  bottom: -7px;
}
.tooltipster-arrow-bottom span,
.tooltipster-arrow-bottom-right span,
.tooltipster-arrow-bottom-left span {
  border-left: 8px solid transparent !important;
  border-right: 8px solid transparent !important;
  border-bottom: 8px solid;
  top: -7px;
}
.tooltipster-arrow-bottom .tooltipster-arrow-border,
.tooltipster-arrow-bottom-right .tooltipster-arrow-border,
.tooltipster-arrow-bottom-left .tooltipster-arrow-border {
  border-left: 9px solid transparent !important;
  border-right: 9px solid transparent !important;
  border-bottom: 9px solid;
  top: -7px;
}
.tooltipster-arrow-top span,
.tooltipster-arrow-top .tooltipster-arrow-border,
.tooltipster-arrow-bottom span,
.tooltipster-arrow-bottom .tooltipster-arrow-border {
  left: 0;
  right: 0;
  margin: 0 auto;
}
.tooltipster-arrow-top-left span,
.tooltipster-arrow-bottom-left span {
  left: 6px;
}
.tooltipster-arrow-top-left .tooltipster-arrow-border,
.tooltipster-arrow-bottom-left .tooltipster-arrow-border {
  left: 5px;
}
.tooltipster-arrow-top-right span,
.tooltipster-arrow-bottom-right span {
  right: 6px;
}
.tooltipster-arrow-top-right .tooltipster-arrow-border,
.tooltipster-arrow-bottom-right .tooltipster-arrow-border {
  right: 5px;
}
.tooltipster-arrow-left span,
.tooltipster-arrow-left .tooltipster-arrow-border {
  border-top: 8px solid transparent !important;
  border-bottom: 8px solid transparent !important;
  border-left: 8px solid;
  top: 50%;
  margin-top: -7px;
  right: -7px;
}
.tooltipster-arrow-left .tooltipster-arrow-border {
  border-top: 9px solid transparent !important;
  border-bottom: 9px solid transparent !important;
  border-left: 9px solid;
  margin-top: -8px;
}
.tooltipster-arrow-right span,
.tooltipster-arrow-right .tooltipster-arrow-border {
  border-top: 8px solid transparent !important;
  border-bottom: 8px solid transparent !important;
  border-right: 8px solid;
  top: 50%;
  margin-top: -7px;
  left: -7px;
}
.tooltipster-arrow-right .tooltipster-arrow-border {
  border-top: 9px solid transparent !important;
  border-bottom: 9px solid transparent !important;
  border-right: 9px solid;
  margin-top: -8px;
}
/* Some CSS magic for the awesome animations - feel free to make your own custom animations and reference it in your Tooltipster settings! */
.tooltipster-fade {
  opacity: 0;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  -ms-transition-property: opacity;
  transition-property: opacity;
}
.tooltipster-fade-show {
  opacity: 1;
}
.tooltipster-grow {
  -webkit-transform: scale(0, 0);
  -moz-transform: scale(0, 0);
  -o-transform: scale(0, 0);
  -ms-transform: scale(0, 0);
  transform: scale(0, 0);
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  -o-transition-property: -o-transform;
  -ms-transition-property: -ms-transform;
  transition-property: transform;
  -webkit-backface-visibility: hidden;
}
.tooltipster-grow-show {
  -webkit-transform: scale(1, 1);
  -moz-transform: scale(1, 1);
  -o-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  -moz-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  -ms-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  -o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
}
.tooltipster-swing {
  opacity: 0;
  -webkit-transform: rotateZ(4deg);
  -moz-transform: rotateZ(4deg);
  -o-transform: rotateZ(4deg);
  -ms-transform: rotateZ(4deg);
  transform: rotateZ(4deg);
  -webkit-transition-property: -webkit-transform, opacity;
  -moz-transition-property: -moz-transform;
  -o-transition-property: -o-transform;
  -ms-transition-property: -ms-transform;
  transition-property: transform;
}
.tooltipster-swing-show {
  opacity: 1;
  -webkit-transform: rotateZ(0deg);
  -moz-transform: rotateZ(0deg);
  -o-transform: rotateZ(0deg);
  -ms-transform: rotateZ(0deg);
  transform: rotateZ(0deg);
  -webkit-transition-timing-function: cubic-bezier(0.23, 0.635, 0.495, 1);
  -webkit-transition-timing-function: cubic-bezier(0.23, 0.635, 0.495, 2.4);
  -moz-transition-timing-function: cubic-bezier(0.23, 0.635, 0.495, 2.4);
  -ms-transition-timing-function: cubic-bezier(0.23, 0.635, 0.495, 2.4);
  -o-transition-timing-function: cubic-bezier(0.23, 0.635, 0.495, 2.4);
  transition-timing-function: cubic-bezier(0.23, 0.635, 0.495, 2.4);
}
.tooltipster-fall {
  top: 0;
  -webkit-transition-property: top;
  -moz-transition-property: top;
  -o-transition-property: top;
  -ms-transition-property: top;
  transition-property: top;
  -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  -moz-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  -ms-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  -o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
}
.tooltipster-fall.tooltipster-dying {
  -webkit-transition-property: all;
  -moz-transition-property: all;
  -o-transition-property: all;
  -ms-transition-property: all;
  transition-property: all;
  top: 0px !important;
  opacity: 0;
}
.tooltipster-slide {
  left: -40px;
  -webkit-transition-property: left;
  -moz-transition-property: left;
  -o-transition-property: left;
  -ms-transition-property: left;
  transition-property: left;
  -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  -moz-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  -ms-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  -o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
}
.tooltipster-slide.tooltipster-dying {
  -webkit-transition-property: all;
  -moz-transition-property: all;
  -o-transition-property: all;
  -ms-transition-property: all;
  transition-property: all;
  left: 0px !important;
  opacity: 0;
}
/* CSS transition for when contenting is changing in a tooltip that is still open. The only properties that will NOT transition are: width, height, top, and left */
.tooltipster-content-changing {
  opacity: 0.5;
  -webkit-transform: scale(1.1, 1.1);
  -moz-transform: scale(1.1, 1.1);
  -o-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
}
* {
  box-sizing: border-box;
}
html,
body {
  height: 100%;
}
p,
pre {
  margin: 0 0 15px;
}
a {
  outline: 0 !important;
}
img {
  display: block;
}
body {
  background-color: #eef0f3;
  color: #62737c;
  font-family: "Helvetica", "Arial", "Verdana", sans-serif;
  font-size: 12px;
  margin: 0;
  padding: 0;
}
aside.sidebar {
  float: right;
  width: 32%;
}
aside.sidebar #country-select {
  display: block;
  margin: 0 0 15px;
}
aside.sidebar #country-select select {
  color: #0f1647;
  font-weight: bold;
  padding: 3px;
  text-transform: uppercase;
  width: 100%;
}
#container {
  -webkit-box-shadow: 0 0 5px #0f1647;
  box-shadow: 0 0 5px #0f1647;
  background-color: #ffffff;
  margin: 0 auto;
  position: relative;
  width: 1024px;
}
#container:before,
#container:after {
  content: " ";
  display: table;
}
#container:after {
  clear: both;
}
#container #header #top {
  background-color: #ce0014;
  height: 20px;
  width: 100%;
}
#container #header #logo {
  background: #0f1647;
  display: block;
  padding: 10px 0 20px;
  text-align: center;
  width: 100%;
}
#container #header #logo a {
  display: block;
  padding: 0 15%;
  width: 100%;
}
#container #header #logo a img {
  max-width: 100%;
}
#container #breadcrumb {
  display: table;
  line-height: 20px;
  margin-bottom: 20px;
  padding: 0 40px;
  width: 100%;
}
#container #breadcrumb:before,
#container #breadcrumb:after {
  content: " ";
  display: table;
}
#container #breadcrumb:after {
  clear: both;
}
#container #breadcrumb #yah-hint {
  color: #0f1647;
  float: left;
  font-weight: bold;
  margin-right: 10px;
}
#container #breadcrumb #yah-hint a {
  color: #71869b;
  font-weight: bold;
  margin-left: 5px;
  text-decoration: none;
}
#container #breadcrumb #yah-hint a:hover {
  color: #ce0014;
}
#container #breadcrumb .yahmenu {
  list-style: none;
  margin: 0;
  padding: 0;
}
#container #breadcrumb .yahmenu li {
  color: #0f1647;
  font-weight: bold;
  float: left;
  height: 20px;
  margin-right: 10px;
}
#container #breadcrumb .yahmenu li a {
  color: #71869b;
  font-weight: bold;
  text-decoration: none;
}
#container #breadcrumb .yahmenu li a:hover {
  color: #ce0014;
}
#container #breadcrumb .yahmenu li i {
  color: #ce0014;
  font-size: 1.2em;
  margin-left: 10px;
}
#container #breadcrumb .yahmenu li:last-child i {
  display: none;
}
#container #breadcrumb .search-section {
  float: right;
  width: 32%;
}
#container #news-wrapper {
  background: url(../images/icons/highlights-bg.png) no-repeat scroll center 0 rgba(0, 0, 0, 0);
  padding: 20px 0;
}
#container #news-wrapper .tommi-line {
  background: url(../images/icons/sticker_1_535.png) no-repeat scroll center center rgba(0, 0, 0, 0);
  background-size: 10% auto;
  display: table;
  height: 140px;
  margin: 0 auto 30px;
  width: 100%;
}
#container #news-wrapper .tommi-line #country-text {
  color: #ce0014;
  display: table-cell;
  font-size: 2em;
  font-weight: bold;
  text-align: center;
  vertical-align: middle;
  width: 50%;
}
#container #news-wrapper .tommi-line #country-select {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  width: 50%;
}
#container #news-wrapper .tommi-line #country-select select#bundesland {
  color: #71869b;
  display: inline-block;
  font-size: 1.5em;
  font-weight: bold;
  line-height: 1.5em;
  padding: 5px 5px 1px;
}
#container #news-wrapper .tommi-line #country-select select#bundesland option {
  font-weight: normal;
  padding: 5px 0;
}
#container #content-wrapper {
  margin: 0;
  padding: 0 40px 25px;
  position: relative;
  width: 100%;
}
#container #content-wrapper:before,
#container #content-wrapper:after {
  content: " ";
  display: table;
}
#container #content-wrapper:after {
  clear: both;
}
#container #content-wrapper #content {
  min-height: 210px;
}
#container #content-wrapper #content:before,
#container #content-wrapper #content:after {
  content: " ";
  display: table;
}
#container #content-wrapper #content:after {
  clear: both;
}
#container #content-wrapper #content .page-wrapper {
  display: block;
  float: left;
  width: 63%;
}
#container #content-wrapper #content .page-wrapper:before,
#container #content-wrapper #content .page-wrapper:after {
  content: " ";
  display: table;
}
#container #content-wrapper #content .page-wrapper:after {
  clear: both;
}
#container #content-wrapper #content .page-wrapper .header-images {
  margin-bottom: 20px;
  margin-top: 0 !important;
}
#container #content-wrapper #content .page-wrapper .header-images:before,
#container #content-wrapper #content .page-wrapper .header-images:after {
  content: " ";
  display: table;
}
#container #content-wrapper #content .page-wrapper .header-images:after {
  clear: both;
}
#container #content-wrapper #content .page-wrapper .header-images img {
  border: 5px solid #71869b;
  border-radius: 10px;
  height: auto;
  width: 100%;
}
#container #content-wrapper #content .page-wrapper .header-images .credits {
  margin-top: 7px;
  font-size: 0.8em;
}
#container #content-wrapper #content .page-wrapper .datum {
  font-weight: bold;
  margin-bottom: 10px;
}
#container #content-wrapper #content .page-wrapper .headline {
  display: block;
  margin-bottom: 10px;
}
#container #content-wrapper #content .page-wrapper .headline:before,
#container #content-wrapper #content .page-wrapper .headline:after {
  content: " ";
  display: table;
}
#container #content-wrapper #content .page-wrapper .headline:after {
  clear: both;
}
#container #content-wrapper #content .page-wrapper .headline h1 {
  color: #ce0014;
  float: left;
  font-size: 2em;
  line-height: 1em;
  margin: 0;
  padding: 0;
  text-transform: uppercase;
}
#container #content-wrapper #content .page-wrapper .subline {
  color: #0f1647;
  font-size: 1.2em;
  font-weight: bold;
  margin-bottom: 10px;
  width: 100%;
}
#container #content-wrapper #content .page-wrapper .subline:before,
#container #content-wrapper #content .page-wrapper .subline:after {
  content: " ";
  display: table;
}
#container #content-wrapper #content .page-wrapper .subline:after {
  clear: both;
}
#container #content-wrapper #content .page-wrapper .editorial {
  color: #71869b;
  float: left;
  font-size: 1em;
  font-style: italic;
  line-height: 1.5em;
  margin-bottom: 15px;
  width: 100%;
}
#container #content-wrapper #content .page-wrapper .editorial:before,
#container #content-wrapper #content .page-wrapper .editorial:after {
  content: " ";
  display: table;
}
#container #content-wrapper #content .page-wrapper .editorial:after {
  clear: both;
}
#container #content-wrapper #content .page-wrapper .content-text {
  float: left;
  font-size: 1em;
  line-height: 1.5em;
  width: 100%;
}
#container #content-wrapper #content .page-wrapper .content-text:before,
#container #content-wrapper #content .page-wrapper .content-text:after {
  content: " ";
  display: table;
}
#container #content-wrapper #content .page-wrapper .content-text:after {
  clear: both;
}
#container #content-wrapper #content .page-wrapper .content-text h2 {
  color: #71869b;
  font-size: 1.3em;
  padding: 0;
}
#container #content-wrapper #content .page-wrapper .content-text p:before,
#container #content-wrapper #content .page-wrapper .content-text p:after {
  content: " ";
  display: table;
}
#container #content-wrapper #content .page-wrapper .content-text p:after {
  clear: both;
}
#container #content-wrapper #content .page-wrapper .content-text ul,
#container #content-wrapper #content .page-wrapper .content-text ol {
  display: block;
  width: 100%;
}
#container #content-wrapper #content .page-wrapper .content-text img {
  border: 5px solid #71869b !important;
  border-radius: 10px;
}
#container #footer {
  background-color: #eef0f3;
  margin-top: 20px;
  padding: 20px 50px;
  position: relative;
  width: 100%;
}
#container #footer:before,
#container #footer:after {
  content: " ";
  display: table;
}
#container #footer:after {
  clear: both;
}
#container #footer #footer-whois {
  color: #71869b;
  float: left;
  width: 50%;
}
#container #footer #footer-whois:before,
#container #footer #footer-whois:after {
  content: " ";
  display: table;
}
#container #footer #footer-whois:after {
  clear: both;
}
#container #footer #footer-whois span {
  float: left;
  margin-bottom: 30px;
  width: 100%;
}
#container #footer #footer-whois #bmi-logo {
  background: url(../images/_master/bmi_logo_srgb_kipo.png) no-repeat scroll -2px 0 rgba(0, 0, 0, 0);
  background-size: 100% auto;
  float: left;
  height: 40px;
  margin-right: 30px;
  text-indent: -9999px;
  /*width: 315px;*/
  width: 146px;
}
#container #footer #footer-whois #auva-logo {
  background: url(../images/_master/auva-logo.png) no-repeat scroll 0 2px rgba(0, 0, 0, 0);
  background-size: 100% auto;
  float: left;
  height: 40px;
  text-indent: -9999px;
  width: 70px;
}
#container #footer #footer-menu {
  float: right;
  width: 50%;
}
#container #footer #footer-menu:before,
#container #footer #footer-menu:after {
  content: " ";
  display: table;
}
#container #footer #footer-menu:after {
  clear: both;
}
#container #footer #footer-menu ul.footer-mainmenu {
  list-style: none outside none;
  margin: 0;
  padding: 0;
  width: 100%;
}
#container #footer #footer-menu ul.footer-mainmenu:before,
#container #footer #footer-menu ul.footer-mainmenu:after {
  content: " ";
  display: table;
}
#container #footer #footer-menu ul.footer-mainmenu:after {
  clear: both;
}
#container #footer #footer-menu ul.footer-mainmenu > li {
  float: left;
  width: 33.33%;
}
#container #footer #footer-menu ul.footer-mainmenu > li > a {
  color: #71869b;
  display: block;
  font-size: 1.3em;
  font-weight: bold;
  margin-bottom: 10px;
  text-decoration: none;
  text-transform: uppercase;
  transition-property: all;
  transition-duration: 0.25s;
  transition-timing-function: ease;
  transition-delay: 0s;
  /* Safari */
  -webkit-transition-property: all;
  -webkit-transition-duration: 0.25s;
  -webkit-transition-timing-function: ease;
  -webkit-transition-delay: 0s;
}
#container #footer #footer-menu ul.footer-mainmenu > li > a:hover {
  color: #0f1647;
}
#container #footer #footer-menu ul.footer-mainmenu > li.active a {
  color: #0f1647;
}
#container #footer #footer-menu ul.footer-mainmenu > li ul.footer-submenu {
  float: none;
  list-style: none outside none;
  margin: 0;
  padding: 0;
}
#container #footer #footer-menu ul.footer-mainmenu > li ul.footer-submenu:before,
#container #footer #footer-menu ul.footer-mainmenu > li ul.footer-submenu:after {
  content: " ";
  display: table;
}
#container #footer #footer-menu ul.footer-mainmenu > li ul.footer-submenu:after {
  clear: both;
}
#container #footer #footer-menu ul.footer-mainmenu > li ul.footer-submenu > li {
  float: none;
  margin-bottom: 5px;
}
#container #footer #footer-menu ul.footer-mainmenu > li ul.footer-submenu > li > a {
  text-decoration: none;
  color: #71869b;
  transition-property: all;
  transition-duration: 0.25s;
  transition-timing-function: ease;
  transition-delay: 0s;
  /* Safari */
  -webkit-transition-property: all;
  -webkit-transition-duration: 0.25s;
  -webkit-transition-timing-function: ease;
  -webkit-transition-delay: 0s;
}
#container #footer #footer-menu ul.footer-mainmenu > li ul.footer-submenu > li > a:hover {
  color: #ce0014;
}
#container #footer #footer-menu ul.footer-mainmenu > li ul.footer-submenu > li.active a {
  color: #ce0014;
}
#container #bottom {
  background-color: #ce0014;
  color: #ffffff;
  display: inline-block;
  height: 20px;
  line-height: 20px;
  padding-left: 50px;
  width: 100%;
}
/* TOMMI TIPP */
.tommi-tipp {
  margin-bottom: 20px;
}
.tommi-tipp .tommi-box {
  display: table;
  position: relative;
  width: 100%;
  background-color: #eef0f3;
  border-radius: 10px;
  padding: 10px;
  font-size: 1.2em;
}
.tommi-tipp .tommi-box img {
  border: medium none !important;
  float: right;
  height: auto;
  width: 40%;
}
.tommi-tipp .tommi-box .tommi-tipp {
  background-color: #ce0014;
  border: none;
  border-radius: 10px;
  color: #ffffff;
  display: table;
  font-weight: bold;
  margin-bottom: 10px;
  padding: 5px;
  position: absolute;
}
.tommi-tipp .tommi-box .tommi-sagt {
  color: #0f1647;
  display: table;
  float: left;
  font-style: italic;
  line-height: 1.5em;
  padding: 35px 0 0 0;
  width: 60%;
}
.tommi-tipp .tommi-box .tommi-sagt a {
  color: #ce0014;
  font-weight: bold;
  text-decoration: none;
}
.tommi-tipp .tommi-box .tipp-text {
  width: 60%;
  float: left !important;
  font-size: 0.9em;
  margin: 10px 0 0 !important;
}
.tommi-tipp .tommi-box .tipp-text p {
  margin-bottom: 0px;
}
.tommi-tipp .tommi-box .tipp-text h2 {
  color: #ce0014;
  margin: 0 0 5px 0;
}
.tommi-tipp .tommi-box .tipp-text h2:before,
.tommi-tipp .tommi-box .tipp-text h2:after {
  content: " ";
  display: table;
}
.tommi-tipp .tommi-box .tipp-text h2:after {
  clear: both;
}
.tommi-tipp .tommi-box .tipp-text ul {
  display: table;
  line-height: 1.5em;
  margin: 0;
  padding: 0 0 0 15px;
}
.page-wrapper .tommi-tipp {
  display: none;
}
.page-wrapper .tommi-tipp:before,
.page-wrapper .tommi-tipp:after {
  content: " ";
  display: table;
}
.page-wrapper .tommi-tipp:after {
  clear: both;
}
.page-wrapper .tommi-tipp .tommi-sagt {
  margin-top: 10px;
}
.page-wrapper .tommi-tipp .tommi-box .tipp-text {
  margin-top: 20px;
}
aside .tommi-tipp {
  border-bottom: 2px dotted #71869b;
  padding-bottom: 20px;
}
aside .tommi-tipp .tommi-box img {
  margin: -15px 0 0 0 !important;
}
aside .tommi-tipp .tommi-box .tipp-text {
  clear: both;
  float: none;
  width: 100%;
}
/* ZUSATZ */
.copyright {
	font-size: 0.85em;
	padding-top:0.4em;
	padding-left:0.3em;
	}
.credits {
	font-size:0.85em;
	}
	
@media screen and (max-width: 1023px) {
  #container #content-wrapper #content .page-wrapper .headline h1 {
    font-size: 1.9em;
  }
  #footer #footer-whois {
    margin-right: 5%;
    overflow: hidden !important;
    width: 40% !important;
  }
  #footer #footer-menu {
    float: left;
    width: 55% !important;
  }
  #container {
    overflow: hidden !important;
    width: 100% !important;
  }
  body.tablet-no-sidebar #container #content-wrapper #content .page-wrapper {
    display: block;
    float: none !important;
    margin-bottom: 25px;
    width: 100% !important;
  }
  body.tablet-no-sidebar #container #content-wrapper #content .page-wrapper:before,
  body.tablet-no-sidebar #container #content-wrapper #content .page-wrapper:after {
    content: " ";
    display: table;
  }
  body.tablet-no-sidebar #container #content-wrapper #content .page-wrapper:after {
    clear: both;
  }
  body.tablet-no-sidebar aside.sidebar {
    display: block;
    float: none !important;
    width: 100% !important;
  }
  body.tablet-no-sidebar aside.sidebar:before,
  body.tablet-no-sidebar aside.sidebar:after {
    content: " ";
    display: table;
  }
  body.tablet-no-sidebar aside.sidebar:after {
    clear: both;
  }
}
@media screen and (max-width: 767px) {
  #container #breadcrumb {
    display: none;
  }
  #container #content-wrapper #content .page-wrapper {
    display: block;
    float: none !important;
    margin-bottom: 25px;
    width: 100% !important;
  }
  #container #content-wrapper #content .page-wrapper:before,
  #container #content-wrapper #content .page-wrapper:after {
    content: " ";
    display: table;
  }
  #container #content-wrapper #content .page-wrapper:after {
    clear: both;
  }
  #container .block-quicklinks {
    margin: -25px 0 10px 0;
  }
  #container #news-wrapper .tommi-line {
    background-image: none;
    height: auto;
  }
  #container #news-wrapper .tommi-line #country-text,
  #container #news-wrapper .tommi-line #country-select {
    display: block;
    float: none;
    width: 100%;
    margin-top: 0;
  }
  #container #footer {
    margin-top: 0px;
  }
  #container #footer #footer-whois,
  #container #footer #footer-menu {
    margin-right: 0px !important;
    width: 100% !important;
  }
  #container #footer #footer-menu {
    margin-top: 25px !important;
  }
  aside.sidebar {
    border-top: 5px solid #71869b;
    display: block;
    float: none;
    padding-top: 15px;
    width: 100%;
  }
  .page-wrapper .tommi-tipp {
    display: block;
  }
  aside .tommi-tipp {
    display: none;
  }
 
}
@media screen and (max-width: 599px) {
  #container #content-wrapper {
    padding: 0 15px 25px;
  }
}
@media screen and (max-width: 459px) {
  #container .block-quicklinks {
    margin-bottom: 0;
  }
  #container #news-wrapper {
    padding-bottom: 65px;
  }
  #container #news-wrapper .tommi-line #country-select {
    margin-top: 25px;
  }
  #container #footer {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
  #container #footer #footer-whois #auva-logo {
    margin-top: 5px;
  }
  #container #footer #footer-menu {
    margin-top: 15px !important;
  }
  #container #footer #footer-menu ul.footer-mainmenu li a i {
    display: none !important;
  }
  #container #bottom {
    padding: 0;
    text-align: center;
  }
}
@media screen and (max-width: 320px) {
  #container {
    width: 320px !important;
  }
  #container .tommi-tipp .tommi-box .tipp-text {
    width: 100%;
    margin-top: 10px;
  }
  #container .block-quicklinks {
    margin-bottom: 0;
  }
  #container .block-quicklinks a .quicklink-info {
    font-size: 0.9em;
  }
}

.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
	margin-bottom: 15px;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

