/*
body {
	font-size:150%;
}
*/
/* apppack einstellungen */
.input-group.filter,
.pageChange>.navbar {
	display:none;
}

.Vorschau {
    object-fit: contain;
	min-width: auto !important;
	min-height: auto !important;
    width: 100px !important;
    height: auto;
    object-position: 50%;
}

.img_wrapper_parent {
	width:15%;
}

/*
.accordion img {
    width: 10% !important;
}
*/

.img-wrapper,
.bodyImg {
    height: auto;
	width: 33vw;
	padding: 10px;
	float:left;
}
.iconGroup {
	clear:both;
	display:block;
	width:100%;
}
#Bild_accordion_container {
	float:left;
	width: 15%;
	padding: 15px;
	margin-top:13px;
}

.Beschreibungs_feld {
    padding: 15px;
    float: right;
    width: 85%;
}

.backSide {
    left: auto;
    position: absolute;
    top: auto;
    z-index: 100;
}
.backIcon {
    position: relative;
    top: auto;
    z-index: 500;
}
.back {
    position: relative;
    top: auto;
}