div.label-normal {
	width: 131px;
	height: 235px;
	margin: 0px 11px 5px 0px;
	padding: 27px 13px 18px 6px;
	display: block;
	background: transparent url("../images/labels/normal-white.jpg") no-repeat;
}

div.label-normal h4, div.label-wide h4 {
	margin: 10px 0px 0px 0px;
	padding: 0px 2px 0px 2px;
	text-align: center;
	font-weight: normal;
	font-size: 0.9em;
 font-style: italic;
	font-family: Georgia, "Times New Roman", serif;
}
div.label-normal h4, div.label-wide h4 a span.titel, div.label-normal h4, div.label-normal h4 a span.titel, div.label-small div.item h4 a span.titel {
	color: #2A2A2A;
 font-style: normal;
}
div.label-normal h4, div.label-wide h4 a span.merk, div.label-normal h4, div.label-normal h4 a span.merk, div.label-small div.item h4 a span.merk {
	color: #78787A;
 font-style: normal;
}

div.label-small div.item {
	position: relative;
}

div.label-smallone div.item {
	position: relative;
}

div.label-small div.item h4 {
	position: absolute;
	width: 76px;
	bottom: 15px;
	margin: 0px;
	padding: 0px 2px;
	font-weight: normal;
	font-size: 0.9em;
	font-family: Georgia, "Times New Roman", serif;
}

div.label-smallone div.item h4 {
	position: absolute;
	width: 76px;
	bottom: 15px;
	margin: 0px;
	padding: 0px 2px;
	font-weight: normal;
	font-size: 0.9em;
	font-family: Georgia, "Times New Roman", serif;
}

div.label-normal h4 a:link, div.label-normal h4 a:visited, div.label-wide h4 a:link, div.label-wide h4 a:visited, div.label-small div.item h4 a:link, div.label-small div.item h4 a:visited, div.label-smallone div.item h4 a:link, div.label-smallone div.item h4 a:visited {
	text-decoration: underline;
	color: #BFBFBF;
 font-style: italic;
}

div.label-normal h4 a:hover, div.label-normal h4 a:active, div.label-wide h4 a:hover, div.label-wide h4 a:active, div.label-small div.item h4 a:hover, div.label-small div.item h4 a:active, div.label-smallone div.item h4 a:hover, div.label-smallone div.item h4 a:active {
	text-decoration: underline;
	color: #BFBFBF;
 font-style: italic;
}

 div.label-normal div.label-image {
  text-align: center;
  width: 130px;
  height: 192px;
 }

div.label-wide {
	width: 291px;
	height: 235px;
	margin: 0px 11px 5px 0px;
	padding: 27px 13px 18px 6px;
	display: block;
	background: transparent url("../images/labels/wide-white.jpg") no-repeat;
}

 div.label-wide div.label-image {
  text-align: center;
  width: 290px;
  height: 192px;
 }

div.label-small {
	width: 162px;
	height: 280px;
}

div.label-smallone {
	width: 162px;
	height: 150px;
}

	div.label-small div.item {
		width: 131px;
		height: 96px;
		margin: 0px 11px 0px 0px;
		padding: 27px 13px 18px 6px;
		display: block;
		background: transparent url("../images/labels/small-white.jpg") no-repeat;
	}

	div.label-smallone div.item {
		width: 131px;
		height: 96px;
		margin: 0px 11px 0px 0px;
		padding: 27px 13px 18px 6px;
		display: block;
		background: transparent url("../images/labels/small-white.jpg") no-repeat;
	}

 div.label-small div.item div.label-image {
  text-align: center;
  width: 125px;
  height: 97px;
 }

 div.label-smallone div.item div.label-image {
  text-align: center;
  width: 125px;
  height: 97px;
 }
	
div.label-image {
	position: relative;
	padding: 0px;
	margin: 0px;
}

div.label-tag {
	position: absolute;
	bottom: -2px;
	height: 20px;
	padding: 2px 5px 0px 5px;
	background: #363636;
	color: #ffffff;
	text-transform: uppercase;
	font-size: 0.75em;
}
div.label-oldprice {
	position: absolute;
	bottom: 20px;
	padding: 2px 5px 0px 5px;
	background: #8c8c8c;
	color: #ffffff;
	text-decoration: line-through;
	text-transform: uppercase;
	font-size: 0.75em;
}

div.label-left {
	left: 0px;
}

div.label-right {
	right: -2px;
}
