/************************************************************************/
/* 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,
	div.extLoginErrShell
	{
		padding: 10px;
		margin: 10px 0 10px 0;
		border: 1px solid #e2007a;
		background: #f19fc1;
		font-weight: bold;
	}
	
	div.stdWarningShell div.wdes1
	div.stdWarningShell div.wdes2
	div.stdWarningShell div.wdes3
	{
	}
	
	div.extLoginErrShell
	{
	}
	
	div.extLoginErrShell ul,
	div.extLoginErrShell li
	{
	}
/* << */


/* >> 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
	{
		background: #cac8b3;
		margin-bottom: 4px;
	}
	
	div.stdShopSearchShell div.des1 table.baseNav td
	{
		white-space: nowrap;
	}
	
	div.stdShopSearchShell div.des1 table.baseNav td.title
	{
		width: 100%;
		font-size: 15px;
		line-height: 21px;
		font-weight: normal;
		padding: 5px 12px 4px 12px;
	}
	
	div.stdShopSearchShell div.des1 table.baseNav td.res,
	div.stdShopSearchShell div.des1 table.baseNav td.ext
	{
		padding: 5px 12px 4px 0px;
	}
	
	div.stdShopSearchShell div.des1 table.baseNav td.res a,
	div.stdShopSearchShell div.des1 table.baseNav td.ext a
	{
		display: block;
		font-size: 12px;
		line-height: 21px;
	}
	
	div.stdShopSearchShell div.inner1
	{
		/width: 100%;
		padding: 10px 10px 5px 10px;
		background: #f8f6eb;
	}
	
	div.searchWoResEl
	{
		margin-top: 10px;
		margin-bottom: 20px;
		text-align: center;
		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.fields,
	form.stdShopElsShell table.elsMain td.go
	{
		padding-bottom: 10px;
	}
	
	form.stdShopElsShell table.elsMain td.fields
	{
		width: 100%;
	}
	
	form.stdShopElsShell table.elsMain td.go
	{
		text-align: right;
		vertical-align: bottom;
	}
	
	form.stdShopElsShell table.elsMain td.go input
	{
		width: 81px;
		height: 21px;
		background: url(img/de/buttons.png) 0px 0px no-repeat;
	}
	
	form.stdShopElsShell table.elsMain td table.els
	{
		width: 100%;
	}
	
	form.stdShopElsShell table.elsMain td table.els td.field
	{
		width: 100%;
		padding-top: 5px;
		padding-right: 10px;
	}
	
	form.stdShopElsShell table.elsMain td table.els td.field div.prompt
	{
	}
	
	form.stdShopElsShell table.elsMain td table.els td.field input
	{
		border: 1px solid #cac8b3;
	}
	
	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: 100%;
	}
	
	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
	{
	}
/* << */


/* >> Additional options Version: rel-1-0-0 */
	/* additional options */
	div.addOptionsShell
	{
	}
	
	div.addOptionsShell div.title h3
	{
		font-size: 12px;
		margin: 0 0 5px 0;
	}
	
	div.addOptionsShell table
	{
	}
	
	div.addOptionsShell table tr td
	{
		font-size: 12px;
		line-height: 15px;
		padding-bottom: 7px;
		vertical-align: top;
		border: 0 none;
	}
	
	div.addOptionsShell td input,
	div.addOptionsShell td select,
	div.addOptionsShell td textarea
	{
		font-size: 11px;
		line-height: 15px;
		border: 1px solid #cac8b3;
	}
	
	div.addOptionsShell td textarea
	{
		overflow: auto;
	}
	
	div.aos_simple td.prompt
	{
		white-space: nowrap;
	}
	
	div.aos_simple td.value
	{
		width: 100%;
		padding-left: 10px;
		text-align: left;
	}
/* << */


/* >> panel standards Version: rel-1-0-0 */
	table.prdOuterShell
	{
		width: 100%;
	}
	
	table.poOverview,
	table.poCrossSelling,
	table.poDetail,
	table.poSpecial
	{
	}
	
	table.prdOuterShell div.prdOuterTitle h2
	{
		font-size: 13px;
	}
	
	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: 10px;
	}
	
	table.prdOuterShell div.contentOuter
	{
		/width: 100%;
		border: 1px solid #cac8b3;
		border-bottom: 0 none;
		padding: 5px;
		text-align: center;
	}
	
	table.prdOuterShell div.contentOuter_bottom
	{
		border-top: 0 none;
	}
	
	form.prdForm,
	div.prdForm
	{
		margin: 0;
		margin-bottom: 20px;
	}
	
	img.prdNoPicture
	{
		width: 160px;
		height: 160px;
		background: url(img/shop/de/prdOvNoPicture.gif) center center no-repeat;
	}
	
	/* picture left/right */
	table.prodFxOuter
	{
	}
	
	table.prodFxOuter td.prodFxImgOuter
	{
		vertical-align: middle;
		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: 120px;
		height: 0;
	}
	
	table.prodFxOuter td.prodFxContOuter
	{
		width: 100%;
	}

	table.prodFxOuter td.contleft,
	table.prodFxOuter td.contright
	{
	}
	
	/* picture center */
	div.prodCeImgOuter
	{
		text-align: center;
		border: 1px solid #cac8b3;
		border-top: 0 none;
		border-bottom: 0 none;
	}
	
	/* 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: 1px 5px 1px 5px;
		border-right: 1px solid #000;
		white-space: nowrap;
	}
	
	table.panBottElsShell td.specInfoShell span.important,
	table.panBottElsShell td.specInfoShell span.normal
	{
		font-size: 12px;
	}
	
	table.panBottElsShell td.specInfoShell span.important
	{
		font-weight: bold;
	}
	
	table.bottomElements td.bottomLink
	{
		text-align: right;
	}
	
	div.prdOvShell div.prodTitle,
	div.crossSellingShell div.prodTitle,
	div.prdSpecialsShell div.prodTitle,
	div.lastVisitedShell div.prodTitle
	{
		height: 74px;
		overflow: hidden;
	}
	
	div.prdOvShell div.prodTitle h3,
	div.crossSellingShell div.prodTitle h3,
	div.prdSpecialsShell div.prodTitle h3,
	div.lastVisitedShell div.prodTitle h3
	{
		color: #d30936;
		line-height: normal;
	}
	
	div.prdOvShell div.prodTitle a,
	div.prdOvShell div.prodTitle a:link,
	div.prdOvShell div.prodTitle a:visited,
	div.prdOvShell div.prodTitle a:hover,
	div.crossSellingShell div.prodTitle a,
	div.crossSellingShell div.prodTitle a:link,
	div.crossSellingShell div.prodTitle a:visited,
	div.crossSellingShell div.prodTitle a:hover,
	div.prdSpecialsShell div.prodTitle a,
	div.prdSpecialsShell div.prodTitle a:link,
	div.prdSpecialsShell div.prodTitle a:visited,
	div.prdSpecialsShell div.prodTitle a:hover,
	div.lastVisitedShell div.prodTitle a,
	div.lastVisitedShell div.prodTitle a:link,
	div.lastVisitedShell div.prodTitle a:visited,
	div.lastVisitedShell div.prodTitle a:hover
	{
		color: #d30936;
		text-decoration: none;
	}
	
	div.prdOvShell div.prodCeOuter div.prdLinkShell,
	div.crossSellingShell div.prodCeOuter div.prdLinkShell,
	div.prdSpecialsShell div.prodCeOuter div.prdLinkShell,
	div.lastVisitedShell div.prodCeOuter div.prdLinkShell
	{
		padding: 5px 0px 15px 0px;
		text-align: center;
		border-left: 1px solid #cac8b3;
		border-right: 1px solid #cac8b3;
	}
	
	div.prdOvShell div.prodCeOuter div.innerContent,
	div.crossSellingShell div.prodCeOuter div.innerContent,
	div.prdSpecialsShell div.prodCeOuter div.innerContent,
	div.lastVisitedShell div.prodCeOuter div.innerContent
	{
		height: 32px;
		overflow: hidden;
	}
/* << */


/*>> product overview Version: rel-1-0-0 */
	/* Pager Elements */
	div.shopPagerTop,
	div.shopPagerBottom
	{
	}
	
	div.prdOvShell div.prodDes1
	{
		/width: 100%;
	}
	
	div.prdOvShell div.contentOuter
	{
	}
	
	div.prdOvShell div.innerContent
	{
	}
	
	div.prdOvShell div.prodImgInner
	{
	}
	
	/* button */
	div.prdLinkShell
	{
		padding-top: 5px;
	}
	
	div.prdLinkShell input,
	div.prdLinkShell img
	{
		width: 115px;
		height: 21px;
		background: url(img/de/buttons.png) -200px 0px no-repeat;
	}
	
	div.prdLinkShell img
	{
		border: 0;
		background-position: -200px -400px;
	}
/* << */


/*>> price amount row Version: rel-1-0-0 */
	table.priceTable,
	table.amountTable
	{
		position: relative;
		top: 0;
		left: 0;
		z-index: 130;
		margin-top: -10px;
		width: 100%;
		background: url(img/shop/priceShell_bg.png) left top no-repeat;
	}
	
	table.priceTable a,
	table.priceTable a:link,
	table.priceTable a:visited,
	table.priceTable a:hover
	{
	}
	
	table.priceTable a:hover
	{
	}
	
	table.priceTable td
	{
	}
	
	/* amount */
	table.priceTable tr td.amountCol,
	table.amountTable tr td.amountCol
	{
		font-weight: normal;
		padding-top: 4px;
		padding-left: 5px;
		white-space: nowrap;
		font-size: 12px;
		text-align: left;
	}
	
	table.amountTable tr td.amountCol input,
	table.priceTable tr td.amountCol input
	{
		width: 30px;
		background: #fff;
		border: 1px solid #cac8b3;
		font-size: 12px;
	}
	
	table.amountTable tr td.amountCol span,
	table.priceTable tr td.amountCol span
	{
		margin-left: 3px;
	}
	
	/* additional infos (ausverkauft)*/
	table.priceTable tr td.info
	{
		display: none;
		width: 100%;
		padding: 2px 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;
		visibility: hidden;
		width: 100%;
		font-size: 11px;
		text-align: right;
		font-weight: bold;
		padding-right: 5px;
	}
	
	table.priceTable td.price div.des1
	{
		white-space: nowrap;
		margin-right: 5px;
		padding: 0px 5px 0px 5px;
		font-size: 20px;
		line-height: 30px;
	}
	
	table.priceTable div span,
	table.priceTable span.important
	{
		font-weight: bold;
	}
	
	table.priceTable span.specialPrice
	{
		color: #d30936;
	}
	
	table.priceTable span.soldOut
	{
		text-decoration: line-through;
	}
	
	table.priceTable div.des1 span.old
	{
		text-decoration: line-through;
		font-size: 10px;
		line-height: normal;
		margin-right: 5px;
	}
/* << */


/* >> 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 #cac8b3;
	}
	
	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;
		font-size: 13px;
	}
	
	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: #e78109;
	}
	
	tr.dataItem td.textItem
	{
		padding-bottom: 7px;
	}
	
	tr.dataItem td.title,
	tr.dataItem td.titleList,
	tr.dataItem td.titleImp,
	tr.dataItem td.titleImpList
	{
		padding: 0 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;
	}
	
	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: #e78109;
	}
	
	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: #e78109;
	}
/* << */


/*>> 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
	{
		border: 1px solid #039;
	}
	
	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 */
	/* 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;
		color: #4D7AA5;
		margin: 0;
		margin-bottom: 3px;
	}
	
	div.miscShoppingCartShell div.mscItem
	{
		margin-bottom: 10px;
		border-bottom: 1px solid #ccc;
	}
	
	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
	{
	}
	
	div.wkOuter div.title
	{
		display: none;
	}
	
	div.wkOuter div.wkContentOuter
	{
	}
	
	table.wkContentShell
	{
		width: 100%;
	}
	
	table.wkContentShell tr th,
	table.wkContentShell tr td
	{
		font-size: 12px;
		padding: 4px 2px 4px 0px;
	}
	
	table.wkContentShell tr th
	{
		padding-left: 2px;
		padding-right: 5px;
		width: 100%;
	}
	
	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: #000;
		font-size: 12px;
	}
	
	div.wkContentOuter div.addText a:hover
	{
	}
	
	div.wkLinkShell
	{
	}
	
	div.wkLinkShell a
	{
	}
	
	div.wkLinkShell div.leftButton,
	div.wkLinkShell div.rightButton
	{
		float: left;
		padding: 2px 0px;
		width: 50%;
	}
	
	div.wkLinkShell div.rightButton
	{
		text-align: right;
		/width: auto;
	}

	div.wkLinkShell div.leftButton a img,
	div.wkLinkShell div.rightButton a img
	{
		width: 81px;
		height: 21px;
		background: url(img/de/buttons.png) -600px -100px no-repeat;
	}
	
	div.wkLinkShell div.rightButton a img
	{
		background-position: -600px 0px;
	}

	/* border content */
	table.stdBorderPanelContentShell
	{
		width: 100%;
	}
	
	table.stdBorderPanelContentShell tr th,
	table.stdBorderPanelContentShell tr td
	{
		font-size: 12px;
		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: #d30936;
		font-weight: bold;
	}
	
	/* quick shop search */
	div.quickShopSearch
	{
		position: relative;
		top: 0;
		left: 0;
		z-index: 30;
	}
	
	div.quickShopSearch form
	{
		margin: 0;
	}
	
	div.quickShopSearch form table td.field
	{
		width: 100%;
		padding-bottom: 30px;
	}
	
	div.quickShopSearch form table td.field input
	{
		width: 173px;
		border: 1px solid #cac8b3;
	}
	
	div.quickShopSearch form table td.button
	{
	}
	
	div.quickShopSearch form table td.button input
	{
		position: absolute;
		top: 25px;
		left: 0;
		z-index: 31;
		width: 81px;
		height: 21px;
		background: url(img/de/buttons.png) 0px 0px no-repeat;
	}
	
	#c_qShopSearch
	{
		background: #fff url(img/de/quickSearchBgImg.gif) 2px 3px 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: 5px 0;
		border-bottom: 1px solid #cac8b3;
	}
	
	div.artItem_last
	{
		border-bottom: 0;
	}
	
	div.co_specialTeaserStyle
	{
	}
	
	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: 12px;
		margin: 0 0 3px 0;
	}
	
	div.artTeaserShell div.atDes1 h4.artTeaserSubtitle
	{
		font-size: 11px;
		margin: 0;
	}
	
	div.artTeaserInnerContent
	{
		font-size: 11px;
	}
	
	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: block;
		text-decoration: line-through;
		font-size: 10px;
		margin-left: 5px;
	}
	
	table.teaserPriceShell span.currency
	{
		display: none;
	}
	
	/* more link */
	div.artTMoreLink
	{
		text-align: right;
	}
	
	div.artTMoreLink a
	{
		padding-left: 7px;
		font-size: 10px;
		background: url(img/littleTeaserArrow.gif) 0px 3px 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.artTeaserSimpleOuter,
	div.artTeaserSimpleContOuter,
	{
	}
	
	div.artTeaser_simple div.artTeaserShell div.atDes1 div.artTeaserTitle h3
	{
		font-size: 12px;
		margin: 0;
	}
/* << */


/*>> product detail Version: rel-1-1-0 */
	div.prdDetailShell div.prodDes1
	{
		/width: 100%;
	}
	
	div.prdDetailShell div.prodTitle h1
	{
		color: #000;
		font-size: 20px;
		line-height: normal;
		font-weight: normal;
	}
	
	div.prdDetailShell div.contentOuter
	{
		border: 0 none;
		padding: 0;
		text-align: left;
	}
	
	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: 5px;
	}
	
	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
	{
		width: 16px;
		height: 15px;
		vertical-align: middle;
		background: url(img/icons.gif) 0px -50px no-repeat;
	}
	
	div.prdDetailShell div.liLink a span
	{
	}
	
	/* content button */
	div.prdDetailShell div.buyNowButton
	{
		display: none;
	}
	
	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
	{
		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;
	}
	
	div.prdDetailShell div.imageListMain ul
	{
		margin: 0;
		padding: 0;
	}
	
	div.prdDetailShell div.imageListMain ul li
	{
		display: block;
		float: left;
	}

	div.prdDetailShell div.imageListMain ul li
	{
		padding: 0px 10px 10px 0;
	}
	
	/* image */
	div.prdDetailShell div.imageListMain div.imgShell
	{
		vertical-align: middle;
	}

	div.prdDetailShell div.imageListMain div.iDes3
	{
		border: 1px solid #ccc9b5;
	}
	
	div.prdDetailShell div.imageListMain div.iDes4
	{
		text-align: center;
		vertical-align: middle;
	}
	
	div.prdDetailShell div.imageListMain img
	{
		border: 0;
		vertical-align: middle;
	}
	
	td.variantsList div.imageListMain ul li
	{
		padding-right: 0;
	}
	
	td.variantsList div.imageListMain div.iDes3
	{
		border: 0 none;
	}
	
	/* floats */
	div.prdDetailShell div.prodFloatImgOuter div.prodImgInner
	{
		margin-left: auto;
		margin-right: auto;
	}
	
	/* special amount shell */
	table.specialAmountButtonTable
	{
		display: none;
		margin-top: 15px;
	}
	
	table.specialAmountButtonTable td.amountCell,
	table.specialAmountButtonTable td.buttonCell
	{
	}
	
	table.specialAmountButtonTable td.buttonCell
	{
		width: 100%;
	}
	
	table.specialAmountButtonTable table.priceTable,
	table.specialAmountButtonTable table.amountTable
	{
		margin-top: 0;
		background: transparent;
	}
	
	table.specialAmountButtonTable div.prdLinkShell
	{
		padding: 2px 0 0 0;
		text-align: left;
	}
	
	table.specialAmountButtonTable table.priceTable tr td.amountCol,
	table.specialAmountButtonTable table.amountTable tr td.amountCol
	{
		padding: 0 5px 0 0;
	}
	
	table.specialAmountButtonTable table.amountTable tr td.amountCol input,
	table.specialAmountButtonTable table.priceTable tr td.amountCol input
	{
		width: 30px;
		margin-left: 0px;
		margin-right: 3px;
	}
	
	table.specialAmountButtonTable table.priceTable tr td.info
	{
		padding-top: 0;
	}
	
	div.prdDetailShell div.innerContent2 h3
	{
		font-size: 13px;
	}
/* << */


/*>> product detail price shell Version: rel-1-0-0 */
	div.priceShell
	{
		text-align: left;
		padding-bottom: 20px;
	}
	
	div.priceShell div.pdes1,
	div.priceShell div.pdes2,
	div.priceShell div.pdes3
	{
	}
	
	div.priceShell div.pdes3
	{
	}
	
	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: 20px;
		line-height: normal;
		color: #d30936;
	}
	
	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: 12px;
		text-align: left;
		vertical-align: top;
		white-space: nowrap;
		padding: 2px 10px 2px 10px;
	}
	
	div.variantsDvShell div.d1 table tr.pPmt th
	{
		background: #cac8b3;
		padding: 2px 10px 2px 10px;
		vertical-align: middle;
		border-top: 0;
		font-size: 15px;
		line-height: 21px;
		font-weight: normal;
	}
	
	div.variantsDvShell div.d1 table tr.pPmt th.variant1
	{
		width: 100%;
	}
	
	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
	{
		border-top: 1px solid #cac8b3;
		border-bottom: 1px solid #cac8b3;
	}
	
	div.variantsDvShell div.d1 table tr.here td
	{
		background: #eee;
	}
	
	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.png) top left no-repeat;
	}
	
	div.variantsDvShell div.d1 table td.standard img.sCartNormal,
	div.variantsDvShell div.d1 table th.sCartHeadCol img
	{
		background-image: url(img/shop/shoppingCartWK.png);
	}

	div.variantsDvShell div.d1 table th.sCartHeadCol
	{
		text-align: center;
	}
	
	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 #cac8b3;
	}
	
	/* 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: 115px;
		height: 21px;
		border: 0 none;
		background: url(img/de/buttons.png) -200px 0px 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: 5px;
	}
	
	div.variantsDvShell div.ovaSubShell div.des3
	{
		text-align: right;
	}
	
	div.variantsDvShell div.ovaSubShell div.des3 input
	{
		width: 115px;
		height: 21px;
		background: url(img/de/buttons.png) -200px 0px no-repeat;
	}
/* << */


/* >>QuickOrder Version: rel-1-0-0 */
	div.qoShell
	{
		margin-bottom: 20px;
	}
	
	div.qoTitle
	{
		border-bottom: 2px solid #000;
		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
	{
		width: 100%;
	}
	
	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 #cac8b3;
	}
	
	div.qoShell div.amount input
	{
		width: 40px;
		border: 1px solid #cac8b3;
	}

	div.qoShell div.qoButton input
	{
		width: 115px;
		height: 21px;
		background: url(img/de/buttons.png) -200px 0px 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 td.button
	{
		padding-top: 10px;
	}
	
	/* 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
	{
		font-size: 12px;
		padding-bottom: 3px;
	}
	
	div.qoShell div.floats div.errorMsg input
	{
		color: red;
	}
/* << */


/*>> step tabs Version: rel-1-1-0 */
	table.stepTabs
	{
		border-bottom: 1px solid #cac8b3;
	}
	
	table.stepTabs tr td
	{
		white-space: nowrap;
		padding: 0px 8px 0px 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-family: Arial Black, Arial, Verdana, Helvetica, XHelvetica, sans-serif;
		font-size: 14px;
		font-weight: bold;
		color: #000;
	}

	table.stepTabs tr td div.container_here span.number_here
	{
		color: #fff;
	}
	
	/* Inaktiv */
	table.stepTabs tr td div.container span.number
	{
		color: #ccc;
	}
	
	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;
		padding: 2px 6px 2px 6px;
		border: 1px solid #cac8b3;
		border-bottom: none;
		font-size: 15px;
		color: #000;
		line-height: 21px;
		background: #d8d6c6;
		text-decoration: none;
	}
	
	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
	{
		background: #cac8b3;
	}
	
	table.stepTabs tr td a.container:hover
	{
		background: #cac8b3;
	}
	
	table.stepTabs tr td div.container_here
	{
		font-weight: bold;
		padding: 6px 6px 2px 6px;
		margin-top: -5px;
		line-height: 22px;
	}
	
	/* Inaktiv */
	table.stepTabs tr td div.container
	{
		color: #ccc;
		border-color: #ccc;
		background: transparent;
	}
/* << */


/*>> 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
	{
		background: #cac8b3;
		text-align: left;
	}
	
	div.shCrdHeaderShell
	{
		padding: 3px 5px 4px 5px;
	}
	
	h3.shCrdHeader
	{
		display: inline;
		font-size: 11px;
		margin: 0 10px 0 0;
	}
	
	div.shCrdHeaderShell span
	{
		font-weight: normal;
		font-size: 11px;
	}
	
	div.shCrdHeaderShell span.errorText
	{
		margin-left: 10px;
		color: red;
		font-weight: bold;
	}
	
	table.shCrdPanelContShell tr th.shCrdFirst,
	table.shCrdPanelContShell tr th.shCrdOthers
	{
		text-align: left;
		font-size: 15px;
		line-height: 21px;
		font-weight: normal;
		background: #cac8b3;
		padding-left: 10px;
	}
	
	table.shCrdPanelContShell tr th.shCrdOthers
	{
		text-align: center;
		padding: 0 10px;
	}
	
	table.shCrdPanelContShell td div.shCrdDesc
	{
		font-size: 11px;
		margin-top: 5px;
	}

	table.shCrdPanelContShell tr td
	{
		padding: 5px 10px 5px 10px;
		border-top: 1px solid #cac8b3;
		text-align: right;
	}
	
	table.shCrdPanelContShell tr.last td
	{
		border-bottom: 1px solid #cac8b3;
	}
	
	table.shCrdPanelContShell tr td.shCrdFirstCol
	{
		border-left: 0;
		text-align: left;
		padding-left: 0;
	}

	table.shCrdPanelContShell tr td.amount
	{
		text-align: center;
	}
	
	table.shCrdPanelContShell tr td.amount input
	{
		border: 1px solid #cac8b3;
	}

	table.shCrdPanelContShell tr td.image,
	table.shCrdPanelContShell tr td.cont
	{
		padding: 0;
		border: 0 none;
		text-align: left;
	}
	
	table.shCrdPanelContShell tr td.image
	{
		padding-right: 10px;
	}
	
	table.shCrdPanelContShell img.prdNoPicture
	{
		width: 75px;
		height: 75px;
	}
	
	table.shCrdPanelContShell tr td a.title,
	table.shCrdPanelContShell tr td a.title:link,
	table.shCrdPanelContShell tr td a.title:visited,
	table.shCrdPanelContShell tr td a.title:hover
	{
		color: #d30936;
		font-weight: bold;
	}
	
	table.shCrdPanelContShell tr td a:hover
	{
	}
	
	/*all input fields: amount and buttons!!! */
	table.shCrdPanelContShell tr td input
	{
		width: 40px;
	}
	
	table.shCrdPanelContShell tr td div.shCrdDeleteButt img
	{
		width: 11px;
		height: 15px;
		border: 0;
		background: url(img/icons.gif) 0px 0px 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: 0 none;
	}
	
	table.shCrdPanelContShell tr.shCrdPanelContOverall td
	{
	}
	
	table.shCrdPanelContShell tr.shCrdPanelContOverall td.oaPmt,
	table.shCrdPanelContShell tr.shCrdPanelContOverall td.oaValue
	{
		font-weight: bold;
		color: #d30936;
	}
	
	table.shCrdPanelContShell tr.shCrdPanelContMwst td
	{
	}
	
	table.shCrdPanelContShell tr.shCrdPanelContOverall td input.shCrdUpdateButton
	{
		width: 150px;
		height: 21px;
		border: 0;
		font-size: 12px;
		text-align: center;
		background: url(img/de/buttons.png) -400px 0px 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;
		margin-left: auto;
	}
	
	table.shCrdPanelContShell tr td div.shippingCartAddon div.des2
	{
		padding: 3px 3px 3px 3px;
		text-align: center;
	}
	
	div.shCrdLinkShell
	{
		margin-bottom: 20px;
	}
	
	div.shCrdLinkShell div.d1
	{
	}
	
	div.shCrdLinkShell table
	{
		width: 100%;
	}
	
	div.shCrdLinkShell table td.subButton
	{
		width: 100%;
		text-align: right;
	}
	
	div.shCrdLinkShell a img
	{
		width: 110px;
		height: 21px;
		border: 0;
		background: url(img/de/buttons.png) -400px -100px no-repeat;
	}
	
	div.shCrdLinkShell td.backButton a img
	{
		width: 81px;
		background-position: 0px -400px;
	}
	
	/* special elements for view mode */
	table.shCrdPanelContShell td.cardId
	{
		font-size: 12px;
		font-weight: bold;
		text-align: left;
		border: 0;
		background: #cac8b3;
	}
	
	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: 20px;
	}

	div.mOfPayShell table.mOfPayInner th.title,
	div.mOfPayShell div.mOfPayInner div.title
	{
		background: #cac8b3;
		padding: 5px 12px 4px 12px;
		font-size: 15px;
		line-height: 21px;
		font-weight: normal;
	}
	
	div.mOfPayShell table.mOfPayInner th.title span.errorText,
	div.mOfPayShell div.mOfPayInner div.title span.errorText
	{
		margin-left: 10px;
		color: red;
		font-weight: normal;
		font-size: 12px;
	}
	
	div.mOfPayShell div.formLinkShell
	{
		text-align: right;
	}
	
	div.mOfPayShell div.formLinkShell table
	{
		width: 100%;
	}
	
	div.mOfPayShell div.formLinkShell td.backButton img,
	div.mOfPayShell div.formLinkShell td.subButton input
	{
		width: 81px;
		height: 21px;
		background: url(img/de/buttons.png) 0px -400px no-repeat;
		cursor: pointer;
		cursor: hand;
	}
	
	div.mOfPayShell div.formLinkShell td.subButton
	{
		width: 100%;
		text-align: right;
	}
	
	div.mOfPayShell div.formLinkShell td.subButton input
	{
		background-position: 0px -300px;
	}
	
	/* normal view (one below the other) */
	div.mOfPayShell table.mOfPayInner
	{
		width: 100%;
	}
	
	table.mOfPayInner th,
	table.mOfPayInner td
	{
		line-height: 16px;
		text-align: left;
		vertical-align: top;
		padding: 5px 5px 5px 5px;
	}
	
	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;
	}
	
	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;
	}
	
	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: 81px;
		background-position: -200px -200px;
	}
	
	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 td.stdFormPromptSep img
	{
		width: 200px;
		height: 3px;
	}
	
	div.orderForm table.stdFormFieldsTable tr td select
	{
		width: auto;
	}
	
	div.orderForm div.formLinkShell
	{
		padding: 10px 0px;
	}
	
	div.orderForm table.stdFormFieldsTable tr td div.input_text_vMode
	{
		font-size: 12px;
	}
	
	/* image columns */
	div.orderForm table.stdFormTable td.stdFormImgCol,
	div.orderForm table.stdFormTable td.stdFormImgColVMode
	{
	}
	
	div.orderForm td.stdFormImgCol
	{
	}
	
	div.orderForm td.stdFormImgColVMode
	{
		display: none;
	}
	
	div.orderForm td.stdFormImgCol img.stdFormImgSpacer
	{
		width: 300px;
		height: 600px;
	}
	
	div.orderForm td.stdFormImgColVMode img.stdFormImgSpacer
	{
		width: 100px;
		height: 400px;
	}
	
	div.orderForm_vMode table.stdFormTable tr td.stdFormSubmit td.backButton img
	{
		width: 81px;
		background-position: -200px -200px;
	}
	
	div.orderForm_vMode table.stdFormTable tr td.stdFormSubmit input
	{
		width: 150px;
		background-position: -400px -200px;
	}
/* << */


/*>> 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;
	}
	
	table.crossInner td.crossTitle
	{
		width: 100%;
	}
	
	/* 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
	{
	}
	
	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
	{
	}
	
	div.prdSpecialsShell div.innerContent
	{
	}
	
	div.prdSpecialsShell div.prodImgInner
	{
	}
	
	div.specInfoItems div.special table.panOvBottElsShell td.specInfoShell
	{
	}
	
	div.specInfoItems div.special table.panOvBottElsShell td.specInfoShell table td.sInfo
	{
	}
/* << */


/*>> Last Visited Panel Version: rel-1-0-0 */
	div.lastVisitedShell div.prodDes1
	{
		/width: 100%;
	}
	
	div.lastVisitedShell div.prodTitle h3
	{
	}
	
	div.lastVisitedShell div.contentOuter
	{
	}
	
	div.lastVisitedShell div.innerContent
	{
	}
	
	div.lastVisitedShell div.prodImgInner
	{
	}
/* << */


/* >> Award elements Version: rel-1-0-0 */
	div.prdAwardShell
	{
		padding: 10px 0px 5px 0px;
	}
	
	div.prdAwardShell div.des1
	{
	}
	
	div.prdAwardShell span.item
	{
	}
	
	div.prdAwardShell span.item span.points
	{
		margin-left: 5px;
		font-weight: bold;
	}
	
	div.prdAwardShell span.item img
	{
	}
	
	div.prdAwardShell span.awardSpacer
	{
		margin: 0px 3px;
	}
	
	div.prdAwardShell span.awardSpacer img
	{
		height: 13px;
		width: 1px;
		background: #000;
	}
	
	/* single award items */
	div.prdAwardShell span.symbol_award1 img
	{
		width: 37px;
		height: 12px;
		background: url(img/shop/award1.gif) center left no-repeat;
	}
	
	div.prdAwardShell span.symbol_award2 img
	{
		width: 55px;
		height: 13px;
		background: url(img/shop/award2.gif) center 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 div.outer1 div.desc
	{
	}
	
	div.prdDetailShell div.prdAwardShell div.awardSpacer
	{
		padding-top: 5px;
		margin-bottom: 5px;
		border-bottom: 1px solid #039;
	}
	
	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/variantsPopup/tlc.png) left top no-repeat;
	}
	
	#variantsPopupShell td.trc img
	{
		width: 11px;
		height: 9px;
		background: url(img/shop/variantsPopup/trc.png) right top no-repeat;
	}
	
	#variantsPopupShell td.blc img
	{
		width: 12px;
		height: 12px;
		background: url(img/shop/variantsPopup/blc.png) left bottom no-repeat;
	}
	
	#variantsPopupShell td.brc img
	{
		width: 11px;
		height: 12px;
		background: url(img/shop/variantsPopup/brc.png) right bottom no-repeat;
	}
	
	#variantsPopupShell td.lfbs
	{
		background: url(img/shop/variantsPopup/lfbs.png) left top repeat-y;
	}
	
	#variantsPopupShell td.containerOuter
	{
		background: #fff;
	}
	
	#variantsPopupShell td.rfbs
	{
		background: url(img/shop/variantsPopup/rfbs.png) right top repeat-y;
	}
	
	#variantsPopupShell td.tfbs
	{
		background: url(img/shop/variantsPopup/tfbs.png) left top repeat-x;
	}
	
	#variantsPopupShell td.bfbs
	{
		background: url(img/shop/variantsPopup/bfbs.png) left bottom repeat-x;
	}
	
	#variantsViewAllButton,
	#variantsViewLessButton
	{
		display: none;
	}
	
	#variantsViewAllButton img,
	#variantsViewLessButton img
	{
		width: 141px;
		height: 27px;
		background: url(img/shop/de/variants_increaseTableButton.gif) center no-repeat;
	}
	
	#variantsViewLessButton img
	{
		background-image: url(img/shop/de/variants_decreaseTableButton.gif);
	}
/* << */


/* >> Specials */
	table.specAmountTable td
	{
		vertical-align: middle;
	}
	
	table.specAmountTable table.priceTable
	{
		background: transparent;
		margin: 0;
		position: static;
	}
	
	table.specAmountTable table.priceTable tr td.amountCol
	{
		padding: 0 5px 0px 0px;
	}
	
	table.specAmountTable td.button
	{
		width: 100%;
	}
	
	table.specAmountTable div.prdLinkShell
	{
		text-align: left;
		padding: 0 0 0 10px;
	}
	
	div.specAmountShell,
	div.masterListShell,
	td.variantsList
	{
		padding-bottom: 20px;
	}
	
	td.variantsList
	{
		padding-top: 20px;
	}
	
	div.masterListShell h3,
	td.variantsList h3,
	td.imageList h3
	{
		font-size: 13px;
	}
/* << */
