.produktkategorie_reihe {
	width: 505px;
	margin-bottom: 9px;
}
.produktkategorie_bild {
	margin-right: 3px;
	margin-left: 2px;
	width: 75px;
	height: 110px;
}
.produktkategorie_bild img {
	border: 1px solid #000000;
	width: 73px;
}
.beschreibung_box {
	/* position:absolute; 
	left: 200;
	top: 578; */
	width:483px;
	height: auto;
	border: 1px solid #000000;
	visibility: hidden;
	margin-left: 2px;
	padding: 10px 5px;
	position: absolute;
}
.beschreibung_heading {
	font-weight: bold;
}
