 
.single_mainbuehne { 
	width: 100vw;
	position: relative;
	left: 50%;
	right: 50%;
	margin-left: -50vw;
	margin-right: -50vw;
	margin-bottom: 35px; 
	padding: 20% 0;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	
}
 
.single_mainbuehne img {
	width: 100%;
	max-width: 100%;
	max-height: 750px;
}
 
 
 
.single .shariff {
	margin: 50px 0 30px 0;
}
.single .shariff .shariff-buttons li:first-child {
	margin-left: 0 !important;
}
.single .shariff li { 
    margin: 0 5px 5px 0 !important;
}
.single .metaline {
	border-top: solid 1px #d7d7d7;
	border-bottom: solid 1px #d7d7d7;
	padding: 3px 0;
	margin-bottom: 20px;
}
.single .acf_profil {
	display: flex;
	margin-bottom: 20px;
}
.single .profilbild { 
	margin-right: 20px;
}
.single .sidebarbox {
	margin-top: 50px;
} 
 
.single .artikelbild {  
	margin-bottom: 20px;
} 
.single pre {
	white-space: pre-wrap;
	background: #f2f2f2;
	padding: 2%;
	margin-bottom: 15px;
}  
.single h1 { 
	margin-bottom: 10px;
}   
.single h2:before { 
	border-bottom: none !important;
} 
.single h2 {  
    margin-top: 0; 
} 
 
.single h3 a {
	color: #002940; 	
}  
.single h4 {
	color: #333;
	font-size: 14px !important;
	line-height: 23px;
	font-weight: 600;
	margin-bottom: 0px;
	font-family: 'Open Sans';

} 
.single h4 a {
	color: #002940;
	text-decoration: none;	
}   
.single h5 {
	font-weight: 500;
}  


.vornach {
	display: flex;
	margin-bottom: 20px;
}
.vornach a {
	color: #76b72a;
	position: relative;
}
.vornach .nach a:before, 
.vornach .vor a:after {
	color: #76b72a;
	content: "\e938";
	font-size: 19px;
	top: 4px;
	left: 0;
	display: inline-block; 
	z-index: 0; 
	transform: rotate(90deg);
	position: relative;
} 
.vornach .vor a:after { 
	right:0;  
	transform: rotate(-90deg);
}
.vornach .nach a:before { 
	left: 0;  
	transform: rotate(90deg);
}  
.vornach div {
	width: calc(50% - (1px / 2));
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.vornach div:last-child {
	text-align: right;
}

.gallery:after {content:"";display:table;clear:both;}


 

.gallery .gallery-icon img {max-width:100%; height:auto; margin:0 auto; display:block;}

.gallery .gallery-icon {float:left; margin:0 15px 5px 0;}

.gallery.gallery-columns-1 figure {width:100%; margin:0 0 1em 0; float:none;}

.gallery.gallery-columns-3 figure {width:32%;}
.gallery.gallery-columns-3 figure:nth-of-type(3n+3) {margin-right:0;}
.gallery.gallery-columns-3 figure:nth-of-type(3n+4) {clear:left;}

.gallery.gallery-columns-2 .gallery-item {width:90%;}
.gallery.gallery-columns-2 .gallery-icon:nth-of-type(even) {margin-right:0;}
.gallery.gallery-columns-2 .gallery-icon:nth-of-type(odd) {clear:left;}

.gallery.gallery-columns-4 figure {width:23.25%;}
.gallery.gallery-columns-4 figure:nth-of-type(4n+4) {margin-right:0;}
.gallery.gallery-columns-4 figure:nth-of-type(4n+5) {clear:left;}

.gallery.gallery-columns-5 figure {width:18%;}
.gallery.gallery-columns-5 figure:nth-of-type(5n+5) {margin-right:0;}
.gallery.gallery-columns-5 figure:nth-of-type(5n+6) {clear:left;}

.gallery.gallery-columns-6 figure {width:14.2%;}
.gallery.gallery-columns-6 figure:nth-of-type(6n+6) {margin-right:0;}
.gallery.gallery-columns-6 figure:nth-of-type(6n+7) {clear:left;}

.gallery.gallery-columns-7 figure {width:12%;}
.gallery.gallery-columns-7 figure:nth-of-type(7n+7) {margin-right:0;}
.gallery.gallery-columns-7 figure:nth-of-type(7n+8) {clear:left;}

.gallery.gallery-columns-8 figure {width:10.2%;}
.gallery.gallery-columns-8 figure:nth-of-type(8n+8) {margin-right:0;}
.gallery.gallery-columns-8 figure:nth-of-type(8n+9) {clear:left;}

.gallery.gallery-columns-9 figure {width:8.85%;}
.gallery.gallery-columns-9 figure:nth-of-type(9n+9) {margin-right:0;}
.gallery.gallery-columns-9 figure:nth-of-type(9n+10) {clear:left;}

@media (max-width:767px) {
	img.alignright, div.alignright, figure.alignright, img.alignleft, div.alignleft, figure.alignleft, img.wp-post-image.attachment-thumb {display:block; margin:1em auto; float:none;}
	.gallery.gallery-columns-4 figure, .gallery.gallery-columns-5 figure, .gallery.gallery-columns-6 figure, .gallery.gallery-columns-7 figure, .gallery.gallery-columns-8 figure, .gallery.gallery-columns-9 figure {width:100%; margin:0 0 1em 0; float:none;}
}
  