body{
	background-color:#343C47;
	background:url(images/back.png) center center;
	font-family:Verdana,Tahoma, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	border:0px;
}
html>/**/body{
	overflow-y: scroll !important;
	}
img{
	border:0px;
	}
a:focus{
	outline: none;
}

/*layout oben*/
#block{
	top: 0px;
	position: relative;
	width: 800px;
	margin: 0 auto;
	text-align:left;
}
#head{
	background:url(../images/header.jpg) no-repeat;
	background-color:#000;
	padding: 0px;
	border: 0px;
	margin: 0px 0px 0px 0px;
	height:120px;	
	box-shadow:5px 5px 5px rgba(0, 0, 0, 0.25);
}
#head .linie{
	display:block;
	float:left;
	height:2px;
	width:680px;
	background-color: rgba(107, 184, 32, 0.8);
	background-image/*\**/: url("images/green.png")\9; 
}
*html #head .linie{
	font-size:1px;
	background-image:none;
	background-color:#56931A;
	}
#head #logo{
	float:left;
	}
#head #facebook{
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	float:right;
	padding:3px 0px 3px;
	width:120px;
	text-align:center;
}
#head #facebook img{
	margin:0px 5px 0px 0px;
}
#head .tab{
	 height:20px;
	 margin-bottom:9px;
	 background-color: rgba(107, 184, 32, 0.8);
	 background-image/*\**/: url("images/green.png")\9; 
}
*html #facebook.tab{
	background-image:none;
	background-color:#56931A;
	}
#head .tab_select{
	background:url(images/back.png) -4px 0px !important;
	border-bottom:2px solid #6BB820;
	color:#8AC73D;
	height:25px;	
	}		
#navi{
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	margin:0px 0px 24px;		
}
#navi .tab{
	box-shadow:5px 5px 5px rgba(0, 0, 0, 0.25);
}
#navi .tab,
#navi .tab_select{
	height:30px;
	display:block;
	float:left;
	text-align:center;
	}
#navi .tab_select{
	padding-top:8px;
	height:20px;
	background-image:none !important;
	border-top:2px solid #6BB820;
	color:#8AC73D;
	text-shadow:4px 4px 4px rgba(0, 0, 0, 0.4);
	}
#navi .tab .leiste{
	display:block;
	margin-top:10px;
	height:20px;
	background-color: rgba(107, 184, 32, 0.8);
	background-image/*\**/: url("images/green.png")\9; 
}
*html .tab .leiste{
	background-image:none !important;
	background-color:#56931A;
	}
#facebook a:link,
#facebook a:visited,
#navi a:link,
#navi a:visited{
	font-weight:bold;
	padding:0px 0px;
	color:#F4F7EE;
	opacity:0.9;
	text-decoration:none;
}
#facebook a:hover,
#navi a:hover{
	color:#fff;
	opacity:1;
}
#facebook.tab_select a:link,
#facebook.tab_select a:visited,
#navi .tab_select a:link,
#navi .tab_select a:visited{
	color:#8AC73D ;
	}
#facebook b,
#navi b{
	font-size:16px;	
}

#navi #dates{
	background:url(../images/header.jpg) no-repeat 0 -120px;
	width:80px;
}
#navi #tickets{
	background:url(../images/header.jpg) no-repeat -80px -120px;
	width:100px;
}
#navi #hall_of_fame{
	background:url(../images/header.jpg) no-repeat -180px -120px;
	width:140px;
}
#navi #concept{
	background:url(../images/header.jpg) no-repeat -320px -120px;
	width:100px;
}
#navi #contact{
	background:url(../images/header.jpg) no-repeat  -420px -120px;
	width:100px;
}
#navi #rest{
	background:url(../images/header.jpg) no-repeat -520px -120px;
	width:280px;
}
/*
#navi #dates{
	background:url(../images/header.jpg) no-repeat 0 -120px;
	width:80px;
}
#navi #hall_of_fame{
	background:url(../images/header.jpg) no-repeat -80px -120px;
	width:140px;
}
#navi #gallery{
	background:url(../images/header.jpg) no-repeat -220px -120px;
	width:100px;
}
#navi #concept{
	background:url(../images/header.jpg) no-repeat -320px -120px;
	width:100px;
}
#navi #contact{
	background:url(../images/header.jpg) no-repeat  -420px -120px;
	width:100px;
}
#navi #rest{
	background:url(../images/header.jpg) no-repeat -520px -120px;
	width:280px;
}*/

/*content*/
#content{
	font-size:12px;
	line-height:16px;
}
#content a,
#content a:link,
#content a:visited{
	color:#fff;
	text-decoration:none;
	color:#8AC73D;
}
#content a:hover{
	opacity:1;
	color:#fff;
}
#content h1{
	font-size:13px;
	color:#8AC73D;
	}
#content h2{
	font-size:12px;
	}
#content small{
	font-size:9px;
	}
#content td{
	font-size:12px;
	line-height:16px;
	color:#fff;
}
#main,
#main_detail{
	float:left;
	width:570px;
	min-height:800px;
	}
#main p{
	margin:0px 0px 10px 0px;
}
#main_full{
	float:left;
	width:682px;
	}

/*startseite*/
.gig-date{
	font-size:11px;
	color:#fff;
	background-color:#000;
	padding:4px 4px 0px 10px;
	width:65px;
	height:37px;
	float:left;
	border-top:1px solid #A0A4A8;		
	box-shadow:5px 5px 5px rgba(0, 0, 0, 0.25);
	margin-bottom:11px;
	}
.gig-date b{
	font-size:12px;
	color:#8AC73D;
}
.gig-date .open{
	float:right;
	padding:2px 7px 0px 0px;
	}
.gig-date .open a{
	cursor:pointer;
}
.gig{
	color:#FFF;
	float:left;
	font-size:11px;
	line-height:12px;
	background-color:#000;
	padding:3px 2px 2px 12px;
	width:455px;
	min-height:36px;
	overflow:hidden;
	position:relative;
	margin-bottom:11px;
	border-top:1px solid #A0A4A8;
	box-shadow:5px 5px 5px rgba(0, 0, 0, 0.25);
	}
.gig h2{
	font-size:12px;
	width:340px;
	color:#8AC73D;
	margin:3px 0px 8px 0px;
	cursor:pointer;
	}
.gig h2 a:link,
.gig h2 a:visited{	
	color:#8AC73D;
	text-decoration:none;
	background:url(images/info.png) no-repeat  right  0px; 
	padding-right: 13px;
}
*+html h2{
	padding-top:3px;
	}
*+html .gig h2 a:link,
*+html .gig h2 a:visited{	
background:none;
}
.gig h2 a:hover{	
	color:#fff;
	background:url(images/info_f2.png) no-repeat right 0px;
}
.gig .slidwechsler h2 a:hover{	
	background:none;
}
.gig .img{
	float:right;
	width:110px;
	height:110px;
	}
.gig .box{
	clear:left;
	padding-top:1px;
	float:left;
	width:38px
	}
.gig .lineup{
	float:left;
	width:300px;
	}
.gig .lineup b{
	display:block;
	font-weight:bold;
	margin-bottom:3px;
	}
.gig .slideimg{
	position:absolute; 
	left:357px;  
	height:37px;
	}
*+html .gig .slideimg{
	border-right:2px solid #000;
	}	
.gig .slidetext{
	height:auto;
	}
.gig .slidetext .slide_innen{
	min-height:85px;
	width:400px;
	}
*+html .gig .slidetext .slide_innen{
	min-height:74px;
	}
.gig .slidwechsler h2,	
.gig .slidwechsler2 h2{
	margin:3px 0px 0px !important;
	}
*+html .gig .slidwechsler h2,	
*+html .gig .slidwechsler2 h2{
	margin:0px 0px 8px !important;
	}
	
.gig .info{
	padding:0px 0px 5px 0px;
	}
		
/*detailseite*/
#detail_tab{
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#fff;
	width:85px;
	float:left;
	}
#detail_tab span{
	padding:1px 15px 2px 12px;
	text-align:left;
	background-color:#242424;
	margin-bottom:3px;
	opacity:0.75;
	display:block;
}
#detail_tab span em{
	float:left;
	font-style:normal;
	width:17px;
	}
#detail_tab span a:link,
#detail_tab span a:visited{
	color:#fff;
	}
#detail_tab span:hover{
	opacity:1;
	}
#detail_tab .select{
	font-size:11px;
	padding:8px 11px 8px 12px;
	margin:6px 0px;
	line-height:13px;	
	background-color:#000;
	border-top:1px solid #A0A4A8;
	opacity:1;	
	box-shadow:5px 5px 5px rgba(0, 0, 0, 0.25);
}
#detail_tab .select b{
	font-size:12px;
	color:#8AC73D;
}
#detail_tab  .select a:link,
#detail_tab  .select a:visited{
	color:#8AC73D;	
	}
#detail_tab b{
	font-size:11px;
}
#main_detail p{
	margin:0px 10px 10px 0px;
	}
#main_detail .gig{
width:449px;
min-height:550px;
	}
#main_detail .gig  h2{
	margin:8px 0;
	}
#main_detail .gig .lineup{
	width: 270px;
	}
#main_detail .img{
	width: 140px;
	height: 140px;
	}
#main_detail .tickets{
	padding:0px 0px 10px 0px;
	}		
#main_detail #artist_list{
	margin-left:85px;
	display:block;
	}
#main_detail #artist_list .artist{
	width:460px;
	position:relative;
	color:#FFF;
	padding:2px;
	padding: 0px 2px 2px 2px;
	background-color:#000;
	margin-bottom:11px;
	box-shadow:5px 5px 5px rgba(0, 0, 0, 0.25);
	}
#main_detail #artist_list h4{
	color:#8AC73D;
	padding:2px 10px;
	font-size:10px;
	display:inline;
	background-color:#000;
	z-index:99;
	position:relative;
	border-top:1px solid #A0A4A8;
	border-bottom:2px solid #000;
	box-shadow:5px 5px 5px rgba(0, 0, 0, 0.25);
}
#main_detail #artist_list .line{
	width:463px;
	position:static;
	border-top:1px solid #A0A4A8;
	font-size:1px;
	height:2px;
	background-color:#000;
	z-index:1;
	top:-2px;
		}	
#main_detail #artist_list .artist .style{
	width:387px;
}

/*tickets*/
#ticket{
	width: 162px;
	height: 360px;
	float:left;
	position:relative;
	font-size: 11px;
	line-height: 12px;
	color: #fff;
	background-color: #000;
	padding: 13px;
	margin:0 16px 16px 0;
	border-top: 1px solid #a0a4a8;
	box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.25);
	}
/*#ticket:nth-child(4n),*/
#ticket.r {
	float:right;
  	margin-right: 0;
}
#ticket h2{
	font-size:12px;
	line-height: 13px;
	color:#8ac73d;
	margin:10px 0px;
}
#ticket h2 a:link,
#ticket h2 a:visited{
	color: #8ac73d;
	text-decoration: none;
	background: url(images/info.png) no-repeat  right 0px;
    padding-right: 13px;	
}
*+html #ticket p{
	margin:4px 0;
	}
*+html #ticket h2 a:link,
*+html #ticket h2 a:visited{	
background:none;
}
#ticket h2 a:hover{	
		color:#fff;
		background:url(images/info_f2.png) no-repeat right 0px;
}
#ticket .img {
	height:160px;
	display:block;
	border:1px solid #373a3d;
	}
#ticket .img img{
	height:160px;
	}	
#ticket .img:hover{
	border:1px solid #767676;
	 opacity: 0.8; filter: alpha(opacity=80); 
}
#ticket .vvk{
	position:absolute;
	bottom:25px;
	height:16px;
	}
#ticket .vvk p.button{
	margin:5px 0;
	}
#ticket .vvk .more_ticket{
	font-size:10px;
	}


/*artists*/
#artist_tab{
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#fff;
	width:25px;
	float:left;
	}
#artist_tab span{
	padding:2px 5px 2px 5px;
	text-align:center;
	background-color:#242424;
	margin-bottom:3px;
	opacity:0.75;
	display:block;
}
#artist_tab  a:link,
#artist_tab  a:visited{
	color:#fff;
	}
#artist_tab span:hover{
	opacity:1;
	}
#artist_tab  .select{
	color:#8AC73D;
	background-color:#000;
	border-top:1px solid #A0A4A8;
	opacity:1;	
	box-shadow:5px 5px 5px rgba(0, 0, 0, 0.25);
}
#artist_tab .select a:link,
#artist_tab .select a:visited{
	color: #8AC73D !important;
}
#artist_page{
	color:#FFF;
	float:left;
	background-color:#000;
	padding:15px 0px 5px 15px;
	width:760px;
	min-height:600px;
	margin-bottom:11px;
	border-top:1px solid #A0A4A8;
	box-shadow:5px 5px 5px rgba(0, 0, 0, 0.25);
	}
#artist_page h4{
	color:#8AC73D;
	padding:3px 10px 2px;
	font-size:10px;
	display:inline;
	background-color:#373a3d;
	z-index:99;
	position:relative;
	border-top:1px solid #A0A4A8;
	border-bottom:2px solid #373a3d;
}
#artist_page .line{
	width:242px;
	position:static;
	border-top:1px solid #A0A4A8;
	font-size:1px;
	height:2px;
	background-color:#373a3d;
	z-index:1;
	top:-2px;
		}
#artist_page .artist{
	background-color:#373a3d;
	width:238px;
	position:relative;
	color:#FFF;
	padding:2px;
	padding: 0px 2px 2px 2px;
	background-color:#373a3d;
	margin:0px 10px 10px 0px ;
	}
#artist_page .artist .style{
	width:165px;
	overflow:hidden;
}	
.artist .artist-img{
	float:right;
	width:60px;
	height:60px;
}
.artist .label{
	display:block;
	padding:2px 10px;
	font-size:10px;
	line-height:11px;
}
.artist .style{
	display:block;
	font-size:9px;
	line-height:13px;
	font-weight:bold;
	position:absolute;
	padding:0px 6px;
	top:47px;
	color:#000;
	background-color: #999;
}	

/*gallery*/
#gallery_page{
	color:#FFF;
	float:left;
	font-size:12px;
	line-height:14px;
	background-color:#000;
	padding:12px 5px 12px 15px;
	width:443px;
	margin-bottom:11px;
	border-top:1px solid #A0A4A8;
	box-shadow:5px 5px 5px rgba(0, 0, 0, 0.25);
	}
#gallery_page img{
	width:214px !important;
	float:left;
	margin:0px 6px 6px 0px;
	}
#poster{
	margin:8px 0px;
	}
#poster img{
	margin:5px 5px 0px 0px;
	}
#poster .left{
	width:170px;
	}	
	
/*unterseiten*/
#page_tab{
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#fff;
	width:85px;
	float:left;
	}
#page_tab span{
	padding:4px 0px 4px 10px;
	margin-bottom:3px;
	background-color:#242424;
	opacity:0.75;
	display:block;
}
#page_tab span a:link,
#page_tab span a:visited{
	color:#fff;
	}
#page_tab span:hover{
	opacity:1;
	}
#page_tab .select{	
	color:#8AC73D;
	background-color:#000;
	border-top:1px solid #A0A4A8;
	opacity:1;	
	box-shadow:5px 5px 5px rgba(0, 0, 0, 0.25);
}
#page_tab  .select a:link,
#page_tab  .select a:visited{
	color:#8AC73D;	
	}
#page_tab b{
	font-size:13px;
}
#page{
	color:#FFF;
	float:left;
	font-size:11px;
	line-height:14px;
	background-color:#000;
	padding:12px 15px;
	width:433px;
	margin-bottom:11px;
	border-top:1px solid #A0A4A8;
	box-shadow:5px 5px 5px rgba(0, 0, 0, 0.25);
	}
#page h2{
	font-size:12px;
	color:#8AC73D;
	margin:0px 0px 10px 0px;
	}
#page h2 a:link,
#page h2 a:visited{	
	color:#fff;
	text-decoration:none;
}
#page h2 a:hover{	
		color:#480023;
}	

/*rechte spalte*/
#main_right{
	float:right;
	width:210px;
	}
#main_right p{
	margin:2px 0px 5px 0px;
}
#main_right h3{
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	background-color:#CDCDCD;
	display:block;
	margin:24px 0px 0px;
	float:right;
	font-size:12px;
	padding:0px 8px;
	border-bottom:6px solid #000;
	box-shadow:5px 5px 5px rgba(0, 0, 0, 0.25);
	}
#main_right h3 b{
	font-size:14px;	
	}
#main_right h3.letter{
	margin: 0px;
	}	
#news{
	font-size:11px;
	line-height:12px;
	color:#FFF;
	background-color:#666666;
	padding:2px 10px 8px 2px;
	margin-top:0px;
	margin-bottom:6px;
	box-shadow:5px 5px 5px rgba(0, 0, 0, 0.25);
	}
#news.letter{
	margin-top:0px;
}
#news .img{
	float:left;
	width:60px;
	margin-right:8px;
	}
#news.topnews img{
   margin-right: 8px;
}
#news strong{
	/*color:#8AC73D;*/
	}
#news h2{
	font-size:11px;
	color:#8AC73D;
	margin:8px 0px 0px 6px;
	}
#news h4{
	font-size:11px;
	color:#8AC73D;
	margin:8px 0px 0px 0px;
	}
#news h2 a:link,
#news h2 a:visited,
#news h4 a:link,
#news h4 a:visited,
#news a:link,
#news a:visited{	
	color:#8AC73D;
	text-decoration:none;
}
#news h2 a:hover,
#news h4 a:hover,
#news a:hover{	
		color:#fff;
}
#news p{
	margin:6px 0px 4px 6px;
	}
#news .tickets{
	clear:both;
	display:block;
	margin:14px 0px 2px 6px;
	}
.ticket{
	background:url(images/ticket.png) no-repeat;
	padding-left:15px;
	margin-right:8px;
	}
	
.ticket:hover{
	background:url(images/ticket_f2.png) no-repeat;
	}	
#news .textfield{
	margin:8px 0px 0px 8px;
	width:182px;	
}
#news .ticket{
	margin-left:6px;
	
	}
#news .button{
	margin:8px 8px 4px 8px;
	
}
	 
/*formular newsletter*/
#form1{
	margin:0px;
	}
.formerror{
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	padding:3px 0px 1px 8px;
	color:#B93878;
}
.textfield{
	border:0px;
	background:url(images/text-back.png) repeat-x;
	color:#444;
	padding:2px 4px;
	margin:4px 0px;
}
.button{
	display:block;
	}
.button a:link,
.button a:visited{
	color:#F4F7EE !important;
	opacity:0.9;
	font-weight:bold;
	background:url(images/button-back.png) repeat-x;
	padding:2px 7px;
	text-decoration:none;
}
.button a:hover{
	background-color:#fff !important;
	opacity:1;
}

/*klassen*/
.mehr{
font-size:12px;
text-decoration:none;
}	
.left{
float:left;
}
.right{
float:right;
}
.clear{
clear:both;
}
.small{
	font-size:10px;
	}
#web,
#web a:link,
#web a:visited{
	color:#8D8D8D;
	font-size:10px;
	text-decoration:none;
	margin-bottom:3px;
	padding-bottom:3px;
	}
	
html.modern-browser body{
	font-size:0.6em !important;
	
	}
.player-list ul {
	height:300px !important;
}
.embed-player{
	font-size:9px;}


#ticket_popup {
display:none;
width: 100vw;
height: 100vh;
position: relative;
background: rgba(52, 50, 50, 0.90);
z-index: 170;

}
.popupheader {
	background-color: #46b571;
	color:black;
	font-size: 18px;
	padding: 20px;
}
.popupfooter {
	padding: 20px;
}
#popup{
min-width:400px;
min-height: 200px;
background-color: aliceblue;
top: 50%;
left: 50%;
position: relative;
transform: translate(-50%, -50%);
	padding:20px;
}
#popup .back {
position: relative;
right: 25px;
top: 25px;
}
#popup .back img {
	width:25px;
}
