/******************************************************************************************************************************************************/
/********| SORTIMENT                                                                                                                           |*******/
/********| Stufe 10                                                                                                                            |*******/
.sTen_container							{ width: 12.5%; }
.sTen_container:nth-child(8N+1)		{ clear: both; }
/********| Stufe 10: In Navigation                                                                                                             |*******/
.navi_sub_sortiment  .sTen_container,
#navigation .nSub_container  .sTen_container,
.nSub_container .sTen_container		{ width: 11.5% !important; }

/********| Stufe 11                                                                                                                            |*******/
.sEleven_container						{ width: 12.5%; }
.sEleven_container:nth-child(8N+1)	{ clear: both; }

/********| Product Detail                                                                                                                      |*******/
.pdhSix_box:nth-child(8N+1)			{ clear: both; }

/******************************************************************************************************************************************************/
/********| MyShop                                                                                                                              |*******/
/********| navigation.cfm                                                                                                                      |*******/
.msnNavigation li:nth-child(8N+1)	{ clear: both; }


