g/************************************************************************/
/* Caution!                                                             */
/* Do not change the code block headlines especially the version number */
/* at the end of the code block headline.                               */
/* These are essential information for update purposes.                 */
/*                                                                      */
/************************************************************************/


/* >> Shop CSS */
/*>> Standard warning element Version: rel-1-0-0 */
	div.stdWarningShell
	{
		color: red;
		padding: 10px;
		margin: 10px 0 10px 0;
		border: 1px dashed #aa0609;
	}
	
	div.stdWarningShell div.wdes1
	div.stdWarningShell div.wdes2
	div.stdWarningShell div.wdes3
	{
	}
	
	div.extLoginErrShell
	{
		border: 1px solid #ccc;
		padding: 10px;
		margin-bottom: 5px;
	}
	
	div.extLoginErrShell ul,
	div.extLoginErrShell li
	{
		color: red;
	}
/* << */


/* >> Shop Search Version: rel-1-0-0 */
	div.stdShopSearchShell
	{
		margin: 15px 0px 15px 0px;
	}
	
	div.stdShopSearchShell div.des1
	{
	}
	
	/* title and additional links */
	div.stdShopSearchShell div.des1 table.baseNav
	{
		margin-bottom: 3px;
	}
	
	div.stdShopSearchShell div.des1 table.baseNav td
	{
		white-space: nowrap;
	}
	
	div.stdShopSearchShell div.des1 table.baseNav td.title
	{
		width: 100%;
		font-family: Times, Arial, Helvetica, XHelvetica, sans-serif;
		font-size: 14px;
		color: #764328;
	}
	
	div.stdShopSearchShell div.des1 table.baseNav td.res,
	div.stdShopSearchShell div.des1 table.baseNav td.ext
	{
		padding-left: 10px;
	}
	
	div.stdShopSearchShell div.des1 table.baseNav td.res a,
	div.stdShopSearchShell div.des1 table.baseNav td.ext a
	{
		display: block;
		font-size: 11px;
		padding: 0 0 0px 22px;
		background: url(img/arrow_whiteBg.gif) left center no-repeat;
	}
	
	div.stdShopSearchShell div.inner1
	{
		padding: 0px 5px 5px 5px;
		border-top: 1px dashed #aa0609;
		border-bottom: 1px dashed #aa0609;
	}
	
	div.searchWoResEl
	{
		padding: 6px 15px 6px 15px;
		margin-bottom: 20px;
		font-weight: bold;
	}
	
	div.searchWoResEl div.sworDes1,
	div.searchWoResEl div.sworDes2,
	div.searchWoResEl div.sworDes3,
	div.searchWoResEl div.sworDes4
	{
	}

	/* form elements */
	form.stdShopElsShell
	{
		width: 100%;
		margin: 0;
	}
	
	form.stdShopElsShell table.elsMain
	{
		width: 100%;
	}
	
	form.stdShopElsShell table.elsMain td.go
	{
		text-align: right;
		vertical-align: bottom;
	}
	
	form.stdShopElsShell table.elsMain td.go input
	{
		width: 65px;
		height: 13px;
		background: url(img/shop/de/quickSearchButton.gif) top left no-repeat;
	}
	
	form.stdShopElsShell table.elsMain td table.els
	{
		width: auto;
	}

	form.stdShopElsShell table.elsMain td table.els td.field
	{
		padding-top: 5px;
		padding-right: 10px;
	}
	
	form.stdShopElsShell table.elsMain td table.els td.field div.prompt
	{
		padding-left: 9px;
		background: url(img/shop/searchArrowDown.gif) 0 6px no-repeat;
	}
	
	form.stdShopElsShell table.elsMain td table.els td.field input
	{
	}
	
	form.stdShopElsShell table.elsMain td table.els td.field select
	{
	}
	
	form.stdShopElsShell table.elsMain td table.els td.field input,
	form.stdShopElsShell table.elsMain td table.els td.field select
	{
		width: 140px;
		border: 1px solid #ccc;
	}
	
	form.stdShopElsShell table.elsMain td table.els td.field input.spanned2,
	form.stdShopElsShell table.elsMain td table.els td.field select.spanned2
	{
	}
	
	form.stdShopElsShell table.elsMain td table.els td.field input.spanned3,
	form.stdShopElsShell table.elsMain td table.els td.field select.spanned3
	{
	}
/* << */


/* >> panel standards Version: rel-1-0-0 */
	table.prdOuterShell
	{
		width: 100%;
	}
	
	table.poOverview,
	table.poCrossSelling,
	table.poDetail,
	table.poSpecial
	{
	}
	
	table.prdOuterShell div.prdOuterTitle h2
	{
		margin: 10px 0px 3px 0px;
	}
	
	table.prdOuterShell div.prdOuterDesc
	{
		padding-bottom: 10px;
	}
	
	table.prdOuterShell td.prdOuterItem
	{
	}
	
	/* missing product panel (colnumber > panels)*/
	table.prdOuterShell td.prdOuterItem div.dummyProd
	{
	}
	
	table.prdOuterShell td.prdOuterItem div.dummyProd img.dummySpacer
	{
	}
	
	table.prdOuterShell td.rightSpc,
	table.prdOuterShell td.dummyProdSpc
	{
	}
	
	table.prdOuterShell img.spc
	{
		width: 5px;
	}
	
	table.prdOuterShell div.contentOuter
	{
	}
	
	form.prdForm,
	div.prdForm
	{
		margin: 0;
		margin-bottom: 20px;
	}
	
	img.prdNoPicture
	{
		width: 177px;
		height: 118px;
		background: url(img/shop/de/image_noPicture.gif) center center no-repeat;
	}
	
	/* picture left/right */
	table.prodFxOuter
	{
	}
	
	table.prodFxOuter td.prodFxImgOuter
	{
		vertical-align: bottom;
		text-align: center;
	}

	table.prodFxOuter td.imgleft,
	table.prodFxOuter td.imgright
	{
	}
	
	table.prodFxOuter div.prodFxImgOut
	{
	}

	div.prodFxImgOut img.spc,
	div.prodFloatImgOutL img.spc,
	div.prodFloatImgOutR img.spc
	{
		width: 177px;
		height: 0;
	}
	
	table.prodFxOuter td.prodFxContOuter
	{
		width: 100%;
	}

	table.prodFxOuter td.contleft,
	table.prodFxOuter td.contright
	{
	}
	
	/* picture center */
	div.prodCeImgOuter
	{
		text-align: center;
	}
	
	/* picture float */
	table.prdFloatImgOuter1
	{
		width: 1%;
	}
	
	table.prdFloatImgOuter1 td
	{
		text-align: center;
	}

	table.prodFloatOuter div.prodFloatOuter
	{
	}
	
	table.prodFloatOuter div.prodFloatImgOuter
	{
		vertical-align: middle;
		text-align: center;
	}
	
	/* small content icons */
	div.iconShell
	{
		width: 100%;
	}
	
	div.iconShell div.icon
	{
		float: right;
		padding-left: 20px;
		padding-bottom: 5px;
	}
	
	/* additional image icons (new, special) */
	div.imageAddIcons
	{
		position: relative;
		top: 0;
		left: 0;
		z-index: 31;
		margin-left: auto;
		margin-right: auto;
		text-align: left;
	}
	
	div.imageAddIcons div.inner
	{
		position: absolute;
		top: 0px;
		left: 0px;
		z-index: 30;
	}
	
	div.imageAddIcons div.inner img.imgAddIcon
	{
	}
	
	/* additional infos (Preisnachl., Versandgr.,...)*/
	div.specInfoItems
	{
		width: auto;
	}
	
	table.bottomElements
	{
		width: 100%;
	}
	
	table.bottomElements td.bottomItems
	{
	}
	
	table.panBottElsShell
	{
	}
	
	table.panBottElsShell td.specInfoShell
	{
		padding: 0;
	}
	
	table.panBottElsShell td.specInfoShell div.des1,
	table.panBottElsShell td.specInfoShell div.des2
	{
	}

	table.panBottElsShell td.specInfoShell table
	{
	}
	
	table.panBottElsShell td.specInfoShell table td.sInfo
	{
		padding: 3px 5px 4px 5px;
		white-space: nowrap;
	}
	
	table.panBottElsShell td.specInfoShell span.important,
	table.panBottElsShell td.specInfoShell span.normal
	{
		font-size: 11px;
	}
	
	table.panBottElsShell td.specInfoShell span.important
	{
		font-weight: bold;
	}
	
	table.bottomElements td.bottomLink
	{
		text-align: right;
	}
/* << */


/*>> product overview Version: rel-1-0-0 */
	/* Pager Elements */
	div.shopPagerTop,
	div.shopPagerBottom
	{
	}
	
	div.shopPagerTop
	{
		background: url(img/line_dashed_grey_we.gif) bottom left repeat-x;
	}
	
	div.shopPagerBottom
	{
		margin-top: -1px;
	}
	
	table.poOverview td.prdOuterItem
	{
		padding-top: 5px;
		background: url(img/line_dashed_grey_we.gif) bottom left repeat-x;
	}
	
	div.prdOvShell div.prodDes1
	{
		/width: 100%;
	}
	
	div.prdOvShell div.prodTitle h3
	{
		font-size: 14px;
		margin: 5px 0 5px 0;
	}
	
	div.prdOvShell div.prodTitle a,
	div.prdOvShell div.prodTitle a:link,
	div.prdOvShell div.prodTitle a:visited,
	div.prdOvShell div.prodTitle a:hover
	{
	}

	div.prdOvShell div.contentOuter
	{
		padding: 5px;
	}
	
	div.prdOvShell div.innerContent
	{
		font-size: 11px;
		line-height: 16px;
	}
	
	div.prdOvShell div.prodImgInner
	{
	}
	
	div.prdSoldOut div.prdOvShell div.detailLink
	{
		display: none;
	}
	
	/* button */
	div.prdLinkShell
	{
	}
	
	div.prdLinkShell input
	{
		width: 108px;
		height: 13px;
		background: url(img/shop/de/placeIntoShopCartOv.gif) top left no-repeat;
	}
	
	div.prdLinkShell img
	{
		border: 0;
		width: 62px;
		height: 13px;
		background: url(img/shop/de/ov_goToDetail.gif) top left no-repeat;
	}
/* << */


/*>> price amount row Version: rel-1-0-0 */
	table.priceTable,
	table.amountTable
	{
		width: 100%;
		background: #f7efe7;
	}
	
	table.priceTable a,
	table.priceTable a:link,
	table.priceTable a:visited,
	table.priceTable a:hover
	{
	}
	
	table.priceTable a:hover
	{
	}
	
	/* amount */
	table.priceTable tr td.amountCol,
	table.amountTable tr td.amountCol
	{
		padding-left: 5px;
		white-space: nowrap;
		text-align: left;
	}
	
	table.amountTable tr td.amountCol input,
	table.priceTable tr td.amountCol input
	{
		width: 40px;
		background: #fff;
		border: 1px solid #ccc;
		font-size: 12px;
		margin-left: 3px;
	}
	
	/* additional infos (ausverkauft)*/
	table.priceTable tr td.info
	{
		width: 100%;
		padding: 0 5px 0 5px;
	}

	table.priceTable td.info div.infoShell
	{
	}
	
	table.priceTable td.info div.infoShell div.des2
	{
	}
	
	table.priceTable td.info table
	{
		width: 100%;
	}
	
	table.priceTable td.info table td
	{
		white-space: nowrap;
	}
	
	table.priceTable td.info table td.important,
	table.priceTable td.info table td.normal
	{
		padding: 0px 5px 0px 0px;
	}
	
	table.priceTable td.info table td.important span,
	table.priceTable td.info table td.normal span
	{
		color: darkred;
		font-weight: bold;
	}
	
	table.priceTable td.info table td.normal span
	{
		color: #000;
		font-weight: normal;
	}
	
	/* availability images */
	table.priceTable td.info table td.infoImg
	{
		width: 100%;
		text-align: right;
		padding-right: 10px;
	}
	
	table.priceTable td.info table td.infoImg img
	{
	}
	
	table.priceTable td.info table td.infoImg img.trafficGreen,
	table.priceTable td.info table td.infoImg img.trafficYellow,
	table.priceTable td.info table td.infoImg img.trafficRed
	{
		width: 22px;
		height: 12px;
		background: url(img/shop/availGreen.gif) top left no-repeat;
	}
	
	table.priceTable td.info table td.infoImg img.trafficYellow
	{
		background-image: url(img/shop/availYellow.gif)
	}
	
	table.priceTable td.info table td.infoImg img.trafficRed
	{
		background-image: url(img/shop/availRed.gif)
	}
	
	/* shopping cart info */
	table.priceTable td.prdPanWKInf
	{
		width: 100%;
	}
	
	table.priceTable td.prdPanWKInf div.wkDes1
	{
	}
	
	table.priceTable td.prdPanWKInf div.wkDes1
	{
		padding-left: 10px;
	}
	
	/* price */
	table.priceTable tr td.pricePrompt
	{
		display: none;
	}
	
	table.priceTable td.price div.des1
	{
		white-space: nowrap;
	}
	
	table.priceTable div span,
	table.priceTable span.important
	{
		font-weight: bold;
	}
	
	table.amountTable span.specialPrice,
	table.priceTable span.specialPrice
	{
	}
	
	table.amountTable span.soldOut,
	table.priceTable span.soldOut
	{
		text-decoration: line-through;
	}
	
	table.amountTable div.des1 span.old,
	table.priceTable div.des1 span.old
	{
		text-decoration: line-through;
		font-size: 10px;
	}
/* << */


/* >> data shells Version: rel-1-1-0 */
	div.dataOuterDes1,
	div.dataOuterDes1Imp,
	div.dataListDes1,
	div.dataListDes1Imp
	{
		margin-bottom: 10px;
	}
	
	div.dataOuterDes1 div.des2,
	div.dataOuterDes1Imp div.des2,
	div.dataListDes1 div.des2,
	div.dataListDes1Imp div.des2
	{
	}
	
	div.dataOuterDes1 div.des3,
	div.dataOuterDes1Imp div.des3,
	div.dataListDes1 div.des3,
	div.dataListDes1Imp div.des3
	{
	}
	
	div.dataOuterDes1 div.des4,
	div.dataOuterDes1Imp div.des4,
	div.dataListDes1 div.des4,
	div.dataListDes1Imp div.des4
	{
	}
	
	div.dataOuterDes1Imp div.des4,
	div.dataListDes1Imp div.des4
	{
		padding: 10px;
		border: 1px solid #ddd;
	}
	
	table.dataOuterShell
	{
		width: 100%;
	}
	
	div.dataOuterDes1 div.des4 ul,
	div.dataOuterDes1Imp div.des4 ul,
	div.dataListDes1 div.des4 ul,
	div.dataListDes1Imp div.des4 ul
	{
		margin: 0;
		padding-left: 15px;
	}
	
	div.dataOuterDes1 div.des4 ul li,
	div.dataOuterDes1 div.des4 ul li.listImp,
	div.dataOuterDes1Imp div.des4 ul li,
	div.dataOuterDes1Imp div.des4 ul li.listImp,
	div.dataListDes1 div.des4 ul li,
	div.dataListDes1 div.des4 ul li.listImp,
	div.dataListDes1Imp div.des4 ul li,
	div.dataListDes1Imp div.des4 ul li.listImp
	{
		margin-bottom: 4px;
	}
	
	div.dataOuterDes1 div.des4 ul li.listImp,
	div.dataOuterDes1Imp div.des4 ul li.listImp,
	div.dataListDes1 div.des4 ul li.listImp,
	div.dataListDes1Imp div.des4 ul li.listImp
	{
		color: #aa0609;
	}
	
	tr.dataItem td
	{
		border-bottom: 1px dashed #ccc;
		vertical-align: top;
		padding-top: 7px;
		padding-bottom: 7px;
	}
	
	tr.dataItem td.textItem
	{
		width: 100%;
	}
	
	tr.dataItem td.title,
	tr.dataItem td.titleList,
	tr.dataItem td.titleImp,
	tr.dataItem td.titleImpList
	{
		padding: 7px 15px 7px 2px;
	}
	
	tr.dataItem td.title h3,
	tr.dataItem td.titleList h3,
	tr.dataItem td.titleImp h3,
	tr.dataItem td.titleImpList h3,
	div.dataItem div.title h3,
	div.dataItem div.titleList h3,
	div.dataItem div.titleImp h3,
	div.dataItem div.titleImpList h3
	{
		font-size: 13px;
		margin: 8px 0 3px 0;
	}
	
	tr.dataItem td.title h3,
	tr.dataItem td.titleList h3,
	tr.dataItem td.titleImp h3,
	tr.dataItem td.titleImpList h3
	{
		margin: 0;
		font-family: "Lucida Grande", "Lucida Sans", Verdana, Helvetica, XHelvetica, sans-serif;
		font-size: 11px;
		font-weight: normal;
		color: #aa0609;
	}
	
	tr.dataItem td.title h3,
	tr.dataItem td.titleImp h3,
	div.dataItem div.title h3,
	div.dataItem div.titleImp h3
	{
	}
	
	tr.dataItem td.titleImp h3,
	tr.dataItem td.titleImpList h3,
	div.dataItem div.titleImp h3,
	div.dataItem div.titleImpList h3
	{
		color: #aa0609;
	}
	
	div.dataItem div.textItem div.text,
	div.dataItem div.textItem div.textImp,
	div.dataItem div.textItem div.indentText
	{
		margin: 4px 0 8px 0;
	}

	tr.dataItem td.textItem div.text,
	tr.dataItem td.textItem div.textImp,
	tr.dataItem td.textItem div.indentText
	{
		margin: 0;
	}
	
	div.dataItem div.textItem div.indentText
	{
		margin-left: 15px;
	}
	
	tr.dataItem td.textItem div.textImp,
	div.dataItem div.textItem div.textImp
	{
		color: #aa0609;
	}
/* << */


/*>> special ov panel Version: rel-1-0-0 */
	h2.specPanelContTitle
	{
		font-size: 13px;
	}
	
	h2.specPanelContTitle a,
	h2.specPanelContTitle a:link,
	h2.specPanelContTitle a:visited,
	h2.specPanelContTitle a:hover
	{
	}
	
	h2.specPanelContTitle a:hover
	{
	}
	
	p.specOvPanelText
	{
	}
	
	table.prdSpecOvPanelContShell
	{
	}
	
	td.specOvPanelText,
	td.specOvPanelImg,
	td.specOvPanelPrice
	{
		padding: 5px 5px 5px 5px;
	}
	
	td.specOvPanelText
	{
		vertical-align: top;
	}
/* << */


/*>> standard panels shell Version: rel-1-0-0 */
	table.stdPanelsShell,
	table.stdPanelsShell_wide
	{
		width: 100%;
	}
	
	table.stdPanelsShell_wide tr td.narrowCol
	{
		padding-left: 3px;
	}
	
	table.stdPanelsShell_wide tr td.wideCol
	{
		padding-right: 3px;
	}
	
	table.stdPanelsShell tr td.narrowCol
	{
		padding-right: 3px;
	}
	
	table.stdPanelsShell tr td.wideCol
	{
		padding-left: 3px;
	}
/* << */


/*>> border panels Version: rel-1-3-0 */
	div.shopElement div.shoppingCart div.title,
	div.shopElement div.shoppingCart div.titleBL
	{
		background: url(img/shop/scTeaser_icon.gif) 10px 14px no-repeat;
		padding-left: 39px;
		padding-bottom: 5px;
	}
	
	div.shopElement div.shoppingCart div.title h3,
	div.shopElement div.shoppingCart div.titleBL h3
	{
		font-size: 16px;
		color: #aa0609;
		font-weight: normal;
	}
	
	/* verschiedene warenkoerbe */
	div.miscShoppingCartShell
	{
	}
	
	div.miscShoppingCartShell div.mscOut
	{
	}
	
	div.miscShoppingCartShell div.mscTitle
	{
		display: none;
	}
	
	div.miscShoppingCartShell div.mscTitle h4
	{
		font-size: 11px;
		font-weight: normal;
		margin: 0;
		margin-bottom: 3px;
	}
	
	div.miscShoppingCartShell div.mscItem
	{
	}
	
	div.miscShoppingCartShell div.itemLast
	{
		margin-bottom: 0px;
		border: 0;
	}
	
	div.miscShoppingCartShell div.mscOut
	{
	}
	
	div.miscShoppingCartShell div.mscContent
	{
	}
	
	div.miscShoppingCartShell div.wkOuter
	{
		margin-bottom: 0px;
	}
	
	/* warenkorb */
	div.wkOuter
	{
		margin-bottom: 20px;
	}
	
	div.wkOuter div.title
	{
		display: none;
	}
	
	div.wkOuter div.title h3
	{
	}
	
	td.rightBorderCol div.rElCont div.msci_warenkorbSty1 div.title
	{
	}
	
	td.rightBorderCol div.rElCont div.msci_warenkorbSty2 div.title
	{
	}
	
	div.wkOuter div.wkContentOuter
	{
	}
	
	table.wkContentShell
	{
		width: 100%;
	}
	
	table.wkContentShell tr th,
	table.wkContentShell tr td
	{
		font-size: 12px;
		padding: 0px 0px 4px 0px;
		text-align: left;
		width: 50%;
	}
	
	table.wkContentShell tr th
	{
		padding-right: 5px;
		font-weight: normal;
	}
	
	div.wkContentOuter div.addText
	{
		/width: 100%;
	}
	
	div.wkContentOuter div.addText a,
	div.wkContentOuter div.addText a:link,
	div.wkContentOuter div.addText a:visited,
	div.wkContentOuter div.addText a:hover
	{
		color: #8b0000;
		font-size: 11px;
	}
	
	div.wkContentOuter div.addText a:hover
	{
		color: #000;
	}
	
	div.wkLinkShell
	{
		padding-top: 5px;
	}
	
	div.wkLinkShell a
	{
	}
	
	div.wkLinkShell div.leftButton,
	div.wkLinkShell div.rightButton
	{
		float: left;
		padding: 2px 0px;
		width: 60%;
	}
	
	div.wkLinkShell div.rightButton
	{
		text-align: right;
		width: 40%;
	}

	div.wkLinkShell div.leftButton a img
	{
		width: 99px;
		height: 13px;
		background: url(img/shop/de/teaser_goToShoppingCart.gif) left top no-repeat;
	}
	
	div.wkLinkShell div.rightButton a img
	{
		width: 69px;
		height: 13px;
		background: url(img/shop/de/teaser_goToCheckout.gif) left top no-repeat;
	}

	/* border content */
	table.stdBorderPanelContentShell
	{
		width: 100%;
	}
	
	table.stdBorderPanelContentShell tr th,
	table.stdBorderPanelContentShell tr td
	{
		font-size: 11px;
		color: #000;
		padding: 4px 0;
	}
	
	table.stdBorderPanelContentShell tr th
	{
		font-weight: bold;
	}
	
	table.stdBorderPanelContentShell tr td
	{
		padding-left: 5px;
	}
	
	/* top offers */
	table.stdBorderPanelContentShell tr td.topOffersImage
	{
	}
	
	table.stdBorderPanelContentShell tr td.topOffersDesc
	{
		padding: 5px 0 5px 5px;
	}
	
	span.topOffersPrice
	{
		color: #aa0609;
		font-weight: bold;
	}
	
	/* quick shop search */
	div.quickShopSearch
	{
		background: #fff;
	}
	
	div.quickShopSearch form
	{
		margin: 0;
	}
	
	div.quickShopSearch form table td.field
	{
		width: 100%;
	}
	
	div.quickShopSearch form table td.field input
	{
		font-family: Arial, Verdana, Helvetica, XHelvetica, sans-serif;
		width: 100%;
		font-size: 10px;
		border: 1px solid #adadad;
	}
	
	div.quickShopSearch form table td.button
	{
		padding-left: 5px;
	}
	
	div.quickShopSearch form table td.button input
	{
		width: 65px;
		height: 13px;
		background: url(img/shop/de/quickSearchButton.gif) top left no-repeat
	}
	
	#c_qShopSearch
	{
		background: #fff url(img/shop/de/quickSearchBgImg.gif) left center no-repeat;
	}
/* << */


/* >>article teaser Version: rel-1-1-0 */
	div.artTeaserOuterShell
	{
	}
	
	div.artTeaser_left,
	div.artTeaser_right,
	div.artTeaser_center,
	div.artTeaser_woImg,
	div.artTeaser_simple
	{
	}
	
	div.artTeaserOuterItem
	{
		padding: 10px 0;
		border-bottom: 1px dashed #ccc;
	}
	
	div.artItem_last
	{
		border-bottom: 0;
	}
	
	div.co_specialTeaserStyle
	{
		padding: 5px;
	}
	
	div.artTeaserShell
	{
		/width: 100%;
	}
	
	div.artTeaserShell,
	div.artTeaserShell div.atDes1,
	div.artTeaserShell div.atDes2,
	div.artTeaserShell div.atDes3,
	div.artTeaserShell div.atDes4
	{
	}
	
	div.artTeaserShell div.atDes1 div.artTeaserTitle h3
	{
		font-size: 13px;
		margin: 0 0 3px 0;
	}
	
	div.artTeaserShell div.atDes1 h4.artTeaserSubtitle
	{
		font-size: 12px;
		margin: 0;
	}
	
	div.artTeaserInnerContent
	{
	}
	
	div.artTeaserImgInner
	{
	}
	
	div.artTeaserShell img.prdNoPicture
	{
		width: 60px;
		height: 60px;
		background: url(img/shop/de/artTeaserNoPicture.gif) center center no-repeat;
	}
	
	/* price */
	div.artTeaserPriceShell
	{
		padding-top: 5px;
	}
	
	table.teaserPriceShell
	{
		/*clear: both; */
	}
	
	table.teaserPriceShell tr td.pricePrompt
	{
		font-size: 11px;
		text-align: right;
		vertical-align: top;
		font-weight: bold;
		padding-right: 5px;
	}
	
	table.teaserPriceShell td.price div.des1
	{
		padding: 0px 5px 0px 5px;
	}
	
	table.teaserPriceShell div span,
	table.teaserPriceShell span.important
	{
		font-size: 12px;
		font-weight: bold;
		float: left;
	}
	
	table.teaserPriceShell span.specialPrice
	{
		color: darkred;
	}
	
	table.teaserPriceShell span.soldOut
	{
		text-decoration: line-through;
	}
	
	table.teaserPriceShell div.des1 span.old
	{
		display: none;
		text-decoration: line-through;
		font-size: 10px;
		margin-left: 5px;
	}
	
	table.teaserPriceShell span.currency
	{
		display: none;
	}
	
	/* more link */
	div.artTMoreLink
	{
		text-align: left;
	}
	
	div.artTMoreLink a
	{
		padding-left: 22px;
		font-size: 11px;
		background: url(img/arrow_colorBg.gif) 0px 1px no-repeat;
	}
	
	/* left/right  aligned image */
	table.artTeaserFxOuter,
	div.artTeaserFxImgOuter_left,
	div.artTeaserFxImgOuter_right,
	div.artTeaserFxImgOuter,
	div.artTeaserFxContOuter_left,
	div.artTeaserFxContOuter_right,
	div.artTeaserFxContOuter
	{
	}
	
	table.artTeaserFxOuter
	{
	}
	
	div.artTeaserFxImgOuter_left
	{
		float: left;
		margin-right: 5px;
	}
	
	div.artTeaserFxImgOuter_right
	{
		float: right;
		margin-left: 5px;
	}
	
	div.artTeaserFxContOuter_right
	{
	}
	
	div.artTeaserFxContOuter_left div.artTeaserPriceShell div.out1
	{
		text-align: right;
	}
	
	div.artTeaserFxContOuter_left table.teaserPriceShell
	{
		margin-left: auto;
	}
	
	div.artTeaserFxContOuter_left table.teaserPriceShell td
	{
		text-align: right;
	}
	
	div.artTeaserFxImgOuter img.spc
	{
		width: 60px;
		height: 0;
	}
	
	/* image center */
	div.artTeaserCeOuter,
	div.artTeaserCeImgOuter,
	div.artTeaserCeContOuter
	{
	}
	
	div.artTeaserCeImgOuter
	{
		margin-bottom: 5px;
		text-align: center;
	}
	
	/* no image */
	div.artTeaserWoIOuter,
	table.artTeaserWoIContOuter
	{
	}
	
	table.artTeaserWoIContOuter td.artTitle,
	table.artTeaserWoIContOuter td.artPrice,
	table.artTeaserWoIContOuter td.artSubtitle,
	table.artTeaserWoIContOuter td.artDescription,
	table.artTeaserWoIContOuter td.artLink
	{
		vertical-align: top;
	}
	
	table.artTeaserWoIContOuter td.artSubtitle,
	table.artTeaserWoIContOuter td.artDescription,
	table.artTeaserWoIContOuter td.artLink
	{
		width: 100%;
	}
	
	table.artTeaserWoIContOuter td.artTitle
	{
	}
	
	table.artTeaserWoIContOuter td.artPrice
	{
		width: 1%;
	}
	
	table.artTeaserWoIContOuter table.teaserPriceShell tr td.pricePrompt
	{
		display: none;
	}
	
	table.artTeaserWoIContOuter div.artTeaserPriceShell,
	table.artTeaserWoIContOuter table.teaserPriceShell td.price div.des1
	{
		padding: 0;
	}
	
	table.artTeaserWoIContOuter table.teaserPriceShell div span,
	table.artTeaserWoIContOuter table.teaserPriceShell span.important
	{
		float: none;
	}
	
	/* simple */
	div.artTeaser_simple div.artTeaserShell
	{
		margin-bottom: 0;
	}
	
	div.artTeaser_simple div.artTeaserOuterItem
	{
		padding: 3px 0px 2px 0px;
	}
	
	div.artTeaserSimpleOuter,
	div.artTeaserSimpleContOuter,
	{
	}
/* << */


/*>> product detail Version: rel-1-1-0 */
	table.poDetail div.prdForm
	{
		margin: 0;
	}
	
	div.prdDetailShell div.prodDes1
	{
		/width: 100%;
	}
	
	div.prdDetailShell div.prodTitle h3
	{
		color: #6A9C3D;
		font-size: 16px;
	}
	
	div.prdDetailShell div.contentOuter
	{
		/width: 100%;
		padding: 5px;
	}
	
	div.prdDetailShell table.prodFxOuter td.prodFxImgOuter
	{
		vertical-align: top;
		text-align: center;
		padding-top: 5px;
	}
	
	div.prdDetailShell table.prodFxOuter td.imgleft
	{
		padding-left: 5px;
		padding-right: 10px;
	}
	
	div.prdDetailShell table.prodFxOuter td.imgright
	{
		padding-left: 10px;
		padding-right: 5px;
	}
	
	div.prdDetailShell table.prodFxOuter td.contright
	{
		text-align: right;
	}
	
	div.prdDetailShell table.prodFxOuter td.contright div.contentOuter
	{
		text-align: left;
	}
	
	div.prdDetailShell table.prodFxOuter td.contright div.priceShell
	{
		margin-left: auto;
	}
	
	/* image center */
	div.prdDetailShell div.prodCeImgOuter
	{
		padding: 0;
	}
	
	div.prdDetailShell table.imagePrice
	{
		margin-left: auto;
		margin-right: auto;
	}
	
	div.prdDetailShell div.prodCeImgOuter td.detPrice
	{
		padding: 0px 5px 0px 5px;
	}
	
	/* image float */
	div.prdDetailShell div.prodFloatImgOuter
	{
	}
	
	div.prdDetailShell div.prodFloatContOuter
	{
	}
	
	div.prdDetailShell div.prodFloatImgOuter div.prodFloatImgOutL
	{
	}
	
	div.prdDetailShell div.prodFloatImgOuter div.prodImgInner
	{
	}
	
	div.prdDetailShell div.prodFloatImgOuter div.prodImgInner div.imageAddIcons,
	div.prdDetailShell div.prodFloatImgOuter div.prodImgInner div.inner
	{
	}
	
	div.prdDetailShell td.imgFloatleft
	{
		padding-right: 20px;
	}
	
	div.prdDetailShell td.imgFloatright
	{
		padding-left: 10px;
	}
	
	div.prdDetailShell div.prodFloatImgOutL img.spc,
	div.prdDetailShell div.prodFloatImgOutR img.spc
	{
		width: 200px;
		height: 0;
	}
	
	/* Zoom Button */
	div.prdDetailShell div.liLink
	{
	}
	
	div.prdDetailShell div.liLink a
	{
	}
	
	div.prdDetailShell div.liLink a img
	{
		display: none;
	}
	
	div.prdDetailShell div.liLink a span
	{
	}
	
	/* content button */
	div.prdDetailShell div.buyNowButton
	{
	}
	
	div.prdDetailShell div.buyNowButton div.bnDes1,
	div.prdDetailShell div.buyNowButton div.bnDes2
	{
	}
	
	div.prdDetailShell div.buyNowButton div.bnDes3
	{
		text-align: right;
	}
	
	div.prdDetailShell div.buyNowButton div.bnDes3 img
	{
		display: none;
		width: 172px;
		height: 27px;
		border: none;
	}
	
	/* ImageList */
	div.prdDetailShell div.imageListMain
	{
		width: auto;
		margin-bottom: 5px;
	}
	
	div.prdDetailShell div.imageListMain table.tableMode
	{
		margin-left: auto;
		margin-right: auto;
	}
	
	div.prdDetailShell div.imageListMain table.tableMode td.iouter
	{
		padding: 10px;
	}
	
	/* image */
	div.prdDetailShell div.imageListMain div.imgShell
	{
		vertical-align: middle;
	}

	div.prdDetailShell div.imageListMain div.iDes3
	{
		border: 1px solid #666;
		background: #efefef;
		padding: 3px;
	}
	
	div.prdDetailShell div.imageListMain div.iDes4
	{
		text-align: center;
		vertical-align: middle;
	}
	
	div.prdDetailShell div.imageListMain img
	{
		border: 0;
	}
	
	/* floats */
	div.prdDetailShell div.prodFloatImgOuter div.prodImgInner
	{
		margin-left: auto;
		margin-right: auto;
	}
/* << */


/*>> product detail price shell Version: rel-1-0-0 */
	div.priceShell
	{
		width: 200px;
		margin-top: 5px;
		border: 1px solid #ccc;
		text-align: left;
	}
	
	div.priceShell div.pdes1,
	div.priceShell div.pdes2,
	div.priceShell div.pdes3
	{
	}
	
	div.priceShell div.pdes3
	{
		padding: 5px 5px 5px 5px;
	}
	
	div.priceShell div.priceBig,
	div.priceShell div.priceNormal,
	div.priceShell div.priceSmall,
	div.priceShell div.priceXSmall,
	div.priceShell div.priceBigC,
	div.priceShell div.priceNormalC,
	div.priceShell div.priceSmallC,
	div.priceShell div.priceXSmallC,
	div.priceShell div.priceBigImp,
	div.priceShell div.priceNormalImp,
	div.priceShell div.priceSmallImp,
	div.priceShell div.priceXSmallImp,
	div.priceShell div.priceBigImpC,
	div.priceShell div.priceNormalImpC,
	div.priceShell div.priceSmallImpC,
	div.priceShell div.priceXSmallImpC
	{
		font-size: 13px;
	}
	
	div.priceShell div.priceBig,
	div.priceShell div.priceBigC,
	div.priceShell div.priceBigImp,
	div.priceShell div.priceBigImpC
	{
		font-size: 14px;
	}
	
	div.priceShell div.priceSmall,
	div.priceShell div.priceSmallC,
	div.priceShell div.priceSmallImp,
	div.priceShell div.priceSmallImpC
	{
		font-size: 11px;
	}
	
	div.priceShell div.priceXSmall,
	div.priceShell div.priceXSmallC,
	div.priceShell div.priceXSmallImp,
	div.priceShell div.priceXSmallImpC
	{
		font-size: 10px;
	}
	
	div.priceShell div.priceNormalImp,
	div.priceShell div.priceNormalImpC,
	div.priceShell div.priceBigImp,
	div.priceShell div.priceBigImpC,
	div.priceShell div.priceSmallImp,
	div.priceShell div.priceSmallImpC,
	div.priceShell div.priceXSmallImp,
	div.priceShell div.priceXSmallImpC
	{
		color: red;
	}
	
	div.priceShell div.priceNormalC,
	div.priceShell div.priceBigC,
	div.priceShell div.priceSmallC,
	div.priceShell div.priceXSmallC,
	div.priceShell div.priceNormalImpC,
	div.priceShell div.priceBigImpC,
	div.priceShell div.priceSmallImpC,
	div.priceShell div.priceXSmallImpC
	{
		text-decoration: line-through;
	}
	
	div.priceShell div.priceLeft
	{
		text-align: left;
	}
	
	div.priceShell div.priceCenter
	{
		text-align: center;
	}
	
	div.priceShell div.priceRight
	{
		text-align: right;
	}
	
	td.contleft div.buyNowButton div.bnDes3
	{
		text-align: left;
	}
	
	/* Doppelpunkt nach Prompt */
	div.priceShell span.colon
	{
	}
/* << */


/*>> Variants detail table Version: rel-1-1-0 */
	div.variantsDvShell
	{
		margin-bottom: 12px;
	}
	
	div.variantsDvShell div.d1,
	div.variantsDvShell div.d2,
	div.variantsDvShell div.d3,
	div.variantsDvShell div.d4
	{
	}
	
	div.variantsDvShell div.d1 h3.title
	{
		font-size: 13px;
		margin-bottom: 2px;
	}
	
	div.variantsDvShell div.d1 form
	{
		margin: 0;
	}
	
	div.variantsDvShell div.d1 table
	{
		width: 100%;
	}
	
	div.variantsDvShell div.d1 table tr.pPmt th,
	div.variantsDvShell div.d1 table th.standard,
	div.variantsDvShell div.d1 table td.standard,
	div.variantsDvShell div.d1 table td
	{
		font-size: 11px;
		text-align: left;
		vertical-align: top;
		white-space: nowrap;
		padding: 2px 10px 2px 10px;
		border-top: 1px dashed #ccc;
	}
	
	div.variantsDvShell div.d1 table tr.pPmt th
	{
		background: #f7efe7;
		padding: 2px 10px 2px 10px;
		vertical-align: middle;
		border-top: 0;
	}
	
	div.variantsDvShell div.d1 table td
	{
		padding-top: 3px;
		padding-bottom: 3px;
	}
	
	div.variantsDvShell div.d1 table tr.soldOut td
	{
		background: url(img/shop/soldOutRaster.gif) top left;
	}
	
	div.variantsDvShell div.d1 table tr.odd td
	{
		background-color: #fbf6f0;
	}
	
	div.variantsDvShell div.d1 table th.standard img.sCartNormal,
	div.variantsDvShell div.d1 table td.standard img.sCartNormal
	{
		width: 28px;
		height: 17px;
		background: url(img/shop/shoppingCart_h.gif) top left no-repeat;
	}
	
	div.variantsDvShell div.d1 table td.standard img.sCartNormal
	{
		background-image: url(img/shop/shoppingCartWK_n.gif);
	}

	div.variantsDvShell div.d1 table th.sCartHeadCol
	{
		text-align: center;
	}
	
	div.variantsDvShell div.d1 table th.sCartHeadCol img
	{
		width: 28px;
		height: 17px;
		background: url(img/shop/shoppingCartWK_h.gif) top left no-repeat;
	}
	
	div.variantsDvShell div.d1 table th.standard span.wkEntry
	{
		font-size: 10px;
	}
	
	/* special identifier for different column types*/
	div.variantsDvShell div.d1 table th.variant1,
	div.variantsDvShell div.d1 table td.variant1
	{
		white-space: normal;
	}
	
	div.variantsDvShell div.d1 table td.amt input
	{
		width: 35px;
		border: 1px solid #ccc;
	}
	
	/* second variant's input */
	div.variantsDvShell div.d1 table td.amt form input
	{
		vertical-align: top;
	}
	
	div.variantsDvShell div.d1 table td.amt form input.subButton
	{
		width: 108px;
		height: 13px;
		background: url(img/shop/de/quickOrderButton.gif) top right no-repeat;
	}

	div.variantsDvShell div.d1 table td.amt,
	div.variantsDvShell div.d1 table td.sub
	{
		text-align: center;
	}
	
	div.variantsDvShell div.d1 table td.sub
	{
	}
	
	div.variantsDvShell div.d1 table td.price,
	div.variantsDvShell div.d1 table td.soldOut
	{
		text-align: right;
	}
	
	div.variantsDvShell div.d1 table td.soldOut span
	{
		color: #333;
		text-decoration: line-through;
	}
	
	/* overall submit button */
	div.variantsDvShell div.ovaSubShell
	{
		padding-top: 3px;
	}
	
	div.variantsDvShell div.ovaSubShell div.des3
	{
		text-align: right;
	}
	
	div.variantsDvShell div.ovaSubShell div.des3 input
	{
		width: 108px;
		height: 13px;
		background: url(img/shop/de/placeIntoShopCartOv.gif) top right no-repeat;
	}
/* << */


/* >>QuickOrder Version: rel-1-0-0 */
	div.qoShell
	{
		margin-bottom: 20px;
		border-bottom: 1px dashed #aa0609;
	}
	
	div.qoTitle
	{
		margin-bottom: 10px;
	}
	
	div.qoTitle h3
	{
		font-size: 13px;
		margin: 0 0 3px 0;
	}
	
	/* overall error message */
	div.qoShell div.qoErrorShell
	{
		margin-top: 10px;
		margin-bottom: 10px;
		text-align: center;
	}
	
	div.qoShell div.qoErrorShell span
	{
		font-size: 13px;
		font-weight: bold;
		color: red;
		text-transform: uppercase;
	}
	
	div.qoShell form
	{
		margin: 0;
	}
	
	div.qoShell table.outer
	{
		width: 100%;
	}

	div.qoShell table th,
	div.qoShell table td
	{
		text-align: left;
		vertical-align: top;
	}
	
	/* left spacer */
	div.qoShell td.spacer img
	{
		width: 20px;
	}
	
	div.qoShell td.content
	{
	}
	
	div.qoShell div.outer
	{
		padding-bottom: 10px;
	}
	
	div.qoShell div.article,
	div.qoShell div.amount
	{
		float: left;
		padding-right: 10px;
	}
	
	div.qoShell div.article input
	{
		width: 100px;
		border: 1px solid #ccc;
	}
	
	div.qoShell div.amount input
	{
		width: 40px;
		border: 1px solid #ccc;
	}

	div.qoShell div.qoButton input
	{
		width: 108px;
		height: 13px;
		background: url(img/shop/de/placeIntoShopCartOv.gif) top right no-repeat;
	}
	
	/* Standard with rows */
	div.qoShell div.outer div.errorMsg div.prompt
	{
		color: red;
	}
	
	div.qoShell div.outer div.prompt
	{
		font-size: 11px;
		font-weight: bold;
	}
	
	div.qoShell div.rows div.outer
	{
		padding-bottom: 10px;
		width: 180px;
	}
	
	div.qoShell div.rows td.button
	{
		width: 100%;
		padding-top: 0;
		padding-bottom: 13px;
		vertical-align: bottom;
	}
	
	/* variant with floats */
	div.qoShell div.floats
	{
	}
	
	div.qoShell div.floats td.spacer img
	{
		width: 5px;
	}
	
	div.qoShell div.floats div.outer
	{
		float: left;
	}
	
	div.qoShell table th div.prompt
	{
		padding-bottom: 3px;
	}
	
	div.qoShell div.floats div.errorMsg input
	{
		color: red;
	}
/* << */


/*>> step tabs Version: rel-1-1-0 */
	table.stepTabs
	{
		border-bottom: 1px dashed #aa0609;
		margin-bottom: 10px;
	}
	
	table.stepTabs tr td
	{
		white-space: nowrap;
		padding: 0px 30px 3px 0px;
	}
	
	table.stepTabs tr td.spcLeft
	{
		display: none;
	}
	
	table.stepTabs tr td.spcRight
	{
		width: 100%;
	}
	
	table.stepTabs tr td a.container span.number,
	table.stepTabs tr td a.container_here span.number_here,
	table.stepTabs tr td div.container span.number,
	table.stepTabs tr td div.container_here span.number_here
	{
		font-size: 11px;
		font-family: "Lucida Grande", "Lucida Sans", Verdana, Helvetica, XHelvetica, sans-serif;
		padding: 0px 5px 0px 5px;
		color: #fff;
		font-weight: bold;
		background: url(img/shop/stepTab_normal.gif) top left no-repeat;
	}

	table.stepTabs tr td div.container_here span.number_here,
	table.stepTabs tr td a.container:hover span.number
	{
		background-image: url(img/shop/stepTab_here.gif);
	}
	
	/* Inaktiv */
	table.stepTabs tr td div.container span.number
	{
		background-image: url(img/shop/stepTab_inact.gif);
	}
	
	table.stepTabs tr td a.container span.text,
	table.stepTabs tr td a.container_here span.text_here,
	table.stepTabs tr td div.container span.text,
	table.stepTabs tr td div.container_here span.text_here
	{
	}
	
	table.stepTabs tr td div.container,
	table.stepTabs tr td div.container_here,
	table.stepTabs tr td a.container:link,
	table.stepTabs tr td a.container:visited,
	table.stepTabs tr td a.container:hover,
	table.stepTabs tr td a.container_here:link,
	table.stepTabs tr td a.container_here:visited,
	table.stepTabs tr td a.container_here:hover
	{
		display: block;
		color: #764328;
	}
	
	table.stepTabs tr td div.container_here,
	table.stepTabs tr td a.container_here:link,
	table.stepTabs tr td a.container_here:visited,
	table.stepTabs tr td a.container_here:hover
	{
		color: #aa0609;
	}
	
	table.stepTabs tr td a.container:hover
	{
		color: #aa0609;
	}
	
	table.stepTabs tr td div.container_here
	{
		color: #aa0609;
	}
	
	/* Inaktiv */
	table.stepTabs tr td div.container
	{
		color: #ccc;
	}
/* << */


/*>> shopping cart Version: rel-1-4-0 */
	div.shCrdPanel
	{
	}

	div.shCrdPanel div.scrdDes1,
	div.shCrdPanel div.scrdDes2,
	div.shCrdPanel div.scrdDes3,
	div.shCrdPanel div.scrdDes4
	{
	}
	
	table.shCrdPanelContShell
	{
		width: 100%;
	}
	
	table.shCrdPanelBorderBottom
	{
	}
	
	table.shCrdPanelContShell tr th.shCrdHeaderCol
	{
		text-align: left;
		font-family: Times, Arial, Helvetica, XHelvetica, sans-serif;
		font-size: 12px;
		font-weight: normal;
	}
	
	div.shCrdHeaderShell
	{
		padding: 0px 5px 3px 5px;
	}
	
	h3.shCrdHeader
	{
		display: inline;
		font-family: Times, Arial, Helvetica, XHelvetica, sans-serif;
		font-size: 12px;
		font-weight: normal;
		margin: 0 10px 0 0;
	}
	
	div.shCrdHeaderShell span
	{
		font-weight: normal;
		font-size: 12px;
	}
	
	div.shCrdHeaderShell span.errorText
	{
		margin-left: 10px;
		color: red;
	}
	
	table.shCrdPanelContShell tr th.shCrdFirst,
	table.shCrdPanelContShell tr th.shCrdOthers
	{
		text-align: left;
		padding-left: 5px;
		padding-bottom: 3px;
		font-family: Times, Arial, Helvetica, XHelvetica, sans-serif;
		font-size: 12px;
		font-weight: normal;
		border-bottom: 1px dashed #aa0609;
	}
	
	table.shCrdPanelContShell tr th.shCrdOthers
	{
		text-align: center;
		padding: 0;
	}
	
	table.shCrdPanelContShell td div.shCrdDesc
	{
		font-size: 11px;
		margin-top: 5px;
	}

	table.shCrdPanelContShell tr td
	{
		padding: 5px 5px 5px 5px;
		border-bottom: 1px dashed #ccc;
		background: url(img/line_dashed_grey_ns.gif) bottom left repeat-y;
		text-align: right;
	}
	
	table.shCrdPanelContShell tr td.shCrdFirstCol
	{
		background: transparent;
		text-align: left;
	}

	table.shCrdPanelContShell tr td.overall,
	table.shCrdPanelContShell tr td.overall a:link,
	table.shCrdPanelContShell tr td.overall a:visited,
	table.shCrdPanelContShell tr td.overall a:hover
	{
		color: #aa0609;
	}
	
	table.shCrdPanelContShell tr td.amount
	{
		text-align: center;
	}
	
	table.shCrdPanelContShell tr td a,
	table.shCrdPanelContShell tr td a:link,
	table.shCrdPanelContShell tr td a:visited,
	table.shCrdPanelContShell tr td a:hover
	{
		color: #000;
	}
	
	table.shCrdPanelContShell tr td a:hover
	{
		color: #aa0609;
	}
	
	/*all input fields: amount and buttons!!! */
	table.shCrdPanelContShell tr td input
	{
		width: 50px;
		border: 1px solid #ccc;
	}
	
	table.shCrdPanelContShell tr td div.shCrdDeleteButt img
	{
		width: 45px;
		height: 8px;
		border: 0;
		background: url(img/shop/de/delete.gif) top left no-repeat;
	}
	
	/* text for disabled delete image */
	table.shCrdPanelContShell tr td div.shCrdDeleteButt a
	{
		font-size: 10px;
	}
	
	table.shCrdPanelContShell tr.shCrdPanelContOverall td,
	table.shCrdPanelContShell tr.shCrdPanelContOverallNet td,
	table.shCrdPanelContShell tr.shCrdPanelContMwst td
	{
		border-bottom: 1px dashed #ccc;
		background: transparent;
	}
	
	table.shCrdPanelContShell tr.shCrdPanelContOverall td
	{
	}
	
	table.shCrdPanelContShell tr.shCrdPanelContOverall td.oaPmt,
	table.shCrdPanelContShell tr.shCrdPanelContOverall td.oaValue
	{
		font-weight: bold;
		color: #aa0609;
	}
	
	table.shCrdPanelContShell tr.shCrdPanelContMwst td
	{
	}
	
	table.shCrdPanelContShell tr.shCrdPanelContOverall td
	{
		border-bottom: 1px dashed #aa0609;
	}
	
	table.shCrdPanelContShell tr.shCrdPanelContOverall td input.shCrdUpdateButton
	{
		width: 67px;
		height: 8px;
		border: 0;
		background: url(img/shop/de/recalculate.gif) top left no-repeat;
	}
	
	table.shCrdPanelContShell tr td div.shippingCartAddon
	{
		position: relative;
		right: -5px;
		top: -5px;
		z-index: 22;
		font-size: 11px;
		text-align: right;
	}
	
	table.shCrdPanelContShell tr td div.shippingCartAddon div.des1
	{
		width: 110px;
		border-left: 1px solid #ccc;
		border-bottom: 1px solid #ccc;
		margin-left: auto;
	}
	
	table.shCrdPanelContShell tr td div.shippingCartAddon div.des2
	{
		padding: 3px 3px 3px 3px;
		text-align: center;
	}
	
	div.shCrdLinkShell
	{
		padding-top: 10px;
		margin-bottom: 30px;
	}
	
	div.shCrdLinkShell div.d1
	{
	}
	
	div.shCrdLinkShell table
	{
		width: 100%;
	}
	
	div.shCrdLinkShell table td.subButton
	{
		width: 100%;
		text-align: right;
	}
	
	div.shCrdLinkShell a img
	{
		width: 89px;
		height: 13px;
		border: 0;
		background: url(img/shop/de/goToCheckout.gif) top left no-repeat;
	}
	
	div.shCrdLinkShell td.backButton a img
	{
		width: 103px;
		background-image: url(img/shop/de/goShopping.gif);
	}
	
	/* special elements for view mode */
	table.shCrdPanelContShell td.cardId
	{
		font-size: 12px;
		text-align: left;
		border: 0;
		background: transparent;
		padding-top: 0;
	}
	
	table.shCrdPanelContShell td.cardId div
	{
	}
	
	table.shCrdPanelContShell td.cardId div span
	{
		font-weight: normal;
	}
	
	table.shCrdPanelContShell tr.shCrdPanelContOverall td div.shippingInfo
	{
		font-size: 11px;
		padding: 3px 5px 3px 5px;
	}
/* << */


/*>> Method of payment Version: rel-1-2-0 */
	form.mOfPay
	{
		margin: 0;
	}
	
	form.mOfPay div.mopDes1,
	form.mOfPay div.mopDes2,
	form.mOfPay div.mopDes3,
	form.mOfPay div.mopDes4
	{
	}
	
	div.mOfPayShell
	{
		margin: 0;
		margin-bottom: 30px;
	}

	div.mOfPayShell table.mOfPayInner th.title,
	div.mOfPayShell div.mOfPayInner div.title
	{
	}
	
	div.mOfPayShell table.mOfPayInner th.title span.errorText,
	div.mOfPayShell div.mOfPayInner div.title span.errorText
	{
		margin-left: 10px;
		color: red;
		font-weight: normal;
	}
	
	div.mOfPayShell div.formLinkShell
	{
		border-top: 1px dashed #aa0609;
		padding-top: 10px;
		text-align: right;
	}
	
	div.mOfPayShell div.formLinkShell table
	{
		width: 100%;
	}
	
	div.mOfPayShell div.formLinkShell td.backButton img
	{
		width: 70px;
		height: 25px;
		background: url(img/de/back.gif) top left no-repeat;
		cursor: pointer;
		cursor: hand;
	}
	
	div.mOfPayShell div.formLinkShell td.subButton
	{
		width: 100%;
		text-align: right;
	}
	
	div.mOfPayShell div.formLinkShell td.subButton input
	{
		width: 69px;
		height: 25px;
		background: url(img/de/next.gif) top left no-repeat;
		cursor: pointer;
		cursor: hand;
	}
	
	/* normal view (one below the other) */
	div.mOfPayShell table.mOfPayInner
	{
		width: 100%;
	}
	
	table.mOfPayInner th,
	table.mOfPayInner td
	{
		text-align: left;
		vertical-align: top;
	}
	
	table.mOfPayInner tr.item th,
	table.mOfPayInner tr.item td
	{
		padding: 10px 5px 10px 5px;
		border-bottom: 1px dashed #ccc;
		line-height: 16px;
	}
	
	table.mOfPayInner tr.last th,
	table.mOfPayInner tr.last td
	{
		border-bottom: 0;
	}
	
	table.mOfPayInner td
	{
	}
	
	table.mOfPayInner td.ifield
	{
	}
	
	table.mOfPayInner th.prompt
	{
	}
	
	table.mOfPayInner tr.addInfo th,
	table.mOfPayInner tr.addInfo td
	{
		font-size: 11px;
		font-weight: normal;
	}
	
	table.mOfPayInner tr.addInfo td.ifield
	{
	}
	
	/* spezial view (side by side) */
	div.mOfPayContent
	{
		padding: 10px;
	}
	
	div.mOfPayShell div.mOfPayInner
	{
	}
	
	div.mOfPayShell div.mOfPayInner div.title
	{
		padding: 5px;
		font-weight: bold;
	}
	
	div.mOfPayShell div.mOfPayInner div.item
	{
		float: left;
		padding: 5px 20px 20px 0;
	}
	
	div.mOfPayShell div.mOfPayInner div.prompt
	{
		font-weight: bold;
	}
	
	div.mOfPayShell div.mOfPayInner div.inner
	{
		width: 122px;
		line-height: 16px;
	}
	
	div.mOfPayShell div.mOfPayInner div.item_4
	{
		float: none;
		clear: both;
		padding: 5px 5px 5px 0;
	}
	
	div.mOfPayShell div.mOfPayInner div.item_4 div.inner
	{
		width: 100%;
	}
	
	div.mOfPayShell div.mOfPayInner div.formLinkShell
	{
		padding: 10px;
	}
	
	/* view mode */
	div.mop_vMode div.mOfPayShell tr.unchecked th,
	div.mop_vMode div.mOfPayShell tr.unchecked td,
	div.mop_vMode div.mOfPayShell div.unchecked,
	div.mop_vMode div.mOfPayShell div.unchecked th,
	div.mop_vMode div.mOfPayShell div.unchecked td
	{
		color: #bbb;
	}
	
	div.mop_vMode div.formLinkShell table td.backButton
	{
		width: 100%;
		text-align: right;
	}
	
	div.mop_vMode div.formLinkShell table td.backButton img
	{
		width: 55px;
		background-image: url(img/shop/de/change.gif);
	}
	
	div.mop_vMode div.formLinkShell table td.subButton
	{
		display: none;
	}
	
	/* payment buttons */
	div.paymentButtonShell
	{
		text-align: center;
		margin-top: 10px;
		margin-bottom: 10px;
	}
	
	div.paymentButtonShell input.payPal
	{
		height: 52px;
		width: 174px;
		border: 0;
		background: url(img/shop/payPalButton.gif) top left no-repeat;
		cursor: hand;
		cursor: pointer;
	}
	
	div.orderPrintButton
	{
		text-align: center;
	}
	
	div.orderPrintButton a:link,
	div.orderPrintButton a:visited,
	div.orderPrintButton a:hover
	{
		display: block;
		width: 210px;
		border: 1px solid #000;
		background: #83A1BD url(img/shop/orderPrintIcon.gif) 8px 4px no-repeat;
		color: #fff;
		font-weight: bold;
		margin-left: auto;
		margin-right: auto;
		text-align: right;
		
	}
	
	div.orderPrintButton a:hover
	{
		background-color: #039;
	}
	
	div.orderPrintButton a:link span,
	div.orderPrintButton a:visited span,
	div.orderPrintButton a:hover span
	{
		display: block;
		padding: 4px 10px 4px 20px;
	}
/* << */


/*>> order form Version: rel-2-1-0 */
	div.orderForm
	{
	}
	
	div.orderForm div.stdfDes1,
	div.orderForm div.stdfDes2,
	div.orderForm div.stdfDes3,
	div.orderForm div.stdfDes4
	{
	}
	
	div.orderForm input
	{
		margin-left: 0;
	}
	
	div.orderForm table.stdFormFieldsTable td.stdFormPromptSep img
	{
		width: 140px;
	}
	
	div.orderForm table.stdFormFieldsTable tr td div.input_text_vMode
	{
		font-size: 11px;
	}
	
	/* image columns */
	div.orderForm table.stdFormTable td.stdFormImgCol,
	div.orderForm table.stdFormTable td.stdFormImgColVMode
	{
	}
	
	div.orderForm td.stdFormImgCol,
	div.orderForm td.stdFormImgColVMode
	{
	}
	
	div.orderForm td.stdFormImgColVMode
	{
		display: none;
	}
	
	div.orderForm td.stdFormImgCol img.stdFormImgSpacer
	{
		width: 100px;
		height: 1px;
	}
	
	div.orderForm td.stdFormImgColVMode img.stdFormImgSpacer
	{
		width: 100px;
		height: 1px;
	}
	
	div.orderForm div.formDesc
	{
		background: #fff;
		position: relative;
		top: -5px;
		left: 0;
		z-index: 30;
		margin: 0 0 -18px 0;
		padding-bottom: 10px;
	}
	
	div.orderForm_vMode table.stdFormFieldsTable tr td
	{
		line-height: 16px;
	}
	
	div.orderForm_vMode table.stdFormFieldsTable tr td.stdFormGroupTitle div.stdFormGroupText
	{
		padding-left: 5px;
	}
	
	div.orderForm_vMode table.stdFormFieldsTable tr td.stdFormPrompt
	{
		padding-left: 5px;
	}
	
	div.orderForm_vMode div.formLinkShell
	{
		border-top: 1px dashed #aa0609;
		padding-top: 10px;
		margin-bottom: 30px;
	}
	
	div.orderForm_vMode table.stdFormTable tr td.stdFormSubmit input
	{
		width: 122px;
		height: 13px;
		background: url(img/shop/de/order_send.gif) left top no-repeat;
	}
/* << */


/*>> Cross Selling Panel Version: rel-1-0-0 */
	table.crossInner
	{
		width: 100%;
	}
	
	table.crossInner td.cTitle,
	table.crossInner td.cPrice
	{
		vertical-align: top;
		padding: 0;
	}
	
	div.crossSellingShell div.prodTitle h3
	{
		font-size: 14px;
		margin: 5px 0 5px 0;
	}
	
	table.crossInner td.crossTitle
	{
		width: 100%;
	}
	
	div.crossSellingShell div.contentOuter
	{
		padding: 5px;
	}
	
	div.crossSellingShell div.innerContent
	{
		font-size: 11px;
		line-height: 16px;
	}
	
	/* price */
	table.crossPrice
	{
		width: 100%;
	}
	
	table.crossPrice td.pricePrompt
	{
		width: 100%;
		font-size: 11px;
		text-align: right;
		font-weight: bold;
		padding-right: 5px;
		padding-left: 5px;
	}
	
	table.crossPrice td.cPrice td.price div.des1
	{
		white-space: nowrap;
		margin-right: 5px;
		padding: 2px 0px 2px 5px;
	}
	
	table.crossPrice div span,
	table.crossPrice span.important
	{
		font-weight: bold;
	}
	
	table.crossPrice span.specialPrice
	{
		color: darkred;
	}
	
	table.crossPrice span.soldOut
	{
		text-decoration: line-through;
	}
	
	table.crossPrice div.des1 span.old
	{
		text-decoration: line-through;
		font-size: 10px;
		margin-left: 5px;
	}
/* << */


/* >> Special Panels Version: rel-1-0-0 */
	div.prdSpecialsShell div.prodDes1
	{
		/width: 100%;
	}
	
	div.prdSpecialsShell div.prodTitle h3
	{
		font-size: 14px;
		margin: 5px 0 5px 0;
	}
	
	div.prdSpecialsShell div.prodTitle a,
	div.prdSpecialsShell div.prodTitle a:link,
	div.prdSpecialsShell div.prodTitle a:visited,
	div.prdSpecialsShell div.prodTitle a:hover
	{
	}

	div.prdSpecialsShell div.contentOuter
	{
		padding: 5px;
	}
	
	div.prdSpecialsShell div.innerContent
	{
		font-size: 11px;
		line-height: 16px;
	}
	
	div.prdSpecialsShell div.prodImgInner
	{
	}
	
	div.specInfoItems div.special table.panOvBottElsShell td.specInfoShell
	{
		border-color: darkred;
	}
	
	div.specInfoItems div.special table.panOvBottElsShell td.specInfoShell table td.sInfo
	{
		border-color: darkred;
	}
/* << */


/*>> Last Visited Panel Version: rel-1-0-0 */
	div.lastVisitedShell div.prodDes1
	{
		/width: 100%;
	}
	
	div.lastVisitedShell div.prodTitle h3
	{
		font-size: 14px;
		margin: 5px 0 5px 0;
	}
	
	div.lastVisitedShell div.contentOuter
	{
		padding: 5px;
	}
	
	div.lastVisitedShell div.innerContent
	{
		font-size: 11px;
		line-height: 16px;
	}
	
	div.lastVisitedShell div.prodImgInner
	{
	}
/* << */


/* >> Award elements Version: rel-1-0-0 */
	div.prdAwardShell
	{
		/width: 100%;
		padding: 10px 5px 5px 5px;
	}
	
	div.prdAwardShell div.des1
	{
	}
	
	div.prdAwardShell span
	{
	}
	
	div.prdAwardShell span.item span.points
	{
		margin-left: 5px;
		font-weight: bold;
		color: #a31111;
		vertical-align: middle;
	}
	
	div.prdAwardShell span.item img
	{
	}
	
	div.prdAwardShell span.awardSpacer
	{
		margin: 0px 4px;
	}
	
	div.prdAwardShell span.awardSpacer img
	{
		height: 13px;
		width: 1px;
		background: #ccc;
	}
	
	/* single award items */
	div.prdAwardShell span.symbol_award1 img
	{
		width: 70px;
		height: 14px;
		background: url(img/shop/de/award_parker.gif) center left no-repeat;
	}
	
	div.prdAwardShell span.symbol_award2 img
	{
		width: 63px;
		height: 14px;
		background: url(img/shop/award_star_31.gif) top left no-repeat;
	}
	
	/* detail view */
	div.prdDetailShell div.prdAwardShell
	{
	}
	
	div.prdDetailShell div.prdAwardShell div.des1
	{
	}
	
	div.prdDetailShell div.prdAwardShell div.outer1,
	div.prdDetailShell div.prdAwardShell div.outer2
	{
	}
	
	div.prdDetailShell div.prdAwardShell div.symbol
	{
	}
	
	div.prdDetailShell div.prdAwardShell div.symbol span.item
	{
	}
	
	div.prdDetailShell div.prdAwardShell span.item span.points
	{
	}
	
	div.prdDetailShell div.prdAwardShell span.symbol_parker span.points
	{
		margin-left: 0;
	}
	
	div.prdDetailShell div.prdAwardShell div.outer1 div.desc
	{
	}
	
	div.prdDetailShell div.prdAwardShell div.awardSpacer
	{
		padding-top: 5px;
		margin-bottom: 5px;
		border-bottom: 1px dashed #ccc;
	}
	
	div.prdDetailShell div.prdAwardShell div.awardSpacer img
	{
	}
/* << */


/* >> Variants Table enhancer Version: rel-1-0-0 */
	#variantsButtons
	{
		display: none;
		margin: 0;
		text-align: right;
	}
	
	#variantsInlinePopupOuter
	{
		display: none;
		width: 100%;
		text-align: left;
	}
	
	#variantsInlinePopup
	{
		position: absolute;
		z-index: 11;
	}
	
	#variantsPopupShell
	{
		position: absolute;
		top: -9px;
		z-index: 12;
	}
	
	#variantsPopupShell td.tlc img
	{
		width: 12px;
		height: 9px;
		background: url(img/shop/variantsPopupTLC.png) left top no-repeat;
	}
	
	#variantsPopupShell td.trc img
	{
		width: 11px;
		height: 9px;
		background: url(img/shop/variantsPopupTRC.png) right top no-repeat;
	}
	
	#variantsPopupShell td.blc img
	{
		width: 12px;
		height: 12px;
		background: url(img/shop/variantsPopupBLC.png) left bottom no-repeat;
	}
	
	#variantsPopupShell td.brc img
	{
		width: 11px;
		height: 12px;
		background: url(img/shop/variantsPopupBRC.png) right bottom no-repeat;
	}
	
	#variantsPopupShell td.lfbs
	{
		background: url(img/shop/variantsPopupLFBS.png) left top repeat-y;
	}
	
	#variantsPopupShell td.containerOuter
	{
		background: #fff;
	}
	
	#variantsPopupShell td.rfbs
	{
		background: url(img/shop/variantsPopupRFBS.png) right top repeat-y;
	}
	
	#variantsPopupShell td.tfbs
	{
		background: url(img/shop/variantsPopupTFBS.png) left top repeat-x;
	}
	
	#variantsPopupShell td.bfbs
	{
		background: url(img/shop/variantsPopupBFBS.png) left bottom repeat-x;
	}
	
	#variantsViewAllButton,
	#variantsViewLessButton
	{
		display: none;
	}
	
	#variantsViewAllButton img,
	#variantsViewLessButton img
	{
		width: 141px;
		height: 27px;
		background: url(img/shop/de/increaseTableButton.gif) center no-repeat;
	}
	
	#variantsViewLessButton img
	{
		background-image: url(img/shop/de/decreaseTableButton.gif);
	}
/* << */


/* >> Specials */
	/* ausgetrunken Bild */
	img.soldOutPicture
	{
		width: 177px;
		height: 118px;
		background: url(img/shop/de/image_soldOut.gif) center center no-repeat;
	}
	
	/* Link zur Detailansicht + Award Uebersicht */
	table.detailLinkAward
	{
		width: 100%;
	}
	
	table.detailLinkAward td.detailLinkItem,
	table.detailLinkAward td.awardItems
	{
		width: auto;
	}
	
	table.detailLinkAward td.awardItems
	{
		text-align: right;
		width: 100%;
	}

	tr.linkAwardRow td.detailLinkItem
	{
		padding-bottom: 5px;
	}
	
	tr.linkAwardRow td.detailLinkItem,
	tr.linkAwardRow td.awardItems
	{
		vertical-align: bottom;
	}
	
	div.detailLink a img
	{
		border: 0;
		width: 62px;
		height: 13px;
		background: url(img/shop/de/ov_goToDetail.gif) top left no-repeat;
		margin-left: 5px;
	}
	
	/* Background image amount field */
	table.amountTable tr td.amountCol input,
	table.priceTable tr td.amountCol input
	{
		background: #fff url(img/shop/de/amount_bg.gif) center center no-repeat;
	}
	
	table.dataOuterShell div.prdAwardShell
	{
		padding: 0;
	}
	
	/* spezielle price/amount rows */
	table.priceTable td.amountButton,
	table.priceTable td.price,
	table.priceTable td.volume,
	table.priceTable td.specInfoShell,
	table.amountTable td.amountButton,
	table.amountTable td.price,
	table.amountTable td.volume,
	table.amountTable td.specInfoShell
	{
		height: 38px;
	}
	
	table.priceTable td.amountCol,
	table.priceTable td.button,
	table.priceTable td.price,
	table.priceTable td.volume,
	table.priceTable td.specInfoShell
	{
		padding: 0 5px;
	}
	
	table.amountTable td.amountCol,
	table.amountTable td.button,
	table.amountTable td.price,
	table.amountTable td.volume,
	table.amountTable td.specInfoShell
	{
		padding: 0 10px;
	}
	
	table.amountTable td.volume
	{
		padding-left: 0;
	}
	
	table.priceTable td.button
	{
		padding-right: 10px;
	}
	
	table.priceTable td.amountButton,
	table.priceTable td.specInfoShell
	{
		background: url(img/line_dashed_white_ns.gif) right top repeat-y;
	}
	
	table.priceTable td.amountButton table
	{
		width: 177px;
	}
	
	table.priceTable td.specInfoShell td.sInfo,
	table.amountTable td.specInfoShell td.sInfo
	{
		padding: 0px 2px;
		white-space: nowrap;
	}
	
	table.priceTable td.specInfoShell td.sInfo span,
	table.amountTable td.specInfoShell td.sInfo span
	{
		font-family: Arial, Verdana, Helvetica, XHelvetica, sans-serif;
		font-size: 10px;
		color: #8d8d8d;
		font-weight: normal;
	}
	
	table.priceTable td.specInfoShell td.sInfo span a,
	table.amountTable td.specInfoShell td.sInfo span a
	{
		text-decoration: underline;
	}
	
	table.priceTable td.price,
	table.amountTable td.price
	{
		width: 100%;
	}
	
	table.priceTable td.price td.normalPrice,
	table.amountTable td.price td.normalPrice
	{
		font-size: 14px;
		font-weight: bold;
		color: #ad1110;
	}
	
	table.priceTable td.price td.oldPrice,
	table.amountTable td.price td.oldPrice
	{
		padding-right: 10px;
		font-size: 10px;
		color: #764328;
	}
	
	table.amountTable td.price td.oldPrice
	{
		font-size: 12px;
	}
	
	table.priceTable td.volume,
	table.amountTable td.volume
	{
		white-space: nowrap;
		font-size: 9px;
		color: #8d8d8d;
		text-align: center;
	}
	
	table.amountTable td.amountButton table
	{
		width: 100%;
	}
	
	table.amountTable tr td.amountButton td.amountCol
	{
		width: 100%;
		text-align: right;
		padding: 0;
	}
	
	table.amountTable_bottom
	{
		border-top: 1px dashed #fff;
	}
	
	/* awards */
	div.prdAwardShell span.symbol_oneglass img,
	div.prdAwardShell span.symbol_twoglass img,
	div.prdAwardShell span.symbol_threeglass img
	{
		height: 16px;
		background-position: top left;
		background-repeat: no-repeat;
	}
	
	div.prdAwardShell span.symbol_oneglass img
	{
		width: 9px;
		background-image: url(img/shop/award_glass_1.gif);
	}
	
	div.prdAwardShell span.symbol_twoglass img
	{
		width: 20px;
		background-image: url(img/shop/award_glass_2.gif);
	}
	
	div.prdAwardShell span.symbol_threeglass img
	{
		width: 31px;
		background-image: url(img/shop/award_glass_3.gif);
	}
	
	div.prdAwardShell span.symbol_onestar img,
	div.prdAwardShell span.symbol_twostar img,
	div.prdAwardShell span.symbol_threestar img,
	div.prdAwardShell span.symbol_onestarheart img,
	div.prdAwardShell span.symbol_twostarheart img,
	div.prdAwardShell span.symbol_threestarheart img,
	div.prdAwardShell span.symbol_oneheart img
	{
		height: 14px;
		background-position: top left;
		background-repeat: no-repeat;
	}
	
	div.prdAwardShell span.symbol_onestar img
	{
		width: 14px;
		background-image: url(img/shop/award_star_1.gif);
	}
	
	div.prdAwardShell span.symbol_twostar img
	{
		width: 29px;
		background-image: url(img/shop/award_star_2.gif);
	}
	
	div.prdAwardShell span.symbol_threestar img
	{
		width: 44px;
		background-image: url(img/shop/award_star_3.gif);
	}
	
	div.prdAwardShell span.symbol_onestarheart img
	{
		width: 33px;
		background-image: url(img/shop/award_star_11.gif);
	}
	
	div.prdAwardShell span.symbol_twostarheart img
	{
		width: 48px;
		background-image: url(img/shop/award_star_21.gif);
	}
	
	div.prdAwardShell span.symbol_threestarheart img
	{
		width: 63px;
		background-image: url(img/shop/award_star_31.gif);
	}
	
	div.prdAwardShell span.symbol_oneheart img
	{
		width: 13px;
		background-image: url(img/shop/award_heart_1.gif);
	}
	
	div.prdAwardShell span.symbol_parker img
	{
		display: none;
	}
	
	div.prdAwardShell span.symbol_parker
	{
		padding-right: 75px;
		background: url(img/shop/de/award_parker.gif) 100% 3px no-repeat;
	}
	
	div.prdAwardShell span.symbol_medalgold img,
	div.prdAwardShell span.symbol_medalsilver img,
	div.prdAwardShell span.symbol_medalbronze img
	{
		height: 14px;
		width: 14px;
		background-position: top left;
		background-repeat: no-repeat;
	}
	
	div.prdAwardShell span.symbol_medalgold img
	{
		background-image: url(img/shop/award_medalGold.gif);
	}
	
	div.prdAwardShell span.symbol_medalsilver img
	{
		background-image: url(img/shop/award_medalSilver.gif);
	}
	
	div.prdAwardShell span.symbol_medalbronze img
	{
		background-image: url(img/shop/award_medalBronze.gif);
	}
	
	/* Icons */
	tr.dataItem td.textItem_winered img,
	tr.dataItem td.textItem_winewhite img,
	tr.dataItem td.textItem_winerose img,
	tr.dataItem td.textItem_oel img
	{
		width: 12px;
		height: 9px;
		margin-left: 5px;
		vertical-align: middle;
		background: url(img/shop/icon_rot.gif) center left no-repeat;
	}
	
	tr.dataItem td.textItem_winewhite img
	{
		background-image: url(img/shop/icon_weiss.gif);
	}
	
	tr.dataItem td.textItem_winerose img
	{
		background-image: url(img/shop/icon_rose.gif);
	}
	
	tr.dataItem td.textItem_oel img
	{
		width: 11px;
		height: 17px;
		background-image: url(img/shop/icon_oel.gif);
	}
/* << */


/* >> Solr search embedding kit */
		.llsolr-searchPhraseProposals
		{
			position: absolute;
			left: auto;
			top: auto;
			z-index: 1000000;
			border: 1px solid #9a9a9a;
			background: #fff;
			padding: 6px 0;
			width: 280px;
			-moz-box-shadow: black 0 3px 13px 0;
			-webkit-box-shadow: 0 3px 13px black;
			-moz-border-radius-bottomleft: 8px;
			-moz-border-radius-bottomright: 8px;
			-webkit-border-bottom-right-radius: 8px;
			-webkit-border-bottom-left-radius: 8px;
		}
		
		.llsolr-searchPhraseProposals-posAbs
		{
		}
		
		.llsolr-searchPhraseProposals .title
		{
			font-size: 14px;
			color: #666;
			padding: 5px 7px;
			border-bottom: 1px solid #ccc;
		}
		
		.llsolr-searchPhraseProposals .searchProposalItem
		{
			text-align: left;
			padding: 2px 7px;
		}
		
		.llsolr-searchPhraseProposals .searchProposalItem .proposal
		{
			padding-right: 48px;
		}
		
		.llsolr-searchPhraseProposals .searchProposalItem .count
		{
			position: absolute;
			right: 0;
			top: 0;
			z-index: 10;
			font-size: 11px;
			color: #999;
		}
		
		#llsolr-productSearchProposals
		{
		}
		
		#llsolr-productSearchProposals .title
		{
			font-size: 16px;
			font-family: Times, Arial, Helvetica, XHelvetica, sans-serif;
			color: #000;
			padding: 5px 0 5px;
			border-bottom: 1px solid #ccc;
			margin-bottom: 6px;
		}
		
		#llsolr-productSearchProposals .title .searchInfo
		{
			position: absolute;
			right: 7px;
			top: 0;
			font-size: 12px;
		}
		
		#llsolr-productSearchProposals .title .searchInfo span.prompt
		{
			padding: 3px;
		}
		
		#llsolr-productSearchProposalsScrollPane
		{
		}
		
		#llsolr-productSearchProposalsScrollPane .productProposalItem
		{
			cursor: pointer;
			cursor: hand;
			padding: 5px 0;
			border-bottom: 1px solid #d6d6d6;
		}
		
		#llsolr-productSearchProposalsScrollPane .productProposalItem .proposal
		{
		}
		
		#llsolr-productSearchProposalsScrollPane .productProposalItem .image,
		#llsolr-productSearchProposalsScrollPane .productProposalItem .textOuter
		{
			float: left;
			cursor: pointer;
			cursor: hand;
		}
		
		#llsolr-productSearchProposalsScrollPane .productProposalItem .image
		{
			padding: 0 4px;
		}
		
		#llsolr-productSearchProposalsScrollPane .productProposalItem .textOuter
		{
			width: 475px;
		}
		
		#llsolr-productSearchProposalsScrollPane .productProposalItem .headline
		{
			font-size: 14px;
			margin: 2px 0 3px;
		}
		
		.searchProposalItemHover
		{
			background: #d1d1d1;
		}
		
		#llsolr-productSearchProposalsScrollPane .productProposalItem span.searchPhraseHighLight
		{
			color: #d5142f;
		}
	/* << */

	/* >> Product facet panels */
		#llsolr-facetPanels div.facetPanel
		{
			padding: 10px 0 0;
			margin-bottom: -2px;
		}
		
		#llsolr-facetPanels div.facetPanelTitle
		{
			padding: 7px 10px 3px;
			font-size: 12px;
			margin: 0px;
			color: #5f5f5f;
			font-weight: bold;
			border-bottom: 1px solid #dad8d8;
		}
		
		#llsolr-facetPanels a.facetItem
		{
			display: block;
			margin: 2px 0;
			/width: 100%;
			border-bottom: 1px solid #dad8d8;
		}
		
		#llsolr-facetPanels a.facetBackItem
		{
			font-weight: bold;
		}
		
		#llsolr-facetPanels a.facetItem .title
		{
			display: block;
			padding: 0 25px 0 10px;
		}
		
		#llsolr-facetPanels a.facetItem span.viewport
		{
			position: relative;
			display: block;
		}
		
		#llsolr-facetPanels a.facetItem span.count
		{
			position: absolute;
			right: 4px;
			top: 0;
			color: #999;
		}
		
		#llsolr-facetPanels .llsolr-customerPriceBucketItem th
		{
			font-size: 11px;
			padding: 2px;
		}
		
		#llsolr-facetPanels .llsolr-customerPriceBucketItem .field input
		{
			width: 45px;
			font-size: 11px;
			border: 1px solid #764328;
		}
		
		#llsolr-facetPanels .llsolr-customerPriceBucketItem .button
		{
			padding-left: 3px;
		}
		
		#llsolr-facetPanels .llsolr-customerPriceBucketItem .button input
		{
			width: 30px;
			height: 18px;
			background: url(img/solrSearchEmbeddingKit/de/goButton.png) center no-repeat;
		}
	/* << */
	
	/* >> Product select facet attribute */
		#llsolr-staticFacetTeaser
		{
			width: 200px;
		}
		
		.llsolr-selectboxfacetTeaserAddOn
		{
			width: 100%;
		}
		
		.llsolr-selectboxfacetTeaserAddOn .llsolr-facetSelectAttribute
		{
			width: 100%;
			margin-bottom: 4px;
		}
		
		.llsolr-selectboxfacetTeaserAddOn .llsolr-facetSelectAttribute select
		{
			width: 100%;
		}
	/* << */
	
	/* >> Product static select facet attribute */
		.llsolr-staticSelectboxfacetTeaserAddOn .sftao_des4
		{
			padding: 10px 10px 24px;
		}

		.llsolr-staticSelectboxfacetTeaserAddOn .sftao_button
		{
			position: absolute;
			right: 0;
			top: 3px;
			width: 84px;
			height: 13px;
			cursor: hand;
			cursor: pointer;
			background: url(img/solrSearchEmbeddingKit/de/staticFacetTeaserGo.gif) center no-repeat;
		}
	/* << */

	/* >> Product search pager element */
		div.llsolr-pager
		{
			text-align: center;
		}
		
		div.llsolr-pager table
		{
			margin: 14px auto;
		}
		
		div.llsolr-pager td.pagerArrowOuter
		{
			padding: 0 2px;
		}
		
		div.llsolr-pager td.pagerArrowOuter div
		{
			width: 18px;
			height: 13px;
		}
		
		div.llsolr-pager td.pagerArrowOuter div.firstPagePass
		{
			background: url(img/pager_first_passive.gif) left center no-repeat;
			cursor: default;
		}
	
		div.llsolr-pager td.pagerArrowOuter div.firstPage
		{
			background: url(img/pager_first_active.gif) left center no-repeat;
			cursor: pointer;
			cursor: hand;
		}
	
		div.llsolr-pager td.pagerArrowOuter div.firstPageOver
		{
		}
		
		div.llsolr-pager td.pagerArrowOuter-previous
		{
			padding-right: 15px;
			border-right: 1px solid #000;
		}
		
		div.llsolr-pager td.pagerArrowOuter div.previousPagePass
		{
			background: url(img/pager_prev_passive.gif) left center no-repeat;
			cursor: default;
		}
	
		div.llsolr-pager td.pagerArrowOuter div.previousPage
		{
			background: url(img/pager_prev_active.gif) left center no-repeat;
			cursor: pointer;
			cursor: hand;
		}
		
		div.llsolr-pager td.pagerArrowOuter div.previousPageOver
		{
		}
	
		div.llsolr-pager td.pagerArrowOuter-next
		{
			padding-left: 15px;
		}
		
		div.llsolr-pager td.pagerArrowOuter div.nextPagePass
		{
			background: url(img/pager_next_passive.gif) left center no-repeat;
			cursor: default;
		}
	
		div.llsolr-pager td.pagerArrowOuter div.nextPage
		{
			background: url(img/pager_next_active.gif) left center no-repeat;
			cursor: pointer;
			cursor: hand;
		}
	
		div.llsolr-pager td.pagerArrowOuter div.nextPageOver
		{
		}
		
		div.llsolr-pager td.pagerArrowOuter div.lastPagePass
		{
			background: url(img/pager_last_passive.gif) left center no-repeat;
			cursor: default;
		}
	
		div.llsolr-pager td.pagerArrowOuter div.lastPage
		{
			background: url(img/pager_last_active.gif) left center no-repeat;
			cursor: pointer;
			cursor: hand;
		}
		
		div.llsolr-pager td.pagerArrowOuter div.lastPageOver
		{
		}
		
		div.llsolr-pager td.pageOuter
		{
			line-height: 11px;
			padding: 0 2px;
			border-right: 1px solid #000;
		}
		
		div.llsolr-pager td.pageOuter div.page
		{
			color: #764328;
			font-size: 11px;
			vertical-align: middle;
			padding: 0 2px;
			text-align: center;
			cursor: pointer;
			cursor: hand;
		}
		
		div.llsolr-pager td.pageOuter div.pageHere,
		div.llsolr-pager td.pageOuter div.pageOver
		{
			color: #000;
			font-weight: bold;
			cursor: default;
		}
		div.llsolr-pager td.pageOuter div.pageOver
		{
			color: #aa0609;
			font-weight: normal;
			cursor: pointer;
			cursor: hand;
		}
		
	/* << */

	/* >> Product Search Result Teaser */
		div.prodSearchTeaserResShell
		{
		}
		
		div.prodSearchTeaserInner
		{
			border: 1px solid #dad8d8;
			border-bottom: 0 none;
			padding-bottom: 10px;
		}
		
		div.prodSearchTeaserResGroupShell
		{
			/width: 100%;
			background: #fff;
			padding: 9px;
			border-bottom: 1px solid #dad8d8;
		}
		
		div.teaserResGroup_even
		{
			background: #f3f3f3;
		}
		
		div.prodSearchTeaserResShell div.groupTitle
		{
			background: url(img/solrSearchEmbeddingKit/teaser_arrow_left.gif) 0px 4px no-repeat;
			/background-position: 0px 5px;
		}
		
		div.prodSearchTeaserResShell div.groupTitle span
		{
			display: block;
			font-weight: bold;
			line-height: 20px;
		}
		
		div.prodSearchTeaserResShell div.groupTitle,
		div.prodSearchTeaserResShell div.prodSearchTeaserResGroupItems
		{
			/width: 100%;
			color: #5f5f5f;
			padding-left: 19px;
		}
		
		div.prodSearchTeaserResShell div.prodSearchTeaserResGroupItems a,
		div.prodSearchTeaserResShell div.prodSearchTeaserResGroupItems a:link,
		div.prodSearchTeaserResShell div.prodSearchTeaserResGroupItems a:visited,
		div.prodSearchTeaserResShell div.prodSearchTeaserResGroupItems a:hover
		{
			color: #5f5f5f;
		}
		
		div.prodSearchTeaserResShell div.prodSearchTeaserResGroupItems a:hover
		{
			color: #c4150c;
		}
		
		div.prodSearchTeaserResShell div.prodSearchTeaserResGroupItems span
		{
			line-height: 20px;
		}
		
		div.prodSearchTeaserResShell div.prodSearchTeaserResGroupItems span.item,
		div.prodSearchTeaserResShell div.prodSearchTeaserResGroupItems span.resItems
		{
		}
		
	/* << */
/* << */

