@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;}                    