@charset "utf-8";

/********************************************************************************
 *
 * Lehrende
 *
 ********************************************************************************/

.ce-textpic {
	float: left;
	width: 100%;
}

.ce-gallery {
	float: left;
}

.ce-row {
/*	clear: unset; */
	float: left;
	min-height: 250px;
	margin-right: 10px;
}

.ce-bodytext {
	width: auto;
}

.teachers {
	text-align: justify;
	hyphens: initial;
}

.image-caption {
	width: 100%;
}

.teachers figcaption {
	text-align: initial;
	hyphens: initial;
}

