@CHARSET "ISO-8859-1";
.grueneBox {
	border: 3px solid rgb(21, 156, 64);
	width: 120px;
	height: 120px;
	padding: 1px 0px 3px 1px;
	margin: 10px 30px;
	float: left;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
}

.grueneBox a {
	text-decoration: none;
}

.Kategoriename {
	float: left;
	font-weight: bold;
	font-size: 18px;
	padding-top: 15px;
	margin-bottom: 15px;
	color: #159C40;
}

.Produktcode {
	float: left;
	font-weight: bold;
	font-size: 13px;
	color: #159C40;
}
.Produktkategorie {
	clear: both;
	font-weight: bold;
	font-size: 11px;
}
.Slogan {
	float: right;
	font-weight: bold;
	padding-top: 15px;
	margin-bottom: 15px;
	font-size: 18px;
	color: #C0C0C0;
}
.description {
	clear: both;
	border-top: 1px solid #159C40;
	font-size: 12px;
}

.description p img {
	margin-right: 10px;
}
.BoxAuswahl {
	text-align: center;
	padding-top: 15px;
	clear: both;
	width: 574px;
}
