@charset "UTF-8";
/* CSS Document */
* {
	margin: 0;
	padding: 0;
}
img {
	border: none;
}

body {
	color:#000;
	FONT-SIZE: 13px;
	line-height: 1.4;
	-webkit-text-size-adjust:none;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 400;
	background-color: #000;
}
a {	border:0; 
	-webkit-transition:color 0.2s ease-in;  
	-moz-transition:color 0.2s ease-in;  
	-o-transition:color 0.2s ease-in;  
	transition:color 0.2s ease-in;
	color:#fff;
}
a:hover {color:#ccc;}

p {margin:7px 0;}

.clearboth {clear:both;}


/*HEADER*/


.headerwrap {
	position: relative;
	width: 100%;
	height: 430px;
	background: url(calwrocktbuehne.jpg) no-repeat center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.mainnavi {
	width: 100%;
	height: 32px;
	background-color: rgba(0, 0, 0, 0.5);
}

.mainnavi ul{width: 1000px;list-style-type: none;margin: 0 auto;}
.mainnavi ul li{float: left;}
.mainnavi ul li a{display: block; padding: 5px 5px 2px 5px;text-decoration: none;color: #fff;font-size: 18px;text-transform: uppercase;}
.mainnavi ul li a:hover{background-color: rgba(204, 7, 30, 0.6)
}

.logo {
	max-width: 1000px;
	margin: 0 auto;
	margin-top: -40px;
	text-align: right;
}
.mega {
	max-width: 1000px;
	margin: 0 auto;
	text-align: left;
	margin-top: -90px;
}
.mega img{
	width: 250px; height: auto;
}
.logo img{
	width: 300px; height: auto;
}

.infoarea {
	max-width: 980px;
	margin: 0 auto;
	padding: 0px 10px 0 10px;
	margin-top: 0px;
}

h2 {
	color: #fff;
	font-weight: 700;
	font-size: 28px;
	line-height: 1.5;
	text-shadow: 0 0 0.2em #000, 0 0 0.2em #000, 0 0 0.2em #000;
}
h3 {
	color: #fff;
	font-weight: 700;
	font-size: 18px;
	line-height: 1.0;
	text-shadow: 0 0 0.2em #000, 0 0 0.2em #000, 0 0 0.2em #000;
}
h1 {
	color: #fff;
	font-weight: 700;
	font-size: 40px;
	line-height: 0.8;
	text-transform: uppercase;
	text-shadow: 0 0 0.2em #000, 0 0 0.2em #000, 0 0 0.2em #000;
}
h4 {
	color: #fff;
	font-weight: 700;
	font-size: 16px;
	line-height: 1.0;
	font-weight: 400;
}
.price {
	padding-left: 7px;
	color: #fff;
	margin-top: 10px;
	background-color: rgba(0, 0, 0, 0.8);
	line-height: 1.0;
	max-width: 200px;
}
.eur{
	font-size: 20px;display: inline-block;margin-right: 10px;
}
.geb{
	font-size: 11px;display: inline-block;
}

.info {
	max-width: 500px;
	color: #fff;
	display: block;
	padding: 10px;
	margin-top: 30px;
	background-color: rgba(0, 0, 0, 0.5);
}
.morelinks {
	max-width: 1000px;
	display: block;
	text-align: right;
	display: block;
	float: right;
	margin: -160px 15px 0 0;
}
.morelinks img{
	display: block;
	margin-bottom: 5px;
	-moz-box-shadow: 0px 2px 5px #000;
	-webkit-box-shadow: 0px 2px 5px #000;
	box-shadow: 0px 2px 5px #000;
	opacity:1;
}
.morelinks img:hover{opacity:0.9;}

/*INFOLEISTE*/

.redstripe {
	min-height: 40px;
	padding-left: 10px;
	border-top: 1px solid #fff;
	background: #7c0101; /* Old browsers */
	background: -moz-linear-gradient(top, #7c0101 0%, #db0205 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#7c0101), color-stop(100%,#db0205)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #7c0101 0%,#db0205 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #7c0101 0%,#db0205 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #7c0101 0%,#db0205 100%); /* IE10+ */
	background: linear-gradient(to bottom, #7c0101 0%,#db0205 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7c0101', endColorstr='#db0205',GradientType=0 ); /* IE6-9 */
}
.redinner{
	display: block;
	max-width: 1000px;
	margin: 0 auto;
}

.verbote{
	position: relative;
	display: inline-block;
	vertical-align: top;
	width: 200px;
	margin: 6px 0 0 10px;
}
.verbote img {
    position: absolute;
    width: 30px;
    height: 30px;
    border: none;
    z-index: 200;
}
.verbote img:hover {
    width: 60px;
    height: 60px;
    z-index: 10000;
    top: -15px;
}
.verbote #hund {right: 0;}
.verbote #hund:hover {right: -17px;}

.verbote #stuhl {right: 35px;}
.verbote #stuhl:hover {right: 17px;}

.verbote #foto {right: 71px;}
.verbote #foto:hover {right: 54px;}

.verbote #kamera {right: 107px;}
.verbote #kamera:hover {right: 90px;}

.verbote #schirm {right: 142px;}
.verbote #schirm:hover {right: 125px;}

.verbote #flasche {right: 177px;}
.verbote #flasche:hover {right: 160px;}    
    
    
    
.redinnerright{
	color: #fff;
	display: inline-block;
	width: 300px;
	text-align: right;
	vertical-align: top;
	margin: 13px 5px 0 0;
	float: right;
}
.redinnerright a{color: #fff;text-decoration: none;}
.redinnerright a:hover{color: #ccc;}

.redinnerrightimage{
	display: inline-block;
	width: 80px;
	text-align: right;
	vertical-align: top;
	float: right;
	margin-right: 10px;
}
.redinnerrightimage img{margin: 5px 3px 0 0px;}
.redinnerrightimage img:hover{opacity: 0.8;
}
.sponsorwrap{
	background-color: #fff;
}
.sponsores{
	max-width: 980px;
	margin: 0 auto;
	padding: 0 15px;
	display: none;
}
.sponsores img{width: 100%;height: auto;}


/*BANDS*/

.bandwrap {
	position: relative;
	-moz-box-shadow: 10px 10px 10px #000;
	-webkit-box-shadow: 10px 10px 10px #000;
	box-shadow: 0px 0px 5px #000;
}
.bandarea {
	position: relative;
	max-width: 1000px;
	margin: 0 auto;
}
.bandarea img{width: 100%; height: auto;display: block;
}
.band-txt {
	position: absolute;
	width: 500px;
	color: #fff;
	padding: 5px 10px;
	top: 245px;
	left: 10px;
	z-index: 999;
	background-color: rgba(0, 0, 0, 0.5);}
/*Wenn's mal rechts stehen muss!*/
.txtright {
	top: 245px;
	left: auto;
	right: 10px;
	z-index: 999;
	background-color: rgba(0, 0, 0, 0.5);
}



/*TICKETS*/

.togglewrap {}
.toggle-head {
	display: block;
	text-align: center;
	font-size: 24px;
	text-transform: uppercase;
	padding: 7px 5px 7px 5px;
	line-height: 1;
	cursor: pointer;
	height: 25px;
	-moz-box-shadow: 10px 10px 10px #000;
	-webkit-box-shadow: 10px 10px 10px #000;
	box-shadow: 0px 0px 5px #000;
}
.toggle-head:after {
	display: block;
	content: " ";
	background: url(pfeil-white.png) no-repeat center -5px;
	height: 40px;
	width: 100%;
}
.ticket {background-color: #fff;}
.ticket:after {background: url(pfeil-white.png) no-repeat center -5px;}
.ticket_ {background: #7c0101;background: -moz-linear-gradient(top, #7c0101 0%, #db0205 100%);background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#7c0101), color-stop(100%,#db0205));
background: -webkit-linear-gradient(top, #7c0101 0%,#db0205 100%);background: -o-linear-gradient(top, #7c0101 0%,#db0205 100%);background: -ms-linear-gradient(top, #7c0101 0%,#db0205 100%);
background: linear-gradient(to bottom, #7c0101 0%,#db0205 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7c0101', endColorstr='#db0205',GradientType=0 );
border-top: 5px solid #ff0000;
}

.anfahrt {background-color: #2a3643;color: #fff;}
.anfahrt:after {background: url(pfeil-blue.png) no-repeat center -5px;}
.anfahrt_ {background-color: #192028;}

.presse {background-color: #666;}
.presse:after {background: url(pfeil-grey.png) no-repeat center -5px;}
.presse_ {background-color: #333;}

.video {background-color: #9a0000;color: #fff;}
.video:after {background: url(pfeil-red.png) no-repeat center -5px;}
.video_ {background-color: #333;}




.toggle-inner {
	display: none;
	max-width: 1000px;
	margin: 0 auto;
	font-size: 0;
	padding: 20px 0 10px 0;
}

.column4 {
	display: inline-block;
	width: 23%;
	font-size: 13px;
	padding: 0 1%;
	vertical-align: top;
	padding-bottom: 20px;
	color: #fff;
}
.zusatzcolumn {
	display: block;
	color: #fff;
	max-width: 980px;
	font-size: 13px;
	padding: 20px 10px 10px 10px;
	vertical-align: top;
	border-top: 1px dashed #fff;
	background: url(angebots-hg.png) no-repeat center top;
	margin-top: 10px;
}
.zusatzcolumn img{
	width: 48%;height: auto;
	margin: -20px 4% 0 0;
	float: left;
}
.column2 {
	display: inline-block;
	width: 48%;
	font-size: 13px;
	padding: 0 1%;
	vertical-align: top;
	padding-bottom: 20px;
	color:#fff;
}

.bandbutton {
	position: absolute;
	background-color: rgba(0, 0, 0, 0.5);
	cursor: pointer;
	color: #ccc;
	font-size: 11px;
	text-transform: uppercase;
	padding: 4px 10px 2px 10px;
	left: 10px;
	margin-top: -32px;
	cursor: pointer;
}
.bandbutton::before {content: '↓ mehr ';}
.active.bandbutton::before {content: '↑ weniger ';}
	/*Wenn's mal rechts stehen muss!*/
.buttonright {
	left: auto;
	right: 10px;
	margin-top: -32px;
	}
		
.bandmore {
	display: none;
	padding: 20px 20px 40px 20px;
	color: #fff;
	-webkit-column-count: 2;  
	-webkit-column-gap: 25px;  
	-webkit-column-rule-color: none;
	-webkit-column-rule-style: none;
	-webkit-column-rule-width: 0px;
	
	-moz-column-count: 2;  
	-moz-column-gap: 25px;
	-moz-column-rule-color: none;
	-moz-column-rule-style: none;
	-moz-column-rule-width: 0px;

   column-count: 2;  
   column-gap: 25px;
   column-rule-color: none;
   column-rule-style: none;
   column-rule-width: 0px;
   background: url(shadow.png) no-repeat center top;
   -webkit-background-size: 90% auto;
   -moz-background-size: 90% auto;
   -o-background-size: 90% auto;
   background-size: 90% auto;
}
.bandmore p, .column1 p{margin:0 0 14px 0;}
.column1 {
	font-size: 13px;
	padding: 0 1% 20px 1%;
	color: #fff;
	-webkit-column-count: 2;  
	-webkit-column-gap: 25px;  
	-webkit-column-rule-color: none;
	-webkit-column-rule-style: none;
	-webkit-column-rule-width: 0px;
	
	-moz-column-count: 2;  
	-moz-column-gap: 25px;
	-moz-column-rule-color: none;
	-moz-column-rule-style: none;
	-moz-column-rule-width: 0px;

   column-count: 2;  
   column-gap: 25px;
   column-rule-color: none;
   column-rule-style: none;
   column-rule-width: 0px;
}
.bandmore iframe{ width: 100%!important;}

/*FOOTER*/

.footer {
	padding: 50px 10px;
	background-color: #000;
	text-align: center;
	color: #666;
}
.footer a{color: #666;}
.footer a:hover{color: #999;}


/*CONTENT*/

.contentwrap {
	background: #000000;
	background: -moz-linear-gradient(top, #000000 0%, #333333 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#000000), color-stop(100%,#333333));
	background: -webkit-linear-gradient(top, #000000 0%,#333333 100%);	background: -o-linear-gradient(top, #000000 0%,#333333 100%);	background: -ms-linear-gradient(top, #000000 0%,#333333 100%);	background: linear-gradient(to bottom, #000000 0%,#333333 100%);	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#333333',GradientType=0 );	
}
.content {
	max-width: 970px;
	margin: 0 auto;
	color: #ccc;
	font-size: 0;
	padding: 30px 15px;

}
.content h3{
	font-size: 18px;
	font-weight: 400;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 5px 0;

}
.contentleft {
	display: inline-block;
	width: 32%;
	margin-right: 3%;
	font-size: 13px;
	vertical-align: top;

}
.contentright {
	display: inline-block;
	width: 65%;
	font-size: 13px;
	vertical-align: top;
}

.mod-gallery {padding: 10px 0px 30px 0px;
}

.mod-gallery .thumbnail{
	display: inline-block;
	width: 16.66666%;padding: 3px;
	-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;
	font-size: 0;margin: 0;
}
.mod-gallery .thumbnail img{
	width: 100%;height: auto;
}


.sponsorengalerie {padding: 20px 7px 30px 7px;text-align: center;max-width: 1000px;margin: 0 auto;z-index: 999;background-color: #000;
}

.sponsorengalerie .thumbnail{
	display: inline-block;
	width: 164px;padding: 3px;
	-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;
	font-size: 0;margin: 0;
	text-align: center;
}
.sponsorengalerie .thumbnail img{
	width: 100%;height: auto;max-width: 300px;
}



.vid-div-wrap, .vid-div-wrap2{position: fixed;top: 0;left: 0;background-color: rgba(0, 0, 0, .8);z-index: 9999;width: 100%;height: 100%;}
.vid-div{max-width: 1000px;margin: 0 auto;text-align: center;padding: 10% 15px 0 15px;}
.vid-div video{width: 100%;height: auto;}
.closevid {text-decoration: none;font-weight: bold;display: block;padding: 15px;}

.imagevid {
	display: block;
	text-align: center;
	font-size: 24px;
	color: #fff;
	text-transform: uppercase;
	padding: 7px 5px 7px 5px;
	line-height: 1;
	cursor: pointer;
	height: 25px;
	-moz-box-shadow: 10px 10px 10px #000;
	-webkit-box-shadow: 10px 10px 10px #000;
	box-shadow: 0px 0px 5px #000;
	background-color: #9a0000;
}



.mod-linkButton{
	padding-right: 5px;
}



@media only screen and (max-width:1000px){


.band-txt {display: none;}
.bandbutton {bottom: 0;width: 96%;left: 0;font-size: 14px;padding: 7px 2%;}
.bandmore {padding: 20px 20px 55px 20px;}
.bandarea {padding: 0 15px;}

.mega img{
	width: 150px; height: auto;
}
}





@media only screen and (max-width:700px){

.headerwrap{
-webkit-background-size: 130%; 
-moz-background-size: 130%; 
-o-background-size: 130%; 
background-size: 130%;

}
.mainnavi{display: none;}
.logo{margin-top: 0;}
.logo img{width: 250px;height: auto;}
.infoarea {}
.redinnerright, .morelinks{display: none;}
.info{max-width: 100%;display: block;}
.bandmore {
	-webkit-column-count: 1;  
	-webkit-column-gap: 25px;  
	-webkit-column-rule-color: none;
	-webkit-column-rule-style: none;
	-webkit-column-rule-width: 0px;
	
	-moz-column-count: 1;  
	-moz-column-gap: 25px;
	-moz-column-rule-color: none;
	-moz-column-rule-style: none;
	-moz-column-rule-width: 0px;

   column-count: 1;  
   column-gap: 25px;
   column-rule-color: none;
   column-rule-style: none;
   column-rule-width: 0px;
}
.column4 {width: 46%;padding: 10px 2% 20px 2%;}
.column2 {width: 46%;padding: 10px 2% 10px 2%;}
.column1 {
	padding: 0 2% 10px 2%;
	-webkit-column-count: 1;  
	-moz-column-count: 1;  
	column-count: 1;
}

.contentleft {
	display: block;
	width: 100%;
	margin-right: 0;

}
.contentright {
	display: block;
	width: 100%;
	margin: 20px 0 0 0;
}

.mod-gallery .thumbnail{width: 16%;padding: 1px;}





}




@media only screen and (max-width:600px){

.headerwrap{height: 220px;}
.info, .verbote{display: none;}
.infoarea {margin-top: -15px;}
.logo img{width: 150px;height: auto;}
.redinnerrightimage{width: 100%;text-align: center;margin-right: 0;float: none;}
.redstripe{padding-left: 0;}

h1 {font-size: 20px;}
h2 {font-size: 14px;}
h3 {font-size: 14px;}

.column4 {width: 92%;padding: 10px 4% 10px 4%;}
.column2 {width: 92%;padding: 10px 4% 10px 4%;}
.zusatzcolumn img{
	width: 100%;height: auto;
	margin: -20px 0 0 0;
	float: none;
}

.mod-gallery .thumbnail{width: 32%;padding: 2px;}

.mega{margin: -50px 0 10px 0;}
.mega img{
	width: 80px; height: auto;
}


.sponsorengalerie .thumbnail{width: 33.333%;}




}




