@charset "UTF-8";
.wip-info {color:#FFA500;}
#footer-wrapper .wip-info {position:absolute; top:-23px;text-align:center}

.quicklink {
    margin: 10px 0 -20px;
}
@media screen and (min-width:768px){
.quicklink {
    margin: -5px 0 -20px;
}
}
/** default **/
.quicklink i[class^="fa-"]:before, .quicklink i[class*=" fa-"]:before {
  content: "\f1b9";
}
/** FAQ > Info-"i" **/
.quicklink i.fa-7518:before,
.quicklink i.fa-7094:before,
.quicklink i.fa-7459:before,
.quicklink i.fa-7572:before {
    content: "\f129";
}
/** Anreise > Koffer-Icon **/
.quicklink i.fa-7302:before,
.quicklink i.fa-7599:before {
    content: "\f0f2";
}
/** Tickets > Ticket-Icon **/
.quicklink i.fa-7303:before,
.quicklink i.fa-7597:before,
i.fa-7303:before,
i.fa-7597:before,
i.fa-7416:before {
    content: "\f145";
}
/** Fotos > Retro-Kamera **/
.quicklink i.fa-7057:before,
.quicklink i.fa-7624:before {
    content: "\f083";
}

/** Akkreditierung > Kreditkarte **/
.quicklink i.fa-7462:before,.quicklink i.fa-7590:before {
    content: "\f09d";
}
/** Pressekonferenzen > Sprechblasen **/
.quicklink i.fa-7105:before,.quicklink i.fa-7491:before,.quicklink i.fa-7591:before {
    content: "\f0e6";
}
/* Pressekonferenzen */
.quicklink i.fa-7105:before,.quicklink i.fa-7491:before{
    content: "\f086";
}
/** Unterlagen > Text-Dokument **/
.quicklink i.fa-3733:before {
    content: "\f0ed";
}
/** Easyorder > Checkbox **/
.quicklink i.fa-7513:before,.quicklink i.fa-7718:before {
    content: "\f046";
}
/** Terminplan > Calendar **/
.quicklink i.fa-7517:before,.quicklink i.fa-7480:before,.quicklink i.fa-7468:before {
    content: "\f073";
}
.quicklink i.fa-7303:before {
    content: "\f145";
}
/* Pressemitteilungen */
.quicklink i.fa-7461:before {
    content: '\f15c';
}
/* Dokumente / Unterlagen*/
.quicklink i.fa-7506:before, .quicklink i.fa-7507:before, .quicklink i.fa-7542:before, .quicklink i.fa-7486:before,
.quicklink i.fa-7483:before,
.quicklink i.fa-7472:before,
.quicklink i.fa-7593:before{
    content: "\f15c";
}
/* Ausstellerverzeichnis */
.quicklink i.fa-7485:before,
.quicklink i.fa-7488:before{
    content: '\f15b';
}
/* Download */
.quicklink i.fa-cloud-download:before, .quicklink i.fa-7505:before, .quicklink i.fa-2813:before, .quicklink i.fa-6683:before, .quicklink i.fa-6703:before, .quicklink i.fa-7550:before,
.quicklink i.fa-7721:before {
    content: "\f0ed";
}
/* Gelaendeplan */
.quicklink i.fa-7484:before {
    content: "\f041";
}
/* Werbemoeglichkeiten */
.quicklink i.fa-3693:before {
  content: "\f0a1";
}
/* Anmeldung */
.quicklink i.fa-7411:before,.quicklink i.fa-7547:before {
  content: "\f15c";
}
.highlight-text {color:#FFA500}
@media print {
/* Social-Plugin und NMW-Banner ausblenden */
#c96680,#c96909,#c96682,#c96910{display:none}
}
.row.row-realwhite {
    background: #fff;
}

table img.nmw-ticket-logo{max-width:27px;max-height:27px}

#modPopContent form h3 {display:none}
#modPopContent form.uk-form .uk-form-row input[type="checkbox"],
#modPopContent form.uk-form .uk-form-row input[type="checkbox"]+label {
    display: inline-block;
    line-height: 42px;
    margin:0 5px 0 0;
}

/** New Styles Redesign 2017 **/
body, 
h2.header-first, 
#home #content h2, 
#content #kiosk h2,
h1, h2, h3, h4 {color: #004E9E;}
a, a:focus,p > a {color: #F07c06;/* font-weight:normal */}
a:hover, p > a:hover {color: height:50px;/* font-weight:normal */}
.breadcrumb-path a,.breadcrumb-path a.focus {color:#004E9E;}
.breadcrumb-path a:hover {color:#035db9;}
#footer-wrapper h1, #footer-wrapper h2, #footer-wrapper h3, #footer-wrapper h4 {color: #fff; text-transform:uppercase}

/*.button-darkblue, 
div.button-darkblue, 
.button-darkblue a, 
p.button-darkblue a, 
a.button-darkblue, 
span.button-darkblue, 
em.button-darkblue, 
strong.button-darkblue {
    -o-transition: all 0.2s ease-in;
    -ms-transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    -webkit-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
    display: inline-block;
    border: none;
    letter-spacing: normal;
    background-color: #004e9e;
    color: #ffffff;
    min-height: 40px;
    padding: 15px 25px;
    font-size: 16px;
    line-height: 20px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    vertical-align: middle;
    text-decoration: none;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    width:auto;
}
.button-darkblue:hover, 
div.button-darkblue:hover, 
.button-darkblue a:hover, 
p.button-darkblue a:hover, 
a.button-darkblue:hover, 
span.button-darkblue:hover, 
em.button-darkblue:hover, 
strong.button-darkblue:hover, 
.button-darkblue:focus, 
div.button-darkblue:focus, 
.button-darkblue a:focus, 
p.button-darkblue a:focus, 
a.button-darkblue:focus, 
span.button-darkblue:focus, 
em.button-darkblue:focus, 
strong.button-darkblue:focus {
    background-color: #0f5489;
    color: #ffffff;
}
*/
/** Button blue overwrite **/
/*.button-darkblue, 
div.button-darkblue, 
.button-darkblue a, 
p.button-darkblue a, 
a.button-darkblue, 
span.button-darkblue, 
em.button-darkblue, 
strong.button-darkblue,
.button-orange, 
div.button-orange, 
.button-orange a, 
p.button-orange a, 
a.button-orange, 
span.button-orange, 
em.button-orange, 
strong.button-orange {
  -o-transition: all 0.2s ease-in;
  -ms-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  display: inline-block;
  border: none;
  letter-spacing: normal;
  background-color: #f07c06;
  color: #ffffff;
  min-height: 40px;
  padding: 15px 25px;
  font-size: 14px;
  line-height: 20px;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  vertical-align: middle;
  text-decoration: none;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  width:auto;
  text-transform:uppercase; 
  margin: 15px 0 15px 0;
}
*/
/** Button blue overwrite **/
/*.button-darkblue:hover, 
div.button-darkblue:hover, 
.button-darkblue a:hover, 
p.button-darkblue a:hover,
a.button-darkblue:hover, 
span.button-darkblue:hover, 
em.button-darkblue:hover, 
strong.button-darkblue:hover, 
.button-darkblue:focus, 
div.button-darkblue:focus, 
.button-darkblue a:focus, 
p.button-darkblue a:focus, 
a.button-darkblue:focus, 
span.button-darkblue:focus, 
em.button-darkblue:focus, 
strong.button-darkblue:focus,
.button-orange:hover, 
div.button-orange:hover, 
.button-orange a:hover, 
p.button-orange a:hover, 
a.button-orange:hover, 
span.button-orange:hover, 
em.button-orange:hover, 
strong.button-orange:hover, 
.button-orange:focus, 
div.button-orange:focus, 
.button-orange a:focus, 
p.button-orange a:focus, 
a.button-orange:focus, 
span.button-orange:focus, 
em.button-orange:focus, 
strong.button-orange:focus {
    background-color: #ff8f1e;
    color: #ffffff;
}*/

.button-darkblue, 
div.button-darkblue, 
.button-darkblue a, 
p.button-darkblue a, 
a.button-darkblue, 
span.button-darkblue, 
em.button-darkblue, 
strong.button-darkblue {
    color: #f07c06;
    font-weight: bold;
    position: relative;
    padding: 0 15px 0 0;
    vertical-align: middle;
    line-height: 1;
}
.button-darkblue:hover, 
div.button-darkblue:hover, 
.button-darkblue a:hover, 
p.button-darkblue a:hover, 
a.button-darkblue:hover, 
span.button-darkblue:hover, 
em.button-darkblue:hover, 
strong.button-darkblue:hover, 
.button-darkblue:focus, 
div.button-darkblue:focus, 
.button-darkblue a:focus, 
p.button-darkblue a:focus, 
a.button-darkblue:focus, 
span.button-darkblue:focus, 
em.button-darkblue:focus, 
strong.button-darkblue:focus {
    color: #ff8f1e;
}

/** Button blue overwrite **/
.button-darkblue, 
div.button-darkblue, 
.button-darkblue a, 
p.button-darkblue a, 
a.button-darkblue, 
span.button-darkblue, 
em.button-darkblue, 
strong.button-darkblue,
.button-orange, 
div.button-orange, 
.button-orange a, 
p.button-orange a, 
a.button-orange, 
span.button-orange, 
em.button-orange, 
strong.button-orange {
    color: #f07c06;
    font-weight: bold;
    position: relative;
    padding: 0 15px 0 0;
    vertical-align: middle;
    line-height: 1.4;
    background:none;
}
/** Button blue overwrite **/
.button-darkblue:hover, 
div.button-darkblue:hover, 
.button-darkblue a:hover, 
p.button-darkblue a:hover,
a.button-darkblue:hover, 
span.button-darkblue:hover, 
em.button-darkblue:hover, 
strong.button-darkblue:hover, 
.button-darkblue:focus, 
div.button-darkblue:focus, 
.button-darkblue a:focus, 
p.button-darkblue a:focus, 
a.button-darkblue:focus, 
span.button-darkblue:focus, 
em.button-darkblue:focus, 
strong.button-darkblue:focus,
.button-orange:hover, 
div.button-orange:hover, 
.button-orange a:hover, 
p.button-orange a:hover, 
a.button-orange:hover, 
span.button-orange:hover, 
em.button-orange:hover, 
strong.button-orange:hover, 
.button-orange:focus, 
div.button-orange:focus, 
.button-orange a:focus, 
p.button-orange a:focus, 
a.button-orange:focus, 
span.button-orange:focus, 
em.button-orange:focus, 
strong.button-orange:focus {
    color: #ff8f1e;
    background:none;
}
/** neuer oranger Button **/
.button-orange-cta, 
div.button-orange-cta, 
.button-orange-cta a, 
p.button-orange-cta a, 
a.button-orange-cta, 
span.button-orange-cta, 
em.button-orange-cta, 
strong.button-orange-cta,
.button-orange-cta-margin-rmv, 
div.button-orange-cta-margin-rmv, 
.button-orange-cta-margin-rmv a, 
p.button-orange-cta-margin-rmv a, 
a.button-orange-cta-margin-rmv, 
span.button-orange-cta-margin-rmv, 
em.button-orange-cta-margin-rmv, 
strong.button-orange-cta-margin-rmv {
    -o-transition: all 0.2s ease-in;
  -ms-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  display: inline-block;
  border: none;
  letter-spacing: normal;
  background-color: #f07c06;
  color: #ffffff;
  min-height: 40px;
  padding: 15px 25px;
  font-size: 14px;
  line-height: 20px;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  vertical-align: middle;
  text-decoration: none;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  width:auto;
  text-transform:uppercase; 
  margin: 15px 0 15px 0;
}
.button-orange-cta:hover, 
div.button-orange-cta:hover, 
.button-orange-cta a:hover, 
p.button-orange-cta a:hover, 
a.button-orange-cta:hover, 
span.button-orange-cta:hover, 
em.button-orange-cta:hover, 
strong.button-orange-cta:hover, 
.button-orange-cta:focus, 
div.button-orange-cta:focus, 
.button-orange-cta a:focus, 
p.button-orange-cta a:focus, 
a.button-orange-cta:focus, 
span.button-orange-cta:focus, 
em.button-orange-cta:focus, 
strong.button-orange-cta:focus,
.button-orange-cta-margin-rmv-margin-rmv:hover, 
div.button-orange-cta-margin-rmv:hover, 
.button-orange-cta-margin-rmv a:hover, 
p.button-orange-cta-margin-rmv a:hover, 
a.button-orange-cta-margin-rmv:hover, 
span.button-orange-cta-margin-rmv:hover, 
em.button-orange-cta-margin-rmv:hover, 
strong.button-orange-cta-margin-rmv:hover, 
.button-orange-cta-margin-rmv:focus, 
div.button-orange-cta-margin-rmv:focus, 
.button-orange-cta-margin-rmv a:focus, 
p.button-orange-cta-margin-rmv a:focus, 
a.button-orange-cta-margin-rmv:focus, 
span.button-orange-cta-margin-rmv:focus, 
em.button-orange-cta-margin-rmv:focus, 
strong.button-orange-cta-margin-rmv:focus {
    background-color: #ff8f1e;
    color: #ffffff;
}
/** neuer oranger Button in Bereich Job and Career **/
.pt-job_and_career .button-orange-cta, 
.pt-job_and_career div.button-orange-cta, 
.pt-job_and_career .button-orange-cta a, 
.pt-job_and_career p.button-orange-cta a, 
.pt-job_and_career a.button-orange-cta, 
.pt-job_and_career span.button-orange-cta, 
.pt-job_and_career em.button-orange-cta, 
.pt-job_and_career strong.button-orange-cta,
.pt-job_and_career .button-orange-cta-margin-rmv, 
.pt-job_and_career div.button-orange-cta-margin-rmv, 
.pt-job_and_career .button-orange-cta-margin-rmv a, 
.pt-job_and_career p.button-orange-cta-margin-rmv a, 
.pt-job_and_career a.button-orange-cta-margin-rmv, 
.pt-job_and_career span.button-orange-cta-margin-rmv, 
.pt-job_and_career em.button-orange-cta-margin-rmv, 
.pt-job_and_career strong.button-orange-cta-margin-rmv {
    -o-transition: all 0.2s ease-in;
  -ms-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  display: inline-block;
  border: none;
  letter-spacing: normal;
  background-color: #d1000a;
  color: #ffffff;
  min-height: 40px;
  padding: 15px 25px;
  font-size: 14px;
  line-height: 20px;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  vertical-align: middle;
  text-decoration: none;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  width:auto;
  text-transform:uppercase; 
  margin: 15px 0 15px 0;
}
.pt-job_and_career .button-orange-cta:hover, 
.pt-job_and_career div.button-orange-cta:hover, 
.pt-job_and_career .button-orange-cta a:hover, 
.pt-job_and_career p.button-orange-cta a:hover, 
.pt-job_and_career a.button-orange-cta:hover, 
.pt-job_and_career span.button-orange-cta:hover, 
.pt-job_and_career em.button-orange-cta:hover, 
.pt-job_and_career strong.button-orange-cta:hover, 
.pt-job_and_career .button-orange-cta:focus, 
.pt-job_and_career div.button-orange-cta:focus, 
.pt-job_and_career .button-orange-cta a:focus, 
.pt-job_and_career p.button-orange-cta a:focus, 
.pt-job_and_career a.button-orange-cta:focus, 
.pt-job_and_career span.button-orange-cta:focus, 
.pt-job_and_career em.button-orange-cta:focus, 
.pt-job_and_career strong.button-orange-cta:focus,
.pt-job_and_career .button-orange-cta-margin-rmv:hover, 
.pt-job_and_career div.button-orange-cta-margin-rmv:hover, 
.pt-job_and_career .button-orange-cta-margin-rmv a:hover, 
.pt-job_and_career p.button-orange-cta-margin-rmv a:hover, 
.pt-job_and_career a.button-orange-cta-margin-rmv:hover, 
.pt-job_and_career span.button-orange-cta-margin-rmv:hover, 
.pt-job_and_career em.button-orange-cta-margin-rmv:hover, 
.pt-job_and_career strong.button-orange-cta-margin-rmv:hover, 
.pt-job_and_career .button-orange-cta-margin-rmv:focus, 
.pt-job_and_career div.button-orange-cta-margin-rmv:focus, 
.pt-job_and_career .button-orange-cta-margin-rmv a:focus, 
.pt-job_and_career p.button-orange-cta-margin-rmv a:focus, 
.pt-job_and_career a.button-orange-cta-margin-rmv:focus, 
.pt-job_and_career span.button-orange-cta-margin-rmv:focus, 
.pt-job_and_career em.button-orange-cta-margin-rmv:focus, 
.pt-job_and_career strong.button-orange-cta-margin-rmv:focus {
    background-color: #E40613;
    color: #ffffff;
}
.button-white, div.button-white, .button-white a, p.button-white a, a.button-white, span.button-white, em.button-white, strong.button-white {-o-transition: all 0.2s ease-in;-ms-transition: all 0.2s ease-in;-moz-transition: all 0.2s ease-in;-webkit-transition: all 0.2s ease-in;transition: all 0.2s ease-in;display: inline-block;border: none;letter-spacing: normal;background-color: #eee;color: #444;min-height: 40px;padding: 15px 25px;font-size: 14px;line-height: 20px;-moz-box-sizing: border-box;box-sizing: border-box;vertical-align: middle;text-decoration: none;border-radius: 5px;-moz-border-radius: 5px;-webkit-border-radius: 5px;width:auto;text-transform:uppercase; margin: 15px 0 15px 0;}
.button-white:hover, div.button-white:hover, .button-white a:hover, p.button-white a:hover, a.button-white:hover, span.button-white:hover, em.button-white:hover, strong.button-white:hover, .button-white:focus, div.button-white:focus, .button-white a:focus, p.button-white a:focus, a.button-white:focus, span.button-white:focus, em.button-white:focus, strong.button-white:focus {background-color: #f8f8f8;color: #444;}

button.icon-button-darkblue i, a.icon-button-darkblue i,
button.icon-button-orange i, a.icon-button-orange i {
    background: #f07c06;

    color: #fff;
    padding: 0em;
    margin: 0;
    border-radius: 50px;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    width: 40px;
    height: 40px;
    text-align: center;
}
button.icon-button-darkblue:hover i, a.icon-button-darkblue:hover i,
button.icon-button-orange:hover i, a.icon-button-orange:hover i {
    background: #f07c06;
}
button.icon-button-darkblue i,
a.icon-button-darkblue i,
button.icon-button-orange i,
a.icon-button-orange i {
/** Button blue overwrite **/
background: #f07c06;
color: #fff;
padding: 0.2em;
margin: 0;
border-radius: 50px;
-moz-border-radius: 50px;
-webkit-border-radius: 50px;
-o-transition: all 0.2s ease-in;-ms-transition: all 0.2s ease-in;-moz-transition: all 0.2s ease-in;-webkit-transition: all 0.2s ease-in;transition: all 0.2s ease-in;
}
button.icon-button-darkblue:hover i,
a.icon-button-darkblue:hover i {
/** Button blue overwrite **/
background: #ff8f1e;
}
button.icon-button-darkblue i,
button.icon-button-orange i {
  width:36px;
  height:36px;
  cursor:pointer;
  line-height: 36px !important;
  padding: 0;
}
.search-field .search-button {
    background: #f07c06 !important;
}
.search-field .search-button:hover {
    background: #ff8f1e !important;
}
#speaker-filter .filter-abc .uk-button:hover, #speaker-filter .filter-abc .uk-button.uk-active, .pagination > li.uk-active > a,
.pagination li.uk-active a:hover,
#aussteller-filter .filter-abc button.iaa-uk-button:hover, #aussteller-filter .filter-abc button.iaa-uk-button.uk-active {
    background: #f07c06 none repeat scroll 0 0;
    color: #fff;
}
form.uk-form .powermail_fieldwrap_submit input, form.uk-form .csc-form-element-submit input {background-color: #f07c06 !important;}
form.uk-form .powermail_fieldwrap_submit input:focus, form.uk-form .powermail_fieldwrap_submit input:hover, form.uk-form .csc-form-element-submit input:focus, form.uk-form .csc-form-element-submit input:hover {
    background-color: #ff8f1e !important;
    color: #ffffff !important;
}
/** Header **/
.iaa-logo {
  padding: 9px 0 0 15px;
}
@media (min-width: 640px) {
.iaa-logo {
  padding: 15px;
}
}
@media (min-width: 768px) {
.iaa-logo {
  padding: 9px 0 0 15px;
}
}
@media (min-width: 1220px) {
.iaa-logo {
  padding: 22px 0 0 15px;
}
}
.quicklink-wrap .icon {
    color: #ffffff;
    box-shadow: 0 0 0 4px #f58f00;
    -webkit-transition: color 0.3s;
    -moz-transition: color 0.3s;
    transition: color 0.3s;
}
.quicklink-wrap .icon:hover {
    color: #f58f00;
}
.quicklink-wrap .icon:hover i {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}
.quicklink-wrap .icon:after {
    top: -2px;
    left: -2px;
    padding: 2px;
    z-index: -1;
    background: #f58f00;
    -o-transition: all 0.2s ease-in;
    -ms-transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    -webkit-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

.quicklink-wrap .icon:hover:after {
    background: #f0f0f0;
    color: #f58f00;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}
.uk-text-uppercase {text-transform:uppercase;}
.main-nav-row {overflow:visible;margin-bottom: 0;padding: 25px 0 10px;}
.main-nav-row * {
    color: #fff;
    margin-bottom: 0;
}

.main-nav-row * {padding:0;margin:0;vertical-align:middle}
.main-nav-row .hotline-wrap, 
.main-nav-row .ticket-link-wrap {line-height: auto;display: inline-block;margin: 0 12px;}
.main-nav-row .hotline-wrap i, 
.main-nav-row .ticket-link-wrap i {line-height: 0;margin-right: 8px;}

.main-nav-row-1 a {padding:5px;}
.main-nav-row-1 .fa-2x {
    font-size: 1.8em;
}
.header-search-wrap {
    width: auto !important;
    position: inherit;
    float: right;
    margin-top: -3px !important;
}
.main-nav-row-1 .search-toggle {
    padding: 0px 10px;
    line-height:40px;
    margin-top: 0px;
    margin-right: 15px;
}
.header-search-wrap #search-area input {
    display: block;
    width: 100%;
    background: #fff;
    -o-border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    padding: 5px 15px;
    -o-transition: background 0.5s linear;
    -ms-transition: background 0.5s linear;
    -moz-transition: background 0.5s linear;
    -webkit-transition: background 0.5s linear;
    transition: background 0.5s linear;
    height: 45px;
}

button.search-toggle.active {
    background: #fff !important;
}
.main-nav-row-1 .search-toggle,
.main-nav-row-1 li i,
.main-nav-row-1 li a,
.main-nav-row-1 a i,
.main-nav-row-1 a span,
.main-nav-row-1 a* {
    -o-transition: all 0.2s ease-in;
    -ms-transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    -webkit-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
}
.main-nav-row-1 li:hover i,
.main-nav-row-1 li:hover a,
.main-nav-row-1 a:hover i,
.main-nav-row-1 a:hover span,
.main-nav-row-1 a:hover * {
    -o-transition: all 0.2s ease-in;
    -ms-transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    -webkit-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
    color: #f58f00;
}
.main-nav-row-1 .search-toggle:hover, 
.main-nav-row-1 .search-toggle.active, 
.main-nav-row-1 .search-toggle:hover i,
.main-nav-row-1 .search-toggle.active i {
    -o-transition: all 0.2s ease-in;
    -ms-transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    -webkit-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
    background: none;
    color: #f58f00;
}
.lang-menu span.separator {
    display: block;
    width: 1px;
    background: #fff;
}
.lang-menu li.language {
    padding: 0;
    font-size: 1.1em;
}
.lang-menu li.language.active, .lang-menu li.language.active * {
    color: #f58f00;
}
.lang-menu .language a {
    width: 48px;
    line-height: 28px;
    height: 48px;
    text-align: center;
    display: block;
    padding: 5px 7px 9px;
    /* border-bottom: 2px solid transparent; */
}
.lang-menu li.language.active,
.lang-menu .language a:hover {
    /* border-bottom: 2px solid #f58f00; */
}
.main-navigation .nav-items {padding-left:10px;}
@media screen and (min-width:840px){
.main-navigation .nav-items {padding-left:50px;}
}
.main-navigation .nav-items > li > a {font-weight:bold; text-transform:uppercase}
.main-navigation .nav-items > li,
.main-navigation .nav-items > li > a {
    -o-transition: all 0.2s ease-in;
    -ms-transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    -webkit-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
}
.main-navigation .nav-items li.active, 
.main-navigation .nav-items li:hover, 
.main-navigation .nav-items li:hover a {background: #fff;color: #004e9e;}
@media (min-width: 640px) {
.main-navigation .nav-items ul {
    top:55px;
}
.main-navigation .nav-items ul li {
    padding-right: 0px;
    padding-bottom: 0px;
    height:auto;
}
.main-navigation .nav-items ul li a {
    height:auto;
    line-height:1.4em;
    text-align:left;
    padding:8px 12px;
}
.main-navigation .nav-items li:nth-child(n+4) ul.subnav,
.main-navigation .nav-items ul.al-right {
    padding:0;
    overflow:hidden;
    right:auto;
    left:0;
  }
.main-navigation .nav-items li {height:auto; line-height:1.8em}
.main-navigation .nav-items > li > a {
  padding: 15px 10px;
}
#fixed-header .main-navigation .nav-items > li > a {
  padding: 0px 10px;
}
}
#fixed-header .main-nav-row {padding:0}

#fixed-header .main-navigation .nav-items ul {
    top: 55px;
}
.search-toggle, .search-toggle-fixed {padding: 0;}

@media (min-width: 640px){
    .search-toggle {
        padding: 0;
    }
}
@media (min-width: 768px){
    .search-toggle {
        padding: 0;
    }
}
@media (min-width: 960px){
    .search-toggle {
        padding: 0;
    }
}

/** Teaser darklbue **/
.row-teaser-darkblue {
    background: #004E9E;
    /*background: #013870;*/
}
.row-teaser-darkblue * {
    color: #fff !important;
}
.row-teaser-darkblue a {
    color: #F07c06 !important;
}
.row-teaser-darkblue a:hover {
  color: #ff8f1e !important;
}
/* .row-teaser-darkblue a:not(.arrow-link):not(.button-orange):not(.calendar-button) {
    border: 1px solid #fff;
    padding: 8px 45px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    text-transform: uppercase;
    display: inline-block;
    font-size: 0.9em;
} */
.row-teaser-darkblue .author-date {
    border-bottom: 1px solid #fff;
}
/* .row-teaser-darkblue a:not(.arrow-link):not(.button-orange):not(.calendar-button):hover {
    background: #f07c06;
    border:1px solid #f07c06;
    color: #fff;
} */
/* .row-teaser-darkblue a:not(.arrow-link):not(.button-orange):not(.calendar-button):focus {color: #fff;}
.row-teaser-darkblue .image a {
    border:0px !important;
    padding:0px !important;
    -webkit-border-radius: none !important;
    -moz-border-radius: none !important;
    border-radius: none !important;
    text-transform:none !important;
    display: block !important;
    font-size: 1em !important;
}
.row-teaser-darkblue .image a:hover {
    background: none !important;
    border:0px !important;
} */
.row-teaser-darkblue a.arrow-link:after {
    color: #fff;
}
.row-teaser-darkblue a.arrow-link:hover {
    color: #F07c06;
}
/** footer 2017 **/
#footer-wrapper .footer-content {
  position:relative;color:#fff;
  line-height:1.5;
  padding: 25px 25px 10px;
}
#footer-wrapper .footer-content .footer-separator {padding-top: 0px;padding-bottom: 8px;}
#footer-wrapper .footer-content p {margin: 0 0 10px;}
#footer-wrapper ul.footer-legal-menu li {
    display: inline-block;
}
#footer-wrapper .poster-headline {
    font-size: 38px;
    line-height:38px;
    font-weight: 600;
    margin-bottom: 15px;
}
#footer-wrapper .footer-content > .uk-container {position:relative;z-index:3;}
#footer-wrapper .footer-bgimg-wrap {
    background: url(/fileadmin/template2017/img/footer_bg_map.jpg);
    background: #004e9e;
    position:absolute;
    top:0;
    right:0;
    bottom:0;
    left:0;
    background-size:cover;
    z-index:1;
}
#footer-wrapper h5 {
    font-size:1.05em;
    margin:0 0 20px;
}
#footer-wrapper ul {
    list-style:none; line-height:1.4;
    margin:0;
    padding:0;
    font-size:0.9em;
}
#footer-wrapper ul a:hover {color:#f58f00}

#footer-wrapper .quicklink-wrap .icon {
    color: #f0f0f0;
    box-shadow: 0 0 0 2px #f1f1f1;
    -o-transition: all 0.2s ease-in;
    -ms-transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    -webkit-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
  -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
}
#footer-wrapper .quicklink-wrap a:hover .icon {
    box-shadow: 0 0 0 2px #f58f00;
    background: #f58f00;
}

#footer-wrapper .quicklink-wrap a:hover .icon i {
    -webkit-transform:none;
    -moz-transform: none;
    -ms-transform: none;
    transform: none;
}
#footer-wrapper .quicklink-wrap strong {
    -o-transition: all 0.2s ease-in;
    -ms-transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    -webkit-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
}
#footer-wrapper .quicklink-wrap a:hover strong {
    color: #F58F00;
}
#footer-wrapper .quicklink-wrap .icon:after {
    top: -2px;
    left: -2px;
    padding: 2px;
    z-index: -1;
    background: transparent;
    -webkit-transition: -webkit-transform 0.2s, opacity 0.2s;
    -moz-transition: -moz-transform 0.2s, opacity 0.2s;
    transition: transform 0.2s, opacity 0.2s;
}
.footer-content .quicklink strong {color:#fff;text-transform:uppercase;font-size: 1.05em;font-weight: bold;}

#footer-wrapper .uk-grid {padding: 0;}
#footer-wrapper hr {
    display: block;
    padding: 0;
    border: 0;
    border-top: 1px solid #ffffff;
}
#footer-wrapper .quicklink {
    margin: 0;
}
#footer-wrapper a.social-link {
    display: block;
    float: left;
    margin: 0 25px 0 0;
    padding: 0 5px 0 0;
}
@media screen and (max-width:767px) {

#footer-wrapper a.social-link {
    margin: 0 5px 0 0;
    padding: 0 15px;
}
#footer-wrapper ul {
    text-align:center;
}
#footer-wrapper .social-links-wrap, #footer-wrapper .social-links-wrap a {
    text-align:center;
    float: none;
    display:inline-block;
}
}
#footer-wrapper a.social-link em,
#footer-wrapper a.social-link i{
    font-size:1.7em;
    line-height:1.2em;
    -o-transition: all 0.2s ease-in;
    -ms-transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    -webkit-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
}

#footer-wrapper a.social-link:hover em,
#footer-wrapper a.social-link:hover i{
    color: #ff8f1e;
}
/* #footer-wrapper a.social-link em,
#footer-wrapper a.social-link i{
    border-radius: 80px;
    border: 2px solid;
    width: 84px;
    height: 84px;
    line-height: 84px;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    font-size:3em;
    -o-transition: all 0.2s ease-in;
    -ms-transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    -webkit-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
  -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
}
#footer-wrapper a.social-link:hover em,
#footer-wrapper a.social-link:hover i{
    border: 2px solid #f58f00;
    background: #f58f00;
} */
#footer-wrapper .poster-date {
    font-size: 15px;
    font-weight: bold;
    margin-top: 0;
    margin-bottom: 0;
}
#fixed-bottom-banner {display: none !important;}

.top-right-wrapper {
    overflow: visible;
}
/** Suche **/
#global-search-wrap {
    margin: 0 -15px;
}
#globalsearch-wrap.search {
  /* width: 40px; */
  /* height: 30px; */
  padding: 0;
  margin: -2px 0 0 0;
  line-height: 1;
  background-color: #004e9e;
  position: relative;
  transition: all .25s linear;
  float:right;
}
#globalsearch-wrap.search input {
  width: 300px;
  height: 30px;
  line-height: 1em;
  padding: 2px 10px;
  border: none;
  outline: none;
  background-color: #fff;
  opacity: 1;
  font-size: 1em;
  color: #333;
  float: left;
  -webkit-transition: all .25s linear;
  -moz-transition: all .25s linear;
  transition: all .25s linear;
  position: absolute;
  top: 0px;
  right: 0px;
}
#globalsearch-wrap.search a {
  width: 50px;
  height: 50px;
  line-height: 28px;
  padding: 0;
  /*background: #004e9e;*/
  text-align: left;
  text-decoration: none;
  display: block;
  overflow: hidden;
  position: absolute;
  top: 0;
  right: 0;
  transition: all .25s linear;
  text-align: center;
  padding: 7px;
  display: block;
}
#globalsearch-wrap.search a:hover {
  color: #ff8f1e;
}
#globalsearch-wrap.search:not(.active) a:hover {/* border-bottom:2px solid #f58f00; */}
#globalsearch-wrap.search a:before,
#searchBar #globalSearchButton:before {
  content: "\e91f";
  font-family: 'iaa-iconset';
  font-style: normal;
  color: #fff;
  -webkit-transition: all .25s linear;
  -moz-transition: all .25s linear;
  transition: all .25s linear;
  font-size: 1.9em;
}
#searchBar #globalSearchButton {
    position: absolute;
    right: 0;
    top: 0;
    background: #f07c06;
    width: 50px;
    height: 50px;
    display: block;
    z-index: 102;
    text-align: center;
    line-height: 50px;
}
#searchBar #globalSearchButton:hover {background: #ff8f1e;}
#searchBar #globalSearchButton:before {/* color: #f58f00; */}
#globalsearch-wrap.search.active a:before,
#globalsearch-wrap.search a:hover:before {color: #f07c06;}
#globalsearch-wrap.search.active a i {position:absolute;bottom: -4px;left:0;right:0;margin:0 auto;color: #f07c06;width: 20px;/* height: 10px; *//* overflow: hidden; */}

#globalsearch-wrap.search.collapsed input {
  width: 0;
  padding: 0;
  opacity: 0;
}
#globalsearch-wrap.search.collapsed a {
  color: #fff;
}
#globalsearch-wrap.search.collapsed a:hover {
  color: #f58f00;
}
@media screen and (max-width:1219px){
/*#globalsearch-wrap.search {
position: absolute;
right: 90px;
}*/
}
#searchBar #globalSearchField {position: relative;}
/** disabled
@media screen and (max-width:767px){
#globalsearch-wrap,
#globalsearch-wrap.search.collapsed {width:100%; margin-right: 15px;}
#globalsearch-wrap.search input,
#globalsearch-wrap.search.collapsed input {
  padding: 2px 10px;
  width:100%;
  opacity: 1;
}
#globalsearch-wrap.search.collapsed a {
    color: #004e9e;
    font-size: 1.4em;
}
}
**/
a.arrow-link,
a.button-orange,
a.button-darkblue {
   color:#f07c06;
   font-weight:bold;
   position:relative;
   padding:0 15px 0 0;
   vertical-align:middle;
   line-height: 1.4;
   display: inline-block;
   min-height: 0px;
   font-size: 14px;
   border-radius: 0px;
}
a.arrow-link:hover,
a.button-orange:hover,
a.button-darkblue:hover {color:#ff8f1e;}
a.arrow-link:after,
a.button-orange:after,
a.button-darkblue:after {
    content: '\f105';
    margin-left: 10px;
    font-weight:normal;
    color:#004e9e;
    position:absolute;
    right:0;
    font: normal normal normal 20px/1 'FontAwesome';
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    vertical-align:middle;
    line-height: 0;
    top: 8px;
}
a.download-icon-link {
    font-size: 14px;
    line-height: 1.4em;
    margin: 5px 0;
    display: inline-block;
    overflow: visible;
    padding-left: 30px;
    position: relative;
}
a.download-icon-link:before {
    font-family:'iaa-iconset';
    content: "\e911";
    font-size: 25px;
    line-height: .5em;
    vertical-align: -15%;
    color: #004e9e;
    margin-right: 8px;
    position: absolute;
    left: 0;
}
.csc-uploads-element .thumb-wrap {
    margin-right: 25px;
}
/** Anpassung Headline 2 AbstÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬ ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¤nde **/
h2 {
    margin-bottom: 25px;
    margin-top: 0;
}
.uk-width-medium-1-1 + .uk-width-medium-1-1 h2 {
    padding-top: 30px;
    margin-bottom: 15px;
    margin-top: 0;
}
#content .uk-text-grid ul, #content .uk-text-grid ol {
    line-height: 1.4em;
    margin: 0;
}
/** Subnavigation **/
#content ul.subnavigation-level-3 {
    padding-left: 0;
    width: 100%;
    margin: 0;
}
#content ul.subnavigation-level-3 li {
    padding-left: 0;
}

ul.subnavigation-level-3 li a:hover, ul.subnavigation-level-3 li:hover a, ul.subnavigation-level-3 li:hover a i, ul.subnavigation-level-3 li a:hover i {
    color: #ff8f1e;
}
ul.subnavigation-level-3 li a {
  padding: 5px 5px 5px 0px;
  display: block;
}
ul.subnavigation-level-3 li a i {
  margin:0 5px 0 2px;
}
/** contrast hotfix fpr Ameropa slider nav **/

.flex-control-paging li a {border: 1px solid rgba(255, 255, 255, 0.8);}

/*** Event Plugin ***/
.row-teaser-darkblue .event-switch .uk-form input[type=text],
.row-teaser-darkblue .event-switch .uk-form select {
    background:none;
    color:#fff !important;
    padding-top: 0px !important;
    padding-right: 12px;
    padding-bottom: 0px !important;
    padding-left: 12px;
    width: 100%;
}
.row-teaser-darkblue .event-switch .uk-form .event-switch-search-wrapper,
.row-teaser-darkblue .event-switch .uk-form .event-switch-select-wrapper {
    position:relative;
    /* z-index:1; */
    width: 100%;
    height: 42px;
}
.row-teaser-darkblue .event-switch .uk-form .event-switch-search-wrapper .search-button {
    position:absolute;
    right:1px;
    top:1px;
    height: 40px;
    line-height: 40px;
    width: 40px;
    border-left:1px solid #fff;
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px;
    transition: all 0.2s ease;
    z-index:2;
}
.row-teaser-darkblue .event-switch .uk-form .event-switch-search-wrapper .search-button:hover {background:#f48f3c}

.row-teaser-darkblue .event-switch .uk-form .event-switch-select-wrapper:before {
    content: '\f107';
    font-weight: normal;
    font: normal normal normal 20px/1 'FontAwesome';
    color: #fff;
    position:absolute;
    right:1px;
    top:1px;
    height: 40px;
    line-height: 40px;
    width: 40px;
    border-left:1px solid #fff;
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px;
    transition: all 0.2s ease;
    z-index:0;
}
.row-teaser-darkblue .event-switch .uk-form .event-switch-select-wrapper select {
    cursor:pointer
}
.row-teaser-darkblue .event-switch .uk-form .event-switch-select-wrapper:hover:before {
    background:#f48c20;
}
.row-teaser-darkblue .event-switch .uk-form .uk-form-row select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none /*menulist*/ !important;
  z-index:999;
  position: absolute;
  left: 0;
  width: 100%;
  top: 0;
  display: block;
}
.row-teaser-darkblue .event-switch .event-days {margin-bottom:15px}
/** IE **/
.row-teaser-darkblue .event-switch .uk-form .uk-form-row select::-ms-expand {
    display: none;
}
.row-teaser-darkblue .event-switch .uk-form .event-switch-select-wrapper option.select-option {
    color: #000 !important;
    background:#fff;
}
@media only screen and (min-width: 768px) {
.row-teaser-darkblue .event-switch .event-teaser-text>p {
    margin: 0px 0 15px 0;
}
}
/** Calendar Buttons ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬ ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œ vor/nach der Messe **/
.row-teaser-darkblue .event-switch a.calendar-button {
    position:relative;
    background:none;
    border:0;
    height: 50px;
    line-height: 50px;
    width: 50px;
    padding: 0;
    margin: 5px 7px 0px;
    display:inline-block;
}
.row-teaser-darkblue .event-switch a.calendar-button:before {
    content: '\f133';
    font-weight: normal;
    font: normal normal normal 50px/1 'FontAwesome';
    color: #fff;
    position: absolute;
    left: 0px;
    top: 0px;
    height: 50px;
    line-height: 50px;
    width: 50px;
    z-index: 0;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
.row-teaser-darkblue .event-switch a.calendar-button span.calendar-date {
    position: absolute;
    left:-1px;
    top:7px;
    margin-left:0px; 
    width:50px;
    text-align:center;
    font-size:22px;
    font-weight:bold;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.row-teaser-darkblue .event-switch a.calendar-button:hover,
.row-teaser-darkblue .event-switch a.calendar-button:hover:before,
.row-teaser-darkblue .event-switch a.calendar-button:hover span {color:#f48c20;}

.row-teaser-darkblue .event-switch .text-today,
.row-teaser-darkblue .event-switch .text-tomorrow {padding:0 10%;}

/** Header style **/
@media (min-width: 1220px){
    .iaa-logo {
        padding: 10px 0 0 15px;
    }
}
.main-nav-row {
    padding: 10px 0 0;
    margin-top: 10px;
}
.main-nav-row-1 {position: relative;}
.main-nav-row-1 .top-left-wrapper {}
.main-nav-row-1 .top-right-wrapper {position: absolute;right: 15px;bottom: 0;}

/** SUCHE **/
#searchBar {
    position: fixed;
    width: 100%;
    z-index: 103;
    top: 75px;
}
#searchBar input,
#searchBar input.focus {
    border: none;
    border: 1px solid #f07c06;
    outline: none;
    padding: 10px 15px;
    height: 50px;
    width:100%;
    font-size: 16px;
    color: #004e9e;
}
#searchBar input:after {
    content: "\e91f";
  font-family: 'iaa-iconset';
    font-style: normal;
    position: absolute;
    right: 10px;
    top:10px;
}

/** Header immer fixed **/
#header {position: fixed;}
#content {padding-top: 75px;}

@media screen and (max-width:767px) {
    #header {position: relative;}
    #searchBar {position: absolute;}
    #content {padding-top:0;}
    .main-nav-row-1 {
        padding: 0;
        margin: 0;
        width: 70px;
        height: 70px;
    }
    .main-nav-row-1 .top-right-wrapper {
        right: 0;
        top: 0;
    }
    .main-nav-row-1 .top-left-wrapper, .main-nav-row-1 .lang-menu {display:none;}
    #globalsearch-wrap.search {
        position: absolute;
        right: 0;
        top: 0;
        width: 70px;
        height: 70px;
        margin: 0;
    }
    #globalsearch-wrap.search a {line-height: 70px;width:100%;height:100%;padding:0;}
    #globalsearch-wrap.search.active a i {
        bottom: 2px;
        line-height: 0;
    }
    #searchBar {
        top: 70px;
    }
    #searchBar .search-field-container {
        padding: 0;
    }

}
#off-canvas-nav .top-actions li.language {
    margin-right:0px;
}
/*#off-canvas-nav .uk-offcanvas-bar {background: #004e9e;}*/
#off-canvas-nav .top-actions li.language.active a {background: #f58f00;}
/*#off-canvas-nav ul li {
    border-bottom: 1px solid #fff;
}*/
@media (max-width: 767px) and (min-width: 640px){
div#fixed-socials {
    display: none;
}
.main-nav-row-1 {
    padding: 0;
    margin: 0;
    width: 100%;
    height: auto;
}
.main-nav-row-1 .top-left-wrapper, .main-nav-row-1 .lang-menu {display:none !important;}
.main-navigation .offcanvas-nav-toggle {
    display: block;
    position: absolute;
    right: 0;
    top: 0;
}
#header {
    position: relative;
}
.main-nav-row-1 .top-right-wrapper {
    right: 0;
    top: -65px;
    bottom: auto;
}
#searchBar {
    top: 69px;
    position: absolute;
    z-index: 999;
}
#globalsearch-wrap.search {
    position: absolute;
    right: 70px;
    top: 0px;
    width: 70px;
    height: 70px;
    margin: 0;
}
#searchBar input, #searchBar input.focus {height:50px;}
#content,
.breadcrumb-path {
    padding: 0px;
}
.quicklink-wrap {
    padding-top: 10px;
}
}
/** TICKET-LINK Test **/
.ticket-container ul.ticket-link-wrap a {
    -webkit-transition: all 2ms ease-in;
    -moz-transition: all 2ms ease-in;
    transition: all 2ms ease-in;
}

.ticket-container ul.ticket-link-wrap a {
    position:absolute;
    top:-30px;
    left: -10px;
    -webkit-transition: 2ms ease-in-out;
    -moz-transition: 2ms ease-in-out;
    -o-transition: 2ms ease-in-out;
    transition: 2ms ease-in-out;
}
.ticket-container ul.ticket-link-wrap a i {
    display: inline-block;
    margin-top:0px;
    color: #f58f00;
}
.ticket-container ul.ticket-link-wrap a .ticket-label {
    display: inline-block;
    margin-top:-20px;
    margin-left: -10px;
    text-transform:uppercase;
}
.ticket-container ul.ticket-link-wrap a:hover i {
    -webkit-transform: translate(0,10px);
    -moz-transform: translate(0,10px);
    -o-transform: translate(0,10px);
    -ms-transform: translate(0,10px);
    transform: translate(0,10px);
}
.ticket-container ul.ticket-link-wrap a:hover .ticket-label {
    -webkit-transform: translate(0,30px);
    -moz-transform: translate(0,30px);
    -o-transform: translate(0,30px);
    -ms-transform: translate(0,30px);
    transform: translate(0,30px);
}
/** Ticket-Link in Social bar **/
#fixed-socials .ticket-wrap,
#fixed-socials .ticket-wrap.close-tickets {
  width: 200px;
  margin-top: 5px;
  margin-left: -200px;
  position: relative;
  height: auto;
  bottom: 0;
  float: left;
  clear: both;
  transition: 1s;
}
.uk-notouch #fixed-socials .ticket-wrap:hover,
#fixed-socials .ticket-wrap.uk-active {
  margin-left:0;
  transition: 1s;
}
#fixed-socials .ticket-wrap #ticketLink {
  display: inline-block;
  width: 200px;
  border-right:2px solid transparent;
}
#fixed-socials .ticket-wrap #ticketLink * {
  width: 100%;
  list-style: none;
  margin: 0;
  padding: 0;
}
#fixed-socials .ticket-wrap #ticketLink li {
  border-bottom: 2px solid transparent;
  float: left;
}
#fixed-socials .ticket-wrap #ticketLink li.ticket-label {
  height: 47px;
  background: #f58f00;
  color: #fff;
  font-size: 16px;
  line-height: 7px;
  transition: 1s;
}
#fixed-socials .ticket-wrap a.tickets {
  padding:7px 0 0;
  display: inline-block;
  float: right;
  margin-right: -45px;
  margin-top: 0;
  background:#f58f00;
}
#fixed-socials .ticket-wrap a.tickets:hover {background:#f58f00;}
#fixed-socials .ticket-wrap a.tickets i {font-size:1.13em;}

#fixed-socials .ticket-wrap:hover a,
#fixed-socials .ticket-wrap.uk-active a,
#fixed-socials .ticket-wrap:hover #ticketLink li.ticket-label,
#fixed-socials .ticket-wrap.uk-active #ticketLink li.ticket-label,
#fixed-socials .ticket-wrap:hover #ticketLink li.ticket-label a,
#fixed-socials .ticket-wrap.uk-active #ticketLink li.ticket-label a {
  background: #f58f00 !important;
  transition: 1s;
  display:block;
}

#fixed-socials .ticket-wrap #ticketLink li.ticket-label a {display:block;text-align:left;font-size:1.05em;padding: 20px 15px;background: #f58f00;}
#fixed-socials .ticket-wrap a.tickets small {
  font-size: 8px;
  text-transform: uppercase;
  padding:0;
  margin: -8px 0 -3px;
  width: 100%;
  display: block;
}
#fixed-socials .ticket-wrap #ticketLink .tickets-link-title {
  width: 80px;
  height: 57px;
  background: #fff;
  color: #333;
  text-align: left;
  font-size: 13px;
  line-height: 1.3;
  /* font-weight: 600; */
  padding: 12px 7px;
  float:left;
}
#fixed-socials .ticket-wrap #ticketLink li:hover .tickets-link-title,
#fixed-socials .ticket-wrap #ticketLink a:hover .tickets-link-title {
  color: #034472;
}
#fixed-socials .ticket-wrap #ticketLink .tickets-link-kv {
  height: 57px;
  text-align: left;
  display:block;
  float:left;
  width:412px;
  background:#fff;
}
#fixed-socials .ticket-wrap #ticketLink .tickets-link-kv .img_wrapper {
  height: 57px !important;
  width:412px !important;
  display:block !important;
  position:relative;
}
#fixed-socials .ticket-wrap #ticketLink li .tickets-link-kv img {
  opacity:0.7;
  transition:0.5s;
  -moz-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-transition: all 0.2s ease-in;
  -ms-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  filter: url('../js/filters.svg#grayscale');
  filter: gray;
  -webkit-filter: grayscale(1);
  max-height:100%;
  max-width:100%;
}
#fixed-socials .ticket-wrap #ticketLink li:hover .tickets-link-kv img {
  opacity:1;
  transition:0.5s;
  filter: none;
  -webkit-filter: grayscale(0);
}
@media (min-width: 640px) and (max-width: 767px) {
  #fixed-socials > a, #fixed-socials .ticket-wrap {
    opacity: 0.9;
      -o-opacity: 0.9;
      -moz-opacity: 0.9;
      -webkit-opacity: 0.9;
  }
}
/*** smaller Social bar if viewport is smaller than 1080px ***/
@media all and (max-width: 1080px) {
  #fixed-socials .ticket-wrap a.tickets {
      margin-right: -38px;
  }
}
@media (min-width: 640px) and (max-width: 767px) {
  #fixed-socials .ticket-wrap a.tickets {
      margin-right: 0;
  }
}
@media (min-width: 768px) {
#fixed-socials .ticket-wrap, #fixed-socials .ticket-wrap.close-tickets {z-index: 2;}
#fixed-socials .nmw-wrap, #fixed-socials .nmw-wrap.close-tickets {z-index: 1;}
}
#off-canvas-nav .ticket-wrap {
    width: 50%;
    display: block;
    float: left;
    text-align: center;
    border-left: 1px solid #333;
    border-bottom: 1px solid #333;
}
#off-canvas-nav .ticket-wrap br {display:none}
#off-canvas-nav a.tickets.uk-visible-small {
    width: 100%;
    display: block;
    text-align: center;
    border-bottom: 0px solid #333;
    padding: 6px 0;
}
#off-canvas-nav a.tickets.uk-visible-small small {padding:0; font-size:8px;margin:0;display:none !important;}
#off-canvas-nav a.tickets.uk-visible-small i {
    float: none;
    font-size: 21px;
    padding: 0px;
    color: #B8B8B8;
    margin: 0;
}
@media (min-width: 768px) {
    #fixed-socials .nmw-wrap, #fixed-socials .nmw-wrap.close-nmw {
    bottom: 8px;
}
}
/** new layer slider for NMW **/
.layer-slider-wrap {position:relative; width:100%; height:100%}
.layer-slider-wrap .layer-slider-text {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 998;
  padding: 40px;
}
.layer-slider-wrap .layer-slider-img {
  position: absolute;
  width: 100%;
  height: 100%;
  right: -15%;
  top: 0;
  z-index: 997;
}
.layer-slider-wrap .layer-slider-text img {
  max-width: 80%;
  max-height: 90%;
  width: auto;
  float: left;
}
.layer-slider-wrap .layer-slider-img img {
  height: 100%;
  width: auto;
  float: right;
}

@media screen and (min-width:1280px) {
.layer-slider-wrap .layer-slider-img {right:0;}
.layer-slider-wrap .layer-slider-text img {
  max-height: 90%;
  max-width:none
}
}
/** Full width Teaser **/
@media screen and (min-width:768px) {
  .full-width-teaser {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 27%;
    background: #000;
  }
  .full-width-teaser .teaser-headline {
    color: #fff;
    font-size: 34px;
    padding-top: 50px;
    font-weight: bold;
    z-index: 2;
    position: relative;
    text-shadow: 0px 0px 20px rgba(0, 0, 0, 0.3);
  }
  .full-width-teaser .teaser-content {
    height: 0;
    padding-bottom: 27%;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    z-index:1;
  }
  .full-width-teaser a {
    position: absolute;
    left: 0;
    width: 270px;
    height: 50px;
    top: 0;
    right: 0;
    display: inline-block;
    margin: auto;
    bottom: 0;
    z-index: 2;
    box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.6);
  }
  .full-width-teaser img {
    position:absolute;
    width:100%;
    height:100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    -webkit-transition:all 0.2s ease-in;
    -moz-transition:all 0.2s ease-in;
    transition:all 0.2s ease-in;
    opacity:0.5;
    z-index: 0;
  }
  .full-width-teaser:hover img {
    opacity:0.9; 
    -webkit-transition:all 0.2s ease-in;
    -moz-transition:all 0.2s ease-in;
    transition:all 0.2s ease-in;
  }
}


/*** Countdown-Zaehler ***/
.countdown {
    padding: 18px 0 20px;
}
.countdown .timer-text {
  font-size: 14px;
  line-height:1.4;
  padding: 0px 0 0px 0;
  text-align: center;
} 
@media screen and (min-width:960px) {
    .countdown .timer-text {
        font-size: 18px;
        padding: 0;
        text-align: right !important;
        line-height: 82px;
    }
}
.countdown .timer>span {
    font-size: 44px;
    padding:20px 20px 0;
    display:inline-block;
    position:relative;
}
.countdown .timer span.value {
    display:block;
    font-weight: bold;
}
.countdown .timer span:after {content:"";font-size:20px;position:absolute;top:50%;left:0; margin-top:-23px; height:55px;background:#fff;width:1px;display:block}
.countdown .timer span:first-child:after {display:none;}
.countdown .timer span small {font-size: 0.25em;}
  
@media screen and (max-width:480px){
  .countdown .timer>span {font-size:32px;padding:20px 10px 0;}
  .countdown .timer span small {
    font-size: 0.3em;
  }
}
/** neue Icons erstmal hart ueberschrieben - Klassen noch anpassen => IAA-Iconset! **/
i.fa.fa-search,
i.fa.fa-ticket,
i.fa.fa-info,
i.fa.fa-star-o,
i.fa.fa-star,
i.fa.fa-calendar,
i.fa.fa-clock-o,
i.fa.fa-map-marker,
.fa-search-cms,
.fa-search-termin/*,
.fa-search-news,
.fa-search-neuheit,
.fa-search-aussteller*/ {
    font-family: 'iaa-iconset' !important;
    line-height: 1.2;
}
i.fa.fa-search:before {
content:'\e91f';
}
i.fa.fa-ticket:before {
content:'\e904';
}
.fa-search-cms:before,
i.fa.fa-info:before {
content:'\e912';
font-family: iaa-iconset;
}
i.fa.fa-star:before {
content:'\e918';
}
i.fa.fa-star-o:before {
content:'\e917';
}
i.fa.fa-calendar:before {
content:'\e906';
}
i.fa.fa-clock-o:before {
content:'\e916';
}
i.fa.fa-map-marker:before {
content:'\e914';
}

#veranstaltungsliste .action-icons i:before,
#veranstaltungsliste .event-information i:before {font-size:1.2em; line-height:1.2}
#ausstellerliste .exhibitor-actions .icon-wishlist i:before {font-size:1.4em; line-height:40px}

/* hide elements on touch-devices */

/* Touch
 ========================================================================== */
/*
 * Hide if primary pointing device has limited accuracy, e.g. a touch screen.
 * Works on mobile browsers: Safari, Chrome and Android browser
 */
@media (pointer: coarse) {
  .uk-hidden-touch {
    display: none !important;
  }
}
/* fallback, if media-query does not work
.uk-touch .uk-hidden-touch {
    display: none !important;
} 
*/
/*
 * Hide if primary pointing device is accurate, e.g. mouse.
 * 1. Fallback for IE11 and Firefox, because `pointer` is not supported
 * 2. Reset if supported
 */
/* 1 */
.uk-hidden-notouch {
  display: none !important;
}
@media (pointer: coarse) {
  .uk-hidden-notouch {
    display: block !important;
  }
}
/* fallback, if media-query does not work
.uk-touch .uk-hidden-notouch {
    display: block !important;
} 
*/
/* Zusaetzlicher Link in 2. Menue-Ebene auf Uebersicht (auf Touch-Geraeten) */
.uk-touch .main-navigation .nav-items ul li.overview-link-touch a {
    background: #f58f00;
    color: #fff;
}
.uk-touch .main-navigation .nav-items ul li.overview-link-touch a:before {
  content: "\e91c";
  font-family:'iaa-iconset';
  float:right;
}

/* Job and Career - wrapper class now via pagetag */
body.pt-job_and_career, body.pt-job_and_career h2.header-first, body.pt-job_and_career #content #kiosk h2, 
body.pt-job_and_career h1,
body.pt-job_and_career h2,
body.pt-job_and_career h3,
body.pt-job_and_career h4 {
    color: #333;
}
@media screen and (max-width:500px){
.tickettable-scroll-wrapper {    
  border: 1px solid #ddd;
  border-width: 0px 1px 1px 1px;
  margin-top:-15px;
}
.tickettable-hint {
    background: #ececec;
    display: block !important;
    visibility: visible !important;
    border: 1px solid #ddd;
    padding: 0 20px 0px 15px;
    border-width: 1px 1px 0px 1px;
}
}

/** Vorschlag QL-Groesse 14.07. **/
@media screen and (min-width:768px) {
.quicklink {
    height: 85px;
    margin: -15px 0 -20px;
}
}
.quicklink .icon {
    width: 60px;
    height: 60px;
}
.quicklink i {
    top: 10px;
}
/** News-Teaser (statisch) - Bildelemente zentrieren (Aktuelles) **/
.teaser-1top-2bottom .image {text-align:center}
.teaser-1top-2bottom .author-date {
    margin-bottom: 15px !important;
}
.teaser-1top-2bottom p {margin:0 0 15px 0}
.teaser-1top-2bottom p + p {margin:15px 0 15px 0}
#content .iaa-uk-button, #content .button-darkblue, #content .button-white {
    margin-bottom: 0px !important;
}
.button-orange-cta-margin-rmv {
    margin: 0px 0 15px 0 !important;
}
#content p {
    line-height: 1.4;
}

/** Neue Icon-Formate im Bereich Pressemitteilungen **/
span.news-category-icon {
    height: 24px;
    width: 28px;
}
.legend-info-blocks .legend-info-title {
    line-height: 13px !important;
    font-size: 11px;
    display: block;
    width: 100%;
    height: 38px;
    padding-right: 0;
    position: relative;
    cursor: default;
}
/*** workaround image / text alignment **/
/*.row.row-white + .row.row-white {padding-top:0}
#content p {
    margin: 1.4em 0;
}*/
@media (max-width: 767px) {
    .row.row-white .uk-grid:not(:empty) > [class*='uk-width-medium-'], 
    .uk-grid-divider:not(:empty) > [class*='uk-width-medium-'] {
        margin-bottom: 0px;
    }
}
@media screen and (min-width:768px) {
/*
#content .uk-width-medium-1-2 p:first-child,
#content .uk-width-medium-1-2 > p,
#content .uk-width-medium-1-3 > p,
#content .uk-width-medium-1-3  p:first-child {margin: 0em 0 1.65em 0;}*/
/*#content .uk-width-medium-1-2 > img,
#content .uk-width-medium-1-3 > img,
#content .uk-width-medium-1-2 p > img,
#content .uk-width-medium-1-3 p > img{margin-top:3px}
#content .uk-width-medium-1-1 + .uk-width-medium-1-1 {margin-top:15px}*/
}

.special-icon-newmobility {
    background: url(../images/icon_aussteller_nm.png) no-repeat top left / 100% 100%;
}

.event-format-nmw.nmw-halle {
    background-image: url(../images/images/NMW_Hall3.png);
    background-size: contain;
}
.legend-info-blocks .special-icon-newmobility {
    background-image: url(../images/icon_aussteller_nm.png); /* images/NMW_Hall3.png  */
    background-size: contain;
    /* width: auto !important; */
    /* min-width: 60px; */
    /* min-height: 45px; */
}
.uk-button.nmw-parcour, .special-icon-nmw-parcour {
    background-image: url(../images/icon_aussteller_nmw_parcours.png); /* images/NMW_Parcours.png */
    background-size: contain;
    width: 27px !important;
    height: 27px !important;
}
.legend-info-blocks .legend-info-title {
    line-height: 12px !important;
    font-size: 10px;
    height: 40px;
}
.legend-aussteller-detail{
  display:none;
}

.special-icon-nmw-conferences, .special-icon-nmw-guided-tours, .special-icon-nmw-conferences-hall-19, .special-icon-nmw-live, .special-icon-nmw-parcour {
    min-height: 27px !important; 
    min-width: 27px !important; 
}