@charset "utf-8";
/* Winarbor Shop */

@media all
{


	/* Intro Boen fuer Rubriken*/
	.shop_Box-ChapterIntro {
		/*padding:0;*/
		/*margin:0 0 0 0;*/
		background-image:none;
		background-color:#FFF;		
	}
	.shop_InnerBox-ChapterIntro {
		/*padding:0;*/
		/*margin:0;*/
		background-image:none;
		background-position:top right;
		background-repeat:no-repeat;
	}
	
	.shop_InnerBox-ChapterIntro .imgleft {
		margin: 0 10px 0 0;	
	}	
	.shop_InnerBox-ChapterIntro h1 {
		margin-top:0;
	}	
	
	/* ---------------------- */
	/* ----- Shop Liste ----- */
	/* ---------------------- */
	
	/* Sucher oberhalb der Liste */
	.shop_list_SearchBox {
		/*padding:1em 0;*/
		/*text-align:right;*/
	}

	/* Navigation ober- und unterhalb der Listen */
	.shop_list_NavigatorBox {
		background-color:#F0F0F0;
		background-image:none;
		border:0;
		/*background-position:center top;
		background-repeat:repeat-x;*/		
	}

	/* Die einzelnen Listeneinträge */
	/* 1. "normale" Liste untereinander*/
	.shop_list_RecordBox,
	.shop_list_RecordBoxLong,
	.shop_list_RecordBoxLongA,
	.shop_list_RecordBoxLongB {
		margin:0 0 0 0;
		border-bottom:1px solid #999999;
		padding: 10px 10px;
	}
	.shop_list_RecordBoxLong,
	.shop_list_RecordBoxLongA,
	.shop_list_RecordBoxLongB  {
		
	}	
	.shop_list_RecordBoxLongB{
		background-color:#F0F0F0;
	}
	
	.shop_list_ProductTitle  a {
		/*font-weight:bold;*/
		/*text-decoration:none;*/
		/*font-size:75%;*/
		/*color:#000;*/
	}

	/*  2. Liste "hintereinander" */	
	.shop_list_RecordBoxFloat {
		/*float:left;*/
		/*width:30%;*/
		/*margin:0 3% 10px 0;*/
		/*height:230px;*/
		/*background-color:#f0f0f0;*/

	}
	.shop_list_RecordBoxInner {
		/*margin:5px;*/
	}
	
	.shop_list_RecordBoxImage {
		/*width:100%;*/
		/*height:100px;*/
		/*overflow:hidden;*/
		/*margin-bottom:5px;*/
		/*background-position:center center;*/
		/*background-repeat:no-repeat;*/
	}
	
	.shop_list_RecordBoxImage .imgleft{
		/*margin:0;*/
	}
	.shop_list_RecordBoxText {
		/*padding:5px;*/
		/*overflow:hidden;*/
	}
	.shop_list_RecordBoxText h2,
	.shop_list_RecordBoxText p {
		/*margin-bottom:0;*/
		/*text-align:center;*/
	}
	.shop_list_RecordBoxText p {
		
	}
	.shop_list_RecordBoxText .shop_list_ProductTitle  a {
		/*font-size:60%;*/
	}
	
	.shop_list_ProductDescription {
		
	}

	.shop_list_Price {
		/*font-style:italic;*/
		/*font-weight:bold;*/
		/*font-size:116.67%;*/
	}

	.shop_list_PriceTableBoxHead {
		/*margin-top:1em;*/
		/*font-weight:bold;*/
	}
	.shop_list_PriceTableBoxRecord {
		/*border-top:1px dotted #999;*/
		/*padding-bottom:0.5em;*/
	}
	
	.shop_list_PriceTableBoxHead .subcl,
	.shop_list_PriceTableBoxHead .subcr,
	.shop_list_PriceTableBoxRecord .subcl, 
	.shop_list_PriceTableBoxRecord .subcr {
		/*padding:0.5em;*/
	}

	/* ----------------------- */
	/* ----- Shop_Detail ----- */
	/* ----------------------- */

	/* Box um Bild und Beschreibung */
	.shop_detail_DescriptionBox {
		/*margin-bottom:2em;*/
		/*padding-bottom:1em;*/
	}

	.shop_detail_ProductTitle {
		/*font-weight:bold;*/
		/*font-size:133.33%;*/
		/*color:#000;*/
	}

	/* spezielle Beschreibungen aus Infothek */
	.shop_detail_ProductInfothekBox {
		border:0;
		background-color:#F0F0F0;
		/*padding:10px;*/
		/*line-height:1.5em;*/
	}
	
	/* Box mit Qualitäten */
	.shop_detail_PriceTableBox {
		/*padding:0;*/
		/*border:1px solid #ccc;*/
	}
	.shop_detail_PriceTableBoxHead {
		/*padding:5px 10px;*/
		/*background-color:transparent;*/
		/*font-size:116.67%;*/
		/*font-weight:bold;*/
	}
	
	.shop_detail_PriceTableBoxRecordA,
	.shop_detail_PriceTableBoxRecordB {
		/*padding:5px 10px;*/
	}
	.shop_detail_PriceTableBoxRecordA {
		/*background-color:#F0F0F0;*/
	}
	.shop_detail_PriceTable_ProductTitle {
		/*font-size:116.67%;*/
	}
	.shop_detail_Price {
		/*font-style:italic;*/
		/*font-weight:bold;*/
		/*font-size:116.67%;*/
	}	
	
	
	/* ---------------------------------- */
	/* ----- Shop Rubrikenübersicht ----- */
	/* ---------------------------------- */
	
	.chapterOverview_RecordBox	 {
		/*padding:0;*/
		/*margin:0 10px 10px 0;*/
		border:none;
		/*float:left;*/
		/*width:150px;*/
		/*overflow:hidden;*/
	}
	.chapterOverview_RecordBoxImage {
		/*width:100%;*/
		/*height:150px;*/
		/*overflow:hidden;*/
	}
	.chapterOverview_RecordBoxImage .imgleft {
		/*margin:0;*/
	}
	.chapterOverview_RecordBoxTitle {
		/*text-align:center;*/
		/*padding:5px;*/
		/*width:100%;*/
		/*height:40px;*/
		/*overflow:hidden;*/
		/*font-weight:bold;*/
		background-image:none;
	}
	
	/* ------------------------- */
	/* ----- Betellvorgang ----- */
	/* ------------------------- */
	
	/* Fortschrittsbalken*/
	#navShoporder .tabMain,
	#navShoporder .tabMainNotActive {
		 /*float:left;*/
		 /*margin:0;*/
		 /*font-size:133.33%;*/
		 /*font-weight:bold;*/
		 /*color:#fff;*/
		 /*text-decoration:none;*/
		 /*text-align:left;*/
		 /*padding:5px;*/
		 /*margin-right:2px;*/

	}
	.tabMain a,.tabMainNotActive a {
		/*color:#fff;*/
		/*text-decoration:none;*/
		/*display:block;*/
	}
	.tabMainNotActive {
		/*background-color:#999; */
	}
	#navShoporder  .tabMain {
		/*padding-right:25px;*/
		/*background-image:url(images/shop_tabnav_pfeil_fortschritt.gif);
		background-repeat:no-repeat;
		background-position:right center;		*/
		
	}		
	.tabMain a:hover,
	.tabMainNotActive a:hover {
	
	}
	.tabMain a:hover {
	
	}
	.tabMainNotActive a:hover {
	
	}


	/* Orderliste */
	.shop_order_OrderListHead,
	.shop_order_SectionHead {
		/*border-bottom:2px solid #ccc;*/		
		/*background-color:#f0f0f0;*/
		/*font-weight:bold;*/
		/*padding:10px 0px;*/
	}
	/* Abschnittskopf */
	.shop_order_SectionHead {
		/*padding: 10px 5px;*/
		/*font-size:116.67%;*/
	}
	
	.shop_order_ListRecord {
		/*padding:0.5em 0;*/
		/*border-bottom:2px solid #f0f0f0;*/
		
	}
	.shop_order_ListFooter {
		/*padding:10px 10px;*/
		/*border-top:2px solid #ccc;	*/	
		/*background-color:#f0f0f0;*/
	}
	
	.shop_order_ListTitle {
		/*font-weight:bold;*/
	}	


}

