/* @override http://www.ihk-lernen.de/upload/Archiv_930/layout_shop.css */

/* @override http://www.ihk-lernen.de/upload/Archiv_908/layout_shop.css */

/* @override http://www.ihk-lernen.de/upload/Archiv_758/layout_shop.css */

/* @override http://ihk-lernen-neu.xist4c.de/upload/Archiv_757/layout_shop.css */

/* @override http://ihk-lernen-neu.xist4c.de/upload/Archiv_755/layout_shop.css */

/************************************************************************/
/* Caution!                                                             */
/* Do not change the code block headlines especially the version number */
/* at the end of the code block headline.                               */
/* These are essential information for update purposes.                 */
/*                                                                      */
/************************************************************************/


/* >> Shop CSS */
/*>> Standard warning element Version: rel-1-0-0 */
	div.stdWarningShell
	{
		color: red;
		background: #ECF0F5;
		padding: 10px;
		margin: 10px 0 10px 0;
		border: 1px solid #039;
	}
	
	div.stdWarningShell div.wdes1
	div.stdWarningShell div.wdes2
	div.stdWarningShell div.wdes3
	{
	}
	
	div.extLoginErrShell
	{
		border: 1px solid #1B2E6C;
		padding: 10px;
		margin-bottom: 5px;
	}
	
	div.extLoginErrShell ul,
	div.extLoginErrShell li
	{
		color: red;
	}
/* << */


/* >> Shop Search Version: rel-1-0-0 */
	div.stdShopSearchShell
	{
		width: 498px;
		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: 10px;
	}
	
	div.stdShopSearchShell div.des1 table.baseNav td.res a,
	div.stdShopSearchShell div.des1 table.baseNav td.ext a
	{
		display: block;
		font-size: 11px;
		color: #333333;
		padding: 0 0 0px 11px;
		/*background: url(img/shop/searchArrow.gif) left center no-repeat;*/
	}
	div.stdShopSearchShell div.des1 table.baseNav td.res a:hover,
	div.stdShopSearchShell div.des1 table.baseNav td.ext a:hover
	{
		color: #666666;
	}
	
	div.stdShopSearchShell div.inner1
	{
		padding: 0px 5px 5px 5px;
		border: 1px solid #999999;
		background-color: #ffffff;
		
		
	}
	
	div.searchWoResEl
	{
		padding: 6px 15px 6px 0px;
		margin-bottom: 20px;
		/*border: 1px solid #039;*/
		color: #999999;	}
	
	div.searchWoResEl div.sworDes1,
	div.searchWoResEl div.sworDes2,
	div.searchWoResEl div.sworDes3,
	div.searchWoResEl div.sworDes4
	{
	}

	/* form elements */
	form.stdShopElsShell
	{
		width: 100%;
		margin: 0;
	}
	
	form.stdShopElsShell table.elsMain
	{
		width: 100%;
	}
	
	form.stdShopElsShell table.elsMain td.go
	{
		text-align: right;
		vertical-align: bottom;
	}
	
	form.stdShopElsShell table.elsMain td.go input
	{
		width: 113px;
		height: 24px;
		background: url(img/jetztSuchen.png) top left no-repeat;
	}
	form.stdShopElsShell table.elsMain td.go input:hover
	{
		width: 113px;
		height: 24px;
		background: url(img/jetztSuchen_hover.png) top left no-repeat;
	}

	
	form.stdShopElsShell table.elsMain td table.els
	{
		width: auto;
	}

	form.stdShopElsShell table.elsMain td table.els td.field
	{
		padding-top: 5px;
		
		padding-right: 10px;
		background: url(img/ihrSuchbegriff.jpg) 0px 3px no-repeat;
		

	}
	
	form.stdShopElsShell table.elsMain td table.els td.field div.prompt
	{
		padding-left: 9px;
		/*background: url(img/shop/searchArrowDown.gif) 0 6px no-repeat;*/
	}
	
	form.stdShopElsShell table.elsMain td table.els td.field input
	{
	}
	
	form.stdShopElsShell table.elsMain td table.els td.field select
	{
	}
	
	form.stdShopElsShell table.elsMain td table.els td.field input,
	form.stdShopElsShell table.elsMain td table.els td.field select
	{
		width: 140px;
	}
	
	form.stdShopElsShell table.elsMain td table.els td.field input.spanned2,
	form.stdShopElsShell table.elsMain td table.els td.field select.spanned2
	{
	}
	
	form.stdShopElsShell table.elsMain td table.els td.field input.spanned3,
	form.stdShopElsShell table.elsMain td table.els td.field select.spanned3
	{
	}
/* << */


/* >> panel standards Version: rel-1-0-0 */
	table.prdOuterShell
	{
		width: 100%;
	}
	
	table.poOverview,
	table.poCrossSelling,
	table.poDetail,
	table.poSpecial
	{
	}
	
	table.prdOuterShell div.prdOuterTitle h2
	{
		color: #8FC65D;
		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: 80px;
		height: 80px;
		background: url(img/shop/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
	{
	display: none;
	}
	
	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
	{
	}

	div.prodTitle h1 
	{
	/*background-color: #efe818;*/
	color: #ffffff;
	padding: 8px 4px 4px 6px;
	
	}
	
	/* 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;
		border: 1px solid #039;
		border-top: 0;
		border-right: 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
	{
		display: none;
		padding: 3px 5px 4px 5px;
		border-right: 1px solid #039;
		white-space: nowrap;
	}
	
	table.panBottElsShell td.specInfoShell span.important,
	table.panBottElsShell td.specInfoShell span.normal
	{
		font-size: 11px;
	}
	
	table.panBottElsShell td.specInfoShell span.important
	{
		font-weight: bold;
	}
	
	table.bottomElements td.bottomLink
	{
		text-align: right;
		
	}
/* << */


/*>> product overview Version: rel-1-0-0 */
	/* Pager Elements */
	div.shopPagerTop,
	div.shopPagerBottom
	{
		margin-bottom: 15px;
	}
	
	div.prdOvShell div.prodDes1
	{
		/*width: 100%;*/
		border: 0px solid;
	}
	
	div.prdOvShell div.prodTitle h3
	{
		font-size: 13px;
		margin: 0;
	}
	
	 div.prdOvShell div.prodTitle a,
	 div.prdOvShell div.prodTitle a:link,
	 div.prdOvShell div.prodTitle a:visited
	
	{
		width: 465px;
	
		display: block;
		font-size: 12px;
		color: #0e527e;
		padding-left: 29px;
		padding-top: 5px;
		padding-bottom: 2px;
		padding-right: 5px;
		text-decoration: none;
		border: 1px solid #c5c5c5;
		
	}
	
	*html div.prdOvShell div.prodTitle a,
	*html div.prdOvShell div.prodTitle a:link,
	*html div.prdOvShell div.prodTitle a:visited
	
	{
		width: 499px;
	
		display: block;
		font-size: 12px;
		color: #0e527e;
		padding-left: 29px;
		padding-top: 5px;
		padding-bottom: 2px;
		padding-right: 5px;
		text-decoration: none;
		border: 1px solid #c5c5c5;
		
	}
	div.prdOvShell div.prodTitle a:hover
	{
		text-decoration: underline;
	}
	div.co_product_gelb div.prdOvShell div.prodTitle a,
	div.co_product_gelb div.prdOvShell div.prodTitle a:link,
	div.co_product_gelb div.prdOvShell div.prodTitle a:visited
	{
		background: #fbfbfb url(img/6.jpg) 0px 0px no-repeat;
		
	}
	div.co_product_rot div.prdOvShell div.prodTitle a,
	div.co_product_rot div.prdOvShell div.prodTitle a:link,
	div.co_product_rot div.prdOvShell div.prodTitle a:visited
	{
		background: #dedfdf url(img/overview_header_bg_rot.jpg) 0px 2px no-repeat;
	}
	div.co_product_gruen div.prdOvShell div.prodTitle a,
	div.co_product_gruen div.prdOvShell div.prodTitle a:link,
	div.co_product_gruen div.prdOvShell div.prodTitle a:visited
	{
		background: #dedfdf url(img/overview_header_bg_gruen.jpg) 0px 2px no-repeat;
	}
	div.co_product_ocker div.prdOvShell div.prodTitle a,
	div.co_product_ocker div.prdOvShell div.prodTitle a:link,
	div.co_product_ocker div.prdOvShell div.prodTitle a:visited
	{
		background: #dedfdf url(img/overview_header_bg_ocker.jpg) 0px 2px no-repeat;
	}
	div.co_product_blau div.prdOvShell div.prodTitle a,
	div.co_product_blau div.prdOvShell div.prodTitle a:link,
	div.co_product_blau div.prdOvShell div.prodTitle a:visited
	{
		background: #dedfdf url(img/overview_header_bg_blau.jpg) 0px 2px no-repeat;
	}
	div.co_product_lindgruen div.prdOvShell div.prodTitle a,
	div.co_product_lindgruen div.prdOvShell div.prodTitle a:link,
	div.co_product_lindgruen div.prdOvShell div.prodTitle a:visited
	{
		background: #dedfdf url(img/overview_header_bg_lindgruen.jpg) 0px 2px no-repeat;
	}
	div.co_product_dunkelblau div.prdOvShell div.prodTitle a,
	div.co_product_dunkelblau div.prdOvShell div.prodTitle a:link,
	div.co_product_dunkelblau div.prdOvShell div.prodTitle a:visited
	{
		background: #dedfdf url(img/overview_header_bg_dunkelblau.jpg) 0px 2px no-repeat;
	}

	div.prdOvShell div.contentOuter
	{
		padding: 0px;
	}
	
	div.prdOvShell div.innerContent
	{
		padding-top: 10px;
		padding-bottom: 10px;
	}
	
	div.prdOvShell div.prodImgInner
	{
	}
	
	/* button */
	div.prdLinkShell
	{	
		position: relative;
		right: 3px;
		height: 0px;
	}
	
	div.prdLinkShell input
	{
		width: 146px;
		height: 24px;
		background: url(img/InDenWarenkorb.png) no-repeat;
		/*border: 1px solid #c5c5c5;*/
		position: relative;
		bottom: 34px;
	}
	* html div.prdLinkShell input
	{
		width: 146px;
		height: 24px;
		background: url(img/InDenWarenkorb.png) no-repeat;
		/*border: 1px solid #c5c5c5;*/
		position: relative;
		bottom: 34px;
	}

 	div.prodTopElShell table.bottomElements tbody tr td.bottomLink div.prdLinkShell input 
	{
		position: relative;
		top: 3px;
	}

	
	
	div.prdLinkShell input:hover
	{
		
		background: url(img/InDenWarenkorb_hover.png) 0px 0px no-repeat;
		
	}
	
	div.prdLinkShell img
	{
		/*display: none;*/
		border: 0;
		width: 160px;
		height: 23px;
		background: url(img/details.png) top right no-repeat;
		position: relative;
		right: 362px;
	}
	div.prdLinkShell img:hover
	{
		/*display: none;*/
		border: 0;
		width: 160px;
		height: 23px;
		background: transparent url(img/details_hover.png)  no-repeat top right;
		position: relative;
		right: 362px;
	}
/* << */


/*>> price amount row Version: rel-1-0-0 */
	table.priceTable,
	table.amountTable
	{
		width: 100%;
		height: 27px;
		background: url(img/wk_bg.jpg) repeat-x;
		border: 1px solid #c5c5c5;
		margin-bottom: 10px;
	}

#topOfPage div.framelessPage table.mShell tbody tr td.msCont table.contentMainTable tbody tr td.contentMainColumn div.contentContainer table.contentTable tbody tr td.contentColumn div.contColDes1 div.contColDes2 div.contColDes3 div.contColDes4 div.contColDes5 div table.prdOuterShell.poOverview tbody tr td.prdOuterItem div div.prdForm div div.prdOvShell div.prodOut1 div.prodDes1 div.prodDes2 div.prodDes3 table.prodFxOuter tbody tr td table.priceTable {
	display: none;	
}

#topOfPage div.framelessPage table.mShell tbody tr td.msCont table.contentMainTable tbody tr td.contentMainColumn div.contentContainer table.contentTable tbody tr td.rightBorderCol div.riBoElShell div.rElCont div.teaserItem.teaserItem_first div.shopElement div.shoppingCart div div.tDesOut1 div.tDesOut2 div.title h3 {
	display: none;
}

#topOfPage div.detailViewPage table.mShell tbody tr td.msCont table.contentMainTable tbody tr td.contentMainColumn div.contentContainer table.contentTable tbody tr td.rightBorderCol div.riBoElShell div.rElCont div.teaserItem.teaserItem_first div.shopElement div.shoppingCart div div.tDesOut1 div.tDesOut2 div.title h3 {
	display: none;
	
}




	
	
	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
	{
		font-weight: bold;
		padding-left: 5px;
		white-space: nowrap;
		font-size: 11px;
		color: #125582;
		text-align: left;
		padding-bottom: 2px;
			
			
	}
	
	table.amountTable tr td.amountCol input,
	table.priceTable tr td.amountCol input
	{
		width: 30px;
		background: #fff;
		border: 1px solid grey;
		font-size: 11px;
		font-weight: bolder;
		text-indent: 6px;
		margin-left: 7px;
		margin-top: 1px;
		
	}
	
	
	/* additional infos (ausverkauft)*/
	table.priceTable tr td.info
	{
		width: 100%;
		padding: 0 5px 0 5px;
	}

	table.priceTable td.info div.infoShell
	{
	}
	
	table.priceTable td.info div.infoShell div.des2
	{
	}
	
	table.priceTable td.info table
	{
		width: 100%;
	}
	
	table.priceTable td.info table td
	{
		white-space: nowrap;
	}
	
	table.priceTable td.info table td.important,
	table.priceTable td.info table td.normal
	{
		padding: 0px 5px 0px 0px;
	}
	
	table.priceTable td.info table td.important span,
	table.priceTable td.info table td.normal span
	{
		color: darkred;
		font-weight: bold;
	}
	
	table.priceTable td.info table td.normal span
	{
		color: #125582;
		font-weight: bold;
		font-size: 11px;
		
	}
	
	/* 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: 11px;
		text-align: right;
		font-weight: bold;
		padding-right: 5px;
	}
	
	table.priceTable td.price div.des1
	{
		white-space: nowrap;
		background: #fff;
		margin-right: 5px;
		padding: 2px 5px 2px 5px;
	}
	
	table.priceTable div span,
	table.priceTable span.important
	{
		font-weight: bold;
			}
	
	table.priceTable span.specialPrice
	{
		color: darkred;
	}
	
	table.priceTable span.soldOut
	{
		text-decoration: line-through;
	}
	
	table.priceTable div.des1 span.old
	{
		text-decoration: line-through;
		font-size: 10px;
		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 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: darkred;
	}
	
	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: darkred;
	}
	
	div.dataItem div.textItem div.text,
	div.dataItem div.textItem div.textImp,
	div.dataItem div.textItem div.indentText
	{
		margin: 4px 0 8px 0;
	}

/* @group My Group */



/* @end */

	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: 30px;
		padding-top: 0px;
	}
	
	tr.dataItem td.textItem div.textImp,
	div.dataItem div.textItem div.textImp
	{
		color: #333333;
	}

    
	/* << */


/*>> 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
	{
	}
	
	div.miscShoppingCartShell div.mscTitle h4
	{
		display: none;
		font-size: 11px;
		font-weight: normal;
		color: #4D7AA5;
		margin: 0;
		margin-bottom: 3px;
	}
	
	div.miscShoppingCartShell div.mscItem
	{
		padding-bottom: 5px;
		margin-bottom: 0px;
		border-bottom: 1px solid #ccc;
	}
	
	div.miscShoppingCartShell div.itemLast
	{
		margin-bottom: 0px;
		border: 0px;
	}
	
	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 h3
	{
	
	}
	
	td.rightBorderCol div.rElCont div.msci_warenkorbSty1 div.title
	{
		background: #8FC65D;
	}
	
	td.rightBorderCol div.rElCont div.msci_warenkorbSty2 div.title
	{
		background: #F3F6F9;
	}
	
	div.wkOuter div.wkContentOuter
	{
		/*border: 1px solid #ccc;*/
	}
	
	table.wkContentShell
	{
		width: auto;
		padding: 6px;
		padding-top: 16px;
	}
	
	table.wkContentShell tr th,
	table.wkContentShell tr td
	{
		font-size: 13px;
		padding: 4px 5px 4px 0px;
		color: #333333;
		font-weight: bold;
	}
	
	table.wkContentShell tr th
	{
		padding-left: 5px;
		width: 100%;
	}
	
	div.wkContentOuter div.addText
	{
		/*width: 100%;*/
		padding: 0px 0px 0px px;
	}
	
	div.wkContentOuter div.addText a,
	div.wkContentOuter div.addText a:link,
	div.wkContentOuter div.addText a:visited,
	div.wkContentOuter div.addText a:hover
	{
		color: #8b0000;
		font-size: 11px;
	}
	
	div.wkContentOuter div.addText a:hover
	{
		color: #000;
	}
	
	div.wkLinkShell
	{
	}
	
	div.wkLinkShell a
	{
	}
	
	div.wkLinkShell div.leftButton,
	div.wkLinkShell div.rightButton
	{
		
		float: left;
		padding: 10px 0px 0px 0px;
		width: 50%;
	}
	div.wkLinkShell div.rightButton
	{
		display: none;
	}
	
	div.wkLinkShell div.rightButton
	{
		text-align: right;
		/width: auto;
	}

	div.wkLinkShell div.leftButton a img
	{
		width: 180px;
		height: 34px;
		background: url(img/warenkorb_button.jpg) center top no-repeat;
		
	}
	div.wkLinkShell div.leftButton a:hover img
	{
		width: 180px;
		height: 34px;
		background: url(img/warenkorb_button_hover.jpg) center top no-repeat;
		
	}

	
	div.wkLinkShell div.rightButton a img
	{
		width: 68px;
		height: 17px;
		background: url(img/shop/teaser_goToCheckout.gif) left top no-repeat;
	}

	/* border content */
	table.stdBorderPanelContentShell
	{
		width: 100%;
	}
	
	table.stdBorderPanelContentShell tr th,
	table.stdBorderPanelContentShell tr td
	{
		font-size: 11px;
		color: #333333;
		padding: 6px;
	}
	
	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
	{
	display: none;
	}
	
	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: 31px;
		height: 20px;
		background: url(img/shop/quickSearchButton.gif) top left 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: 5px 0;
		border-bottom: 1px solid #e2e2e2e2;
	}
	
	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: 11px;
		line-height: 14px;
	}
	
	div.artTeaserImgInner
	{
	}
	
	div.artTeaserShell img.prdNoPicture
	{
		width: 60px;
		height: 60px;
		background: url(img/shop/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
	{
		display: none;
		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
	{
	padding: 6px;
	}
	
	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-1-0 */


/* My Comment */

	
	div.prdDetailShell div.prodDes1
	{
		/*width: 100%;
		border: 1px solid #039;*/
	}
	
	div.prdDetailShell div.prodTitle h3
	{
		color: #6A9C3D;
		font-size: 16px;
	}
	
	div.prdDetailShell div.contentOuter
	{
		padding: 0px;
	}
	
	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
	{
		display: none;
	}
	
	div.prdDetailShell div.liLink a span
	{
	}
	
	/* content button */
	div.prdDetailShell div.buyNowButton
	{
	}
	
	div.prdDetailShell div.buyNowButton div.bnDes1,
	div.prdDetailShell div.buyNowButton div.bnDes2
	{
	}
	
	div.prdDetailShell div.buyNowButton div.bnDes3
	{
		text-align: right;
	}
	
	div.prdDetailShell div.buyNowButton div.bnDes3 img
	{
		display: none;
		width: 172px;
		height: 27px;
		border: none;
		background: url(img/shop/placeIntoShopCart.gif) top left 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
	{
		border: 1px solid #666;
		background: #efefef;
		padding: 3px;
	}
	
	div.prdDetailShell div.imageListMain div.iDes4
	{
		text-align: center;
		vertical-align: middle;
	}
	
	div.prdDetailShell div.imageListMain img
	{
		border: 0;
	}
	
	/* floats */
	div.prdDetailShell div.prodFloatImgOuter div.prodImgInner
	{
		margin-left: auto;
		margin-right: auto;
	}
/* << */


/*>> product detail price shell Version: rel-1-0-0 */
	div.priceShell
	{
		display: none;
		width: 200px;
		margin-top: 5px;
		border: 1px solid #ccc;
		text-align: left;
	}
	
	div.priceShell div.pdes1,
	div.priceShell div.pdes2,
	div.priceShell div.pdes3
	{
	}
	
	div.priceShell div.pdes3
	{
		padding: 5px 5px 5px 5px;
	}
	
	div.priceShell div.priceBig,
	div.priceShell div.priceNormal,
	div.priceShell div.priceSmall,
	div.priceShell div.priceXSmall,
	div.priceShell div.priceBigC,
	div.priceShell div.priceNormalC,
	div.priceShell div.priceSmallC,
	div.priceShell div.priceXSmallC,
	div.priceShell div.priceBigImp,
	div.priceShell div.priceNormalImp,
	div.priceShell div.priceSmallImp,
	div.priceShell div.priceXSmallImp,
	div.priceShell div.priceBigImpC,
	div.priceShell div.priceNormalImpC,
	div.priceShell div.priceSmallImpC,
	div.priceShell div.priceXSmallImpC
	{
		font-size: 13px;
	}
	
	div.priceShell div.priceBig,
	div.priceShell div.priceBigC,
	div.priceShell div.priceBigImp,
	div.priceShell div.priceBigImpC
	{
		font-size: 14px;
	}
	
	div.priceShell div.priceSmall,
	div.priceShell div.priceSmallC,
	div.priceShell div.priceSmallImp,
	div.priceShell div.priceSmallImpC
	{
		font-size: 11px;
	}
	
	div.priceShell div.priceXSmall,
	div.priceShell div.priceXSmallC,
	div.priceShell div.priceXSmallImp,
	div.priceShell div.priceXSmallImpC
	{
		font-size: 10px;
	}
	
	div.priceShell div.priceNormalImp,
	div.priceShell div.priceNormalImpC,
	div.priceShell div.priceBigImp,
	div.priceShell div.priceBigImpC,
	div.priceShell div.priceSmallImp,
	div.priceShell div.priceSmallImpC,
	div.priceShell div.priceXSmallImp,
	div.priceShell div.priceXSmallImpC
	{
		color: red;
	}
	
	div.priceShell div.priceNormalC,
	div.priceShell div.priceBigC,
	div.priceShell div.priceSmallC,
	div.priceShell div.priceXSmallC,
	div.priceShell div.priceNormalImpC,
	div.priceShell div.priceBigImpC,
	div.priceShell div.priceSmallImpC,
	div.priceShell div.priceXSmallImpC
	{
		text-decoration: line-through;
	}
	
	div.priceShell div.priceLeft
	{
		text-align: left;
	}
	
	div.priceShell div.priceCenter
	{
		text-align: center;
	}
	
	div.priceShell div.priceRight
	{
		text-align: right;
	}
	
	td.contleft div.buyNowButton div.bnDes3
	{
		text-align: left;
	}
	
	/* Doppelpunkt nach Prompt */
	div.priceShell span.colon
	{
	}
/* << */


/*>> Variants detail table Version: rel-1-1-0 */
	div.variantsDvShell
	{
		margin-bottom: 12px;
	}
	
	div.variantsDvShell div.d1,
	div.variantsDvShell div.d2,
	div.variantsDvShell div.d3,
	div.variantsDvShell div.d4
	{
	}
	
	div.variantsDvShell div.d1 h3.title
	{
		font-size: 13px;
		margin-bottom: 2px;
	}
	
	div.variantsDvShell div.d1 form
	{
		margin: 0;
	}
	
	div.variantsDvShell div.d1 table
	{
		width: 100%;
		border: 1px solid #039;
		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 #039;
		border-top: 1px solid #039;
	}
	
	div.variantsDvShell div.d1 table tr.pPmt th
	{
		background: #A0B8CF;
		padding: 2px 10px 2px 10px;
		vertical-align: middle;
		border-top: 0;
	}
	
	div.variantsDvShell div.d1 table td
	{
		padding-top: 3px;
		padding-bottom: 3px;
	}
	
	div.variantsDvShell div.d1 table tr.soldOut td
	{
		background: url(img/shop/soldOutRaster.gif) top left;
	}
	
	div.variantsDvShell div.d1 table tr.odd td
	{
		background-color: #DDE5EE;
	}
	
	div.variantsDvShell div.d1 table th.standard img.sCartNormal,
	div.variantsDvShell div.d1 table td.standard img.sCartNormal
	{
		width: 28px;
		height: 17px;
		background: url(img/shop/shoppingCart_h.gif) top left no-repeat;
	}
	
	div.variantsDvShell div.d1 table td.standard img.sCartNormal
	{
		background-image: url(img/shop/shoppingCartWK_n.gif);
	}

	div.variantsDvShell div.d1 table th.sCartHeadCol
	{
		text-align: center;
	}
	
	div.variantsDvShell div.d1 table th.sCartHeadCol img
	{
		width: 28px;
		height: 17px;
		background: url(img/shop/shoppingCartWK_h.gif) top left no-repeat;
	}
	
	div.variantsDvShell div.d1 table th.standard span.wkEntry
	{
		font-size: 10px;
	}
	
	/* special identifier for different column types*/
	div.variantsDvShell div.d1 table th.variant1,
	div.variantsDvShell div.d1 table td.variant1
	{
		white-space: normal;
	}
	
	div.variantsDvShell div.d1 table td.amt input
	{
		width: 35px;
	}
	
	/* 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: 143px;
		height: 22px;
		background: url(img/shop/quickOrderButton.gif) top right no-repeat;
	}

	div.variantsDvShell div.d1 table td.amt,
	div.variantsDvShell div.d1 table td.sub
	{
		text-align: center;
	}
	
	div.variantsDvShell div.d1 table td.sub
	{
	}
	
	div.variantsDvShell div.d1 table td.price,
	div.variantsDvShell div.d1 table td.soldOut
	{
		text-align: right;
	}
	
	div.variantsDvShell div.d1 table td.soldOut span
	{
		color: #333;
		text-decoration: line-through;
	}
	
	/* overall submit button */
	div.variantsDvShell div.ovaSubShell
	{
	}
	
	div.variantsDvShell div.ovaSubShell div.des3
	{
		text-align: right;
	}
	
	div.variantsDvShell div.ovaSubShell div.des3 input
	{
		width: 168px;
		height: 23px;
		background: url(img/shop/placeIntoShopCart.gif) top left 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;
	}
	
	div.qoShell div.amount input
	{
		width: 40px;
	}

	div.qoShell div.qoButton input
	{
		width: 138px;
		height: 22px;
		background: url(img/shop/quickOrderButton.gif) top left 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 tr td
	{
		white-space: nowrap;
		padding: 0px 0px 0px 4px;
	}
	
	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: #888;
	}

	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 #999999;
		border-bottom: none;
		color: #888;
		background: #ffffff;
	}
	
	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: #c5c5c5;
	}
	
	table.stepTabs tr td a.container:hover
	{
		color: #fff;
		background: #A0B8CF;
	}
	
	table.stepTabs tr td div.container_here
	{
		color: #fff;
	}
	
	/* 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
	{
		border: 1px solid #999999;
		width: 100%;
		padding: 5px;
		background-color: #ffffff;
	}
	
	table.shCrdPanelBorderBottom
	{
	}
	
	table.shCrdPanelContShell tr th.shCrdHeaderCol
	{
		background: #ffffff;
		text-align: left;
	}
	
	div.shCrdHeaderShell
	{
		padding: 8px 5px 14px 5px;
	}
	
	h3.shCrdHeader
	{
		display: inline;
		font-size: 13px;
		margin: 0 10px 0 0;
	}
	
	div.shCrdHeaderShell span
	{
		font-weight: bold;
		font-size: 12px;
	}
	
	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: 12px;
		background: #ffffff;
		color: #333333;
		padding-left: 5px;
		padding-bottom: 10px;
	}
	
	table.shCrdPanelContShell tr th.shCrdOthers
	{
		text-align: center;
		padding: 0;
		padding-bottom: 10px;
	}
	
	table.shCrdPanelContShell td div.shCrdDesc
	{
		font-size: 11px;
		margin-top: 5px;
	}

	table.shCrdPanelContShell tr td
	{
		padding: 5px 5px 5px 5px;
		border-top: 1px solid #999999;
		border-left: 1px solid #999999;
		text-align: right;
		padding-top: 10px;
		
	}
	
	table.shCrdPanelContShell tr td.shCrdFirstCol
	{
		border-left: 0;
		text-align: left;
		padding-top: 10px;
	}

	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:24px;
		height: 22px;
		border: 0;
		background: transparent url(img/loeschen.png) no-repeat top left;
	}
	table.shCrdPanelContShell tr td div.shCrdDeleteButt img:hover
	{
		background: transparent url(img/loeschen_hover.png) no-repeat  top left;
	}
	
	table.shCrdPanelContShell tr td.delete a {
		background: transparent url(img/loeschen.png) no-repeat;
		padding: 12px;
		display: block;
	}
	table.shCrdPanelContShell tr td.delete a:hover {
		background: transparent url(img/loeschen_hover.png) no-repeat;
		padding: 12px;
		display: block;
	}
	
	
	/* text for disabled delete image */
	table.shCrdPanelContShell tr td div.shCrdDeleteButt a img 
	{
		font-size: 10px;
		
	}
	
	table.shCrdPanelContShell tr.shCrdPanelContOverall td,
	table.shCrdPanelContShell tr.shCrdPanelContOverallNet td,
	table.shCrdPanelContShell tr.shCrdPanelContMwst td
	{
		text-align: left;
		background: #ffffff;
	}
	
	table.shCrdPanelContShell tr.shCrdPanelContOverall td
	{
	}
	
	table.shCrdPanelContShell tr.shCrdPanelContOverall td.oaPmt,
	table.shCrdPanelContShell tr.shCrdPanelContOverall td.oaValue
	{
		font-weight: bold;
		text-align: center;
	}
	
	table.shCrdPanelContShell tr.shCrdPanelContMwst td
	{
		background: #F3F6F9;
	}
	
	table.shCrdPanelContShell tr.shCrdPanelContOverall td input.shCrdUpdateButton
	{
		width: 120px;
		height: 25px;
		border: 0;
		font-size: 12px;
		text-align: center;
		background: transparent url(img/aktualisieren.png) no-repeat top left;
	}
	table.shCrdPanelContShell tr.shCrdPanelContOverall td:hover input.shCrdUpdateButton
	{
		background: transparent url(img/aktualisieren_hover.png)  no-repeat top left;
	}
	
	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 #4D7AA5;
		border-bottom: 1px solid #4D7AA5;
		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 td.subButton a img
	{
		width: 120px;
		height: 25px;
		border: 0;
		background: transparent url(img/zurKasse.png)  no-repeat top left;
		margin-top: 10px;
	}
	div.shCrdLinkShell td.subButton a:hover img
	{
		background: transparent url(img/zurKasse_hover.png) no-repeat top left;
		
	}
	
	
	div.shCrdLinkShell td.backButton a img
	{
		width: 120px;
		height: 25px;
		border: 0;
		background: transparent url(img/mehrEinkaufen.png)  no-repeat top left;
		margin-top: 10px;
	}
	div.shCrdLinkShell td.backButton a:hover img
	{
		background: transparent url(img/mehrEinkaufen_hover.png) no-repeat top left;
		
	}
	
	
	
	
	/* 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 #4D7AA5;
		margin-bottom: 20px;
	}

	div.mOfPayShell table.mOfPayInner th.title,
	div.mOfPayShell div.mOfPayInner div.title
	{
		background: #DDE5EE;
	}
	
	div.mOfPayShell table.mOfPayInner th.title span.errorText,
	div.mOfPayShell div.mOfPayInner div.title span.errorText
	{
		margin-left: 10px;
		color: red;
		font-weight: normal;
	}
	
	div.mOfPayShell div.formLinkShell
	{
		text-align: right;
	}
	
	div.mOfPayShell div.formLinkShell table
	{
		width: 100%;
	}
	
	div.mOfPayShell div.formLinkShell td.backButton img
	{
		width: 70px;
		height: 25px;
		background: url(img/de/back.gif) top left no-repeat;
		cursor: pointer;
		cursor: hand;
	}
	
	div.mOfPayShell div.formLinkShell td.subButton
	{
		width: 100%;
		text-align: right;
	}
	
	div.mOfPayShell div.formLinkShell td.subButton input
	{
		width: 69px;
		height: 25px;
		background: url(img/de/next.gif) top left no-repeat;
		cursor: pointer;
		cursor: hand;
	}
	
	/* normal view (one below the other) */
	div.mOfPayShell table.mOfPayInner
	{
		width: 100%;
	}
	
	table.mOfPayInner th,
	table.mOfPayInner td
	{
		text-align: left;
		vertical-align: top;
		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
	{
		background-image: url(img/shop/change.gif);
	}
	
	div.mop_vMode div.formLinkShell table td.subButton
	{
		display: none;
	}
	
	/* payment buttons */
	div.paymentButtonShell
	{
		text-align: center;
		margin-top: 10px;
		margin-bottom: 10px;
	}
	
	div.paymentButtonShell input.payPal
	{
		height: 52px;
		width: 174px;
		border: 0;
		background: url(img/shop/payPalButton.gif) top left no-repeat;
		cursor: hand;
		cursor: pointer;
	}
	
	div.orderPrintButton
	{
		text-align: center;
	}
	
	div.orderPrintButton a:link,
	div.orderPrintButton a:visited,
	div.orderPrintButton a:hover
	{
		display: block;
		width: 210px;
		border: 1px solid #000;
		background: #83A1BD url(img/shop/orderPrintIcon.gif) 8px 4px no-repeat;
		color: #fff;
		font-weight: bold;
		margin-left: auto;
		margin-right: auto;
		text-align: right;
		
	}
	
	div.orderPrintButton a:hover
	{
		background-color: #039;
	}
	
	div.orderPrintButton a:link span,
	div.orderPrintButton a:visited span,
	div.orderPrintButton a:hover span
	{
		display: block;
		padding: 4px 10px 4px 20px;
	}
/* << */


/*>> order form Version: rel-2-1-0 */
	div.orderForm
	{
	}
	
	div.orderForm div.stdfDes1,
	div.orderForm div.stdfDes2,
	div.orderForm div.stdfDes3,
	div.orderForm div.stdfDes4
	{
	}
	
	div.orderForm table.stdFormFieldsTable tr td div.input_text_vMode
	{
		font-size: 11px;
	}
	
	/* image columns */
	div.orderForm table.stdFormTable td.stdFormImgCol,
	div.orderForm table.stdFormTable td.stdFormImgColVMode
	{
	}
	
	div.orderForm td.stdFormImgCol
	{
		border-top: 1px solid #ccc;
		background: url(img/shop/orderFormDeco.gif) center center no-repeat;
	}
	
	div.orderForm td.stdFormImgColVMode
	{
		border-top: 1px solid #4D7AA5;
		background: url(img/shop/orderFormDecoVM.gif) center center no-repeat;
	}
	
	div.orderForm td.stdFormImgCol img.stdFormImgSpacer
	{
		display: none;
		width: 100px;
		height: 600px;
	}
	
	div.orderForm td.stdFormImgColVMode img.stdFormImgSpacer
	{
		display: none;
		width: 100px;
		height: 400px;
	}
/* << */


/*>> 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%;
		border: 1px solid darkred;
	}
	
	div.prdSpecialsShell div.prodTitle h3
	{
		font-size: 13px;
		margin: 0;
	}
	
	div.prdSpecialsShell div.prodTitle a,
	div.prdSpecialsShell div.prodTitle a:link,
	div.prdSpecialsShell div.prodTitle a:visited,
	div.prdSpecialsShell div.prodTitle a:hover
	{
	}

	div.prdSpecialsShell div.contentOuter
	{
		padding: 5px;
	}
	
	div.prdSpecialsShell div.innerContent
	{
	}
	
	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%;
		border: 1px solid #039;
	}
	
	div.lastVisitedShell div.prodTitle h3
	{
		font-size: 13px;
		margin: 0;
	}
	
	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
	{
		display: none;
		border: 1px solid #039;
		padding: 5px;
	}
	
	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: #039;
	}
	
	/* 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/variantsPopupTLC.png) left top no-repeat;
	}
	
	#variantsPopupShell td.trc img
	{
		width: 11px;
		height: 9px;
		background: url(img/shop/variantsPopupTRC.png) right top no-repeat;
	}
	
	#variantsPopupShell td.blc img
	{
		width: 12px;
		height: 12px;
		background: url(img/shop/variantsPopupBLC.png) left bottom no-repeat;
	}
	
	#variantsPopupShell td.brc img
	{
		width: 11px;
		height: 12px;
		background: url(img/shop/variantsPopupBRC.png) right bottom no-repeat;
	}
	
	#variantsPopupShell td.lfbs
	{
		background: url(img/shop/variantsPopupLFBS.png) left top repeat-y;
	}
	
	#variantsPopupShell td.containerOuter
	{
		background: #fff;
	}
	
	#variantsPopupShell td.rfbs
	{
		background: url(img/shop/variantsPopupRFBS.png) right top repeat-y;
	}
	
	#variantsPopupShell td.tfbs
	{
		background: url(img/shop/variantsPopupTFBS.png) left top repeat-x;
	}
	
	#variantsPopupShell td.bfbs
	{
		background: url(img/shop/variantsPopupBFBS.png) left bottom repeat-x;
	}
	
	#variantsViewAllButton,
	#variantsViewLessButton
	{
		display: none;
	}
	
	#variantsViewAllButton img,
	#variantsViewLessButton img
	{
		width: 141px;
		height: 27px;
		background: url(img/shop/increaseTableButton.gif) center no-repeat;
	}
	
	#variantsViewLessButton img
	{
		background-image: url(img/shop/decreaseTableButton.gif);
	}
	#topOfPage div.framelessPage table.mShell tbody tr td.msCont 	table.contentMainTable tbody tr td.contentMainColumn div.contentContainer table.contentTable tbody tr td.contentColumn div.contColDes1 div.contColDes2 div.contColDes3 div.contColDes4 div.contColDes5 table.prdOuterShell.poDetail tbody tr td.prdOuterItem div form.prdForm div div.prdDetailShell > div.prodOut1 div.prodDes1 div.prodDes2 div.prodDes3 table.prodFxOuter tbody tr td.prodFxContOuter.contleft div.contentOuter div.innerContent div.dataItem div.title h3 {
		font-size: 14px;
		font-weight: bold;
		color: #333333;
		
		padding: 5px;
		padding-left: 20px;
		
	}


#topOfPage div.detailViewPage table.mShell tbody tr td.msCont table.contentMainTable tbody tr td.contentMainColumn div.contentContainer table.contentTable tbody tr td.contentColumn div.contColDes1 div.contColDes2 div.contColDes3 div.contColDes4 div.contColDes5 table.prdOuterShell.poDetail tbody tr td.prdOuterItem div div.prdForm div div.prdDetailShell div.prodOut1 div.prodDes1 div.prodDes2 div.prodDes3 table.prodFxOuter tbody tr td.prodFxContOuter.contleft div.contentOuter div.innerContent div.dataOuterDes1 div.des2 div.des3 div.des4 div.dataOuterShell div.dataItem div.title h3 {
	display: block;
	background: url(img/detail_arrow.jpg) 0px 6px no-repeat;
	padding-left: 30px;
	padding-top: 9px;
	padding-bottom: 2px;
	
	
}

#topOfPage div.detailViewPage table.mShell tbody tr td.msCont table.contentMainTable tbody tr td.contentMainColumn div.contentContainer table.contentTable tbody tr td.contentColumn div.contColDes1 div.contColDes2 div.contColDes3 div.contColDes4 div.contColDes5 table.prdOuterShell.poDetail tbody tr td.prdOuterItem div div.prdForm div div.prdDetailShell div.prodOut1 div.prodDes1 div.prodDes2 div.prodDes3 table.prodFxOuter tbody tr td.prodFxContOuter.contleft div.contentOuter div.innerContent div.dataOuterDes1 div.des2 div.des3 div.des4 div.dataOuterShell div.dataItem div.textItem div.indentText hr {
	border: 1px solid #999999;
	border-bottom: 0;
}


/* Detailansicht Ansprechpartner */

div.ansprechpartner_name {
	font-weight: bold;
}

a.emaillink {
	font-weight: bold;
	text-decoration: underline;	
}
a.emaillink:hover {
	color: #666666;	
}

/* farbanpassungen für produkt-überschriften */
div.co_product_gelb h1 {
	background-color: #efe818;
	color:#093552;
}
div.co_product_rot h1 {
	background-color: #be5181;
}
div.co_product_gruen h1 {
	background-color: #7bbc9a;
}
div.co_product_ocker h1 {
	background-color: #ea8226;
}
div.co_product_blau h1 {
	background-color: #00b6dc;
}
div.co_product_lindgruen h1 {
	background-color: #b6c831;
}
div.co_product_dunkelblau h1 {
	background-color: #0e527e;
}

* html div.prodTopElShell table.bottomElements tbody tr td.bottomLink div.prdLinkShell input 
{
	position: relative;
	top: 27px;
}

#topOfPage div.detailViewPage table.mShell tbody tr td.msCont table.contentMainTable tbody tr td.contentMainColumn div.contentContainer table.contentTable tbody tr td.rightBorderCol div.riBoElShell div.rElCont div.teaserItem.teaserItem_last div.shopElement div.shoppingCart div div.tDesOut1 div.tDesOut2 div.title h3 {
	display: none;
}
* html div.prdLinkShell
	{	
		height:0px;
		position: relative;
		right: 3px;
	}
td.fields table.els tbody tr td.field div.prompt span {
	visibility: hidden;
		
}




