.innen-over{
	margin: auto;
	max-width: 1000px;
}

.artikel-over:hover{
	opacity: 0.8;
	cursor: pointer;
}

.artikel-over,
.img-over{
	width: 220px;
}

.artikel-over{
	border-radius: 5px;
	margin: auto;
	margin-top: 10px;
	box-shadow: 1px 1px 8px;
	margin: auto;
	margin-top: 10px;
	background-color: #7a6a88;
}

.img-over{
	background-color: rgba(0, 0, 0, 0.79);
	border-radius: 5px;
	display: block;
	margin: auto;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
}

.img-box{
	height: 270px;
}

.artikel-text-over{
	text-align: center;
	color: black;
}

.head-box{
	display: flex;
	justify-content: center;
	align-items: center;
	height: 70px;
}

.head-over{
	margin: 0;
	text-align: center;
}

.schrift-over{
	text-align: center;
	font-size: 18px;
	padding-bottom: 10px;
	margin: 0;
}

.ic-over{
	width: 50px;
}
