/*----------------------------------------------------------------------------------------/
/ Produktseite
/----------------------------------------------------------------------------------------*/
#productInfo {
	padding-bottom:10px; }

#productInfo .productFeatures {
	font-size:0;
	line-height:0;
	/*margin-top:-8px;*/ }

/*------------------------------------------------------------------/
/ Linke Spalte mit Bildern
/------------------------------------------------------------------*/
#productInfo #columnLeft {
	float:left;
	width:272px; }

#productInfo a#areaImage, #productInfo a#areaImage span {
	display:block; }
#productInfo a#areaImage {
	width:260px;
	text-decoration:none; }
* html #productInfo a#areaImage {
	width:262px; }
#productInfo a#areaImage span#image {
	height:260px;
	background-repeat:no-repeat;
	background-position:center; }
#productInfo a#areaImage span#enlarge {
	height:18px;
	overflow:hidden;
	line-height:18px;
	padding:0 6px 0 18px;
	background:url(../img/links/enlarge.gif) no-repeat 0 3px; }

#productInfo a.thumb {
	float:left;
	width:80px;
	height:80px;
	margin-right:8px;
	background-repeat:no-repeat;
	background-position:center; }
* html #productInfo a.thumb {
	width:82px;
	height:82px; }


/*------------------------------------------------------------------/
/ Rechte Spalte
/------------------------------------------------------------------*/
#productInfo #columnRight {
	float:left; }
#productInfo #columnRight, #productInfo #columnRight #details {
	width:326px;
	overflow:hidden; }
#productInfo #columnRight #details {
	height:279px; }

#productInfo #price {
	font-size:19px;
	line-height:22px; }


/*------------------------------------------------------------------/
/ Beschreibung
/------------------------------------------------------------------*/
#productInfo .blockHeadline {
	height:17px;
	overflow:hidden; }
* html #productInfo .blockHeadline {
	height:24px; }
#productInfo .plusMinus {
	margin:1px 0 0 4px; }

#productInfo .blockContent {
	padding:0; }
#productInfo .blockContent .infoContent {
	padding:6px 8px 20px; }


/*------------------------------------------------------------------/
/ Module Meistverkaufte Artikel in dieser Kategorie
/------------------------------------------------------------------*/
#infoBestsellers .entryHover .position {
	position:absolute;
	z-index:20;
	top:4px;
	left:72px;
	width:17px;
	color:#000;
	overflow:hidden; }
#infoBestsellers .entryHover .content {
	padding-left:90px; }

