div.layout-settings	{
	text-align: right;
	height: 0px;
	margin-right: 2.1%;
}
strong.layout-settings-label{
	z-index: 999;
	display:inline; 
	position: relative;
	margin-right: 15px;
	top:13.5px;
}
a.layout-switch{
	z-index: 999;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	position: relative;
	top: 13.5px;
	padding: 4px 12px;
	padding-top: 7px;
	padding-bottom: 3px;
	font-size: 14px;
	line-height: 20px;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	color: #333333;
	text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
	background-color: #f5f5f5;
	background-image: -moz-linear-gradient(top, white, #e6e6e6);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(white), to(#e6e6e6));
	background-image: -webkit-linear-gradient(top, white, #e6e6e6);
	background-image: -o-linear-gradient(top, white, #e6e6e6);
	background-image: linear-gradient(to bottom, white, #e6e6e6);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
	border-color: #e6e6e6 #e6e6e6 #bfbfbf;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	*background-color: #e6e6e6;
	filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
	border: 1px solid #cccccc;
	*border: 0;
	border-bottom-color: #b3b3b3;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	*margin-left: .3em;
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05); }

a.layout-switch:hover, a.layout-switch:focus, a.layout-switch:active, a.layout-switch.active, a.layout-switch.disabled:hover, a.layout-switch[disabled] {
	opacity: 1;
	filter: alpha(opacity=100);
	color: #333333;
	background-color: #e6e6e6;
	*background-color: #d9d9d9; }

a.layout-switch:active, a.layout-switch.active {
	background-color: #cccccc \9; }

a.layout-switch:first-child {
	*margin-left: 0; }

a.layout-switch:hover, a.layout-switch:focus {
	cursor: pointer;
	color: #333333;
	text-decoration: none;
	background-position: 0 -15px;
	-webkit-transition: background-position 0.1s linear;
	-moz-transition: background-position 0.1s linear;
	-o-transition: background-position 0.1s linear;
	transition: background-position 0.1s linear; }

a.layout-switch:focus {
	outline: thin dotted #333;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px; }

a.layout-switch.active, a.layout-switch:active {
	cursor: default;
	background-image: none;
	outline: 0;
	-webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
	box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05); }

a.layout-switch.disabled, a.layout-switch[disabled] {
	background-image: none;
	opacity: 0.30;
	filter: alpha(opacity=30);
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none; }

  .products.clearfix.list_view{
  	margin:20px;
  }

  h4.list_view{
  	display:inline;
  }

  ul.breadcrumb.list_view{
  	margin-left:0px;
  }
 /* .btn.with-icon.test{
  	position: rela
  	margin-bottom:5px;

  }*/
	strong.primary 			{
		/*padding:9px;*/
		font-size:18px;
		margin-bottom:12px;
		border-color 		: #b80000;
		color 				: #b80000;
		text-shadow 		: none;
	}
	li.active-product{
		background-color: #e6e9ed;
	}
   	
a.btn.primary 			{
		width: 70% !important;
		background-image	: linear-gradient(bottom, #b80000 0%, #b80000 100%);
		background-image	: -o-linear-gradient(bottom, #b80000 0%, #b80000 100%);
		background-image	: -moz-linear-gradient(bottom, #b80000 0%, #b80000 100%);
		background-image	: -webkit-linear-gradient(bottom, #b80000 0%, #b80000 100%);
		background-image	: -ms-linear-gradient(bottom, #b80000 0%, #b80000 100%);
		background-color 	: #b80000;
		border-color 		: #b80000;
    	color 				: #ffffff;
    	text-shadow 		: none;
    }
    .red{
    	border-color 		: #b80000;
		color 				: #b80000;
    }
    .red_bg{
    	width: auto !important;
		background-image	: linear-gradient(bottom, #b80000 0%, #b80000 100%);
		background-image	: -o-linear-gradient(bottom, #b80000 0%, #b80000 100%);
		background-image	: -moz-linear-gradient(bottom, #b80000 0%, #b80000 100%);
		background-image	: -webkit-linear-gradient(bottom, #b80000 0%, #b80000 100%);
		background-image	: -ms-linear-gradient(bottom, #b80000 0%, #b80000 100%);
		background-color 	: #b80000;
		border-color 		: #b80000;
    	color 				: #ffffff;
    	text-shadow 		: none;
    }
    .bold{
    	font-weight: bold;
    }
    .express_anfrage{
    	background-image	: linear-gradient(bottom, #b80000 0%, #b80000 100%);
		background-image	: -o-linear-gradient(bottom, #b80000 0%, #b80000 100%);
		background-image	: -moz-linear-gradient(bottom, #b80000 0%, #b80000 100%);
		background-image	: -webkit-linear-gradient(bottom, #b80000 0%, #b80000 100%);
		background-image	: -ms-linear-gradient(bottom, #b80000 0%, #b80000 100%);
		background-color 	: #b80000;
    	color 				: #ffffff;
    	text-shadow 		: none;
    	padding 			:7px;
    	margin-right 		: -6px;
    }
    .express_anfrage:hover{
    	background-image	: linear-gradient(bottom, #00a064 0%, #00a064 100%);
		background-image	: -o-linear-gradient(bottom, #00a064 0%, #00a064 100%);
		background-image	: -moz-linear-gradient(bottom, #00a064 0%, #00a064 100%);
		background-image	: -webkit-linear-gradient(bottom, #00a064 0%, #00a064 100%);
		background-image	: -ms-linear-gradient(bottom, #00a064 0%, #00a064 100%);
		background-color 	: #00a064;
    	color 				: #ffffff;
    	text-shadow 		: none;
    	padding 			:7px;
    	margin-right 		: -6px;
    }
    .icon-search{
    	padding-right:6px;
    	margin-left:7px;
    }
    .no-decoration{
	    color: #FFFFFF;
	    text-decoration: none;

    }