/************************************************************************/
/* 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
	{
		padding: 10px;
		margin: 10px 0 10px 0;
		border: 1px solid #E65F12;
		font-weight: bold;
	}
	
	div.stdWarningShell div.wdes1
	div.stdWarningShell div.wdes2
	div.stdWarningShell div.wdes3
	{
	}
	
	div.extLoginErrShell
	{
		border: 1px solid #E65F12;
		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-weight: bold;
	}
	
	div.stdShopSearchShell div.des1 table.baseNav td.res,
	div.stdShopSearchShell div.des1 table.baseNav td.ext
	{
		padding-left: 15px;
	}
	
	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 17px;
		background: url(img/littleTeaserArrow.gif) left center no-repeat;
	}
	
	div.stdShopSearchShell div.inner1
	{
		padding: 0px 5px 5px 5px;
		border: 1px solid #BBC8DD;
	}
	
	div.searchWoResEl
	{
		padding: 6px 15px 6px 15px;
		margin-bottom: 20px;
		border: 1px solid #BBC8DD;
		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: 5px 0px;
	}
	
	form.stdShopElsShell table.elsMain td.fields
	{
		padding-left: 5px;
	}
	
	form.stdShopElsShell table.elsMain td.go
	{
		text-align: right;
		vertical-align: bottom;
	}
	
	form.stdShopElsShell table.elsMain td.go input
	{
		width: 110px;
		height: 24px;
		background: url(img/shop/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
	{
		padding-top: 5px;
		padding-right: 10px;
	}
	
	form.stdShopElsShell table.elsMain td table.els td.field div.prompt
	{
		display: none;
	}
	
	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: 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
	{
	}
	
	div.addOptionsShell table
	{
		border: 1px solid #4d7aa5;
	}
	
	div.addOptionsShell td
	{
		font-size: 11px;
		line-height: 15px;
		padding-bottom: 7px;
		border: 0 none;
		vertical-align: top;
	}
	
	div.addOptionsShell td input,
	div.addOptionsShell td select,
	div.addOptionsShell td textarea
	{
		font-size: 11px;
		line-height: 15px;
	}
	
	div.addOptionsShell td textarea
	{
		overflow: auto;
	}
	
	div.addOptionsShell td.val1
	{
		padding-left: 5px;
	}
	
	div.aos_simple td.prompt
	{
		white-space: nowrap;
		padding-left: 5px;
	}
	
	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
	{
		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: 82px;
		height: 82px;
		background: url(img/shop/de/noPicture_panel.gif) center center no-repeat;
	}
	
	/* picture left/right */
	table.prodFxOuter
	{
		width: 100%;
	}
	
	table.prodFxOuter td.prodFxImgOuter
	{
		vertical-align: top;
		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;
	}
	
	/* 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;
		padding-top: 5px;
	}
/* << */


/*>> product overview Version: rel-1-0-0 */
	/* Pager Elements */
	div.shopPagerTop,
	div.shopPagerBottom
	{
	}
	
	div.prdOvShell div.prodDes1
	{
		/width: 100%;
	}
	
	div.prdOvShell table.prodFxOuter td.imgleft,
	div.prdOvShell table.prodFxOuter td.imgright
	{
		background: url(img/shop/ov_priceShell_fbs.gif) bottom left no-repeat;
		padding-right: 45px;
		padding-bottom: 29px;
	}
	
	div.prdOvShell table.prodFxOuter td.contleft
	{
		padding-right: 75px;
	}
	
	div.prdOvShell div.prodTitle h3
	{
		margin: 0;
		color: #333;
		font-weight: normal;
	}
	
	div.prdOvShell div.prodTitle a,
	div.prdOvShell div.prodTitle a:link,
	div.prdOvShell div.prodTitle a:visited,
	div.prdOvShell div.prodTitle a:hover
	{
		color: #333;
	}
	
	div.prdOvShell h4.prodSubtitle
	{
		color: #333;
		font-size: 11px;
	}

	div.prdOvShell div.contentOuter
	{
		padding: 15px 0px;
	}
	
	div.prdOvShell div.innerContent
	{
	}
	
	div.prdOvShell div.prodImgInner
	{
	}
	
	div.prdOvShell table.bottomElements
	{
		position: relative;
		top: 0;
		left: 0;
		z-index: 30;
	}
	
	div.prdOvShell table.bottomElements td.bottomLink
	{
		padding-top: 0;
		padding-right: 10px;
	}
	
	/* button */
	div.prdLinkShell
	{
	}
	
	div.prdOvShell div.prdLinkShell
	{
		position: relative;
		top: 0;
		left: 0;
		z-index: 30;
		margin-top: -22px;
	}
	
	div.prdLinkShell input
	{
		width: 129px;
		height: 19px;
		background: url(img/shop/de/buttons.png) -200px 0px no-repeat;
	}
	
	div.prdLinkShell img
	{
		border: 0;
		width: 54px;
		height: 15px;
		background: url(img/shop/de/buttons.png) -200px -50px no-repeat;
	}
	
	div.prdOvShell div.prdLinkShell img
	{
		background: url(img/shop/de/buttons.png) -200px -150px no-repeat;
	}
	
	div.prdDetailShell div.prdLinkShell a
	{
		display: none;
	}
/* << */


/*>> price amount row Version: rel-1-0-0 */
	table.priceTable,
	table.amountTable
	{
		width: 100%;
		border: 1px solid #dce0e8;
		background: #f0f2f5;
	}
	
	div.prdOvShell table.priceTable
	{
		border-left: 0;
		height: 29px;
	}
	
	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;
		font-size: 12px;
		text-align: left;
	}
	
	table.priceTable tr td.amountCol
	{
		padding-top: 2px;
		padding-bottom: 2px;
	}
	
	table.amountTable tr td.amountCol input,
	table.priceTable tr td.amountCol input
	{
		font-family: Arial, Verdana, Helvetica, XHelvetica, sans-serif;
		width: 30px;
		background: #9aa7ba;
		border: 1px solid #9aa7ba;
		font-size: 12px;
		margin-left: 5px;
		color: #fff;
	}
	
	/* 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
	{
		font-weight: bold;
	}
	
	table.priceTable td.info table td.normal span
	{
		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
	{
		width: 100%;
		font-size: 12px;
		text-align: right;
		padding-right: 5px;
	}
	
	table.priceTable td.price
	{
		padding: 3px 0px;
		color: #fff;
	}
	
	div.prdOvShell table.priceTable td.price
	{
		padding-right: 75px;
	}
	
	table.priceTable td.price div.des1
	{
		white-space: nowrap;
		background: #72859d;
		margin-right: 5px;
		padding: 0px 5px;
	}
	
	table.priceTable div span,
	table.priceTable span.important
	{
	}
	
	table.priceTable span.specialPrice
	{
		color: #fcbd99;
		font-weight: bold;
	}
	
	table.priceTable span.soldOut
	{
		text-decoration: line-through;
		color: #bdcde1;
	}
	
	table.priceTable div.des1 span.old
	{
		text-decoration: line-through;
		font-size: 10px;
		color: #bdcde1;
		margin-left: 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 #ddd;
	}
	
	div.dataOuterDes1 table.dataOuterShell
	{
		width: 100%;
		background: #f0f2f5;
		border: 1px solid #e1e5ec;
		border-bottom: 0 none;
	}
	
	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: #042B81;
	}
	
	tr.dataItem td.textItem,
	tr.dataItem td.title,
	tr.dataItem td.titleList,
	tr.dataItem td.titleImp,
	tr.dataItem td.titleImpList
	{
		border-bottom: 1px solid #e1e5ec;
	}
	
	tr.dataItem td.textItem
	{
		width: 100%;
		font-size: 11px;
		padding-bottom: 3px;
	}
	
	tr.dataItem td.title,
	tr.dataItem td.titleList,
	tr.dataItem td.titleImp,
	tr.dataItem td.titleImpList
	{
		white-space: nowrap;
		font-size: 11px;
		padding: 0 15px 3px 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-size: 11px;
	}
	
	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: #042B81;
	}
	
	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: #042B81;
	}
/* << */


/*>> 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
	{
		padding-bottom: 10px;
		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
	{
		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
	{
		border: 1px solid #ccc;
	}
	
	table.wkContentShell
	{
		width: auto;
	}
	
	table.wkContentShell tr th,
	table.wkContentShell tr td
	{
		font-size: 12px;
		padding: 4px 5px 4px 0px;
	}
	
	table.wkContentShell tr th
	{
		padding-left: 5px;
		width: 100%;
	}
	
	div.wkContentOuter div.addText
	{
		/width: 100%;
		padding: 4px 5px 10px 5px;
	}
	
	div.wkContentOuter div.addText a,
	div.wkContentOuter div.addText a:link,
	div.wkContentOuter div.addText a:visited,
	div.wkContentOuter div.addText a:hover
	{
		color: #333;
		font-size: 11px;
	}
	
	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
	{
		width: 102px;
		height: 13px;
		background: url(img/shop/de/buttons.png) 0px -150px no-repeat;
	}
	
	div.wkLinkShell div.rightButton a img
	{
		width: 71px;
		height: 13px;
		background: url(img/shop/de/buttons.png) 0px -100px 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: red;
		font-weight: bold;
	}
	
	/* quick shop search */
	div.quickShopSearch
	{
	}
	
	div.quickShopSearch form
	{
		margin: 0;
	}
	
	div.quickShopSearch form table td.field
	{
		width: 100%;
	}
	
	div.quickShopSearch form table td.field input
	{
		width: 100%;
	}
	
	div.quickShopSearch form table td.button
	{
		padding-left: 5px;
	}
	
	div.quickShopSearch form table td.button input
	{
		width: 20px;
		height: 20px;
		background: url(img/shop/de/buttons.png) 0px -50px no-repeat;
	}
	
	#c_qShopSearch
	{
		background: #fff url(img/de/quickSearchBgImg.gif) left top 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;
	}
	
	div.artItem_last
	{
		border-bottom: 0;
	}
	
	div.co_specialTeaserStyle
	{
		background: #DDE5EE;
		padding: 5px;
	}
	
	div.artTeaserShell
	{
		/width: 100%;
		margin-bottom: 10px;
	}
	
	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: 10px;
	}
	
	div.artTeaserImgInner
	{
	}
	
	div.artTeaserShell img.prdNoPicture
	{
		width: 60px;
		height: 60px;
		background: url(img/shop/de/noPicture_teaser.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: 16px;
		font-size: 10px;
		background: url(img/littleTeaserArrow.gif) 0px 4px 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: 10px;
	}
/* << */


/*>> product detail Version: rel-1-2-0 */
	div.prdDetailShell div.prodDes1
	{
		/width: 100%;
	}
	
	div.prdDetailShell div.prodTitle h1
	{
		font-size: 16px;
		font-weight: normal;
		color: #333;
	}
	
	div.prdDetailShell h2.prodSubtitle
	{
		font-size: 12px;
		font-weight: bold;
		color: #333;
	}
	
	div.prdDetailShell div.contentOuter
	{
		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: 0px;
		padding-right: 40px;
	}
	
	div.prdDetailShell table.prodFxOuter td.imgright
	{
		padding-left: 40px;
		padding-right: 0px;
	}
	
	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
	{
		display: none;
	}
	
	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
	{
		width: 129px;
		height: 19px;
		border: none;
		background: url(img/shop/de/buttons.png) -200px 0px no-repeat;
	}
	
	/* 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
	{
	}
	
	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;
		text-align: left;
		background: url(img/shop/priceShell_nw.gif) left top no-repeat;
	}
	
	div.priceShell div.pdes1
	{
		background: url(img/shop/priceShell_ne.gif) right top no-repeat;
	}
	
	div.priceShell div.pdes2
	{
		background: url(img/shop/priceShell_sw.gif) left bottom no-repeat;
	}
	
	div.priceShell div.pdes3
	{
		/width: 100%;
		padding: 10px;
		background: url(img/shop/priceShell_se.gif) right bottom no-repeat;
		overflow: auto;
	}
	
	div.priceShell div.pInner1
	{
		float: left;
		overflow: auto;
	}
	
	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
	{
		margin-left: -3px;
		margin-right: 8px;
	}
/* << */


/*>> 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%;
		border: 1px solid #dce0e8;
		border-left: 0;
	}
	
	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;
		border-left: 1px solid #dce0e8;
		border-top: 1px solid #dce0e8;
	}
	
	div.variantsDvShell div.d1 table tr.pPmt th
	{
		background: #9aa7ba;
		padding: 2px 10px 2px 10px;
		vertical-align: middle;
		border-top: 0;
		color: #fff;
	}
	
	div.variantsDvShell div.d1 table td
	{
		padding-top: 3px;
		padding-bottom: 3px;
	}
	
	div.variantsDvShell div.d1 table tr.pPmt th a,
	div.variantsDvShell div.d1 table tr.pPmt th a:link,
	div.variantsDvShell div.d1 table tr.pPmt th a:visited,
	div.variantsDvShell div.d1 table tr.pPmt th a:hover
	{
		color: #fff;
	}
	
	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: #f0f2f5;
	}
	
	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
	{
		background-image: url(img/shop/shoppingCart_wArrow.png);
	}

	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/shoppingCart_wArrow.png) 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
	{
		font-family: Arial, Verdana, Helvetica, XHelvetica, sans-serif;
		width: 35px;
		background: #9aa7ba;
		border: 1px solid #9aa7ba;
		color: #fff;
		font-size: 12px;
	}
	
	div.variantsDvShell div.d1 table tr.soldOut td.amt input
	{
		background: #eee;
		border: 1px solid #ddd;
	}
	
	/* 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
	{
		border: 0 none;
		width: 35px;
		height: 17px;
		background: url(img/shop/variants_addToShoppingCart.png) 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: 4px;
	}
	
	div.variantsDvShell div.ovaSubShell div.des3
	{
		text-align: right;
	}
	
	div.variantsDvShell div.ovaSubShell div.des3 input
	{
		width: 129px;
		height: 19px;
		background: url(img/shop/de/buttons.png) -200px 0px no-repeat;
	}
/* << */


/* >>QuickOrder Version: rel-1-0-0 */
	div.qoShell
	{
		margin-bottom: 20px;
	}
	
	div.qoTitle
	{
		border-bottom: 1px solid #bbc8dd;
		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;
	}
	
	div.qoShell div.amount input
	{
		width: 40px;
	}

	div.qoShell div.qoButton input
	{
		width: 129px;
		height: 19px;
		background: url(img/shop/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
	{
	}
	
	/* 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
	{
	}
	
	table.stepTabs td.spcLeft
	{
		display: none;
	}
	
	table.stepTabs tr td
	{
		white-space: nowrap;
		padding: 0px 4px 0px 0px;
	}
	
	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: #fff;
	}

	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 #60708c;
		border-bottom: 1px solid #a8b0c0;
		color: #fff;
		line-height: 19px;
		background: #60708c;
	}
	
	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: #60708c;
		border-bottom: 1px solid #60708c;
	}
	
	table.stepTabs tr td a.container:hover
	{
		background: #a8b0c0;
		text-decoration: none;
	}
	
	table.stepTabs tr td div.container_here
	{
	}
	
	/* Inaktiv */
	table.stepTabs tr td div.container
	{
		color: #ccc;
		border-color: #ccc;
		background: transparent;
	}
/* << */


/*>> shopping cart Version: rel-1-5-0 */
	div.shCrdPanel
	{
	}

	div.shCrdPanel div.scrdDes1,
	div.shCrdPanel div.scrdDes2,
	div.shCrdPanel div.scrdDes3,
	div.shCrdPanel div.scrdDes4
	{
	}
	
	table.shCrdPanelContShell
	{
		border: 1px solid #60708c;
		width: 100%;
	}
	
	table.shCrdPanelBorderBottom
	{
	}
	
	table.shCrdPanelContShell tr th.shCrdHeaderCol
	{
		background: #60708c;
		text-align: left;
		color: #fff;
	}
	
	div.shCrdHeaderShell
	{
		padding: 3px 5px 4px 5px;
	}
	
	h3.shCrdHeader
	{
		display: inline;
		font-size: 13px;
		margin: 0 10px 0 0;
	}
	
	div.shCrdHeaderShell span
	{
		font-weight: normal;
		font-size: 12px;
	}
	
	div.shCrdHeaderShell span.errorText
	{
		margin-left: 10px;
		color: darkorange;
		font-weight: bold;
	}
	
	div.shCrdPanel table.shCrdPanelContShell tr.minWidth td
	{
		height: 0;
		line-height: 0;
		padding: 0;
		border: 0 none;
	}
	
	table.shCrdPanelContShell tr.minWidth td img
	{
		height: 0;
	}
	
	table.shCrdPanelContShell tr th.shCrdFirst,
	table.shCrdPanelContShell tr th.shCrdOthers
	{
		text-align: left;
		font-size: 12px;
		background: #60708c;
		color: #fff;
		padding: 5px;
	}
	
	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-top: 1px solid #60708c;
		border-left: 1px dotted #60708c;
		text-align: right;
	}
	
	table.shCrdPanelContShell tr td.shCrdFirstCol
	{
		border-left: 0;
		text-align: left;
	}

	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
	{
	}
	
	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: 21px;
		height: 14px;
		border: 0;
		background: url(img/shop/de/buttons.png) -400px 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-top: 1px solid #fff;
		background: #60708c;
		color: #fff;
	}
	
	table.shCrdPanelContShell tr.shCrdPanelContOverall td
	{
	}
	
	table.shCrdPanelContShell tr.shCrdPanelContOverall td.oaPmt,
	table.shCrdPanelContShell tr.shCrdPanelContOverall td.oaValue
	{
		font-weight: bold;
	}
	
	table.shCrdPanelContShell tr.shCrdPanelContMwst td
	{
		background: #a8b0c0;
	}
	
	table.shCrdPanelContShell tr.shCrdPanelContOverall td input.shCrdUpdateButton
	{
		width: 84px;
		height: 14px;
		border: 0;
		font-size: 12px;
		text-align: center;
		background: url(img/shop/de/buttons.png) -400px -50px 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 #60708c;
		border-bottom: 1px solid #60708c;
		margin-left: auto;
	}
	
	table.shCrdPanelContShell tr td div.shippingCartAddon div.des2
	{
		padding: 3px 3px 3px 3px;
		text-align: center;
	}
	
	div.shCrdLinkShell
	{
		padding-top: 5px;
		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: 71px;
		height: 13px;
		border: 0;
		background: url(img/shop/de/buttons.png) -400px -150px no-repeat;
	}
	
	div.shCrdLinkShell td.backButton a img
	{
		width: 104px;
		background-position: -400px -100px;
	}
	
	/* special elements for view mode */
	table.shCrdPanelContShell td.cardId
	{
		font-size: 12px;
		font-weight: bold;
		text-align: left;
		border: 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;
		border: 1px solid #60708c;
		margin-bottom: 20px;
	}

	div.mOfPayShell table.mOfPayInner th.title,
	div.mOfPayShell div.mOfPayInner div.title
	{
		background: #60708c;
		color: #fff;
	}
	
	div.mOfPayShell table.mOfPayInner th.title span.errorText,
	div.mOfPayShell div.mOfPayInner div.title span.errorText
	{
		margin-left: 10px;
		color: darkorange;
		font-weight: normal;
	}
	
	div.mOfPayShell div.formLinkShell
	{
		text-align: right;
		padding: 5px;
	}
	
	div.mOfPayShell div.formLinkShell table
	{
		width: 100%;
	}
	
	div.mOfPayShell div.formLinkShell td.backButton img
	{
		width: 53px;
		height: 13px;
		background: url(img/de/buttons.png) -200px -50px 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: 49px;
		height: 13px;
		background: url(img/de/buttons.png) -200px 0px 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;
		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: 104px;
		height: 16px;
		background: url(img/shop/de/buttons.png) -400px -200px no-repeat;
	}
	
	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 table.stdFormTable td.stdFormContent
	{
		border: 1px solid #60708c;
	}
	
	div.orderForm div.formDesc
	{
		background: #60708c;
		color: #fff;
		padding: 5px;
	}
	
	div.orderForm table.stdFormFieldsTable tr td div.input_text_vMode
	{
		font-size: 11px;
	}
	
	div.orderForm div.formLinkShell
	{
		text-align: right;
		padding: 5px;
	}
	
	/* image columns */
	div.orderForm table.stdFormTable td.stdFormImgCol,
	div.orderForm table.stdFormTable td.stdFormImgColVMode
	{
		display: none;
	}
	
	div.orderForm td.stdFormImgCol
	{
	}
	
	div.orderForm td.stdFormImgColVMode
	{
	}
	
	div.orderForm td.stdFormImgCol img.stdFormImgSpacer
	{
		width: 100px;
		height: 600px;
	}
	
	div.orderForm td.stdFormImgColVMode img.stdFormImgSpacer
	{
		width: 100px;
		height: 400px;
	}
	
	div.orderForm_vMode table.stdFormTable tr td.stdFormSubmit td.backButton img
	{
		width: 104px;
		height: 16px;
		background: url(img/shop/de/buttons.png) -400px -200px no-repeat;
	}
	
	div.orderForm_vMode table.stdFormTable tr td.stdFormSubmit input
	{
		width: 129px;
		height: 16px;
		background: url(img/shop/de/buttons.png) -400px -250px 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;
	}
	
	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;
		white-space: nowrap;
	}
	
	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
	{
		margin: 0;
		color: #333;
		font-weight: normal;
	}
	
	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
	{
	}
	
	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
	{
		margin: 0;
		color: #333;
		font-weight: normal;
	}
	
	div.lastVisitedShell div.contentOuter
	{
		padding: 5px;
	}
	
	div.lastVisitedShell div.innerContent
	{
	}
	
	div.lastVisitedShell div.prodImgInner
	{
	}
/* << */


/* >> Award elements Version: rel-1-0-0 */
	div.prdAwardShell
	{
		padding: 10px 5px 5px 5px;
	}
	
	div.prdAwardShell div.des1
	{
		padding: 5px 0;
	}
	
	div.prdAwardShell span.item
	{
	}
	
	div.prdAwardShell span.item span.points
	{
		margin-left: 5px;
		font-weight: bold;
		color: #a31111;
	}
	
	div.prdAwardShell span.item img
	{
	}
	
	div.prdAwardShell span.awardSpacer
	{
		margin: 0px 3px;
	}
	
	div.prdAwardShell span.awardSpacer img
	{
		height: 13px;
		width: 1px;
		background: #333;
	}
	
	/* 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 #333;
	}
	
	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/buttons.png) -600px -50px no-repeat;
	}
	
	#variantsViewLessButton img
	{
		background-position: -600px 0px;
	}
/* << */

