.prod-element {
	float:left;
	background-image:url('../images/schatten_rechts_1pixel.jpg');
	background-repeat:repeat-y;
	background-position:right;
	margin-right:10px;
	margin-bottom:20px;
	width:218px;
}


.prod-bild {
	float:left;
	background-color:#6A6B6D;
	padding:5px;
	text-align:center;
	width:200px;
	height:187px;
}

.prod-schatten {
	float:left;
	width:8px;
	line-height:0px;
	padding:0;
	margin:0;
}



.prod-name {
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	text-align:center;
	font-weight:normal;
	font-size:12px;
}

.prod-name a {
	color:#FFF;
	text-decoration:none;
	
}

.prod-name a:hover {
	color:#FFF;
	text-decoration:underline;
}


.prod-unten {
	height:9px;
	line-height:0px;
	padding:0;
	margin:0;
	background-image:url('../images/schatten-unten_kacheln.jpg');
	background-repeat:repeat-x;
	background-position:right;
	width:218px;
}

.prod-unten-1 {
	float:left;
}

.prod-unten-2 {
	float:right;
}
.stiegelmeyer {
	width:680px;
	border:1px solid #6b6b6d;
	background-color:#FFF;
	text-align:center;
	padding-top: 10px;
}

.stiegelmeyer-left {
	width:50%;
	float:left;
	text-align:left;
}
.stiegelmeyer-right {
	width:50%;
	float:left;
	text-align:left;
}
.stiegelmeyer-produkt {
	width: 100%;
	padding-bottom:20px;
	padding-top:10px;
}
.stiegelmeyer-produkt-left {
	width:35%;
	float:left;
	text-align:left;
	color: #6b6c6e;
	padding-left:10px;
}
.stiegelmeyer-produkt-right {
	width:60%;
	float:left;
	text-align:left;
	color: #6b6c6e;
}

.stiegelmeyer-produkt-right a {
	font-weight: bold;
	font-size: 110%;
	color:#6b6c6e;
	text-decoration:none;
}

.stiegelmeyer-produkt-right a:hover {
	font-weight: bold;
	font-size: 110%;
	color:#6b6c6e;
	text-decoration:none;
}

div .stiegelmeyer-produkt-right h3{
	font-size: 14px;
	color: #6b6c6e;
	padding:0;
	margin:0;
}
