.toggle {
}
.clue {
	color: #FF0000;
	font-weight: bold;
}
.menge {
	font-size:16px;
	color: #FF0000;
	font-weight: bold;
}
.price {
	font-weight: bold;
	text-align: right!important;
	font-size:16px!important;
}

.priceleft {
	font-weight: bold;
	color: #666!important;
	text-align: left!important;
	font-size:16px!important;
}

.priceleftdiscount {
	font-weight: bold;
	color: #F00!important;
	text-align: left!important;
	font-size:16px!important;
}

.hotspot {
/*	color: #FF0000;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
*/	
	cursor: help;
}
.hotspotall {
	color: #FF0000;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	cursor: help;
	font-weight: bold;
}
img.Thumbnail {
	max-width: 100px;
	float:left;
	margin-right: 5px;
}
img.Thumbnail_right {
	max-width: 100px;
	float:right;
	margin-left: 5px;
}
img.thumbnailcart {
	max-width: 80px!important;
	float:right;
	margin-left: 5px;
}
#scale-up {
    height: 230px;
}
#scale-down {
    width: 100px;
}