/* Fonts */
@font-face {
  font-family: 'OpenSans';
  font-style: normal;
  font-weight: 400;
  src: url('opensans.woff2') format('woff2');
}

body, html {
	background-color: #000000;
	color: #ffffff;
	font-family: Open Sans, Arial, Helvetica, Sans-serif;
	font-size: 18px;
	margin: 0px 0px 0px 0px;
}
#komplett {
	background-color: #000000;
	text-align: center;
	top: 40px;
	overflow: inherit;
	position: relative;
	width: 100%;
	margin: auto auto;
	max-width: 1400px;
	/* min-width: 370px; */
	overflow-x: hidden;
}
.br{
	display: block;
}
a {
	color:#ffffff;
	font-weight: bold;
	text-decoration: none;
	transition: all 0.3s;
}
a:hover {
	text-decoration: underline;
}
.facebooklink{
	color: #2174AF !important;
	font-weight: normal;
}
.facebooklink span{
	background-color: #2174AF !important;
	color: #ffffff !important;
	padding: 2px;
	height: 20px;
	display: inline-block;
	width: 20px;
	border-radius: 30px;
}
#cookies{
	z-index: 99;
	width: 100%;
	position: fixed;
	bottom: 0px;
	padding: 10px;
	left: 0px;
	text-align: center;
	background-color: #1C1C1C;
	font-size: 0.8em;
	box-shadow: 0px 0px 5px #000000;
}
#navi{
	z-index: 99;
	width: 100%;
	position: fixed;
	top: 0px;
	/* min-width: 370px; */
	left: 0px;
	text-align: center;
	background-color: #1C1C1C;
	font-size: 16px;
	box-shadow: 0px 0px 5px #000000;
}
#navi a{
	margin-left: 2px;
	margin-right: 2px;
	padding-top: 12px;
	padding-bottom: 12px;
	font-weight: normal;
	display: inline-block;
}
#navi a:hover{
	text-decoration: none;
	background-color: #A41F20;
}
#navi a.start:hover{
	color: #ffffff !important;
}
/*
#navi a:focus{
	background-color: #D32121;
}*/
#facebooklinkDiv{
	position: absolute;
	z-index: 10;
	top: 20px;
	font-size: 16px;
	right: 70px;
}
#motto{
	padding-left: 10px;
	padding-right: 10px;
	font-size: 1.2em;
	text-align: center;
	background-color: #111111;
}

.videoFrame{
	width: 100%;
	height: 788px;
	vertical-align: bottom;
}
.cookieFrame {
	padding-top: 40%;
	background-color: rgba(0, 0, 0, 0.8);
}
.cookieButton {
	background: #333;
	padding: 15px 30px;
	border-radius: 10px;"
}
.cookieButton:hover {
	background: #222;
	text-decoration: none;
}

#band{
	z-index: 1;
}
#bandBackground{
	z-index: 1;
	background-color: #222222;
	width: calc(100% + 200px);
	margin-left: -100px;
	padding-top: 50px;
    padding-bottom: 70px;
	transform: rotate(-7deg);
	margin-top: -100px;	box-shadow: 0px 5px 5px #000000;

}
#bandText{
	width: 50%;
	-moz-columns: 2;
	columns: 2;
	-webkit-column-gap: 3em;
	column-gap: 3em;
	margin-left: calc(50% - 160px);
	height: auto;
	hyphens: auto;
	text-align: justify;
	font-size: 0.8em;
	color: #dddddd;
	letter-spacing: 0.05em;
	line-height: 1.4em;
}
#bandLogo{
	float: left;
	transform: rotate(10deg);
	margin-top: 40px;
	width: 25%;
	margin-left: 150px;
}
#live{
	z-index: 0;
	background-color: #111111;
	margin-top: -100px;
	padding-top: 120px;
	padding-bottom: 10px;
	background: url('veedel_live.png');
	background-position: bottom;
	background-repeat: no-repeat;
    background-size: 100% auto;
}
#liveUeberschrift{
	text-align: right;
	color: #222222;
	width: calc(40% - 50px);
	line-height: 0.8em;
	margin-left: 60%;
	font-weight: bold;
	font-size: 5em;
}
#LiveTermine{
	text-align: left;
	width: 65%;
	float: left;
	padding-left: 50px;
	box-sizing: border-box;
	line-height: 2.2em;
	padding-bottom: 120px;
}
#LiveTermine > strong{
	color: #999999;
}
#live a{
	font-weight: normal;
}
#live a:hover{
	text-decoration: none;
	color: #E31921;
}
.tableDate{
	font-size: 3em;
	color: #E31921;
	font-weight: bold;
}
.tableDate.sameDay{
	opacity: 0.6;
}
.tableSecondBlock{
	display: inline-block;
	line-height: 1.2em;
}
.tableEvent{
	font-size: 1em;
	font-weight: bold;
}
.tableEvent.sitzung, .tableCode, 
.tableCity, .tableLocation{
	color: #999999;
}
.oldGigs{
	margin: 0px;
	line-height: 1.4em;
}
.oldGigs .tableEvent{
	font-size: 16px;
	padding: 0px 5px;
}
.oldGigs .tableLocation, .oldGigs .tableCode, .oldGigs .tableCity, .oldGigs .tableDate{
	font-size: 16px;
}
.oldGigs .tableDate, .oldGigs .br, .oldGigs .tableEvent{
	display: inline;
}
#livePlakate{
	text-align: right;
	margin-top: 30px;
	margin-right: 0px;
	padding-right: 50px;
	padding-bottom: 20px;
}
#musik{
	margin-bottom: 20px;
}
#musikBackground{
	background-color: #222222;
	padding-left: 50px;
	padding-right: 50px;
	padding-bottom: 200px;
}
#musikUeberschrift{
	padding-top: 30px;
	text-align: left;
	color: #fff;
	font-size: 2em;
	font-weight: bold;
	padding-left: 14px;
	border-left: 12px solid #E31921;
}
.kuenstlerName{
	font-size: 4.5em !important;
    line-height: 80px;
    display: inline-block;
    font-weight: bold;
    padding-right: 40px;
}
#musikListe{
	padding-top: 30px;
	padding-bottom: 40px;
	line-height: 2em;
	text-align: left;
	columns: initial;
	-moz-columns: initial;
	color: #cccccc;
	font-size: 1em;
}
#musikListe .band{
	display: inline-block;
	font-size: 3em;
	margin-left: 20px;
	margin-right: 50px;
	font-weight: bold;
	color: #777;
}
#musikListe span{
	font-size: 0.9em;
	margin-left: 10px;
	color: #555555;
}
#kontaktAussen{
	background-color: #111111;
	width: calc(100% + 400px);
	margin-left: -200px;
	padding-top: 20px;
	padding-bottom: 150px;
	transform: rotate(-7deg);
	margin-top: -150px;
}
#kontaktZeichen{
	transform: rotate(7deg);
	padding-left: calc(100% - 520px);
	width: 400px;
	text-align: right;
	font-size: 15em;
	font-weight: bold;
	color: #222222;
	margin-top: -340px;
	z-index: 1;
}
#kontakt{
	transform: rotate(7deg);
	margin-left: 250px;
	width: 50%;
	text-align: left;
	font-size: 2em;
	font-weight: bold;
	color: #E31921;
	margin-top: 50px;
}
#kontaktAufnahmen{
	color: #ffffff;
}
#kontaktFormular{
	text-align: left;
	font-size: 0.9em;
	position: relative;
	z-index: 9;	
	margin-top: -140px;
	padding-bottom: 40px;
	background-color: #111111;
	width: 100%;
	color: #cccccc;
	box-shadow: 0px 5px 5px #000000;
}
#kontaktLinks{
	padding-left: 50px;
	width: calc(40% - 50px);
	float: left;
	padding-top: 35px;
}
#kontaktRechts{
	padding-right: 150px;
	width: calc(40% - 50px);
	max-width: 600px;
	float: right;
    margin-bottom: 10px;
    padding-top: 60px;
}
#veranstalter{
	background-color: #111111;
	padding: 50px;
	padding-right: 30px;
	padding-bottom: 40px;
	text-align: left;
}
#veranstalterUeberschrift{
	text-align: left;
	padding-bottom: 20px;
	font-size: 1.6em;
	color: #999999;
}
.veranstalterKategorie{
	float: none;
	clear: both;
	width: 100%;
	font-weight:bold;
	color: #cccccc;
	padding-top: 20px;
	padding-bottom: 20px;
}
.threeToTwo{
	font-size: 0.9em;
	text-align: left;
	color: #cccccc;
	float: left;
	width: 33%;
	margin-bottom: 20px;
	padding-right: 20px;
	box-sizing: border-box;
}
#impressum{
	padding: 50px;
	padding-right: 30px;
	font-size: 0.8em;
	background-color: #000000;
}
#impressumUeberschrift{
	text-align: left;
	font-size: 2em;
	margin-bottom: 20px;
	color: #999999;
}
div#contactform label {
	color: #aaa;
    cursor: pointer;
    margin: 12px 1px 1px 1px;
	line-height: 1.3em;
}
div#contactform form input,
div#contactform form textarea {
    background-color: #222222;
	font-size: 0.95em;
	color: #ffffff;
    border: 0px solid #E31921;
	padding: 10px;
    width: calc(100% - 20px);
    margin: 0px 1px 15px 1px;
	font-family: sans-serif;
	border-radius: 3px;
}
#KopieAnAbsender{
	margin-bottom: 1px !important;
}
div#contactform form input:hover,
div#contactform form textarea:hover {
    background-color: #444444;
    border: 0px solid #fff;
}
div#contactform form input:focus,
div#contactform form textarea:focus {
    background-color: #111111;
    color: #ffffff;
    cursor: pointer;
    font-weight: normal;
}
div#contactform form input[type="checkbox"] {
    width: 1em;
}
div#contactform form input[type="submit"] {
    background-color: #444;
    color: #ffffff;
    cursor: pointer;
    font-weight: bold;
	width: 100%;
}
div#contactform form input[type="submit"]:hover {
    background-color: #2174AF;
}
div#contactform .fehlermeldgUnterFeld,
div#contactform ul.fehlerListe {
    font-size:0.9em; 
    font-weight:bold; 
    color: #990000;
}
#KopieAnAbsender{
	margin-left: 15px !important;
}

@media (max-width: 1250px) {
	.plakat{
		width: 200px !important;
	}
}
@media (max-width: 1100px) {
	#bandText{
		-moz-columns: 1;
		columns: 1;		
		margin-left: calc(50% - 150px);
	}
	#bandLogo{
		width: 20%;
	}
	#liveUeberschrift{
		margin-left: 60%;
		font-size: 3em;
	}
	#livePlakate{
		display: none;
	}
	#LiveTermine{
		text-align: left;
		width: 90%;
	}
}

@media (max-width: 950px) {
	#LiveTermine{
		text-align: left;
		width: 90%;
		padding-right:20px;
		padding-left: 50px;
		line-height: 2.2em;
	}
	#liveUeberschrift{
		padding-bottom: 20px;
		width: calc(90% - 50px);
		margin-left: 10%;
	}
	#LiveTermine{
		font-size: 0.95em;
	}
	.videoFrame{
		height: 500px;
	}
	.kuenstlerName{
		font-size: 2em !important;
	    display: inline-block;
	    font-weight: bold;
	    padding-right: 10px;
   		line-height: 40px;
	}
	#bandBackground{
		margin-top: -70px;
	}
}

@media (max-width: 850px) {
	
	#musikListe .band{
		font-size: 2em;
		margin-right: 20px;
	}
	#logo h1{
		font-size: 1.4em;
	}
	#motto{
		font-size: 1em;
	}
	#bandText{
		transform: rotate(7deg);
		margin-top: 10px;
		width: calc(80% - 100px);
		margin-left: calc(10% + 50px);
	}
	#bandLogo{
		display: none;
	}
	#LiveTermine{
		font-size: 0.87em;
	}
	#kontakt{
		font-size: 1.6em;
	}
	#kontaktZeichen{
		display: none;
	}
	#kontaktLinks{
		margin-top: -50px;
		width: 80%;
		float: none;
		padding-top: 0px;
	}
	#kontaktRechts{
		margin-top: 0px;
		padding-left: 50px;
		width: calc(100% - 100px);
		float: none;
		padding-top: 0px;
	}
	.threeToTwo{
		width: 50%;
	}		
	#facebooklinkDiv{
		right: 50px;
	}
}

@media (max-width: 680px) {
	#navi a{
		margin: 0px;
	}		
	#facebooklinkDiv{
		right: 30px;
	}
	#bandBackground{
		margin-top: -50px;
	}
}

@media (max-width: 650px) {
	#motto{
		display: none;
	}
	#navi a.hidden{
		display: none;
	}
	#musikUeberschrift{
		font-size: 1.9em;
	}
	#kontakt{
		margin-left: 225px;
		margin-bottom: -20px;
		padding-top: 10px;
	}
	#kontaktRechts{
		width: calc(100% - 50px);
	}
	#live,
	#kontaktLinks,
	#kontaktRechts,
	#musikListe,
	#musikUeberschrift{
		margin-left: -30px;
		margin-right: -20px;
	}
	#veranstalter, 
	#impressum{
		padding-left: 20px;
		padding-right: 20px;
	}
	.videoFrame{
		height: 350px;
	}
	.cookieFrame {
		padding-top: 20%;
		font-size: 0.8em;
	}
	#impressum table tbody tr td:last-child{
		display: none;
	}
}


@media (max-width: 575px) {
	#logo {
		margin-top: 50px;
	}
	#navi a:first-child{
		display: none;
	}
	#motto{
		display: none;
	}
	#navi a.hidden{
		display: none;
	}
	#musikUeberschrift{
		font-size: 1.9em;
	}
	#musikListe{
		line-height: 20px;
	}
	#bandText{
		padding-left: 15px;
		padding-right: 10px;
		box-sizing: border-box;
	}
	#kontakt{
		margin-left: 225px;
		margin-bottom: -20px;
		padding-top: 10px;
	}
	#kontaktRechts{
		width: calc(100% - 50px);
	}
	.tableDate{
		display: block;
		line-height: 22px;
	}
	.tableDate, .tableEvent{
		font-size: 20px;
	}
	.br{
		display: block;
	}
	.oldGigs .tableEvent, .oldGigs .tableDate{
		font-size: 14px;
	}
	.oldGigs .tableLocation, .oldGigs .tableCode, .oldGigs .tableCity{
		display: none;
	}
	.oldGigs .tableDate{
		display: inline;
	}
	#LiveTermine{
		line-height: 22px;
		padding-bottom: 50px;
	}
	#live,
	#kontaktLinks,
	#kontaktRechts,
	#musikListe,
	#musikUeberschrift{
		margin-left: -30px;
		margin-right: -20px;
	}
	#veranstalter, 
	#impressum{
		padding-left: 20px;
		padding-right: 20px;
	}
	#impressum table tbody tr td:first-child{
		display:block;
	}
	#impressum table tbody tr td:nth-child(2){
		display:block;
	}
	.videoFrame{
		height: 250px;
	}
}

/* aktuell ausgeblendet */

#live {
	display: none;
}
#musikBackground {
    opacity: 0;
    pointer-events: none;
    height: 0px;
    overflow: hidden;
    padding: 70px;
}
#kontaktAussen {
	padding-top:  100px;
}

#navi a{	
	padding-left: 82px;
	padding-right: 82px;
}
@media (max-width: 1500px) {
	#navi a{	
		padding-left: 80px;
		padding-right: 80px;
	}
}
@media (max-width: 1400px) {
	#navi a{	
		padding-left: 60px;
		padding-right: 60px;
	}
}
@media (max-width: 1220px) {
	#navi a{	
		padding-left: 55px;
		padding-right: 55px;
	}
}
@media (max-width: 1150px) {
	#navi a{	
		padding-left: 50px;
		padding-right: 50px;
	}
}
@media (max-width: 1100px) {
	#navi a{	
		padding-left: 40px;
		padding-right: 40px;
	}
}
@media (max-width: 1000px) {
	#navi a{	
		padding-left: 35px;
		padding-right: 40px;
	}
}
@media (max-width: 950px) {
	#navi a{	
		padding-left: 30px;
		padding-right: 30px;
	}
}
@media (max-width: 850px) {
	#navi a{
		padding-left: 15px;
		padding-right: 15px;
	}
	#kontaktAussen {
		padding-top:  50px;
	}
}

@media (max-width: 680px) {
	#navi a{
		padding-left: 12px;
		padding-right: 12px;
	}
}
@media (max-width: 650px) {
	#navi a{
		padding-left: 20px;
		padding-right: 20px;
	}
}
@media (max-width: 575px) {
	#navi a{
		padding-left: 25px;
		padding-right: 25px;
	}
}
@media (max-width: 500px) {
	#navi a{
		padding-left: 20px;
		padding-right: 20px;
	}
}
@media (max-width: 450px) {
	#navi a{
		padding-left: 15px;
		padding-right: 15px;
	}
}
@media (max-width: 380px) {
	#navi a{
		padding-left: 15px;
		padding-right: 15px;
	}
	.hiddenAtLast {
		display: none !important;
	}
}
@media (max-width: 300px) {
	#navi a{
		padding-left: 5px;
		padding-right: 5px;
	}
}