.eplistem  {
	position:relative;
	display:inline-block;
	width:96%;
	margin:0 auto;
}
.epliste  {
	position:relative;
	display:inline-block;
	width:80%;
	margin:0 auto;
}
.eplistem tr {
	height:1.4rem;
}
.eplistem td {
	color: #3C3C4E;
	border-top: none;
	padding: 4px 0;
}
.epliste td {
	color: #3C3C4E;
	border-top: none;
}
.epliste form {
	position:relative;
	display:inline-block;
	width:100%;
}
.eplistem table,
.epliste table {
	position:relative;
	width:100%;
}
.epliste  .header{
	width:11%;
}
.eplistem td h7,
.epliste td h7 {
	display:block;
	position:relative;
	color:#de9742;
	z-index:10;
	padding-top:1rem;
	padding-bottom:1rem;
}
.eplistem td h3,
.epliste td h3 {
	color:#3c3c4e;
	z-index:10;
}
.eplistem .form-button,
.epliste .form-button {
	background-color:#de9742;
	opacity:0.8;
}
.eplistem .button,
.epliste .button {
	color: #fff;
	padding-top:30%;
}
.eplistem td.form-button a {
	display:inline;
	padding-top:30%;
}
.eplistem .form-button:hover,
.epliste .form-button:hover {
	opacity:1;
}
.epliste img {
	width:24px;
	padding-top:5%;
}
.eplistem input {
	position:relative;
	top:10px;
}

.bordertop {
	border-top:1px solid #e0e0e0;
}
#mobile_split_header {
	margin-top:120px;
	margin-bottom:1.5rem;
	width:100%;
	height:4rem;
	display:flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: space-between;
	align-items: stretch;
	font-weight:500;
}
#mobile_split_header div {
	width:24.5%;
	border: 1px solid #de9742;
    color: #de9742;
	cursor:pointer;
	text-align:center;
	padding-top:1.5rem;
}
#mobile_split_header div:hover {
	background-color:rgba(222,151,66,0.2);
}
#mobile_split_header div.aktiv {
	background-color:rgba(222,151,66,1);
	color:#ffffff;
}
.eplistem_table td {
	padding:0 3px; !important;
	vertical-align:top;
}
.eplistem_table td.form-button {
	vertical-align:middle;
}
.epliste td.freight-text,
.eplistem_table td.freight-text {
	vertical-align:middle;
}
.eplistem_table td img {
	height:24px;
	position:relative;
	top:0;
}
.eplistem_table td input[type="number"] {
	font-size:0.7rem;
	position:relative;
	top:0rem;
	width:3rem;
}
.eplistem_table small {
	font-size:0.6rem;
}
#clickshop_result,
#clickshop_header {
	margin:0 auto;
}
#clickshop_header h2 {
	text-align:center;
}
#clickshop_header p {
	text-align:center;
	width:75%;
	margin:1rem auto;
	margin-bottom:2rem;
}
.cs_header_item_wrapper {
	width:100%;
	display:flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: center;
	align-items: stretch;
}
.cs_header_item_wrapper .cs_header_item {
	display:block;
	position:relative;
	width: 10rem;
	margin-right:12px;
}
.cs_header_item_wrapper .big {
	width: 16rem !important;
}

.cs_header_item_wrapper .cs_header_item .headerspan {
	display:block;
	width: 100%;
	text-align:center;
	position:relative;
	top:-2px;
	font-weight:500;
	opacity:0.7;
}
.cs_select_wrapper {
	position:relative;
}
.cs_select_box {
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: flex-start;
	align-items: center;
	background-color: #ffffff;
	cursor: pointer; 
	background-image:url(/img/arrow_down_red.png); 
	background-position:90% center; 
	background-size: 10px; 
	background-repeat:no-repeat;
	z-index: 100;
}
.cs_option_box {
	position: absolute;
	display: block;
	width:100%;
	padding: 0;
	top:10px;
	left:0px;
	z-index: 99999;
	list-style-type: none;
	border:1px solid #404040;
	margin:0;
}
.cs_option_box > li {
	display: block;
	position: relative;
	width: 100%;
	background-color: #ffffff;
	color: #404040;
	border-bottom:1px solid #404040;
	padding: 1rem 1rem 1rem 2rem;
}
.select_field .cs_select_box {
	width:100%;
	height:3.5rem;
	padding: 12px;
	color: #404040;
	border:1px solid #404040;
	margin-bottom:1rem;
}
.selectdiv .cs_select_wrapper {
	display:inline-block;
	width:45%;
	position:relative;
}
.selectdiv .cs_select_box {
	width:100%;
	height:3.5rem;
	padding: 12px;
	color: #404040;
	border:1px solid #404040;
	margin-bottom:1rem;
}
.selectdiv .sel_checkbox {
	padding-top:0.2rem;
	display:inline-block;
	width:100%;
}
.selectdiv .klabel {
    padding-top: 1rem;
}
.cs_header_item_wrapper .cs_select_box {
	width:100%;
	height:3.5rem;
	padding: 1rem 1rem 1rem 0.5rem;
	color: #404040;
	border:1px solid #404040;
	margin-bottom:1rem;
}
.zahlung_daten .cs_select_box , .katalog_info .cs_select_box {
	width:100%;
	height:3.5rem;
	padding-left:1rem;
	color: #3c3c4e;
	border:1px solid #3c3c4e;
} 
.vornach .cs_select_wrapper {
	width:30%;
	position:relative;
}
.vornach .cs_select_box {
	width:100%;
	height:3.5rem;
	padding-left:1rem;
	color: #3c3c4e;
	border:1px solid #3c3c4e;
	border-radius:10px;
} 
.zahlung_daten .cs_select_wrapper , .katalog_info .cs_select_wrapper {
	width:49%;
	position:relative;
}
.zahlung_daten .cs_option_box , .katalog_info .cs_option_box {
	position: absolute;
	display: block;
	width:100%;
	padding: 0;
	top:10px;
	left:0px;
	z-index: 99;
	list-style-type: none;
	border:1px solid #404040;
	margin:0;
}
.zahlung_daten .cs_option_box > li , .katalog_info .cs_option_box > li {
	display: block;
	position: relative;
	width: 100%;
	background-color: #ffffff;
	color: #404040;
	border-bottom:1px solid #404040;
	padding: 1rem 1rem 1rem 2rem;
	overflow:hidden;
}
.cs_header_item_wrapper .cs_option_box {
	position: absolute;
	display: block;
	width:100%;
	padding: 0;
	margin: 0;
	top:10px;
	left:0px;
	z-index: 99;
	list-style-type: none;
	border:1px solid #de9742;
}
.cs_header_item_wrapper .cs_option_box > li {
	display: block;
	position: relative;
	width: 100%;
	background-color: #ffffff;
	color: #404040;
	border-bottom:1px solid #404040;
	padding: 12px;
}
.cs_header_item_wrapper .cs_option_box > li label {
	padding-left: 1.5rem;
}
.sel_checkbox {
    display: inline-block;
    width: 100%;
    padding-left: 1rem;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.sel_checkbox input {
    position:absolute;
	opacity:0;
}
.cs_header_item_wrapper .selmark {
	position: absolute;
	border:1px solid #404040;
	left: 0.4rem;
	top: 0.8rem;
	height:1.4rem;
	width:1.4rem;
	z-index: 101;
}
.selmark {
	position: absolute;
	border:2px solid #404040;
	left: 0.5rem;
	top: 0.8rem;
	height:2rem;
	width:2rem;
	z-index: 101;
}
.sel_checkbox input:checked ~ .selmark {
  background-color: #404040;
  border:2px solid #404040;
}
.sel_checkbox .selmark:after {
  content: "";
  position: absolute;
  display: none;
}
.sel_checkbox input:checked ~ .selmark:after {
  display: block;
}
.sel_checkbox .selmark:after {
  left: 30%;
  top: 8%;
  width: 20%;
  height: 60%;
  border: solid white;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

//* basket *//


.basket_image {
	width:100%;
	height:auto;
}
.basket_image img {
	opacity:1;
}
#warenkorb {
	display:block;
	height:auto;
	margin:0 auto;
	margin-top:3rem;
	margin-bottom:3rem;
	padding:0;
}
.banzahl {
	width:50px;
	font-size:1.2rem;
	position:relative;
	left:1rem;
	border: 1px solid #5f5d73;
	color:#5f5d73;
}
.banzahl1 {
	width:50px;
	font-size:1.2rem;
	position:relative;
	left:1rem;
	top:2px;
	border: 1px solid #5f5d73;
	color:#5f5d73;
}
.banzahl:focus {
	border: 1px solid #da773c;
}
#warenkorb a.visited,
#warenkorb a {
	text-decoration:none;
	color:inherit;
}
#warenkorb .full {
	margin:0;
}
#warenkorb h3 {
	color:#323232;
	font-size: 1.2rem;
	font-weight: bold;
}
#warenkorb h2.red {
	margin-left:220px;
	color:#323232;
	font-size: 10pt;
	font-weight: bold;
	margin-top:0;
	margin-bottom:1em;
}
#basket_header {
	display:block;
	position:relative;
	height:18px;
	width:100%;
	font-weight:bold;
	font-size:8pt;
}
.basket_header_1,
.basket_header_2,
.basket_header_3,
.basket_header_4 {
	float:left;
	top:0px;
}
.basket_header_1 {
	width:60%;
}
.basket_header_2 {
	width:10%;
	text-align:center;
}
.basket_header_3 {
	width:12%;
	text-align:right;
}
.basket_header_4 {
	width:15%;
	text-align:right;
}
div.basket_row {
	display:flex;
	flex-direction: row;
	justify-content: space-between;
	flex-wrap: wrap;
	position:relative;
	height:auto;
	width:100%;
	vertical-align:top;
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom:1px solid #e0e0e0;
}
div.basket_row_left {
	display:flex;
	flex-wrap: nowrap;
	justify-content: flex-start;
	position:relative;
	height:auto;
	vertical-align:top;
}
div.basket_row_right {
	display:flex;
	flex-wrap: nowrap;
	justify-content: flex-end;
	position:relative;
	height:auto;
	vertical-align:top;
}
div.basket_row_image {
	display:inline-block;
	position:relative;
	vertical-align:top;
	width:15%;
}
div.basket_row_image img {
	max-width:100%;
}
div.basket_row_remove {
	display:inline-block;
	position:relative;
	top:8px;
	width:2%;
	margin-left:98%;
	margin-bottom:1rem;
	cursor:pointer;
	vertical-align:top;
}
div.basket_row_remove img {
	max-width:20px;
}
div.basket_row_text {
	display:inline-block;
	position:relative;
	width:80%;
	vertical-align:top;
	color:#3c3c4e;
	padding-left:5px;
}
#basket i,
#basket b {
	color:#de9742;
}
div.basket_row_amount {
	display:inline-block;
	position:relative;
	width:65%;
	min-width:5rem;
	vertical-align:top;
	text-align:right;
}
div.basket_row_amount input {
	width:4rem;
	font-size:0.9rem;
	border:1px solid #5f5d73;
	color:#5f5d73;
}
div.basket_row_amount img {
	margin-top:8px;
}
div.basket_row_price {
	display:inline-block;
	position:relative;
	width:13%;
	text-align:right;
	vertical-align:top;
}
div.basket_row_totals {
	display:inline-block;
	position:relative;
	width:35%;
	text-align:right;
	float:right;
}
.basket_totals {
	display:inline-block;
	position:relative;
	width:100%;
}
.basket_totals span {
	line-height:1.4em !important;
}
.basket_totals div.basket_totals_text {
	display:inline-block;
	position:relative;
	width:74%;
	text-align:right;
	float:left;
}
.basket_totals div.basket_totals_prices {
	display:inline-block;
	position:relative;
	width:22%;
	text-align:right;
	float:right;
}
div.basket_row_left a,
div.basket_row_left a:link,
div.basket_row_left a:hover {
	display:inline;
	background: transparent;
	border:0;
	margin:0;
	padding:0;
	line-height:1.4em !important;
}
.error {
	border-color: #ff0000 !important;
}
.konfig_results {
	width:100%;
	margin:0 auto;
	display:flex;
	flex-wrap:wrap;
	align-items:space-around;
}
.button_div {
	height: 4rem;
	margin: 1rem 0 2rem 0; 
}
.resultlist_item:hover {
	background-color:rgba(223,151,66,0.1);
}
.resultlist_item_info {
	display:block;
	padding:8px;
	color:#3c3c4e;
}
.resultlist_item_image {
	display:block;
	padding:8px;
	width:100%;
	//height:
}
.resultlist_item_header {
	display:block;
	color:#de9742;
	font-weight: bold;
	text-align:center;
	font-size: 1.1rem;
	padding: 8px 2px 2px 2px;
}
.resultlist_item_bottom {
	display:block;
	width:100%;
	color:#e19263;
	font-weight: bold;
	text-align:center;
	padding: 2px 10px 12px 10px;
}
.order_button {
	width:75%;
	margin:0 auto;
}
.resultlist_item .label {
	display:inline-block;
	width:35%;
	font-size:1rem;
}
.resultlist_item .resultwert {
	display:inline-block;
	width:65%;
	font-size:1rem;
	font-weight:bold;
}
.resultlist_item .resultwert span {
	font-weight:normal !important;
}
