#gelaende_select {
    float: left;
}

#delete_account_validcode {
    font-size: 38px;
    font-weight: normal;
}

#banking_agb {
    margin-top: 0px;
    margin-bottom: 10px;
}

/*
	removes label for new area submit(save)
	addSpace for box
*/
#sendArea-box > label {
    display: none;
}

.addSpace {
    margin-top: 56px;
}

.addSpace p {
    margin-bottom: 10px;
}

/* main */
h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 5px 0;
    font-family: inherit;
    font-weight: normal;
    line-height: 1.2em;
    color: inherit;
    text-rendering: optimizelegibility;
    text-decoration: none;
}

h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
    font-weight: normal;
    line-height: 1.4em;
    color: #999999;
}

h1 {
    font-size: 2em;
    margin-bottom: 15px;
}

h2 {
    font-size: 1.5em;
}

h3 {
    font-size: 1.286em;
}

h4 {
    font-size: 1.143em;
}

h5 {
    font-size: 1em;
}

h6 {
    font-size: 0.857em;
}

.large-text {
    font-size: 3em;
}

.strike-through {
    text-decoration: line-through !important;
}

#search-result .pagination ul > li > a {
    text-decoration: none;
}

.container navbar A:hover {
    text-decoration: none;
}

[class^="icon-"].pull-left, [class*=" icon-"].pull-left {
    margin-right: 0;
}

#open-konto {
    float: left;
    font-size: 16px;
    clear: both;
    margin-bottom: 20px;
}

#betrag {
    width: 80px;
}


/* form */
label.error {
    float: none;
    color: #b94a48;
    padding-left: .5em;
    vertical-align: top;
    font-size: 0.7em;
    margin-bottom: -20px;
}

label.valid {
    float: none;
    color: green;
    padding-left: .5em;
    vertical-align: top;
    font-size: 0.7em;
    margin-bottom: -20px;
}

ul.errors {
    float: none;
    color: #b94a48;
    padding: 0;
    margin: 0 0 0 6px;
    vertical-align: top;
    font-size: 0.8em;
    list-style: none;
    clear: both;
}

#fieldset-check ul.errors {
    margin-left: 36px;
}

#sendButton-box label {
    display: none;
}

.loginForm-margin {
    margin-left: 180px;
}

textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
input[type="select"]:focus,
.uneditable-input:focus {
    border-color: rgba(80, 98, 133, 0.8);
    outline: 0;
    outline: thin dotted \9;

    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(80, 98, 133, 0.6);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(80, 98, 133, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(80, 98, 133, 0.6);
}

.ui-spinner {
    position: relative
}

.ui-spinner-buttons {
    position: absolute
}

.ui-spinner-button {
    overflow: hidden
}

/* event form  */
#fieldset-eventAdditional1 .control-group, #fieldset-eventAdditional2 .control-group {
    float: left;
    margin-bottom: 14px;
    width: 64%;
}

#fieldset-eventAdditional1 #preis_b_1-box,
#fieldset-eventAdditional1 #preis_b_2-box,
#fieldset-eventAdditional1 #preis_d-box,
#fieldset-eventAdditional1 #preis_i-box {
    display: block;
    float: left;
    margin-bottom: 0;
    width: 36%;
}

#preis_b_1-box .control-label, #preis_b_2-box .control-label, #preis_d-box .control-label, #preis_i-box .control-label {
    width: 130px;
}

#preis_b_1-box .controls, #preis_b_2-box .controls, #preis_d-box .controls, #preis_i-box .controls {
    margin-left: 140px;
}

#preis_b_1,
#preis_b_2,
#preis_d,
#preis_i {
    height: 18px;
    width: 48px;
}

#uhrzeit_start,
#uhrzeit_ende,
#uhrzeit_stand,
#uhrzeit_stand_ende{
    width: 38px;
}

#contactgender-box,.hide {
    display: none;
}

#bearbeiten {
    padding-left: 10px;
    padding-right: 10px;
}

#hinzufuegen {
    padding-left: 10px;
    padding-right: 10px;
}

#beschreibung, #marktordnung {
    height: 200px;
    max-height: 400px;
    width: 80%;
}

input[type="checkbox"] {
    float: left;
    margin-right: 4px;
}

input[type="radio"] {
    float: left;
    margin-right: 4px;
}

.radio-horiz {
    float: left;
    margin-right: 12px;
    padding-top: 5px;
}

.addDate {
    color: #BFBFBF;
}

#livePreviewChangePublic {
    margin-bottom: 68px;
}

#images-preview {
    margin-left: 10px;
    margin-bottom: 22px
}

#images-preview img {
    margin-right: 6px;
    position: relative;
}

#images-preview a {
    position: absolute;
    z-index: 1;
}

#clip-preview {
    margin-left: 10px;
    margin-bottom: 22px
}

#clip-preview img {
    position: relative;
}

#clip-preview a {
    position: absolute;
    z-index: 1;
}

#area-data a {
    font-size: 1.3em;
    text-decoration: underline;
}

#page_navigation a {
    padding: 3px;
    border: 1px solid gray;
    margin: 2px;
    color: black;
    text-decoration: none
}

.active_page {
    background: darkblue;
    color: white !important;
}

.changeStarttime input {
    width: 38px;
    height: 12px;
}

.ui-spinner-buttons {
    top: -5px !important;
}

/* show event */
#map_canvas {
    margin-bottom: 20px;
}

#sendMessage-box label {
    display: none;
}

.form-horizontal #nachricht {
    width: 400px;
    height: 200px;
    max-width: 800px;
    max-height: 400px;
}

table.ktable.pbm.span4.time-table {
    margin-left: 0;
}

#container_date h5 {
    margin-left: 12px;
}

#container_date .row-fluid [class*="span"], .no-min-h [class*="span"]{
    min-height: 0;
}

.no-date {
    color: red !important;
}

.event-interval-ausfall {
    text-align: center;
    color: white;
    background-color: red;
    padding: 12px;
    font-size: 28px;
}

.ausfall-veranstalter-liste .fa-warning {
    color: red;
}

.country-flag-icon {
    height: 1.3em;
    padding-bottom: 2px;
}

.ausblenden-veranstalter-liste, .ausblenden-veranstalter-liste a  {
    color: #838B8B;
}

.current-date,
.current-date a {
    color: #838B8B;
}

.event_icon {
    float: right;
    padding: 4px 4px 4px 0px;
}

#carouselEvents a {
    text-decoration: none;
}

/* layout */
body.blank {
    background-size: 100% 65px;
}

.lt-ie9 body.blank {
    background: url("../img/header_bg_small.png") repeat-x;
}

.container {
    position: relative;
}

.logo {
    width: 100px;
    display: inline-block;
}

.navbar-toggler {
    background: none;
    border: 0;
    color: #771414;
    margin-top: 6px;
    outline: none;
}
.navbar-custom {
    display: flex;
    margin: 0;
    list-style: none;
    justify-content: flex-end;
}
.navbar-custom li {
    padding: 10px 15px;
}
.navbar {
    margin-bottom: 0;
    border-bottom: 1px solid #771414;
}
.navbar-custom li a {
    color: #1a2f55;
    font-weight: bold;
    text-decoration: none;
}
.navbar .container {
    margin-right: 0;
}

.navbar-inner {
    display: flex;
    justify-content: space-between;
    background-image: none;
    background-color: transparent;
    border: 0;
    box-shadow: none;
    padding-left: 0;
    padding-right: 0;
}

.minimal {
    margin-bottom: 0 !important;
}

a.branding {
    text-decoration: none;
    font-size: 2.2em;
    text-transform: uppercase;
    color: #771414;
}
a.branding .logo-element {
    display: flex;
    align-items: center;
}
a.branding .logo-element img {
    padding-right: 10px;
}

.show-mobile {
    display: none;
}

@media screen and (max-width: 980px) {
    a.branding {
        display: inline-block;
    }
    .navbar-inner {
        display: block;
    }
    .span7-claim {
        width: 100% !important;
    }
    .span5-form-search {
        width: 100% !important;
        margin-left: 0 !important;
    }
    .navbar .container {
        display: inline-block;
        float: right;
    }
    .btn-element button {
        margin-bottom: 10px;
    }
    .navbar .nav {
        float: right;
    }
}

@media screen and (max-width: 480px) {
    .hide-mobile {
        display: none;
    }
    .show-mobile {
        display: block;
    }
}

@media screen and (max-width: 730px) {
    .navbar-custom {
        flex-direction: column;
    }
    .navbar-custom li {
        text-align: center;
    }
}

.branding-not-left {
    left: 0 !important;
}

a.branding:hover {
    color: #42567b;
}

.branding.branding-blank {
    left: 0px;
}

.page-header {
    padding-top: 0px;
    border-bottom: 0px;
}

.user-header {
    margin-top: 0px;
}

.user-nav {
    margin: 0 !important;
}

.user-nav li a {
    padding: 10px 0 10px 0 !important;
}

.blank .page-header {
    padding-top: 0px;
}

.blank .page-header.user-header {
    padding-top: 10px;
}

.header-img {
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important;
    padding: 40px 20px 20px 28px;
}

.lt-ie9 .header-img {
    padding: 40px 40px 10px 40px;
}

.social_share_privacy_area {
    clear: none !important;
}

.claim {
    color: #333;
    font-size: 50px;
    font-weight: bold;
}
.claim span {
    font-weight: normal;
}

.breadcrump {
    margin: 0 !important;
    padding: 0;

}

.imgtitle-font {
    font-size: 250%;
    text-shadow: 3px 2px 9px rgba(0, 0, 0, 0.75);
}

.badge-active {
    background-color: #42567a;
}

.badge-neutral {
    background: #abb2c4;
}

h2 .badge {
    font-size: inherit;
    padding: 2px 8px;
    font-weight: 400;
    line-height: normal;
}

a.badge-neutral:hover {
    background: #42567a;
}


/*head and subline for landingpage boxes*/
.headline {
    font-size: 20px;
    text-decoration: none;
}

.subline {
    font-size: 14px;
    font-weight: normal;
}

.headline, .subline {
    line-height: 110%;
    font-weight: 300;
}

.headline-link {
    text-decoration: none;
}

a:hover .subline-link {
    text-decoration: none;
}

/*branding and header*/
h1 {
    position: relative;
    z-index: 10;
}

.branding-img-header {
    width: 340px;
}

.bold {
    font-weight: bold;
}

.margin-to-header {
    margin-top: 90px;
}

.halfwidth {
    width: 65%;
}

/*nav*/
.navbar .nav > li > a {
    text-shadow: none;
}

.navbar > .nav > li.active > a {
    background: none !important;
    box-shadow: none;
    -webkit-box-shadow: none;
}

/*end of nav*/
/* table*/
.ktable {
    width: 100%;
}

.ktable > tbody > tr > td {
    padding: 5px 0px 5px 10px;
}

.ktable > thead > tr > td {
    padding-bottom: 10px;
}

.tdate {
    font-weight: bold;
}

.tdate > td {
    padding-top: 30px !important;
}

.ktable > tbody > tr > td:first-child {
    padding-right: 20px;
}

.tlastrow > td {
    padding-bottom: 30px !important;
}

.tbody tr:nth-child(2n) td {
    background-color: rgba(66, 86, 123, 0.05);
}

.correct-position {
    background-position: 5px -115px;
}

.flag-icon {
    width: 30px;
    height: 30px;
}

.row-fluid {
    height: auto;
}

.picture-overlay {
    position: absolute;
    z-index: 3;
    height: 40px;
    bottom: 5px;
    left: 5px;
    right: 5px;
    overflow: hidden;
    -moz-transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    max-width: 300px;
}

.picture-bg:hover .picture-overlay {
    height: 120px;
}

@media (min-width: 768px) and (max-width: 1199px) {
    .picture-bg:hover .picture-overlay {
        height: 140px;
    }

    .picture-overlay {
        height: 35px;
    }
}

.picture-bg {
    position: relative;
    z-index: 1;
    max-width: 300px;
}

/* Forms */

#registerForm legend {
    font-size: 16px;
    margin-bottom: 0px;
}

#loginForm.form-horizontal .control-label,
#pwforgetForm.form-horizontal .control-label {
    width: 70px;
}

#loginForm.form-horizontal .controls, #pwforgetForm.form-horizontal .controls, .loginForm-margin {
    margin-left: 100px;
}

/* Veranstalter Kontaktformular in showevent.phtml */
#contactForm {
    text-align: center;
}
#contactForm.form-horizontal .control-label {
    width: 96%;
    text-align: left;
}
#contactForm.form-horizontal .controls {
    width: 96%;
    margin-left: 0px;
}

#contactForm.form-horizontal .controls input,
#contactForm.form-horizontal .controls textarea {
    float: left;
    width: 100%;
}
/* special styling for checkbox */
#contactForm .controls input#privacy,
#pwforgetForm .controls input#privacy {
    width: unset;
    width: 20px;
    height: 20px;
}

#pwforgetForm label.privacy-label {
    max-width: 392px;
    text-align: left;
    margin-right: 3px;
}

#contactForm label.privacy-label {
    text-align: left;
    margin-right: 3px;
}

#pwforgetForm.form-horizontal {
    margin-top: 20px;
}

/* helper classes */

.text-shadow {
    text-shadow: 1px 1px 0 rgba(255, 255, 255, 1);
}

a.nodeco, .nodeco {
    text-decoration: none;
}

em.error {
    display: block;
    color: #b94a48;
    padding-left: .5em;
    font-size: 12px;
}

#fieldset-check em.error {
    float: left;
}

@media (max-width: 1200px) {
    .responsive-text {
        font-size: 89%;
    }

    h3.responsive-text {
        font-size: 110%;
    }
}

.small-line-height {
    line-height: 110%;
}

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

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

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

.no-margin {
    margin: 0;
}

.mtxl {
    margin-top: 60px;
}

.no-padding {
    padding: 0 !important;
}

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

.reset > ul {
    margin: 0 !important;
}

.medium-font {
    font-size: 115%;
    line-height: 140%;
}

.float-left {
    float: left;
}

.float-right {
    float: right;
}

.big-input {
    width: 100%;
}

.pointer {
    cursor: pointer;
}

.border-all {
    border: 1px solid #d0d0d0;
}

.border-trl {
    border-top: 1px solid #d0d0d0;
    border-right: 1px solid #d0d0d0;
    border-left: 1px solid #d0d0d0;
}

.border-rbl {
    border-top: 0;
    border-right: 1px solid #d0d0d0;
    border-left: 1px solid #d0d0d0;
    border-bottom: 1px solid #d0d0d0;
}

.border-top {
    border-top: 1px solid #d0d0d0;
}

.border-bottom {
    border-bottom: 1px solid #d0d0d0;
}

.border-all-color1 {
    border: 3px solid #42567b;
}

.border-all-color3 {
    border: 1px solid #771414;
}

.shadow {
    -webkit-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.45);
    -moz-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.45);
    box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.45);
}

.shadow-light {
    -webkit-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.2);
}

.round-corner {
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.round-corner-left {
    -webkit-border-radius: 3px 0 0 3px;
    -khtml-border-radius: 3px 0 0 3px;
    -moz-border-radius: 3px 0 0 3px;
    border-radius: 3px 0 0 3px;
}

.round-corner-right {
    -webkit-border-radius: 0 3px 3px 0;
    -khtml-border-radius: 0 3px 3px 0;
    -moz-border-radius: 0 3px 3px 0;
    border-radius: 0 3px 3px 0;
}

.round-corner-tr-tl {
    -webkit-border-radius: 3px 3px 0 0;
    -khtml-border-radius: 3px 3px 0 0;
    -moz-border-radius: 3px 3px 0 0;
    border-radius: 3px 3px 0 0;
}

.lt-ie9 .round-corner {
    border: 1px solid #d0d0d0;
}

.lt-ie9 .span10.search-query,
.lt-ie9 .span8.search-query {
    height: 20px;
    min-height: 20px;
}

input[type=text].search-input, select.search-input  {
    height: 42px;
    border-radius: 4px;
    border: 1px solid #000;
}

.lt-ie9 body, .lt-ie9 .btn {
    font-size: 13px;
}

.lt-ie9 .pal {
    padding: 15px;
}

.header-img-norm {
    background: url(../img/krencky24-keyvisual.jpg) no-repeat 100% 0;
}

.header-img-norm1 {
    background: url(../img/krencky24-keyvisual-1.jpg) no-repeat 100% 0;
}

.header-img-norm2 {
    background: url(../img/krencky24-keyvisual-2.jpg) no-repeat 100% 0;
}

.header-img-norm3 {
    background: url(../img/krencky24-keyvisual-3.jpg) no-repeat 100% 0;
}

.header-img-norm4 {
    background: url(../img/krencky24-keyvisual-4.jpg) no-repeat 100% 0;
}

.header-img-xmas-index {
    background: url(../img/xmas/weihnachtsmarkt-keyvisual.jpg) no-repeat;
}

.header-img-xmas-sub {
    background: url(../img/xmas/weihnachtsmarkt-menschen.jpg) no-repeat;
}

.head-margin {
    margin-top: 125px;
}

.head-margin-small {
    margin-top: 70px;
}

.left-margin {
    margin-left: 10px;
}

.right-margin {
    margin-right: 10px;
}

.bg-color-trans {
    background-color: #576681;
    background: rgba(21, 42, 80, 0.7);
}

.bg-color-trans-1 {
    background-color: #fff;
    background: rgba(255, 255, 255, 0.7);
}

.bg-color-trans-2 {
    background-color: #771414;
    background: rgba(119, 20, 20, 0.3);
}

.bg-color-trans-3 {
    background-color: #771414;
    background: rgba(119, 20, 20, 0.05);
}

.bg-color-trans-4 {
    background-color: #576681;
    background: rgba(21, 42, 80, 0.05);
}

.no-bg-color {
    background-color: transparent !important;
}

.bg-color {
    background: #fff !important;
}

.bg-color1 {
    background-color: #8d99af;
}

.bg-color2 {
    background-color: #42567b;
}

.bg-color3 {
    background-color: #771414;
}

.bg-color4 {
    background-color: #0088cc;
}

.bg-color-5 {
    background-color: #f5f5f5;
    background-image: -moz-linear-gradient(top, #ffffff, #d9dee9);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#d9dee9));
    background-image: -webkit-linear-gradient(top, #ffffff, #d9dee9);
    background-image: -o-linear-gradient(top, #ffffff, #d9dee9);
    background-image: linear-gradient(to bottom, #ffffff, #d9dee9);
    background-repeat: repeat-x;
    border: 1px solid #bbbbbb;
    border-color: #d9dee9 #d9dee9 #bfbfbf;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}

.bg-color-6 {
    background: #1a2f55;
}

.btn-color1, .btn-color1:not(.disabled):hover {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #771414;
    background-image: -moz-linear-gradient(top, #b64e4e, #771414);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#b64e4e), to(#771414));
    background-image: -webkit-linear-gradient(top, #b64e4e, #771414);
    background-image: -o-linear-gradient(top, #b64e4e, #771414);
    background-image: linear-gradient(to bottom, #b64e4e, #771414);
    background-repeat: repeat-x;
    border-color: #7c1717;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}

.btn-color2, .btn-color2:hover {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #1a2f55;
    background-image: -moz-linear-gradient(top, #42567b, #1a2f55);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#42567b), to(#1a2f55));
    background-image: -webkit-linear-gradient(top, #42567b, #1a2f55);
    background-image: -o-linear-gradient(top, #42567b, #1a2f55);
    background-image: linear-gradient(to bottom, #42567b, #1a2f55);
    background-repeat: repeat-x;
    border-color: #182c50;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}

.color {
    color: #42567b;
}

.color1 {
    color: #5a5a5a;
}

.color2 {
    color: #FFFFFF !important;
}

.active, .color3 {
    color: #771414 !important;
}

.color4 {
    color: #444444;
}

.color5 {
    color: #555;
}

.color6 {
    color: #CCCCCC;
}

.color7 {
    color: #1a2f55;
}

.color8, .color8:hover {
    color: #000;
}

.small-font {
    font-size: 12px;
}

.mini-font {
    font-size: 10px;
}

.big-font {
    font-size: 16px;
}
.l-font {
    font-size: 18px;
}
.mega-font {
    font-size: 20px;
}

.bold {
    font-weight: bold;
}

.ptn, .pvn, .pan {
    padding-top: 0px
}

.pts, .pvs, .pas {
    padding-top: 5px
}

.ptm, .pvm, .pam {
    padding-top: 10px
}

.ptl, .pvl, .pal {
    padding-top: 20px
}

.prn, .phn, .pan {
    padding-right: 0px
}

.pr0 {
    padding-right: 0px !important;
}

.prs, .phs, .pas {
    padding-right: 5px
}

.prm, .phm, .pam {
    padding-right: 10px
}

.prl, .phl, .pal {
    padding-right: 20px
}

.pbn, .pvn, .pan {
    padding-bottom: 0px
}

.pbs, .pvs, .pas {
    padding-bottom: 5px
}

.pbm, .pvm, .pam {
    padding-bottom: 10px !important;
}

.pbl, .pvl, .pal {
    padding-bottom: 20px
}

.pln, .phn, .pan {
    padding-left: 0px
}

.pls, .phs, .pas {
    padding-left: 5px
}

.plm, .phm, .pam {
    padding-left: 10px
}

.pll, .phl, .pal {
    padding-left: 20px
}

.mtn, .mvn, .man {
    margin-top: 0px !important
}

.mts, .mvs, .mas {
    margin-top: 5px
}

.mtm, .mvm, .mam {
    margin-top: 10px
}

.mtl, .mvl, .mal {
    margin-top: 20px
}

.mrn, .mhn, .man {
    margin-right: 0px
}

.mrs, .mhs, .mas {
    margin-right: 5px
}

.mrm, .mhm, .mam {
    margin-right: 10px
}

.mrl, .mhl, .mal {
    margin-right: 20px
}

.mbn, .mvn, .man {
    margin-bottom: 0px
}

.mbs, .mvs, .mas {
    margin-bottom: 5px
}

.mbm, .mvm, .mam {
    margin-bottom: 10px
}

.mbl, .mvl, .mal {
    margin-bottom: 20px
}

.mln, .mhn, .man {
    margin-left: 0px
}

.mls, .mhs, .mas {
    margin-left: 5px
}

.mlm, .mhm, .mam {
    margin-left: 10px
}

.mll, .mhl, .mal {
    margin-left: 20px
}

.mtxl, .mvxl, .maxl {
    margin-top: 42px;
}

.mtxxl, .mvxxl, .maxxl {
    margin-top: 180px;
}

.mrxxl {
    margin-right: 23px;
}

.mrxl {
    margin-right: 19px;
}

.clearboth {
    clear: both;
}

@media (min-width: 480px) and (max-width: 768px) {
    prepend input, .input-append input, .input-prepend input[class*="span"], .input-append input[class*="span"] {
        min-width: 60%;
        max-width: 80%;
    }

    .header-img-norm, .header-img-norm1, .header-img-norm2 {
        background-position: 70% 0;
    }
    .mobile-mbm {
        margin-bottom: 20px;
    }
}

@media (min-width: 1200px) {

}

@media (max-width: 1199px) {
    .header-img-xmas-index {
        background-position: -220px 0 !important;
    }

    .header-img-xmas-sub {
        background-position: -200px 0;
    }
}

@media (min-width: 768px) and (max-width: 979px) {
    prepend input, .input-append input, .input-prepend input[class*="span"], .input-append input[class*="span"] {
        max-width: 60%;
    }

    .social_share_privacy_area {
        height: 47px !important;
    }
    .desktop-margin {
        margin-top: 190px; 
    }
}

@media (max-width: 767px) {
    .offset2 {
        margin-left: 0 !important;
    }
}

@media (max-width: 669px) {
    .social_share_privacy_area .help_info {
        display: block;
        clear: both;
        margin-bottom: 5px !important;
    }

    .social_share_privacy_area {
        height: 80px !important;
    }
}

@media (max-width: 480px) {
    .branding {
        display: block;
        left: 0;
    }
    .mobile-mbm {
        margin-bottom: 20px;
    }
    .header-margin-mobile {
        margin-top: 50px;
    }

    .header-img {
        padding: 20px 10px 20px 10px;
    }

    prepend input, .input-prepend input[class*="span"] {
        width: 60%;
    }

    .mobile-small-font {
        font-size: 140%;
        margin-bottom: 10px !important;
    }

    .header-img-norm, .header-img-norm1, .header-img-norm2 {
        background-image: none;
    }
}

@media (max-width: 410px) {
    .hide-below-400 {
        display: none;
    }

    .smaller-margins-mobile {
        padding: 8px !important;
    }

    .ktable * {
        padding-left: 0 !important;
        padding-right: 0 !important;
        margin-left: 0 !important;
        margin-right: 0 !important;
    }

    .ktable > tbody > tr > td:first-child {
        padding-right: 5px !important;
    }
}

@media (max-width: 979px) {
    .halfwidth {
        width: 100%;
    }

    #advantages-box {
        min-height: 365px;
    }
}

@media (min-width: 980px) {
    .nav-screen {
        background-color: transparent !important;
        -webkit-box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0) !important;
        -moz-box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0) !important;
        box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0) !important;
        border: none !important;
        margin: 0 !important;
        padding: 0 !important;
    }

    .nav-collapse .nav > li > a:hover {
        background: none !important;
        text-decoration: none;

    }

    .branding-img-header {
        width: 300px;
        position: relative;
        z-index: 3;
        top: 45px;
    }

    .align-title {
        /*margin-top: 15%;
         margin-bottom: 5%;
         margin-left: 0px;*/
    }

    .branding-img-header, .align-title {
        margin-left: 40px;
    }

    .brand-with-nav {
        top: 65px !important;
    }
}

@media all and (max-width: 655px) {
    .claim {
        font-size: 2.2em;
    }

    .large-text {
        font-size: 2.2em;
    }

    .hide-below-655 {
        display: none;
    }
}

@media all and (max-width: 767px) {
    #advantages-box {
        min-height: auto;
    }
}

/* Retina Optimierung */
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (   min--moz-device-pixel-ratio: 2), only screen and (     -o-min-device-pixel-ratio: 2/1) {

}

.modal-footer {
    padding: 14px 6px 15px;
}

/* Lists */

li.even {
    background-color: #f9f9f9;
}

.alert-highlight-orange-white .date,
.alert-highlight-orange-black .date,
.alert-highlight-light-orange-white .date,
.alert-highlight-silver-white .date,
.alert-highlight-silver-black .date,
.alert-highlight-yellow-black .date,
.alert-highlight-yellow-white .date,
.alert-highlight-deep-purple-yellow .date,
.alert-highlight-deep-purple-white .date,
.alert-highlight-light-purple-white .date,
.alert-highlight-light-purple-black .date,
.alert-highlight-black-yellow .date,
.alert-highlight-black-white .date,
.alert-highlight-grey-white .date,
.alert-highlight-grey-yellow .date,
.alert-highlight-green-yellow .date,
.alert-highlight-green-white .date,
.alert-highlight-light-green-white .date,
.alert-highlight-light-green-yellow .date,
.alert-highlight-bright-green-black .date,
.alert-highlight-bright-green-blue .date,
.alert-highlight-bright-blue-yellow .date,
.alert-highlight-bright-blue-white .date,
.alert-highlight-light-blue-white .date,
.alert-highlight-light-blue-black .date,
.alert-highlight-dark-blue-yellow .date,
.alert-highlight-dark-blue-white .date,
.alert-highlight-pale-blue-white .date,
.alert-highlight-pale-blue-red .date,
.alert-highlight-pink-white .date,
.alert-highlight-pink-black .date,
.alert-highlight-light-pink-white .date,
.alert-highlight-light-pink-yellow .date,
.alert-highlight-wood .date,
.alert-highlight-grape .date,
.alert-highlight-cyan .date,
.alert-highlight-red .date,
.alert-error .date,
.alert-info .date,
.alert-success .date,
.alert-warning .date {
    font-weight: 700;
}

.centered-list {
    margin: 0 auto;
    list-style: none;
}

.centered-list li {
    display: inline-block;
}

/* Alerts Termine */

.alert-highlight-orange-white,
.alert-highlight-orange-black,
.alert-highlight-light-orange-white,
.alert-highlight-light-orange-black,
.alert-highlight-silver-white,
.alert-highlight-silver-black,
.alert-highlight-yellow-black,
.alert-highlight-yellow-white,
.alert-highlight-deep-purple-yellow,
.alert-highlight-deep-purple-white,
.alert-highlight-light-purple-white,
.alert-highlight-light-purple-black,
.alert-highlight-black-yellow,
.alert-highlight-black-white,
.alert-highlight-grey-white,
.alert-highlight-grey-yellow,
.alert-highlight-green-yellow,
.alert-highlight-green-white,
.alert-highlight-light-green-white,
.alert-highlight-light-green-yellow,
.alert-highlight-bright-green-black,
.alert-highlight-bright-green-blue,
.alert-highlight-bright-blue-yellow,
.alert-highlight-bright-blue-white,
.alert-highlight-light-blue-white,
.alert-highlight-light-blue-black,
.alert-highlight-dark-blue-yellow,
.alert-highlight-dark-blue-white,
.alert-highlight-pale-blue-white,
.alert-highlight-pale-blue-red,
.alert-highlight-pink-white,
.alert-highlight-pink-black,
.alert-highlight-light-pink-white,
.alert-highlight-light-pink-yellow,
.alert-highlight-wood,
.alert-highlight-grape,
.alert-highlight-cyan,
.alert-highlight-red,
.alert-error,
.alert-info,
.alert-success,
.alert-warning {
    text-shadow: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border-width: 1px;
    border-style: solid;
}

.alert-highlight-orange-white,
.alert-highlight-orange-black,
.alert-highlight-light-orange-white,
.alert-highlight-light-orange-black,
.alert-highlight-silver-white,
.alert-highlight-silver-black,
.alert-highlight-yellow-black,
.alert-highlight-yellow-white,
.alert-highlight-deep-purple-yellow,
.alert-highlight-deep-purple-white,
.alert-highlight-light-purple-white,
.alert-highlight-light-purple-black,
.alert-highlight-black-yellow,
.alert-highlight-black-white,
.alert-highlight-grey-white,
.alert-highlight-grey-yellow,
.alert-highlight-green-yellow,
.alert-highlight-green-white,
.alert-highlight-light-green-white,
.alert-highlight-light-green-yellow,
.alert-highlight-bright-green-black,
.alert-highlight-bright-green-blue,
.alert-highlight-bright-blue-yellow,
.alert-highlight-bright-blue-white,
.alert-highlight-light-blue-white,
.alert-highlight-light-blue-black,
.alert-highlight-dark-blue-yellow,
.alert-highlight-dark-blue-white,
.alert-highlight-pale-blue-white,
.alert-highlight-pale-blue-red,
.alert-highlight-pink-white,
.alert-highlight-pink-black,
.alert-highlight-light-pink-white,
.alert-highlight-light-pink-yellow,
.alert-highlight-wood,
.alert-highlight-grape,
.alert-highlight-cyan,
.alert-highlight-red {
    text-shadow: none;
}

.alert-highlight-deep-purple-yellow,
.alert-highlight-deep-purple-white,
.alert-highlight-light-purple-white,
.alert-highlight-light-purple-black,
.alert-highlight-black-yellow,
.alert-highlight-black-white,
.alert-highlight-grey-white,
.alert-highlight-grey-yellow,
.alert-highlight-green-yellow,
.alert-highlight-green-white,
.alert-highlight-light-green-white,
.alert-highlight-light-green-yellow,
.alert-highlight-bright-blue-yellow,
.alert-highlight-bright-blue-white,
.alert-highlight-light-blue-white,
.alert-highlight-light-blue-black,
.alert-highlight-dark-blue-yellow,
.alert-highlight-dark-blue-white,
.alert-highlight-pale-blue-white,
.alert-highlight-pale-blue-red,
.alert-highlight-pink-white,
.alert-highlight-pink-black,
.alert-highlight-pink-white,
.alert-highlight-pink-yellow,
.alert-highlight-red a,
.alert-highlight-grape a,
.alert-highlight-wood a {
    color: rgba(255, 255, 255, .8);
}

.alert-highlight-deep-purple-yellow,
.alert-highlight-deep-purple-white,
.alert-highlight-light-purple-white,
.alert-highlight-light-purple-black,
.alert-highlight-black-yellow,
.alert-highlight-black-white,
.alert-highlight-grey-white,
.alert-highlight-grey-yellow,
.alert-highlight-green-yellow,
.alert-highlight-green-white,
.alert-highlight-light-green-white,
.alert-highlight-light-green-yellow,
.alert-highlight-bright-blue-yellow,
.alert-highlight-bright-blue-white,
.alert-highlight-light-blue-white,
.alert-highlight-light-blue-black,
.alert-highlight-dark-blue-yellow,
.alert-highlight-dark-blue-white,
.alert-highlight-pale-blue-white,
.alert-highlight-pale-blue-red,
.alert-highlight-pink-white,
.alert-highlight-pink-black,
.alert-highlight-pink-white,
.alert-highlight-pink-yellow,
.alert-highlight-red a:hover,
.alert-highlight-grape a:hover,
.alert-highlight-wood a:hover {
    color: rgba(255, 255, 255, 1);
}

.alert {
    text-shadow: none;
}

.alert-highlight-red {
    color: #fff;
    background-color: #ff0000;
}
/* fällt aus not red ! */
.alert-highlight-red .no-date {
    color: #000 !important;
}

.label-highlight-red {
    background-color: #ff0000;
}

.alert-highlight-red-black {
    color: #000;
    background-color: #ff0000;
}

.alert-highlight-red-black .no-date {
    color: #fff !important;
}

.alert-highlight-red-black .search-result-info,
.alert-highlight-red-black .event-list-title a {
    color: #000000;
}

.label-highlight-red-black {
    background-color: #ff0000;
    color: #000000;
}

.alert-highlight-dark-red-white,
.alert-highlight-dark-red-white .search-result-info,
.alert-highlight-dark-red-white .event-list-title a {
    color: #fff;
    background-color: #990033;
}

.label-highlight-dark-red-white {
    color: #fff;
    background-color: #990033;
}

.alert-highlight-cyan {
    color: #688c88;
    background-color: #9FD6D2;
    border-color: #83afab;
}

.label-highlight-cyan {
    background-color: #9FD6D2;
}

.alert-highlight-grape {
    color: #FFFFFF;
    background-color: #D0A6CD;
    border-color: #966493;
}

.alert-highlight-orange-white {
    color: #FFFFFF;
    background-color: #FF6600;
    border-color: #FF6600;
}

.alert-highlight-orange-black {
    color: #000000;
    background-color: #FF6600;
    border-color: #FF6600;
}

.alert-highlight-light-orange-white {
    color: #FFFFFF;
    background-color: #ff9900;
    border-color: #ff9900;
}

.alert-highlight-light-orange-black {
    color: #000000;
    background-color: #ff9900;
    border-color: #ff9900;
}

.alert-highlight-silver-white {
    color: #FFFFFF;
    background-color: #D9D9D9;
    border-color: #D9D9D9;
}

.alert-highlight-silver-black {
    color: #000000;
    background-color: #D9D9D9;
    border-color: #D9D9D9;
}

.alert-highlight-yellow-black {
    color: #000000;
    background-color: #FFFF00;
    border-color: #FFFF00;
}

.alert-highlight-yellow-white {
    color: #FFFFFF;
    background-color: #FFFF00;
    border-color: #FFFF00;
}

.alert-highlight-deep-purple-yellow {
    color: #FFFF99;
    background-color: #800080;
    border-color: #800080;
}

.alert-highlight-deep-purple-white {
    color: #FFFFFF;
    background-color: #800080;
    border-color: #800080;
}

.alert-highlight-light-purple-white {
    color: #FFFFFF;
    background-color: #CC99FF;
    border-color: #CC99FF;
}

.alert-highlight-light-purple-black {
    color: #000000;
    background-color: #CC99FF;
    border-color: #CC99FF;
}

.alert-highlight-black-yellow {
    color: #FCFC00;
    background-color: #000000;
    border-color: #000000;
}

.alert-highlight-black-white {
    color: #FFFFFF;
    background-color: #000000;
    border-color: #000000;
}

.alert-highlight-grey-white {
    color: #FFFFFF;
    background-color: #A4A4A4;
    border-color: #A4A4A4;
}

.alert-highlight-grey-yellow {
    color: #FCFC00;
    background-color: #A4A4A4;
    border-color: #A4A4A4;
}

.alert-highlight-green-yellow {
    color: #FFFF00;
    background-color: #666600;
    border-color: #666600;
}

.alert-highlight-green-white {
    color: #FFFFFF;
    background-color: #33cc00;
    border-color: #33cc00;
}

.alert-highlight-green-black {
    color: #000000;
    background-color: #33ff00;
    border-color: #33ff00;
}
.alert-highlight-green-black a {
    color: #000;
}

.alert-highlight-green-blac .search-result-info,
.alert-highlight-green-blac .event-list-title a {
    color: #000;
}

.alert-highlight-light-green-white {
    color: #FFFFFF;
    background-color: #99ff33;
    border-color: #99ff33;
}

.alert-highlight-light-green-black {
    color: #000;
    background-color: #99ff33;
    border-color: #99ff33;
}

.alert-highlight-light-green-black .search-result-info,
.alert-highlight-light-green-black .event-list-title a {
    color: #000;
}


.alert-highlight-light-green-yellow {
    color: #F8F895;
    background-color: #99CC00;
    border-color: #99CC00;
}

.alert-highlight-bright-green-black {
    color: #000000;
    background-color: #99CC00;
    border-color: #99CC00;
}

.alert-highlight-bright-green-blue {
    color: #3366FF;
    background-color: #99CC00;
    border-color: #99CC00;
}

.alert-highlight-bright-blue-yellow {
    color: #F8F895;
    background-color: #0000FF;
    border-color: #0000FF;
}

.alert-highlight-bright-blue-white {
    color: #fff;
    background-color: #0000FF;
    border-color: #0000FF;
}

.alert-highlight-bright-blue-black,
.alert-highlight-bright-blue-black span,
.alert-highlight-bright-blue-black .event-list-title,
.alert-highlight-bright-blue-black strong,
.alert-highlight-bright-blue-red,
.alert-highlight-bright-blue-red .search-result-info {
    color: #FFFF00 !important;
    background-color: #0000FF;
    border-color: #0000FF;
}
.alert-highlight-bright-blue-black strong a,
.alert-highlight-bright-blue-black a {
    color: #FFFF00 !important;
    text-decoration-color: #FFFF00;
}


.alert-highlight-light-blue-white {
    color: #FFFFFF;
    background-color: #00CCFF;
    border-color: #00CCFF;
}

.alert-highlight-light-blue-black {
    color: #000000;
    background-color: #00CCFF;
    border-color: #00CCFF;
}

.alert-highlight-blue-neon-black {
    color: #000000;
    background-color: #00ffcc;
    border-color: #00ffcc;
}

.alert-highlight-blue-neon-black a,
.alert-highlight-blue-neon-black .search-result-info {
    color: #000000;
}

.alert-highlight-dark-blue-yellow {
    color: #F8F895;
    background-color: #333399;
    border-color: #333399;
}

.alert-highlight-dark-blue-white {
    color: #FFFFFF;
    background-color: #333399;
    border-color: #333399;
}

.alert-highlight-pale-blue-white {
    color: #FFFFFF;
    background-color: #333399;
    border-color: #333399;
}

.alert-highlight-pale-blue-black {
    color: #ff0000;
    background-color: #333399;
    border-color: #333399;
}

.alert-highlight-pale-blue-black a,
.alert-highlight-pale-blue-black .search-result-info {
    color: #ff0000;
}


.alert-highlight-pale-blue-red {
    color: #FF6600;
    background-color: #666699;
    border-color: #666699;
}

.alert-highlight-pink-white {
    color: #FFFFFF;
    background-color: #ff00ff;
    border-color: #ff00ff;
}

.alert-highlight-pink-black {
    color: #000000;
    background-color: #F900F9;
    border-color: #F900F9;
}

.alert-highlight-light-pink-white {
    color: #FFFFFF;
    background-color: #FF99CC;
    border-color: #FF99CC;
}

.alert-highlight-light-pink-yellow {
    color: #F8F895;
    background-color: #FF99CC;
    border-color: #FF99CC;
}

.label-highlight-light-pink-yellow {
    background-color: #FF99CC;
}

.label-highlight-light-pink-white {
    background-color: #FF99CC;
    color: #ffffff;
}

.label-highlight-pink-black {
    background-color: #F900F9;
    color: #000000;
}

.label-highlight-pink-white {
    background-color: #F900F9;
}

.label-highlight-pale-blue-red {
    background-color: #666699;
    color: #ff0000;
}

.label-highlight-pale-blue-white {
    background-color: #666699;
    color: #ffffff;
}

.label-highlight-dark-blue-white {
    background-color: #333399;
    color: #ffffff;
}

.label-highlight-dark-blue-yellow {
    background-color: #333399;
}

.label-highlight-light-blue-black {
    background-color: #00CCFF;
    color: #000000;
}

.label-highlight-light-blue-white {
    background-color: #00CCFF;
}

.label-highlight-bright-blue-white {
    background-color: #0000FF;
}

.label-highlight-bright-blue-black {
    background-color: #0000FF;
    color: #FFFF00;
}

.label-highlight-bright-blue-red {
    background-color: #0000FF;
    color: #ff0000;
}

.label-highlight-bright-blue-yellow {
    background-color: #0000FF;
}

.label-highlight-bright-green-blue {
    background-color: #99CC00;
}

.label-highlight-bright-green-black {
    color: #000000;
    background-color: #33ff00;
}

.label-highlight-light-green-yellow {
    background-color: #99CC00;
}

.label-highlight-light-green-white {
    background-color: #99CC00;
}

.label-highlight-green-white {
    background-color: #808000;
}


.label-highlight-green-black {
    background-color: #808000;
    color: #000000;
}

.label-highlight-grey-yellow {
    background-color: #A4A4A4;
}

.label-highlight-grey-white {
    background-color: #A4A4A4;
}

.label-highlight-black-white {
    background-color: #000000;
}

.label-highlight-black-yellow {
    background-color: #000000;
}

.label-highlight-light-purple-black {
    background-color: #CC99FF;
    color: #000000;
}

.label-highlight-light-purple-white {
    background-color: #CC99FF;
}

.label-highlight-deep-purple-white {
    background-color: #800080;
}

.label-highlight-deep-purple-yellow {
    background-color: #800080;
}

.label-highlight-yellow-white {
    background-color: #F5F500;
    color: #ffffff;
}

.label-highlight-yellow-black {
    background-color: #F5F500;
    color: #000000;
}

.label-highlight-silver-black {
    background-color: #D9D9D9;
    color: #000000;
}

.label-highlight-silver-white {
    background-color: #D9D9D9;
}

.label-highlight-light-orange-white {
    background-color: #ff9900;
    color: #ffffff;
}

.label-highlight-light-orange-black {
    background-color: #EB8D00;
    color: #000000;
}

.label-highlight-orange-white {
    background-color: #FF6600;
    color: #ffffff;
}

.label-highlight-grape {
    background-color: #D0A6CD;
}

.label-highlight-pale-blue-black {
    background-color: #333399;
    color: #ff0000;   
}

.label-highlight-blue-neon-black {
    background-color: #00ffcc;
    color: #000000;
}

.label-highlight-orange-black {
    background-color: #FF6600;
    color: #000000;
}

.label-highlight-light-green-black {
    background-color: #33ff00;
    color: #000000;
}

.label-highlight-green-black {
    background-color: #33ff00;
    color: #000000;
}

.label-highlight-green-yellow {
    color: #FFFF00;
    background-color: #666600;
}

.label-highlight-light-blue-black {
    color: #000000;
    background-color: #00CCFF;
}

    

/* link and span color
 .alert-highlight-red span {
 forbackground-color: #FF715D; highlight */
.alert-highlight-red a,
.alert-highlight-red .search-result-info {
    color: #FFFFFF;
}

.label-highlight-red {
    background-color: #FF715D;
}

.alert-highlight-cyan span {
    color: #688c88;
}

.alert-highlight-cyan a {
    color: #688c88 !important;
}

.alert-highlight-grape span {
    color: #FFFFFF;
}

.alert-highlight-grape a {
    color: #FFFFFF !important;
}

.alert-highlight-orange-white span {
    color: #FFFFFF;
}

.alert-highlight-orange-white a {
    color: #FFFFFF !important;
}

.alert-highlight-orange-black span {
    color: #000000;
}

.alert-highlight-orange-black a {
    color: #000000 !important;
}

.alert-highlight-light-orange-white span {
    color: #FFFFFF;
}

.alert-highlight-light-orange-white a {
    color: #FFFFFF !important;
}

.alert-highlight-light-orange-black span {
    color: #000000;
}

.alert-highlight-light-orange-black a {
    color: #000000 !important;
}

.alert-highlight-silver-white span {
    color: #FFFFFF;
}

.alert-highlight-silver-white a {
    color: #FFFFFF !important;
}

.alert-highlight-silver-black span {
    color: #000000;
}

.alert-highlight-silver-black a {
    color: #000000 !important;
}

.alert-highlight-yellow-black span {
    color: #000000;
}

.alert-highlight-yellow-black a {
    color: #000000 !important;
}

.alert-highlight-yellow-white span {
    color: #FFFFFF;
}

.alert-highlight-yellow-white a {
    color: #FFFFFF !important;
}

.alert-highlight-deep-purple-yellow span {
    color: #FFFF99;
}

.alert-highlight-deep-purple-yellow a {
    color: #FFFF99 !important;
}

.alert-highlight-deep-purple-white span {
    color: #FFFFFF;
}

.alert-highlight-deep-purple-white a {
    color: #FFFFFF !important;
}

.alert-highlight-light-purple-white span {
    color: #FFFFFF;
}

.alert-highlight-light-purple-white a {
    color: #FFFFFF !important;
}

.alert-highlight-light-purple-black span {
    color: #000000;
}

.alert-highlight-light-purple-black a {
    color: #000000 !important;
}

.alert-highlight-black-yellow span {
    color: #FCFC00;
}

.alert-highlight-black-yellow a {
    color: #FCFC00 !important;
}

.alert-highlight-black-white span {
    color: #FFFFFF;
}

.alert-highlight-black-white a {
    color: #FFFFFF !important;
}

.alert-highlight-grey-white span {
    color: #FFFFFF;
}

.alert-highlight-grey-white a {
    color: #FFFFFF !important;
}

.alert-highlight-grey-yellow span {
    color: #FCFC00;
}

.alert-highlight-grey-yellow a {
    color: #FCFC00 !important;
}

.alert-highlight-green-yellow span {
    color: #F8F895;
}

.alert-highlight-green-yellow a {
    color: #F8F895 !important;
}

.alert-highlight-green-white span {
    color: #FFFFFF;
}

.alert-highlight-green-white a {
    color: #FFFFFF !important;
}

.alert-highlight-light-green-white span {
    color: #FFFFFF;
}

.alert-highlight-light-green-white a {
    color: #FFFFFF !important;
}

.alert-highlight-light-green-yellow span {
    color: #F8F895;
}

.alert-highlight-light-green-yellow a {
    color: #F8F895 !important;
}

.alert-highlight-bright-green-black span {
    color: #000000;
}

.alert-highlight-bright-green-black a {
    color: #000000 !important;
}

.alert-highlight-bright-green-blue span {
    color: #3366FF;
}

.alert-highlight-bright-green-blue a {
    color: #3366FF !important;
}

.alert-highlight-bright-blue-yellow span {
    color: #F8F895;
}

.alert-highlight-bright-blue-yellow a {
    color: #F8F895 !important;
}

.alert-highlight-bright-blue-white span {
    color: #FFFFFF;
}

.alert-highlight-bright-blue-white a {
    color: #FFFFFF !important;
}

.alert-highlight-bright-blue-red span,
.alert-highlight-bright-blue-black span {
    color: #ff0000;
}

.alert-highlight-bright-blue-red a,
.alert-highlight-bright-blue-black a {
    color: #ff0000 !important;
}

.alert-highlight-light-blue-white span {
    color: #FFFFFF;
}

.alert-highlight-light-blue-white a {
    color: #FFFFFF !important;
}

.alert-highlight-light-blue-black span {
    color: #000000;
}

.alert-highlight-light-blue-black a {
    color: #000000 !important;
}

.alert-highlight-dark-blue-yellow span {
    color: #F8F895;
}

.alert-highlight-dark-blue-yellow a {
    color: #F8F895 !important;
}

.alert-highlight-dark-blue-white span {
    color: #FFFFFF;
}

.alert-highlight-dark-blue-white a {
    color: #FFFFFF !important;
}

.alert-highlight-pale-blue-white span {
    color: #FFFFFF;
}

.alert-highlight-pale-blue-white a {
    color: #FFFFFF !important;
}

.alert-highlight-pale-blue-red span {
    color: #FF6600;
}

.alert-highlight-pale-blue-red a {
    color: #FF6600 !important;
}

.alert-highlight-pink-white span {
    color: #FFFFFF;
}

.alert-highlight-pink-white a {
    color: #FFFFFF !important;
}

.alert-highlight-pink-black span {
    color: #000000;
}

.alert-highlight-pink-black a {
    color: #000000 !important;
}

.alert-highlight-light-pink-white span {
    color: #FFFFFF;
}

.alert-highlight-light-pink-white a {
    color: #FFFFFF !important;
}

.alert-highlight-light-pink-yellow span {
    color: #F8F895;
}

.alert-highlight-light-pink-yellow a {
    color: #F8F895 !important;
}

/* link and span color for highlight end */

.alert-highlight-wood {
    color: #ffffff;
    background-color: #22B14C;
}

.label-highlight-wood {
    background-color: #22B14C;
}

.alert-warning {
    color: #c09853;
    background-color: #fcf8e3;
    border-color: #fbeed5;
}

.alert-default {
    color: #000;
    background-color: #f5f5f5;
    border-color: #e3e3e3;
}

.form-alert {
    text-align: left;
    margin-bottom: 0;
}

/* Accordion Collapse with alerts */
.accordion-toggle-inline {
    display: inline-block !important;
}

.alert-collapse {
    margin-bottom: 0;
    border-width: 0;
    padding-bottom: 0;
}

/* Alerts colors */

.alert-info h2,
.alert-info h3,
.alert-info h4 {
    color: #3a87ad;
}

.box-blue {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #1a2f55;
    background-image: -moz-linear-gradient(top, #42567b, #1a2f55);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#42567b), to(#1a2f55));
    background-image: -webkit-linear-gradient(top, #42567b, #1a2f55);
    background-image: -o-linear-gradient(top, #42567b, #1a2f55);
    background-image: linear-gradient(to bottom, #42567b, #1a2f55);
    background-repeat: repeat-x;
    border-color: #182c50;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}

.box-blue a {
    color: #fff;
}

/* Registerformular Checkboxen links und label rechts */

/* paging */
.pg-normal {
    color: black;
    font-weight: normal;
    text-decoration: none;
    cursor: pointer;
}

.pg-selected {
    color: black;
    font-weight: bold;
    text-decoration: underline;
    cursor: pointer;
}

/* search */
.small-info {
    color: #999999;
}

/*#search-result a {
		font-size: 1.3em;
		text-decoration: underline;
}*/

.search-result-info {
    color: #771414;
}

#search-result .search-match {
    background-color: rgba(0,0,0,.1);
}

.event-list-title  a {
    overflow: hidden;
    margin-bottom: 2px;
    display: block;
}

.event-list-title .no-date {

}

a.event-list-details {
    color: #333 !important;
}

.search-result-description {
    float: left;
    max-width: 460px;
}

.highlight {
    font-weight: bold;
}

/* modal popup */
iframe {
    border: none;
}

#gelaendeBearbeitenLink,
#newAreaModal {
    width: 490px;
}

#changeAreaModal,
#newAreaModal {
    width: 440px;
}

#newsletterModal iframe {
    min-height: 120px;
    width: 490px;
}

.modal-body {
    max-height: none;
}

#registerModal.modal.fade.in {
    /*top: 35%;*/
}

#registerModal.modal.hide.fade.in {
    width: 660px;
}

#sendRegisterBtn-box {
    margin-top: 60px;
}

#loginModal {
    width: 400px;
}

#pwForget {
    margin-right: 98px;
}

/* Buttons ohne Label */
#sendButton-box label {
    display: none;
}

.btn-large-height {
    min-height: 40px;
}

/* responsive */

@media (min-width: 480px) and (max-width: 768px) {
    prepend input, .input-append input, .input-prepend input[class*="span"], .input-append input[class*="span"] {
        min-width: 60%;
        max-width: 80%;
    }

    .header-img-norm, .header-img-norm1, .header-img-norm2 {
        background-position: 70% 0;
    }

    .responsive-ad-right {
        width: 468px;
        height: 60px;
    }

    /* Ads rechte Sidebar */
}

@media (min-width: 1200px) {
    .header-margin-mobile {
        margin-top: 50px !important;
    }

    .responsive-ad {
        width: 728px;
        height: 90px;
    }

    /* Ads im Header und Footer */
    .responsive-ad-right {
        width: 160px;
        height: 600px;
    }

    /* Ads rechte Sidebar */
}

@media (max-width: 1199px) {
    .header-img-xmas-index {
        background-position: -220px 0 !important;
    }

    .header-img-xmas-sub {
        background-position: -200px 0;
    }

    .responsive-ad {
        width: 728px;
        height: 90px;
    }

    /* Ads im Header und Footer */
    .responsive-ad-right {
        width: 160px;
        height: 600px;
    }

    /* Ads rechte Sidebar */
}

@media (min-width: 768px) and (max-width: 979px) {
    prepend input, .input-append input, .input-prepend input[class*="span"], .input-append input[class*="span"] {
        max-width: 60%;
    }

    .social_share_privacy_area {
        height: 47px !important;
    }

    .header-img-norm, .header-img-norm1, .header-img-norm2 {
        background-position: 70% 0;
    }

    .responsive-ad {
        width: 250px;
        height: 250px;
    }

    /* Ads im Header und Footer */
    .responsive-ad-right {
        width: 160px;
        height: 600px;
    }

    /* Ads rechte Sidebar */
}

@media (max-width: 767px) {
    .offset2 {
        margin-left: 0 !important;
    }

    .responsive-ad {
        width: 468px;
        height: 60px;
    }

    /* Ads im Header und Footer */
    .responsive-ad-right {
        width: 468px;
        height: 60px;
    }

    /* Ads rechte Sidebar */
}

@media (max-width: 669px) {
    .social_share_privacy_area .help_info {
        display: block;
        clear: both;
        margin-bottom: 5px !important;
    }

    .social_share_privacy_area {
        height: 80px !important;
    }

    .responsive-ad {
        width: 468px;
        height: 60px;
    }

    /* Ads im Header und Footer */
    .responsive-ad-right {
        width: 468px;
        height: 60px;
    }

    /* Ads rechte Sidebar */
}

@media (max-width: 480px) {
    .branding {
        left: 0;
    }

    .header-margin-mobile {
        margin-top: 50px;
    }

    .header-img {
        padding: 20px 10px 20px 10px;
    }

    prepend input, .input-prepend input[class*="span"] {
        width: 60%;
    }

    .input-append .btn {
        display: block;
    }

    .mobile-small-font {
        font-size: 140%;
        margin-bottom: 10px !important;
    }

    .header-img-norm, .header-img-norm1, .header-img-norm2 {
        background-image: none;
    }

    .responsive-ad {
        width: 250px;
        height: 250px;
    }

    /* Ads im Header und Footer */
    .responsive-ad-right {
        width: 250px;
        height: 250px;
    }

    /* Ads rechte Sidebar */
}

@media (max-width: 410px) {
    .hide-below-400 {
        display: none;
    }

    .smaller-margins-mobile {
        padding: 8px !important;
    }

    .ktable * {
        padding-left: 0 !important;
        padding-right: 0 !important;
        margin-left: 0 !important;
        margin-right: 0 !important;
    }

    .ktable > tbody > tr > td:first-child {
        padding-right: 5px !important;
    }
}

@media (max-width: 979px) {
    .halfwidth {
        width: 100%;
    }

    #advantages-box {
        min-height: 365px;
    }

    .header-margin-mobile {
        margin-top: 50px;
    }
}

@media (min-width: 980px) {
    .nav-screen {
        background-color: transparent !important;
        -webkit-box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0) !important;
        -moz-box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0) !important;
        box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0) !important;
        border: none !important;
        margin: 0 !important;
        padding: 0 !important;
    }

    .nav-collapse .nav > li > a:hover {
        background: none !important;
        text-decoration: none;

    }

    .branding-img-header {
        width: 300px;
        position: relative;
        z-index: 3;
        top: 45px;
    }

    .align-title {
        /*margin-top: 15%;
         margin-bottom: 5%;
         margin-left: 0px;*/
    }

    .branding-img-header, .align-title {
        margin-left: 40px;
    }

    .brand-with-nav {
        top: 65px !important;
    }

    .header-margin-mobile {
        margin-top: 50px;
    }
}

/* user */

#roofedAttr-box,
#areaAttr-box,
#parkingAttr-box {
    margin: 0;
}

#foodAttr-box {
    padding-top: 5px;
}

[class*="span"], .uneditable-input[class*="span"], .row-fluid [class*="span"] {
    float: left;
}

#clip-box .controls {
    margin-left: 0px;
}

ul.errors {
    margin-left: 0px;
}

#color-box label.alert {
    font-weight: bold;
    width: 8%;
    margin-right: 10px;
}

#color-box label.alert input {
    margin-right: 6px;
}

#color-box .controls {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    margin-left: 0;
}

#color-box .controls br {
    display: none;
}

#color-box .control-label {
    font-weight: bold;
    float: none;
    text-align: left;
    width: auto;
    padding-bottom: 10px;
}

.areaHeader h3 {
    line-height: 10px;
    color: #771414;
}

.aktion-label {
    margin-right: 82px;
    float: right;
}

.lt-ie9 .aktion-label {
    width: 185px;
}

.out-of-date {
    color: #838B8B;
}

.out-of-date a:not(.btn) {
    color: #838B8B;
}

.out-of-date .btn {
  /*  color: #333333;*/
}

.out-of-date .btn-danger {
    color: white;
}

.table th, .table td {
    vertical-align: middle;
}

.table-action {
    display: inline-block;
    text-shadow: none;
    font-weight: bold;
}

.th-md, .td-md {
    width: 120px;
}
.th-sm {
    width: 100px;
}
.td-lg {
    width: 38%;
}

.table-condensed {
    font-size: 13px;
}

.event-list-form .table-condensed {
    font-size: 14px;
    border-bottom: none;
}
.event-list-form tfoot tr:first-child td{
    padding-top: 24px;
}
.event-list-form tfoot td {
    border: none;
    padding: 12px 4px;
    padding-bottom: 0;
}

.event-list-form .table-condensed tr.event-row td {
/*    padding: 25px 4px;*/
    border-top: none;
}
.event-list-form .table-condensed tr.event-row input[type="checkbox"] {
    margin-right: 2px;
    margin-left: 2px;
    margin-top: 10px;
    float: none;
    scale: 1.5;
}
.event-list-form .table-condensed tr.event-row .btn.table-action {
    width: 90px;
}
.event-list-form .table-condensed tr.location-summary-row {
    padding-bottom: 24px;
}
.event-list-form tr.event-row td:first-child,
.event-list-form tr.location-summary-row  td:first-child
{
    background-color: transparent;
    border: none;
}
.event-list-form .table-condensed tr td:nth-child(2) {
    padding-left: 8px;
}
.event-list-form .location-row td  {
    border: none;
    background-color: #eee !important;
}
.event-list-form .location-row .location-title{
    margin-top: 2px;
    font-weight: bold;
    font-size: 1.1em;
    display: inline-block;
}
.event-list-form tr.location-summary-row td {
    padding-bottom: 12px;
    vertical-align: top;
}
.event-list-form .location-summary-row .fa-clock{
    color: #ccc;
}
.event-list-form tr.location-summary-row table td {
    padding: 0px;
    border: none;
    background-color: transparent !important;
}

.event-list-form table.table-condensed table.btn-grid {
    width: 100%;
}
.event-list-form table.table-condensed table.btn-grid td {
    background-color: transparent;
    padding: 2px;
    border: none;
}

#dialog {
    /*display: none;*/
}

.dataTables_wrapper {
    margin-top: 20px;
}

.dataTables_length select {
    width: 70px;
}

.dataTables_info {
    float: right;
}

.dataTables_length {
    float: right;
}

.dataTables_filter {
    float: left;
    margin-bottom: 20px;
}

.dataTable {
    clear: both;
}

.well_xmas {
    min-height: 20px;
    padding: 19px;
    padding-bottom: 40px;
    margin-bottom: 20px;
    background-image: url(../img/xmas/silhuette_xmas.png);
    background-position: bottom right;
    background-repeat: no-repeat;
    border: 0px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
}

.stadt_xmas {
    padding-bottom: 95px;
    margin-bottom: 40px;
    background-image: url(../img/xmas/silhuette_xmas_red.png);
    background-position: bottom right;
    background-repeat: no-repeat;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
}

.stadt_xmas .ktable td {
    padding-top: 8px;
    padding-bottom: 8px;
}

.headline-xmas {
    /*font-family: 'Lovers Quarrel', cursive;*/
    font-weight: 200;
    font-size: 1.85em;
    text-rendering: geometricPrecision; /*optimizeLegibility;*/
}

.head-xmas {
    background: #771414;
}

@media (max-width: 1199px) {
    .well_xmas {
        padding-bottom: 80px;
    }
}

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

.top {
    vertical-align: top;
}

.main {
    background: transparent;
    background-position: bottom right;
    background-repeat: no-repeat;
    transition: background 1s;
    -webkit-transition: background 1s;
    -moz-transition: background 1s;
    -o-transition: background 1s;
}

.main:hover {
    background: url(../img/xmas/edge.png);
    background-position: bottom right;
    background-repeat: no-repeat;
    transition: background 1s;
    -webkit-transition: background 1s;
    -moz-transition: background 1s;
    -o-transition: background 1s;
}

a:hover {
    text-decoration: none;
}

/*#flaticons-socialmedia img {
   /* filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
    /*filter: url(filters.svg#grayscale); /* Firefox 3.5+ */
/*filter: gray; /* IE6-9 */
/*-webkit-filter: grayscale(1); /* Google Chrome & Safari 6+ */
/*opacity: 0.5;
}*/
#flaticons-socialmedia {
    text-align: right;
}

#flaticons-socialmedia img:hover {
    filter: none;
    -webkit-filter: none;
    opacity: 1;
}

/*
    changenewevent show/hide Options
*/
#showOptions {
    cursor: pointer;
    color: #08c;
}

#showOptions:hover {
    cursor: pointer;
    color: #005580;
}

.hideme {
    overflow: hidden;
    opacity: 0;
    padding: 0 35px 0 14px;
}

/* ADS */
.x-mas-ad {
    background: url(/ads/tipps-redaktion/weihnachtsmarkt-deutschland.png) 0 0 no-repeat;
    font-size: 140%;
}

.x-mas-ad a {
    height: 150px;
    display: block;
    color: #fff;
    padding: 10px;
}

.x-mas-ad a:hover {
    color: #fff;

}

/* Pagination */
.pagination ul > li > a, .pagination ul > li > span {
    display: block;
    cursor: pointer;
}

#contactMessage {
    height: 80px;
}

/* Highlight Grid */
.Highlight__row {
    width: 100%;
    box-sizing: border-box;
    margin-bottom: 5px;
    float: left;
}

.Highlight__col-lg-6 {
    float: left;
    width: 48%;
    box-sizing: border-box;
    margin: 0 1%;
}

#highlightModal {
    top: 3vh;
}

.unstyled > li > .fa {
    width: 25px;
}

.unstyled > li > a {
    text-decoration: underline;
}

.no-date-moredate {
    display: inline-block;
    width: 100px;
}

.social-link {
    padding-right: 5px;
    font-size: 20px;
}

.social-btn {
    width: 80%;
    text-align: left;
}

.social-btn .social-btn-label {
    position: relative;
    bottom: 4px;
    left: 4px;
}

.cc-selector input {
    margin: 0;
    padding: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.cc-selector-2 input {
    position: absolute;
    z-index: 999;
    margin-left: 5px;
    margin-top: 5px;
}

.billing {
    background-image: url('/img/ueberweisung4.png');
    background-repeat: no-repeat;
}

.drinkcard-cc {
    cursor: pointer;
    background-size: cover;
    background-repeat: no-repeat;
    display: inline-block;
    width: 103px;
    height: 45px;
}

@media (max-width: 1200px) {
    #payment-form:first-child {
        display: table;
    }

    #payment-form:last-child {
        padding: 0;
        margin: 0;
        margin-top: 5px;
    }
}

.hl-left {
    float: left;
    width: 60%;
}

.back_btn:before {
    content: " « ";
}

@media (max-width: 600px) {
    .plz_nav {
        display: flex;
        flex-wrap: wrap;

    }

    .btn_nav {
        flex-basis: 19%;
        padding: 0;
        padding-top: 4px;
        padding-bottom: 4px;
        margin-left: 4px;
    }

    .back_btn:before {
        content: " «  Zurück";
    }

    .back_btn {
        flex-basis: 100%;
        padding: 0;
        padding-top: 4px;
        padding-bottom: 4px;
    }
}

@media (max-width: 321px) {
    .hl-left {
        font-size: 1.2em !important;
        width: 50% !important;
    }
    .mobile-mbm {
        margin-bottom: 20px;
    }
}

.rbam {
    margin-right: 50px
}

@media (max-width: 980px) {
    .rbam {
        margin-right: 10px !important;
    }
}

@media (max-width: 767px) {
    .rbam {
        float: left !important;
        margin-top: 20px !important;
        margin-right: 0px !important;
        margin-bottom: 10px !important;
    }

    .rbem {
        margin-top: 20px !important;
        float: left !important;
        width: 120px !important;
    }

}

@media (min-width: 768px) {
    .mobib {
        margin-top: 50px;
    }

    .mobib2 {
        margin-top: 40px;
    }

    /* min height for traffective sidebar ad container: fix krencky ad position */
    .sidebar-ads-min-height {
        min-height: calc(305px + 625px); /* sum max height of tf ads */
    }

}


.sidebar-buttons a {
    height: 80px;
    display: block;
    text-align: left;
}

.sidebar-buttons a.single-line-label {
    padding-top: 30px;
}

.sidebar-buttons a.double-line-label {
    padding-top: 20px;
}

.sidebar-buttons i {
    float: left;
    padding-left: 30px;
    width: 18%;
    padding-top: 2px;
}

.sidebar-buttons a.double-line-label i {
    padding-top: 8px;
}

.sidebar-buttons .sidebar-button-label {
    font-size: 14px;
    float: left;
    width: 60%;
}



.omb_socialButtons a {
    color: white;
    opacity: 0.9;
    margin-bottom: 10px;
}

.omb_socialButtons a:hover {
    color: white;
    opacity: 1;
}

.omb_btn-facebook {
    background: #3b5998;
    text-shadow: none !important;
}

.omb_btn-facebook:hover {
    background: #3b5998;
    text-shadow: none !important;
}

.omb_btn-twitter {
    background: #00aced;
    text-shadow: none !important;
}

.omb_btn-twitter:hover {
    background: #00aced;
    text-shadow: none !important;
}

.omb_btn-google {
    background: #c32f10;
    text-shadow: none !important;
}

.omb_btn-google:hover {
    background: #c32f10;
    text-shadow: none !important;
}

.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden;
}

.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}

.embed-responsive-16by9 {
    padding-bottom: 56.25%;
}

.embed-responsive-4by3 {
    padding-bottom: 75%;
}

.registerHead {
    text-align: center;
    font-size: 28px;
    margin-bottom: 30px;
}

.registerInfo h4 {
    margin-top: 40px;
}

.registerSection{

}

#confirmMessage{
   margin-bottom: 40px;
}

@media (min-width: 1200px) {

    #confirmMessage{
        margin-right: 9%;
        margin-left: 10.638297872340425% !important;
    }

    .registerInfo {
        float: left;
        width: 30%;
    }

    .registerBox {
        float: right;
        width: 60%;
    }

    .desktop-margin {
        margin-top: 130px; 
    }
}

@media (min-width: 979px) and (max-width: 1200px) {
    .registerInfo {
        width: 470px;
        margin-left: 0px !important;
    }

    .registerSection{
        margin-top: 50px;
    }

    .registerBox {
        float: right;
        width: 344px;
    }
    .desktop-margin {
        margin-top: 190px; 
    }
}

@media (max-width: 979px) {

    .registerInfo {
        width: 344px;
        margin-left: 0px !important;
    }

    .registerSection{
        margin-top: 20px;
    }

    br:not(.mobile-br) {
        content: " ";
        display: none;
    }

    .registerBox {
        float: right;
        width: 344px;
        margin-left: 0px !important;
    }
}

@media (max-width: 767px) {
    .registerSection{
        margin-top: 0px;
    }
    .registerInfo {
        width: 100%;
        margin-left: 0px !important;
        margin-bottom: 20px;
    }

    .registerInfo h4 {
        margin-top: 20px;
    }

    .registerBox {
        width: 100%;
        margin-left: 0px !important;
    }
}

.registerContent {
    background: #fff;
    -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
}

.registerContent h2 {
    margin-bottom: 20px;
}

.flex {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.detail-flex-item {
    margin-bottom: 15px;
    width: 230px;
}

@media (max-width: 581px) {
    .detail-flex-item {
        width: 100%;
    }
}

.logoList {
    display: -webkit-flex;
    -webkit-flex-direction: column;
    display: flex;
    flex-direction: column;
    position: relative;
}

.logoList li{
    margin-bottom: 5px;
    margin-top:5px;
}

.logoList a{
    color: #263b61;
    text-decoration: none;
}

.logoList li img {
    width: 50px;
    margin-right: 5px;
}

.register-form input[type="text"] {
    width: calc(100% - 13px);
}

.register-form input[type="password"] {
    width: calc(100% - 13px);
}

.register-form select {
    width: calc(100%);
}



@media (max-height: 980px) {
    .registerFooter{
       margin-top: 50px;
    }
}

.registerFooter .links a{
    margin-right: 20px;
}

#agb-box label {
    float: right;
    width: 90%;
}

#optin-box label, #privacy-box label {
    float: right;
    width: 90%;
}

#agb-box input[type="checkbox"],
#optin-box input[type="checkbox"],
#privacy-box input[type="checkbox"]{
    margin-top: 2px;
    margin-right: 4px;
    width: 20px;
    height: 20px;
}

#register {
    background: url(../img/header_bg2.png) repeat-x;
    background-size: 100% 80px;
    background-color: #f1f1f1;
}

#sendButton-box {
    text-align: right;
    margin-top: 20px;
    margin-bottom: -10px;
}

.form-new input[type="text"],
.form-new input[type="date"],
.form-new input[type="datetime"],
.form-new input[type="email"],
.form-new input[type="number"],
.form-new input[type="search"],
.form-new input[type="time"],
.form-new input[type="url"],
.form-new input[type="password"],
.form-new textarea,
.form-new select {
    outline: none;
    box-shadow: none;
    border-radius: 0;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    display: block;
    width: 100%;
    padding: 7px;
    border: none;
    border-bottom: 1px solid #ddd;
    background: transparent;
    margin-bottom: 10px;
    height: 40px;
}

.form-new textarea {
    resize: none;
    overflow: hidden;
}

.form-new  .newsletter-register-select{
    border: 1px solid #ddd;
}

.btn-submit {
    text-align: right;
    background-image: none;
    background-color: #263b61;
    color: white;
    text-shadow: none;
    border-radius: 0;
    border: none;
}

.btn-submit:hover {
    background-image: none;
    background-color: #263b61;
    color: white;
}

.branding-register img{
    height: 50px;
    margin-top: -3px;
    margin-right: 20px;
}

.branding-register{
    position: absolute;
    left: 0px;
    top: 0 !important;;
    width: 360px;
    font-size: 18px;
    display: inline-block;
}
.branding-register a{
    display: inline-block;
    padding: 0;
}

.branding-weihnachtsmarkt {
    display: inline-block;
    padding: 10px;
    padding-left: 20px;
    width: 300px;
    position: absolute;
    top: 0;
    left: 20px;
}
.branding-weihnachtsmarkt a{
    text-decoration: none;
}

/* event intervals in admin view */
.softDeleteEventInterval {

}
.delDateLink .fa-power-off {
    color: #c32f10;
}
.addDateLink .fa-power-off {
    color: #99CC00;
}
#global-interval-times input {
    width: 38px;
}
table#showEventInterval tr td:nth-child(1) {
    width: 160px;
}
table#showEventInterval tr td:nth-child(2) {
    width: 130px;
}
table#showEventInterval tr td:nth-child(3) {
    width: 110px;
}
table#showEventInterval tr td:nth-child(4) {
    width: 118px;
}
#showEventInterval .top {
    vertical-align: top;
}
#showEventInterval .center {
    text-align: center;
}
#showEventInterval input[type=checkbox] {
    float: none;
}
#showEventInterval .table-label-hint{
    font-weight: normal;
}

.page-not-found {
        margin: 0 auto;
        text-align: center;
}

.page-title {
    font-size: 1.5em;
    margin-top: 5px;
}

.page-title-weihnachtsmarkt {
    margin-top: 20px;
    font-size: 1.5em;
}

.page-title .badge {
      font-sifze: inherit;
      padding: 2px 8px;
      font-weight: 400;
      line-height: normal;
}

.page-title-grey {
    color: #5A5A50;
}

.page-title-large {
    margin-bottom: 5px;
}

.index-page-rectangle {
    border: 1px solid #ccc;
    border-radius: 3px;
    padding: 10px 10px 30px 10px;
    position: relative;
    top: 39px;
    min-height: 326px !important;
}

.list-inside {
    margin: 15px 0 15px 0;
}

.list-inside li {
    list-style-position: inside;
}

#wussten-sie-schon-table {
    width: 100%;
    border: 1px solid;
}

#wussten-sie-schon-table .span6 {
    margin-left: 0px;
}

#wussten-sie-schon-table td:nth-child(1),  #wussten-sie-schon-table td:nth-child(3) {
    width: 80px;
}

#wussten-sie-schon-table tr td {
    padding: 6px 12px;
    vertical-align: top;
}

#wussten-sie-schon-table a {
    text-decoration: none;
    font-weight: bold;
    color: inherit;
}

#wussten-sie-schon-table img {
    height: 40px;
}

.tooltip-icon {
    color: #08c;
    font-size: 20px;
    cursor: pointer;
}

@media (min-width: 980px)
{
    .navbar-collapse {
        height: auto !important;
    }
}

.detailpage-alert {
    font-style: italic;
    padding-top: 10px;
}

/* social media */
.fa-globe {
    color: #0077be;
}
.fa-facebook, .fa-facebook-square {
    color: #3b5998
}
.fa-twitter, .fa-twitter-square {
    color: #00aced
}
.fa-youtube, .fa-youtube-play, .fa-youtube-square {
    color: #bb0000
}
.fa-pinterest, .fa-pinterest-square {
    color: #cb2027
}
.fa-instagram {
    color: #517fa4;
}

.form-search .spinner-wrapper {
    display: inline-block;
    width: 18px;
}
.form-search .spinner {
    font-size: 0.8em;
}


/*
    Responsive classes hide-phone, hide-not-phone
 */
@media (max-width: 768px) {

    .hide-phone {
        display: none;
    }
    .hide-not-phone {
        display: inline-block;
    }

}
@media (min-width: 768px) and (max-width: 991px) {

    .hide-not-phone {
        display: none;
    }

}
@media (min-width: 992px) and (max-width: 1199px) {

    .hide-not-phone {
        display: none;
    }

}
@media (min-width: 1200px) {

    .hide-not-phone {
        display: none;
    }

}

.info-flag-box {
    float: left;
    height: 100%;
}

/* 4. corona welle: wieder einblenden. */
#showEventTentativeMsg-box {
    display: block;
}