.trenner {
	position:relative;
	background-color:#4c4c4c;
	width:calc(100% + 30px);
	height:40px;
	letter-spacing: 1px;
	color:#ffffff;
	font-size:18px;
	line-height: 24px;
	text-transform:uppercase;
	border:none;	
	text-align:left;	
	margin:0 0 0 -15px;
	padding:10px 0 10px 30px;
}
.trenner::before {
	content: "";
	width: 9999px;
	background:#4c4c4c;
	position:absolute;
	top:0;
	bottom:0;
	right: 100%;
}
.trenner::after {
	content: "";
	width: 9999px;
	background:#4c4c4c;
	position:absolute;
	top:0;
	bottom:0;
	left: 100%;
}
#remscheid-live {
	position:relative;
	width:100%;
	padding:0;
	margin:0;
}
.article-ticket h1 {
	padding:15px 0 0 15px;
	font-size: 20px;
}
.article-ticket h2 {
	color: #750000;
	font-size: 30px;
	line-height: 38px;
	padding:15px 0 0 15px;
	margin: 0;
}	
.article-ticket h3 {
	color: #333333;
	font-size: 20px;
	line-height: 28px;
	margin:0;
	padding: 0 0 0 15px;

}
.ticket-time {
	color:#333333;
	font-size:16px;
	line-height:20px;	
	padding: 15px 0 0 15px;
	margin:0;
}
.hinweis {
	color:#750000;
	font-size:16px;
	line-height:20px;	
	padding:0;
	margin:10px 0 0 15px;
}
.ticket{
	letter-spacing: 0px;
	color: #333333;
	font-size: 20px;
	line-height: 28px;
	position:relative;
	background:#e3e3e3;
	height:auto;
	text-align:left;
	overflow:hidden;
	border-bottom:#ffffff 2px solid;
	margin-bottom:15px;
}	
.article-ticket {
	position:relative;
	height:auto;
	padding-bottom:15px;
}
.opener{
	position:relative;
	display:none;
	width:100%;
	float:left;
	padding:0 0 30px 0;
	margin:0;
}	
.open-left{
	position:relative;
	height:auto;
	margin-bottom: 15px;
	padding:60px 0 0 0;
}
.bImage {
	display:none;
}
.bText {
	padding:0;
	margin:0;
}
.open-right{
	position:relative;
	height:auto;
	padding: 60px 30px 0 30px;
}
.graueschrift{
	color:#333333;
	font-size:14px;
	line-height:14px;
	display:block;
	height:30px;
	padding:15px 0 0 0;
}
.open-right h6 {
	color:#750000;
	font-size:20px !important;
	text-align:left;
	margin:0;
	letter-spacing:-1px;
	padding:15px 0 0 0;		
}
.open-right a:hover {
	text-decoration:none;
}
.open-left p{
	padding: 0 30px 15px 30px;
	margin: 0;
}
p.veranstalter{
	padding: 0 15px;
}
.open-right h4 {
	color: #750000;
	font-size: 20px;
	line-height: 28px;
	padding:0;
	margin: 0;
}
.open-left a {
	color: #750000;
	padding: 0 0 0 30px;
	margin:0;
	text-decoration:underline;
}
.open-right ul{
	list-style-type: none;
	display: block; 
	list-style-position: outside;
	margin:0 0 10px 0 0;
	padding:0;
}	
.ticket-bild {
	position:relative;
	height:	320px;
	overflow:hidden;
	padding:0;
	margin:0;
	background-repeat:no-repeat;
	background-position: center;
	background-size:cover;
}
.ticket-bild img{
  	width: auto;
  	height: auto;
}
.button-ticket1{
	position:absolute;
	bottom:-320px;
	background-color:#4c4c4c;
	width:50%;
	height:40px;
	color:#ffffff;
	font-size:14px;
	line-height: 24px;
	text-transform:uppercase;
	border:none;	
	text-align:left;	
	margin:0 0 0 -15px;
	padding:10px 0 10px 30px;
	z-index:9999;
}	
.button-ticket2{
	position:absolute;	
	bottom:-320px;
	left:50%;
	background-image:url(../img/arrow-button-down.png);
	background-position:top right 15px;
	background-repeat:no-repeat;
	background-color:#750000;
	width:50%;
	height:40px;
	line-height: 24px;
	color:#ffffff;
	font-size:14px;
	text-transform:uppercase;	
	border:none;
	text-align:left;
	margin:0 0 0 0;
	padding:10px 0 10px 15px;	
	z-index:9999;
}
.button-ticket2open {
	background-image:url(../img/arrow-button-down.png);
}
.button-ticket2closed {
	background-image:url(../img/arrow-button-up.png);
}
@media (min-width: 640px){
	.button-ticket1, .button-ticket2 {
		bottom: -520px;
		font-size:18px;
	}
	.open-right a {
		background-position:top right 15px;
		font-size:17px;
	}			
}
@media (min-width: 768px){
	.button-ticket2{
		background-position:top right 0px;
			padding:10px 0 10px 30px;
	}
	.open-right a {
		background-position:top right 0px;
		padding:15px 0 0 30px;
	}
	.ticket-bild {
		height:520px;
	}	
}
@media (min-width: 992px){
	.open-left{
		margin-bottom: 0;
	}
	.open-right{
		position:relative;
		height:auto;

	}	
	.button-ticket1, .button-ticket2 {
		bottom: 0;
	}
	.open-right a {	
		width:340px;
		letter-spacing:-1px;
		padding:15px 0 0 10px;
	}
	.ticket-bild {
		height:320px;
	}		
	.ticket-bild img{
	  	width: auto;
	  	height: auto;
	}
	.article-ticket {
	  	position:relative;
	  	height:320px;
	}
	.ticket-time {
		padding-top:30px;
	}
	.article-ticket h2 {
	  	padding: 15px 0 10px 15px;
	}	
	.article-ticket h3 {
	  	padding: 0 0 0 15px;
	}	
		
}
@media (min-width: 1200px){
	.open-right a {
		width:400px;
		letter-spacing:0;
		padding:15px 0 0 10px;	
	}
}