/*
 * custom styles
 */

/*
 * structural
 */
body {
    background-color: #fff;
}

.container {
    max-width: 970px !important;
}

.legacy-ie .container {
    width: 970px !important;
}

.header {
    height: 80px;
    background-color: #fff;
}

.footer {
    background-color: #e4e0dd;
    padding: 30px 0;
    margin-top: 66px;
}

.hdg-logo {
    width: 60px;
    height: 80px;
    margin-right: 15px;
}

.hdg-title {
    text-transform: uppercase;
    font-family: "Futura W02 Heavy", Arial, sans-serif;
    color: #fff;
    background-color: #000;
    margin: 50px 0 0 0;
    padding: 0 20px;
    font-size: 14px;
    letter-spacing: 2px;
    font-weight: normal;
    line-height: 30px;
    height: 30px;
}

.language {
    margin-top: 16px;
    font-size: 12px;
    font-style: italic;
}

.language a {
    color: #888;
}

.language a:hover {
    color: #5c5c5c;
}


.language .active {
    text-decoration: underline;
}

/*
 * no js
 */
.no-js {
    padding: 15px 20px;
    margin: 0;
    background-color: #ff5b5b;
    color: #fff;
    text-align: center;
    font-size: 14px;
    line-height: 22px;
}

/*!
 * Yamm!3 - Yet another megamenu for Bootstrap 3
 * http://geedmo.github.com/yamm3
 *
 * @geedmo - Licensed under the MIT license
 */
.yamm .nav,
.yamm .collapse,
.yamm .dropup,
.yamm .dropdown {
    position: static;
}
.yamm .container {
    position: relative;
}
.yamm .dropdown-menu {
    left: auto;
}
.yamm .yamm-content {
    padding: 20px 30px;
}
.yamm .dropdown.yamm-fw .dropdown-menu {
    left: 0;
    right: 0;
    background-color: #fff;
}

/*
 * navigation
 */
.navigation {
    /*background-color: #e4e0dd; *//* old/orig color */
    background: transparent url(../img/nav_bg.png) 0 0 repeat-x;
    position: relative; /* visual under navi */
    z-index: 10; /* visual under navi */
}

.affix {
    width: 100%;
    top: 0;
    z-index: 801;
    position: fixed; /* visual under navi */
}

.navigation .nav .item-affix-logo {
    width: 60px;
    height: 60px;
    display: none;
}

.affix .nav .item-affix-logo {
    width: 60px !important;
    height: 60px;
    display: block;
    margin-left: -60px;
}

.affix .nav .item-affix-logo a {
    padding: 0;
}

.navigation .container {
    max-width: 100% !important;
    width: auto !important;
}

.navigation .navbar-collapse {
    width: 970px !important; /* !important = ie8 fix */
    margin: 0 auto;
    border-top: 0;
}

.navigation .nav .mega-menu {
    width: 970px;
    margin: 0 auto;
    padding-left: 15px;
    padding-right: 15px;
}

.navigation .nav .mega-menu .col-sm-3 {
    padding: 0;
}

.navigation .nav .mega-menu .row {
    margin: 0;
}

.mega-menu .teaser-item {
    background-color: #fff;
    padding: 0;
    overflow: hidden;
    position: relative;
}

.navigation .nav .mega-menu h4 {
    margin-top: 0;
    padding: 0 15px;
    text-transform: none;
    font-size: 15px;
    letter-spacing: 1px;
}

.navigation .nav .mega-menu ul {
    list-style-type: none;
    padding: 0 15px;
    margin-bottom: 10px;
}

.navigation .nav .mega-menu p {
    padding: 0 15px;
}

.navigation .nav .mega-menu a {
    color: #333;
    text-transform: none;
    font-family: Arial, sans-serif;
}

.navigation .nav .mega-menu a:focus,
.navigation .nav .mega-menu a:hover {
    background: none;
    color: #000 !important;
}

.navigation .mega-menu p a:before,
.navigation .mega-menu ul a:before {
    font-family: FontAwesome;
    content: "\f101";
    font-size: 14px;
    display: inline-block;
    font-style: normal;
    color: #333;
    padding-right: 4px;
}

.navigation .nav .dropdown-menu {
    font-size: 13px;
    color: #000;
    padding: 15px;
    border: 0;
    border-radius: 0;
}

.navigation .navbar-nav {
    width: 100%;
}

.navigation .nav .item {
    min-height: 60px;
    width: 25%;
}

.navigation .nav .item-small {
    width: 8.33333%;
    background-color: #5c5c5c;
}

.navigation .nav .item-small .dropdown-menu {
    z-index: 990; /* lower z-index for small dropdown to allow arrow-overlay */
}

.navigation .nav .item-search .dropdown-menu,
.navigation .nav .item-share .dropdown-menu {
    z-index: 1005; /* overlapp a-z if active */
}

.navigation .nav .item .item-sub {
    font-style: normal;
    line-height: 60px;
    padding: 0 10px;
    text-align: center;
    font-size: 16px;
    letter-spacing: 2px;
}

.navigation .nav .item-small .item-sub {
    color: #fff;
    padding: 0;
}

.navigation .nav .item-small:hover {
    background-color: #aaa;
}

.navigation .nav .item-small .item-sub:hover {
    background-color: #aaa;
    color: #fff;
    cursor: pointer;
}

.navigation .item a {
    font-family: "Futura W02 Heavy", Arial, sans-serif;
    font-weight: normal;
    text-transform: uppercase;
}

.navigation .nav .item a:focus {
    background: none;
    color: #fff;
}

.navigation .item-exhibition,
.navigation .item-exhibition .link-button i {
    background-color: #e63312;
    color: #fff;
}

.navigation .item-exhibition a,
.navigation .item-exhibition .mega-menu .teaser-item .link-button i {
    color: #fff;
}

.navigation .item-exhibition .mega-menu .teaser-item .link-button a:hover i,
.navigation .item-exhibition .mega-menu .teaser-item:hover .link-button i {
    background-color: #dc2908;
    color: #fff;
}

.navigation .item-exhibition a:hover,
.navigation .item-exhibition a:focus {
    background-color: #dc2908;
}

.navigation .item-exhibition .mega-menu p a:before,
.navigation .item-exhibition .mega-menu ul a:before {
    color: #e63312;
}

.navigation .item-event,
.navigation .item-event .link-button i {
    background-color: #a2358a;
    color: #000;
}

.navigation .item-event a,
.navigation .item-event .mega-menu .teaser-item .link-button i {
    color: #fff;
}

.navigation .item-event .mega-menu .teaser-item .link-button a:hover i,
.navigation .item-event .mega-menu .teaser-item:hover .link-button i {
    background-color: #992c81;
    color: #fff;
}

.navigation .item-event a:hover,
.navigation .item-event a:focus {
    background-color: #992c81;
}

.navigation .item-event .mega-menu p a:before,
.navigation .item-event .mega-menu ul a:before {
    color: #a2358a;
}

.navigation .item-museum,
.navigation .item-museum .link-button i {
    background-color: #ffff00;
    color: #fff;
}

.navigation .item-museum a,
.navigation .item-museum .mega-menu .teaser-item .link-button i {
    color: #000;
}

.navigation .item-museum .mega-menu .teaser-item .link-button a:hover i,
.navigation .item-museum .mega-menu .teaser-item:hover .link-button i {
    background-color: #fbfb00;
    color: #000;
}

.navigation .nav .item-museum .item-sub:focus {
    color: #000 !important;
}

.navigation .item-museum a:hover,
.navigation .item-museum a:focus {
    background-color: #fbfb00;
}

.navigation .item-museum .mega-menu p a:before,
.navigation .item-museum .mega-menu ul a:before {
    color: #000; /* exception: ffff00 is not readable */
}

.navigation .nav .item-search {
    position: relative;
}

.navigation .nav .item-search .item-sub {
    border-left: 1px solid #bbb;
}

.navigation .nav .item-search .dropdown-menu {
    right: -1px;
    width: 501%;
}

.navigation .nav .item-search .mega-menu {
    width: auto;
    padding: 0;
}

.navigation .item-search .mega-menu .form-control,
.navigation .item-search .mega-menu .input-group-btn .btn {
    border-radius: 0;
    box-shadow: none;
}

.navigation .item-search .mega-menu .input-group-btn .btn .fa {
    color: #555;
}

.navigation .item-search .mega-menu .input-group-btn .btn:hover {
    border-color: #ccc !important;
    color: #000;
    border-left: 0;
    background: none;
}

.navigation .item-search .mega-menu .form-control {
    border-right: 0;
}

.navigation .item-search .mega-menu .form-control:focus {
    border-color: #ccc;
}

.navigation .item-search .mega-menu .form-control {
    box-shadow: none;
}

.navigation .nav .item-share {
    position: relative;
}

.navigation .nav .item-share .item-sub {
    border-left: 1px solid #bbb;
}

.navigation .nav .item-share .dropdown-menu {
    min-width: 0;
    padding: 0;
    width: 100%;
}

.navigation .nav .item-share .dropdown-menu a {
    padding: 0;
    display: block;
    height: 60px;
    text-align: center;
    line-height: 60px;
}

/*
 * fonts
 */
@font-face {
    font-family:"Futura W02 Heavy";
    src:url("../font/23ba0be3-70bf-4659-a442-531d2a2d21e1.eot?#iefix");
    src:url("../font/23ba0be3-70bf-4659-a442-531d2a2d21e1.eot?#iefix") format("eot"),url("../font/3f319b0c-7b7f-4315-b8d0-2f4af7d033dd.woff") format("woff"),url("../font/6f62d6f4-b1d5-442c-b7f4-a00598f1b20c.ttf") format("truetype"),url("../font/19a28699-af7e-410b-8ae3-5330873504bd.svg#19a28699-af7e-410b-8ae3-5330873504bd") format("svg");
}

body {
    font-size: 13px;
    line-height: 20px;
}

h1, h2, h3, h4, h5, h6 {
    text-transform: uppercase;
    font-weight: normal;
    font-family: "Futura W02 Heavy", Arial, sans-serif;
    line-height: 1.25em;
    letter-spacing: 1px;
}

h1 {
    font-size: 24px;
}

h2 {
    font-size: 20px;
}

h3 {
    font-size: 16px;
}

h4 {
    font-size: 14px;
    letter-spacing: 1px;
}

h5 {
    font-size: 12px;
    font-weight: normal;
}

h6 {
    font-size: 12px;
    font-weight: normal;
    font-style: italic;
}

a {
    color: #666;
    font-style: italic;
}

a.anchor{
    display: block;
    position: relative;
    top: -100px;
    visibility: hidden;
}

a:focus,
a:hover {
    color: #5c5c5c;
}

a:focus {
  text-decoration: none;
}

p a i.fa {
    padding-right: 4px;
}

ul {
    padding-left: 15px;
}

ol {
    padding-left: 20px;
}

hr {
    border-color: #aaa;
    border-style: dotted;
}

.content-title h1,
.content-title h2,
.visual-teaser-title h2,
.form-block-title h3,
.four-teaser-title h3,
.event-list-title h1,
.event-list-title h2 {
    margin: 0 0 18px 0;
    padding-bottom: 14px;
    letter-spacing: 2px;
    border-bottom: 1px dotted #aaa;
}

.more-teaser .four-teaser-title h3 {
    margin-top: 0;
}

.content-text h1 {
    margin-top: 0;
}

.footer a {
    color: #636363;
    font-style: italic;
}

.footer a:hover {
    color: #333;
    text-decoration: none;
}

/*
 * meta navigation
 */
.footer .meta-nav {
    padding-left: 0;
    list-style-type: none;
}

.footer .meta-nav a:before {
    font-family: FontAwesome;
    content: "\f101";
    font-size: 14px;
    display: inline-block;
    font-style: normal;
    color: #333;
    margin-right: 5px;
}

/*
 * follow
 */
.footer .follow a {
  display: block;
  width: 30px;
  height: 30px;
  float: left;
  margin-right: 2px;
}

.footer .follow i {
    background-color: #8f8c89;
    width: 30px;
    height: 30px;
    font-size: 18px;
    line-height: 30px;
    color: #fcf8f5;
    text-align: center;
    margin: 0;
    padding: 0;
}

.footer .follow i:hover {
    background-color: #5c5c5c;
}

.footer .follow #realisierung h4 {
    margin-top: 20px;
}

.footer .follow #realisierung a {
    width: auto;
}

/*
 * link button
 */
.link-button {
    text-transform: uppercase;
    margin-top: 20px;
    letter-spacing: 1px;
}

.teaser-item .link-button {
    position: absolute;
    bottom: 7px;
    right: 7px;
    margin: 0;
}

.link-button a,
a.link-button { /* Hack f. RTE-Links mit Bubble-Button-Style */
    font-style: normal;
    color: #333;
    font-size: 18px;
    letter-spacing: 2px;
    font-weight: normal;
    font-family: "Futura W02 Heavy", Arial, sans-serif;
}

.link-button i {
    background-color: #8f8c89;
    color: #fff;
    width: 30px;
    height: 30px;
    border-radius: 15px;
    text-align: center;
    font-weight: bold;
    font-size: 16px;
    line-height: 30px;
    padding-left: 2px;
}

.section-exhibition .link-button i,
.international .link-button i {
    background-color: #e63312;
}

.section-event .link-button i {
    background-color: #a2358a;
}

.section-museum .link-button i {
    background-color: #ffff00;
    color: #000;
}

.section-exhibition .link-button a,
.section-exhibition a.link-button,
.international .link-button a {
    color: #e63312;
}

.section-event .link-button a,
.section-event  a.link-button {
    color: #a2358a;
}

.section-museum .link-button a,
.section-museum  a.link-button a {
    color: #000;
}

.link-button a i {
    color: #fff;
}

.link-button a:hover {
    text-decoration: none;
}

.link-button a:hover i,
.teaser-item:hover .link-button i {
    background-color: #5c5c5c;
}

.section-exhibition .link-button a:hover i,
.section-exhibition .teaser-item:hover .link-button i,
.international .link-button a:hover i,
.international .teaser-item:hover .link-button i {
    background-color: #dc2908;
}

.section-event .link-button a:hover i,
.section-event .teaser-item:hover .link-button i {
    background-color: #992c81;
}

.section-museum .link-button a:hover i,
.section-museum .teaser-item:hover .link-button i {
    background-color: #fafa00;
    color: #333;
}

.section-museum .link-button a:hover {
    color: #333;
}

/* Hack f. RTE-Links mit Bubble-Button-Style */
a.link-button i.fa {
    padding-left: 7px;
    margin-right: 8px;
}

/*
 * content
 */
.content {
    background-color: #fff;
    padding: 18px 0;
}

.content ul,
.content ol,
.visual-teaser ul {
    list-style-type: none;
    padding-left: 0;
}

.content ul a,
.content ol a,
.visual-teaser ul a {
    color: #333;
    text-decoration: underline;
}

.content ul li:before,
.visual-teaser ul li:before {
    font-family: FontAwesome;
    content: "\f101";
    font-size: 14px;
    display: inline-block;
    font-style: normal;
    margin-right: 5px;
}

.section-exhibition .content ul li:before,
.section-exhibition .visual-teaser ul li:before,
.international .content ul li:before {
    color: #e63312;
}

.section-event .content ul li:before,
.section-event .visual-teaser ul li:before {
    color: #a2358a;
}

.section-museum .content ul li:before,
.section-museum .visual-teaser ul li:before {
    color: #000; /* exception: ffff00 is not readable */
}

.content ul a:hover,
.content ol a:hover,
.content ul a:focus,
.content ol a:focus {
    text-decoration: underline;
    color: #000;
}

.content-text,
.accordion-body {
    width: 720px;
}

.content-image img {
    max-width: 100%;
    height: auto;
}

.content-image .caption {
  margin-top: 5px;
  font-size: 12px;
  font-style: italic;
  line-height: 16px;
}

.content-side {
    padding: 0;
}

.content-side .teaser-item {
    background-color: #fff;
    padding: 0;
    width: 235px;
    height: 330px;
    overflow: hidden;
    float: left;
}

.content-side .teaser-item {
    position: relative;
}

/*
 * generic: teaser
 */
.teaser-item {
    position: relative;
    background-color: #fff;
    float: left;
    height: 330px;
    overflow: hidden;
    padding: 0;
    width: 235px;
}

.teaser-item .teaser-border {
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
    height: 330px;
    position: relative;
}

.teaser-half .image {
    height: 130px;
    overflow: hidden;
    width: 233px;
}

.teaser-half .text {
    height: 146px;
    margin: 20px 20px 32px;
    overflow: hidden;
}

.teaser-half h4 {
    margin: 0 0 18px;
    line-height: 18px;
}

.teaser-half p {
    font-size: 13px;
    line-height: 18px;
}

/*
 * content-type: four teaser
 */
.four-teaser {
    background-color: #fff;
    padding: 18px 0;
}

.four-teaser .four-teaser-title .carousel-controls {
    font-family: Arial, sans-serif;
    text-transform: none;
    font-weight: normal;
    font-style: italic;
    color: #888;
    letter-spacing: 0;
}

.four-teaser .four-teaser-title .carousel-controls i {
    font-weight: bold;
    color: #333;
    font-size: 18px;
}

.section-exhibition .four-teaser-title .carousel-controls i,
.international .four-teaser-title .carousel-controls i {
    color: #e63312;
}

.section-event .four-teaser-title .carousel-controls i {
    color: #a2358a;
}

.section-museum .four-teaser-title .carousel-controls i {
    color: #ffff00;
}

.four-teaser .teaser-bg {
    background-color: #e4e0dd;
}

.four-teaser .teaser-box {
    margin: 20px 0;
}

.four-teaser .col-sm-6 {
    padding: 0;
}

.teaser-foot {
    margin: 20px 0;
    padding: 20px 0;
    height: 1px;
    border: none;
    border-top: 1px dotted #aaa;
}

.four-teaser .teaser-item {
    background-color: #fff;
    padding: 0;
    width: 235px;
    height: 328px;
    overflow: hidden;
    float: left;
}

.four-teaser .teaser-border {
    border-left: 1px solid #e4e0dd;
    border-right: 1px solid #e4e0dd;
    height: 328px;
    position: relative;
}

.four-teaser .teaser-full .image {
    overflow: hidden;
    width: 233px;
    height: 328px;
}

.four-teaser .teaser-half .image {
    overflow: hidden;
    width: 233px;
    height: 130px;
}

.four-teaser .teaser-half .text {
    margin: 20px 20px 32px 20px;
    height: 146px;
    overflow: hidden;
}

.four-teaser .teaser-half h4,
.four-teaser .teaser-half p {
    font-size: 13px;
    line-height: 18px;
}

.four-teaser .teaser-half h4 {
    margin: 0 0 18px 0;
}

/*
 * content-type: mega visual
 */
.mega-visual {
    background-color: #fff;
}

div.navigation + div.mega-visual,
div.navigation + div.visual {
    margin-top: -60px; /* visual under navi */
}

.mega-visual .mega-visual .col-xs-12 {
    min-height: 460px;
}

/*
 * fix for neg margin bug in ff - only when directly after main navi
 */
@-moz-document url-prefix() {
    div.navigation + div.mega-visual .mega-visual .col-xs-12 {
        min-height: 400px !important;
    }
}

/*
 * fix for neg margin bug in ie <= 9 - only when directly after main navi
 */
html.ie div.navigation + div.mega-visual .mega-visual .col-xs-12 {
    min-height: 400px !important;
}

/*
 * fix for neg margin bug in ie > 9 - only when directly after main navi
 */
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    div.navigation + div.mega-visual .mega-visual .col-xs-12 {
        min-height: 400px !important;
    }
}

.mega-visual .outer-image {
    width: 100%;
    padding: 15px;
}

.mega-visual .outer-image img {
    margin: 0 auto;
}

.mega-visual .teaser-box {
    width: 940px;
    position: absolute;
    bottom: 40px;
}

.mega-visual .teaser-box .image {
    width: 160px;
    height: 227px;
    float: left;
}

.mega-visual .teaser-box .titles {
    position: relative;
    width: 780px;
    min-height: 225px;
    float: left;
}

.mega-visual .teaser-box .titles .captions {
    bottom: 5px;
    left: 2px;
}

.mega-visual .teaser-box .titles .captions .title span {
    color: #fff;
    background: rgb(0, 0, 0);
    background: rgba(0, 0, 0, .5);
    font-size: 54px;
    line-height: 77px;
    letter-spacing: 8px;
}

.mega-visual .teaser-box .titles .captions a {
    font-style: normal;
}

.mega-visual .teaser-box .titles .captions a:hover {
    text-decoration: none;
}

/*
 * content-type: visual
 */
.visual {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}

.content + .visual {
    margin-top: 55px;
}

.visual .col-xs-12 {
    min-height: 400px;
}

/*
 * fix for neg margin bug in ff - only when directly after main navi
 */
@-moz-document url-prefix() {
    div.navigation + div.visual .col-xs-12 {
        min-height: 340px !important;
    }
}

/*
 * fix for neg margin bug in ie <= 9 - only when directly after main navi
 */
html.ie div.navigation + div.visual .col-xs-12 {
    min-height: 340px !important;
}

/*
 * fix for neg margin bug in ie > 9 - only when directly after main navi
 */
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    div.navigation + div.visual .col-xs-12 {
        min-height: 340px !important;
    }
}

.visual .captions {
    position: absolute;
    bottom: 50px;
}

.visual .captions a {
    font-style: normal;
}

.visual a:hover {
    text-decoration: none;
}

.visual .subtitle {
    margin: 0 0 8px 0;
}

.visual .subtitle span { /* todo: multiline padding: check compatibility*/
    font-size: 13px;
    line-height: 26px;
    text-transform: none;
    padding: 5px 20px;
    background: rgb(0, 0, 0);
    background: rgba(0, 0, 0, .5);
    color: #fff;
    -webkit-box-decoration-break: clone;
    -ms-box-decoration-break: clone;
    -o-box-decoration-break: clone;
    box-decoration-break: clone; /* multiline padding */
    font-family: Arial,sans-serif;
}

.visual .title {
    margin: 0;
}

.visual .title span { /* todo: multiline padding: check compatibility*/
    padding: 10px 20px;
    -webkit-box-decoration-break: clone;
    -ms-box-decoration-break: clone;
    -o-box-decoration-break: clone;
    box-decoration-break: clone; /* multiline padding */
    font-size: 40px;
    line-height: 59px;
    letter-spacing: 8px;
}

.section-exhibition .visual .captions .title span,
.visual .section-exhibition .title span,
.section-exhibition .mega-visual .teaser-box .captions .title span,
.mega-visual .teaser-box .section-exhibition .title span,
.international .visual .captions .title span,
.visual .international .title span,
.international .mega-visual .teaser-box .captions .title span,
.mega-visual .teaser-box .international .title span {
    background-color: #e63312;
    background-color: rgba(230, 51, 18, 0.8);
    color: #fff;
}

.section-event .visual .captions .title span,
.visual .section-event .title span,
.section-event .mega-visual .teaser-box .captions .title span,
.mega-visual .teaser-box .section-event .title span {
    background-color: #a2358a;
    background-color: rgba(162, 53, 138, 0.8);
    color: #fff;
}

.section-museum .visual .captions .title span,
.visual .section-museum .title span,
.section-museum .mega-visual .teaser-box .captions .title span,
.mega-visual .teaser-box .section-museum .title span {
    background-color: #ffff00;
    background-color: rgba(255, 255, 0, 0.8);
    color: #000;
}

/*
 * content-type: visual teaser
 */
.visual-teaser {
    padding: 18px 0;
    background-color: #fff;
}

.visual-teaser .teaser-box {
    width: 470px;
}

.visual-teaser .teaser-box {
    background-color: #e4e0dd;
    padding: 0;
}

.visual-teaser .teaser-item {
    background-color: #e4e0dd;
    width: 235px;
    height: 328px;
    overflow: hidden;
    float: left;
    position: relative;
}

.visual-teaser .teaser-border {
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
    height: 328px;
    overflow: hidden;
}

.visual-teaser .teaser-full .image {
    overflow: hidden;
    width: 233px;
    height: 328px;
}

.visual-teaser .teaser-full .text {
    margin: 20px 20px 32px 20px;
    height: 276px;
    overflow: hidden;
}

.visual-teaser .teaser-full .text h4,
.visual-teaser .teaser-full .text p {
    font-size: 13px;
    line-height: 18px;
}

.visual-teaser .teaser-full .text h4 {
    margin: 0 0 18px 0;
}

/*
 * breadcrumb
 */
.bread-crumb {
    background-color: #fff;
    padding: 18px 0;
}

.bread-crumb .fa {
    padding-left: 4px;
    padding-right: 2px;
}

.bread-crumb .active,
.bread-crumb a:hover {
    text-decoration: underline;
    color: #5c5c5c;
}

/*
 * tab navi
 */
.tab-navi {
    padding: 18px 0;
    background-color: #fff;
}

.tab-navi .nav-tabs {
    border-bottom: 1px dotted #aaa;
}

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
    border-style: dotted;
    border-top-color: #aaa;
    border-left-color: #aaa;
    border-right-color: #aaa;
}

.nav-tabs > li > a {
    border: 1px solid transparent;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    line-height: 1.42857;
    margin-right: 2px;
    padding: 5px 10px;
}

.nav-tabs > li > a:hover,
.nav-tabs > li > a:focus {
    background: none;
    border-color: #fff;
}

.section-exhibition .nav-tabs > li > a:hover,
.section-exhibition .nav-tabs > li > a:focus,
.international .nav-tabs > li > a:hover,
.international .nav-tabs > li > a:focus{
    border-bottom: 1px solid #e63312;
}

.section-event .nav-tabs > li > a:hover,
.section-event .nav-tabs > li > a:focus {
    border-bottom: 1px solid #a2358a;
}

.section-museum .nav-tabs > li > a:hover,
.section-museum .nav-tabs > li > a:focus {
    border-bottom: 1px solid #ffff00;
}


.section-exhibition .nav-tabs .active a,
.international .nav-tabs .active a {
    color: #e63312;
}

.section-event .nav-tabs .active a {
    color: #a2358a;
}

.section-museum .nav-tabs .active a {
    color: #000; /* exception: ffff00 is not readable */
}

/*
 * form block
 */
.form-block {
    padding: 18px 0;
    background-color: #fff;
}

.form-block-title span {
    font-size: 13px;
    font-family: Arial, sans-serif;
    color: #888;
    font-style: italic;
    font-weight: normal;
    text-transform: none;
    letter-spacing: 0;
}

.form-block .form-bg {
    background-color: #e4e0dd;
}

.form-block .form-block-body {
    padding-top: 20px;
    padding-bottom: 20px;
    width: 720px;
}

.form-block .form-group {
    margin-bottom: 5px;
}

.form-block .form-group a {
    color: #333;
    text-decoration: underline;
}

.form-block .form-group a:hover {
    color: #000;
}

.form-block .form-group ul {
    display: none;
}


label[for=powermail_field_street_no],
label[for=powermail_field_city],
label[for=powermail_field_time_end],
label[for=powermail_field_timealt_end] {
    display: none;
}

.form-block .form-control,
.form-block .form-control:focus {
    font-size: 13px;
    border: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-transition: none;
    -moz-transition: none;
    transition: none;
    -wekbit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.form-horizontal .control-label {
    font-weight: normal;
    font-size: 13px;
    text-align: left;
}

.form-horizontal .field-no-padding-right {
    padding-right: 0;
}

.form-horizontal .field-padding-left {
    padding-left: 5px;
}

.form-block .btn-primary,
.form-block .btn-default {
    background-color: #000;
    color: #fff;
    border: none;
    -wekbit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    margin-top: 10px;
    font-size: 13px;
}

.form-block .btn-default:hover {
    background-color: #444;
}

.section-exhibition .form-block .btn-default,
.international .form-block .btn-default {
    background-color: #e63312;
}

.section-exhibition .form-block .btn-default:hover,
.international .form-block .btn-default:hover {
    background-color: #dc2908;
}

.section-event .form-block .btn-default {
    background-color: #a2358a;
}

.section-event .form-block .btn-default:hover {
    background-color: #992c81;
}

.section-museum .form-block .btn-default {
    background-color: #ffff00;
    color: #000;
}

.section-museum .form-block .btn-default:hover {
    background-color: #fbfb00;
    color: #000;
}

.form-block .btn-primary {
    background-color: #159624;
    color: #fff;
}

.form-block .btn-primary:hover {
    background-color: #1da32d;
    color: #fff;
}

.form-block .form-block-side {
    padding: 20px 0 20px 0;
}

.form-block-side .teaser-item .teaser-border {
    border-left: 1px solid #e4e0dd;
    border-right: 1px solid #e4e0dd;
}

/*
 * modal: besucherinfo
 */
body.modal-open {
    overflow: auto;
    padding: 0 !important;
}

body.modal-open .trigger-modal-besucherinfo {
    display: none;
}

.trigger-modal-besucherinfo {
    background: transparent url('../img/trigger_modal.png') 0 0 no-repeat;
    cursor: pointer;
    position: fixed;
    top: 235px;
    right: 0;
    width: 30px;
    height: 140px;
}

.modal-besucherinfo.fade:not(.in) .modal-dialog {
    -webkit-transform: translate3d(125%, 0, 0);
    transform: translate3d(125%, 0, 0);
}

.modal-besucherinfo .modal-dialog {
    background-color: #ffff00;
    margin-top: 200px;
    width: 940px;
}

.modal-besucherinfo .modal-box {
    width: 940px;
}

.modal-besucherinfo .modal-item {
    width: 235px;
    /*min-height: 210px;*/
    float: left;
    padding: 5px 15px;
}

.modal-besucherinfo .map {
    padding: 0;
    background: transparent url('../img/karte.jpg') 50% 50% no-repeat;
}

.modal-besucherinfo .map a {
    min-height: 210px;
    display: block;
    text-indent: -500px;
    overflow: hidden;
}

.modal-besucherinfo h3 {
    text-transform: none;
    margin: 10px 0 5px 0;
}

.modal-besucherinfo p {
    font-size: 12px;
    line-height: 1.42857;
    margin: 5px 0 0 0;
}

.modal-besucherinfo .modal-link {
    /*display: block;*/
    color: #e63312;
}

.modal-besucherinfo .modal-link:before {
    font-family: FontAwesome;
    content: "\f101";
    font-size: 14px;
    display: inline-block;
    font-style: normal;
    margin-right: 5px;
}

.modal-besucherinfo .modal-link:hover,
.modal-besucherinfo .modal-link:focus {
    text-decoration: none;
    color: #000;
}

/*
 * date-time picker
 */
.bootstrap-datetimepicker-widget,
.bootstrap-datetimepicker-widget td,
.bootstrap-datetimepicker-widget th,
.bootstrap-datetimepicker-widget table .btn,
.bootstrap-datetimepicker-widget table span {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.bootstrap-datetimepicker-widget {
    font-size: 13px;
}

.bootstrap-datetimepicker-widget td.active,
.bootstrap-datetimepicker-widget td.active:hover {
    background-color: #e4e0dd;
    color: #fff;
    text-shadow: none;
}

.section-exhibition .bootstrap-datetimepicker-widget td.active,
.section-exhibition .bootstrap-datetimepicker-widget td.active:hover,
.international .bootstrap-datetimepicker-widget td.active,
.international .bootstrap-datetimepicker-widget td.active:hover {
    background-color: #e63312;
}

.section-event .bootstrap-datetimepicker-widget td.active,
.section-event .bootstrap-datetimepicker-widget td.active:hover {
    background-color: #a2358a;
}

.section-museum .bootstrap-datetimepicker-widget td.active,
.section-museum .bootstrap-datetimepicker-widget td.active:hover {
    background-color: #ffff00;
    color: #000;
}

/*
 * accordion
 */
.accordion {
    background-color: #fff;
}

.section-a-z .bread-crumb {
    background-color: #e4e0dd;
}

.accordion .content {
    background-color: #e4e0dd;
    margin-bottom: 0;
}

.accordion hr {
    margin-bottom: 56px;
}

.accordion-title h1 {
    margin: 0 0 20px 0;
    padding-bottom: 0;
    border: none;
}

.accordion .panel {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.accordion .panel-group .panel {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.accordion .panel-heading .panel-title {
    font-size: 13px;
    text-transform: none;
}

.accordion .panel-heading .panel-title a {
    font-style: normal;
    color: #333;
    text-decoration: none;
}

.accordion .panel-heading .panel-title .link-button {
    margin-top: 0;
}

.accordion .panel-body {
    border-top: 0 !important;
}

.accordion .panel-body h1,
.accordion .panel-body h2,
.accordion .panel-body h3,
.accordion .panel-body h4,
.accordion .panel-body h5,
.accordion .panel-body h6 {
    margin: 0 0 10px;
    padding: 0;
}

.accordion .panel-body p:last-child {
    margin-bottom: 0;
}

/*
 * events
 */
.event-list {
    background-color: #fff;
    padding: 18px 0;
}

.event-image {
    padding-right: 0;
}

.event-text {
    position: relative;
    min-height: 126px;
}

.event-title {
    margin: 0 0 5px 0;
    padding-right: 40px;
    letter-spacing: 2px;
}

.event-title a {
    font-style: normal;
    color: #333;
}

.event-title a:hover {
    text-decoration: none;
}

.event-title .link-button {
    margin: -15px 0 0 0;
    position: absolute;
    right: 15px;
    top: 50%;
}

.event-type {
    margin: 0;
    padding-right: 40px;
    text-transform: none;
}

.event-infos {
    margin: 5px 0;
    padding-right: 40px;
    text-transform: none;
}

.event-description {
    padding-right: 40px;
}

.event-description p {
    margin: 0;
}

.section-exhibition .event-infos,
.international .event-infos {
    color: #e63312;
}

.section-event .event-infos {
    color: #a2358a;
}

.section-museum .event-infos {
    color: #ffff00;
}

/*
 * Direct Mail (inkl. Subscription)
 */
.form-block-newsletter-subscription .form-control {
    background-color: #eee;
}

/*#newsletter-subscription-subscribe-form .alert {*/
    /*display: none;*/
/*}*/

.form-block-newsletter-subscription .alert-wrap {
    float: none;
}

.form-block-newsletter-subscription .alert {
    border: none;
    -wekbit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    margin-top: 10px;
    margin-bottom: 5px;
    font-size: 13px;
    padding: 7px 10px;
}

.form-block-newsletter-subscription .btn-default {
    background-color: #eee !important;
    color: #333 !important;
}

.form-block-newsletter-subscription .btn-default:hover {
    background-color: #e0e0e0 !important;
    color: #333 !important;
}


/*Cookie-Block*/
#tx_cookies_inner #tx_cookies_close,
#tx_cookies_inner h3 {
  display: none;
}

#tx_cookies_inner {
    text-align: center;
    border-bottom: 1px dotted #aaa;
    padding: 2px 0;
}

#tx_cookies_inner > * {
    display: inline;
}

#tx_cookies_inner input[type="submit"] {
    border: none;
    background: none;
    color: #a2358a;
    font-weight: bold;
    cursor: pointer;
}

/* Formular-Hack f. Radiobuttons */
.powermail_radio_legend,
.powermail_radio_outer {
    margin-left: 15px;
}

.powermail_fieldwrap > fieldset > legend {
    text-transform: uppercase;
    font-weight: normal;
    font-family: "Futura W02 Heavy", Arial, sans-serif;
    line-height: 1.25em;
    font-size: 14px;
    letter-spacing: 1px;
}

.powermail_confirmation_form {
    float: left;
    margin-right: 20px;
}

/* Einstellungen f. iframes (z.B. Google-Maps) */
iframe {
    height: 343px;
}


/* Schommer Media GmbH Styling -> START */
.accordeon .accordeon-item {
    margin-bottom: 20px;
}

.accordeon .accordeon-item .tab-content {
    display: none;
}

.accordeon .accordeon-item .tab-heading {
    cursor: pointer;
}

.accordeon .accordeon-item .tab-heading .tab-label {
    width: 100%;
    background: #e4e0dd;
    display: block;
    padding: 10px 15px;
    font-family: "Futura W02 Heavy", Arial, sans-serif;
    font-weight: normal;
    text-transform: uppercase;
    font-size: 16px;
    font-style: normal;
    line-height: 25px;
    letter-spacing: 1px;
    position: relative;
}

.accordeon .accordeon-item .tab-heading .tab-label:after {
    content: "";
    background: url(/fileadmin/templates/page/html/img/down-arrow.png);
    width: 15px;
    height: 15px;
    position: absolute;
    display: block;
    right: 20px;
    top: 50%;
    background-size: 100%;
    transform: translateY(-50%);
    transition: .3s all ease-in-out;
}

.accordeon .accordeon-item.active .tab-heading .tab-label:after {
    transform: translateY(-50%) rotate(180deg);
}

.accordeon .accordeon-item .rc-anchor-light {
    background: transparent;
}

.link-element a {
    color: #fff;
    font-style: normal;
    letter-spacing: 1.5px;
    text-transform: uppercase;
    font-weight: normal;
    font-family: "Futura W02 Heavy", Arial, sans-serif;
    line-height: 1.25em;
    font-size: 14px;
    display: block;
    padding: 7px 15px;
    margin-top:15px;
    position: relative;
}

.link-element[bg="red"] {
    background: #e63312;
}

.link-element[bg="purple"] {
    background: #a2358a;
}

.link-element[bg="yellow"] {
    background: #ff0;
}

.link-element[bg="darkgray"] {
    background: #5c5c5c;
}

.link-element a:hover,
.link-element a:focus,
.link-element a:visited {
    color: white !important;
}

.link-element[bg="yellow"] a {
    color: #000 !important;
}

.link-element[bg="yellow"] a:hover,
.link-element[bg="yellow"] a:focus,
.link-element[bg="yellow"] a:visited {
    color: #000 !important;
}

.link-element a:after {
    content: "\f101";
    font-family: FontAwesome;
    display: block;
    position: absolute;
    right: 10px;
    top: 47%;
    transform: translateY(-50%);
    font-size: 14px;
}

.audioplayer {
    margin-top:15px;
    display: block;
    width: 100%;
}

.form-block[layout="9"] .form-bg {
    overflow: hidden;
}

.form-block[layout="9"] form label:not([for^="powermail_field_marker_"]) {
    display: none;
}

.form-block[layout="9"] form > div.col-sm-8 {
    width: 50%;
    z-index: 2;
}

@media (max-width: 578px) {
    .form-block[layout="9"] form > div.col-sm-8 {
        width: 100%;
        margin-top: 10px;
    }
}

.form-block[layout="9"] form > div.col-sm-8.col-sm-offset-4 {
    width: 100%;
    margin-left: 0;
}

.form-block[layout="9"] form button[type="submit"] {
    background: #ffff00;
    color: black;
    padding: 10px 25px;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 0px;
    margin-bottom: 15px;
}

.form-block[layout="9"] form > div.col-sm-8:nth-child(7) {
    width: 100% !important;
    margin-top: 10px !important;
}

.form-block[layout="9"] form > .powermail_fieldwrap_file {
    position: relative;
    top: 15px;
    margin: 15px 0;
    padding: 15px;
}

.form-block[layout="9"] form .checkbox {
    padding: 0;
    margin: 10px 0;
}

.form-block[layout="9"] form > .powermail_fieldwrap_file label {
    display: block;
}

.form-block[layout="9"] form .checkbox label input[type="checkbox"] {
    opacity: 0;
    position: absolute;
    top: -5px;
    left: 22.5px;
    width: 22.5px;
    height: 22.5px;
}

.form-block[layout="9"] form .checkbox label {
    padding: 0;
    position: relative;
    display: flex;
}

.form-block[layout="9"] form .checkbox label:before {
    content: "";
    width: 20px;
    height: 20px;
    display: inline-block;
    background: white;
    margin-right: 10px;
}

.form-block[layout="9"] form .checkbox label.active:after {
    content: "";
    position: absolute;
    top: 4px;
    left: 8px;
    width: 5px;
    height: 10px;
    border: solid black;
    border-width: 0 3px 3px 0;
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}

/* Schommer Media GmbH Styling -> END */

/* HdG intern Formatierung Tabelle Eintrittspreise, Youtube iframe Videoframe -> START */

#eintrittspreise .eintritt {
  /*vertical-align: top;*/
  padding: .5em;
}

#eintrittspreise caption {
  color: #000; 
}

#eintrittspreise tbody tr:nth-child(even) { 
  background-color: #e4e0dd; 
  color: #000; 
}

.videoframe {
	width: 100%;
	height: 52vw;
	max-height: 530px;
}

.videoframe-int {
	width: 100%;
	max-height: 530px;
}

.videoframe-hinweis {
	font-size: 12px;
	font-style: italic;
}

.vr-hinweis {
	font-size: 13px;
	font-style: italic;
}
	
::cue {
   	color:white;
	font-size: 1.5em;
	
}

.kulturkurier-anmeldemaske {
	width: 100%;
	height: 100vw;
	max-height: 530px;
}

/* HdG intern Formatierung -> END */
