.ui-accordion-header-icon-closed {
	background-image: url(../Icons/rechts.png);
	background-position: right center;
	background-repeat: no-repeat;
}

.ui-accordion-header-icon-opened {
	background-image: url(../Icons/bottom.png);
	background-position: right center;
	background-repeat: no-repeat;
}

.categories1Level,
.categories2Level {
	display: none;
}

.inner {
	padding-left: 1em;
	overflow: hidden;
	display: none;
}

.tx-ec-products .product-finder li {
	display: block;
	padding: 0.2rem 0;
	position: relative;
}

.tx-ec-products .product-finder li.cat_deaktiviert {
	color: #ccc;
}

.tx-ec-products .product-finder li.cat_deaktiviert,
.tx-ec-products .product-finder li.cat_deaktiviert input,
.tx-ec-products .product-finder li.cat_deaktiviert label {
	cursor: context-menu;
}

.product-finder .categories1Level .ui-accordion-header {
	display: block;
	float: right;
	padding: 0;
	text-align: left;
}

.product-single-view-descr-prolabel ul li:first-child img {
	height: 55px;
}

.product-single-view-descr-prolabel ul li:last-child img {
	width: 85px;
	max-height: unset;
}

.produktseotexte {
	color: #c1c1c1;
	margin-top: 4em;
}

.produktseotexte p {
	margin: 0;
}

.produktseotexte h5 {
	font-size: 1rem;
	font-weight: 400;
	text-transform: uppercase;
}

.product-single-view-downloadtext h4 {
	font-size: 14px;
	margin: 0 0 1rem 0;
}