
#hi-galanim-10465 {
	height: 400px;
}
#hi-galanim-10465 a.pfeil {
	width: 20px;
}
#hi-galanim-10465 a.pfeil.links {
	left: 0px;
}
#hi-galanim-10465 a.pfeil.rechts {
	right: 0px;
}
#id369 {
	opacity: 1;
	filter: alpha(opacity=100);
	transform: scale(0.8);
	-webkit-transform: scale(0.8);
	-ms-transform: scale(0.8);
}
#hi-galanim-10465 div.outerdiv {
	height: 400px;
	width: 500px;
}
#galanim-13981 {
	display: flex;
	align-items: center;
}
#galanim-13981 .gal {
	flex-grow: 1;
}
#galanim-13981 img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	border-radius: 50%;
}
#galanim-13981 .innerdiv {
	text-align: center;
}
#galanim-13981 .outerdiv {
	position: relative;
	border-radius: 50%;
}
#galanim-13981 .outerdiv::after {
	content: '';
	position: absolute;
	left: 10%;
	width: 80%;
	background: #ccc;
	border-radius: 50%;
	height: 20px;
	bottom: -30px;
	filter: blur(5px);
	z-index: -1;
}
#galanim-13981 .canvas-container {
	width: auto ! important;
	height: auto ! important;
}
#galanim-13981 canvas {
	width: 100% ! important;
	height: auto ! important;
}