/*----------------------------------------------------------------------------------------/
/ Produktseite
/----------------------------------------------------------------------------------------*/
#productInfo.padText {
	padding-bottom:7px; }

#productInfo .areaNavigator {
	padding:1px 0 2px; }

#productInfo .inputQuantity {
	width:30px; }
* html #productInfo .inputQuantity {
	width:32px; }

#productInfo .productFeatures {
	font-size:0;
	line-height:0;
	/*margin-top:-8px;*/ }


/*------------------------------------------------------------------/
/ Linke Spalte mit Bildern
/------------------------------------------------------------------*/
#productInfo #columnLeft {
	float:left;
	width:364px;
	padding-top:4px; }

#productInfo a#areaImage, #productInfo a#areaImage span {
	display:block; }
#productInfo a#areaImage {
	width:350px;
	text-decoration:none; }
* html #productInfo a#areaImage {
	width:352px; }
#productInfo a#areaImage span#image {
	height:350px;
	background-repeat:no-repeat;
	background-position:center; }
#productInfo a#areaImage span#enlarge {
	height:20px;
	overflow:hidden;
	padding:4px 7px 0 18px;
	background:url(../img/links/enlarge.gif) no-repeat 0 6px; }
* html #productInfo a#areaImage span#enlarge {
	height:24px; }

#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:240px;
	overflow:hidden; }
#productInfo #columnRight #details {
	height:339px; } /* 373px */

/* Kleines Weber Logo */
#productInfo #weberLogo {
	display:block;
	width:100px;
	height:40px;
	background:url(../img/logo_weber_small.gif) no-repeat; }

/* Kundenbewertungen */
#productInfo .linkReviews {
	padding-top:1px;
	background-repeat:no-repeat; }
#productInfo .rating1 {
	padding-left:19px; }
#productInfo .rating2 {
	padding-left:33px; }
#productInfo .rating3 {
	padding-left:47px; }
#productInfo .rating4 {
	padding-left:61px; }
#productInfo .rating5 {
	padding-left:75px; }

/* Versandkostenfrei - Bild in theme Datei */
#productInfo #iconFreeShipping {
	display:block;
	margin-top:5px;
	width:135px;
	height:21px;
	background-repeat:no-repeat;
	background-position:center; }

/* Preis */
#productInfo div.priceTagCover {
	width:13px;
	height:36px;
	background-repeat:no-repeat; }
#productInfo div.priceTagCover.left {
	background-image:url(../img/info_price_bg_l.gif); }
#productInfo div.priceTagCover.right {
	background-image:url(../img/info_price_bg_r.gif); }
#productInfo div.priceTag {
	font-size:22px;
	line-height:27px;
	padding-top:5px;
	height:31px;
	color:#FFF;
	background:url(../img/info_price_bg.gif) repeat-x; }
* html #productInfo div.priceTag {
	height:36px; }
/* Wenn nicht Klasse für Sonderangebote oder Kundengruppenpreise
#productInfo div.productPrice {
	color:#FFF; } */
#productInfo div.priceTax {
	margin-left:6px;
	padding-top:14px; }


/*------------------------------------------------------------------/
/ Bereich Informationen
/------------------------------------------------------------------*/
#productInfo #infoHeader {
	height:29px; } /* IE */
#productInfo #infoHeader #infoHeadline {
	width:561px;
	height:25px;
	line-height:21px;
	overflow:hidden;
	padding:4px 0 0 12px; }
* html #productInfo #infoHeader #infoHeadline {
	width:573px;
	height:29px; }
#productInfo #infoHeader .plusMinus {
	margin:7px 7px 0 0; }

#productInfo #areaInfo {
	padding:12px 12px 20px;
	border-top:1px solid #A8A8A8; }

/* Impressionen */
#productInfo a.impression {
	float:left;
	width:104px;
	height:104px;
	margin-right:12px;
	background-repeat:no-repeat;
	background-position:center; }
* html #productInfo a.impression {
	width:106px;
	height:106px; }

/* Wußten Sie schon? */
#productInfo #areaNote {
	margin-top:4px;
	min-height:63px;
	padding:8px 12px;
	background:url(../img/info_note_bg.gif) repeat-x; }
* html #productInfo #areaNote {
	height:79px;
	overflow:visible; }
#productInfo #areaNote #headlineNote {
	padding:4px 0 7px 34px;
	font-size:15px;
	line-height:20px;
	background:url(../img/icons/info_note.gif) no-repeat; }
