/* FONTS - START */
@font-face {
    font-family: 'latoregular';
    src: url('fonts/lato/lato-regular-webfont.eot');
    src: url('fonts/lato/lato-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/lato/lato-regular-webfont.woff2') format('woff2'),
         url('fonts/lato/lato-regular-webfont.woff') format('woff'),
         url('fonts/lato/lato-regular-webfont.ttf') format('truetype'),
         url('fonts/lato/lato-regular-webfont.svg#latoregular') format('svg');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'latoregular';
    src: url('fonts/lato/lato-bold-webfont.eot');
    src: url('fonts/lato/lato-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/lato/lato-bold-webfont.woff2') format('woff2'),
         url('fonts/lato/lato-bold-webfont.woff') format('woff'),
         url('fonts/lato/lato-bold-webfont.ttf') format('truetype'),
         url('fonts/lato/lato-bold-webfont.svg#latobold') format('svg');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'latoregular';
    src: url('fonts/lato/lato-italic-webfont.eot');
    src: url('fonts/lato/lato-italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/lato/lato-italic-webfont.woff2') format('woff2'),
         url('fonts/lato/lato-italic-webfont.woff') format('woff'),
         url('fonts/lato/lato-italic-webfont.ttf') format('truetype'),
         url('fonts/lato/lato-italic-webfont.svg#latoitalic') format('svg');
    font-weight: 400;
    font-style: italic;
}

@font-face {
    font-family: 'latoregular';
    src: url('fonts/lato/lato-bolditalic-webfont.eot');
    src: url('fonts/lato/lato-bolditalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/lato/lato-bolditalic-webfont.woff2') format('woff2'),
         url('fonts/lato/lato-bolditalic-webfont.woff') format('woff'),
         url('fonts/lato/lato-bolditalic-webfont.ttf') format('truetype'),
         url('fonts/lato/lato-bolditalic-webfont.svg#latobold_italic') format('svg');
    font-weight: 600;
    font-style: italic;
}

@font-face {
    font-family: "iconvault";
    src: url("fonts/forecast/iconvault_forecastfont.eot");
    src: url("fonts/forecast/iconvault_forecastfont.eot?#iefix") format("embedded-opentype"),
       url("fonts/forecast/iconvault_forecastfont.woff") format("woff"),
       url("fonts/forecast/iconvault_forecastfont.ttf") format("truetype"),
       url("fonts/forecast/iconvault_forecastfont.svg#iconvault") format("svg");
    font-weight: normal;
    font-style: normal;
}

/* FONTS END */

/* Cookie First */
iframe {
    width: 100%;
}

.cfGMLl {
    left: initial !important;
    right: 15px;
    z-index: 0 !important;
}
/* Cookiefirst [END] */

/* General */

.formhint {
  color: #a00;
}

img {
  border: none;
}

.spacer {
    display: block;
    clear: both;
    float: none;
}

.hidden {
    position: absolute;
    left: -9999em;
    top: -9999em;
    height: 0;
    width: 0;
}

.splitContent .teaser.nobottom,
.teaser.nobottom,
.teaser.nobottom,
.nobottom {
    margin-bottom: 0;
}

a {
  text-decoration: none;
}

a:visited {
  color: #000;
}

p {
  font-size: 100%;
  line-height: 1.5em;
  max-width: 100%;
}

hr {
  clear: both;
}

#main h1, #main h2, #main h3, #main h4, #main h5, #main h6,
#main h1 a, #main h2 a, #main h3 a, #main h4 a, #main h5 a, #main h6 a {
  color: #000;
}

#main a:hover ,
#footer a:hover ,
#footer #pageNav a:hover {
  text-decoration: underline;
}

body,
body input{
  margin: 0;
  padding: 0;
  font-size: 100%;
  font-family: 'latoregular',sans-serif;
  font-weight: 400;
}

*, html {
  box-sizing: border-box;
}

figure {
    margin: 0;
    padding: 0;
}

.contentWidth {
  width: 1056px;
  margin: auto;
  max-width: 100%;
}

/*RTE align*/
.align-left {
  text-align: left;
}

.align-right {
  text-align: right;
}

.align-center {
  text-align: center;
}

.align-justify {
  text-align: justify;
}

/* Header Start */
#header .expandable {
  height: 142px;
  width: 100%;
  background-color: #FED201;
  position: fixed;
  top: 0;
}

#header .loginBar, #header .searchBar, #header .contactBar, #header .languageBar {
  display: none;
}

#header .contactBox {
  margin-top: 45px;
  float: left;
}

#header .contactBox1{
  width: 52%;
}

#header .contactBox2 {
  width: 30%;
}

#header .contactBox3 {
  width: 17%;
}

#header .contactBox h3 {
  font-weight:normal;
  margin: 0px;
  margin-bottom:25px;
}

#header .contactBox3 span {
  float: left;
  margin-top: 5px;
  padding-left: 15px;
  padding-right: 15px;
  border-right: 1px solid black;
  font-size: 87.5%;
}

#header .contactBox3 span:last-of-type{
  border-right: 0px;
  padding-right: 0px;
}

#header .contactBox2 .headerContactBTN {
  width: 80%;
}

#header .headerContactBTN {
  height: 40px;
  border-width: 0px;
  float: left;
  margin-right: 35px;
  width: 25%;
  background-color: #fff;
  cursor: pointer;
  text-transform:uppercase;
  text-align: center;
}

#header .headerLangBTN {
  height: 40px;
  border-width: 0px;
  float: right;
  margin-left: 35px;
  width: calc(20% - 28px);
  background-color: #fff;
  cursor: pointer;
  text-transform:uppercase;
}

#header .headerLangBTN.lang3 {
    width: calc(27% - 28px);
}

#header .headerLangBTN.active {
  background-color: #004593;
  color: #fff;
}

#header .headerLangBTN .flag {
  padding-left: 15px;
    padding-top: 14px;
}

#header .headerLangBTN.lang1,
#header .headerLangBTN.lang2 {
  width: 50px;
}

#header .loginBox, #header .languageBox {
  margin-top:45px;
}

#header .logInput {
  height: 40px;
  border-width: 0px;
  padding-left: 1.5%;
  display:block;
  float: left;
  margin-right: 35px;
  width: 25%;
  border: 1px solid transparent;
}

#header .loginBTN {
  border-width: 0px;
  height: 40px;
  background-color: #004593;
  color: #fff;
  width: 10%;
  float: left;
  cursor: pointer;
  text-transform:uppercase;
}

#header .searchBar .searchBox {
  width: 40%;
  float: left;
  margin-top:45px;
}

#skrollr-body .searchBox .headerSearch {
    width: 80%;
    height: 40px;
    border-width: 0px;
    padding-left: 3%;
    float: left;
}

#skrollr-body .searchBox .headerSearchBTN {
    border-width: 0px;
    height: 40px;
    background-color: #fff;
    color: #004593;
    width: 10%;
    float: left;
    cursor: pointer;
    background-image: url('../img/icons/pfeile/suche.png');
    background-repeat:no-repeat;
    background-position:center;
    position: relative;
    top: -10px;
    background-image: url(../img/icons_handwerk/icons/responsive/smartphone/meta_suche_btn_aktiv.png);
}

#skrollr-body .suggestions,
#skrollr-body div#selction-ajax {
    float: none!important;
}
#skrollr-body .suggestions_2,
#skrollr-body div#selction-ajax_2 {
    float: none!important;
}

#header .searchBar .searchBox .headerSearch {
  width: 80%;
  height: 40px;
  border-width: 0px;
  padding-left: 3%;
  float: left;
}

#header .searchBar .searchBox .headerSearchBTN {
  border-width: 0px;
  height: 40px;
  background-color: #fff;
  color: #004593;
  width: 10%;
  float: left;
  cursor: pointer;
  background-image: url('../img/icons/pfeile/suche.png');
  background-repeat:no-repeat;
  background-position:center;
}

#header .arrow {
  position: absolute;
  left: calc(50% - 10px);
  bottom: 5%;
  background-image:url('../img/icons/pfeile/zu.png');
  height: 13px;
  width: 20px;
  cursor:pointer;
}

#header .rightPart {
  float: right;
  position: absolute;
  right: 0;
  z-index: 20000;
}

#header #metaNav {
    float: right;
}

#header #metaNav ul {
    display: flex;
    margin: 0;
    padding: 5px 0;
    list-style: none;
}

#header #metaNav li {
    display: flex;
    align-items: center;
    color: #fff;
}

#header #metaNav li + li {
    border-left: 1px solid currentColor;
}

#header #metaNav a {
    display: flex;
    align-items: center;
    padding: 0 20px;
    color: inherit;
    font-size: 12px;
    height: 16px;
    text-decoration: none;
    text-transform: uppercase;
}

#header #mainNav {
  clear: both;
    float: right;
  background-color: #f6f6f6;
  margin-top: 40px;
  z-index: 100;
}

#header #mainNav  a,
#header .expandable a{
  color: #101010;
  text-decoration: none;

}

#header #mainNav > ul {
    position: relative;
    background-color: #c4c4c4;
}

#header #mainNav > ul > li {
    /*margin-left: 1px;*/
}

#header #mainNav > ul > li > a {
    font-size: 87.5%;
    letter-spacing: 1px;
    text-transform: uppercase;
}

#header #mainNav > ul > li > a span {
    position: relative;
    /*padding-left: 15px !important;*/
    /*padding-right: 15px !important;*/
    background-color: #f6f6f6;
}

/*Striche zwischen den MenÃ¼punkten*/
#header #mainNav > ul > li > a span::before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: -10px;
    bottom: 0;
    width: 1px;
    /*background-color: #c4c4c4;*/
}

#header #mainNav > ul > li:nth-of-type(1) > a span::before,
#header #mainNav > ul > li:nth-of-type(2) > a span::before {
    display: none;
}

#header #mainNav > ul > li:nth-of-type(2) > a span {
	border-left: 2px solid #fff;
	/*border-right: 2px solid #fff;*/
}

#header #mainNav > ul > li:nth-of-type(3) > a span,
#header #mainNav > ul > li:nth-of-type(4) > a span,
#header #mainNav > ul > li:nth-of-type(5) > a span {
	border-left: 2px solid #fff;
	/*border-right: 2px solid #fff;*/
}

#header #mainNav > ul > li:last-child > a span {
    border-right: 0 !important;
}

#header #mainNav.skrollable-between > ul > li:nth-of-type(2) > a span,
#header #mainNav.skrollable-between > ul > li:nth-of-type(3) > a span,
#header #mainNav.skrollable-between > ul > li:nth-of-type(4) > a span,
#header #mainNav.skrollable-between > ul > li:nth-of-type(5) > a span,
#header #mainNav.skrollable-after > ul > li:nth-of-type(2) > a span,
#header #mainNav.skrollable-after > ul > li:nth-of-type(3) > a span,
#header #mainNav.skrollable-after > ul > li:nth-of-type(4) > a span,
#header #mainNav.skrollable-after > ul > li:nth-of-type(5) > a span {
    border-color: #f6f6f6
}
/*Striche zwischen den Menüpunkten*/

#header #mainNav > ul > li > a > span:hover ,
#header #mainNav > ul > li:hover a span  ,
#header #mainNav ul li:hover > a,
#header #mainNav > ul > li.active > a span {
  background-color: #014495;
}

#header #mainNav > ul > li:hover > a span,
#header #mainNav > ul > li.active > a {
  color: #fff;
}

#header #mainNav ul li:hover .triangle ,
#header #mainNav ul li.active:hover .triangle {
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-top: 15px solid #014495;
  height: 0;
  position: absolute;
  top: 53px;
  width: 0;
  z-index:21;
  margin-left: 70px;
}

#header #mainNav ul li.active .triangle {
  z-index: 10;
}

#header #mainNav ul li.presse:hover .triangle ,
#header #mainNav ul li.presse.active .triangle ,
#header #mainNav ul li.presse.active:hover .triangle,
#header #mainNav ul li.messe:hover .triangle ,
#header #mainNav ul li.messe.active .triangle ,
#header #mainNav ul li.messe.active:hover .triangle {
  margin-left: 50px;
}

#header #mainNav ul li.fachbesucher:hover .triangle {
  margin-left: 85px;
}

#header #mainNav ul li .submenu {
  display:none;
  position: absolute;
  top: 53px;
  background-color:#ccc;
  padding:0;
  right: 0px;
  width: 100%;
  min-width: 736px;
  z-index: 20;
  box-shadow: 0px 5px 10px -3px #999;
}


/* Falls Fachbesucher = ja
####################################
#header #mainNav ul li .submenu {
left: 0px;
width: 819px;
}
###################################*/

#header #mainNav ul li .submenu .subListe {
  background-color: #fff;
  float: left;
  width: 50%;
  text-align: left;
}

#header #mainNav ul li .submenu  img {
  float: right;
    margin-right: 4px;
  width: 318px;
  height: 380px;
}

#header #mainNav ul li .submenu .yellowBanner {
  margin-right: 4px;
  padding: 20px;
  background-color: #FED201;
  width:318px;
  margin-top: -6px;
  position:absolute;
  right:28px;

}

#header .yellowBanner.bannerUp {
  width: 259px!important;
  top: 230px;
}

#header .yellowBanner.bannerDown {
  top: 395px;
}

#header #mainNav ul li .submenu .yellowBanner h2 {
  font-weight:normal;
  margin: 0px;
}

#header #mainNav ul li .submenu .yellowBanner span{
  float: left;

}

#header #mainNav ul li .submenu .yellowBanner a {
  float: left;
  background-image: url('../img/icons/interner_link.png');
  background-repeat: no-repeat;
  background-position: center right;
  padding-right: 16px;
}

#header #mainNav ul li .submenu .yellowBanner .linkArrow {
  float:left;
  width: auto;
  height:auto;
  margin: 4px 0px 0px 2px
}

#header #mainNav ul li:hover > div {
  display: block;
}


#header #mainNav.hover ul li:hover > div {
  display: none;
}

#header #mainNav ul li ul:after {
  content: "";
  clear: both;
  display: block;
}

#header #mainNav ul li a.download {
  background-image: url("../img/icons/mainnav/download_klein.png");
    background-position: left center;
    background-repeat: no-repeat;
    padding-left: 15px;
}

#header #mainNav .subElement {
  border: 2px solid #ccc;
  position: relative;
  color: #020202;
  width: 100%;
  float: left;
  padding: 0;
  -webkit-transition: background-color 250ms linear, border 250ms linear;
  -moz-transition: background-color 250ms linear, border 250ms linear;
  -o-transition: background-color 250ms linear, border 250ms linear;
  -ms-transition: background-color 250ms linear, border 250ms linear;
  transition: background-color 250ms linear, border 250ms linear;
}

#header #mainNav .subElement:hover {
  border: 2px solid #004593;

}

#header #mainNav .subElement > a {
  color: #020202;
  float: left;
  padding: 10px 25px;
  font-size: 87.5%;
  transition: color 200ms ease 0s;
  width: 100%;
  -webkit-transition: color 200ms ease;
  -moz-transition: color 200ms ease;
  -o-transition: color 200ms ease;
  -ms-transition: color 200ms ease;
  transition: color 200ms ease;
}

#header #mainNav .subElement:hover a {
  color: #fff;
}

#header #mainNav .submenuImage {
  width: 320px;
  height: 380px;
  background-image: url("../img/content/bread.jpg");
  background-repeat: repeat;
  background-color: #FED201;
  float: left;
  border: 2px solid #ccc;
}

#header #mainNav .subsubmenu {
  display:none;
  position: absolute;
  left: calc(100% - -2px);
  left: 100%;
  top: -2px;
  background-color: #004593;
  text-align: left;
  text-transform: none;
  width: 100%;
  width: calc(100% - -2px);
  border: 2px solid #004593;
  padding-bottom: 15px;


  background-image: url("../img/bg/bild_rechts_klein.png");
    background-position: 5px 5px;
    background-repeat: no-repeat;
    padding-top: 140px;
  z-index:1;
}

#header #mainNav .subsubmenu.noImage {
  background-image: none;
    padding-top: 0px;
}

#header #mainNav .subsubListe {
  padding: 0px 20px;
}

#header #mainNav .subsubElement {
  padding: 10px 5px;
  padding: 0;
  border: 0px;
  border-bottom: 1px solid #fff;
  float: left;
  font-size:75%;
  width: 100%;
}

#header #mainNav .subsubElement a {
  color: #fff;
  font-size: 125%;
  float: left;
    padding: 10px 5px;
    width: 100%;
}

#header #mainNav .subsubmenuImage {
  width: 316px;
  height: 134px;
  background-color: #004593;
  background-image: url("../img/content/bread.jpg");
}

#header #mainNav .subsubElement.hasChild ul {
  display: none;
}

#header #mainNav .subsubElement.hasChild > a {
  width: 100%;
}

#header #mainNav .subsubElement:hover > a {
  color: #004593;
  background-color: #fed201;
}

#header #mainNav .subsubElement.hasChild ul.level3 li {
  border-bottom: 1px solid #fff;
  background-color: #4778b2;
}

#header #mainNav .subsubElement.hasChild ul.level3 li:last-child {
  border-bottom: 0;
}

#header #mainNav .subsubElement.hasChild ul.level3 li:hover {
  background-color: #215ba1;
}

#header #mainNav .subsubElement.hasChild:hover ul {
  display: block;
}

#header #mainNav .subsubElement.hasChild ul.level3 li a {
  padding: 5px 15px;
}

#header #mainNav .subsubElement.hasChild ul li{
  width: 100%;
}

#header #mainNav .smaller {
  font-size: 75%;

}

nav ul {
  margin: 0;
  padding: 0;
}

#header nav ul li{
  list-style: none;
  float: left;
}

#socialMediaNav {
  position: fixed;
  left: 0;
  top: 300px;
  background-color: #014495;
  z-index: 15000;
}

#socialMediaNav ul {
  padding: 0;
  margin: 20px 10px;
}

#socialMediaNav li {
  list-style: none;
  opacity: 1;
  background-repeat: no-repeat;
  float: left;
  clear: both;
}

#socialMediaNav li:hover {
  opacity: 0.5;
  list-style: none;
}

#socialMediaNav li a {
  color: transparent;
  float: left;
  height: 35px;
  margin-bottom: 10px;
  padding: 10px;
  width: 30px;
}

#socialMediaNav li.facebook{
  background-image: url("../img/icons/socialMedia/icon_facebook.png");
}

#socialMediaNav li.twitter{
  background-image: url("../img/icons/socialMedia/icon_twitter.png");
}

#socialMediaNav li.xing{
  background-image: url("../img/icons/socialMedia/icon_xing.png");
}

#socialMediaNav li.linkedIn {
  background-image: url("../img/icons/socialMedia/icon_linkedin.png");
}

#socialMediaNav li.googleplus{
  background-image: url("../img/icons/socialMedia/icon_google.png");
}

#socialMediaNav li.youtube{
  background-image: url("../img/icons/socialMedia/icon_youtube.png");
}

#innerframe > .contentWidth,
.contentWidthCounter {
  position: relative;
}

#breadCrump ul li {
  float: left;
  list-style: none;
}

/* SASCHAS HEADER */

div.items {
  position: absolute;
  top: 450px;
  z-index: 15000;
}

div.item {
  width: 190px;
  height: 100px;
  background-color: #fff;
  box-shadow: 0 0 8px #999;
  position: absolute;
  background-repeat: no-repeat;
  background-position: center 35%;
    padding-bottom: 0em;
  /*
  background-size: 26% auto;
  */
}

div.item.active {
  background-color: #004593;
}

div.item.active span {
  color: #fff;
}

div.item span {
  position: absolute;
  width: 100%;
  text-align: center;
  bottom: 13px;
}

/* NORMAL */
div.item.programm, div.item.programm0 {
  background-image: url('../img/icons/icon_programme.png');
}

div.item.gelaendeplan, div.item.gelaendeplan0, div.item.gelaendeplan1, div.item.gelaendeplan2 {
  background-image: url('../img/icons/icon_gelaendeplan.png');
}

div.item.anreise {
  background-image: url('../img/icons/icon_anreise.png');
}

div.item.hotel,
div.item.aufenthalt,
div.item.accomodation {
  background-image: url('../img/icons/icon_hotel.png');
}

div.item.tickets,
div.item.tickets0 {
  background-image: url('../img/icons/icon_tickets.png');
}

div.item.ausstelleraz {
  background-image: url('../img/icons/icon_aussteller_a_bis_z.png');
}

div.item.faq {
  background-image: url('../img/icons/icon_faq.png');
}
div.item {
  background-image: url('../img/icons/icon_faq.png');
}

/* ACTIVE */
.area_programm div.item.programm,
.area_programm0 div.item.programm0,
.area_programm1 div.item.programm1 {
  background-image: url('../img/icons/active/icon_programme.png');
}

.area_gelaendeplan div.item.gelaendeplan, .area_gelaendeplan0 div.item.gelaendeplan0, .area_gelaendeplan1 div.item.gelaendeplan1 {
  background-image: url('../img/icons/active/icon_gelaendeplan.png');
}

.area_anreise div.item.anreise{
  background-image: url('../img/icons/active/icon_anreise.png');
}

.area_hotel div.item.hotel,
.area_aufenthalt div.item.aufenthalt {
  background-image: url('../img/icons/active/icon_hotel.png');
}

.area_tickets div.item.tickets,
.area_tickets0 div.item.tickets0,
.area_tickets1 div.item.tickets1{
  background-image: url('../img/icons/active/icon_tickets.png');
}

.area_faq div.item.faq,
.area_faq0 div.item.faq0,
.area_faq1 div.item.faq1 {
    background-image: url('../img/icons/active/icon_faq.png');
}

/*
.area_aussteller div.item.ausstelleraz,
.area_202 div.item.ausstelleraz {
  background-image: url('../img/icons/active/icon_aussteller_a_bis_z.png');
}
*/


/*
.area_aussteller div.item.ausstelleraz,
.area_202 div.item.ausstelleraz,
*/
.area_programm div.item.programm,
.area_programm0 div.item.programm0,
.area_programm1 div.item.programm1,
.area_gelaendeplan div.item.gelaendeplan,
.area_gelaendeplan0 div.item.gelaendeplan0,
.area_gelaendeplan1 div.item.gelaendeplan1,
.area_anreise div.item.anreise,
.area_hotel div.item.hotel,
.area_aufenthalt div.item.aufenthalt,
.area_tickets div.item.tickets,
.area_tickets0 div.item.tickets0,
.area_faq div.item.faq,
.area_faq0 div.item.faq0,
.area_faq1 div.item.faq1 {
  background-color: #004593;
}

/*
.area_aussteller div.item.ausstelleraz span,
.area_202 div.item.ausstelleraz span,
*/
.area_programm div.item.programm span,
.area_programm0 div.item.programm0 span,
.area_programm1 div.item.programm1 span,
.area_gelaendeplan div.item.gelaendeplan span,
.area_gelaendeplan0 div.item.gelaendeplan0 span,
.area_gelaendeplan1 div.item.gelaendeplan1 span,
.area_anreise div.item.anreise span,
.area_hotel div.item.hotel span,
.area_aufenthalt div.item.aufenthalt span,
.area_tickets div.item.tickets span,
.area_tickets0 div.item.tickets0 span,
.area_tickets1 div.item.tickets1 span,
.area_faq div.item.faq span,
.area_faq0 div.item.faq0 span,
.area_faq1 div.item.faq1 span {
  color: #fff;
}

div.logo {
  background-color: rgb(255, 255, 255);
  background-color: rgba(255, 255, 255, 0.85);
  box-shadow: 0 5px 10px -4px #999;
  height: 510px;
  max-width: 217px;
  overflow: hidden;
  padding: 30px 0;
  position: absolute;
  top: 0;
  width: 1056px;
  z-index: 15000;
}

div.logo > a {
    display: flex;
    justify-content: center;
}

div.logo img#logo {
  float: left;
  margin-bottom: 50px;
  margin-left: 0 !important;
  margin-right: 0 !important;
}

div.logo h1,
div.logo h2.main {
  margin: 0;
  font-size: 160%;
  font-weight: normal;
  text-transform: uppercase;
  letter-spacing: 4px;
}

div.logo h2 {
  font-size: 81.25%;
  font-weight: normal;
  margin-bottom: 4px;
}

div.logo p {
  padding: 0;
  font-size: 75%;
  line-height: 1.5em;
  margin-top: 0;
  margin-bottom: 5px;
}

div.logo .nobg,
div.logo .bg {
    padding: 0 30px;
}

div.logo .bg {
    margin-bottom: 10px;
    padding: 0.1px 30px;
}

p.uc, span.uc {
  text-transform: uppercase;
}

div.logo p.openingtimes {
  font-size: 75%;
  letter-spacing: 0.3px;
}

p.js {
  text-align: justify;
  letter-spacing: 0.5px;
  font-size:100%!important;
}

div#header {
  background-position: center center;
  background-repeat: no-repeat;
  height: 480px;
  position: static;
  width: 100%;
  margin-top: 218px;
  margin-bottom: 90px;
}

div#headerimg {
  width: 100%;
  background: no-repeat center / auto 100%;
  height: 480px;
  position: absolute;
  top: -570px;
  opacity: 1;
}

#skrollr-body {
 position: relative;
}

div#header > div.contentWidth {
  position: relative;
  width: 1056px;
  margin: auto;
}

div#header .grey,
div#header .white {
  background-color: #f6f6f6;
  height: 275px;
  position: fixed;
  top: 0;
  width: 100%;
  box-shadow: 0 5px 10px -6px #999;
  opacity: 0;
  z-index: 10000;
}

div#header .white {
  background-color: #fff;
  opacity: 1;
}

div#header .white .contentWidth {
  position: relative;
}

div.item span{
  color: #004593;
  display: none;
}

div.item:hover span{
  display: block!important;
}

div.item:hover {
  padding-bottom: 3em;
  background-position: center 25%;
  padding-bottom: 4em;
}

#header #mainNav ul li .submenu .menuGrower {
  padding: 28px;
  float: left;
  min-height: 450px;
  width: 100%;
}

/* Header End*/

/* CONTENT Start */

#breadCrump {
  margin-bottom: 25px;
  margin-top: 25px;
}

#breadCrump ul {
  clear: both;
  overflow: auto;
    color: #666;
    font-size: 75%;
    text-transform: uppercase;
}

#breadCrump li a {
    color: #000;
}

#breadCrump li:after {
  content:'>';
  font-weight: bold;
  color: #004593;
  font-size: 87.5%;
  margin-left: 5px;
    margin-right: 5px;
}

#breadCrump li:last-child:after {
  content:'';
}


/* SPLIT CONTENT */


.splitContent {
  float: left;
  width: 100%;
  margin-bottom: 2%;
}

.splitContent.twoCol .leftCol ,
.splitContent.threeCol .leftCol ,
.splitContent.threeCol .centerCol {
  float: left;
  margin-right: 2%;
}

.splitContent.twoCol .rightCol ,
.splitContent.threeCol .rightCol {
  float: right;
}


/* TWO-COL START */
.splitContent.twoCol.ratio50_50 .leftCol ,
.splitContent.twoCol.ratio50_50 .rightCol {
  width: 48%;
}

.splitContent.twoCol.ratio60_40 .leftCol {
  width: 58%;
}

.splitContent.twoCol.ratio60_40 .rightCol {
  width: 40%;
}

.splitContent.twoCol.ratio66_34 .leftCol {
  width: 64%;
}

.splitContent.twoCol.ratio66_34 .rightCol {
  width: 34%;
}

.splitContent.twoCol.ratio20_80 .leftCol {
  width: 18%;
}

.splitContent.twoCol.ratio20_80 .rightCol {
  width: 80%;
}

/* TWO-COL END */


/* THREE-COL START */
.splitContent.threeCol.ratio40_40_20 .leftCol ,
.splitContent.threeCol.ratio40_40_20 .centerCol {
  width: 39%;
}

.splitContent.threeCol.ratio40_40_20 .rightCol {
  width: 18%;
}

.splitContent.threeCol.ratio33_33_33 .leftCol ,
.splitContent.threeCol.ratio33_33_33 .leftCol ,
.splitContent.threeCol.ratio33_33_33 .centerCol {
  width: 31%;
}

/* THREE-COL END */

/* SUBPAGES */

.leftCol.ratio100 {
  width: 100%;
  float: left;
}

.leftCol.ratio66 {
  width: calc(67% - 12.5px);
  float: left;
}

.rightCol .ratio66 {
  width: calc(67% - 12.5px);
  float: right;
}

.leftCol.ratio50 {
  width: calc(50% - 12.5px);
  float: left;
}

.rightCol.ratio50 {
  width: calc(50% - 12.5px);
  float: right;
}

.leftCol.ratio33,
.centerCol.ratio33 {
  width: calc(33% - 12.5px);
  float: left;
}

.rightCol.ratio33 {
  width: calc(33% - 12.5px);
  float: right;
}

/* END SUBPAGES */

.teaser {
  background-color: #f6f6f6;
  margin-bottom: 25px;
  width: 100%;
  float: left;
    position: relative;
}

.splitContent .teaser {
  margin-bottom: 2%;
}

.text.teaser.rubric {
    /*display: flex;*/
    flex-flow: row wrap;
}

.text.teaser.rubric .rm-txtimg-below {
    order: 2;
}

.text.teaser.rubric .rm-txtimg-below figure {
    margin-top: 10px;
    margin-bottom: 0;
}


#contentContainer img {
  max-width: 100%;
  height: auto;
}

.teaser.text .rm-hl {
    margin-bottom: 12px;
}

.teaser.text.smallHeader h1 {
  padding: 20px 35px;
  margin-bottom: 0;
}

.teaser.smallHeader .rm-hl {
  margin-bottom: 0;
}

#contentContainer .teaser h2 {
  margin-bottom: 0;
  padding-top: 0;
}

#contentContainer .teaser .inner {
  float: left;
    padding: 45px 35px 24px;
    width: 100%;
    /* position: relative; */
}

#contentContainer .teaser video {
  width: calc(100% - -70px);
  background-color: lightblue;
}

input.button ,
div.button,
a.button {
  cursor: pointer;
}

#contentContainer a.blueBG ,
input.blueBG ,
div.blueBG {
  background-color: #124296;
}

#contentContainer a.yellowBG ,
input.yellowBG ,
div.yellowBG {
  background-color: #ffcd02;
}

#contentContainer a.whiteText ,
input.whiteText ,
div.whiteText {
  color: #fbffff;
}

#contentContainer a.blackText ,
input.blackText ,
div.blackText {
  color: #302811;
}

.noTopBorder {
  margin-top: -45px;
}

.noRightBorder {
  margin-right: -35px;
  float: right;
}

.noBottomBorder {
  margin-bottom: -24px;
}

.noLeftBorder {
  margin-left: -35px;
}

#contentContainer .voting.teaser {
  background-color: #5d88bb;
  color: #fff;
}

#contentContainer .voting.teaser h2{
  color: #fff;
}

.teaser h3 {
  color: #004495;
  font-size: 100%;
  font-weight: normal;
}

.teaser h4 {
  color: #004495;
  font-weight: normal;
}

.voting.teaser span.question {
  background: rgba(18,66,150,0.5);
    float: left;
    margin-left: -35px;
    margin-top: 10px;
    padding: 5px 35px;
  margin-bottom: 5px;
}

.voting.teaser p {
  clear: both;
}

.newsletterBanner {
  height: 459px;
  background: none repeat scroll 0 0 #2e65a8;
  margin-bottom:2%;
}

.newsletterBanner img {
  max-height: 100%;
}

.app.teaser p {
  float: left;
  width: 40%;
}

.app.teaser img {
  float: right;
}

.tx-ghm-exhibitoropener .teaserHeader {
  background-repeat: no-repeat;
  background-size: cover;
}


a.button ,
div.button {
  padding: 10px 25px;
}

a.button:hover {
    outline: 1px solid #004593;
}

.gelaendePlan img {
  margin: 15px auto 20px;
}

.center {
  text-align: center;
}

.searchLoginBox {
  margin-bottom: 10px;
  float: left;
  width: 100%;
}

.searchLoginBox  .searchBox,
.searchLoginBox  .loginBox {
  background-color: #fed201;
  float: left;
  width: 100%;
  padding: 25px;
}

#contentContainer {
  z-index: 0;
}

#contentContainer .searchLoginBox a:hover{
  text-decoration: none;
}

.searchLoginBox .searchBTN,
.searchLoginBox .loginBTN {
  background-color: #f6f6f6;
  padding: 10px 25px;
    text-align: center;
    width: 49%;
  text-transform: uppercase;
  margin: 0;
  float: left;
  font-size: 125%;
  background-repeat: no-repeat;
  background-position: 20px;
}

.searchLoginBox .searchBTN {
    width: 100%;
    padding-left: 50px;
    text-align: left;
}

.searchLoginBox .searchBTN.active,
.searchLoginBox .loginBTN.active {
  background-color: #fed201;
}

.searchLoginBox .searchBTN {
  background-image: url("../img/icons/small/icon_suche_schwarz.png");
}

.searchLoginBox .searchBTN.active {
  background-image: url("../img/icons/small/icon_suche_blau.png");
}

.searchLoginBox .loginBTN {
  float: right;
  background-image: url("../img/icons/small/icon_login_schwarz.png");
}

.searchLoginBox .loginBTN.active {
  float: right;
  background-image: url("../img/icons/small/icon_login_blau.png");
}

.searchLoginBox  .searchBox input,
.searchLoginBox  .loginBox input {
  float: left;
  margin-bottom: 0px;
  width: 90%;
  padding: 5px 12px;
  border-width: 0px;
}

.searchLoginBox  .loginBox input {
  width: 85%;
}

.searchLoginBox .searchBox .searchIt {
  width: 10%;
  border-width: 0px;
  background-color: #fff;
  padding: 4px 0px;
  background-image: url("../img/icons/pfeile/suche.png");
  background-repeat: no-repeat;
  background-position: center;
  cursor: pointer;
}

.searchLoginBox  .loginBox input {
  margin-bottom: 10px;
}

.searchLoginBox  .searchBox.inactive,
.searchLoginBox  .loginBox.inactive {
  display: none;
}

.searchForm div {
  float: left;
  width: 100%;
  background-color: #fff;
  margin-bottom: 10px;
}


/* googleMaps iFrame */


#googleMaps {
  width: 100%;
  height: 400px;
  margin-bottom: 4%;
}

img.top.left {
  float: left;
  margin-right: 25px;
}

.inner .leftPart {
  float: left;
  width: 150px;
  text-align: center;
}

.inner .leftPart .inactive{
  display: block;
}

.inner .leftPart  .active{
  display: none;
}

.inner.open .leftPart  .inactive{
  display: none;
}

.inner.open .leftPart  .active{
  background-color: #124296;
  padding: 25px;
  display: block;
}

.inner .rightPart {
  float: right;
  width: calc( 100% - 175px);
  margin-left: 25px;
}

.placeholderImage {
  display: none;
}

/* TABLE */

table tr {
    border-bottom: 1px solid black;
}

.teaser table {
  border-collapse: collapse;
}

.teaser table th{
  color: #004593;
  font-weight: normal;
  min-width: 90px;
}

.teaser table tr.odd {
  background-color: #fff;
    border: none;
}

.teaser td ,
.teaser th {
  padding: 15px;
}

th.align-right,
td.align-right {
  text-align: right;
}

table.preise tr td:nth-child(2) ,
table.preise tr td:nth-child(3) {
  text-align: right;
}

span.small {
  font-size: 87.5%;
  max-width: 60%;
}


/* Geländeplan */

.topRow {
  float: left;
    margin-bottom: 2%;
    width: 100%;
  margin-left: 15%;
}

.hallFrame {
  width: 66%;
  float: left;
}

.secondRow,
.thirdRow {
  width: 66%;
  float: left;
  margin-left: 15%;
}

.hall,
.emptyHall {
  width: 14%;
  background-color: #777;
  height: 100px;
  margin-right: 2%;
  float: left;
  text-align: center;
}

.emptyHall {
  background-color: #ccc;
}

.parkingFrame {
  float: left;
    margin-left: -25%;
    padding-left: 2%;
    width: 59%;
}

.parkingLot {
  background-image: linear-gradient(transparent 50%, rgba(125, 125, 125, 0.5) 50%);
    background-size: 10px 12px;
    float: left;
    height: 100px;
    margin-right: 2%;
    width: 10%;
}

.parkingLot.big {
  padding-top: 35px;
    text-align: center;
    width: 12%;
}

.parkingLot.small {
  width: 8%;
}

.parkingSign {
  background-color: #004593;
    color: #fff;
    font-weight: bold;
    padding: 5px;
}

#contentContainer a.hall {
  padding-top: 10%;
  color: #fff;
}

#contentContainer a.hall:hover {
  padding-top: 10%;
  color: #fff;
  background-color: #333;
  text-decoration: none;
}

.secondRow .hall:last-child,
.thirdRow .hall:last-child {
  margin-right: 0;
}

.octoberFest {
  background-color: #fff;
    background-image: linear-gradient(45deg, #0971b8 25%, transparent 25%, transparent 75%, #0971b8 75%, #0971b8), linear-gradient(-45deg, #0971b8 25%, transparent 25%, transparent 75%, blue 75%, #0971b8);
    background-size: 10px 10px;
    float: left;
    height: 45px;
    margin-top: 55px;
    width: 5%;
  border: 1px solid #c0d6eb;
}

.entrances {
  width: 100%;
  float: left;
  height: 20px;
  margin-top: 2%;
  margin-bottom: 2%;
}

.entranceLeft,
.entranceRight {
  background-color: #ccc;
    float: left;
    height: 15px;
    margin-top: 5px;
    width: 13%;
}


.entranceLeft:before ,
.entranceRight:before {
    background-image: url("../img/icons/pfeile/gelaendeplan.gif");
    background-repeat: no-repeat;
    content: "";
    float: left;
    height: 20px;
    margin-top: -25px;
    width: 27px;
}

.entranceRight:before {
  float: right;
}

.entranceRight {
  float: right;
}

.rightAlign {
  text-align: right;
}


/* FOOTER */

.stretch {
  clear: both;
  display: inline-block;
}

#footer {
  margin-top: 150px;
}

#footer ul, footer li {
  list-style-type: none;
  padding-left:0;
}

#pageNav, #moreTradeFairs, #footerNav{
  width: 100%;
}

#pageNav {
  color: white;
  background-color: #22509d;
  background-image: linear-gradient(135deg, #9bafd2 0%, #22509d 75%);
  float: left;
}

#footer #pageNav ul a {
  color: #fff;
    line-height: 1.5em;
    text-decoration: none;
}

#footer #pageNav ul li li a {
    font-size: 87.5%;
}

#pageNav .topPart > ul > li,
#pageNav .topPart > div {
  width: 19%;
  height: 100%;
  display:inline-table;
}

#pageNav .topPart .header > a,
#pageNav .topPart h4 {
  text-transform: uppercase;
  margin-top: 55px;
    display: block;
  margin-bottom: 40px;
  font-weight: normal;
  font-size: 100%;
    letter-spacing: 0.5px;
}

#pageNav .bottomPart {
  clear: both;
  float: left;
    margin-bottom: 125px;
    margin-top: 50px;
    width: 100%;
  text-align: left;
}

#pageNav .bottomPart ul li {
  width: 24%;
  display: inline-block;
}

#pageNav .bottomPart ul li a:hover{
  opacity: 0.5;
}

#pageNav .bottomPart .partner.part-2 ul {
    margin-top: 35px;
}

#pageNav .bottomPart .partner.part-1 {
    float: left;
    margin-right: 5em;
}

#pageNav .bottomPart .partner h3 {
    font-size: 100%;
    font-weight: normal;
}


/* START TRADEFAIR LIST */

#moreTradeFairs {
  float: left;
  margin-top: 50px;
}
#moreTradeFairs .ghm .smallText {
  float: left;
    height: 50px;
    margin-right: 25px;
    margin-top: 20px;
}

#moreTradeFairs  #tradeFairList {
  height: 70px;
    margin-top: 50px;
  margin-bottom: 100px;
}

#tradeFairList li {
  font-size: 75%;
  width: 9%;
  width: auto!important;
  margin-right: 14px;
  text-align: center;
  display: inline-block;
}

#tradeFairList li:last-child {
 margin-right: 0px;
}

#moreTradeFairs .ghm a:hover{
  opacity: 0.6;
}

#tradeFairList li.bakeryChina {
  width: 15%;
}

#tradeFairList li.foodLife {
  width: 5%;
}

#tradeFairList li.eltec {
  width: 11%;
}

#tradeFairList li.gartenMuenchen {
  width: 9%;
}

#tradeFairList li.dachHolz {
  width: 5%;
}

#tradeFairList li.heimHandwerk {
  width: 5%;
}

#tradeFairList li.internHandwerk {
  width: 11%;
}

#tradeFairList li.ifh {
  width: 7%;
}

#tradeFairList li a {
  float: left;
    background-size: cover;
}

#tradeFairList li.bakeryChina a {
  background-image: url('../img/logos/partner/bakery_china.png');
    height: 24px;
    width: 136px;
}

#tradeFairList li.bakeryChina a:hover {
  background-image: url('../img/logos/partner/bakery_china_farbe.png');
}

#tradeFairList li.foodLife a {
 /*
  background-image: url('../img/logos/partner/food_life.png');
 */
  background-image: url('../img/logos/partner/120816_FOOD_LIFE_Logo_sw_300dpi_10x10.png');
  width: 43px;
  height: 43px;
}

#tradeFairList li.foodLife a:hover {
  background-image: url('../img/logos/partner/food_life_farbe.png');
}

#tradeFairList li.eltec a {
  background-image: url('../img/logos/partner/eltec.png');
  width: 75px;
  height: 27px;
}

#tradeFairList li.eltec a:hover {
  background-image: url('../img/logos/partner/eltec_farbe.png');
}

#tradeFairList li.gartenMuenchen a {
  background-image: url('../img/logos/partner/garten_muenchen.png');
  width: 91px;
  height: 52px;
}

#tradeFairList li.gartenMuenchen a:hover {
  background-image: url('../img/logos/partner/garten_muenchen_farbe.png');
}

#tradeFairList li.dachHolz a {
  background-image: url('../img/logos/partner/dach_holz_international.png');
  width: 45px;
  height: 63px;
}

#tradeFairList li.dachHolz a:hover {
  background-image: url('../img/logos/partner/dach_holz_international_farbe.png');
}

#tradeFairList li.heimHandwerk a {
  background-image: url('../img/logos/partner/heim_handwerk.png');
  width: 50px;
  height: 51px;
}

#tradeFairList li.heimHandwerk a:hover {
  background-image: url('../img/logos/partner/heim_handwerk_farbe.png');
}

#tradeFairList li.handwerkDesign a {
  background-image: url('../img/logos/partner/handwerk_design.png');
  width: 76px;
  height: 27px;
}

#tradeFairList li.handwerkDesign a:hover {
  background-image: url('../img/logos/partner/handwerk_design_farbe.png');
}

#tradeFairList li.faf a {
  background-image: url('../img/logos/partner/faf.png');
  width: 62px;
  height: 56px;
}

#tradeFairList li.faf a:hover {
  background-image: url('../img/logos/partner/faf_farbe.png');
}

#tradeFairList li.internHandwerk a {
  background-image: url('../img/logos/partner/internationale_handwerk.png');
  width: 113px;
  height: 23px;
}

#tradeFairList li.internHandwerk a:hover {
  background-image: url('../img/logos/partner/internationale_handwerk_farbe.png');
}

#tradeFairList li.opti a {
  background-image: url('../img/logos/partner/opti.png');
  width: 71px;
  height: 38px;
}

#tradeFairList li.opti a:hover {
  background-image: url('../img/logos/partner/opti_farbe.png');
}

#tradeFairList li.ifh a {
  background-image: url('../img/logos/partner/ifh.png');
  width: 55px;
  height: 67px;
}

#tradeFairList li.ifh a:hover {
  background-image: url('../img/logos/partner/ifh_farbe.png');
}

#tradeFairList li.iba a {
  background-image: url('../img/logos/partner/iba_sw.png');
  width: 55px;
  height: 55px;
}

#tradeFairList li.iba a:hover {
  background-image: url('../img/logos/partner/iba_color.png');
}

/* END TRADEFAIR LIST */

/* NEW TRADEFAIR LIST */
.TradeFairList {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin: 50px 0 100px;
    padding: 0;
    list-style: none;
}

.TradeFairList a {
    flex: 0 0 80px;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 80px;
    background: none no-repeat center;
}

.TradeFairList a+a {
    margin-left: 10px;
}

.TradeFairList a:hover img {
    opacity: 0;
    transition: opacity 0.1s linear;
}

.TradeFairList img {
    display: block;
}

.TradeFairList .IHM:hover {
    background-image: url("../img/logos/fair/IHM-hover.png");
}

.TradeFairList .DH:hover {
    background-image: url("../img/logos/fair/DH-hover.png");
}

.TradeFairList .ELTEC:hover {
    background-image: url("../img/logos/fair/ELTEC-hover.png");
}

.TradeFairList .FAF:hover {
    background-image: url("../img/logos/fair/FAF-hover.png");
}

.TradeFairList .FL:hover {
    background-image: url("../img/logos/fair/FL-hover.png");
}

.TradeFairList .GAMU:hover {
    background-image: url("../img/logos/fair/GAMU-hover.png");
}

.TradeFairList .HD:hover {
    background-image: url("../img/logos/fair/HD-hover.png");
}

.TradeFairList .HH:hover {
    background-image: url("../img/logos/fair/HH-hover.png");
}

.TradeFairList .IBA:hover {
    background-image: url("../img/logos/fair/IBA-hover.png");
}

.TradeFairList .IFH:hover {
    background-image: url("../img/logos/fair/IFH-hover.png");
}

.TradeFairList .OPTI:hover {
    background-image: url("../img/logos/fair/OPTI-hover.png");
}
/* END NEW TRADEFAIR LIST */

#footerNav {
  float: left;
    margin-bottom: 3em;
}

#footerNav ul li {
  float: left;
  margin-right: 20px;
}

#footerNav ul li a {
  font-size: 87.5%;
  color: #000;
}

#footerNav .rightContent {
  float: right;
  width: 140px;
  text-align: right;
}

#footerNav .rightContent span {
  font-size: 87.5%;
}

#footerNav .rightContent > a {
  display: inline-block;
  margin-left: 5px
}

#footerNav a.fkm {
  float: right;
  width: 60px;
  height: 33px;
  background-image: url('../img/logos/partner/fkm_kl_sw.gif');
}

#footerNav a.fkm:hover {
  background-image: url('../img/logos/partner/fkm_kl.gif');
}

#footerNav a.ghm {
    float: right;
    width: 60px;
    height: 33px;
    background-image: url('/_tmpl/templates/assets/logos/GHM_Logo_Slogan_sw_300dpi_klein.jpg');
    background-size: 95%;
    background-repeat: no-repeat;
    background-position: center;
}

#footerNav a.ghm:hover {
    background-image: url('/_tmpl/templates/assets/logos/GHM_Logo_Slogan_sw_300dpi_klein.jpg');
}

.Extbase-Utility-Debugger-VarDump {
    z-index: 10000000;
}


/* SEARCH */


body.area_suche .teaser .inner {
    background-color: #FED201;
}


/* PARTNERSEITE */

.transparent.teaser {
  background-color: transparent;
}


/* NEWS-Archiv */

#main .newsListHeader h3 {
  color: #004593;
}

.page-navigation {
  float: right;
  width: 100%;
}

.page-navigation > p {
  display: none;
}


ul.f3-widget-paginator {
  float: right;
  margin: 0;
  padding: 0;
}

ul.f3-widget-paginator li {
  list-style: none;
  float: left;
  font-size: 87.5%;
  padding: 5px;
}

ul.f3-widget-paginator li.current {
  color: #fff;
  background-color: #004593;
}


/* DATEN & FAKTEN */

.datenFaktenTeaser {
  float: left;
  width: 100%;
  position: relative;
  padding: 25px;
}

.datenFaktenTeaser.yellow {
  background-color: #fed201;
}

.datenFaktenTeaser.grey {
  background-color: #f6f6f6;
}

.datenFaktenTeaser.image{
  /*
  background-image: url('/_assets/img/bg/planks.jpg');
  */
  background-image: url('/_assets/img/bg/aussteller_besucher_fazit_bg.jpg');
}

/* Checkliste */
div.teaser.checklist ul {
    margin-left: 20%;
}

div.teaser.checklist ul li {
    list-style-image: url("../img/icons/checkbox.gif");
    list-style-position: outside;
    padding-left: 8px;
    margin-bottom: 12px;
}

/** ANREISE **/
.rm-txtimg-text.grid-ausklapper{
  width: 65%;
  float: left;
}

.grid-ausklapper > .teaser {
  margin-bottom: 0;
}

#contentContainer .grid-ausklapper .teaser .inner {
  padding: 0 0 24px;
}

#contentContainer .grid-ausklapper .rm-txtimg-text {
  margin: 0;
  min-height: 160px;
}

.grid-ausklapper a.readMore,
.grid-ausklapper a.readLess,
.grid-ausklapper div.readMore,
.grid-ausklapper div.readLess {
  right: -35px;
  bottom: -24px;
}

/* Facebookausklapper */

.facebook_2click {
  background-color: #f6f6f6;
  padding: 20px;
  padding-top: 0;
  float: left;
  width: 100%;
}

.facebook_2click a > img {
  padding-top: 20px;
}

.facebook_2click .fb-page.fb_iframe_widget,
.facebook_2click .fb-page.fb_iframe_widget > span,
.facebook_2click .fb-page.fb_iframe_widget > span > iframe{
  max-width: 100%!important;
}

/** LAZYLOAD **/
.gallery.lazyload {
    clear: both;
    margin-bottom: 25px;
}

.lazyload {
    margin: 0 auto;
    max-width: 100%;
}

.lazyload figure {
    margin-bottom: 13px;
}

.lazyload figcaption {
    width: 100%;
    position: absolute;
    bottom: 0;
    background-color: rgba(0,0,0,0.8);
    color: #fff;
    padding: 12px;
    display: none;
}

.lazyload figure:hover figcaption {
    display: block;
}

/** LIGHTBOX **/

div.lightbox {
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: #000;
    top: 0;
    left: 0;
    z-index: 100000000;
}

.lightbox figure.hidden {
 opacity: 0;
}

.lightbox figure {
    position: absolute;
    margin: auto;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    max-width: 100%;
  opacity: 1;
}

.lightbox figure figcaption {
    width: 100%;
    color: #fff;
    position: relative;
    float: left;
  clear: both;
}

.lazyload div.zoom {
    top: 0;
    right: 0;
     opacity: 0;
}

.lazyload figure:hover div.zoom {
    opacity: 1;
}

.lightbox .previousFigure {
    width: 50px;
    height: 50px;
    cursor: pointer;
    position: absolute;
    left: 0;
    top: 50%;
    top: calc(50% - 25px);
    background-image: url('../img/icons/pfeile/pfeil_weiss_rechts.png');
    background-repeat: no-repeat;
    background-position: center;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
    background-color: rgba(0,0,0,0.8);
}

.lightbox .nextFigure {
    width: 50px;
    height: 50px;
    cursor: pointer;
    position: absolute;
    right: 0;
    top: 50%;
    top: calc(50% - 25px);
    background-image: url('../img/icons/pfeile/pfeil_weiss_rechts.png');
    background-repeat: no-repeat;
    background-position: center;
    background-color: rgba(0,0,0,0.8);
}


/* NEWS - LIST */

.news-list-view {
  width: 100%;
  border-bottom: none;
}

p.news-list-date {
  font-size: 100%;
  padding-left: 0;
  float: none;

}

.news-list-view .header h3 {
 float: left;
}

.news-list-view div.news-list-morelink {
  padding: 0;
}

.news-list-view div.news-list-morelink a {
    background-image: url("../img/icons/small/interner_link_klein.png");
    background-repeat: no-repeat;
    background-position: 0px 4px;
    padding-left: 18px;
}

.news-browsebox {
  width: 100%;
  text-align: center;
}

.news-browsebox span{
  float: left;
}

.news-browsebox span.active {
  float: inherit;
}

.news-browsebox span.active ~ span {
  float: right;
}

.news-intro {
  font-weight: bold;
}


/** VIDEOTEASER **/
.tx-ghm-videoteaser {
    margin-bottom: 25px;
    position: relative;
    float: left;
  background-color: #f6f6f6;
}

.tx-ghm-videoteaser a {
}

.tx-ghm-videoteaser .videoOverlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding: 23px 35px 50px;
}

.tx-ghm-videoteaser .videoOverlay.position-1 {
    width: 57%;
    padding-bottom: 0;
}

#contentContainer .tx-ghm-videoteaser .videoOverlay h2 {
    margin: 0;
    padding: 0;
    text-transform: uppercase;
    color: #004593;
}


/* Navigation */

.paginator {
  float: right;
  width: 100%;
}

.paginator ul {
  float: right;
  margin: 0;
  padding: 0;
}

.paginator li {
  list-style: none;
  float: left;
  font-size: 87.5%;
  padding: 5px;
}

.paginator li.active{
  color: #fff;
  background-color: #004593;
}

form input[type=submit] {
  cursor: pointer;
}

.tx-rssdisplay h2 {
  display: none;
  }

/* WEATHER */
.wetter [class^="icon-"],.wetter  [class*=" icon-"] {
    font-family: 'iconvault';
    font-weight: normal;
    font-style: normal;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    font-size: 6em;
}

.icon-night:before,
.icon-sunny:before,
.icon-frosty:before,
.icon-windysnow:before,
.icon-showers:before,
.icon-basecloud:before,
.icon-cloud:before,
.icon-rainy:before,
.icon-mist:before,
.icon-windysnowcloud:before,
.icon-drizzle:before,
.icon-snowy:before,
.icon-sleet:before,
.icon-moon:before,
.icon-windyrain:before,
.icon-hail:before,
.icon-sunset:before,
.icon-windyraincloud:before,
.icon-sunrise:before,
.icon-sun:before,
.icon-thunder:before,
.icon-windy:before {
  font-family: "iconvault";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  text-decoration: inherit;
}

.icon-night:before { content: "\f100"; color:#f08a01;}
.icon-sunny:before { content: "\f101"; color:#f08a01;}
.icon-frosty:before { content: "\f102"; }
.icon-windysnow:before { content: "\f103"; }
.icon-showers:before { content: "\f104"; color:#014495;}
.icon-basecloud:before { content: "\f105"; color:#b3b3b3;}
.icon-cloud:before { content: "\f106"; color:#b3b3b3;}
.icon-rainy:before { content: "\f107"; color:#014495;}
.icon-mist:before { content: "\f108"; color:#b3b3b3;}
.icon-windysnowcloud:before { content: "\f109"; }
.icon-drizzle:before { content: "\f10a"; color:#014495;}
.icon-snowy:before { content: "\f10b"; color:#fff;}
.icon-sleet:before { content: "\f10c"; }
.icon-moon:before { content: "\f10d"; color:#f08a01;}
.icon-windyrain:before { content: "\f10e"; }
.icon-hail:before { content: "\f10f"; }
.icon-sunset:before { content: "\f110"; color:#f08a01;}
.icon-windyraincloud:before { content: "\f111"; }
.icon-sunrise:before { content: "\f112"; color:#f08a01;}
.icon-sun:before { content: "\f113"; color:#f08a01;}
.icon-thunder:before { content: "\f114"; color:#f08a01;}
.icon-windy:before { content: "\f115"; }

#main .teaser .wetter > ul {
    list-style: none;
    float: left;
    width: 100%;
    padding-left: 0;
    margin: 0;
}

#main .teaser .wetter > ul > li {
    float: left;
    width: 12.5%;
    text-align: center;
    border-right: 1px solid #b3b3b3;
    margin-bottom: 0;
    min-height: 1em;
        word-break: break-word;
}

#main .teaser .wetter > ul > li:last-of-type {
    border-right: none;
}

#main .teaser .wetter > .wText > li {
    height: 50px;
}

#main.teaser .wetter .wText {
    height: 50px;
}

#main .teaser .wetter .wIcon ul {
    list-style: none;
    height: 144px;
    padding-left: 0;
    width: 100%;
    float: left;
    position: relative;
}

#main .teaser .wetter .wIcon ul li {
    position: absolute;
    text-align: center;
    width: 100%;
}

.wetter .oldW {
    opacity: 0.4;
}


#weatherWidget {
    float: left;
    position: absolute;
    bottom: 608px;
    right: 0;
    background-color: rgb(255, 255, 255);
    background-color: rgba(255, 255, 255, 0.85);
    box-shadow: 0 5px 10px -4px #999;
    width: 150px;
    padding: 0px 10px 10px;
    display: inline-block;
    height: 88px;
}

#weatherWidget ul {
    list-style: none;
    padding: 0;
    margin: 0;
    font-size: 4.5em;
    width: 60%;
    margin-right: 0;
    float: left;
    height: 60px;
    margin-top: -5px;
}

#weatherWidget li {
  position: absolute;
  line-height: 1;
}

#weatherWidget span {
    margin-top: 30px;
    float: left;
    font-weight: bold;
}

#weatherWidget a {
    width: 100%;
    float: left;
    text-align: center;
    color: #000;
    font-size: 93.75%;
    padding-top: 9px;
}

/*WEATHER END */

.tx-powermail *::-moz-placeholder{
  color: #aaa!important;
}

.tx-powermail :-ms-input-placeholder {
   color: #aaa!important;
}

#header #mainNav li.facebook,
#header #mainNav li.youtube,
#header #mainNav .item.garten-muenchen,
#header #mainNav .item.ihm,
#header #mainNav .item.handwerk-design {
  display: none!important;
}


/* Video Header */

.transparent #header .rightPart {
    top: 40px;
}

.transparent #skrollr-body div#main {
    transform: translateY(20px);
}

.transparent div.logo {
    background-color: transparent !important;
    box-shadow: none !important;
}

.transparent div.logo .info {
    display: none !important;
}

.transparent div.logo.skrollable-after {
    top: -15px;
}


.transparent div#header {
    height: calc(100vh - 308px);
}

.transparent #header #metaNav li + li {
    border-left: none;
}

.transparent #header .expandable {
    /*background-color: transparent;*/
}

.transparent .item_nav{
    position: relative;
    top: 0;
    z-index: 0;
}

.transparent .item_nav .inner {
    display: flex;
    flex-flow: row nowrap;
    justify-content: flex-end;
}

.transparent .item_nav .inner div.item {
    width: auto;
    position: relative;
    margin-left: 10px;
}

.transparent .item_nav .inner > a {
    flex: 1 1 190px;
}

.transparent .item_nav .inner > a:first-child {
    margin-left: 0;
}

.transparent .item_nav .inner > a span{
    display: block !important;
}

.transparent div#headerimg {
    display: block;
    width: 100%;
    height: 100vh;
    top: -100vh;
    overflow: hidden;
}

.transparent div#headerimg #headervid {
    position: relative;
    height: 100vh;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}

.transparent div#headerimg #headervid video{
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.transparent div#headerimg #headervid .buttons {
    position: relative;
    bottom: 20vh;
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
}

.transparent div#headerimg #headervid .buttons a span {
    display: flex;
    flex-flow: row nowrap;
    justify-content: center;
    position: relative;
    padding: 20px 35px;
    background-color: #eba100;
    color: #fff;
    font-size: 125%;
    font-weight: bold;
    margin: 10px 25px;
    border: #eba100 2px solid;
    border-radius: 2px;
    white-space: nowrap;
    transition: all 0.4s ease;
}

.transparent div#headerimg #headervid .buttons a span::after {
    content: url(/typo3conf/ext/ghm_page/Resources/Public/Icons/Small/arrow-right-white.svg);
    display: block;
    width: 20px;
    height: auto;
    position: relative;
    margin-left: 10px;
}

.transparent div#headerimg #headervid .buttons a:hover span {
    background-color: transparent;
    color: #fff;
    border: #fff 2px solid;
}


.transparent div#header .grey,
.transparent div#header .white,
.transparent div#header #metaNav
{
    background-color: transparent;
    box-shadow: none;
}

.transparent div#header .grey {
    background-color: rgba(248, 248, 248, 0.7);
    transition: background-color 0.4s ease;
}

.transparent div#header .grey.skrollable.skrollable-after {
    background-color: rgba(248, 248, 248, 1);
    box-shadow: 0 5px 10px -6px #999;
}

.transparent #header #mainNav ul li .submenu {
    background-color: rgba(204, 204, 204, 0.7);
    transition: background-color 0.4s ease;
}

.transparent #header #mainNav ul li .submenu.skrollable-after{
    background-color: rgba(204, 204, 204, 1);
}



.transparent #header #mainNav,
.transparent #header #mainNav > ul > li > a span {
    background-color: transparent;
}

.transparent #header #mainNav > ul > li {
    margin-left: 2px;
    border-left: none;
}

@media screen and (max-width: 1022px) {
    .transparent div#headerimg {
        margin-top: 0 !important;
        position: unset !important;
    }
    .transparent .items.item_nav {
        display: none;
    }
    .transparent div#headerimg {
        width: calc(100% + 20px);
        transform: translateX(-10px);
    }
}

@media screen and (max-width: 767px) {
    .transparent div#headerimg #headervid .buttons {
        bottom: 30vh;
        transform: translateY(-50%);
    }

    .transparent div#headerimg #headervid .buttons > a {
        display: block;
        margin: 10px 10px;
    }


}

@media screen and (max-width: 500px) {
    .transparent div#headerimg #headervid .buttons > a {
        width: 100%;
        white-space: nowrap;
    }

    .transparent div#headerimg #headervid .buttons a span {
        max-width: 100%;
    }

    .transparent div#headerimg #headervid .buttons a span::after {
        min-width: 20px;
    }


}

/* HTiles */

.HTiles {
    background-color: transparent !important;
    filter: none;
    initial-letter: normal;
}

.HTiles {
    width: 100%;
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    float: left;
}

.HTiles .HTile {
    width: 100%;
    position: relative;
    flex: 1 1 340px;
    overflow: hidden;
    margin: 10px;
}

.HTiles .HTile .HTilePic {
    width: 100% !important;
    height: auto;
}

.HTiles .HTile:not(.HText) .HTilePic figure,
.HTiles .HTile:not(.HText) .HTilePic img{
    display: block;
    width: 100%;
    height: auto;
    margin: 0 auto;
    object-fit: cover;
}

.HTiles .HTile .HTileInfo {
    padding: 15px 20px 0;
    background-color: rgba(0, 0, 0, 0.5);
    color: #fff;
    width: 100%;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    box-sizing: border-box;
    transform-origin: top left;
    transform: translateY(-42px);
    transition: transform .4s ease-in-out , background-color .25s ease-in-out;
}

.HTiles .HTile:hover .HTileInfo {
    background-color: #f0f0ed;
    transform: translateY(-100%);
}

.HTiles .HTile .HTileInfo > * {
    display: block;
}
.HTiles .HTile:hover .HTileInfo > *:not(a) {
    color: #000;
}

.HTiles .HTile .HTileInfo > span {
    margin-bottom: 10px;
}

.HTiles .HTile .HTileInfo > span ~ p {
    margin-top: 0px;
}

.HTiles .HTile .HTileInfo > a {
    width: fit-content;
    color: #000 !important;
    background-color: #f08a01;
    font-size: 14px;
    text-align: center;
    min-height: 32px;
    line-height: 1;
    padding: 8px 26px 6px;
    margin-bottom: 20px;
    text-transform: uppercase;
    opacity: 1;
    transition: opacity 0.1s ease;
}

.HTiles .HTile .HTileInfo > a:hover, .HTiles .HTile .HTileInfo > a:active {
    opacity: 0.7;
    text-decoration: none !important;
}

@media screen and (max-width:  900px) {
    .HTiles .HTile {
        margin: 10px 5px;
    }
}

/* HTiles Text*/

/*@media screen and (min-width: 900px) {*/
/*    .HTiles.HTLight, .HTiles.HTDark {*/
/*        width: calc(100% + 20px);*/
/*        transform: translateX(-10px);*/
/*    }*/
/*}*/

/*@media screen and (max-width: 900px) {*/
/*    .HTiles.HTLight, .HTiles.HTDark {*/
/*        width: calc(100% + 10px);*/
/*        transform: translateX(-5px);*/
/*    }*/
/*}*/


.HTiles .HTile.HText .HTilePic {
    width: 100%;
    height: auto;
}

.HTiles .HTile.HText .HTilePic figure,
.HTiles .HTile.HText .HTilePic img {
    display: block;
    width: 100%;
    height: auto;
    object-fit: cover !important;
    margin: 0 auto;
}

.HTiles .HTile.HText .HTileInfo {
    padding: 0px 20px;
    transform: translateY(-100%);
    transition: transform .25s ease , opacity .25s ease;
}

.HTiles.HTLight .HTile.HText .HTileInfo {
    background-color: rgba(240,240,240,.9);
    color: #000 !important;
}

.HTiles.HTDark .HTile.HText .HTileInfo {
    background-color: rgba(0, 0, 0, 0.6);
    color: #fff !important;
}

/*.HTiles .HTile.HText .HTilePic img.plus {*/
/*    display: block;*/
/*    position: absolute;*/
/*    padding: 8px;*/
/*    width: 30px;*/
/*    top: 0px;*/
/*    right: 0px;*/
/*    border-radius: 2px;*/
/*    opacity: 1;*/
/*    transition: opacity .25s ease-in-out;*/
/*}*/

/*.HTiles.HTLight .HTile.HText .HTilePic img.plus {*/
/*    background-color: rgba(0,0,0,0.8);*/
/*}*/

/*.HTiles.HTDark .HTile.HText .HTilePic img.plus {*/
/*    background-color: rgba(240,240,240,.9);*/
/*}*/

/*.HTiles .HTile.HText:hover .HTilePic img.plus, .HTiles .HTile.HText:active .HTilePic img.plus {*/
/*    opacity: 0;*/
/*}*/

.HTiles .HTile.HText .HTileInfo .title::before {
    display: block;
    position: absolute;
    top: 50%;
    width: 16px;
    height: 16px;
    left: 24px;
    padding: 5px 5px 6px;
    border-radius: 2px;
    transform: translate(0, calc(-50% - 1px)) !important;
    transform: translate(0, -50%);
}

.HTiles.HTLight .HTile.HText .HTileInfo .title::before {
    content: url('/typo3conf/ext/ghm_page/Resources/Public/Icons/Small/more-white.svg');
}

.HTiles.HTDark .HTile.HText .HTileInfo .title::before {
    content: url('/typo3conf/ext/ghm_page/Resources/Public/Icons/Small/more-black.svg');
}

.HTiles.HTLight .HTile.HText .HTileInfo .title::before {
    background-color: rgba(0,0,0,0.8);
}

.HTiles.HTDark .HTile.HText .HTileInfo .title::before {
    background-color: rgba(240,240,240,.9);
}

/*    display: block;
    position: absolute;
    padding: 8px;
    width: 30px;
    top: -340px;
    right: 0px;
    border-radius: 2px;
    background-color: rgba(240,240,240,0.9);*/

.HTiles .HTile.HText .HTileInfo .title {
    font-size: 16px;
    margin: 20px 50px;
}

.HTiles.HTDark .HTile.HText .HTileInfo .title * {
    color: #fff !important;
}

.HTiles .HTile.HText .overlayText{
    width: 100%;
    height: 100% !important;
    display: flex;
    align-items: flex-end;
    top: 0;
    left: 0;
    right: 0;
    position: absolute;
    text-decoration: none !important;
    width:100%;
    height: 100%;
    transform: translateY(100%);
    opacity: 0;
    transition: transform .01s ease-in-out, background-color .25s ease-in-out ,opacity .25s ease-in-out;
}

.HTiles.HTLight .HTile.HText .overlayText{
    background-color: rgba(240,240,240,0);

}

.HTiles.HTDark .HTile.HText .overlayText{
    background-color: rgba(0,0,0,0);
}

.HTiles .HTile.HText .overlayText .text{
    text-decoration: none !important;
    width: 100%;
    height: 100%;
    padding: 20px;
}

.HTiles.HTLight .HTile.HText .overlayText .text *{
    color: #000 !important;

}

.HTiles.HTDark .HTile.HText .overlayText .text *{
    color: #fff !important;
}


.HTiles .HTile.HText:hover .overlayText,.HTiles .HTile.HText:active .overlayText {
    transform: translateX(0);
    text-decoration: none !important;
    opacity: 1;
}

.HTiles.HTLight .HTile.HText:hover .overlayText,
.HTiles.HTLight .HTile.HText:active .overlayText {
    background-color: rgba(240,240,240,.90);
}

.HTiles.HTDark .HTile.HText:hover .overlayText,
.HTiles.HTDark .HTile.HText:active .overlayText {
    background-color: rgba(0,0,0,0.5);
}

.HTiles .HTile.HText:hover .overlayText .text,.HTiles .HTile.HText:active .overlayText .text {
    text-decoration: none !important;
}

.HTiles .HTile.HText .HTilePic .text{
    display: flex;
    align-items: flex-end;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 20px;
    opacity: 0;
    transition: transform .25s ease , opacity .25s ease;
}

.HTiles.HTLight .HTile.HText .HTilePic .text{
    color: #000 !important;
    background-color: rgba(240,240,240,.85);
}

.HTiles.HTDark .HTile.HText .HTilePic .text{
    color: #fff !important;
    background-color: rgba(0,0,0,0.5);
}

.HTiles .HTile.HText:hover .HTileInfo {
    opacity: 0;
}

.HTiles .HTile.HText:hover  .HTilePic > a, .HTiles .HTile.HText:active .HTilePic > a{
    transform: translate(0);
}

.HTiles .HTile.HText .HTilePic:hover .text{
    height: 100%;
    opacity: 1;
}

@media screen and (max-width:  900px) {
    .HTiles .HTile.HText {
        margin: 10px 5px;
    }
}

/* IconBar*/

.IconBar {
    width: 100%;
    float: left;
}

.IconBar .inner {
    padding: 10px 5px;
    box-sizing: border-box;
}

.IconBar.pos-left .inner {
    justify-content: flex-start;
}

.IconBar.pos-center .inner {
    justify-content: center;
}

.IconBar.pos-right .inner {
    justify-content: flex-end;
}

.IconBar .inner {
    width: 100%;
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
}

.IconBar .IconItem {
    width: 100%;
    flex: 1 1 130px;
    padding-top: 15px;
}

.IconBar.pos-left .IconItem {
    margin-right: 10px;
}

.IconBar.pos-center .IconItem {
    margin: 0 10px;
}

.IconBar.pos-right .IconItem {
    margin-left: 10px;
}

.IconBar .IconItem > div {
    display: block;
    width: 100%;
}

.IconBar .IconItem > .Icon img {
    display: block;
    width: 100%;
    min-height: 120px;
    max-width: 120px !important;
}

.IconBar.pos-left .IconItem > .Icon img {
    margin-right: auto;
}

.IconBar.pos-center .IconItem > .Icon img {
    margin-left: auto;
    margin-right: auto;
}

.IconBar.pos-right .IconItem > .Icon img {
    margin-left: auto;
}

.IconBar .IconItem > .IconInfo {
    display: flex;
    flex-flow: column nowrap;
    margin-top: 10px;
}

.IconBar .IconItem > .IconInfo span {
    margin-bottom: 5px;
}

.IconBar .IconItem > .IconInfo span.title {
    font-size: 32px;
}

.IconBar.pos-left .IconItem > .IconInfo {
    text-align: left;
}
.IconBar.pos-center .IconItem > .IconInfo {
    text-align: center;
}
.IconBar.pos-right .IconItem > .IconInfo {
    text-align: right;
}

@media screen and (max-width: 500px) {
    .IconBar .IconItem {
        flex: auto;
    }
    .IconBar .IconItem > .Icon img {
        max-width: 85% !important;
    }
}

.psychotest .button{
    font-size: 110%;
}

.news-latest-container HR.clearer, .news-list-container HR.clearer, .news-list2-container HR.clearer, .news-list3-container HR.clearer, .news-single-item HR.cl-left, .news-single-item HR.cl-right{
    clear: right;
    height: 1px;
    border: none;
    padding: 0;
    margin: 0;
}
#c2337 img{
    max-width: 300px;
}
/*.gallery.lazy3col figure{*/
    /*width: 300px;*/
/*}*/


.csc-space-before-extra-small {
    margin-top: 10px !important;
}
.csc-space-before-small {
    margin-top: 20px !important;
}
.csc-space-before-medium {
    margin-top: 30px !important;
}
.csc-space-before-large {
    margin-top: 40px !important;
}
.csc-space-before-extra-large {
    margin-top: 50px !important;
}

.csc-space-after-extra-small {
    margin-bottom: 10px !important;
}
.csc-space-after-small {
    margin-bottom: 20px !important;
}
.csc-space-after-medium {
    margin-bottom: 30px !important;
}
.csc-space-after-large {
    margin-bottom: 40px !important;
}
.csc-space-after-extra-large {
    margin-bottom: 50px !important;
}
.items .item.food-life,
#mobileMenu .item.food-life {
    background-color: #FAC70A;
    background-image: url('../img/logos/food_life_navi_klein-01.jpg');
    background-size: cover;
    background-position: 50%;
    white-space: nowrap;
    text-indent: -9999px;
}
.items .item.ihm{
    white-space: nowrap;
    text-indent: -9999px;
}
.items .inner a:nth-child(7) .item span,
.items .inner a:nth-child(8) .item span,
.items .inner a:nth-child(9) .item span{
    display: none!important;
}
#mobileMenu .item.food-life{
    display: none;
}
body .cards{
    clear: both;
    width: 100%;
}