@charset "UTF-8";

#b_mobile-meta {
  top: 12px!important;
  transform: translateY(0) !important;
}

#b_mobile-navigation {
  font-size:1.6rem;
}

#b_mobile-meta ul {
  padding: 0;
  margin: 0;
  list-style: none;
  padding: 0 !important;
  background: none!important;
}

#b_mobile-meta a {
  background: #e2e2e2;
  display: block;
  width: 40px;
  margin-top: 4px;
  color: #981e32;
}

#b_mobile-navigation input {
  border: 1px solid #e1e2e2;
  border-radius: 5px;
}

#b_mobile-navigation form a {
  position: absolute;
  width: auto;
  height: 2rem;
  display: block;
  top: 15px;
  left: calc(190px + 20px);
}

#b_mobile-meta a:hover {
  color: #2f2f2f;
}

.mm-btn.mm-btn_next.mm-listitem__btn {
  background: #881326 !important;
}

.mm-btn_close::before {
  right: 7px!important;
}

.mm-btn_close::after, 
.mm-btn_close::before {
  width: 12px!important;
  height: 12px!important;
}

::after, ::before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.mm-listitem a,
.mm-listitem a:hover {
  text-decoration: none;
}

.mm-listitem__text {
  padding-left: 10px!important;
}

.mm-menu a, .mm-menu a:active, .mm-menu a:hover, .mm-menu a:link, .mm-menu a:visited {
  color: inherit;
  text-decoration: none;
}

.mm-menu a, .mm-menu a:active, .mm-menu a:hover, .mm-menu a:link, .mm-menu a:visited {
  color: #fff !important;
  background: #8e192c !important;
}

a:focus, a:hover {
  color: #23527c;
  text-decoration: underline;
}

a:active, a:hover {
  outline: 0;
}

.mm-menu a,
.mm-menu a:active,
.mm-menu a:hover,
.mm-menu a:link,
.mm-menu a:visited {
  color:#fff!important;
  background: #8e192c !important;
}

.mm-menu .mm-listitem_in_path a,
.mm-menu .mm-listitem_in_path a:active,
.mm-menu .mm-listitem_in_path a:hover,
.mm-menu .mm-listitem_in_path a:link,
.mm-menu .mm-listitem_in_path a:visited {
	font-weight: bold;
	background: #9f1c31 !important;
}

.mm-menu .mm-listitem_selected a,
.mm-menu .mm-listitem_selected a:active,
.mm-menu .mm-listitem_selected a:hover,
.mm-menu .mm-listitem_selected a:link,
.mm-menu .mm-listitem_selected a:visited {
	font-weight: bold;
	background: #9f1c31 !important;
}

.mm-btn::after,
.mm-btn::before {
  border-color: #fff!important;
}

.mm-navbar.mm-navbar_has-btns {
  background: #8e192c;
}

.mm-btn_next::after {
  border-color: #fff!important;
}

.mm-panels, .mm-panels > .mm-panel {
  background: #8e192c!important;
}

.b_mobile-search.mm-listitem {
  padding-top: 12px;
  padding-bottom: 12px;
}

#b_mobile-navigation input,
#b_mobile-navigation label {
  display: block;
  width: 100%;
  margin-left: 10px;
}

#b_mobile-navigation label {
  margin-bottom: 10px;
  color:#fff;
  font-weight:700;
  display: none;
}

#b_mobile-navigation input {
  background-color: #fff;
  background-image: url(/typo3conf/ext/kdl_sitepackage/Resources/Public/Images/searchicon.png);
  background-repeat: no-repeat;
  background-position: right center;
  line-height: 2rem;
  padding: 3px 10px;
  font-size: 1.3rem;
  max-width: 190px;
}

#b_mobile-navigation li.uid-31 a::before {
  background: url(/typo3conf/ext/kdl_sitepackage/Resources/Public/Images/gebaerdensprache.png);
  width: 30px;
}

#b_mobile-navigation li.uid-32 a::before {
  background: url(/typo3conf/ext/kdl_sitepackage/Resources/Public/Images/leichtesprache.png);
  width: 40px;
}

#b_mobile-navigation li.uid-31 a::before, 
#b_mobile-navigation li.uid-32 a::before {
  background-repeat: no-repeat;
  height: 20px;
  display: inline-block;
  content: "";
  position: absolute;
  top: 10px;
  right: calc(100% - 180px);
}



/*******************************************************/
/* siehe http://getbootstrap.com/css/#grid-options */

@media screen and (max-width: 1199px) {

.container {
  width: 100%!important;
}

}

@media screen and (min-width: 991px) and (max-width: 1199px) {

.headerimage {
  background-color: #e2e2e2;
  top: 25px;
}

.headerimage .slick-slider .slick-track { 
  height: 351px;
  min-height: 351px;
}

.headerimage .slick-slider img { 
  min-height: 351px;
}

.headerimage .contentwrap {
	bottom: 90px;
}
}

/*******************************************************/
/* xs, sm */
@media screen and (max-width: 991px) {

.mm-page > .container {
  width: 100% !important;
  padding-right: 50px!important;
  background-color: #fff;
}
.fussnachoben .nachoben {
  margin-right: 0;
}

.home .teaser {
  margin-bottom: 20px;
}

.home .frame-layout-0 header h1 {
  margin-top: 0;
}

.logo {
  padding-left: 10px;
  padding-top: 0px;
}

.logo img {
  max-width: 150px;
  height: auto;
}
.metanav {
  max-width: calc(100% - 160px);
}
.bzgalogo {
  float: right;
  margin-right: 50px!important;
}

.bzgalogo img {
  width: 100px;
}
.metanav ul {
  max-width: calc(100% - 158px);
}
.metanav ul li {
  padding-right: 3px;
  padding-left: 3px;
}

.main {
  background-image: none;
}

.main, .main2 {
  padding-left: 0px;
  padding-right: 0px;
}

.header {
  height: auto;
}

.headerunten {
  height: calc(100vw * 631 / 1920) !important;
}

.trenner {
  margin-right: 0px;
  margin-left: 0px;
}

.container.header > .row {
  margin-left: 0px;
  margin-right: 0px;
}

.container.header {
  padding-left:0;
  padding-right:0;
}


footer .container {
  padding-left: 20px;
  padding-right: 20px;
}

.footernavi ul li {
  width: calc(25% - 0.2rem);
  margin-bottom:10px;
  padding-right:10px;
}

.footernavi ul li li {
  width: 100%;
  margin-bottom:2px;
}

#footerLogo {
  bottom: 40px;
}

#footerLogo img {
  width: 170px;
  height: auto;
}

.footertext {
  margin-left: 55px;
  padding-right: 230px;
}

.cc_container {
  margin-right: 50px;
}

.main .inhalt, .main .inhalt2, .main2 .inhalt, .main2 .inhalt2 {
    margin-top: 10px;
}


.frame-type-slick.layout-8 > .slick-slider .slick-next { display: none !important; }

.ce-gallery .ce-row figure.image {
    margin-bottom: 0;
}

.row.main .sidebar {
    margin-top: 10px;
    margin-bottom: 10px;
    width: 100%;
    background-color: #f5f5f5;
    display: inline-block;
}

.row.main .sidebar .frame-default {
    margin-top: 1em!important;
    margin-bottom: 1em!important;
}

.footerunten2 .footerinhalt2 { display: block; }
.footerunten2 .footertext2 { margin-right: 235px; min-height: 12rem; }
.footerunten2 .right2 { position: absolute; right: 30px; top: 115px; }

}

/*******************************************************/
/* special case */
@media screen and (max-width: 800px) {

.metanav ul li {
  padding-right: 2px;
  padding-left: 2px;
}

}


/* xs - <768px */
@media screen and (max-width: 767px) {

.frame-background-primary {
  padding: 30px 15px 18px 15px;
}

.footerunten {
  height: 200px; 
}

#footerLogo {
  bottom: 0px;
}

#footerLogo img {
  width: 100px;
  height: auto;
}

.footerunten2 #footerLogo2b {
  text-align: center;
}
.footerunten2 #footerLogo2b img {
  width: 90px;
}

.footertext {
  margin-left: 0px;
  padding-right: 155px;
}

.footerinhalt .fussnavi ul {
  margin-left: 0px;
  padding-left: 0;
}

.footerinhalt {
  background: url(/typo3conf/ext/kdl_sitepackage/Resources/Public/Images/BZGA-footer2.png) 15px 0 no-repeat;
  height: 280px;
}


.footernavi ul li {
  width: calc(50% - 0.2rem);
  margin-bottom:10px;
  padding-right:10px;
}
.footernavi ul li li {
  width: 100%;
  margin-bottom:2px;
}

.footerinhalt .barriere ul {
  margin-left: 0;
  padding-left: 0;
}

.footerbreadcrumb ul.breadcrumb {
    margin-bottom: 0px!important;
    padding-top: 0px!important;
}

.headerimage .contentwrap {
	bottom: 0;
}

.footerunten2 .right2 { min-width: 150px; }
.footerunten2 .footertext2 { margin-right: 185px; }
.footerunten2 #footerLogo2b { width: 150px; bottom: 60px; }

}

/* special case */
@media screen and (max-width: 480px) {
.footerunten2 .right2 { width: 100px; min-width: 100px; right: 10px; }
.footerunten2 .footertext2 { margin-right: 130px; }
.footerunten2 .footerinhalt2 { padding: 0; }
.footerunten2 #footerLogo2b { width: 100px; bottom: 40px; }

}

@media screen and (max-width: 400px) {
  #result-per-page { margin-right: 0.7em; }
}

/*******************************************************/
/* sm - >=768px */
@media screen and (min-width: 768px) and (max-width: 991px) {

#home .headerunten {
  height: calc(100vw * 631 / 1920) !important;
}






}



/*******************************************************/
/* md,lg - >=992px */
@media screen and (min-width: 992px) {




}



/*******************************************************/
/* md - >=992px */
@media screen and (min-width: 992px) and (max-width: 1199px) {





}

/* lg - >=1200px */
@media screen and (min-width: 1200px) {

}

/*******************************************************/
/* sm - < 768px */
@media screen and (min-width: 480px) and (max-width: 768px) {

#home .border {
  bottom: 0px!important;
}

.headerunten {
  /*ww height: calc(100vw * 631 / 1920) !important; */
  height: auto !important;
}
.headerimage > img {
  display: none!important;
}
#home .headerunten {
  height: calc(100vw * 631 / 1920) !important;
}
.bildrandoben { display: none; }
#home .bildrandoben { display: block; }
.main h1:first-of-type { margin-right: 20px; }

.footerinhalt {
  padding-left: 15px;
}

.footertext {
  padding-right: 15px;
}

#footerLogo {
  margin-right: 15px;
}

}

/*******************************************************/
@media screen and (max-width: 768px) {

.ce-left .gallery-row .gallery-item.gallery-item-size-2,
.ce-left .gallery-row .gallery-item.gallery-item-size-3,
.ce-left .gallery-row .gallery-item.gallery-item-size-4,
.ce-left .gallery-row .gallery-item.gallery-item-size-6,
.ce-right .gallery-row .gallery-item.gallery-item-size-2,
.ce-right .gallery-row .gallery-item.gallery-item-size-3,
.ce-right .gallery-row .gallery-item.gallery-item-size-4,
.ce-right .gallery-row .gallery-item.gallery-item-size-6 { max-width: 100%; margin-bottom: 20px; }

}

@media screen and (max-width: 550px) {

iframe.bodymapiframe {
  width: 95%;
}

}

@media only screen and (max-width: 500px) {

.container,
.container-fluid {
  padding-left: 15px!important;
  padding-right: 15px!important;
}

.container.header >.row {
  margin-left: -15px!important; 
  margin-right: -15px!important; 
}

.footerinhalt {
  height: 280px;
  top: -80px;
  margin-left: 0;
  padding-left: 15px;
  width: auto;
}

.footerinhalt .barriere ul {
  margin-top: 10px;
}

#footerLogo {
  display: none;
}

.footertext {
  font-size: 1.4rem; 
  line-height: 1.8rem; 
  margin-left: 6px;
  margin-right: 0px;
  margin-bottom: 20px;
  padding-right: 15px;
}

.footerinhalt .fussnavi ul {
  margin-left: 0;
  padding-left: 0;
}

.footerinhalt .fussnavi ul li:nth-child(3) {
  /*display: none;*/
}
}


/*******************************************************/
@media screen and (max-width: 480px) {

.headerunten {
  /*ww height: calc(100vw * 631 / 1920) !important; */
  height: auto !important;
}
.headerimage > img {
  display: none!important;
}
#home .headerunten {
  height: calc(100vw * 631 / 1920) !important;
}
.bildrandoben { display: none; }
#home .bildrandoben { display: block; }
.main h1:first-of-type { margin-right: 20px; }

header.top .border {
  display: none!important;
  bottom: 90px!important;
  width: 350px!important;
}

header.top .slick-slide {
  height: 250px!important;
}

header.top .slick-prev, 
header.top .slick-next {
  top: 40%!important;
}
header.top .slick-slider .slick-dots {
  display: none!important;
}

#home .row.main .sidebar {
  display: none;
}

.footernavi ul li {
  width: 100%!important;
  margin-bottom:10px;
  padding-right:10px;
}

.tx-ww-bzga-quiz .resulttable {
  min-width: 100%;
}

.tx-ww-promillerechner input[type="checkbox"] { 
  width: 38px;
  height: 38px;
  transform: scale(1.0);
}

.headerimage .contentwrap {
	display: none;
}

@-moz-document url-prefix() {
.tx-ww-promillerechner input[type="checkbox"] { 
  width: 23px;
  height: 23px;
  transform: scale(1.5);
}
}

@media not all and (min-resolution:.001dpcm)
{ @supports (-webkit-appearance:none) {

  /* safari only override above media query */
.tx-ww-promillerechner input[type="checkbox"] { 
  width: 23px;
  height: 23px;
  transform: scale(1.5);
  margin-left: 5px;
  margin-top: 10px;
}
}}

}


/*******************************************************/
@media screen and (max-width: 420px) {

#trinkallmengen table.fix3 .td5 {
    width: 100% !important;
    float: left;
}
#trinkallmengen table.fix3 td.td5:nth-child(1),
#trinkallmengen table.fix3 td.td5:nth-child(3) {
    width: 40% !important;
    float: left;
    clear: both;
}
#trinkallmengen table.fix3 td.td5:nth-child(2),
#trinkallmengen table.fix3 td.td5:nth-child(4) {
    width: 60% !important;
    float: left;
    overflow-x: visible;
    margin-top: 10%;
}
#trinkallmengen table.fix3 .td5 label {
    white-space: nowrap;
}
#trinkallmengen .fix1 td, #trinkallmengen .fix1 th {
    padding-top: 0px !important;
}

#trinklabel1 {
    padding-bottom: 8px;
}

.footerinhalt {
  height: 310px;
  top: -110px;
}

}


/* xs - <359px */
@media screen and (max-width: 359px) {

.mm-page > .container {
  padding-right: 15px!important;
}

#home .headerunten {
  height: calc(100vw * 631 / 1920 + 0px ) !important;
}

#home .headerimage .slick-slider .slick-arrow { display: none!important; }

.footerinhalt {
  height: 320px;
  top: -120px;
}

}


@media screen and (min-width: 750px) and (max-width: 970px) {

.slick-dots { display: none !important; }
.slick-arrow { display: none !important; }

}
