.inhalt #section-253 .ButtonBox{
	margin: 20px auto;
}

.inhalt #section-253 .Eintrag .Bild  {
	visibility: visible;
	margin-bottom: 20px;
}
.inhalt #section-253 .Eintrag .front .Bild  {
	visibility: visible;
	margin-bottom: 20px;
}
.inhalt #section-253 .Eintrag .back .Bild  {
	visibility: hidden;
	display: none;
}

.inhalt #section-253 .Eintrag .Ueber {
	visibility: visible;
}
.inhalt #section-253 .Eintrag .front .Ueber {
	visibility: visible;
}
.inhalt #section-253 .Eintrag .back .Ueber {
	visibility: visible;
}

.inhalt #section-253 .Eintrag .Txt {
	visibility: visible;
	min-height: 100px;
	padding: 10px;
}
.inhalt #section-253 .Eintrag .front .Txt {
	visibility: visible;
	min-height: 100px;
	padding: 10px;
}
.inhalt #section-253 .Eintrag .back .Txt {
	visibility: visible;
	min-height: 240px;
	padding: 10px;
	font-size: 12px;
}

.inhalt #section-253 .Eintrag .Txt .trainerteam {
	visibility: hidden;
	display: none !important;
}
.inhalt #section-253 .Eintrag .front .Txt .trainerteam {
	visibility: hidden;
	display: none !important;
}
.inhalt #section-253 .Eintrag .back .Txt .trainerteam {
	visibility: hidden;
	display: none !important;
}

.inhalt #section-253 .Eintrag .Txt .biostrukturanalyse {
	visibility: hidden;
	display: none !important;
}
.inhalt #section-253 .Eintrag .front .Txt .biostrukturanalyse {
	visibility: hidden;
	display: none !important;
}
.inhalt #section-253 .Eintrag .back .Txt .biostrukturanalyse {
	visibility: visible !important;
	display: block !important;
}

.inhalt #section-253 .Eintrag .Txt .wingwave {
	visibility: hidden;
	display: none !important;
}
.inhalt #section-253 .Eintrag .front .Txt .wingwave {
	visibility: hidden;
	display: none !important;
}
.inhalt #section-253 .Eintrag .back .Txt .wingwave {
	visibility: visible !important;
	display: block !important;
}


.inhalt #section-253 .Eintrag .Txt .hypnose {
	visibility: hidden;
	display: none !important;
}
.inhalt #section-253 .Eintrag .front .Txt .hypnose {
	visibility: hidden;
	display: none !important;
}
.inhalt #section-253 .Eintrag .back .Txt .hypnose {
	visibility: visible !important;
	display: block !important;
}

.inhalt #section-253 .Eintrag .Txt .stressbewaeltigung {
	visibility: hidden;
	display: none !important;	
}
.inhalt #section-253 .Eintrag .front .Txt .stressbewaeltigung {
	visibility: hidden;
	display: none !important;	
}
.inhalt #section-253 .Eintrag .back .Txt .stressbewaeltigung {
	visibility: visible !important;
	display: block !important;
}

.inhalt #section-253 .Eintrag .Txt .pferdecoaching {
	visibility: hidden;
	display: none !important;	
}
.inhalt #section-253 .Eintrag .front .Txt .pferdecoaching {
	visibility: hidden;
	display: none !important;	
}
.inhalt #section-253 .Eintrag .back .Txt .pferdecoaching {
	visibility: visible !important;
	display: block !important;
}


.inhalt #section-253 .Eintrag .Txt .mediator {
	visibility: hidden;
	display: none !important;	
}
.inhalt #section-253 .Eintrag .front .Txt .mediator {
	visibility: hidden;
	display: none !important;	
}
.inhalt #section-253 .Eintrag .back .Txt .mediator {
	visibility: visible !important;
	display: block !important;
}

.inhalt #section-253 .Eintrag .Txt .nlc {
	visibility: hidden;
	display: none !important;	
}
.inhalt #section-253 .Eintrag .front .Txt .nlc {
	visibility: hidden;
	display: none !important;	
}
.inhalt #section-253 .Eintrag .back .Txt .nlc {
	visibility: visible !important;
	display: block !important;
}




/*Bildkacheln*/


.inhalt #section-253 .Bildkachel_holder {
	position: relative;
	margin: 0px auto 20px auto;
} 

@media (max-width: 415px) {
	.inhalt #section-253 .Bildkachel_holder {
		height: 400px; 
		min-width: 175px;
	} 
	
}

@media (min-width: 416px) {
	.inhalt #section-253 .Bildkachel_holder {
		height: 400px; 
		min-width: 175px;
	} 
}
@media (min-width: 580px) {
	.inhalt #section-253 .Bildkachel_holder {
		height: 200px; 
		min-width: 190px;
	} 
}
@media (min-width: 768px) {
	.inhalt #section-253 .Bildkachel_holder {
		height: 320px; 
		min-width: 250px;
	} 
}
@media (min-width: 992px) {
	.inhalt #section-253 .Bildkachel_holder {
		min-height: 350px; 
		min-width: 300px;
	} 
}
@media (min-width: 1200px) {
	.inhalt #section-253 .Bildkachel_holder {
		min-height: 400px; 
		min-width: 350px;
		
	} 
}

.inhalt #section-253 .Bildkachel_holder:hover {
	cursor: pointer;
}
.inhalt #section-253 .Bildkachel_overlay {
	padding: 5px;
	text-align: center;
	border: solid 1px #c3c3c3;
	height: 100%;
	width: calc(-30px + 100%);
	position: absolute;
	top: 0px;
	background-color: transparent;
	z-index: 11;
}
.inhalt #section-253 .Bildkachel_img {
	height: 100%; 
	width: 100%; 
	position: relative; 
	overflow: hidden; 
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}
.inhalt #section-253 img.Bildkachel {
	height: 100%; 
	position: relative; 
	overflow: hidden; 
}
.inhalt #section-253 .Bildkachel_desc {
	
	background-color: rgba(175, 175, 175, 0.8);
	color: #fff;
	width: calc(-30px + 100%);
	position: absolute;
	bottom: 0px;
	font-weight: 300;
}

.inhalt #section-253 .Bildkachel_TitelHolder {
	
	padding: 10px;
    width: 100%;
}

.inhalt #section-253 .Bildkachel_Titel {
	font-weight: 500;
}

.inhalt #section-253 .Bildkachel_Text {
	font-size: 12px;
	font-weight: 300;
	display: none; 
	z-index: 10; 
	padding: 10px;
	width: 100%;
	color: #fff;
}





