html {
	/*height: 99%;*/
	
	margin: 4;
	font-family:arial, verdana;
	font-size:14px;
	//background-image: url('img/bg.jpg');
	//background-repeat:repeat-x;
	//float:left;
	}

body {
	/*height: 99%;*/
	margin: 4; 
	font-family:arial, verdana;font-size:14px;
	color:#606060;
	//background-color:#F2F2F2 ;
	
	}

	
	
	/*div.page {
	display: table;
	//width: 100%;
	//width: 100%;
	height: 100%;
	font-family:arial, verdana;font-size:14px;
	
	}
	*/
div.page {
	display: table;
	
	width: 800px;
	//width: 1000px;
	margin:0px auto;	//centering site
	text-align:left;
	font-family:arial, verdana;
	font-size:14px;
	//height: 99%;
	}
	
div.page > div {
	display: table-row;
	}
div.header {
	display: table-cell;
	height: 50px;
	/*for testing*/
	/*
	border-style: solid;
	border-width: 1px;
	*/
	}

div.menu {
	display: table-cell;
	height: 20px;
	/*for testing*/
	/*
	border-style: solid;
	border-width: 1px;
	*/
	}

div.search {
	display: table-cell;
	height: 30px;
	/*for testing*/
	/*
	border-style: solid;
	border-width: 1px;
	*/
	}

div.navigation {
	display: table-cell;
	vertical-align: top;
	width: 158px;
	height: 100%;
	/*for testing*/
	/*
	border-style: solid;
	border-width: 1px;
	*/
	}

div.slidercontent {
	display: table-cell;
	height: 250px !important;
	/*for testing*/
	border-style: solid;
	border-width: 1px;
	z-index: 1;
	}
	
	
div.wrapper {
	display: table;
	/*for testing*/
	/*
	border-style: solid;
	border-width: 1px;
	*/
	}

div.wrapper_slider {
	display: inline-block;
	margin-left:3px;
	//width: 100%;
	//display: table;
	border-radius: 0.8em;
	//width: 865px;
	width: 99.5% !important;
	//margin-left:13px;
	//border: 1px solid #C0C0C0;
	
	
	}

div.wrapper_navigation {
	display: table;
	padding: 1px;
	border-spacing: 1px;
	//border-spacing: 1px 0px;
	margin-top: 6px;
	width: 158px;
	margin-right: 2px;
	/*for testing*/
	/*
	border-style: solid;
	border-width: 1px;
	*/
	}

div.wrapper_criteria {
	display: table;
	border-spacing: 2px 0px;
	padding-top:5px;
	padding-bottom:8px;
	margin-top: 2px;
	/*for testing*/
	/*
	border-style: solid;
	border-width: 1px;
	*/
	}

div.box {
	display: table-cell;
	//width: 800px;
	/*height: 50px;*/
	/*for testing*/
	/*
	border-style: solid;
	border-width: 1px;
	*/
	}

div.box_logo {
	display: table-cell;
	/*height: 50px;*/
	/*for testing*/
	/*
	border-style: solid;
	border-width: 1px;
	*/
	}

.box_list {
	display: table-cell;
	font-family:arial, verdana;
	font-weight: bold;
	font-size:13px;
	width: 149px;
	
}

div.box_slider {
	display: table-cell;
    margin-top: 10px;
	margin-left: 10px;
	//margin-right: 10px;
	
	}

.box_slider_right {
	display: table-cell;
	font-family:arial, verdana;
	vertical-align: top;
	padding: 10px;
	border-spacing: 6px;
	
}
	
 div.box_search_color {
	display: table-cell;
	padding-left:10px;
}
 div.box_search_price {
	display: table-cell;
	padding-left:10px;
}
div.box_search_limit {
	display: table-cell;
	padding-left:10px;
}

div.box_search_basket {
	display: table-cell;
	padding-left:10px;
	font-size:11px;
	text-align: center;
}
	

div.content {

	//display: inline-block;
	//margin-left:3px;
	//width: 100%;
	display: table-cell;
	//width: 92%;
	/*for testing*/
	/*
	border-style: solid;
	border-width: 1px;
	*/
	}
	
div.product_list {
	display: table-cell;
	//width: 92%;
	/*for testing*/
	/*
	border-style: solid;
	border-width: 1px;
	*/
	}

div.footer {
	display: table-cell;
	font-family:arial, verdana;font-size:12px;
	width: 100%;
	/*height: 50px;*/
	text-align: center;
	padding-top: 15px;
	
	/*for testing*/
	
	
	//border-style: solid;
	//border-width: 1px;
	
	}
	

div.footer3 {
	color:#606060;
	background-color:#F2F2F2 ;
	//margin-top: 10px;
	height: 30px;
	
	}

	
div.copyright {
	font-family:arial, verdana;font-size:12px;
	//width: 630px;
	width: 100%;
	text-align: center;
	
}
	
div.headline {
	font-family:arial, verdana;font-size:16px;
	width: 100%;
	//width: 630px;
	//text-align: center;
	font-weight: bold;
}

	
input {
	font-family:arial, verdana;
	font-size:12px;
	border-radius: 0.3em;
	border: none;
	padding: 0.3em;
	padding-left: 0.2em;
	padding-right: 0.2em;
	outline: none;
	color:#606060;
	
	box-shadow: 0 4px 6px -5px hsl(0, 0%, 40%), inset 0px 4px 6px -5px hsl(0, 0%, 2%);
 	-moz-box-shadow: 0 4px 6px -5px hsl(0, 0%, 40%), inset 0px 4px 6px -5px hsl(0, 0%, 2%);
	-webkit-box-shadow: 0 4px 6px -5px hsl(0, 0%, 40%), inset 0px 4px 6px -5px hsl(0, 0%, 2%);
	
	}

/*input[type=submit] {*/
.button_details,.button_next,.button_prev{

	background-image: linear-gradient(to bottom, #FFBA60 0%, #FFDD87 100%);
	background:-moz-linear-gradient(bottom,#FFBA60,#FFDD87); /* Firefox */
	background:-webkit-gradient(linear,left top,left bottom,from(#FFBA60),to(#FFDD87)); /* Chrome, Safari */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFBA60',endColorstr='#FFDD87'); /* Internet Explorer */
  
	
	-webkit-border-top-left-radius:6px;
	-moz-border-radius-topleft:6px;
	border-top-left-radius:6px;
	-webkit-border-top-right-radius:6px;
	-moz-border-radius-topright:6px;
	border-top-right-radius:6px;
	-webkit-border-bottom-right-radius:6px;
	-moz-border-radius-bottomright:6px;
	border-bottom-right-radius:6px;
	-webkit-border-bottom-left-radius:6px;
	-moz-border-radius-bottomleft:6px;
	border-bottom-left-radius:6px;
	text-indent:0px;
	display:inline-block;
	color:#606060;
	font-family:Arial;
	font-size:12px;
	font-style:normal;
	height:25px;
	width:70px;
	text-decoration:none;
	text-align:center;
}

.box_button_details{
	padding:8px;
	//height:35px;
}

.button_search,.button_clear,.button_back,.button_cart,.button_sendform,.button_delete_cart,.button_send,.button_reset,.button_to_cart{

	background-image: linear-gradient(to bottom, #FFBA60 0%, #FFDD87 100%);

	background:-moz-linear-gradient(bottom,#FFBA60,#FFDD87); /* Firefox */
	background:-webkit-gradient(linear,left top,left bottom,from(#FFBA60),to(#FFDD87)); /* Chrome, Safari */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFBA60',endColorstr='#FFDD87'); /* Internet Explorer */

	
	-webkit-border-top-left-radius:6px;
	-moz-border-radius-topleft:6px;
	border-top-left-radius:6px;
	-webkit-border-top-right-radius:6px;
	-moz-border-radius-topright:6px;
	border-top-right-radius:6px;
	-webkit-border-bottom-right-radius:6px;
	-moz-border-radius-bottomright:6px;
	border-bottom-right-radius:6px;
	-webkit-border-bottom-left-radius:6px;
	-moz-border-radius-bottomleft:6px;
	border-bottom-left-radius:6px;
	text-indent:0px;
	display:inline-block;
	color:#606060;
	font-family:Arial;
	font-size:12px;
	font-style:normal;
	height:25px;
	text-decoration:none;
	text-align:center;
	padding-left:8px;
	padding-right:8px;
}

.button_to_cart{
	margin-top:6px;
	margin-bottom:6px;
}

.button_next,.button_prev,.button_reset{
	padding-left:8px;
	padding-right:8px;
	margin-left:5px;
}


.button_main_cart{

	background-image: linear-gradient(to bottom, #FFBA60 0%, #FFDD87 100%);

	background:-moz-linear-gradient(bottom,#FFBA60,#FFDD87); /* Firefox */
	background:-webkit-gradient(linear,left top,left bottom,from(#FFBA60),to(#FFDD87)); /* Chrome, Safari */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFBA60',endColorstr='#FFDD87'); /* Internet Explorer */
	
	-webkit-border-top-left-radius:6px;
	-moz-border-radius-topleft:6px;
	border-top-left-radius:6px;
	-webkit-border-top-right-radius:6px;
	-moz-border-radius-topright:6px;
	border-top-right-radius:6px;
	-webkit-border-bottom-right-radius:6px;
	-moz-border-radius-bottomright:6px;
	border-bottom-right-radius:6px;
	-webkit-border-bottom-left-radius:6px;
	-moz-border-radius-bottomleft:6px;
	border-bottom-left-radius:6px;
	text-indent:0px;
	display:inline-block;
	color:#606060;
	font-family:Arial;
	font-size:12px;
	font-style:normal;
	height:18px;
	text-decoration:none;
	text-align:center;
	padding:5px;
}

.button_details:hover,.button_next:hover,.button_prev:hover,.button_main_cart:hover,.button_search:hover,.button_clear:hover,.button_back:hover,.button_cart:hover,.button_sendform:hover,.button_delete_cart:hover,.button_send:hover,.button_reset:hover,.button_to_cart:hover{
	background-image: linear-gradient(to top, #FFBA60 0%, #FFDD87 100%);
	

	background:-moz-linear-gradient(bottom,#FFDD87,#FFBA60); /* Firefox */
	background:-webkit-gradient(linear,left top,left bottom,from(#FFDD87),to(#FFBA60)); /* Chrome, Safari */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFDD87',endColorstr='#FFBA60'); /* Internet Explorer */

}


input[type=submit]:hover {
	//background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #d29105), color-stop(1, #f6b33d) );
	//background:-moz-linear-gradient( center top, #d29105 5%, #f6b33d 100% );
	//filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#d29105', endColorstr='#f6b33d');
	//background-color:#d29105;
	background-color:#FF913D;
	color:#606060;
	cursor: pointer; 
}

	
 select {
	 font-family:arial, verdana;
	 font-size:12px;
	 border-radius: 0.3em;
	 border: none;
	 padding: 0.3em;
	 padding-left: 0.2em;
	 padding-right: 0.2em;
	 outline: none;
	 
	 box-shadow: 0 4px 6px -5px hsl(0, 0%, 40%), inset 0px 4px 6px -5px hsl(0, 0%, 2%);
 	-moz-box-shadow: 0 4px 6px -5px hsl(0, 0%, 40%), inset 0px 4px 6px -5px hsl(0, 0%, 2%);
	-webkit-box-shadow: 0 4px 6px -5px hsl(0, 0%, 40%), inset 0px 4px 6px -5px hsl(0, 0%, 2%);
	color:#606060;

	}
 textarea {
	 font-family:arial, verdana;
	 font-size:12px;
	 border-radius: 0.3em;
	 border: none;
	 padding: 0.3em;
	 padding-left: 0.2em;
	 padding-right: 0.2em;
	 outline: none;
	 box-shadow: 0 4px 6px -5px hsl(0, 0%, 40%), inset 0px 4px 6px -5px hsl(0, 0%, 2%);
 	-moz-box-shadow: 0 4px 6px -5px hsl(0, 0%, 40%), inset 0px 4px 6px -5px hsl(0, 0%, 2%);
	-webkit-box-shadow: 0 4px 6px -5px hsl(0, 0%, 40%), inset 0px 4px 6px -5px hsl(0, 0%, 2%);
	color:#606060;
}
 

 .search_term {
	font-family:arial, verdana;
	width: 130px;
}
.search_color {
	font-family:arial, verdana;
	width: 80px;
}
.search_price_from,.search_price_to {
	font-family:arial, verdana;
	width: 60px;
}

.search_limit {
	width: 20px! important;
}

 .category_combo {
	font-family:arial, verdana;
	width: 136px;
}

 .box_company {
	border-radius: 0.8em;
	display: table-cell;
	vertical-align: middle;
	padding: 15px;
	border-spacing: 1px;
	font-weight: bold;

	}

 .box_product {
	border-radius: 0.8em;
	display: table-cell;
	//width: 165px;
	width: 158px !important;
	height: 50px;
	border: 1px solid #C0C0C0;
	padding: 1px;
	border-spacing: 1px;
	background-color:#FFFFFF;
	//margin-right:15px;
	
	}
	
 .box_product_details {
	border-radius: 0.8em;
	display: table-cell;
	//width: 595px;
	width: 900px;
	//width: 100%;// !important;
	height: 50px;
	border: 1px solid #C0C0C0;
	padding: 1px;
	border-spacing: 1px;
	background-color:#FFFFFF;

	}

 
 .wrapper_products {
	display: table;
	//padding: 5px;
	//border-spacing: 4px;
	border-spacing: 9px 4px;
	//border-collapse: separate;
    //border-spacing: 5px 0px;
	//background-color:#FFFFFF;
	margin-right: -17px;
	margin-left: -3px;
	//margin-left: -13px;
	//z-index: -1;
	
	}


.wrapper_products_cat_left {
	display: inline-block;
	//display: table;
	//margin-left:3px;
//	width: 100% !important;
	
	border-spacing: 14px 4px;
	margin-right: -14px;
	margin-left: -14px;
	}
	
 .wrapper_starttext {
	//display: table;
	//padding: 5px;
	//border-spacing: 4px;
	//border-spacing: 9px 4px;
	//border-collapse: separate;
    //border-spacing: 5px 0px;
	margin-top: 8px;
	margin-right: -17px;
	margin-left: 14px;
	margin-bottom: 10px;
	}

.wrapper_products_similar {
	display: table;
	//padding: 5px;
	//border-spacing: 4px;
	border-spacing: 9px 4px;
	margin: 0 -18px;
	//border-collapse: separate;
    //border-spacing: 5px 0px;
	//background-color:#FFFFFF;
	}

 .wrapper_prices {
	display: table;
	padding: 0px;
	border-spacing: 0px;
	padding-top: 5px;
	padding-bottom: 10px;
	//background-color:#FFFFFF;
	//border: 1px solid #606060;
	//border-radius: 0.8em;
	margin-top:5px;
	margin-bottom:5px;
	}

 .box_image {
	border-radius: 0.8em;
	display: table-cell;
	//width: 140px;
	width: 98%;
	display: inline-block;
	height: 110px;
	padding: 1px;
	vertical-align: middle;
	text-align: center;
	border: 0px;
	background-color:#FFFFFF;
	}
 
 .box_image_slider {
	border-radius: 0.8em;
	display: table-cell;
	//width: 140px;
	width: 99%;
	//display: inline-block;
	height: 110px;
	padding: 1px;
	vertical-align: middle;
	text-align: center;
	border: 0px;
	background-color:#FFFFFF;
	}
 
 .box_image_details {
	border-radius: 0.8em;
	display: table-cell;
	//width: 240px;
	//height: 240px;
	padding: 5px;
	padding-right: 20px;
	vertical-align: middle;
	text-align: center;
	border: 0px;
	background-color:#FFFFFF;
	}

.image_details {

	width: 260px;
	height: 260px;
	border: 0px;
}

.image_details {

	width: 260px;
	height: 260px;
	border: 0px;
}

.image_product_box {

	border-radius: 0.8em;
	width: 100px;
	height: 100px;
	border: 0px;
}
 
.more_image_product_box {

	//border-radius: 0.8em;
	width: 50px;
	height: 50px;
	margin-right:2px;
	//border: 0px;
	border: 1px solid #C0C0C0;
}

 .box_more_image_product {
	//display: table-cell;
	//border-style: none;
	//border: 1px solid;
	margin-top:5px;
	
	text-align:left;
}


.image_product_box_slider {

	border-radius: 0.8em;
	width: 160px;
	height: 160px;
	border: 0px;
}

 .image_cart {

	width: 70px;
	height: 70px;
	border: 0px;
}

.image_basket {

	width: 30px;
	height: 30px;
	border: 0px;
}

 
 .box_text {
	display: table-cell;
	font-size:11px;
	//width: 140px;
	width: 95%;
	display: inline-block;
	height: 35px;
	padding-left: 8px;
	//padding: 2px;
	background-color:#FFFFFF;
	border-style: none;
	
 }
 .box_text_slider {
	display: inline-block;
	//display: table-cell;
	font-size:12px;
	//width: 140px;
	width: 90%;
	height: 105px;
	//padding-left: 8px;
	//padding: 2px;
	//background-color:#FFFFFF;
	border-style: none;
	margin-left: 10px;
	text-align: left;
	font-weight: normal;
	margin-top: 5px;
	margin-bottom: 3px;
}

.box_header_slider {
	display: inline-block;
	//display: table-cell;
	font-size:14px;
	width: 90%;
	//height: 35px;
	//padding-left: 8px;
	//padding: 2px;
	//background-color:#FFFFFF;
	border-style: none;
	margin-left: 10px;
	font-weight: bold;
	text-align: left;
 }
 
.box_slider_price {
	
	display: table-cell;
	font-family:arial, verdana;
	font-size: 14px;
	font-weight: bold;
	padding: 2px;
	text-align: left;
	padding-left: 31px;
	
}

 
 .box_text_productdetails {
	display: table-cell;
	//padding: 2px;
	background-color:#FFFFFF;
	border-style: none;
	border-spacing: 1px;
}

 .box_price_list {
	display: table-cell;
	width: 80px;
	//width: 50px;
	padding: 2px;
	//background-color:#FFFFFF;
	border-top: #606060 1px dotted;'
	//border: 1px solid #606060;
	text-align: right;
	}
 .box_amount_list {
	display: table-cell;
	width: 80px;
	padding: 2px;
	//background-color:#FFFFFF;
	//border: 1px solid #606060;
	border-top: #606060 1px dotted;'
	text-align: left;
	}

 .box_amount_list_bold {
	display: table-cell;
	width: 80px;
	padding: 2px;
	//background-color:#FFFFFF;
	//border: 1px solid #606060;
	text-align: left;
	font-weight: bold;
	}
	
 .box_price_list_bold {
	display: table-cell;
	//width: 50px;
	width: 80px;
	padding: 2px;
	//background-color:#FFFFFF;
	//border: 1px solid #606060;
	text-align: right;
	font-weight: bold;
	}

 .box_price_list_text {
	display: table-cell;
	width: 47px;
	padding: 2px;
	//background-color:#FFFFFF;
	//border: 1px solid #606060;
	text-align: left;
	}
 
 .box_price_list_text_bold {
	display: table-cell;
	width: 47px;
	padding: 2px;
	//background-color:#FFFFFF;
	//border: 1px solid #606060;
	text-align: left;
	font-weight: bold;
	}
 
 .box_button {
	display: table-cell;
	width: 140px;
	height: 5px;
	//height: 10px;
	padding: 2px;
	background-color:#FFFFFF;
	}
 .box_price {
	display: table-cell;
	width: 40px;
	height: 15px;
	padding: 2px;
	background-color:#FFFFFF;
	}

.box_navigation {
	display: table-cell;
	//height: 5px;
	height: 30px;
	font-size:12px;
	width: 158px;
	background-color:#FFFFFF;
	//background-color:#FFBB4F;
	//border-radius: 0.4em;
	border-style: solid;
	border-width: 1px;
	border-color: #C0C0C0;
	margin-left:10px;
	vertical-align: middle;
	
 }
.box_navigation:hover   {
	//background-color:#FF704C; 
	//background-image: linear-gradient(to bottom, #4179B2 0%, #789FC7 100%);
	background-image: linear-gradient(to bottom, #FFBA60 0%, #FFDD87 100%);
	

	background:-moz-linear-gradient(bottom,#FFBA60,#FFDD87); /* Firefox */
	background:-webkit-gradient(linear,left top,left bottom,from(#FFBA60),to(#FFDD87)); /* Chrome, Safari */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFBA60',endColorstr='#FFDD87'); /* Internet Explorer */

	}
 
 .box_navigation_active{
	display: table-cell;
	//height: 5px;
	height: 30px;
	font-size:12px;
	width: 158px;
	//background-color:#FF913D;
	//background-image: linear-gradient(to top, #4179B2 0%, #789FC7 100%);
	background-image: linear-gradient(to top, #FFBA60 0%, #FFDD87 100%);
	
	background:-moz-linear-gradient(bottom,#FFDD87,#FFBA60); /* Firefox */
	background:-webkit-gradient(linear,left top,left bottom,from(#FFDD87),to(#FFBA60)); /* Chrome, Safari */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFDD87',endColorstr='#FFBA60'); /* Internet Explorer */
	
	//border-radius: 0.4em;
	border-style: solid;
	border-width: 1px;
	border-color: #C0C0C0;
	margin-left:10px;
	vertical-align: middle;
 }
.box_navigation_active:hover   {
	//background-color:#FF704C; 
	background-image: linear-gradient(to bottom, #FFBA60 0%, #FFDD87 100%);
	
	background:-moz-linear-gradient(bottom,#FFBA60,#FFDD87); /* Firefox */
	background:-webkit-gradient(linear,left top,left bottom,from(#FFBA60),to(#FFDD87)); /* Chrome, Safari */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFBA60',endColorstr='#FFDD87'); /* Internet Explorer */

}

 .box_subnavigation {
	display: table-cell;
	//height: 5px;
	height: 30px;
	font-size:12px;
	width: 158px;
	//background-color:#FFFFFF;
	//background-color:#FFF5EC;
	//background-color:#F2F2F2;
	background-color:#FFF5E0;
	
	//border-radius: 0.4em;
	border-style: solid;
	border-width: 1px;
	border-color: #C0C0C0;
	margin-left:10px;
	vertical-align: middle;

 }
.box_subnavigation:hover   {
	//background-color:#FF704C; 
	background-image: linear-gradient(to bottom, #FFBA60 0%, #FFDD87 100%);

	background:-moz-linear-gradient(bottom,#FFBA60,#FFDD87); /* Firefox */
	background:-webkit-gradient(linear,left top,left bottom,from(#FFBA60),to(#FFDD87)); /* Chrome, Safari */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFBA60',endColorstr='#FFDD87'); /* Internet Explorer */

}
 
 .box_subnavigation_active {
	display: table-cell;
	//height: 5px;
	height: 30px;
	font-size:12px;
	width: 158px;
	//background-color:#FFFFFF;
	//background-color:#FF913D;
	background-image: linear-gradient(to top, #FFBA60 0%, #FFDD87 100%);

	background:-moz-linear-gradient(bottom,#FFDD87,#FFBA60); /* Firefox */
	background:-webkit-gradient(linear,left top,left bottom,from(#FFDD87),to(#FFBA60)); /* Chrome, Safari */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFDD87',endColorstr='#FFBA60'); /* Internet Explorer */

	
	//border-radius: 0.4em;
	border-style: solid;
	border-width: 1px;
	margin-left:10px;
	vertical-align: middle;
 }
.box_subnavigation_active:hover   {
	//background-color:#FF704C; 
	background-image: linear-gradient(to bottom, #4179B2 0%, #789FC7 100%);

	background:-moz-linear-gradient(bottom,#FFBA60,#FFDD87); /* Firefox */
	background:-webkit-gradient(linear,left top,left bottom,from(#FFBA60),to(#FFDD87)); /* Chrome, Safari */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFBA60',endColorstr='#FFDD87'); /* Internet Explorer */

}
 
 .box_menu {
	display: table-cell;
	font-size:12px;
	height: 5px;
	width: 217px;
	
	padding: 2px;
	//background-color:#FFFFFF;
	//background-color:#4F6FFF;
	//background-color:#D8D8D8;
	//background-image: linear-gradient(to bottom, #FFFFFF 0%, #B5B3A3 100%);
	//background-image: linear-gradient(to bottom, #FFFFFF 0%, #253C65 50%);
	background-image: linear-gradient(to bottom, #4179B2 0%, #789FC7 100%);
	
	background:-moz-linear-gradient(bottom,#4179B2,#789FC7); /* Firefox */
	background:-webkit-gradient(linear,left top,left bottom,from(#4179B2),to(#789FC7)); /* Chrome, Safari */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4179B2',endColorstr='#789FC7'); /* Internet Explorer */
	
	
	color:#FFFFFF;
	//color:#606060;
	//background-color:#FFBB4F;
	border-style: solid;
	border-width: 1px;


}

 .box_menu:hover   {
	//background-color:#FF704C;
	
	//background-image: linear-gradient(to top, #FFFFFF 0%, #B5B3A3 100%);
	//background-image: linear-gradient(to top, #FFFFFF 0%, #253C65 100%);
	background-image: linear-gradient(to top, #4179B2 0%, #789FC7 100%);
	

	background:-moz-linear-gradient(bottom,#789FC7,#4179B2); /* Firefox */
	background:-webkit-gradient(linear,left top,left bottom,from(#789FC7),to(#4179B2)); /* Chrome, Safari */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#789FC7',endColorstr='#4179B2'); /* Internet Explorer */
	
}
 
 .product_id {
	text-align: left;
	font-size: 12px;
	padding-left: 8px;
	width: 150px;
	}
 .price {
	font-size: 14px;
	}
 
 .price_bold {
	font-size: 14px;
	font-weight:bold;
	}
 
 .text_price {
	font-size: 14px;
	font-weight: bold;
	margin-top:5px;
	margin-bottom:5px;
	}

.box_sendform {
	display: table-cell;
	font-family:arial, verdana;
	vertical-align: middle;
	width: 110px;
}
.input_sendform{
	width: 250px;
}

.cart_sum {
	font-family:arial, verdana;font-size:14px;
	font-weight: bold;
	//width: 860px;
	width: 99%;
	text-align: right;
}

.wrapper_productdetails {
	//width: 620px;
	//width: 900px;
	display: table;
	font-family:arial, verdana;
	font-size:12px;
	padding: 1px;
	//border-spacing: 10px;
	border-radius: 0.8em;
	//margin: 10px;
}

.wrapper_cart {
	//width: 860px;
	width: 99.5%;
	display: table;
	font-family:arial, verdana;
	font-size:14px;
	padding: 1px;
	border-spacing: 2px;
	border-radius: 0.8em;
	margin: 10px;
	margin-left: 0px;
}

.wrapper_sendform {
	display: table;
	font-family:arial, verdana;
	font-size:14px;
	padding: 0px;
	border-spacing: 5px;
	vertical-align: top;
}

.wrapper_buttons {
	display: table;
	font-family:arial, verdana;
	font-size:14px;
	//padding: 5px;
	//border-spacing: 2px;
	vertical-align: top;
	margin-top:5px;
	margin-bottom:5px;
	border-spacing: 5px 0px;
	margin-left: -9px;
	
}

.wrapper_buttons_navigation {
	display: table;
	border-spacing: 10px 0px;
	
	
}

 
/*original */
/*
.new_sign:before{
	font-family:arial, verdana;
	font-size: 12px;
	font-weight: bold;

	color:white;
	background-color:red;
	border-radius: 0.8em;
	font-weight: bold;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-right: 5px;
	padding-left: 5px;
	margin-left:40px;
	//margin-left:5px;
	content: "NEU";
	
}
*/
/*
.new_sign {
border-bottom: 100px solid red;
	border-left: 50px solid transparent;
	border-right: 50px solid transparent;
	height: 0;
	width: 100px;

   //-webkit-transform: rotate(45deg);
	//-moz-transform: rotate(270deg);
	//-ms-transform: rotate(45deg);
	//-o-transform: rotate(45deg);
	//transform: rotate(45deg);   
   color:white;
   z-index: -1000;
   content: "NEU";
}
*/
/*test*/

.new_sign {
display: block;
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
float: none;
z-index: auto;
width: 30px;
height: 0;
position: relative;
cursor: default;
opacity: 1;
margin: 0;
padding: 0;
overflow: visible;
border: 15px solid rgba(0,0,0,0);
border-top: 0 solid;
border-bottom: 15px solid red;

-webkit-border-radius: 0;
border-radius: 0;
font: normal 100%/normal Arial, Helvetica, sans-serif;
color: rgba(0,0,0,1);
-o-text-overflow: clip;
text-overflow: clip;
background: none;
-webkit-box-shadow: none;
box-shadow: none;
text-shadow: none;
-webkit-transition: none;
-moz-transition: none;
-o-transition: none;
transition: none;
-webkit-transform: none;
transform: none;
-webkit-transform-origin: 50% 50% 0;
transform-origin: 50% 50% 0;

   -webkit-transform: rotate(315deg);
	-moz-transform: rotate(315deg);
	-ms-transform: rotate(315deg);
	-o-transform: rotate(315deg);
	transform: rotate(315deg);   

	font-family:arial, verdana;
	font-size: 12px;
	font-weight: bold;

	color:white;

	top:7px !important; 
	left:-16px !important; 
	//left:-112px !important; 

}


.stock_sign {
display: block;
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
float: none;
z-index: auto;
width: 61px;
height: 0;
position: relative;
cursor: default;
opacity: 1;
margin: 0;
padding: 0;
overflow: visible;
border: 15px solid rgba(0,0,0,0);
border-top: 0 solid;
border-bottom: 15px solid green;

-webkit-border-radius: 0;
border-radius: 0;
font: normal 100%/normal Arial, Helvetica, sans-serif;
color: rgba(0,0,0,1);
-o-text-overflow: clip;
text-overflow: clip;
background: none;
-webkit-box-shadow: none;
box-shadow: none;
text-shadow: none;
-webkit-transition: none;
-moz-transition: none;
-o-transition: none;
transition: none;
-webkit-transform: none;
transform: none;
-webkit-transform-origin: 50% 50% 0;
transform-origin: 50% 50% 0;

   -webkit-transform: rotate(315deg);
	-moz-transform: rotate(315deg);
	-ms-transform: rotate(315deg);
	-o-transform: rotate(315deg);
	transform: rotate(315deg);   

	font-family:arial, verdana;
	font-size: 12px;
	font-weight: bold;

	color:white;

	top:2px !important; 
	left:-21px !important; 
}



 a:link { text-decoration:none; }
 a:visited { text-decoration:line-through; }
 a:hover { text-decoration:underline; }
 a:active { text-decoration:underline; }
 a:focus { text-decoration:blink; }

a.button_navigation {
	display:block;
	//margin-bottom:5px;
	text-align:left;
	height: 29px;
	width:158px;
	border-style:none;
	/*border-style:ridge;*/
	border-width:3px;
	//padding:2px;
	//padding-top:7px;
	text-decoration:none;
	//margin-left:20px;
	padding-left:10px;
	color:#606060;
	vertical-align:middle;
	display: table-cell;

	}

a.button_navigation_active {
	display:block;
	//margin-bottom:5px;
	text-align:left;
	height: 29px;
	width:140px;
    border-style:none;
	/*border-style:ridge;*/
	border-width:3px;
	//padding:2px;
	//padding-top:7px;
	text-decoration:none;
	//margin-left:20px;
	padding-left:10px;
	color:#606060;
	background-color:#FF913D;
	vertical-align:middle;
	display: table-cell;

	}


a.button_subnavigation:before{
	content:"> ";
}

	
a.button_subnavigation {
	display:block;
	//margin-bottom:5px;
	text-align:left;
	height: 29px;
	width:140px;
	
    border-style:none;
	/*border-style:ridge;*/
	border-width:3px;
	//padding:2px;
	//padding-top:7px;
	text-decoration:none;
	//margin-left:30px;
	padding-left:20px;
	color:#606060;
	background-color:#BED5FF;
	vertical-align:middle;
	display: table-cell;

	}

a.button_subnavigation_active:before{
	content:"> ";
}

a.button_subnavigation_active {
	display:block;
	//margin-bottom:5px;
	text-align:left;
	height: 29px;
	width:130px;
    border-style:none;
	/*border-style:ridge;*/
	border-width:3px;
	//padding:2px;
	//padding-top:7px;
	text-decoration:none;
	//margin-left:30px;
	padding-left:20px;
	color:#606060;
	background-color:#FF913D;
	vertical-align:middle;
	display: table-cell;

	}
	
a.button_menu {
	display:block;
	//margin-bottom:5px;
	text-align:center;
	height: 15px !important;	
	width: 207px !important;
    border-style:none;
	/*border-style:ridge;*/
	border-width:3px;
	padding:2px;
	text-decoration:none;
	color:#FFFFFF;
	//color:#606060;
	}

/*
a.button_menu:hover   {
	color:#FFFFFF;
	//background-color:#FF704C;
	
	//background-image: linear-gradient(to top, #FFFFFF 0%, #B5B3A3 100%);
	background-image: linear-gradient(to bottom, #FFFFFF 0%, #253C65 100%);
}
*/	
	
a.button_navigation:link    {background-color:transparent; }
a.button_navigation:visited {background-color:transparent; }
a.button_navigation:hover   {
	//background-color:#FF704C; 
	//color:#FFFFFF;
	}
//a.button_navigation:active  {background-color:#FF7000; }

a.button_navigation_active:link    {background-color:transparent; }
a.button_navigation_active:visited {
	background-color:transparent;
}
a.button_navigation_active{
	//color:#FFFFFF;
}
a.button_navigation_active:hover   {
	//background-color:#FF704C; 
	//color:#FFFFFF;
	}

//a.button_navigation_active:active  {background-color:#FF7000; }

a.button_subnavigation:link    {background-color:transparent; }
a.button_subnavigation:visited {background-color:transparent; }
a.button_subnavigation:hover   {
	//background-color:#FF704C; 
	//color:#FFFFFF;
	}

//a.button_subnavigation:active  {background-color:#FF7000; }

a.button_subnavigation_active:link    {background-color:transparent; }
a.button_subnavigation_active:visited {background-color:transparent; }
a.button_subnavigation_active:hover   {
	//background-color:#FF704C; 
	//color:#FFFFFF;
	}

//a.button_subnavigation_active:active  {background-color:#FF7000; }

.box_top {
	display: table-cell;
	font-family:arial, verdana;
	vertical-align: top;
	padding: 2px;
	
}

.box_middle {
	display: table-cell;
	font-family:arial, verdana;
	vertical-align: middle;
	padding: 2px;
}

.box_right {
	display: table-cell;
	font-family:arial, verdana;
	text-align: right;
	padding: 2px;
}

.text_similiar_products {
	font-family:arial, verdana;
	margin-left: 2px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.text_articles_found {
	font-family:arial, verdana;
	//margin-left: 45px;
	margin-left: 20px;
	//margin-top: 5px;
	/margin-bottom: 5px;
}

.text_start {
	font-family:arial, verdana;
	width: 97%;
	//margin-left: 45px;
	//margin-left: 8px;
	//margin-top: 5px;
	/margin-bottom: 5px;
}


.combo_color,.combo_size,.combo_branding {
	width: 168px;
	font-family:arial, verdana;
	font-size: 12px;
	}

.combo_branding {
	font-family:arial, verdana;
	font-size: 12px;
	}

	
.box_bold {
	display: table-cell;
	font-family:arial, verdana;
	font-size: 12px;
	font-weight: bold;
	padding: 2px;
}

.box_cart_bold {
	display: table-cell;
	font-family:arial, verdana;
	font-size: 12px;
	font-weight: bold;
	width:20px;
	vertical-align: middle;
	padding: 2px;
}
.box_cart_image_bold {
	display: table-cell;
	font-family:arial, verdana;
	font-size: 12px;
	font-weight: bold;
	width:120px;
	vertical-align: middle;
	padding: 2px;
}
.box_cart_description_bold {
	display: table-cell;
	font-family:arial, verdana;
	font-size: 12px;
	font-weight: bold;
	width:300px;
	vertical-align: middle;
	padding: 2px;
}
.box_cart_price_bold {
	display: table-cell;
	font-family:arial, verdana;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	width:80px;
	vertical-align: middle;
	padding: 2px;
}

.box_cart {
	display: table-cell;
	font-family:arial, verdana;
	font-size: 12px;
	width:37px;
	vertical-align: top;
	padding: 2px;
}
.box_cart_image {
	display: table-cell;
	font-family:arial, verdana;
	font-size: 12px;
	width:131px;
	vertical-align: top;
	padding: 2px;
}
.box_cart_description {
	display: table-cell;
	font-family:arial, verdana;
	font-size: 12px;
	width:300px;
	vertical-align: top;
	padding: 2px;
}
.box_cart_price{
	display: table-cell;
	font-family:arial, verdana;
	font-size: 12px;
	text-align: right;
	width:80px;
	vertical-align: top;
	padding: 2px;
}

.description {
	margin-top:5px;
	margin-bottom:5px;

}

.description_headline {
	margin-top:5px;
	margin-bottom:5px;
	font-size: 14px;
	font-weight:bold;
}

.product_details_input_combo {
	width:168px;
}

.product_details_input_text {
	width:160px;
	padding-left:6px;
}

.cart_input_text_quantity {
	width:60px;
}

ul {
	font-weight: bold;
	margin: 0;
	padding-left: 1.2em;
}

/* menue */
nav {
	font-family:arial, verdana;
	font-size: 12px;
    //background-color: #FFBA60;
	

	//background-image: linear-gradient(to top, #FFBA60 0%, #FFDD87 100%);
	
	//background:-moz-linear-gradient(bottom,#FFDD87,#FFBA60); /* Firefox */
	//background:-webkit-gradient(linear,left top,left bottom,from(#FFDD87),to(#FFBA60)); /* Chrome, Safari */
	//filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFDD87',endColorstr='#FFBA60'); /* Internet Explorer */
	
}
nav ul {
    padding: 0px;
    margin: 0px;

    box-shadow: 2px 2px 2px #dfdfdf;
    -moz-box-shadow: 2px 2px 2px #dfdfdf;
    -webkit-box-shadow: 2px 2px 2px #dfdfdf;


	//background-image: linear-gradient(to bottom, #FFBA60 0%, #FFDD87 100%);
	//background:-moz-linear-gradient(bottom,#FFBA60,#FFDD87); /* Firefox */
	//background:-webkit-gradient(linear,left top,left bottom,from(#FFBA60),to(#FFDD87)); /* Chrome, Safari */
	//filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFBA60',endColorstr='#FFDD87'); /* Internet Explorer */
	z-index: 1000;
	
}

nav ul:after {
    clear: both;
    content: " ";
    display: block;
    font-size: 0;
    height: 0;
    visibility: hidden;
}

nav ul,nav ul li{
    //background-color: #FFBA60;
	
}
nav ul li {
    list-style: none;
    float:left;

    //border-right: 1px solid #dfdfdf;
	
}
nav ul li a {
    text-decoration: none;
    display: block;
    //color: #333;
    //padding: 14px 34px 14px 34px;
	padding-top: 15px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:15px;
	
    transition: background 0.3s ease-out; /* explorer 10 */
    -webkit-transition: background 0.3s ease-out; /* chrome & safari */
    -moz-transition: background 0.3 ease-out; /* firefox */
    -o-transition: background 0.3 ease-out; /* opera */

	color:#606060;
	//FFBA60
	//background-color: #FFDF7F !important;
	
}

nav ul li.cat_main:hover {

	background-image: linear-gradient(to top, #FFDD87 0%, #FFBA60 100%);
	background:-moz-linear-gradient(bottom,#FFDD87,#FFBA60); /* Firefox */
	background:-webkit-gradient(linear,left top,left bottom,from(#FFDD87),to(#FFBA60)); /* Chrome, Safari */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFDD87',endColorstr='#FFBA60'); /* Internet Explorer */
}

nav ul li.cat_main:hover a {

}
 nav ul li.cat_main:hover > ul li a  {
    //background-color: #FFDF7F !important;

}

nav ul li:hover > a {
    color:#808080;
}
nav ul li:hover > ul {
    visibility: visible;
	
}

nav ul li ul{
    display: inline;
    visibility: hidden;
    position: absolute;
    padding:0px;
}
nav ul li ul li{
	float: none;
}
nav ul li ul li a {
    color:#808080;
}
nav ul li ul li a:hover{
	color:#808080;
	background-color: #FFDF7F !important;

	background-image: linear-gradient(to top, #FFDD87 0%, #FFBA60 100%);
	background:-moz-linear-gradient(bottom,#FFDD87,#FFBA60); /* Firefox */
	background:-webkit-gradient(linear,left top,left bottom,from(#FFDD87),to(#FFBA60)); /* Chrome, Safari */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFDD87',endColorstr='#FFBA60'); /* Internet Explorer */

	
}

nav a:link { text-decoration:none; }


#nav_main {
	
	position: -webkit-sticky;
	position: sticky;
    top: 0;
	z-index: 10000;
	   
   }
/*currencies*/
div.box_currency_select {	
	font-family:arial, verdana;
	font-size: 10px;
	padding-top:5px;
}
	

div.box_currency_select ul {
    padding: 0px;
    margin: 0px;
	margin-top: 2px;
}

div.box_currency_select ul li{
	color:#606060;
	list-style: none;
    float:left;
	
}

div.box_currency_select:after {
    clear: both;
    content: " ";
    display: block;
    font-size: 0;
    height: 0;
    visibility: hidden;
}

div.box_currency_select ul li a {
    text-decoration: none;
    display: block;
	padding-top: 5px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:5px;
	
	border: 1px solid #C0C0C0;
	border-radius: 0.4em;
	color:#909090;
	text-align: center;
	width: 20px !important;
	
}
/*currencies end*/

/*menu list*/

div.menu_list {
	font-family:arial, verdana;
	font-size: 12px;
    //background-color: #FFBA60;
	
	//background-image: linear-gradient(to bottom, #4179B2 0%, #789FC7 100%);
	//background:-moz-linear-gradient(bottom,#4179B2,#789FC7); /* Firefox */
	//background:-webkit-gradient(linear,left top,left bottom,from(#4179B2),to(#789FC7)); /* Chrome, Safari */
	//filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4179B2',endColorstr='#789FC7'); /* Internet Explorer */
	//doppelter hintergrund
}
div.menu_list ul {
    padding: 0px;
    margin: 0px;

    box-shadow: 2px 2px 2px #dfdfdf;
    -moz-box-shadow: 2px 2px 2px #dfdfdf;
    -webkit-box-shadow: 2px 2px 2px #dfdfdf;


	background-image: linear-gradient(to bottom, #4179B2 0%, #789FC7 100%);
	background:-moz-linear-gradient(bottom,#4179B2,#789FC7); /* Firefox */
	background:-webkit-gradient(linear,left top,left bottom,from(#4179B2),to(#789FC7)); /* Chrome, Safari */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4179B2',endColorstr='#789FC7'); /* Internet Explorer */
	//z-index: 1000;
	
}

div.menu_list ul:after {
    clear: both;
    content: " ";
    display: block;
    font-size: 0;
    height: 0;
    visibility: hidden;
}

div.menu_list ul,div.menu_list ul li{
    //background-color: #FFBA60;
	
}
div.menu_list ul li {
    list-style: none;
    float:left;

    //border-right: 1px solid #dfdfdf;
	
}
div.menu_list ul li a {
    text-decoration: none;
    display: block;
    //color: #333;
    //padding: 14px 34px 14px 34px;
	padding-top: 15px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:15px;
	
    transition: background 0.3s ease-out; /* explorer 10 */
    -webkit-transition: background 0.3s ease-out; /* chrome & safari */
    -moz-transition: background 0.3 ease-out; /* firefox */
    -o-transition: background 0.3 ease-out; /* opera */

	color:#FFFFFF;
	//FFBA60
	//background-color: #FFDF7F !important;
	
}

div.menu_list ul li.cat_main:hover {

	background-image: linear-gradient(to bottom, #789FC7 0%, #4179B2 100%);
	background:-moz-linear-gradient(bottom,#789FC7,#4179B2); /* Firefox */
	background:-webkit-gradient(linear,left top,left bottom,from(#789FC7),to(#4179B2)); /* Chrome, Safari */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#789FC7',endColorstr='#4179B2'); /* Internet Explorer */

}

div.menu_list ul li.cat_main:hover a {

}
 div.menu_list ul li.cat_main:hover > ul li a  {
    //background-color: #FFDF7F !important;

}

div.menu_list ul li:hover > a {
    color:#FFFFFF;
}
div.menu_list ul li:hover > ul {
    visibility: visible;
	
}

div.menu_list ul li ul{
    display: inline;
    visibility: hidden;
    position: absolute;
    padding:0px;
}
div.menu_list ul li ul li{
	float: none;
}
div.menu_list ul li ul li a {
    color:#FFFFFF;
}


div.menu_list ul li ul li a:hover{
	color:#FFFFFF;
	background-color: #FFDF7F !important;

	background-image: linear-gradient(to top, #FFDD87 0%, #FFBA60 100%);
	background:-moz-linear-gradient(bottom,#FFDD87,#FFBA60); /* Firefox */
	background:-webkit-gradient(linear,left top,left bottom,from(#FFDD87),to(#FFBA60)); /* Chrome, Safari */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFDD87',endColorstr='#FFBA60'); /* Internet Explorer */

	
}

div.menu_list a:link { text-decoration:none; padding: 0;}
/*menu list end*/

/*product list*/

div.product_list {	
	
	width: 100%;
	max-width:869px;

}

div.product_list ul {
    padding: 0px;
    margin: 0px;
	margin-top: 0px;
}

div.product_list ul li{
	//color:#606060;
	list-style: none;
    float:left;
	margin-right:4px;
	margin-bottom:5px;
	
}
div.product_list:after {
    clear: both;
    content: " ";
    display: block;
    font-size: 0;
    height: 0;
    visibility: hidden;
}


/*
 .wrapper_products_cat_left {
	//display: inline-block;
	//display: table;
	//margin-left:3px;
	//width: 100%;
	
	//border-spacing: 14px 4px;
	//margin-right: -14px;
	//margin-left: -14px;
	}

div.box_product {
	  max-width: 165px;
	  min-height: 230px;
	  
    }
	
div.product_list {	
	//font-family:arial, verdana;
	//font-size: 10px;
	//padding-top:5px;
	padding-right:5px;
	padding-bottom:5px;
	
	width: 100%;
	max-width:869px;

}

div.product_list ul {
    padding: 0px;
    margin: 0px;
	margin-top: 2px;
}

div.product_list ul li{
	//color:#606060;
	list-style: none;
    float:left;
	margin-right:4px;
	margin-bottom:5px;
	
	
}

div.product_list:after {
    clear: both;
    content: " ";
    display: block;
    font-size: 0;
    height: 0;
    visibility: hidden;
}

div.product_list ul li a {
    //text-decoration: none;
    //display: block;
	//padding-top: 5px;
	//padding-left:5px;
	//padding-right:15px;
	//padding-bottom:5px;
	//margin-right:10px;
	//padding:0px;
	
	//text-align: center;
	//width: 20px !important;
	
}
*/
/*product list*/



/*slider*/
#slider {
  position: relative;
  overflow: hidden;
  margin: 20px auto 0 auto;
  border-radius: 4px;
  
}

#slider ul {
  position: relative;
  margin: 0;
  padding: 0;
  //width: 850px;
  //width: 100%;
  list-style: none;
 
 
  }

#slider ul li {
  position: relative;
  display: block;
  float: left;
  margin: 0;
  padding: 0;
  //width: 600px;
  width: 840px;
  //width: 98% !important;
  //width: auto !important;  
  
  /*height: 300px;*/
  height: 200px;
  /*background: #ccc;*/
  text-align: center;
  /*line-height: 300px;*/
  //line-height: 170px;
  
  
  margin-left: 10px;
  margin-right: 10px;

  }


a.control_prev, a.control_next {
  position: absolute;
  /*top: 40%;*/
  top: 70%;
  z-index: 999;
  display: block;
  padding: 4% 3%;
  width: auto;
  height: auto;
  /*
  background: #2a2a2a;
  color: #fff;
  */
  
  background: #ff;
  color: #000000;
  
  text-decoration: none;
  /*font-weight: 600;*/
  font-weight: bold;
  font-size: 18px;
  opacity: 0.8;
  cursor: pointer;

/*  
  	background-image: linear-gradient(to bottom, #FFBA60 0%, #FFDD87 100%);
	
	background:-moz-linear-gradient(bottom,#FFBA60,#FFDD87); // Firefox 
	background:-webkit-gradient(linear,left top,left bottom,from(#FFBA60),to(#FFDD87)); // Chrome, Safari 
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFBA60',endColorstr='#FFDD87'); // Internet Explorer 
  
	
	-webkit-border-top-left-radius:6px;
	-moz-border-radius-topleft:6px;
	border-top-left-radius:6px;
	-webkit-border-top-right-radius:6px;
	-moz-border-radius-topright:6px;
	border-top-right-radius:6px;
	-webkit-border-bottom-right-radius:6px;
	-moz-border-radius-bottomright:6px;
	border-bottom-right-radius:6px;
	-webkit-border-bottom-left-radius:6px;
	-moz-border-radius-bottomleft:6px;
	border-bottom-left-radius:6px;

  
  */
  }

a.control_prev:hover, a.control_next:hover {
  opacity: 1;
  -webkit-transition: all 0.2s ease;
}

a.control_prev {
  border-radius: 0 2px 2px 0;
}

a.control_next {
  right: 0;
  border-radius: 2px 0 0 2px;
}

.slider_option {
  position: relative;
  margin: 10px auto;
  width: 160px;
  font-size: 18px;
}

.menu {
  width: 100%;
  height: 25px !important;

  background:-moz-linear-gradient(bottom,#4179B2,#789FC7); /* Firefox */
  background:-webkit-gradient(linear,left top,left bottom,from(#4179B2),to(#789FC7)); /* Chrome, Safari */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4179B2',endColorstr='#789FC7'); /* Internet Explorer */

  }

.box_menu {
  display: block;
  float: left;
  border: 0;
  width: auto !important;
  height: 24px !important;
  margin: 0 2px 0 0;
  padding: 0 !important;
}


a.button_menu {
  width: auto !important;
  padding: 6px 22px !important;
}

a:hover.button_menu {
  width: auto !important;
  
  padding: 6px 22px !important;
}


/* Responsives für kleinere Geräte bis 799px */

@media (max-width: 849px) {	
	/* #menu is the original menu */
	
	div.page {
		width: auto !important;
		max-width: 800px !important;
	}
	
	div.header {
		height: auto;
		max-height: 50px;
	}
	
	/* logo */	
.box_logo img {
		width: 100%;
	}
	
	/* Währung */	
	.box_currency_select li {
		margin-top: 7px;
		margin-bottom: 7px;
		margin-right: 7px;
	}
	
	/* Slider */
	.slidercontent {
		position: relative;
		overflow: hidden;
		z-index: 3;
		height: 250px !important;
	}
	
	div.wrapper_slider {
		width: 92% !important;
		position: absolute;
		z-index: 2;
	}
	
	div.wrapper_slider .box {
		display: block;
	}
	
	#slider {
		width: auto !important;
		position: static;
	}
	
	.box_text_slider {
		display: none !important;
	}
		
	div.wrapper_slider ul li .box {
		float: left;
	}
	
	.box_slider_right {
		float: right;
	}
	
	.box_slider_price, .box_header_slider {
		padding-left: 0;
		margin-left: 0;
	}
	
	.wrapper_starttext {
		margin-right: 0 !important;
	}
	
	

	
	/* Produkte boxen */
	
	.wrapper_products_cat_left {
		margin: 0 auto;
	}
	
	.box_product {
		float: left !important;
		min-height: 228px;
		margin: 7px;
	
	}
	
	/*next, prev*/
	.wrapper_buttons_navigation {
		clear: both;
	}
	
	/* Produkt */
	.box_image_details, .box_text_productdetails {
		display: block;
	}
	
	/* Warenkorb */
	
	.wrapper_cart {
		
	}
	
	.wrapper_cart div {
		
	}
	
	.box_cart_description_bold {
		
	}
	
	/* Senden */
	
	.cart_sum {
		width: auto;
	}
	
	.input_sendform {
		width: 180px;
	}
	
	.box_sendform:nth-child(3n+0) {
		width: 0;
	}
	
}

/* Kleiner Bildschirm (Bemerkung Dominik: "Dieses Responsive verursacht mehr probleme als das es löst also have ich es erst einmal unwirksam gemacht." */
//@media (max-width: 404px) {	
//
//	.box_product { 
//		width: 94% !important;	
//	}
//
//	.row .box, div.box_search_color, div.box_search_price, div.box_search_limit,.wrapper_criteria div .box {
//		min-width: 220px !important;
//	}
//
//	div.box_search_basket, div.box_search_basket .box {
//		width: 58px !important;
//		min-width: auto !important;
//	}
//
//	.search_color, .search_term, .category_combo {
//		width: 100px;
//		float: right;
//	}
//	
//	.category_combo {
//		width: 104px;
//	}
//	
//	.wrapper_starttext {
//		margin-left: 0 !important;
//	}
//	
//	#slider {
//		height: 280px !important;
//	}
//	
//	.slidercontent {
//		height: 315px !important;
//	}
//	
//	.box_slider_right {
//		float: none !important;
//		display: block;
//	}
//	
//	.box_header_slider {
//		width: 100%;
//		padding-top: 6px;
//	}
//	
//	.box_slider_price {
//		padding-left: 0px;
//		padding-top: 8px;
//		padding-bottom: 10px;
//		display: block;
//	}
//	
//	.search_price_from {
//		margin-left: 76px;
//	}
//	
//	.search_price_from, .search_price_to {
//		width: 40px;
//	}
//	
//	
//	/*
//	div.table {
//		display:none !important; 
//	}
//	*/
//	/*
//	div.table {
//		width: 100%; 
//		border-collapse: collapse; 
//		display:block; 
//	}
//    div.tr { 
//      display:block; 
//    }
//    div.td { 
//      display: block;
//    }
//*/
//}


/***************** NAVIGATION ********************/
.menu_list nav ul{
	//display: flex; 
	flex-wrap: wrap; 
	//max-width: 870px; 
	margin: 0 auto;
	list-style: none;
	padding: 0;		
	
}
.menu_list nav ul,
.menu_list nav li{
	flex: 1;	
}
.menu_list nav li:last-child{border-bottom: none;}
.menu_list nav a{
	text-decoration: none;
	color: inherit;
	display: block;

}
.menu_list nav a:hover{
	//background: #adacac;
	color: #fff;
}
.menu_list nav li{
	position: relative;

	color: #fff;
	text-align: center;
}  
.menu_list nav input,
.menu_list nav label{
	display: none;
	width: 36px; 
	height: 36px; 
	//background: #555; 
	color: #fff; 
	text-align: center; 
	line-height: 36px;
	font-size: 1.6rem;
	border-radius: 4px;
} 

.menu_list nav label{position: absolute; top: 12px; right: 6px; transition: .4s;}

.menu_list nav label:hover{cursor:pointer;}
/*
.menu_list nav label {
  position: relative;
  padding-left: 1.25em;
}
*/
.menu_list nav label:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.25em;
  width: 1em;
  height: 0.15em;
  

  background: #606060;
  box-shadow: 0 0.24em 0 0 #606060, 0 0.45em 0 0 #606060;

}


/*************** MEDIA QUERIES *******************/
@media only screen and (max-width: 870px){
	.menu_list nav ul{
		display: none; 
		/*box-shadow: 0 0 5px rgba(0,0,0, .7);*/
	}
	.menu_list nav li{
		flex: none; 
		width: 100%;
		border-bottom: solid 1px #fff;
	} 
	.menu_list nav input[type="checkbox"]:checked + ul{
		display: block;
		width: 100%;
		//background: #999;          
	}
	.menu_list nav label{display: block;}  
	.menu_list nav input[type="checkbox"]:checked + ul li:nth-child(1){
		//background: #777; 
		color: #fff;
	}  
}


a.class_link { 
	text-decoration:none;
	color:#606060; 
	font-weight: bold;
	}
 
/*
 a:visited { text-decoration:line-through; }
 a:hover { text-decoration:underline; }
 a:active { text-decoration:underline; }
 a:focus { text-decoration:blink; }
*/

/* search bar*/
.searchbox_1{
	
background-color: #fffbf8;
//padding:13px;
width:150px;
//margin: 100px auto;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
box-sizing:border-box;
border-radius:6px;
-webkit-box-shadow:
0 2px 4px 0 rgba(72, 72, 72, 0.83),
0 10px 15px 0 rgba(126, 126, 126, 0.12),
0 -2px 6px 1px rgba(199, 199, 199, 0.55) inset,
0 2px 4px 2px rgba(255, 255, 255, 0.83) inset;
-moz-box-shadow:
0 2px 4px 0 rgba(72, 72, 72, 0.83),
0 10px 15px 0 rgba(126, 126, 126, 0.12),
0 -2px 6px 1px rgba(199, 199, 199, 0.55) inset,
0 2px 4px 2px rgba(255, 255, 255, 0.83) inset;
box-shadow:
0 2px 4px 0 rgba(72, 72, 72, 0.83),
0 10px 15px 0 rgba(126, 126, 126, 0.12),
0 -2px 6px 1px rgba(199, 199, 199, 0.55) inset,
0 2px 4px 2px rgba(255, 255, 255, 0.83) inset;
}
.search_1{

width:50px;
height:20px;
padding-left:15px;
border-radius:6px;
border:none;
color:#0F0D0D;;
font-weight:500;
background-color:#E2EFF7;;
-webkit-box-shadow:
0 -2px 2px 0 rgba(199, 199, 199, 0.55),
0 1px 1px 0 #fff,
0 2px 2px 1px #fafafa,
0 2px 4px 0 #b2b2b2 inset,
0 -1px 1px 0 #f2f2f2 inset,
0 15px 15px 0 rgba(41, 41, 41, 0.09) inset;
-moz-box-shadow:
0 -2px 2px 0 rgba(199, 199, 199, 0.55),
0 1px 1px 0 #fff,
0 2px 2px 1px #fafafa,
0 2px 4px 0 #b2b2b2 inset,
0 -1px 1px 0 #f2f2f2 inset,
0 15px 15px 0 rgba(41, 41, 41, 0.09) inset;
box-shadow:
0 -2px 2px 0 rgba(199, 199, 199, 0.55),
0 1px 1px 0 #fff,
0 2px 2px 1px #fafafa,
0 2px 4px 0 #b2b2b2 inset,
0 -1px 1px 0 #f2f2f2 inset,
0 15px 15px 0 rgba(41, 41, 41, 0.09) inset;
}
.submit_1{

width:35px;
height:20px;
background-image:url(img/search.jpg);
background-repeat: no-repeat;
background-position: 17px 2px;
background-color:transparent;
-webkit-background-size:20px 20px;
background-size:20px 20px;
border:none;
cursor:pointer;
}
.search_1:focus{
outline:0;
}
/*search bar end */

/*cookies*/

#cookieinformation a {color:#000; text-decoration:none;}

#cookieinformation a:hover {text-decoration:underline;}

#cookieinformation div {padding:10px; padding-right:40px;}

#cookieinformation { 
   outline: 1px solid #7b92a9; 
   //text-align:right; 
   text-align:center; 
   border-top:1px solid #fff;
   color: #FFFFFF;
   font-weight: bold;
   
   background: #000000; 
   background: -moz-linear-gradient(top, #000000 0%, #000000 100%); 
   background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#000000), color-stop(100%,#000000)); 
   background: -webkit-linear-gradient(top, #000000 0%,#f000000 100%); 
   background: -o-linear-gradient(top, #000000 0%,#000000 100%);
   background: -ms-linear-gradient(top, #000000 0%,#000000 100%); 
   background: linear-gradient(to bottom, #000000 0%,#000000 100%); 
   filter: progid:DXImageTransform.Microsoft.gradient(   startColorstr='#000000', endColorstr='#000000',GradientType=0 ); 
   
  //transparency
  filter:alpha(opacity=80); /* IE */
  opacity:0.8; /* allgemein */
  -moz-opacity:0.8; /* Mozilla */
  -khtml-opacity:0.8; /* KTHML */
  -opera-opacity:0.8; /* Opera */

   position:fixed;
   bottom:0px; 
   //top:0px; 
   z-index:10000; 
   width:99%; 
   font-size:12px; 
   line-height:16px;
   
}

#nocookieinformation { 
   outline: 1px solid #7b92a9; 
   //text-align:right; 
   text-align:center; 
   border-top:1px solid #fff;
   color: #FFFFFF;
   font-weight: bold;
   
   background: #000000; 
   background: -moz-linear-gradient(top, #000000 0%, #000000 100%); 
   background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#000000), color-stop(100%,#000000)); 
   background: -webkit-linear-gradient(top, #000000 0%,#f000000 100%); 
   background: -o-linear-gradient(top, #000000 0%,#000000 100%);
   background: -ms-linear-gradient(top, #000000 0%,#000000 100%); 
   background: linear-gradient(to bottom, #000000 0%,#000000 100%); 
   filter: progid:DXImageTransform.Microsoft.gradient(   startColorstr='#000000', endColorstr='#000000',GradientType=0 ); 
   
  //transparency
  filter:alpha(opacity=80); /* IE */
  opacity:0.8; /* allgemein */
  -moz-opacity:0.8; /* Mozilla */
  -khtml-opacity:0.8; /* KTHML */
  -opera-opacity:0.8; /* Opera */

   position:fixed;
   bottom:0px; 
   //top:0px; 
   z-index:10000; 
   width:99%; 
   font-size:12px; 
   //line-height:16px;
}


#cookieinformationCloser {
   //color: #777;
   color: #000000;

   font: 14px/100% arial, sans-serif;
   position: absolute;
   right: 5px;
   text-decoration: none;
   text-shadow: 0 1px 0 #fff;
   top: 5px;
   cursor:pointer;
   border-top:1px solid white; 
   border-left:1px solid white; 
   border-bottom:1px solid #7b92a9; 
   border-right:1px solid #7b92a9; 
   padding:4px;
   background: #ced6df; /* Old browsers */
   background: -moz-linear-gradient(top, #ced6df0%, #f2f6f9 100%); 
   background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ced6df), color-stop(100%,#f2f6f9)); 
   background: -webkit-linear-gradient(top, #ced6df0%,#f2f6f9 100%); 
   background: -o-linear-gradient(top, #ced6df0%,#f2f6f9 100%); 
   background: -ms-linear-gradient(top, #ced6df0%,#f2f6f9 100%); 
   background: linear-gradient(to bottom, #ced6df0%,#f2f6f9 100%); 
   filter: progid:DXImageTransform.Microsoft.gradient(    startColorstr='#ced6df', endColorstr='#f2f6f9',GradientType=0 ); 
	
 }

#cookieinformationCloser:hover {border-bottom:1px solid white; border-right:1px solid white; border-top:1px solid #7b92a9; border-left:1px solid #7b92a9;}

#cookietext {
  color: #FFFFFF;
  font-weight: bold;
  //transparency
  filter:alpha(opacity=100); /* IE */
  opacity:1; /* allgemein */
  -moz-opacity:1; /* Mozilla */
  -khtml-opacity:1; /* KTHML */
  -opera-opacity:1; /* Opera */
	
}

#cookietextdplink a{
	color: #FFFFFF;
	font-weight: bold;
}

/*css slider*/
/* Reset */
*{margin:0;padding:0;}

/*global-search*/

.global-search {
	float:right;
	position: relative;
	right: 162px;
	top: 50px;
}

.button-global-search {
	//background:url(/images/Btn.PNG) no-repeat;
	//width: 10 px;
	background-color: red;

}

/*global-search end*/

/* global basket */

/*
.box_basket_global {
	height: 10 px;
}

*/
/*
.box_basket_global img{
	margin: 0;
	padding: 0;
//	 -webkit-transform: scale(0.7);
    //-moz-transform: scale(0.7);
    //transform: scale(0.7);
	//height: 10 px;
	//top: -10px;
}


	
.image_basket_global {

	width: 30px;
	height: 30px;
	border: 0px;
	//top: -10px;
	 -webkit-transform: scale(0.7);
    -moz-transform: scale(0.7);
    transform: scale(0.7);


	//background:url(../img/basket.png) no-repeat;
	//background-image:url(../img/basket.png) no-repeat;
}
*/
.box_basket_global {
	padding: 3px 10px 3px 10px;
	font-size:15px;
	display: table;
	vertical-align: middle;
	margin: 0 auto;
}

/*
.box_basket_global {
	//float:right;
	position: absolute;
	right: 162px;
	top: 20px;
}
*/


div.table { 
      display: table; 
      border-collapse:collapse; 
    }
    div.th { 
      display:table-row; 
	  
    }
    div.tr { 
      display:table-row; 
    }
    div.td { 
      display:table-cell; 
      //border:thin solid red; 
      padding:1px; 
    }
	
/* DOMINIK */

/* Firefox Sticky Fix */
#nav_main { 
	display: table-cell; /* Ich verstehe nicht warum, aber wenn man das benutzt funktioniert das Sticky in Firefox normal. */
}

/* Formatierung Kontakt und Suche (Sonstige Browser) */
.table_contact {
	display: inline-table;
	position: absolute;
	top: 0;
	margin: 15px -200px;
	
	/* Positionierung Kontakt und Suche (Firefox) */
	direction: ltr;
	-moz-margin-start: 800px;
}

.table_contact .row{
	padding-top: 2px;
}

.global-search {
	position: none !important;
	top: 0;
	right: 0;
}

/* Macht Telefon Icon Orange und bündig mit der Suchleiste */
.fa-phone:before {
	margin-left: 1px;
    color: #FF8700;
}
/* Macht Email Icon Orange und bündig mit der Suchleiste */
.fa-envelope:before {
	margin-left: 1px;
    color: #FF8700;
}
/* Macht Links Dunkelgrau, Fett und gibt einen 2 pixel abstand */
.table_contact a{
	padding: 2px;
	color: #606060;
	font-weight:bold;
}
/* Macht die Lupe Dunkelgrau */
.fa-search:before {
    color: #606060;
}

.search_term_header {
	position: relative;
	display: inline-block !important;
	border-color: #606060;
}

.button_search_header {
	border-width: 1px;
	border-color: #606060 !important;
	display: inline-block !important;
	position: relative;
	top: 1px;
	left: -1px;
	height: 26px;
    width: 26px;
	background-color: #FF8700;
}

.button_search_header:hover {

	background-color: #F27900;
}


/* Warenkorb Formatierung */

.cart-header-display{ 
	display: none; /* Wenn man dies auf block setzt wird der Warenkorb block immer angezeigt. Nur zum testen der Inhalte benutzen, sonst immer auf "none" lassen! */
	position: absolute;
	top: 36px;
	width: 450px;
	max-height: 500px;
	right: -10px;
	padding: 15px;
	z-index: 100;
	background-color: #FFFFFF;
	color: #606060;
	border-style: solid;
	border-width: 1px;
	border-color: #606060;
	overflow-y: auto;
	animation-name: fadein;
	animation-duration: 0.2s;
}
.cart-header-display:hover { 

	display: table;
	
}
@keyframes fadein { /* Fade In Animation */
  0%   {opacity: 0;}
  100% {opacity: 1;}
}

.table-cart-header{
	height: 100%;
	width: 100%;
	min-width: 100%;
	display: table;
}

.table-cart-header .td { 
	vertical-align: middle;
	text-align: left;
    display:table-cell; 
    padding:1px;
	border-bottom:thin solid #606060; 
	width: 25%;
	white-space: pre-wrap;
}

.cart-header-productname a{
	color: #606060 !important;
}	

.cart-header-display a:link{
	background-color: white !important;
}

.cart-header-productname:hover{
	text-decoration: underline;
}

.cart-header-productimage{
	text-align: center;
}

.cart-header-productamount-header, .cart-header-productprice-header, .cart-header-productamount, .cart-header-productprice{
	text-align: right;
}

.cart-header-productname{
	display: inline-block;
}


.box_basket_global:hover .cart-header-display{
	display : block;
}

.basket_global_value {
	font-size: 13px;
}

.basket_global_amount {
	margin: 3px;
}

/* Responsives */

@media (max-width: 870px) {	

.table_contact {
	display: table;
	justify-content: center;
	position: relative;
	margin: 0 auto;
}

.table_contact .row{
	padding-bottom: 1vw;
}

.cart-header-display{
	width: 100%;
	right: 0;
	margin: 0 auto;
}

/* Lässt den Warenkorbinhalt unsichtbar, grund dafür ist das hover nicht wirklich funktioniert für Touchscreens */
.box_basket_global:hover .cart-header-display{
	display : none;
}

div.content{
	padding: 0;
	display: table !important;
}


}

@media (max-width: 675px) {	

/* Macht Kategorientexte dynamisch groß bis Vieportbreite von 675px */
nav{font-size: 2vw !important;}

}