body,body.default-theme{--primary-color:#003870;--secondary-color:#cbd501;--font-color:#003870;--background-color:white;--dark-blue:#115497;--dark-blue-hover:#0c3b6a;--medium-blue:#3ba7de;--light-blue:#dbe5fa;--light-blue-active:#edf3fd;--light-green:#e0e773;--dark-red:#760512;--light-grey:#f5f5f5;--dark-grey:#666666;--dark-grey-hover:#999999;--border-color:#cccccc;--table-caption:#ecf0f4;--table-cell:#e0e8f0;--table-spacer:#ccd6e0;--black-color:#000000;--white-color:#ffffff;}body.light-theme{--primary-color:#000;--secondary-color:#000;--font-color:#000;--background-color:#fff;--dark-blue:#fff;--dark-blue-hover:#fff;--medium-blue:#ccc;--light-blue:#ccc;--light-blue-active:#ccc;--light-green:#000;--dark-red:#000;--light-grey:#fff;--dark-grey:#000;--dark-grey-hover:#000;--border-color:#000;--table-caption:#ccc;--table-cell:#fff;--table-spacer:#ccc;--black-color:#fff;--white-color:#000;}body.dark-theme{--primary-color:#ccc;--secondary-color:#cbd501;--font-color:#ccc;--background-color:#333;--dark-blue:#115497;--dark-blue-hover:#0c3b6a;--medium-blue:#555;--light-blue:#555;--light-blue-active:#555;--light-green:#e0e773;--dark-red:#ccc;--light-grey:#444;--dark-grey:#ccc;--dark-grey-hover:#ccc;--border-color:#ccc;--table-caption:#555;--table-cell:#333;--table-spacer:#555;--black-color:#ccc;--white-color:#ccc;}@font-face{font-family:'ubuntu_regular';font-style:normal;font-weight:400;src:local(''),url('../../../_assets/a67d7da4e499541a63e4abc77a63602d/Fonts/ubuntu-v15-latin-regular.woff2') format('woff2'),url('../../../_assets/a67d7da4e499541a63e4abc77a63602d/Fonts/ubuntu-v15-latin-regular.woff') format('woff');}@font-face{font-family:'ubuntu_medium';font-style:normal;font-weight:500;src:local(''),url('../../../_assets/a67d7da4e499541a63e4abc77a63602d/Fonts/ubuntu-v15-latin-500.woff2') format('woff2'),url('../../../_assets/a67d7da4e499541a63e4abc77a63602d/Fonts/ubuntu-v15-latin-500.woff') format('woff');}@font-face{font-family:'ubuntu_bold';font-style:normal;font-weight:700;src:local(''),url('../../../_assets/a67d7da4e499541a63e4abc77a63602d/Fonts/ubuntu-v15-latin-700.woff2') format('woff2'),url('../../../_assets/a67d7da4e499541a63e4abc77a63602d/Fonts/ubuntu-v15-latin-700.woff') format('woff');}div#ticket-shop .clear,div#ticket-shop .dedicated-clear{clear:both;}div#shop-inhalt div.actual-content{margin-bottom:2.5rem;}@media (max-width:750px){h1#shop-titel{margin-top:4rem;}}div#shop-inhalt h1{font-size:2.0rem;margin-bottom:2.5rem;}div#shop-inhalt h2,div#shop-inhalt h3{font-size:2.0rem;}div#shop-inhalt h4{font-family:'ubuntu_medium',Arial,sans-serif;font-size:inherit;}div.top-login a,div#shop-inhalt a{font-family:'ubuntu_medium',Arial,sans-serif;}div.top-login a::after,div#shop-inhalt a::after{content:" >>";}div#ticket-shop input.button,div#ticket-shop a.button{font-size:inherit;font-weight:normal;font-family:'ubuntu_medium',Arial,sans-serif;text-transform:none;color:var(--white-color);background-color:var(--dark-blue);border-color:var(--dark-blue);}div#ticket-shop input.button::after,div#ticket-shop a.button::after{display:none;}div.shop-nav-top + div#shop-inhalt{padding:0 1rem;}@media (min-width:750px){div.shop-nav-top + div#shop-inhalt{padding:0 3rem;}}div.shop-nav-top + div#shop-inhalt div.actual-content > h1{display:none;}.error{color:var(--dark-red);}div#shop-basket,div#ticket-shop a#login-button{right:2rem;}@media (min-width:1000px){div#shop-basket,div#ticket-shop a#login-button{right:8rem;}}@media (min-width:1200px){div#shop-basket,div#ticket-shop a#login-button{right:9rem;}}div#shop-basket{position:absolute;top:8px;margin-right:135px;}div#shop-basket a{display:block;position:relative;height:30px;padding:5px 5px 5px 45px;background:url('../../../_assets/a67d7da4e499541a63e4abc77a63602d/Images/picto-warenkorb.png') 5px 5px no-repeat;border:1px solid transparent;}div#shop-basket span{font-size:0.7em;display:block;position:absolute;color:#fff;top:8px;left:10px;width:30px;height:23px;text-indent:0;padding-left:0;text-align:center;line-height:1.2em;background:url('../../../_assets/a67d7da4e499541a63e4abc77a63602d/Images/picto-warenkorb.png') -5px -78px no-repeat;}div#ticket-shop a#login-button{display:block;width:41px;position:absolute;top:2px;height:30px;padding:11px 5px 0 45px;border:1px solid transparent;}div#ticket-shop a#login-button:hover,div#ticket-shop a#login-button.aktiv{border:1px solid rgba(255,255,255,0.3);background-color:rgba(255,255,255,0.1);}div#ticket-shop a#login-button span::before,div#ticket-shop a#login-button span::after{display:block;position:absolute;content:'';width:20px;height:4px;top:24px;border-radius:3px;background:var(--font-color);transition:all 250ms ease-in-out;}div#ticket-shop a#login-button span::before{left:3px;transform:rotate(45deg);}div#ticket-shop a#login-button span::after{left:15px;transform:rotate(-45deg);}div#ticket-shop a#login-button.aktiv span::before{transform:rotate(-45deg);}div#ticket-shop a#login-button.aktiv span::after{transform:rotate(45deg);}div#ticket-shop div.top-login{position:absolute;top:59px;padding:25px;background:var(--background-color);border:1px solid var(--border-color);display:none;z-index:99;}@media (max-width:750px){div#ticket-shop div.top-login{left:0;}}@media (min-width:750px){div#ticket-shop div.top-login{width:75%;right:18px;}}@media (min-width:1000px){div#ticket-shop div.top-login{width:50%;}}div#ticket-shop div.top-login form,div#ticket-shop div.top-login p.password{margin-bottom:0;}div#ticket-shop div.top-login div.input-container{clear:both;height:auto;margin-bottom:2.5rem;}div#ticket-shop div.top-login div.input-container label{display:block;float:left;}@media (min-width:750px){div#ticket-shop div.top-login div.input-container label{width:40%;}}div#ticket-shop div.top-login div.input-container input{float:none;}@media (min-width:750px){div#ticket-shop div.top-login div.input-container input{width:50%;}}@media (min-width:750px){div#ticket-shop div.top-login div.button-container{margin-left:40%;padding-left:0.75rem;}}div#ticket-shop ul#shop-nav{font-size:1.7rem;margin-bottom:5rem;}div#ticket-shop ul#shop-nav li{display:block;margin:0.5rem 0 0 0;}div#ticket-shop ul#shop-nav li a,div#ticket-shop ul#shop-nav li div{position:relative;display:block;font-family:'ubuntu_medium',Arial,sans-serif;background-color:var(--light-grey);padding:0.5rem 1rem;}div#ticket-shop ul#shop-nav li a::after,div#ticket-shop ul#shop-nav li div::after{content:'';position:absolute;height:12px;width:12px;border-right:solid 3px var(--primary-color);border-bottom:solid 3px var(--primary-color);display:inline-block;transform:rotate(45deg);top:0.75rem;right:2rem;}div#ticket-shop ul#shop-nav li a.aktiv::after{top:1.5rem;transform:rotate(225deg);}div#ticket-shop ul#shop-nav li.nwtickets-enabled a{background-color:var(--light-blue);}div#ticket-shop ul#shop-nav li.nwtickets-active a{background-color:var(--light-blue-active);}div#ticket-shop ul#shop-nav li.nwtickets-disabled div{background-color:var(--light-grey);}dl.shop-ticketbox{color:var(--white-color);}@media (min-width:1024px){dl.shop-ticketbox{float:left;width:48%;margin-right:2%;}}dl.shop-ticketbox a{color:var(--white-color);font-family:'ubuntu_medium',Arial,sans-serif;}dl.shop-ticketbox dt{display:block;font-size:2.4rem;margin:0;padding:1.1rem 1rem 1.1rem 3rem;background-image:url('../../../_assets/a67d7da4e499541a63e4abc77a63602d/Images/cta-button.jpg');background-position-x:right;background-position-y:center;color:var(--white-color);background-color:var(--dark-blue);background-repeat:no-repeat;}dl.shop-ticketbox dd{display:block;margin:0;padding:1.1rem 1rem 1.1rem 3rem;color:var(--font-color);background-color:var(--light-blue);border-bottom:2px solid var(--dark-blue);}div.field{clear:both;margin-bottom:2.5rem;}div#ticket-shop div#shop-inhalt div.field select#product_validation_date_date,div#ticket-shop div#shop-inhalt div.field select#product_product_option_4_product{width:40%;}div.field a.help-link{display:block;margin:2.5rem 0;}div.presentation-block.personalization{margin-bottom:2.5rem;}div.presentation-block.personalization div.personalization-fields{clear:both;}div.presentation-block.personalization div.field.salutation{clear:both;margin-top:2.5rem;}div.presentation-block.personalization div.option{clear:both;padding-bottom:2.5rem;}div.price{display:inline-block;font-family:'ubuntu_medium',Arial,sans-serif;margin:0 0 2.5rem 0;padding:0.75rem 1.5rem;background-color:var(--light-grey);}div.price span.key{display:inline-block;}@media (min-width:750px){div.price span.key{min-width:330px;}}div.actions div.left{text-align:left;}@media (min-width:750px){div.actions div.right{text-align:right;}}@media (max-width:750px){div.dp-popup{display:inline-block;max-width:100%;overflow-x:auto;}}div.dp-popup h2{padding:0.75rem 1.5rem;margin-bottom:0;}div.dp-nav-prev,div.dp-nav-next{position:absolute;top:0;}div.dp-nav-prev{left:0.5rem;}div.dp-nav-next{right:0.5rem;}a.dp-nav-prev-month,a.dp-nav-next-month{display:block;padding:0.75rem;}a.dp-nav-prev-month.disabled,a.dp-nav-next-month.disabled{color:var(--dark-grey);}a.dp-nav-prev-month span,a.dp-nav-next-month span{display:none;}a.dp-nav-prev-month{transform:rotate(180deg);}div.dp-popup-inline{position:relative;display:inline-block;padding:5px;border:1px solid var(--primary-color);}div.dp-popup-inline h2{font-family:'ubuntu_medium',Arial,sans-serif;text-align:center;}table.jCalendar{margin-bottom:0;}table.jCalendar td.disabled{background-color:var(--light-grey);}table.jCalendar td.selected{color:var(--white-color);background-color:var(--dark-blue);}@media (max-width:750px){table.jCalendar th,table.jCalendar td{text-align:center;border:none;padding:0.75rem;border:2px solid var(--white-color);border-width:1px;}}.price_hint a{color:var(--white-color);}@media (max-width:750px){iframe#tarifrechnerFrame{max-width:100%;}}div#overlaymask{position:fixed;height:100%;width:100%;top:0;left:0;background-color:rgba(0,56,112,0.75);display:none;z-index:10;}div#overlaycontent{position:fixed;width:640px;z-index:999;display:none;top:18%;left:50%;margin:0px 0px 0px -320px;box-sizing:border-box;box-shadow:2px 2px 6px rgba(0,0,0,0.3);background:var(--light-blue-active);}@media (max-width:750px){div#overlaycontent{top:0;left:0;margin:0;max-width:100%;}}div#overlayclose{cursor:pointer;position:absolute;width:32px;height:32px;top:-8px;right:-8px;background-color:#fff;border-radius:36px;text-indent:-9999px;box-shadow:0px 0px 12px #000;}div#overlayclose::before,div#overlayclose::after{content:"";display:block;position:absolute;width:21px;height:3px;top:14px;left:6px;background-color:#000;}div#overlayclose::before{transform:rotate(-45deg);}div#overlayclose::after{transform:rotate(45deg);}@media (max-width:750px){div.cart-content-table,div.order_overview-content-table{display:inline-block;max-width:100%;overflow-x:auto;}}div.cart-content-table td#order-sum-total,div.order_overview-content-table td#order-sum-total,div.cart-content-table td#order-sum-total + td,div.order_overview-content-table td#order-sum-total + td{font-family:'ubuntu_medium',Arial,sans-serif;color:var(--white-color);background-color:var(--dark-blue);}div.cart-content-table div.actions,div.order_overview-content-table div.actions{margin:3.5rem 0;}div.cart-content-table td.actions,div.order_overview-content-table td.actions{white-space:nowrap;}div.cart-content-table td.actions a,div.order_overview-content-table td.actions a{display:blocK;}div#ticket-shop a#order_overview_button_back{display:none;}div#ticket-shop a#shopping_cart_button_cancel{padding:0;color:inherit;border:none;background:transparent;}div#ticket-shop a#shopping_cart_button_cancel::after{content:" >>";display:inline-block;margin-left:0.5rem;}div#ticket-shop a#shopping_cart_button_buymore{float:left;}div.shop-signin div.groupbox div.cell{margin-bottom:2.5rem;clear:both;}div.shop-signin div.groupbox div.button{font-size:inherit;padding:0;border:none;}@media (min-width:1024px){div.password_request-content input.request_password,div.shop-signin div.groupbox div.button{margin-left:338px;}}div.error-list-wrapper{color:var(--dark-red);}main#content div.error-list-wrapper ul.error-list li{margin:0;}div.error-list-wrapper ul.error-list li label{width:auto;padding:0;background:inherit;}a#personal_data_modify_button_back{display:none;}table.data-display{width:100%;}table.data-display td{text-align:left;}@media (max-width:750px){table.data-display td,table.data-display th{display:block;width:100%;padding:0;box-sizing:border-box;}table.data-display td{margin-bottom:2rem;background-color:transparent;}}@media (min-width:750px){table.data-display th{width:40%;}}table.data-display th label{background-color:inherit;}table.data-display div#external_sepa_form_dateOfBirth select,table.data-display div#external_credit_card_form_dateOfBirth select{width:8.66rem;margin-right:1rem;}@media (max-width:750px){div.payments div.payment-method-description h2{margin:0;width:100%;}}@media (min-width:750px){div.payments div.payment-method-description h2{margin-left:2rem;margin-bottom:2rem;}}div.payments div.payment-method-description h2::after{content:" >>";display:inline-block;margin-left:0.5rem;}div.payment_data div.payments div.payment-method-block{margin:3.5rem 0;padding:0;}div.payment_data div.payments div.payment-method-block div.payment-method-description{cursor:pointer;}div.order_overview-content form > hr{visibility:hidden;clear:both;margin:0;}div.order_overview-content form .required-fields{display:none;}div.order_overview-content form h2,div.order_overview-content form h3{margin:2.5rem 0 0 0;}div.order_overview-content form div#order_overview_customer_delivery_address h2{margin-top:0;}div.order_overview-content form div.term-field{margin:2.5rem 0;}div.order_overview-content form div.term-field input{float:left;margin-right:1rem;}div.order_overview-content form div.term-field label{width:90%;background-color:inherit;}@media (min-width:750px){div.order_overview-content div.actions div.left{float:left;}div.order_overview-content div.actions div.right{float:right;}}div.printticket-download{margin-bottom:2.4rem;}div.printticket-download a#printticket_download_link::after{display:none;}div.order_confirmation_cart-content td#order-sum-total{font-family:'ubuntu_medium',Arial,sans-serif;color:var(--white-color);background-color:var(--dark-blue);}main#content div#ticket-shop form.enable-hint label{display:block;}@media (min-width:1024px){div#ticket-shop form.enable-hint a#register_button_cancel{float:left;}}div.orderList{padding:0;}@media (max-width:750px){div.orderList{display:block;width:100%;box-sizing:border-box;}}div.orderList table.order-list-item-label{font-size:inherit;padding:0;margin-bottom:0.5rem;}@media (max-width:750px){div.orderList table.order-list-item-label{display:inline-block;max-width:100%;overflow-x:auto;}}div.orderList table.order-list-item-label td.order-number:hover{color:inherit;}@media (max-width:750px){div.table-cell-date-range,div.filter-action{float:none;width:auto;margin-bottom:1.5rem;}}div.filter-action{margin-top:0;}@media (min-width:750px){div.filter-action{float:right;text-align:right;}}input#all-order + label{width:auto;}input.order-print-order-list{margin-right:0;}@media (max-width:750px){input.order-print-order-list{float:none;}}a#order_list_button_back{display:none;}div.filterTable .rd-container-attachment{z-index:5;}div.filterTable .rd-day-body{background-color:var(--table-cell);}div.filterTable .rd-day-head{background-color:var(--dark-blue);}
