@charset "UTF-8";
html {
    box-sizing: border-box;
}

*,
*::after,
*::before {
    box-sizing: inherit;
}

* {
    margin: 0;
    padding: 0;
    font-size: 14px;
    line-height: 18px;
    color: #666666;
    font-size: 13px;
    color: #000;
    font-size: 14px;
    line-height: 18px;
    line-height: 18px;
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}
body {
    line-height: 1;
}
ol,
ul {
    list-style: none;
}
blockquote,
q {
    quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
    content: "";
    content: none;
}

table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}

img,
a {
    border: none;
}

html,
body,
#bg,
#bg table,
#bg td {
    width: 100%;
    height: 100%;
}

body {
    overflow-y: scroll;
    font-family: Times, "Times New Roman", Helvetica, serif;
    font-size: 14px;
    cursor: default;
    background-color: #fff;
    color: #000;
}

h1,
h2,
.large,
.left {
    padding: 0;
    margin: 0;
}

a,
a span {
    text-decoration: none;
    color: #000;
    outline: 0;
}

a:hover,
a:hover span {
    text-decoration: none;
    color: #000;
    outline: 0;
}

#page a,
#page a span {
    text-decoration: none;
    color: #000;
    outline: 0;
}

#page a:hover,
#page a:hover span {
}

#page a.internal-link:hover,
#page a.external-link-new-window,
#page a.rot:hover,
#page a.blau:hover,
#page a.download {
    text-decoration: underline;
}

#page a.rot,
#page a.rot i {
    color: #fca2a2;
}

#page a.blau,
#page a.blau i {
    color: #a2d8ef;
}

img {
    display: block;
}

span.hideme {
    position: absolute;
    left: -1000em;
    top: -1000em;
}

/*#header {
    position: fixed;
    top: 44px;
    left: 497px;
    padding: 0;
    width: 238px;
    z-index: 70;
    overflow: hidden;
    filter: alpha(opacity = 99);
    opacity: 1;
    height: 22px;
}*/

#header {
    padding: 44px 0;
}

#header img {
    margin: 0 auto;
}

@media (max-width: 768px) {
    #header {
        padding: 20px 0 20px 0;
    }
}

#zebra {
    position: fixed;
    top: 108px;
    left: 0;
    width: 3000px;
    height: 12px;
    background-image: url("../img/zebra.png");
    background-repeat: repeat-x;
    text-indent: -9999px;
}

#wrapper {
    position: relative;
    height: 100%;
    width: 100%;
    z-index: 1;
}

@media (max-width: 1024px) {
    #wrapper {
        padding: 0 20px 0 0;
    }
}

@media (max-width: 768px) {
    #wrapper {
        padding: 0 20px;
    }
}

/*
#page {
    position: absolute;
    top: 234px;
    width: 900px;
    z-index: 1;
    line-height: 12px;
    right: 140px;
    left: 272px;
}*/

#page {
    width: auto;
    max-width: 900px;
    margin-left: 320px;
    padding-bottom: 40px;
    color: white;
}

@media (max-width: 1024px) {
    #page {
        margin-left: 160px;
    }
}

@media (max-width: 768px) {
    #page {
        margin-left: 0;
    }
}

#page p {
    color: #000;
    font-family: Times, serif;
    font-size: 28px;
    font-weight: normal;
    text-transform: none;
    line-height: 37px;
    background: #fff;
    display: inline;
    margin-top: 0px;
    margin: 0;
}

@media (max-width: 768px) {
    #page p {
        font-size: 18px;
        line-height: 1.4;
    }
}

body#small #page {
    width: 132px;
    padding-bottom: 0px;
}

body#medium #page {
    width: 270px;
    padding-bottom: 20px;
}

#langnav {
    position: absolute;
    top: 0;
    right: 0;
    padding: 10px 0px 10px 10px;
    width: auto;
    z-index: 60;
    overflow: hidden;
    line-height: 12px;
    background: #fff;
    filter: alpha(opacity = 90);
    opacity: 0.9;
}

/*#navigation {
    position: fixed;
    top: 108px;
    left: 48px;
    width: 420px;
    height: 125px;
    z-index: 2;
    overflow: hidden;
    line-height: 12px;
    filter: alpha(opacity = 90);
    opacity: 0.95;
}*/

#showslidenavigation {
    display: none;
}

/*#logo {
    padding: 0 0 40px 0;
    filter: alpha(opacity = 90);
    opacity: .9;
}*/

#cont {
    overflow: sroll;
    overflow-x: hidden;
}

/*#navigation .level1 {
    width: 189px;
    float: left;
}

#navigation .level2 {
    width: 189px;
    float: left;
    margin: 0 0 0 36px;
}

#navigation .level3 {
    width: 130px;
    float: left;
    padding: 0 0 20px 0;
    margin: 10px 0 0 10px;
}

#navigation .level1 li, #navigation .level2 li, #navigation .level3 li, #metanav li {
    list-style: none;
    list-style-type: none;
    padding: 0;
    color: #FFF;
    line-height: 1.5em;
}

#navigation ul li a, #metanav li a {
    color: #FFF;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: bold;
}*/

#navigation ul li a:hover,
#navigation ul li.act a,
#metanav li a:hover,
#metanav li.act a {
    color: #000;
}

.level1,
.level2 {
    display: inline-block;
    vertical-align: top;
}

.level1 li,
.level2 li,
#metanav li {
    list-style: none;
    list-style-type: none;
    padding: 0;
    color: #fff;
    line-height: 1.5em;
}

.level1 li a,
.level2 li a,
#metanav li a {
    color: #fff;
    text-transform: uppercase;
    font-size: 15px;
}

.level1 li a:hover,
.level2 li a:hover,
#metanav li a:hover {
    color: black;
}

@media (max-width: 768px) {
    .level1,
    .level2 {
        margin-bottom: 20px;
        display: none;
    }
    .active .level1,
    .active .level2 {
        display: inline-block;
    }
}

.level1 {
    width: 272px;
}

@media (max-width: 1024px) {
    .level1 {
        width: 136px;
    }
}

#navigationtoggle {
    text-align: center;
    background: none repeat scroll 0 0 #fff;
    margin: 0 auto;
    width: 119px;
    height: 20px;
    padding: 5px 0 0 0;
    font-weight: bold;
    cursor: pointer;
    position: fixed;
    left: 45%;
}

/*#metanav {
    bottom: 30px;
    left: 48px;
    padding: 0;
    position: fixed;
    width: 190px;
    z-index: 999;
}

#metanav li {
    color: #FFFFFF;
    line-height: 1.5em;
    list-style: none outside none;
    padding: 0;
}


#metanav li.facebooklink a {
    position: relative;
}

#metanav li.facebooklink a span {
    background: url("../img/fb.png") no-repeat scroll 0 4px transparent;
    display: block;
    height: 16px;
    left: 64px;
    position: absolute;
    top: -2px;
    width: 16px;
}*/

#metanav {
    position: fixed;
    left: 48px;
    bottom: 48px;
}

#p77 #metanav,
#p78 #metanav {
    position: fixed;
    left: 20px;
    bottom: 20px;
}

#metanav li.spacer {
    margin: 0 5px 0 5px;
    font-size: 15px;
}

.facebooklink a span {
    background: url("../img/fb.png") no-repeat scroll 0 4px transparent;
    display: inline-block;
    height: 16px;
    width: 16px;
}

@media (max-width: 768px) {
    #metanav {
        position: relative;
        left: inherit;
        bottom: inherit;
        margin-bottom: 60px;
    }

    #metanav.active {
        display: block;
    }
}

#mobile-menu {
    position: relative;
    display: none;
    cursor: pointer;
    height: 30px;
    width: 30px;
}

@media (max-width: 768px) {
    #mobile-menu {
        display: block;
    }
}

#mobile-menu span {
    transition: all 0.3s ease-out;
    display: block;
    height: 2px;
    width: 100%;
    margin-bottom: 4px;
    background: white;
}

#mobile-menu.active span:first-child {
    transform: translateY(6px) rotate(-45deg);
}

#mobile-menu.active span:nth-child(2) {
    opacity: 0;
}

#mobile-menu.active span:last-child {
    transform: translateY(-6px) rotate(45deg);
}

h1 {
    color: #000;
    font-size: 28px;
    font-weight: normal;
    text-transform: none;
    line-height: 37px;
    background: #fff;
    display: inline;
    margin-top: 0px;
    margin: 0;
}

h1:after {
    content: "\a";
    /*    white-space: pre;*/
}

h2 {
    color: #000;
    font-size: 37px;
    font-weight: normal;
    text-transform: uppercase;
    line-height: 1em;
    background: #fff;
    display: inline-block;
}

h3 {
    clear: both;
    color: #000;
    font-size: 28px;
    font-weight: normal;
    text-transform: none;
    line-height: 37px;
    background: #fff;
    display: inline-block;
    margin-top: 0px;
    margin: 0 0 0px 0;
}

h3:after {
    content: "\a";
    white-space: pre;
}

p {
    margin: 0 0 1em 0;
    background: #fff;
    display: inline;
    line-height: 20px;
    font-size: 15px;
}

b,
strong {
    font-weight: bold;
}

i,
em {
    font-style: italic;
}

h1 a {
}

h1 a:hover {
}

ul {
    list-style: disc;
    list-style-position: inside;
}

li {
    padding: 0 0 10px 0;
}

li a {
}

li a:hover,
li.cur a {
    color: #fff;
}

.whitebox .csc-default {
    margin: 0 0;
}

.whitebox > div {
}

@media (max-width: 480px) {
    .contenttable td {
        display: block;
        width: 100%;
    }
}

.contenttable tr td {
    padding: 0 0 30px;
}

.contenttable tr td:first-child {
    width: 110px;
}

.ui-accordion-header {
    clear: both;
    border-bottom: 1px solid #fff;
    padding: 0 0 0 0;
    margin: 0 0 10px 0;
}

.accordion_item {
    margin: 0 0 10px 0;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

#page #accordion {
    display: none;
}

#page #accordion > a {
    cursor: pointer;
    display: block;
    margin-top: 0;
    text-decoration: none;
    outline: 0;
    background: none;
}

.large {
    text-align: right;
    top: 20%;
    right: 120px;
    font-size: 13px;
}

.left {
    text-align: left;
    right: auto;
    left: 180px;
    font-size: 13px;
}

.large h2 {
    font-size: 60px;
}

.white {
    color: #fff;
}

#beijing {
    top: 15%;
}

.subcolumns {
    width: 100%;
    overflow: hidden;
}

.c50l,
.c25l,
.c33l,
.c38l,
.c66l,
.c75l,
.c62l {
    float: left;
}

.c50r,
.c25r,
.c33r,
.c38r,
.c66r,
.c75r,
.c62r {
    float: right;
    margin-left: -5px;
}

.c25l,
.c25r {
    width: 25%;
}

.c33l,
.c33r {
    width: 33.333%;
}

.c50l,
.c50r {
    width: 50%;
}

.c66l,
.c66r {
    width: 66.666%;
}

.c75l,
.c75r {
    width: 75%;
}

.c38l,
.c38r {
    width: 38.2%;
}

.c62l,
.c62r {
    width: 61.8%;
}

.subc {
    padding: 0 0.5em;
}

.subcl {
    padding: 0 1em 0 0;
}

.subcr {
    padding: 0 0 0 1em;
}

/*#navigation {
    left: 48px;
    height: 125px;
    width: 420px;
    opacity: 0.90;
    position: fixed;
    z-index: 2;
    top: 108px;
}*/

#navigation {
    margin-left: 48px;
}

@media (max-width: 1024px) {
    #navigation {
        margin-left: 24px;
    }
}

@media (max-width: 768px) {
    #navigation {
        margin-left: 0px;
    }
}

#slidenav {
    position: fixed;
    top: 99px;
    left: 499px;
    width: 189px;
    height: 32px;
    z-index: 10;
    display: none;
}

@media (max-width: 1024px) {
    #slidenav {
        left: 350px;
    }
}

@media (max-width: 768px) {
    #slidenav {
        left: inherit;
        width: auto;
        right: 20px;
        top: 51px;
    }
}

#slidenav #prev,
#slidenav #next,
#counter {
    display: block !important;
    float: left;
}

#slidenav #prev a,
#slidenav #next a {
    color: #fff;
    font-size: 35px;
    cursor: pointer;
}

#slidenav #prev a:hover,
#slidenav #next a:hover {
    color: #000;
}

#counter {
    color: #fff;
    margin: 12px 0 0;
    font-size: 15px;
    font-weight: bold;
}

.error {
    border: 1px solid #999;
    padding: 9px 0 0 10px;
    list-style: inside;
    margin: 5px 0 10px;
}

#page .error a,
#page .error a span {
    text-decoration: none;
    color: #ff0000;
}

.error li a {
    color: #ff0000;
}

#bgdescription {
    position: absolute;
    bottom: 30px;
    color: #fff;
    font-weight: bold;
    opacity: 0.9;
    filter: alpha(opacity = 0.9);
    right: 30px;
    font-size: 15px;
}

.csc-textpic .csc-textpic-imagewrap .csc-textpic-image {
    margin-bottom: 0 !important;
}

/* Führungen */
.tx-borosfuehrungen-pi1 {
    width: 100%;
    overflow: hidden;
}

.tx-borosfuehrungen-pi1 select {
    background-color: #000000;
    border: 1px solid #ffffff;
    color: #ffffff;
    width: 200px;
    height: 20px;
    font-size: 16px;
    font-weight: bold;
}

.tx-borosfuehrungen-pi2 select {
    background-color: #ffffff;
    border: 1px solid #000000;
    color: #000000;
    width: 200px;
    height: 20px;
    font-size: 16px;
    font-weight: bold;
}

select.maxplaetze {
    background: #fff;
    border: none;
    color: #000 !important;
    width: 62px;
    height: 30px;
    font-size: 24px;
    font-weight: bold;
    text-transform: uppercase;
}

.tx-borosfuehrungen-pi1 .submit {
    padding: 0 0 0 10px;
}

.daycontainer {
    position: relative;
    width: 100%;
    float: left;
    overflow: hidden;
    margin: 20px 0 20px 0;
}
.ui-accordion-content-active {
    height: auto !important;
    overflow: auto !important;
}
.accordion_item .daycontainer:nth-child(2n + 3) {
    clear: both;
}

.daycontainer h1 {
    display: inline-block;
    margin: 0 0 10px 0;
}

.blockrow {
    width: 100%;
    clear: both;
    margin: 0 0 2px 0;
    overflow: hidden;
}

@media (max-width: 480px) {
    .blockrow {
        margin: 0 0 10px 0;
    }
}

.date {
    width: 25%;
    margin-right: 5%;
    float: left;
}

@media (max-width: 1150px) {
    .date {
        width: 30%;
    }
}

@media (max-width: 768px) {
    .date {
        width: 35%;
        margin-right: 2%;
    }
}

@media (max-width: 480px) {
    .date {
        width: 100%;
        margin-right: 0%;
        margin-bottom: 5px;
    }
}

.tourdate,
.tourtext {
    display: inline-block;
    background: white;
    padding: 4px;
    color: #000;
    font-size: 16px;
    line-height: 20px;
}

@media (max-width: 768px) {
    .tourdate,
    .tourtext {
        line-height: 16px;
    }
}

@media (max-width: 480px) {
    .tourtext {
        display: inline-block;
    }
}

.tour-legend {
    position: absolute;
    right: 0;
    top: 45px;
}

@media (max-width: 1150px) {
    .tour-legend {
        position: relative;
        width: 100%;
        display: block;
        right: inherit;
        top: 0;
        margin-bottom: 20px;
    }
}

.tour-legend li {
    list-style: none;
    padding: 0;
    margin-bottom: 3px;
}

.tour-legend li:nth-child(2) {
    margin-bottom: 10px;
}

.block-example,
.block-desc {
    display: inline-block;
}

.block-desc {
    background: white;
    padding: 2px 4px;
    color: #000;
    font-size: 14px;
    line-height: 1;
    vertical-align: top;
    text-transform: uppercase;
}

.block-example {
    position: relative;
    width: 18px;
    height: 18px;
    margin-right: 5px;
}

.block-example.full:before {
    content: "";
    position: absolute;
    display: block;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    top: 5px;
    left: 5px;
    background: black;
}

.block-example.german {
    background: #fca2a2;
}

.block-example.eng {
    background: #a2d8ef;
}

.blockrow a,
.blockrow a:visited,
.blockrow a:link,
.blockrow a:active,
.blockrow a:hover {
    text-decoration: none;
    font-weight: normal;
    cursor: pointer;
}

.block_filled,
.block_empty {
    float: left;
    width: 25px;
    height: 25px;
    text-align: center;
    margin: 0 2px 0 0;
    background-color: #fca2a2;
}

@media (max-width: 768px) {
    .block_filled,
    .block_empty {
        width: 20px;
        height: 20px;
    }
}

.blockrow.en .block_filled,
.blockrow.en .block_empty {
    background-color: #a2d8ef;
}

.block_empty:hover,
.blockrow.en .block_empty:hover {
    float: left;
    width: 25px;
    height: 25px;
    text-align: center;
    margin: 0 2px 0 0;
    background-color: #000;
}

@media (max-width: 768px) {
    .block_empty:hover,
    .blockrow.en .block_empty:hover {
        width: 20px;
        height: 20px;
    }
}

.block_filled img {
    border: none;
    margin: 7px 0 0 7px;
}

@media (max-width: 768px) {
    .block_filled img {
        margin: 5px 0 0 5px;
    }
}

#legende {
    /*left: 49px;
    position: fixed;
    top: 270px;*/
    display: block;
}

.tool-tip {
    color: #fff;
    width: 139px;
    z-index: 13000;
}

.tool-title {
    font-weight: bold;
    font-size: 11px;
    margin: 0;
    color: #9fd4ff;
    padding: 8px 8px 4px;
    background: url(bubble.png) top left;
}

.tool-text {
    font-size: 11px;
    padding: 4px 8px 8px;
    background: url(bubble.png) bottom right;
}

.custom-tip {
    color: #000;
    width: 130px;
    z-index: 13000;
}

.custom-title {
    font-weight: bold;
    font-size: 11px;
    margin: 0;
    color: #3e4f14;
    padding: 8px 8px 4px;
    background: #c3df7d;
    border-bottom: 1px solid #b5cf74;
}

.custom-text {
    font-size: 11px;
    padding: 4px 8px 8px;
    background: #cfdfa7;
}

.legende {
    margin: 6px 0 0 66px;
}

/* Mailformplus */

.tx-thmailformplus-pi1 .errors {
    color: #ff0000;
}

.tx-thmailformplus-pi1 label {
    color: #000;
    font-size: 28px;
    font-weight: normal;
    text-transform: none;
    line-height: 37px;
    background: #fff;
    display: inline;
    margin-top: 0px;
    margin: 0;
}

.tx-thmailformplus-pi1 .new_inputline input,
#mailform_submit {
    height: 32px;
    background: #fff;
    border: none;
    font-size: 28px;
    font-weight: normal;
    text-transform: none;
    font-family: Times, "Times New Roman", Helvetica, serif;
}

.tx-thmailformplus-pi1 dl {
    margin: 0 0 10px 0;
    clear: both;
    height: 40px;
}

.tx-thmailformplus-pi1 dt {
    width: 226px;
    float: left;
}

@media (max-width: 550px) {
    .tx-thmailformplus-pi1 dt,
    .tx-thmailformplus-pi1 dd {
        width: 100%;
        float: left;
    }
    .tx-thmailformplus-pi1 dd {
        margin-bottom: 20px;
    }
}

.tx-thmailformplus-pi1 dd select.maxplaetze {
    color: #000 !important;
    font-family: Times, "Times New Roman", Helvetica, serif;
    font-weight: normal;
}

#mailform_submit {
    cursor: pointer;
    padding: 0px 0 0px 0;
    height: 36px;
}

#mailform_submit:hover {
    background: #000;
    color: #fff;
}

#errors {
    color: #ff0000;
}

#errors ul {
    color: #ff0000;
    margin: 10px 0 0 0;
}

#errors ul li {
    color: #ff0000;
}

/* Overlay */

.tickerOuter {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.7);
    background-size: cover;
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 999;
    width: 100%;
    height: 100%;
}

a#closeOverlay {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    text-indent: -9876px;
    top: 0;
    z-index: 55;
}

a#closeOverlay:after {
    background: url("../../images/closeOverlay.png") repeat scroll 0 0 transparent;
    content: ".";
    display: block;
    height: 61px;
    overflow: hidden;
    position: absolute;
    right: 10px;
    top: 14px;
    width: 57px;
}

.tickerInner {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    width: 100%;
}

.tickerContent {
    max-width: 1200px;
    width: auto;
    padding-left: 20px;
    padding-right: 20px;
}

.tickerContent hr {
    background: none repeat scroll 0 0 #000000;
    border: 0 none;
    display: block;
    height: 6px;
    margin: 20px 0;
    outline: 0 none;
    padding: 0;
    width: 120px;
}

.google-maps {
    position: relative;
    padding-bottom: 50%;
    height: 0;
    overflow: hidden;
}

.google-maps iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
}

@import url("//hello.myfonts.net/count/2efb94");

@font-face {
    font-family: "TradeGothicLT-Bold";
    src: url("../fonts/2EFB94_0_0.eot");
    src: url("../fonts/2EFB94_0_0.eot?#iefix") format("embedded-opentype"),
        url("../fonts/2EFB94_0_0.woff2") format("woff2"), url("../fonts/2EFB94_0_0.woff") format("woff"),
        url("../fonts/2EFB94_0_0.ttf") format("truetype");
}

#navigation ul li a,
#metanav li a,
#prev a,
#next a,
#counter,
li.spacer,
.block-desc {
    font-family: "TradeGothicLT-Bold", sans-serif;
    font-weight: normal;
    font-style: normal;
    -webkit-text-size-adjust: 100%;
}

#metanav li a {
    font-size: 16px !important;
}
