/* Filter */


.T4917 .tagfilter { margin: 2rem 0; display: flex; flex-wrap: wrap; justify-content: center; }
.T4917 .tagfilter a { margin-bottom: 0.5rem; margin-right: 0.5rem; }

.T4917 .wrapper { display: flex; flex-direction: column; }

.T4917 .wrapper.noresults { justify-content: center !important; }
.T4917 .wrapper.noresults:after {
	content: "Keine Dokumente gefunden";
	display: flex;
}

.T4917 section {
	display: flex;
	flex-direction: column;
	background-color: rgba(255,255,255,0.9);
	padding: 1.5rem 2rem;
	margin-bottom: 1rem;
}
.T4917 section.hide { display: none; }
.T4917 section .image.is_png { background-color: rgba(0,0,0,0.1); }

.T4917 section .image img {
	margin: 0 auto;
	width: 100%;
	height: auto;
	max-width: 250px;
}

.T4917 section.preview_landscape .image img {
	max-width: 350px;
}

.T4917 section .text h3 a { text-decoration: none; }

.T4917 section .info {
	margin: 0 0 1rem 0;
}

.T4917 section .moreinfos {
	color: #666;
}

.T4917 section .download_buttons .button {
	margin-top: 1rem;
}
.T4917 section .download_buttons .button {
	font-size: 1.1rem;
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
}

.T4917 section .download_buttons .button i {
	font-size: 1.5rem;
	margin-right: 1rem;
}@media (min-width: 567px) {

}

@media (min-width: 768px) {
	.T4917 section {
		flex-direction: row;
	}

	.T4917 section .image {
		width: 250px;
		margin-right: 1rem;
		flex-shrink: 0;
		flex-grow: 0;
	}
	.T4917 section .text {
		flex-grow: 1;
	}

	.T4917 section .info {
		font-size: 0.8rem;
	}
	.T4917 section .moreinfos {
		font-size: 0.8rem;
	}

	.T4917 section .download_buttons {
		display: flex;
		justify-content: flex-end;
		flex-direction: column;
	}

	.T4917 section .download_buttons .button {
		font-size: 0.9rem;
		width: auto;
		display: inline-flex;
	}

	.T4917 section .download_buttons .button i {
		font-size: 1.2rem;
		margin-right: 0.5rem;
	}

}

@media (min-width: 1024px) {

	.T4917 section .download_buttons {
		flex-direction: row;
	}

	.T4917 section .download_buttons .button {
		display: inline-flex;
		margin-left: 0.5rem;
	}

}

@media (min-width: 1280px) {

}
.T4917.S8014 section {
	background-color: rgba(255,255,255,0.6);
}.T4917.S8015 section {
	background-color: rgba(0,0,0,0.4);
}

.T4917.S8015 section .color a {
	color: #FFF !important;
}

.T4917.S8015 section .info {
	color: #FFF;
}

.T4917.S8015 section .moreinfos {
	color: rgba(255,255,255,0.8);
}@media (min-width: 567px) {

}

@media (min-width: 768px) {
	.T4917.S7996 .wrapper { flex-direction: row; justify-content: space-between; flex-wrap: wrap; }
	.T4917.S7996 section {
		width: 49%;
		padding: 1.1rem 1.2rem;
	}

	.T4917.S7996 section .image {
		width: 80px;
		margin-right: 1rem;
		flex-shrink: 0;
		flex-grow: 0;
	}

}

@media (min-width: 1024px) {
	.T4917.S7996 section .image {
		width: 90px;
	}
}

@media (min-width: 1280px) {
	.T4917.S7996 section .image {
		width: 120px;
	}
}
.T4917.S8043 section .image {
	display: none;
}


@media (min-width: 567px) {
	.T4917.S8043 section .text {
		display: flex;
	}

	.T4917.S8043 section .text .textinner {
		flex-shrink: 1;
	}

	.T4917.S8043 section .text .download {
		width: 230px;
		flex-shrink: 0;
	}


}

@media (min-width: 768px) {
	.T4917.S8043 section .image {
		display: block;
	}

	.T4917.S8043 section .text {
		display: block;
	}

	.T4917.S8043 section .text .download {
		width: auto;
	}
}
