.colorgrey {
	background-color: #e8e8e8;
	padding-bottom: 1em;
	margin-bottom: 1em;
}

.image-overview {
	text-align: center;
}

.infobox {
	text-align: center;
	background-color: #c4c4c4;
	padding-top: 1em;
	height: 102px;
}

.infobox-nr {
	text-align: center;
	font-size: 90%;
	line-height: 150%;
}

.infobox-head {
	text-align: center;
	font-size: 100%;
	font-weight: bold;
	line-height: 150%;
}

.infobox-mass {
	text-align: center;
	font-size: 90%;
	line-height: 150%;
}

.infobox-preis {
	text-align: center;
	font-size: 90%;
	font-weight: bold;
	line-height: 200%;
}

.pfeil {
	text-align: left;
}