<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

.itemboxa {
	text-decoration: none;
	width:var(--artikel-container-width);
}
.itemarea {
	display: block;
}
.artikelnoprice   { border:0px solid black; height:40px; font-size:15px; font-weight: bold; color: var(--main-color); display: flex; align-items: center; justify-content: center; text-align: center;}                    </pre></body></html>