html, body {
    height: 100%;
}

/* first for Internet Explorer */
@font-face {
    font-family: UnitWeb;
    src: url('/v4/fonts/UnitWeb-Bold.eot');
}
/* then for Firefox */
@font-face {
    font-family: UnitWeb;
    src: url('/v4/fonts/UnitWeb-Bold.woff') format('woff');
}

.container, .container-fluid {
    position: relative;
    max-width: 1140px;
}

.clear {
    clear: both;
}

.bildKf, .bildJr {
    width: 50%;
    position: relative;
    margin-top: 10px;
}

.bildKf {
    float: left;
}

.bildJr {
    float: right;
}

.logoKf, .logoJr {
    position: absolute;
    top: -70px;
    left: 10%;
}

@media screen and (max-width: 767px) {
    .bildKf, .bildJr {
        width: 100%;
    }
    .logoKf, .logoJr {
        top: 10px;
    }
}

.buttonKf, .buttonJr {
    position: absolute;
    bottom: 30px;
    left: 40%;
}


/* --- */

.smallButtonFrame {
    position: relative;
    height: 30px;
}

.smallButton {
    position: absolute;
    top: 0;

    height: 30px;
    overflow: hidden;

    -moz-border-radius: 2px; /* Firefox */
    -webkit-border-radius: 2px; /* Safari, Chrome */
    -khtml-border-radius: 2px; /* Konqueror */
    border-radius: 2px; /* CSS3 */
}

.smallButton p,
div.smallButton > a {
    display: block;
    position: relative;
    left: -15px;
    white-space: nowrap;

    cursor: pointer;
    height: 30px;

    font-weight: bold;
    font-size: 14px !important;
    line-height: 20px;

    padding: 5px 25px 0 25px !important;
    text-align: left;
    text-decoration: none !important;

    -moz-border-radius: 15px; /* Firefox */
    -webkit-border-radius: 15px; /* Safari, Chrome */
    -khtml-border-radius: 15px; /* Konqueror */
    border-radius: 15px; /* CSS3 */
}

.smallButton.inGruen p,
div.smallButton.inGruen > a {
    background-color: #34811F;
    color: #FFFFFF !important;
}

.smallButton i {
    position: absolute;
    font-weight: normal;
}

.smallButton i.fa-chevron-right {
    right: 25px;
    top: 10px;
    color: #7ED321 !important;
    font-size: 11px;
}

.smallButton.inGruen i {
    color: #FFF;
}

.smallButton:hover p,
div.smallButton > a:hover,
div.smallButton:hover > a {
    color: #FFFFFF !important;
    background-color: #548f14;
    text-decoration: none !important;
}

.smallButton.inGruen:hover p,
div.smallButton.inGruen > a:hover,
div.smallButton.inGruen:hover > a {
    color: #FFFFFF !important;
    background-color: #2C4B08;
    text-decoration: none !important;
}

.smallButton:hover i,
.smallButton > i:hover,
{
    color: #7ED321 !important;
}

/* --- */


a.zfSmallButton {
  font-family: Arial, serif;
  font-size: 15px;
  text-decoration: none !important;
  max-height: 30px;
  height: 30px;
  padding: 5px 6px !important;
  margin: 0 !important;
  font-weight: bold;
  color: #2C4B08 !important;
  border-radius: 0 15px 15px 0;
  display: inline-block;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  background-image: linear-gradient(to bottom, #7ED321, #7ED321 50%, #548F14 50%, #548F14);
  background-position: 0 0%;
  background-size: 100% 200%;
  box-sizing: border-box;
  cursor: pointer;
}

a.zfSmallButton.fuerRueckruf {
  color: white !important;
  background-image: linear-gradient(to bottom, #ED7189, #ED7189 50%, #9A3970 50%, #9A3970);
}

a.zfSmallButton.inHell {
  background-image: linear-gradient(to bottom, #FFFFFF, #FFFFFF 50%, #548F14 50%, #548F14);
}

a.zfSmallButton.inPink {
  color: #9A3970 !important;
  background-image: linear-gradient(to bottom, #FFFFFF, #FFFFFF 50%, #ED7189 50%, #ED7189);
}

a.zfSmallButton.inSchwarz {
  color: white !important;
  background-image: linear-gradient(to bottom, #000000, #000000 50%, #548F14 50%, #548F14);
}

a.zfSmallButton.inSchwarz.ohneHover {
  color: white !important;
  background-image: linear-gradient(to bottom, #000000, #000000 50%, #000000 50%, #000000);
}

a.zfSmallButton i {
    color: #ffffff  !important;
}

a.zfSmallButton.inHell i,
a.zfSmallButton.inPink i {
    color: #7ED321  !important;
}

a.zfSmallButton:hover {
    color: #ffffff  !important;
    padding: 4px 6px 6px 6px;
    background-position: 0 100%;
    text-decoration: none !important;
}

a.zfSmallButton.inHell:hover {
    color: #2C4B08 !important;
}


/* --- footer --- */

.trennlinielang {
    width: 100%;
    height: 1px;
    background-color: white;
    padding: 0;
    margin: 20px 0 10px 0;
}

#footer-links ul {
    list-style: none;
    margin: 0 0 1em 0;
    padding: 0;
}

#footer-links ul li {
    margin: .25em 0;
    padding: 0 0 0 12px;
}

#footer-premium i {
    font-size: 11px;
    position: relative;
    top: -1px;
}

#footer-bottom,
#footer-dreispaltentext,
#footer-links {
    font-size: 14px;
}

#footer-premium,
#footer-links h2,
#footer-dreispaltentext h2 {
    font-size: 30px;
}

#footer-links ul {
    margin-top: 10px;
}

#footer-contentfo h4,
#footer-contentfo a {
    color: white;
}

#footer-contentfo h4 {
    padding-top: 0;
    margin-top: 0;
}

#footer-contentfo .contentfo-md-3 {
    background-color: #2E312D;
    height: 95px;
    padding: 20px;
    position: relative;
}


.muenze {
    margin-right: 5px;
}

@media (max-width: 500px) {
    .muenze img {
        width: 60px !important;
        height: 60px !important;
    }
    .muenze1 img {
        width: 128px !important;
        height: 60px !important;
    }
}

.hintergrundMuenzen {
	background-color:#2E312D;
	position:relative;
	padding-top:15px
}	

@media (max-width: 767px) {
	.hintergrundMuenzen {
	padding-bottom:20px;
	}
}	

.left20oder10px {
    left: 20px;
}

.fuenfEuroLaschenDiv {
    position: absolute;
    top: 12px;
    right: -9px;
    display: none;
}

@media (max-width: 767px) {
    /* XS */

    .fuenfEuroLaschenDiv {
        top: 22px;
    }

    #footer-muenzen .col-xs-6 {
        padding-left: 0 !important;
    }
    #footer-contentfo .contentfo-md-3 {
        padding-left: 10px !important;
        padding-right: 10px !important;
    }
    .footer-button {
        left: 10px !important;
        right: auto;
    }
    .left20oder10px {
        left: 10px;
    }
}

/* --- */

ul.with-fa-chevron-right {
    padding: 0 0 0 0;
}

ul.with-fa-fa-chevron-right li {
    list-style: none outside none;
    padding-left: 17px;
}

ul.with-fa-chevron-right li:before {
    font-family: 'Font Awesome 5 Pro';
    content: '\f054';
    vertical-align: middle;
    display: inline-block;
    font-size: 10px;
    position: relative;
    top: -1px;
    margin-right: 3px;
    margin-left: -11px;
}


/* ----  */

#newsletterSchublade {
    display: none;
    background-color: #2E312D;
    z-index: 100000;
    padding: 0 20px 20px 20px;
}

.formularzeile {
    margin: 0 -5px 10px -5px;
    padding: 0 5px;
    position: relative;
}

.custom-checkbox, .custom-radio {
    position: relative;
    height: 38px;
    pointer-events: auto !important;
}

/* input, label positioning */
.custom-checkbox input,
.custom-radio input {
    position: absolute;
    left: 0;
    top: 0;
    margin: 0;
    z-index: -10;
}

.custom-checkbox label,
.custom-radio label {
    font-weight: normal;
    line-height: 16px;
    height: 35px;

    z-index: 2;

    padding: 2px 0 1px 38px;
    margin: 0 0 13px 0;
    cursor: pointer;

    display: table !important;
    pointer-events: auto !important;
}

.custom-radio-kf label {
    background: url('https://www.jugendtours.de/images_4.0/2015/assets/material/radiobuttons-big.png') no-repeat;
}

.custom-checkbox-kf label {
    background: url('https://www.jugendtours.de/images_4.0/2015/assets/material/checkboxes-big.png') no-repeat;
    color: #FFF;
}

.custom-checkbox label, .custom-radio label {
    background-position: 0 5px;

}

.custom-checkbox label.hover,
.custom-checkbox label.focus,
.custom-radio label.hover,
.custom-radio label.focus {
    background-position: 0 -50px;
}

.custom-checkbox label.checked,
.custom-radio label.checked {
    background-position: 0 -105px;
}

.custom-checkbox label.checkedHover,
.custom-checkbox label.checkedFocus,
.custom-radio label.checkedHover,
.custom-radio label.checkedFocus {
    background-position: 0 -160px;
}

.custom-checkbox label.focus,
.custom-radio label.focus {
    outline: 1px dotted #ccc;
}

article a,
article a:hover,
.image-wrapper a,
.image-wrapper a:hover {
    text-decoration: none;
}

/* --- Breakpoints SM+ und SM- -------------- */

.col-sm-2-minus, .col-sm-2-plus, .col-sm-3-minus, .col-sm-3-plus, .col-sm-4-minus, .col-sm-4-plus, .col-sm-6-minus, .col-sm-6-plus {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}

@media screen and (min-width: 981px) {
  .col-sm-2-plus, .col-sm-3-plus, .col-sm-4-plus, .col-sm-6-plus {
    float: left;
  }
  .col-sm-2-plus {
    width: 33.33333333%;
  }
  .col-sm-3-plus {
    width: 50%;
  }
  .col-sm-4-plus {
    width: 66.66666667%;
  }
  .col-sm-6-plus {
    width: 100%;
  }
}

@media screen and (min-width: 768px) and (max-width: 980px) {
  /* SM- entspricht nicht SM*/
  .col-sm-2-minus, .col-sm-3-minus, .col-sm-4-minus, .col-sm-6-minus {
    float: left;
  }
  .col-sm-2-minus {
    width: 33.33333333%;
  }
  .col-sm-3-minus {
    width: 50%;
  }
  .col-sm-4-minus {
    width: 6.666666667%;
  }
  .col-sm-6-minus {
    width: 100%;
  }
}

.cookiebar {
    position:fixed;
    z-index: 1000000;
    width: 100vw;
    bottom: 0;
    padding: 10px 0;
    color: #666666;
    background-color: #fffdee;
    font-size: 9px;
    line-height: 10px;
}

.cookiebar a {
    color: #F29500;
    text-decoration: underline;
}

.cookiebar a:hover {
    color: #FF9D00;
    text-decoration: underline;
}

.cookiebutton {
    position:absolute;
    right: 10px;
    top: 0;
    color: white;
    background: #7ED321;
    padding: 5px 10px;
    font-size: 12px;
    cursor: pointer;
}

.cookiebutton:hover {
    background: #548F14;
}


#CybotCookiebotDialog   {
    background-color: #FEF7DE!important;
    font-family: 'Open Sans' !important;
    border-color: white !important;
    border-width: 13px !important;
    color: #103244;
    outline: none !important;
    border: none !important;
    box-shadow: none !important;
    padding-bottom: 0px !important;
    bottom: 0;
}

#CybotCookiebotDialog *	{
    font-family: 'Open Sans' !important;
}

#CybotCookiebotDialogBodyContentText  {
    font-size: 12px;
}

#CybotCookiebotDialogBodyContentTitle {
    color: #103244;
}

#CybotCookiebotDialogBodyLevelButtonAccept,
#CybotCookiebotDialogBodyLevelButtonAccept_all  {

    display: inline-block;
    z-index: 10;

    min-width: 80px;
    padding: 4px 12px !important;

    margin-left: 10px;
    margin-top: 6px;
    margin-right: 0;
    margin-bottom: 10px;

    text-align: center;
    text-decoration: none !important;
    white-space: nowrap;

    color: #062A3D !important;
    background-color: #7ED320;

    font-size: 14px !important;

    border: none!important;
    border-radius: 20px;
    cursor: pointer !important;
}

#CybotCookiebotDialogBodyLevelButtonAccept  {
    background-color: #A3DD58 !important;
    font-weight: 400;

}

#CybotCookiebotDialogBodyLevelButtonAccept_all {
    font-weight: 700 !important;

}

#CybotCookiebotDialogBodyLevelButtonAccept:hover,
#CybotCookiebotDialogBodyLevelButtonAccept_all:hover	{
    background-color: #3d9c25 !important;
    color: white !important;
}

#CybotCookiebotDialogDetailFooter  {
    background-color: #EFE6C5 !important;
    color: #103244 !important;
    margin-top: 10px;
    text-align: left !important;
}

#CybotCookiebotDialogDetailFooter a {
    color: #103244 !important;
    font-size: 10px !important;
    text-decoration: none !important;
}

#CybotCookiebotDialogDetailFooter a:hover {
    text-decoration: underline !important;
}

#CybotCookiebotDialogDetail	{
    padding: 20px 0 !important;
    background: #EFE6C5 !important;
}

#CybotCookiebotDialogBodyLevelButtonsSelectPane {
    background-color: white !important;
    color: #103244 !important;
    border-radius: 20px 0 0 20px !important;

}

.CybotCookiebotDialogBodyLevelButtonWrapper label {
    font-weight: 400;
}



#CybotCookiebotDialogBodyLevelDetailsWrapper {
    color: #103244 important;
    border-radius: 0 20px 20px 0!important;
    text-align: center !important;
}


.CookieDeclaration  {
    display: none;
}
