html, body{
	width: 100%;
	height: 100%;
	margin-top: 0;
	margin-left: 0;
	position: absolute;
	font-family: 'Droid Sans', sans-serif;
	font-size: 0.94vw;
	overflow: hidden;
	overflow: -moz-scrollbars-none;
}

@media screen and (orientation:portrait) {
	#block_land {
		display: block !important;
	}
}

@media screen and (orientation:landscape) {
	#block_land {
		display: none !important;
	}
}

#block_land{font-size: 3vw; z-index: 9999; position:absolute; top:0; left:0; text-align:center; vertical-align: middle; background:white; width:100%; height:100%;display: none;}
#block_load{font-size: 3vw; z-index: 9998; position:absolute; top:0; left:0; text-align:center; vertical-align: middle; background:white; width:100%; height:100%;}

.ui-widget-header {
	border: none !important;
	background: none !important;
}

.icon {
	vertical-align: middle !important;
	text-align: center !important;
}

.icon img {
	height: 30% !important;
}

#ausschnitt {
	height: 100%;
    width: 100%;
    position: absolute;
	opacity: 0;
}

.navigation{
	vertical-align: middle !important;
}

.navigation a {
	text-decoration: none;
	color: #000;
	font-weight: bold;
	margin: 20%;
}

.navigation  span{
	padding: 1.5%;
}

.navigation img{
	width: 8% !important;
	/* height: 10% !important; */
}

.navrotateleft span{
	float: left;
}

.navrotateright span{
	float: right;
}

.navrotateright img{
	-webkit-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	transform: rotate(-90deg);
	float: right;
	margin-right: 20%;
	margin-top: 4%;
}

.navrotateleft img{
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	transform: rotate(90deg);
	float: left;
	margin-left: 20%;
	margin-top: 4%;
}

.navrotateup img{
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
}

#navbarliederfix img{
	float: left !important;
	margin-left: 20% !important;
	margin-top: 4% !important;
	margin-right: 0 !important;
}

#navbarliederfix span{
	float: left !important;
}

#kaesten{
	border-spacing: 0px;
	border-collapse: collapse;
	margin: 0 0;
	position: absolute;
	z-index: 100;
	/*width:400%;
	height:300%;*/
	background-image: url("../imgs/bg.jpg");
	background-size: 91% 91%;
}

#kaesten tr{
	
}

#kaesten tr td {
	padding: 0;
	border: 0.25em inset black;
	vertical-align: top;
}


#CD img{
	width: 100% !important;
	height: 200% !important;
}

.signettile {
    vertical-align: middle !important;
    text-align: center;
	background: url(../imgs/Signet_gross.jpg) no-repeat center;
	background-size: 80%;
}


#signet{
	background-image: url("../imgs/Signet.png");
	background-size: 55% auto;
	background-position: right bottom;
	background-repeat: no-repeat;
}

#Logo {
	width: 27%;
	margin-top: 50%;
	margin-left: 101.5%;
	position: absolute;
}

.transparenteKachel{
	opacity: 0.4;
}

#ueberUnsText{
	color: #fff;
	background: rgba(92,127,146, 0.95);
	padding: 0.2% !important;
	text-align: justify;
	font-size: 0.95vw;
}
#Logo2 {
	width: 70%;
	margin-left: 105%;
    margin-top: -18%;
	position: absolute;
}

#obeneins{
	background-color: rgba(143,159,157,0.6);
}

#obenzwei{
	background-color: rgba(92,127,146,0.6);
}

#obendrei{
	background-color: rgba(166,123,152,0.6);
}

#obenvier{
	background-color: rgba(191,169,99,0.6);
}

#obenfünf{
	background-color: rgba(147,42,40,0.6);
}

#obensechs{
	background-color: rgba(143,159,157,0.6);
}

#obensieben{
	background-color: rgba(92,127,146,0.6);
}

#obenacht{
	background-color: rgba(143,159,157,0.6);
}

#obenneun{
	background-color: rgba(191,169,99,0.6);
}

#obenzehn{
	background-color: rgba(147,42,40,0.6);
}

#obenelf{
	background-color: rgba(166,123,152,0.6);
}

#obenzwölf{
	background-color: rgba(191,169,99,0.6);
}

#obendreizehn{
	background-color: rgba(147,42,40,0.6);
}

#obenvierzehn{
	background-color: rgba(166,123,152,0.6);
}

#obenfünfzehn{
	background-color: rgba(92,127,146,0.6);
}

#obensechzehn{
	background-color: rgba(92,127,146,0.6);
}

.kachelcontent{
	background-color: rgba(92, 127, 146, 0.95);
	opacity: 1 !important;
	color: #fff;
	text-align: center;
	text-decoration: none;
}

.kachelcontent a{
	text-decoration: underline;
	color: #fff;
}

#obeneinundzwanzig{
	background-color: rgba(147,42,40,0.6);
}

.person {
	background-size: 100% auto;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

#felix{
	background-image: linear-gradient(to bottom, rgba(173,192,200,0.6), rgba(173,192,200,0.6)), url("../imgs/Mitglieder/Felix.jpg");
    background-image: -moz-linear-gradient(top, rgba(173,192,200,0.6), rgba(173,192,200,0.6)), url("../imgs/Mitglieder/Felix.jpg");
    background-image: -o-linear-gradient(top, rgba(173,192,200,0.6), rgba(173,192,200,0.6)), url("../imgs/Mitglieder/Felix.jpg");
    background-image: -ms-linear-gradient(top, rgba(173,192,200,0.6), rgba(173,192,200,0.6)), url("../imgs/Mitglieder/Felix.jpg");
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(173,192,200,0.6)), to(rgba(173,192,200,0.6))), url("../imgs/Mitglieder/Felix.jpg");
    background-image: -webkit-linear-gradient(top, rgba(173,192,200,0.6), rgba(173,192,200,0.6)), url("../imgs/Mitglieder/Felix.jpg");
}

#felix:hover{
	background-image: url("../imgs/Mitglieder/Felix.jpg");
}

#jan{
	background-image: linear-gradient(to bottom, rgba(166,123,152,0.6), rgba(166,123,152,0.6)), url("../imgs/Mitglieder/Jan.jpg");
    background-image: -moz-linear-gradient(top, rgba(166,123,152,0.6), rgba(166,123,152,0.6)), url("../imgs/Mitglieder/Jan.jpg");
    background-image: -o-linear-gradient(top, rgba(166,123,152,0.6), rgba(166,123,152,0.6)), url("../imgs/Mitglieder/Jan.jpg");
    background-image: -ms-linear-gradient(top, rgba(166,123,152,0.6), rgba(166,123,152,0.6)), url("../imgs/Mitglieder/Jan.jpg");
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(166,123,152,0.6)), to(rgba(166,123,152,0.6))), url("../imgs/Mitglieder/Jan.jpg");
    background-image: -webkit-linear-gradient(top, rgba(166,123,152,0.6), rgba(166,123,152,0.6)), url("../imgs/Mitglieder/Jan.jpg");
}

#jan:hover{
	background-image: url("../imgs/Mitglieder/Jan.jpg");
}

#stephan{
	background-image: linear-gradient(to bottom, rgba(92,127,146,0.6), rgba(92,127,146,0.6)), url("../imgs/Mitglieder/Stephan.jpg");
    background-image: -moz-linear-gradient(top, rgba(92,127,146,0.6), rgba(92,127,146,0.6)), url("../imgs/Mitglieder/Stephan.jpg");
    background-image: -o-linear-gradient(top, rgba(92,127,146,0.6), rgba(92,127,146,0.6)), url("../imgs/Mitglieder/Stephan.jpg");
    background-image: -ms-linear-gradient(top, rgba(92,127,146,0.6), rgba(92,127,146,0.6)), url("../imgs/Mitglieder/Stephan.jpg");
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(92,127,146,0.6)), to(rgba(92,127,146,0.6))), url("../imgs/Mitglieder/Stephan.jpg");
    background-image: -webkit-linear-gradient(top, rgba(92,127,146,0.6), rgba(92,127,146,0.6)), url("../imgs/Mitglieder/Stephan.jpg");
}

#stephan:hover{
	background-image: url("../imgs/Mitglieder/Stephan.jpg");
}

#sandra{
	background-image: linear-gradient(to bottom, rgba(147,42,40,0.6), rgba(147,42,40,0.6)), url("../imgs/Mitglieder/Sandra.jpg");
    background-image: -moz-linear-gradient(top, rgba(147,42,40,0.6), rgba(147,42,40,0.6)), url("../imgs/Mitglieder/Sandra.jpg");
    background-image: -o-linear-gradient(top, rgba(147,42,40,0.6), rgba(147,42,40,0.6)), url("../imgs/Mitglieder/Sandra.jpg");
    background-image: -ms-linear-gradient(top, rgba(147,42,40,0.6), rgba(147,42,40,0.6)), url("../imgs/Mitglieder/Sandra.jpg");
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(147,42,40,0.6)), to(rgba(147,42,40,0.6))), url("../imgs/Mitglieder/Sandra.jpg");
    background-image: -webkit-linear-gradient(top, rgba(147,42,40,0.6), rgba(147,42,40,0.6)), url("../imgs/Mitglieder/Sandra.jpg");
}

#sandra:hover{
	background-image: url("../imgs/Mitglieder/Sandra.jpg");
}

#verena{
	background-image: linear-gradient(to bottom, rgba(147,42,40,0.6), rgba(147,42,40,0.6)), url("../imgs/Mitglieder/Verena.jpg");
    background-image: -moz-linear-gradient(top, rgba(147,42,40,0.6), rgba(147,42,40,0.6)), url("../imgs/Mitglieder/Verena.jpg");
    background-image: -o-linear-gradient(top, rgba(147,42,40,0.6), rgba(147,42,40,0.6)), url("../imgs/Mitglieder/Verena.jpg");
    background-image: -ms-linear-gradient(top, rgba(147,42,40,0.6), rgba(147,42,40,0.6)), url("../imgs/Mitglieder/Verena.jpg");
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(147,42,40,0.6)), to(rgba(147,42,40,0.6))), url("../imgs/Mitglieder/Verena.jpg");
    background-image: -webkit-linear-gradient(top, rgba(147,42,40,0.6), rgba(147,42,40,0.6)), url("../imgs/Mitglieder/Verena.jpg");
}

#verena:hover{
	background-image: url("../imgs/Mitglieder/Verena.jpg");
}

#marina{
	background-image: linear-gradient(to bottom, rgba(166,123,152,0.6), rgba(166,123,152,0.6)), url("../imgs/Mitglieder/Marina.jpg");
    background-image: -moz-linear-gradient(top, rgba(166,123,152,0.6), rgba(166,123,152,0.6)), url("../imgs/Mitglieder/Marina.jpg");
    background-image: -o-linear-gradient(top, rgba(166,123,152,0.6), rgba(166,123,152,0.6)), url("../imgs/Mitglieder/Marina.jpg");
    background-image: -ms-linear-gradient(top, rgba(166,123,152,0.6), rgba(166,123,152,0.6)), url("../imgs/Mitglieder/Marina.jpg");
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(166,123,152,0.6)), to(rgba(166,123,152,0.6))), url("../imgs/Mitglieder/Marina.jpg");
    background-image: -webkit-linear-gradient(top, rgba(166,123,152,0.6), rgba(166,123,152,0.6)), url("../imgs/Mitglieder/Marina.jpg");
}

#marina:hover{
	background-image: url("../imgs/Mitglieder/Marina.jpg");
}

#kathrin{
	background-image: linear-gradient(to bottom, rgba(173,192,200,0.6), rgba(173,192,200,0.6)), url("../imgs/Mitglieder/Kathrin.jpg");
    background-image: -moz-linear-gradient(top, rgba(173,192,200,0.6), rgba(173,192,200,0.6)), url("../imgs/Mitglieder/Kathrin.jpg");
    background-image: -o-linear-gradient(top, rgba(173,192,200,0.6), rgba(173,192,200,0.6)), url("../imgs/Mitglieder/Kathrin.jpg");
    background-image: -ms-linear-gradient(top, rgba(173,192,200,0.6), rgba(173,192,200,0.6)), url("../imgs/Mitglieder/Kathrin.jpg");
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(173,192,200,0.6)), to(rgba(173,192,200,0.6))), url("../imgs/Mitglieder/Kathrin.jpg");
    background-image: -webkit-linear-gradient(top, rgba(173,192,200,0.6), rgba(173,192,200,0.6)), url("../imgs/Mitglieder/Kathrin.jpg");
}

#kathrin:hover{
	background-image: url("../imgs/Mitglieder/Kathrin.jpg");
}

#michael{
	background-image: linear-gradient(to bottom, rgba(193,169,99,0.6), rgba(193,169,99,0.6)), url("../imgs/Mitglieder/Michael.jpg");
    background-image: -moz-linear-gradient(top, rgba(193,169,99,0.6), rgba(193,169,99,0.6)), url("../imgs/Mitglieder/Michael.jpg");
    background-image: -o-linear-gradient(top, rgba(193,169,99,0.6), rgba(193,169,99,0.6)), url("../imgs/Mitglieder/Michael.jpg");
    background-image: -ms-linear-gradient(top, rgba(193,169,99,0.6), rgba(193,169,99,0.6)), url("../imgs/Mitglieder/Michael.jpg");
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(193,169,99,0.6)), to(rgba(193,169,99,0.6))), url("../imgs/Mitglieder/Michael.jpg");
    background-image: -webkit-linear-gradient(top, rgba(193,169,99,0.6), rgba(193,169,99,0.6)), url("../imgs/Mitglieder/Michael.jpg");
}

#michael:hover{
	background-image: url("../imgs/Mitglieder/Michael.jpg");
}

#thomas{
	background-image: linear-gradient(to bottom, rgba(92,127,146,0.6), rgba(92,127,146,0.6)), url("../imgs/Mitglieder/Thomas.jpg");
    background-image: -moz-linear-gradient(top, rgba(92,127,146,0.6), rgba(92,127,146,0.6)), url("../imgs/Mitglieder/Thomas.jpg");
    background-image: -o-linear-gradient(top, rgba(92,127,146,0.6), rgba(92,127,146,0.6)), url("../imgs/Mitglieder/Thomas.jpg");
    background-image: -ms-linear-gradient(top, rgba(92,127,146,0.6), rgba(92,127,146,0.6)), url("../imgs/Mitglieder/Thomas.jpg");
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(92,127,146,0.6)), to(rgba(92,127,146,0.6))), url("../imgs/Mitglieder/Thomas.jpg");
    background-image: -webkit-linear-gradient(top, rgba(92,127,146,0.6), rgba(92,127,146,0.6)), url("../imgs/Mitglieder/Thomas.jpg");
}

#thomas:hover{
	background-image: url("../imgs/Mitglieder/Thomas.jpg");
}

#christoph{
	background-image: linear-gradient(to bottom, rgba(173,192,200,0.6), rgba(173,192,200,0.6)), url("../imgs/Mitglieder/Christoph.jpg");
    background-image: -moz-linear-gradient(top, rgba(173,192,200,0.6), rgba(173,192,200,0.6)), url("../imgs/Mitglieder/Christoph.jpg");
    background-image: -o-linear-gradient(top, rgba(173,192,200,0.6), rgba(173,192,200,0.6)), url("../imgs/Mitglieder/Christoph.jpg");
    background-image: -ms-linear-gradient(top, rgba(173,192,200,0.6), rgba(173,192,200,0.6)), url("../imgs/Mitglieder/Christoph.jpg");
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(173,192,200,0.6)), to(rgba(173,192,200,0.6))), url("../imgs/Mitglieder/Christoph.jpg");
    background-image: -webkit-linear-gradient(top, rgba(173,192,200,0.6), rgba(173,192,200,0.6)), url("../imgs/Mitglieder/Christoph.jpg");
}

#christoph:hover{
	background-image: url("../imgs/Mitglieder/Christoph.jpg");
}

#moritz{
	background-image: linear-gradient(to bottom, rgba(193,169,99,0.6), rgba(193,169,99,0.6)), url("../imgs/Mitglieder/Moritz.jpg");
    background-image: -moz-linear-gradient(top, rgba(193,169,99,0.6), rgba(193,169,99,0.6)), url("../imgs/Mitglieder/Moritz.jpg");
    background-image: -o-linear-gradient(top, rgba(193,169,99,0.6), rgba(193,169,99,0.6)), url("../imgs/Mitglieder/Moritz.jpg");
    background-image: -ms-linear-gradient(top, rgba(193,169,99,0.6), rgba(193,169,99,0.6)), url("../imgs/Mitglieder/Moritz.jpg");
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(193,169,99,0.6)), to(rgba(193,169,99,0.6))), url("../imgs/Mitglieder/Moritz.jpg");
    background-image: -webkit-linear-gradient(top, rgba(193,169,99,0.6), rgba(193,169,99,0.6)), url("../imgs/Mitglieder/Moritz.jpg");
}

#moritz:hover{
	background-image: url("../imgs/Mitglieder/Moritz.jpg");
}

#stephan2{
	background-image: linear-gradient(to bottom, rgba(92,127,146,0.6), rgba(92,127,146,0.6)), url("../imgs/Mitglieder/Stephan2.jpg");
    background-image: -moz-linear-gradient(top, rgba(92,127,146,0.6), rgba(92,127,146,0.6)), url("../imgs/Mitglieder/Stephan2.jpg");
    background-image: -o-linear-gradient(top, rgba(92,127,146,0.6), rgba(92,127,146,0.6)), url("../imgs/Mitglieder/Stephan2.jpg");
    background-image: -ms-linear-gradient(top, rgba(92,127,146,0.6), rgba(92,127,146,0.6)), url("../imgs/Mitglieder/Stephan2.jpg");
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(92,127,146,0.6)), to(rgba(92,127,146,0.6))), url("../imgs/Mitglieder/Stephan2.jpg");
    background-image: -webkit-linear-gradient(top, rgba(92,127,146,0.6), rgba(92,127,146,0.6)), url("../imgs/Mitglieder/Stephan2.jpg");
}

#stephan2:hover{
	background-image: url("../imgs/Mitglieder/Stephan2.jpg");
}

#tobias{
	background-image: linear-gradient(to bottom, rgba(147,42,40,0.6), rgba(147,42,40,0.6)), url("../imgs/Mitglieder/Tobias.jpg");
    background-image: -moz-linear-gradient(top, rgba(147,42,40,0.6), rgba(147,42,40,0.6)), url("../imgs/Mitglieder/Tobias.jpg");
    background-image: -o-linear-gradient(top, rgba(147,42,40,0.6), rgba(147,42,40,0.6)), url("../imgs/Mitglieder/Tobias.jpg");
    background-image: -ms-linear-gradient(top, rgba(147,42,40,0.6), rgba(147,42,40,0.6)), url("../imgs/Mitglieder/Tobias.jpg");
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(147,42,40,0.6)), to(rgba(147,42,40,0.6))), url("../imgs/Mitglieder/Tobias.jpg");
    background-image: -webkit-linear-gradient(top, rgba(147,42,40,0.6), rgba(147,42,40,0.6)), url("../imgs/Mitglieder/Tobias.jpg");
}

#tobias:hover{
	background-image: url("../imgs/Mitglieder/Tobias.jpg");
}

.person .fancybox{
	display: block;
    height: 100%;
    width: 100%;
}

.auftritte{
	background-size: cover;
	opacity: 1 !important;
	color: #fff !important;
	font-weight: bold;
}

.auftritte .scalable a{
	text-decoration: none;
	display: block;
	color: #fff !important;
}

.bottom{
	vertical-align: bottom !important;
}

.rechts{
	text-align: right !important;
}

#auftritteTonstudio{
	background-image: linear-gradient(to bottom, rgba(166,123,152,0.6), rgba(166,123,152,0.6)), url("../imgs/positionable/4/img.jpg");
    background-image: -moz-linear-gradient(top, rgba(166,123,152,0.6), rgba(166,123,152,0.6)), url("../imgs/positionable/4/img.jpg");
    background-image: -o-linear-gradient(top, rgba(166,123,152,0.6), rgba(166,123,152,0.6)), url("../imgs/positionable/4/img.jpg");
    background-image: -ms-linear-gradient(top, rgba(166,123,152,0.6), rgba(166,123,152,0.6)), url("../imgs/positionable/4/img.jpg");
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(166,123,152,0.6)), to(rgba(166,123,152,0.6))), url("../imgs/positionable/4/img.jpg");
    background-image: -webkit-linear-gradient(top, rgba(166,123,152,0.6), rgba(166,123,152,0.6)), url("../imgs/positionable/4/img.jpg");
}

#auftritteSternsinger{
	background-image: linear-gradient(to bottom, rgba(147,42,40,0.6), rgba(147,42,40,0.6)), url("../imgs/positionable/5/img.jpg");
    background-image: -moz-linear-gradient(top, rgba(147,42,40,0.6), rgba(147,42,40,0.6)), url("../imgs/positionable/5/img.jpg");
    background-image: -o-linear-gradient(top, rgba(147,42,40,0.6), rgba(147,42,40,0.6)), url("../imgs/positionable/5/img.jpg");
    background-image: -ms-linear-gradient(top, rgba(147,42,40,0.6), rgba(147,42,40,0.6)), url("../imgs/positionable/5/img.jpg");
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(147,42,40,0.6)), to(rgba(147,42,40,0.6))), url("../imgs/positionable/5/img.jpg");
    background-image: -webkit-linear-gradient(top, rgba(147,42,40,0.6), rgba(147,42,40,0.6)), url("../imgs/positionable/5/img.jpg");
}

#auftritteSendungsfeier{
	background-image: linear-gradient(to bottom, rgba(173, 192, 200, 0.6), rgba(173, 192, 200, 0.6)), url("../imgs/positionable/1/img.jpg");
    background-image: -moz-linear-gradient(top, rgba(173, 192, 200, 0.6), rgba(173, 192, 200, 0.6)), url("../imgs/positionable/1/img.jpg");
    background-image: -o-linear-gradient(top, rgba(173, 192, 200, 0.6), rgba(173, 192, 200, 0.6)), url("../imgs/positionable/1/img.jpg");
    background-image: -ms-linear-gradient(top, rgba(173, 192, 200, 0.6), rgba(173, 192, 200, 0.6)), url("../imgs/positionable/1/img.jpg");
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(173, 192, 200, 0.6)), to(rgba(173, 192, 200, 0.6))), url("../imgs/positionable/1/img.jpg");
    background-image: -webkit-linear-gradient(top, rgba(173, 192, 200, 0.6), rgba(173, 192, 200, 0.6)), url("../imgs/positionable/1/img.jpg");
}

#auftritteStundenaktion{
	background-image: linear-gradient(to bottom, rgba(92,127,146,0.6), rgba(92,127,146,0.6)), url("../imgs/positionable/3/img.jpg");
    background-image: -moz-linear-gradient(top, rgba(92,127,146,0.6), rgba(92,127,146,0.6)), url("../imgs/positionable/3/img.jpg");
    background-image: -o-linear-gradient(top, rgba(92,127,146,0.6), rgba(92,127,146,0.6)), url("../imgs/positionable/3/img.jpg");
    background-image: -ms-linear-gradient(top, rgba(92,127,146,0.6), rgba(92,127,146,0.6)), url("../imgs/positionable/3/img.jpg");
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(92,127,146,0.6)), to(rgba(92,127,146,0.6))), url("../imgs/positionable/3/img.jpg");
    background-image: -webkit-linear-gradient(top, rgba(92,127,146,0.6), rgba(92,127,146,0.6)), url("../imgs/positionable/3/img.jpg");
}

#auftritteKirchentag{
	background-image: linear-gradient(to bottom, rgba(173, 192, 200, 0.6), rgba(173, 192, 200, 0.6)), url("../imgs/positionable/2/img.jpg");
    background-image: -moz-linear-gradient(top, rgba(173, 192, 200, 0.6), rgba(173, 192, 200, 0.6)), url("../imgs/positionable/2/img.jpg");
    background-image: -o-linear-gradient(top, rgba(173, 192, 200, 0.6), rgba(173, 192, 200, 0.6)), url("../imgs/positionable/2/img.jpg");
    background-image: -ms-linear-gradient(top, rgba(173, 192, 200, 0.6), rgba(173, 192, 200, 0.6)), url("../imgs/positionable/2/img.jpg");
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(173, 192, 200, 0.6)), to(rgba(173, 192, 200, 0.6))), url("../imgs/positionable/2/img.jpg");
    background-image: -webkit-linear-gradient(top, rgba(173, 192, 200, 0.6), rgba(173, 192, 200, 0.6)), url("../imgs/positionable/2/img.jpg");
}

#auftritteAuto{
	background-image: linear-gradient(to bottom, rgba(193, 169, 99, 0.6), rgba(193, 169, 99, 0.6)), url("../imgs/positionable/0/img.jpg");
    background-image: -moz-linear-gradient(top, rgba(193, 169, 99, 0.6), rgba(193, 169, 99, 0.6)), url("../imgs/positionable/0/img.jpg");
    background-image: -o-linear-gradient(top, rgba(193, 169, 99, 0.6), rgba(193, 169, 99, 0.6)), url("../imgs/positionable/0/img.jpg");
    background-image: -ms-linear-gradient(top, rgba(193, 169, 99, 0.6), rgba(193, 169, 99, 0.6)), url("../imgs/positionable/0/img.jpg");
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(193, 169, 99, 0.6)), to(rgba(193, 169, 99, 0.6))), url("../imgs/positionable/0/img.jpg");
    background-image: -webkit-linear-gradient(top, rgba(193, 169, 99, 0.6), rgba(193, 169, 99, 0.6)), url("../imgs/positionable/0/img.jpg");
}

.abs{
	 height: 2.5em;
    width: 2.5em;
}

.play{
	cursor: pointer;
}

.stop{
	cursor: pointer;
}

.blockLink{
	display: block;
}

.lieder{
	background-size: 100% auto;
	color: #FFF;
	text-align: center;
	vertical-align: middle !important;
	font-weight: 800;
	font-size: 1.5vw;
}

.lieder a {
	text-decoration: none;
	color: #fff;
}

#liederueberschrift{
	background-image: url("../imgs/Songs/Lieder.png");
	background-size: 100% auto;
	background-repeat: no-repeat;
	background-position: bottom;
}

#Logo3{
	margin-left: 212.5%;
    margin-top: 46vw;
    position: absolute;
    width: 76%;
}

#liederlo{
    background-image: url("../imgs/CD_frei.jpg");
	background-size: 100% auto;
}

#liedermo{
	background-color: rgba(193,169,98,0.8); /* yellow */
}

#liederro{
	background-color: rgba(147,42,40,0.8); /* red */
}

#liederlm{
	background-color: rgba(166,123,152,0.8); /* purple */
}

#liedermm{
    background-color: rgba(147,42,40,0.8); /* red */
	
}

#liederrm{
	background-color: rgba(92,127,146,0.8); /* blue */
}

#liederlu{
    background-color: rgba(193,169,98,0.8); /* yellow */ 
}

#liedermu{
	background-color: rgba(92,127,146,0.8); /* blue */
}

#liederru{   
    background-image: url("../imgs/CD.jpg");
	background-size: 100% auto;
}

.termine{
	color: #fff;
	font-weight: 800;
	padding: 0.1% !important;
	font-size: 0.95vw;
	text-align: center;
}

.termineSpacing  td{
	height: 0px !important;
	border: none !important;
}

.scrollableArrow {
	position: absolute;
   /* margin-left: 19.25%;
    margin-top: 7%;
	*/
	margin-left: 71.5vw;
	margin-top: 26vw;
}

#downloadScrollArrow {
	margin-left: 52.5vw !important;
	margin-top: 33vw !important;
}

#downloadScrollArrowHint {
	margin-left: 11.75% !important;
    margin-top: 7.75% !important;
}

.scrollableArrow img {
	width: 50% !important;
	height: 50% !important;
}

.scrollableArrowHint {
	background-color: rgba(147,42,40,0.7);
	border: 5px solid #000;
	color: #fff;
	margin-left: 16.75%;
	margin-top: 5.75%;
	position: absolute;
	display: none;
	padding: 1vw;
	font-weight: bold;
}

.scrollableWrapper {
	height: 28.81vw;/*409.5%;100px*/
	overflow: hidden;
}

.scrollableInner{
	width: 100%;
	overflow-y: scroll;
	height: 100%;
    -ms-overflow-style: none;  // IE 10+
    overflow: -moz-scrollbars-none;  // Firefox
}

.scrollableInner::-webkit-scrollbar { 
    display: none;  // Safari and Chrome
}

.scrollableWrapper table {
	border-spacing: 0 !important;
	border-collapse: collapse;
	width: 100%;
	height: 101%;
	color: #fff;
    font-size: 0.95vw;
    font-weight: 800;
    padding: 0.1% !important;
}

.scrollableWrapper table tr:first-child td {
  border-top: none !important;
}
.scrollableWrapper table tr:last-child td {
  border-bottom: none !important;
}
.scrollableWrapper table tr td:first-child{
  border-left: none !important;
}
.scrollableWrapper table tr td:last-child{
  border-right: none !important;
}

#kaesten tr:nth-child(16)  .termine{
	text-align: center;
	vertical-align: middle !important;
	color: black;
}

.scrollableWrapper table  tr:nth-child(4n) td{
	background-color: rgba(92,127,146,0.7);
}

.scrollableWrapper table  tr:nth-child(4n+1) td{
	background-color: rgba(166,123,152,0.7);
}

.scrollableWrapper table  tr:nth-child(4n+2) td{
	background-color: rgba(193,169,99,0.7);
}

.scrollableWrapper table  tr:nth-child(4n+3) td{
	background-color: rgba(147,42,40,0.7);
}

#kaesten tr:nth-child(21) .termine{
	background-color: rgba(173,192,200,0.7);
}

#kaesten tr:nth-child(1) td:nth-child(13), #kaesten tr:nth-child(1) td:nth-child(14),
#kaesten tr:nth-child(2) td:nth-child(10),
#kaesten tr:nth-child(3) td:nth-child(11),
#kaesten tr:nth-child(4) td:nth-child(12), #kaesten tr:nth-child(4) td:nth-child(16),
#kaesten tr:nth-child(5) td:nth-child(12), #kaesten tr:nth-child(5) td:nth-child(16),
#kaesten tr:nth-child(6) td:nth-child(10),  #kaesten tr:nth-child(6) td:nth-child(14),
#kaesten tr:nth-child(7) td:nth-child(11),  #kaesten tr:nth-child(7) td:nth-child(15),
#kaesten tr:nth-child(8) td:nth-child(16), #kaesten tr:nth-child(8) td:nth-child(20),
#kaesten tr:nth-child(9) td:nth-child(16), #kaesten tr:nth-child(9) td:nth-child(19),
#kaesten tr:nth-child(10) td:nth-child(16), 
#kaesten tr:nth-child(11) td:nth-child(16), #kaesten tr:nth-child(11) td:nth-child(19),
#kaesten tr:nth-child(12) td:nth-child(16), #kaesten tr:nth-child(12) td:nth-child(19),
#kaesten tr:nth-child(13) td:nth-child(16),
#kaesten tr:nth-child(14) td:nth-child(16), #kaesten tr:nth-child(14) td:nth-child(20),
#kaesten tr:nth-child(15) td:nth-child(16), #kaesten tr:nth-child(15) td:nth-child(20),
#kaesten tr:nth-child(16) td:nth-child(15), #kaesten tr:nth-child(16) td:nth-child(17),

#kaesten tr:nth-child(21) td:nth-child(16), #kaesten tr:nth-child(21) td:nth-child(20),
#kaesten tr:nth-child(22) td:nth-child(16), #kaesten tr:nth-child(22) td:nth-child(20),

#kaesten tr:nth-child(1) td:nth-child(19),  #kaesten tr:nth-child(1) td:nth-child(25),
#kaesten tr:nth-child(2) td:nth-child(15),  #kaesten tr:nth-child(2) td:nth-child(16),
#kaesten tr:nth-child(3) td:nth-child(16),  #kaesten tr:nth-child(3) td:nth-child(22),
#kaesten tr:nth-child(4) td:nth-child(21),  #kaesten tr:nth-child(4) td:nth-child(27),
#kaesten tr:nth-child(5) td:nth-child(21),  #kaesten tr:nth-child(5) td:nth-child(27),
#kaesten tr:nth-child(6) td:nth-child(19),  #kaesten tr:nth-child(6) td:nth-child(25),
#kaesten tr:nth-child(7) td:nth-child(20),  #kaesten tr:nth-child(7) td:nth-child(26),
#kaesten tr:nth-child(8) td:nth-child(25),  #kaesten tr:nth-child(8) td:nth-child(31),
#kaesten tr:nth-child(9) td:nth-child(24),  #kaesten tr:nth-child(9) td:nth-child(27),  #kaesten tr:nth-child(10) td:nth-child(22),
#kaesten tr:nth-child(11) td:nth-child(23), #kaesten tr:nth-child(11) td:nth-child(26),  #kaesten tr:nth-child(12) td:nth-child(23),
#kaesten tr:nth-child(13) td:nth-child(21), #kaesten tr:nth-child(13) td:nth-child(24), #kaesten tr:nth-child(14) td:nth-child(25),
#kaesten tr:nth-child(15) td:nth-child(25), #kaesten tr:nth-child(15) td:nth-child(31),
#kaesten tr:nth-child(16) td:nth-child(21), #kaesten tr:nth-child(16) td:nth-child(27)
{
	border-left: 0.75em solid #000000 !important;
}


#kaesten tr:nth-child(8),
#kaesten tr:nth-child(14)
{
border-bottom: 0.75em solid #000000 !important;
}
.fetterRahmen{
	
}