	
	
	#header_background { width: 100%; height: 30em; overflow: hidden; }
	#header_background img { width: 100%; height: 30em; object-fit: cover; }
	#header_video { position: relative; width: 100%; height: 30em; margin-top: -30em; overflow: hidden; top: 0; visibility: hidden; }
	#header_video_video { object-fit: cover; width: 100%; height: 30em; top: 0; left: 0; }
	
	#logo { position: fixed; width: 8em; height: 8em; top: 1.5em; left: 4em; border: 1px solid #a4a4a4; border-radius: 4em; cursor: pointer; background: rgba(255,255,255,0.8); z-index: 900; }
	#logo:hover { border-color: #5d5d5d; background: rgb(255,255,255); }
	#logo #logo_img { display: block; width: 85%; margin-top: 4%; margin-left: 9%; }
	#logo #menu { display: block; width: 25%; margin: 0 36%; filter: invert(40%); -webkit-filter:invert(40%); }
	#logo #menu_title { text-align: center; font-variant: small-caps; font-size: 80%; margin-top: -4%; filter: invert(40%); -webkit-filter:invert(40%); }
	
	#button_cart { position: fixed; width: 5em; height: 5em; top: 1.5em; right: 4em; border: 1px solid #a4a4a4; border-radius: 2.5em; cursor: pointer; background: rgba(255,255,255,0.8); z-index: 700; }
	#button_cart:hover { border-color: #5d5d5d; background: rgb(255,255,255); }
	#button_cart #cart_count { position: absolute; width: 2em; }
	#button_cart #cart_count_res { width: 2em; height: 2em; font-size: 0.8em; border-radius: 1em; background: red; color: #fff; margin-left: 5em; }
	#button_cart #cart_count_res div { text-align: center; padding-top: 0.4em; }
	#button_cart #cart_img { display: block; width: 50%; margin: 14% 0 0 23%; opacity: 0.6; }
	#button_cart #cart_text { display: block; color: #5d5d5d; text-align: center; font-variant: small-caps; font-size: 80%; }
	
	#button_account { position: fixed; width: 5em; height: 5em; top: 1.5em; right: 10em; border: 1px solid #a4a4a4; border-radius: 2.5em; cursor: pointer; background: rgba(255,255,255,0.8); z-index: 700; }
	#button_account:hover { border-color: #5d5d5d; background: rgb(255,255,255); }
	#button_account #account_img { display: block; width: 62%; margin: 10% 0 -6% 20%; opacity: 0.6; }
	#button_account #account_text { display: block; color: #5d5d5d; text-align: center; font-variant: small-caps; font-size: 80%; }
	
	#button_favorites { position: fixed; width: 5em; height: 5em; top: 1.5em; right: 16em; border: 1px solid #a4a4a4; border-radius: 2.5em; cursor: pointer; background: rgba(255,255,255,0.8); z-index: 700; }
	#button_favorites:hover { border-color: #5d5d5d; background: rgb(255,255,255); }
	#button_favorites #favorites_count { position: absolute; width: 2em; }
	#button_favorites #favorites_count_res { width: 2em; height: 2em; font-size: 0.8em; border-radius: 1em; background: red; color: #fff; margin-left: 5em; }
	#button_favorites #favorites_count_res div { text-align: center; padding-top: 0.4em; }
	#button_favorites #favorites_img { display: block; width: 50%; margin: 15% 0 2% 24%; opacity: 0.6; }
	#button_favorites #favorites_text { display: block; color: #5d5d5d; text-align: center; font-variant: small-caps; font-size: 80%; }
	
	#button_search { display: flex; flex-wrap: wrap; position: fixed; width: 5em; height: 5em; top: 1.5em; right: 22em; overflow: hidden; border: 1px solid #a4a4a4; border-radius: 2.5em; cursor: pointer; background-color: rgba(255,255,255,0.8); z-index: 700; }
	#button_search #open_search { width: 5em; }
	#button_search #button_search_img { width: 70%; margin: 8% 0 -17% 15%; opacity: 0.6; }
	#button_search #button_search_text { display: block; color: #5d5d5d; text-align: center; font-variant: small-caps; font-size: 80%; }
	#button_search #webshop_search_div { width: 0em; display: none; }
	#button_search #webshop_search { width: 0em; padding: 0.5em 1em; font-size: 1.2em; margin-top: 1em; border: 1px solid #b3b3b3; border-radius: 2.5em; }
	#button_search #webshop_search_res { display: none; }
	#button_search #webshop_search_close { width: 3em; display: none; }
	#button_search #webshop_search_close img { display: block; width: 1.5em; margin-top: 1.9em; margin-left: 1em; opacity: 0.6; }
	#button_search #webshop_search_close img:hover { opacity: 1; }
	
	#search { display: none; position: fixed; width: 55em; left: calc((100% - 55em) / 2); height: 100vh; top: 0; padding-top: 8em; background: #fff; border: 1px solid #5d5d5d; border-top: 0; border-bottom: 0; z-index: 699; overflow: auto; }
	#search_res_loading { width: 12em; margin: 0px auto; margin-top: 2em; margin-bottom: 2em; text-align: center; font-size: 1.2em; font-variant: small-caps; }
	#search_res { margin: 1em; }
	
	#search_res_collections_headline { font-size: 1.3em; font-variant: small-caps; margin-bottom: 0.25em; }
	#search_res_collections { display: flex; flex-wrap: wrap; align-items: center100; }
	.search_res_collections { width: 50%; }
	.search_res_collections div { font-size: 1.1em; text-align: center; margin: 0.25em; padding: 0.5em 0.25em; border: 1px solid #b3b3b3; border-radius: 5px; background: #f9f9f9; cursor: pointer; font-variant: small-caps; }
	.search_res_collections div:hover { border: 1px solid #5d5d5d; }
	
	#search_res_products_headline { font-size: 1.3em; font-variant: small-caps; margin: 0.5em 0 0.25em 0; }
	#search_res_products { display: flex; flex-wrap: wrap; }
	.search_res_products { width: 33.3%; }
	.search_res_products_content { margin: 0.25em; border: 1px solid #b3b3b3; border-radius: 5px; background: #f9f9f9; cursor: pointer; }
	.search_res_products_content:hover { border-color: #5d5d5d; }
	.search_res_products_img {  }
	.search_res_products_img img { display: block; width: 60%; margin: 0.25em 20%; }
	.search_res_products_title { text-align: center; height: 3em; margin: 0.25em; font-variant: small-caps; }
	
	#search_no_matches { width: 12em; margin: 0px auto; margin-top: 2em; margin-bottom: 2em; text-align: center; font-size: 1.2em; font-variant: small-caps; }
	
	.nav_headline { color: #fff; max-height: 2.5em; font-size: 1.2em; font-variant: small-caps; padding: 0.6em 0; border-bottom: 1px dotted #fff; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
	.nav_headline div { margin: 0 1em; }
	
	#nav_1 { position: fixed; left: 0; top: 0; padding-top: 11em; width: 21em; height: 100vh; max-height: 100vh; background: #5d5d5d; color: #fff; border-right: 0.2em solid #98C931; margin-left: -21.2em; z-index: 800; overflow: auto; }
	#nav_1 a { color: #fff; }
	#nav_1 a:hover { color: #5d5d5d; text-decoration: none; }
	#nav_1 a:visited { color: #fff; }
	#nav_1 a:active { color: #fff; }
	.nav_point_1 { font-size: 1.1em; font-variant: small-caps; cursor: pointer; padding: 0.4em 0; border-bottom: 1px dotted #fff; overflow-x: hidden; white-space: nowrap; text-overflow: ellipsis; }
	.nav_point_1 table { width: calc(100% - 2em); margin: 0 1em; }
	.nav_point_1 .nav_point_img { width: 2em; }
	.nav_point_1 .nav_point_img img { display: block; width: 1.25em; }
	.nav_point_1 .nav_point_title { max-height: 2.5em; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
	.nav_point_1 .nav_point_expand { width: 1.5em; }
	.nav_point_1 .nav_point_expand img { display: block; width: 1em; margin-left: 0.5em; }
	.nav_point_1:hover { background: #f0f0f0; color: #5d5d5d; }
	.nav_point_1:hover img { filter: invert(85%); -webkit-filter:invert(85%); }
	
	#nav_2 { display: none; position: fixed; left: 0; top: 0; width: 21em; height: 100vh; max-height: 100vh; background: #e3e3e3; color: #5d5d5d; border-right: 0.2em solid #5d5d5d; margin-left: -21.2em; z-index: 700; overflow: auto; }
	#nav_2 a { color: #5d5d5d; }
	#nav_2 a:hover { color: #5d5d5d; text-decoration: none; }
	#nav_2 a:visited { color: #5d5d5d; }
	#nav_2 a:active { color: #5d5d5d; }
	.nav_point_2 { font-size: 1.1em; font-variant: small-caps; cursor: pointer; padding: 0.4em 0; border-bottom: 1px dotted #fff; overflow-x: hidden; white-space: nowrap; text-overflow: ellipsis; }
	.nav_point_2 table { width: calc(100% - 2em); margin: 0 1em; }
	.nav_point_2 .nav_point_img { width: 2em; }
	.nav_point_2 .nav_point_img img { display: block; width: 1.25em; filter: invert(70%); -webkit-filter:invert(70%); }
	.nav_point_2 .nav_point_title { width: 17.5em; max-width: 17.5em; max-height: 2.5em; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
	.nav_point_2 .nav_point_expand { width: 1.5em; }
	.nav_point_2 .nav_point_expand img { display: block; width: 1em; margin-left: 0.5em; filter: invert(85%); -webkit-filter:invert(85%); }
	.nav_point_2:hover { background: #f0f0f0; color: #5d5d5d; }
	.nav_point_2:hover img { filter: invert(85%); -webkit-filter:invert(85%); }
	
	.nav_3 { margin-top: 0.25em; display: none; }
	#nav_3 a { color: #5d5d5d; }
	#nav_3 a:hover { color: #5d5d5d; text-decoration: none; }
	#nav_3 a:visited { color: #5d5d5d; }
	#nav_3 a:active { color: #5d5d5d; }
	.nav_point_3 { font-size: 0.95em; font-variant: small-caps; cursor: pointer; padding: 0.4em 0; border-bottom: 1px dotted #fff; overflow-x: hidden; white-space: nowrap; text-overflow: ellipsis; }
	.nav_point_3 table { width: calc(100% - 2em); }
	.nav_point_3 .nav_point_img { width: 2em; }
	.nav_point_3 .nav_point_img img { display: block; width: 1.25em; filter: invert(70%); -webkit-filter:invert(70%); }
	.nav_point_3 .nav_point_title { width: 19em; max-width: 19em; max-height: 2.5em; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
	.nav_point_3 .nav_point_expand { width: 1.25em; }
	.nav_point_3 .nav_point_expand img { display: block; width: 0.75em; margin-left: 0.25em; filter: invert(85%); -webkit-filter:invert(85%); }
	.nav_point_3:hover { background: #fff; color: #5d5d5d; }
	.nav_point_3:hover img { filter: invert(85%); -webkit-filter:invert(85%); }
	
	.page_image { display: table-cell; width: 21em; vertical-align: middle; height: 11.5em; }
	.page_image img { display: block; margin: 0px auto; max-width: 14em; max-height: 9em; }
	
	@media only screen and (max-width: 1700px) {
	}
	@media only screen and (max-width: 1500px) {
	}
	
	@media only screen and (max-width: 1200px) {
	}
	@media only screen and (max-width: 1000px) {
		#header_background { height: 15em; overflow: hidden; }
		
		#logo { width: 4em; height: 4em; top: 0.2em; left: 0.4em; }
		#logo #menu_title { font-size: 40%; }
		
		#button_cart { width: 4em; height: 4em; top: 0.2em; right: 0.4em; }
		#button_cart #cart_text { font-size: 60%; }
		#button_cart #cart_count_res { margin-left: 3.5em; }
		
		#button_account { width: 4em; height: 4em; top: 0.2em; right: 4.8em; }
		#button_account #account_text { font-size: 60%; }
		
		#button_favorites { width: 4em; height: 4em; top: 0.2em; right: 9.2em; }
		#button_favorites #favorites_text { font-size: 60%; }
		#button_favorites #favorites_count_res { margin-left: 3.5em; }
		
		#button_search { width: 4em; height: 4em; top: 0.2em; right: 13.6em; }
		#button_search #button_search_text { font-size: 60%; }
		#button_search #webshop_search { margin-top: 0.6em; }
		#button_search #webshop_search_close img { margin-top: 1.3em; margin-left: 1.25em; }
		
		#search { width: 100vw; left: 0; padding-top: 4em; }
		.search_res_collections div { height: 3.5em; }
		.search_res_products { width: 50%; }
		.search_res_products_content { margin: 0.25em; }
		.search_res_products_img img { display: block; width: 60%; margin: 0.25em 20% 0.5em 20%; }
		.search_res_products_title { height: 3.5em; margin: 0.25em; font-variant: normal; }
		
		#nav_1 { width: 13em; padding-top: 9em; }
		.nav_headline { font-size: 1em; }
		.nav_point_1 { font-size: 0.9em; }
		.nav_point_1 .nav_point_img { display: none; }
		.nav_point_1 .nav_point_expand { display: none; }
		
		#nav_2 { width: 12em; }
		.nav_point_2 { font-size: 0.9em; }
		.nav_point_2 .nav_point_title { width: 11.5em; max-width: 11.5em; }
		.nav_point_2 .nav_point_img { display: none; }
		
		.nav_point_3 { font-size: 0.9em; }		
	}
	@media only screen and (max-width: 800px) {
	}	
	@media only screen and (max-width: 600px) {	
	}
	