/* ********************************************************************************* */
/* Modul: Shop */
/* ********************************************************************************* */

/*@import url(/module/shop/css/core/base.css);*/
@import url(/module/shop/css/core/base2.css);
/*@import url(/module/shop/css/core/checkout.css);*/
/*@import url(/module/shop/checkout.css);*/

@media all {
	.containter .leftNavigation {
		width: 194px;
	}
	ol ol, ol ul, ul ol, ul ul {
		margin-left: 15px;
	}
	ol ol .mt-2, ol ul .mt-2, ul ol .mt-2, ul ul .mt-2 {
	    margin-top: .1rem !important;
	}
	ol ol .my-2, ol ul .my-2, ul ol .my-2, ul ul .my-2 {
	    margin-top: .1rem !important;
	}	
	/*ol ol .leftNavigation1, ol ul .leftNavigation1, ul ol .leftNavigation1, ul ul nav .leftNavigation1 {
		margin-bottom: 0 !important;
	}*/
	.left1 ul .leftNavigation1, .left1 ul .leftNavigation2 {
		margin-bottom: 0 !important;
	}
	.leftNavigationHeaderPublikationen {
		margin-top: 40px !important;
	}
	
	
	
}
