@charset "utf-8";
/* CSS Document */

.beschreibung {
	color: #FFF
}
.artikelnamen {
	font-size: 18px;
	font-weight: bolder;
	color: #FFF;
}

.preis {
	color: #FC6;
	font-weight: bold;
	font-size: 14px;
}
.best-nr {
	font-size: 10px;
	color: #FFFFD5;

}
