body,form,figure{margin:0;padding:0}img{border:0}header,footer,nav,section,aside,article,figure,figcaption{display:block}body{font-size:100.01%}select,input,textarea{font-size:99%}#container,.inside{position:relative}#main,#left,#right{float:left;position:relative}#main{width:100%}#left{margin-left:-100%}#right{margin-right:-100%}#footer{clear:both}#main .inside{min-height:1px}.ce_gallery>ul,.content-gallery>ul{margin:0;padding:0;overflow:hidden;list-style:none}.ce_gallery>ul li,.content-gallery>ul li{float:left}.ce_gallery>ul li.col_first,.content-gallery>ul li.col_first{clear:left}.float_left,.media--left>figure{float:left}.float_right,.media--right>figure{float:right}.block{overflow:hidden}.media{display:flow-root}.clear,#clear{height:.1px;font-size:.1px;line-height:.1px;clear:both}.invisible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.custom{display:block}#container:after,.custom:after{content:"";display:table;clear:both}
@media (max-width:767px){#wrapper{margin:0;width:auto}#container{padding-left:0;padding-right:0}#main,#left,#right{float:none;width:auto}#left{right:0;margin-left:0}#right{margin-right:0}}img{max-width:100%;height:auto}.audio_container audio{max-width:100%}.video_container video{max-width:100%;height:auto}.aspect,.responsive{position:relative;height:0}.aspect iframe,.responsive iframe{position:absolute;top:0;left:0;width:100%;height:100%}.aspect--16\:9,.responsive.ratio-169{padding-bottom:56.25%}.aspect--16\:10,.responsive.ratio-1610{padding-bottom:62.5%}.aspect--21\:9,.responsive.ratio-219{padding-bottom:42.8571%}.aspect--4\:3,.responsive.ratio-43{padding-bottom:75%}.aspect--3\:2,.responsive.ratio-32{padding-bottom:66.6666%}.aspect--9\:16,.responsive.ratio-916{padding-bottom:177.7777%}.aspect--1\:1,.responsive.ratio-11{padding-bottom:100%}
.mobile_menu{position:fixed;z-index:100;display:none}.mobile_menu .inner{height:100%;background:#000;overflow-y:scroll}.mobile_menu.active.position_left{box-shadow:2px 0 5px 0 rgba(0,0,0,.5)}.mobile_menu.active.position_top{box-shadow:0 2px 5px 0 rgba(0,0,0,.5)}.mobile_menu.active.position_right{box-shadow:-2px 0 5px 0 rgba(0,0,0,.5)}.mobile_menu.active.position_bottom{box-shadow:0 -2px 5px 0 rgba(0,0,0,.5)}.mobile_menu.active.no_shadow{box-shadow:none!important}.mobile_menu_trigger{display:none}.mobile_menu_wrapper{position:relative;width:100%;overflow:hidden}.mobile_menu_overlay{position:fixed;top:0;left:0;width:100%;height:100vh;z-index:99}.mobile_menu_overlay.background{background:rgba(0,0,0,.5)}.mobile_menu li.submenu_hide>ul{display:none}.mobile_menu li.submenu_show>ul{display:block}body.ie8 .mobile_menu,body.ie8 .mobile_menu_trigger,body.ie9 .mobile_menu,body.ie9 .mobile_menu_trigger{display:none!important}
/* source-sans-3-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Source Sans 3';
  font-style: normal;
  font-weight: 400;
  src: url('../../files/bigband/fonts/source-sans-3-v19-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* source-sans-3-500 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Source Sans 3';
  font-style: normal;
  font-weight: 500;
  src: url('../../files/bigband/fonts/source-sans-3-v19-latin-500.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* source-sans-3-700 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Source Sans 3';
  font-style: normal;
  font-weight: 700;
  src: url('../../files/bigband/fonts/source-sans-3-v19-latin-700.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* marck-script-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Marck Script';
  font-style: normal;
  font-weight: 400;
  src: url('../../files/bigband/fonts/marck-script-v22-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}





/* CSS */

*{ margin: 0; padding: 0; border: 0;}
html, body {width: 100%; height: auto;}
body {font-size: 100%; font-family: 'Inter', Arial, Helvetica, sans-serif; font-weight: 400; font-style: normal; color: #050810; vertical-align:baseline; background-color: #fff;}
#clear, .clear {clear: both!important; width: auto; height: 0px; font-size: 0.1px;}
img {margin: 0; padding: 0; display: block;}

#container, #footer, #header {width: 100%; height: auto;}
.contentHold  {width: 100%; height: auto; padding: 25px 2% 25px 2%; margin: 0px auto; box-sizing: border-box; position: relative; max-width: 1500px;}

.contentHold.kopf {max-width: 1700px;}

#container {min-height: 550px;}
#header .inside, #footer > .inside {width: 100%; max-width: 1700px; padding: 0 2%; box-sizing: border-box; margin: 0px auto; position: relative; }
#header {position: fixed; z-index: 9999; top: 0px; left: 50%; transform: translate(-50%,0%); width: 100%; height: auto; transition: all 0.25s ease;}


/* Smooth Scroll */
	html {scroll-behavior: smooth;}

	@media screen and (prefers-reduced-motion: reduce) {
		html {
			scroll-behavior: auto;
		}
	}

/* Cookiebar Oveleon*/

.cc-inner {background:radial-gradient(circle at center right, #39383d 0, #29282d 60%, #1f1e23 100%); max-width: 500px; top: 15%!important; position: fixed;}
.cc-cookies {background-color: #424242;}
.cc-head p, .cc-group label {color: #f2f2f2;}
.cc-head p a {color:#a0c72e; text-decoration: none;}
button.cc-btn.success {background-color: #a0c72e; color: #1d2704; transition: all 0.25s ease;}
button.cc-btn.success:hover {background-color:#465f0a; color: #fff; transition: all 0.25s ease;}
#cookiebar-desc p a {color:#a0c72e;}

.mod_cookiebar_opener a {text-align: right; float: right; color: #fff;}
.cookieLink {text-align: center; color: #6b6b6b; text-decoration: none;}

/* Basic */

.noMobile, .noMobil {display: block!important;}
.yesMobile, .hRightMobil {display: none!important;}
.overflowHidden {overflow: hidden; position: relative;}


.x1, .x2, .x3, .x32, .x4, .x43, .x30, .x5 {padding: 0% 2%; margin-bottom: 1.25rem; box-sizing: border-box;}
.x1 {width: 98%; display: block;}
.x2 {width: 48%; float: left;}
.x1, .x2, .x3, .x32, .x4, .x5, .x43 {margin-left: 1%; margin-right: 1%;}

.x30 {width: 30%; float: left;}
.x3 {width: 31%; float: left;}
.x32 {width: 64%; float: left;}
.x4 {width: 23%; float: left;}
.x43 {width: 65%; float: left;}
.x5 {width: 18%; float: left;}
.maxWidth70 {max-width: 70%; padding: 0% 2%; box-sizing: border-box; margin: 0px auto; clear: both; float: none;}
.c2 .contentHold .textContent {width: 50%; float: left;}

.c10 {width: 10%; float: left;}
.c20 {width: 20%; float: left;}
.c30 {width: 30%; float: left;}
.c40 {width: 40%; float: left;}
.c50 {width: 50%; float: left;}
.c60 {width: 60%; float: left;}
.c70 {width: 70%; float: left;}
.c80 {width: 80%; float: left;}
.c90 {width: 90%; float: left;} 

.paddingLeft5 {padding-left: 5%; box-sizing: border-box;}
.paddingRight5 {padding-right: 5%;box-sizing: border-box;}
.paddingLeft10 {padding-left: 10%;box-sizing: border-box;}
.paddingRight10 {padding-right: 10%;box-sizing: border-box;}
.paddingTop50, .textContentpaddingTop50 .textContent {padding-top: 50px;}
.paddingTop100, .textContentpaddingTop100 .textContent {padding-top: 100px;}
.paddingTop150, .textContentpaddingTop150 .textContent {padding-top: 150px;}
.paddingBottom100, .textContentpaddingBottom100 .textContent {padding-bottom: 100px;}
.paddingBottom50, .textContentpaddingBottom50 .textContent {padding-bottom: 50px;}

.marginBottom50 {margin-bottom: 50px; }
.marginBottom100 {margin-bottom: 100px;}
.marginTop25 {margin-top: 25px;}
.marginBottom25 {margin-bottom: 25px;}
.marginTop50 {margin-top: 50px;}
.marginTop100 {margin-top: 100px;}

object, svg, img {max-width: 100%; height: auto;}
.floatRight {float: right;}
.textCenter {text-align: center;}
.center {margin: 0px auto; text-align: center;}
.centerBlock {margin-left: auto!important; margin-right: auto!important; float: none!important;}
.imgCenter .image_container, .imgCenter img {margin-left: auto; margin-right: auto;}

.noMarginBottom {margin-bottom: 0!important;}
.noMargin {margin: 0!important;}
.noPadding {padding: 0;}
.flexBoxHold {display: flex;display: -webkit-flex;display: -ms-flexbox;}
.flexBoxHold .image_container, .flexBoxHold .image_container img {width: auto; height: auto;}

.borderTop {border-top:1px solid #ccc; margin-top: 50px; padding-top: 50px;}
.borderTopSmall {border-top:1px solid #ccc;  padding-top: 50px;}
.borderLeft {border-left: 1px solid #85b411;}
.borderRight {border-right: 1px solid #85b411;}
.borderAfter {display: block;border-bottom: 1px solid #ccc; margin-bottom: 50px; margin-top: 35px;}
.textRight {text-align: right;}

span.tab {width: 70px; display: block; float: left; margin-right: 10px;}

.textRight {text-align: right;}
.noAfter::after {display: none!important;}
.fullWidth img {width: 100%; height: auto; min-width: 100%;}

.overflowVisible {overflow: visible;}
.contentCenter {display: flex;   justify-content: center;   align-items: center;}
.flyingText {position: absolute; top: 350px; width: 100%; height: auto;}


.scrollMarginTop {scroll-margin-top: 200px;}

/* Theme ProSolar */
.blueDarkBgr {background-color: #000e20;}
.blueLightBgr {background-color: #00344d;}
.greyBgr {background-color: #f2f2f2;}

.textWhite p, .textWhite ul li, .textWhite h3 {color: #fff;}


aside#left {background-color: #050810; width: 450px; height: 100%; position: fixed; left: 0; top: 0; margin-left: 0; padding: 60px; box-sizing:border-box;}
#main { width: calc(100vw - 450px); float: right; height: auto; box-sizing: border-box; }
#main .mod_article {padding-left: 100px; padding-right: 100px;}


.intro, .kopfOhneBild {position: relative; margin-top: 50px; overflow: visible; margin-bottom: 80px;}
.intro::before {content:''; width: 100%; height: 80%; background-color:#000e20;display: block; position: absolute; top: -50px; left: 0; z-index: -1;}
.intro img {width: 100%; height: auto;}

.kopfOhneBild {position: relative;}
.kopfOhneBild::before {content:''; width: 100%; height: calc(100% + 50px); background-color:#000e20;display: block; position: absolute; top: -50px; left: 0; z-index: -1;}
.kopfOhneBild h1 {color:#fdc432; margin-bottom: 20px;}
.kopfOhneBild p {color: #f2f2f2;}

/* Typografie */

p, td, #main ul li, #main ol li, input, select, textarea, .ce_text a, #footer a, #footer p {font-size: 1.125rem; line-height: 1.35rem; margin-bottom: 1.375rem; word-wrap:break-word;}
h1, h2, h3, h4, h5, h6, p, td, #main ul li, #main ol li, input, select, textarea, .ce_text a, #footer a, #footer p {hyphens: auto; font-weight: normal;}

a {text-decoration: none;}

h1, h2, h3, h4, h5, h6 {word-wrap:break-word; font-weight: 600; hyphens: manual;}
h1 {font-size: 3.175rem; line-height: 3.65rem; color: #00344d; margin-bottom: 10px;}
h2 {font-size: 2.25rem; line-height: 2.875rem; color: #4a4a4a; font-weight:400; margin-bottom: 1.35rem;}
h3 {font-size: 2rem; line-height: 2.45rem; color: #00344d; margin-bottom: 1.375rem;}
.blueDarkBgr h3 {color:#fdc432;}
h4 {font-size: 1.625rem; line-height: 2rem; color: #3e3e3e; margin-bottom: 1.375rem;}
.satzung h4 {font-size: 1.45rem; line-height: 1.875rem; margin-bottom: 35px; margin-top: 25px;}
.layout_latest h4, .layout_latest h4 a {font-weight: normal; color: #3e3e3e;}
h5 {font-size: 1.325rem; line-height: 1.875rem; margin-bottom: 25px; color: #16253e; font-weight: 400;}
h6 {}

.subtitle {text-transform: uppercase; color: #808080;}

a.newsLink, p.back a  {color: #00344d; position: relative; display: inline-block; transition: all 0.25s ease;}
a.newsLink::after, p.back a::after {content:''; display: block; position: absolute; left: 0; bottom: -10px; width: 150px; border-bottom: 1px solid #00344d; transition: all 0.25s ease;}
a.newsLink:hover::after, p.back a:hover::after {width: 250px; transition: all 0.25s ease;}


a.newsLink {margin-bottom: 50px;}
p.back a {margin-top: 50px;}

.noHyphens p, .rte ul p {hyphens: manual;}

.imgLeft {display: flex; margin-bottom: 35px;}
.imgLeft figure {flex: 0 0 auto;  float: left; width: 100px; height: auto; margin-right: 20px;}
.imgLeft figure img {width: 80%; height: auto;}
.imgLeft .rte {flex: 1; padding-top: 25px;}

.imgBorder img {padding: 20px; border: 1px solid #ccc; box-sizing: border-box;}

.btnGold {background-color:#fdc432; color: #050810; padding: 10px 20px; transition: all 0.25s ease; border-radius: 5px; text-decoration: none; display: inline-block; margin-right: 15px;}
.btnGoldBorder {border: 1px solid #fdc432; color: #050810; padding: 10px 20px; transition: all 0.25s ease; border-radius: 5px; text-decoration: none; display: inline-block; margin-right: 15px;}


.btnGelb:hover, .btnBlauDark:hover, .btnBlauLight:hover {padding: 10px 30px; transition: all 0.25s ease;}


.blueLightBgr h3 {color:#fdc432;}
.blueLightBgr p {color: #fff;}


/* List Ce_text */
.rte ul {list-style: none; margin-bottom: 50px; box-sizing: border-box; hyphens: manual;}
.rte ul li {position: relative; padding: 10px 0 10px 65px; margin-bottom: 10px!important; border-bottom: 1px solid #83b8d9;}
.rte ul li p, .rte ol li p {margin-bottom: 0!important;}
.rte ul li::before {content: ""; position: absolute; left: 0; width: 20px; height: 20px; background: url(../../files/bigband/img/icon-haekchen-blueDark.svg) center no-repeat;}
.rte ol {margin-left: 35px;}
.rte ul li a {color: #000e20; }

.listX2 .rte ul {margin-left: 0; padding-left: 0;}
.listX2 .rte ul li {width: 46%; margin: 0 2% 0 0; float: left; padding-left: 10px; box-sizing: border-box;}
.listX2 .rte ul li::before {display: none;}

/* Player */

object, embed, video, iframe, audio { max-width:100%; width: 100%; height: auto; }



#header .inside { }
.logo {width: 100%; display: block; height: auto; overflow: hidden; margin-bottom: 5vh;} 
.logo a span {text-indent: -9999px;display: block;position: absolute;}
.logo a {display: block; height: 100%; overflow: hidden; transition: all 0.25s ease; margin-top: 15px; margin-bottom: 10px; width: 250px;}
.logo a img, .logo a svg {height: auto; max-height: 15vH; width: 100%; transition: all 0.25s ease; margin-left: 0;}


.navLeft {}
.navLeft ul {list-style: none;}
.navLeft ul li {display: block;}
.navLeft ul li a, .navLeft ul li strong {font-size: 1.125rem; line-height: 1.35rem; text-decoration: none; display: block; text-align: center; padding: 5px 10px; font-weight: 400; color: #fff; transition: all 0.25s ease;}
.navLeft ul li strong, .navLeft ul li a:hover {color: #fdc432; transition: all 0.25s ease;}
.navOne {border-top: 0.5px solid #282b32; padding-top: 25px; padding-bottom: 25px;}
.navTwo {border-top: 1px solid #282b32; padding-top: 25px; padding-bottom: 25px; border-bottom: 1px solid #282b32;}
.navThree { padding-top: 25px; padding-bottom: 25px; border-bottom: 1px solid #282b32;}

.navLogIn {margin-top: 25px; margin-bottom: 25px;}
.navLogIn ul li a, .navLogIn ul li strong {font-size: 1.125rem; line-height: 1.35rem; text-decoration: none; display: block; text-align: center; padding: 5px 10px; font-weight: 400; color: #fff; position: relative; transition: all 0.25s ease;}
.navLogIn ul li a:hover, .navLogIn ul li strong {color:#fdc432; transition: all 0.25s ease;}
li.pLogin a::before, li.pLogin strong::before {content:''; width: 30px; height: 25px; display: inline-block; background: url(../../files/bigband/img/login-icon.svg) center no-repeat; position: relative; top: 5px; margin-right: 10px;}


/* Content */

.bandTextLogo img {height: 100px; width: auto; margin-bottom: 15px;}

.termine {background: url(../../files/bigband/img/blueBgr.jpg) left top no-repeat; background-size: cover; min-height: 450px; margin-top: 50px; padding-top: 50px;}
.termine h3 {color:#fdc432;}
.termine p, .termine table {color: #fff;}

.termine table {margin-bottom: 50px; border-collapse: collapse;}
.termine td {padding: 10px; border-bottom: 1px solid #f2f2f2;}
.termine tr {height: auto;}

.termineAll .layout_list p {color:#00344d!important;}

.sponsorenLeiste {margin-top: 25px; border-top: 1px solid #ccc; padding-top: 50px}
.sponsorenLeiste img {width: 100%; height: auto; max-width: 200px;}
.sponsorenLeiste ul {list-style: none;}
.sponsorenLeiste ul li {float: left; width: 20%; margin-left: 2%; margin-right: 2%;}
.sponsorenLeiste h5 {font-family: 'Marck Script'; color:#0175ac;}



.musiker {}
.musiker img {margin-bottom: 20px;}
.musiker p {color: #fff; border-bottom: 1px solid #fdc432; padding-bottom: 10px;}

/* Slider */

.rsts-skin-default .rsts-nav {right: inherit; left: 50%; width: auto; transform: translateX(-50%); bottom: 50px; z-index: 999;}
a.rsts-next, a.rsts-prev {top: 50%;background: none!important; border: none!important; width: 80px!important; height: 120px!important; box-shadow: none!important;}
a.rsts-next span, a.rsts-prev span {display: none;}
a.rsts-prev {left: 25px!important; right: inherit;}
a.rsts-next {right: 25px!important;}
a.rsts-next::before {content:'\279D'; color: #fff; font-size: 2.75rem; line-height: 3.25rem; font-weight: 400; display: block;text-indent: 0; opacity: 0.45; transition: all 0.25s ease;}
a.rsts-prev::before {content:'\279D'; transform: rotate(180deg); color: #fff; font-size: 2.75rem; line-height: 3.25rem; display: block;text-indent: 0; opacity: 0.45; transition: all 0.25s ease;}
a.rsts-next:hover::before, a.rsts-prev:hover::before {opacity: 1; transition: all 0.25s ease;}
.rsts-skin-default .rsts-nav-bullets a.active, .rsts-skin-default .rsts-nav-bullets a:hover {background-color: #169bd8;}


/* Header mobile */
#header {display: none; background-color: #000e20;}
.logoMobile {padding: 10px;}
.logoMobile img {height: 60px; width: auto;}
/* mobil */
 /*Mobile Nav*/
.offcanvasHold {display: none;}
.offcanvasHold {position: fixed; z-index:9999; top: 0; right: 4%; display: none; }
.offcanvasBtn {position: relative; z-index: 998;display: block; text-indent: 100%; white-space: nowrap; overflow: hidden; padding: 25px 10px 10px 10px; border-radius: 0 0 10px 10px;}
.offcanvasBtn span {  height: 4px; width: 36px; border-radius: 2px;display: block; margin: 5px; background-color: #050810}
.offcanvasBtn::after {content:'';position: absolute; z-index: -1; left: 0; top: 0; width: 100%; height: 100%; background-color: #fdc432; cursor: pointer ;}

a.closeMenu {position: absolute; top: 40px; right: 40px; }
a.closeMenu::before {content:'\2715'; color: #70abd3; width: 35px; height: 35px; font-size: 20px; line-height: 35px;}
a.closeMenu span {text-indent: -9999px;display: block;}

.mobile_menu {position: fixed; z-index: 99999; top: 0; left: 0; width: 100%; height: auto; min-height: 100%;}
.naviHoldMobile {width: 100%; height: auto; height: 100%; padding: 40px 10vw 40px; box-sizing: border-box;}
.naviHoldMobile .navOne, .naviHoldMobile .navTwo, .naviHoldMobile .navThree {border-top: none; border-bottom: none;}
.naviHoldMobile .navLegal li {width: 100%; float: none; clear: both;}
.naviHoldMobile  nav ul {list-style: none;} .naviHoldMobile nav ul li {position: relative; border-bottom: 0; padding: 0; margin: 0;}
.naviHoldMobile  nav ul li a, .naviHoldMobile nav ul li strong  {padding: 15px 10px; color: #fff; text-decoration: none; border-bottom: 1px solid #ccc; display: block;}
.naviHoldMobile  nav ul li strong {font-weight: 400; color: #fdc432}

.naviHoldMobile .navLogIn ul li a, .naviHoldMobile .navLogIn ul li strong {text-align: left;}
.naviHoldMobile  nav ul li ul li {margin-left: 20px;}
/*.naviHoldMobile .mod_navigation ul li ul li.active, .naviHoldMobile .mod_navigation ul li ul li:hover {background: rgba(189,24,35,0.95);}*/
.naviHoldMobile nav ul li.submenu_hide::after {content:'\276D'; position: absolute; right: 15px; top: 10px; font-size: 15px; color: #fff; }
.naviHoldMobile nav ul li.submenu_show::after {content:'\276D'; rotate: 90deg; position: absolute; right: 15px; top: 10px; font-size: 15px; color: #fff; }
.mobile_menu .inner {background: #050810;}
.mobile_menu {z-index:99999;}



/* Events */

.mod_eventlist .header {display: none;}
.event.layout_list {margin-bottom: 25px; border-bottom: 1px solid #ccc; padding-bottom: 25px;}
.event.layout_list:last-child {border-bottom: none;}
.eventLeft {width: 10%; min-width: 150px; float: left;}
.eventLeft .day-number {font-size: 3rem; line-height: 3.25rem; font-weight: bold; color:#fdc432; display: block;}
.eventLeft .monthYear {display: block;}
.eventLeft .monthYear .month, .eventLeft .monthYear .year {display: inline-block; color: #fdc432;}

.eventRight {width: calc(100% - 200px); float: left;}
.eventRight p.time, .eventRight p.location {margin-bottom: 10px; color:#f2f2f2;}

.terminListe .layout_list p {color:#000e20;}


.newsStart .layout_latest {position: relative; padding: 35px 50px; box-sizing: border-box; transition: all 0.25s ease; width: 48%; margin: 1%; border: 1px solid #ccc;}
.newsStart .layout_latest:hover {background-color: #fff; transition: all 0.25s ease; -webkit-box-shadow: 2px 2px 5px 0 #4F4F4F; box-shadow: 2px 2px 5px 0 #4F4F4F;}
.newsStart .layout_latest .news-link-overlay {position: absolute; width: 100%; height: 100%; display: block; transition: all 0.25s ease;}
.newsStart .layout_latest .news-link-overlay a {width: 100%; height: 100%; position: absolute; top: -120%; transition: all 0.25s ease;}
.newsStart .layout_latest:hover .news-link-overlay a {top: 0; transition: all 0.25s ease;}
.newsStart .layout_latest .image_container {width: 100%; max-height: 350px; overflow: hidden; margin-bottom: 35px;}
.newsStart .layout_latest .image_container img {width: 100%; height: auto;}

.newsArchiv .layout_latest:nth-child(2n+1) {clear: both;}

/* Galery */

.galX6 ul, .galX4, .galX3, .galX2 {list-style: none;}
.galX6 ul li {float: left; margin: 1%; width: 14%; }
.galX6 ul li img {height: 150px; width: auto; margin: 0px auto;}
/*.galX6 li:nth-of-type(6n+7) {clear: both;}*/
.galX4 ul li img {max-height: 250px; width: auto; margin: 0px auto;}
.galX4 ul li {float: left; margin: 1%; width: 23%; border: 1px solid #ccc; box-sizing: border-box; padding: 10px;}
.galX4 .caption, .galX6 .caption {border-top: none;}
.galX3 ul li {float: left; margin: 1%; width: 31%; border: 1px solid #ccc; box-sizing: border-box; padding: 10px;}
.galX3 ul li img {max-height: 250px; width: auto; margin: 0px auto;}
.galX2 ul li {float: left; margin: 1%; width: 48%; border: 1px solid #ccc; box-sizing: border-box; padding: 10px;}
.galX2 ul li img {max-height: 450px; width: auto; margin: 0px auto;}


/* YouTube */

.ce_youtube {position: relative; padding-bottom: 56.25%; width: 100%; height: auto;}
.ce_youtube iframe {position: absolute; top: 0; left: 0; right: 0; bottom: 0; width: 100% !important; height: 100% !important;}

/* iFrame */
.holdiFrame { position: relative; padding-bottom: 56.25%; /* ratio 16x9 */ height: 0; overflow: hidden; width: 100%; height: auto; background-color: #f2f2f2; border: 1px solid #ccc;}
.holdiFrame iframe {  position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

/* Downloads */

.content-downloads ul {list-style: none; margin-left: 2%;} .ce_downloads ul li {margin-bottom: 10px!important;}
.content-downloads ul li {margin-bottom: 5px; border-bottom: 1px solid #818181; padding-bottom: 10px;}
.content-downloads ul li img, .content-download img {float: left; margin-right: 20px;}
.content-downloads ul li a, .ccontent-download a {text-decoration: none; font-size: 1rem; line-height: 1.25rem; color: #3b3b3b;}

.ext-pdf {background: url(../../files/bigband/img/iconPDF.svg) left top no-repeat; padding-left: 35px;}
.ext-rar {background: url(../../files/bigband/img/iconRAR.svg) left top no-repeat; padding-left: 35px;}


/* Accordion */

.content-accordion {margin-bottom: 25px;}
.handorgel__header__button {background-color: #bebebe; color: #000e20; text-align: left; padding: 10px 15px;font-family: 'Inter', Arial, sans-serif; font-weight: 400; font-size: 1.0125rem; border-bottom: 1px solid #fff; transition: all 0.25s ease; position: relative;}
.handorgel__header--opened .handorgel__header__button, .ce_accordion .handorgel__header__button:hover {background-color: #2e2e2e; color: #fdc432; transition: all 0.25s ease;}
.handorgel__header__button::after {content: '\203A'; position: absolute; color: #fff; right: 25px; display: inline-block; transition: all 0.25s ease;}
.handorgel__header--opened .handorgel__header__button::after, .handorgel__header__button:hover::after {-webkit-transform: rotate(90deg); -moz-transform: rotate(90deg); -o-transform: rotate(90deg); -ms-transform: rotate(90deg); transform: rotate(90deg); transition: all 0.25s ease;}

.ui-accordion-content {padding: 2%;}
.content-accordion > h3 {font-size: 1.65rem; line-height: 2rem;}

/* Pagination */

.pagination {clear: both!important; display: block; width: 100%; margin-top: 60px;} .pagination ul {list-style: none; width: auto; display: table; margin: 0px auto; border-top: 1px solid #4a4949; padding: 5px 30px 0px 30px;}
.pagination ul li {float: left; margin-right: 5px;}
.pagination ul li a, .pagination ul li strong {padding: 3px 5px; display: block; text-decoration:none;color: #000e20;} 
.pagination ul li a:hover, .pagination ul li strong {background-color: #00344d; color: #fff; transition: all 0.5s ease;}
.pagination p {text-align: center;}

/* NavLegal */

.navLegal {margin: 60px 0 20px;}
.navLegal ul {list-style: none; display: block;}
.navLegal ul li {float: left; width: 50%;}
.navLegal ul li a, .navLegal ul li strong {padding: 10px; display: block; text-align: center; color: #6b6b6b; font-weight:400;}
.navLegal ul li strong, .navLegal ul li a:hover {color:#169bd8;}

/*Kontaktformular --- Achtung: Schriftfamilie anpassen!!*/

.formFly { padding: 50px 3%!important; -webkit-box-shadow: 0 10px 25px 0 #ddd; box-shadow: 0 10px 25px 0 #ddd; background-color: #fff;box-sizing: border-box;}
.blueLightBgr .formFly { padding: 50px 3%!important; -webkit-box-shadow: 0 10px 25px 0 #000e20; box-shadow: 0 10px 25px 0 #000e20; background-color: #fff;box-sizing: border-box;}
.formbody input[type="text"], .formbody input[type="tel"], .formbody input[type="email"],.formbody input[type="password"], textarea, select {border: 1px solid #dadada; width: 100%; min-width:200px; padding: 15px; box-sizing: border-box; font-family:  'Inter', Arial, Helvetica, sans-serif; font-weight: 400;  color: #3a3a3a;}

.formbody .widget {width: 48%; float: left; margin: 1%;}
.formbody .widget.widget-textarea {clear: both; width: 100%; padding: 0 2% 0 0; box-sizing: border-box; font-family: 'Inter', Arial, Helvetica, sans-serif; color: #707677;}
.formbody textarea {padding: 2%; font-family:  'Inter', Arial, Helvetica, sans-serif; font-weight: 400; color: #707677; }
.formbody label {width: 100%; font-size: 1.0125rem; clear:both; padding-top:8px; margin-bottom: 10px!important; padding-left: 0!important;}
label.message {clear: both!important; display: block; margin-bottom: 5px!important;} 
span.mandatory {color:#ff0000;}
.formbody .widget.widget-captcha {clear: both; margin: 20px 0; float: none; width: 100%;} .formbody .widget.widget-captcha label {width: 200px;}
.formbody .widget.widget-captcha input {clear: both; width: 50px; min-width: 30px; margin-right: 10px; float: left;}
.captcha_text {float:left; padding:8px 0 2px 8px; font-size:0.875em;color: #707677;}
.luft {width: 100%; height: auto; display: block; float: none; clear: both;}

.widget-submit {clear: both!important; width: 100%; text-align: center; margin: 30px 0;}
.widget-submit button {margin:20px 0px; border:1px solid #ccc; color:#fdc432; padding:10px 25px; cursor:pointer; display: block; background-color: #000e20; background-image: none!important; font-size: 1.0125rem; line-height: 1.2rem; border-radius: 0!important; transition: all 0.25s ease;}
.widget-submit button:hover {padding: 10px 35px; transition: all 0.5s ease;}


span.mandatory {vertical-align: top; padding-left: 2px;}
p.error {clear: both; display: block; color: #ff0000!important; font-size: 11px; margin-top: 20px;}
.ie7 p.error {margin-top: 5px; margin-left: 5px;}
.formbody br {clear: both; display: block;}
.widget.error {position: relative; padding-top: 40px; display: block; margin-top: 10px; clear: both;}


.widget fieldset {padding: 0!important; margin: 0!important;}
.widgetDS {width:98%!important; margin: 0 1%!important; padding: 0 2%; box-sizing: border-box;}
.widgetDS input {float: left!important; width: 40px!important; min-width: 40px; height: auto; margin-top: 5px;}
.widgetDS label {clear: none!important; padding-top: 0!important; display: block;}
.widgetDS p {font-size: 1.0125rem;}


/* Members Area */

.listButton ul {list-style: none; margin: 25px 0!important; padding: 0!important;}
.listButton ul li {width: 46%;margin: 2% !important; float: left; background-color:#00344d; color: #fff; padding: 0!important;}
.listButton ul li::before {display: none;}
.listButton ul li a, .listButton ul li strong {color: #fff; font-size: 1.25rem; line-height: 1.45rem; text-decoration: none; display: block; padding: 45px 20px; box-sizing: border-box; transition: all 0.25s ease; text-align: center;}
.listButton ul li a:hover, .listButton ul li strong {background-color:#000e20; color: #fdc432; transition: all 0.25s ease;}

/* Mitgliederverzeichnis */

.listMember table {display: table; overflow: scroll; border-collapse: collapse; min-width: 100%;}

.listMember td {padding: 5px 10px;}
.listMember tr:nth-child(even) {background-color: #f2f2f2;}
.listMember thead  {background-color:#000e20;}
.listMember thead a {color: #fdc432; text-decoration: none; display: block; padding: 15px 10px;}


@media screen and (max-width: 1700px) {
  .listMember table {display: block; overflow: scroll;}
}


@media screen and (max-width: 1300px) {
  aside#left {width:350px!important;}
  #main {width: calc(100vw - 350px);}
  #main .mod_article {padding-left: 50px; padding-right:50px;}

  .x4 {width: 48%;}

    .listMember .all_records, .listMember .all_records tbody, .listMember .all_records tr, .listMember .all_records td {display: block;}
    .listMember .all_records thead {display: none;}
    .all_records tr { margin-bottom: 1em; border: 1px solid #ddd;}
    .all_records td { box-sizing: border-box; padding: 5px 10px; position: relative; text-align: left; border: none; border-bottom: 1px solid #d8d6d6;}
    .all_records td:last-child {border-bottom: none; }
    .all_records td::before {content: attr(data-label); position: relative; display: block; left: 0px; width: 100%; font-size: 1rem; line-height: 1.125rem; color:#797979; margin-bottom: 10px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }

 
}
@media screen and (max-width:1000px) {
    #header {display: block;}
    .offcanvasHold {display: block;}
    aside#left {display: none;}
    #main {width: 100%; margin-left: 0;}
    #main .mod_article {padding-left: 25px;; padding-right: 25px;}
   .mod_article:first-of-type {padding-top: 100px;}
   p.time span.tab, p.location span.tab {display: block; float: none; clear: both;}

   .formbody .widget {width: 98%; float: none; clear: both;}



}

@media screen and (max-width:700px) {
    .c30, .c40, .c50, .c60, .c70, .c80, .c90, .x2, .x3, .x4, .newsStart .layout_latest {width: 98%; margin: 1%; float: none; clear: both; margin-bottom: 25px;}

    h1 {font-size: 2.75rem; line-height: 3.25rem; hyphens: auto;}
    h2 {}
    h3 {font-size: 1.875rem; line-height: 2.25rem; hyphens: auto;}
    h4 {}
    h5 {}
    h6 {}


    .c60.paddingLeft10 {padding-left: 0;}
    .listX2 .rte ul li {width: 100%; margin: 0; float: none;}
    .intro, .kopfOhneBild {margin-bottom: 35px;}

    .eventLeft, .eventRight {width: 100%; float: none; clear: both;}
    .eventLeft, .eventRight h3 {text-align: center;}

    .newsStart .layout_latest {padding: 20px; }
    .termine {background-position: -300px 0;}

    .listButton ul li {width: 98%; margin: 1%; }





}
/* ============================================================
   Bandprobe – Frontend CSS
   Einbinden über Contao Seitenlayout unter "Eigene CSS"
   ============================================================ */

:root {
    --bp-accent:     #ec2a4b;
    --bp-ja:         #2ecc71;
    --bp-nein:       #e74c3c;
    --bp-vielleicht: #f39c12;
    --bp-leer:       #999;
    --bp-text:       #000e20;
    --bp-text-muted: #777;
    --bp-border:     #ddd;
    --bp-surface:    #f8f8f8;
    --bp-radius:     8px;
}

.bandprobe-zusage,
.bandprobe-uebersicht {
    font-family: inherit;
    color: var(--bp-text);
    max-width: 900px;
}

.bp-title {
    font-size: 1.4rem;
    font-weight: 700;
    margin: 0 0 0.5rem;
    color: #fdc432;
}

.bp-greeting {
    color: #f2f2f2;
    margin-bottom: 1.5rem;
    font-size: 0.95rem;
}

.bp-error,
.bp-empty {
    background: var(--bp-surface);
    border: 1px solid var(--bp-border);
    padding: 1rem 1.25rem;
    border-radius: var(--bp-radius);
    color: var(--bp-text-muted);
}

/* ── Karten ──────────────────────────────────────────────── */
.bp-card-list {
    display: grid;
    gap: 0.75rem;
    margin-bottom: 1.5rem;
}

.bp-card {
    background: #fff;
    border: 1px solid var(--bp-border);
    border-radius: var(--bp-radius);
    padding: 0.9rem 1.1rem;
}

.bp-card-header {
    display: flex;
    flex-wrap: wrap;
    gap: 6px 12px;
    align-items: baseline;
    margin-bottom: 0.65rem;
}

.bp-wochentag {
    font-size: 11px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.07em;
    color: var(--bp-accent);
    background: rgba(233,69,96,0.1);
    padding: 2px 7px;
    border-radius: 4px;
}

.bp-datum {
    font-weight: 600;
    font-size: 1rem;
}

.bp-uhrzeit {
    color: var(--bp-text-muted);
    font-size: 0.9rem;
}

.bp-ort {
    color: var(--bp-text-muted);
    font-size: 0.85rem;
    margin-left: auto;
}

.bp-notiz {
    font-size: 0.85rem;
    color: var(--bp-text-muted);
    border-left: 3px solid var(--bp-border);
    padding-left: 0.75rem;
    margin-bottom: 0.65rem;
}

/* ── Radio-Buttons ───────────────────────────────────────── */
.bp-buttons {
    display: flex;
    gap: 6px;
    flex-wrap: wrap;
}

.bp-btn {
    display: inline-flex;
    align-items: center;
    padding: 5px 14px;
    border-radius: 99px;
    border: 1px solid var(--bp-border);
    font-size: 0.88rem;
    font-weight: 500;
    cursor: pointer;
    background: var(--bp-surface);
    color: var(--bp-text);
    transition: all 0.15s;
    user-select: none;
}

.bp-btn input[type="radio"] {
    position: absolute;
    opacity: 0;
    width: 0;
    height: 0;
}

.bp-btn--ja.bp-btn--active        { background: var(--bp-ja);         color: #fff; border-color: var(--bp-ja); }
.bp-btn--nein.bp-btn--active      { background: var(--bp-nein);       color: #fff; border-color: var(--bp-nein); }
.bp-btn--vielleicht.bp-btn--active { background: var(--bp-vielleicht); color: #fff; border-color: var(--bp-vielleicht); }

.bp-btn--ja:hover                              { border-color: var(--bp-ja); color: var(--bp-ja); }
.bp-btn--nein:hover                            { border-color: var(--bp-nein); color: var(--bp-nein); }
.bp-btn--vielleicht:hover                      { border-color: var(--bp-vielleicht); color: var(--bp-vielleicht); }
.bp-btn--ja.bp-btn--active:hover               { background: var(--bp-ja); color: #fff; border-color: var(--bp-ja); }
.bp-btn--nein.bp-btn--active:hover             { background: var(--bp-nein); color: #fff; border-color: var(--bp-nein); }
.bp-btn--vielleicht.bp-btn--active:hover       { background: var(--bp-vielleicht); color: #fff; border-color: var(--bp-vielleicht); }



/* Neue noch nicht gespeicherte Auswahl – gepunkteter Rahmen */
.bp-btn--selected-new {
    border-style: dashed;
    border-width: 2px;
    font-weight: 700;
}

.bp-btn--ja.bp-btn--selected-new         { border-color: var(--bp-ja);         color: var(--bp-ja); }
.bp-btn--nein.bp-btn--selected-new       { border-color: var(--bp-nein);        color: var(--bp-nein); }
.bp-btn--vielleicht.bp-btn--selected-new  { border-color: var(--bp-vielleicht);  color: var(--bp-vielleicht); }

.bp-btn--ja.bp-btn--selected-new:hover        { background: var(--bp-ja);        color: #fff; border-style: dashed; }
.bp-btn--nein.bp-btn--selected-new:hover      { background: var(--bp-nein);       color: #fff; border-style: dashed; }
.bp-btn--vielleicht.bp-btn--selected-new:hover { background: var(--bp-vielleicht); color: #fff; border-style: dashed; }


/* ── Speichern ───────────────────────────────────────────── */
.bp-submit-row {
    display: flex;
    justify-content: flex-end;
}

.bp-submit {
    background: var(--bp-accent);
    color: #fff;
    border: none;
    padding: 0.6rem 2rem;
    border-radius: var(--bp-radius);
    font-size: 1rem;
    font-weight: 600;
    cursor: pointer;
    transition: opacity 0.15s;
}

.bp-submit:hover { opacity: 0.85; }

/* ── Matrix-Tabelle ──────────────────────────────────────── */
.bp-table-wrap {
    overflow-x: auto;
    border: 1px solid var(--bp-border);
    border-radius: var(--bp-radius);
    margin-bottom: 1rem;
}

.bp-matrix {
    width: 100%;
    border-collapse: collapse;
    font-size: 0.88rem;
    white-space: nowrap;
}

.bp-matrix th,
.bp-matrix td {
    padding: 7px 10px;
    border: 1px solid var(--bp-border);
    text-align: center;
    vertical-align: middle;
}

.bp-th-name,
.bp-td-name {
    text-align: left;
    min-width: 140px;
    font-weight: 600;
    background: var(--bp-surface);
    position: sticky;
    left: 0;
}

.bp-th-termin {
    background: var(--bp-surface);
    min-width: 75px;
}

.bp-col-tag {
    display: block;
    font-size: 10px;
    text-transform: uppercase;
    letter-spacing: 0.07em;
    color: var(--bp-accent);
    font-weight: 700;
}

.bp-col-date {
    display: block;
    font-weight: 600;
    font-size: 0.82rem;
}

.bp-col-time {
    display: block;
    font-size: 0.72rem;
    color: var(--bp-text-muted);
}

.bp-status--ja         { color: var(--bp-ja);         font-weight: 700; background: rgba(46,204,113,0.08); }
.bp-status--nein       { color: var(--bp-nein);        font-weight: 700; background: rgba(231,76,60,0.08); }
.bp-status--vielleicht { color: var(--bp-vielleicht);  font-weight: 700; background: rgba(243,156,18,0.08); }
.bp-status--leer       { color: var(--bp-leer); }

tfoot td {
    background: var(--bp-surface);
    font-weight: 600;
}

.bp-td-summe { color: var(--bp-ja); font-weight: 700; }
.bp-th-count,
.bp-td-count { color: var(--bp-text-muted); font-size: 0.85rem; }

/* ── Legende ─────────────────────────────────────────────── */
.bp-legende {
    display: flex;
    gap: 1.25rem;
    flex-wrap: wrap;
    font-size: 0.82rem;
}

.bp-leg--ja         { color: var(--bp-ja);         font-weight: 600; }
.bp-leg--nein       { color: var(--bp-nein);        font-weight: 600; }
.bp-leg--vielleicht { color: var(--bp-vielleicht);  font-weight: 600; }
.bp-leg--leer       { color: var(--bp-leer); }

/* ── Responsive ──────────────────────────────────────────── */
@media (max-width: 600px) {
    .bp-card-header { flex-direction: column; gap: 3px; }
    .bp-ort { margin-left: 0; }
    .bp-buttons { flex-direction: column; }
}

