/* Themify Customize Styling */
body {	background: none;
	background-color: #A37EB7;	font-size:1.5em;
 
}
a, .post-nav .arrow {	
	color: #ffd20a; 
}
body,h1,h2,h3,h4,h5,h6 {	
	color: #ffffff; 
}
#headerwrap {	background: none;
	background-color: #000000; 
}
#headerwrap a {	
	color: #ffffff; 
}
body #site-logo a img {	
	height: 100px; 
}
#sidebar, #sidebar-alt {		text-transform:none; 
}
#sidebar .widgettitle, #sidebar-alt .widgettitle {		font-style:normal;
	font-weight:normal;
	text-decoration:none;
	text-transform:uppercase;
	color: #ffffff; 
}
#footerwrap {	background: none;
	background-color: #000000; 
}
#footer {	
	color: #f3f3f3; 
}
@media(max-width: 1024px) { /* Themify Customize Styling */
body #site-logo a img {	
	height: 100px; 
}
 }@media(max-width: 768px) { /* Themify Customize Styling */
body #site-logo a img {	
	height: 100px; 
}
 }@media(max-width: 600px) { /* Themify Customize Styling */
body #site-logo a img {	
	height: 100px; 
}
 }.mobile_menu_active #menu-icon { 
	color: #ffffff; }
/* Themify Custom CSS */
/* Programm Posts Rundungen der KÃÂ¤stchen */
.themify_builder_content-187 .tb_4pca832.module-event-posts .post {
	border-radius: 25px;
}

Element {
}

/* Link farben Gelb */
.themify_builder_content-239 .tb_1amw158.module_row a {
	color:#ffd20a
}
.themify_builder_content-780 .tb_1amw158.module_row a {
	color:#ffd20a
}

/* Beitragsdatum ausblenden*/
.single .post-content .post-date-wrap:not(.post-date-inline) .post-date {
	display: none;
}