/* @import url("https://fonts.googleapis.com/css?family=Lato"); */
@import "font/font.css";

* {
    font-family: "Lato", Arial, Verdana, Sans-Serif !important;
}

hr {
    display: none;
}

body {
    /* font-family: Arial,Verdana,Sans-Serif; */
    color: #000000;
    font-size: 10pt;
    background-color: #dddddd;
    background-position: center;
    background-repeat: no-repeat;
    margin: 0;
}

/* input[type='text']
{
	background-color: #ffffff;
	border: 1px solid #969696;
	font-size: 9pt;
	font-weight: bold;
	height: 14px;
}

input[type='password']
{
	border: 1px solid #969696;
	background-color: #ffffff;
	font-size: 8pt;
	font-weight: bold;
	height: 14px;
}

textarea[type='text']
{
	color: #000000;
	font-size: 10pt;
	border: 1px solid #969696;
	background-color: #ffffff;
} */

.btn_disabled
{
    background-color: #cccccc !important;
    color: #666666 !important;
}

#iddivagbcontainer
{
    color:red;
    height:40px;
    font-weight: bold;
}
button,
input[type="submit"],
input[type="button"],
input[type="reset"] {
    padding: 8px 14px;
    cursor: pointer;
    background: #3e3d41;
    color: #ffffff;
    font-size: 16px;
    transition: all 200ms ease-in-out;
    border-radius: 4px;
    font-weight: normal;
    height: auto;
    border: 0px;
}

button:hover,
input[type="submit"]:hover,
input[type="button"]:hover,
input[type="reset"]:hover {
    background: #e33c19;
}
/* 
.login_input {
    width: 130px;
    padding: 5px;
    border-radius: 3px;
    border: 1px solid #cacaca;
} */

.clear {
    clear: both;
}

/*************************************************************************************************/
/* Shop Standardtext / Warnungen / Pflichtfeld
/*************************************************************************************************/
.shop_standardtext {
    font-weight: bold;
}

.shop_ueberschriftentext {
    font-size: 14pt;
    font-weight: 800;
}

.standardtext_klein {
    font-size: 8pt;
    color: #ffffff;
}

.standardtext_klein_2 {
    font-size: 8pt;
}

.shop_ueberschrift {
    font-size: 13pt;
    font-weight: bold;
}

.shop_schriftkleiner {
    font-size: 8.5pt;
}

.shop_warnung {
    color: #ff0000;
}

.shop_pflicht {
    color: #ff0000;
}

.spaltenueberschrift {
    font-size: 14px;
    color: #ffffff;
    font-weight: bold;
}

a.spaltenueberschrift {
    text-decoration: none;
}

#div_hidden_content_allgemein {
    position: absolute;
    display: none;
    border: 1px solid #000000;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
}

/*************************************************************************************************/
/* Header
/*************************************************************************************************/
.global_header_content {
    margin: 0px auto;
    min-width: 1280px;
    max-width: 1280px;
    min-height: 100px;
    max-height: 100px;
    margin-bottom: 10px;
}

.global_header_logo_box {
    float: left;
    /* min-width: 51%;
  max-width: 51%; */
    width: 520px;
    min-height: 100px;
    max-height: 100px;
}

.gloabl_header_uebers_box {
    float: right;
    min-width: 370px;
    max-width: 550px;
    min-height: 100px;
    max-height: 100px;
}

.shop_headline

/* Überschrift */
    {
    color: #000000;
    font-size: 16pt;
    font-weight: 900;
    text-align: right;
    float: right;
    /* border:1px solid red; */
}

/*************************************************************************************************/
/* Footer
/*************************************************************************************************/
.global_footer_content {
    margin: 0px auto;
    padding-top: 25px;
    min-width: 1280px;
    max-width: 1280px;
}

.shop_footerline,
a.link_footerline {
    color: #383838;
    text-align: left;
    text-decoration: none;
    font-size: 16px;
}

/*************************************************************************************************/
/* Buttonleiste
/*************************************************************************************************/
.shop_buttonleiste {
    margin: 0px auto;
    min-width: 1280px;
    max-width: 1280px;
    min-height: 40px;
    /* max-height: 40px; */
    /* background-color: #6d767f; */
    /* margin-bottom: 15px; */
    display: flex;
    justify-content: space-between;
}

.shop_buttonleiste ul {
    list-style: none;
    margin: 0px auto;
    border: 0px;
    padding: 5px;
    margin: 0px;
}

.shop_buttonleiste li {
    float: left;
    margin: 0px auto;
    text-align: center;
}

.shop_buttonleiste button {
    min-width: 250px;
}

.shop_modulbutton {
    font-size: 16px;
    /* font-weight: bold; */
    /* height: 24px; */
    min-width: 140px;
    /*
    min-width: 125px;
	max-width: 150px;
*/
}

.shop_modulbutton_klein {
    margin-left: 2px;
    font-size: 7pt;
    font-weight: bold;
    height: 24px;
    min-width: 30px;
}

.admin {
    color: #e7401c;
}

/*************************************************************************************************/
/*	Suchleiste
/*************************************************************************************************/
.tyre_search_suche {
    padding: 8px;
    border-top: 0px solid #000000;
    border-bottom: 0px solid #000000;
    border-left: 0px solid #000000;
    border-right: 0px solid #000000;
}

#iddivbuttonmenu {
    display: none;
}

.bqz_trenner {
    font-size: 12pt;
    color: #000000;
    font-weight: bold;
}

.div_suchleiste {
    width: 1280px;
    margin: 0px auto;
}

.kategorie_info {
    /* font-family:'Lato'; */
    font-weight: bold;
    color: #ffffff;
    font-size: 10pt;
}

.feld_info {
    font-family: "Lato";
    font-weight: bold;
    color: #000000;
    font-size: 7pt;
}

.feld_info2 {
    font-family: "Lato";
    font-weight: bold;
    color: #000000;
    font-size: 8pt;
}

.suche_ueber_b {
    font-family: "Lato";
    font-weight: bold;
    color: #000000;
    font-size: 11pt;
}

.suche_ueber_w {
    font-family: "Lato";
    font-weight: bold;
    color: #ffffff;
    font-size: 11pt;
}

.white_text_klein {
    font-family: "Lato";
    font-weight: bold;
    color: #ffffff;
    font-size: 8pt;
}

.white_text_gross {
    font-family: "Lato";
    font-weight: bold;
    color: #ffffff;
    font-size: 10pt;
}

.black_text_klein {
    font-family: "Lato";
    font-weight: bold;
    color: #000000;
    font-size: 8pt;
}

.black_text_gross {
    font-family: "Lato";
    font-weight: bold;
    color: #000000;
    font-size: 10pt;
}

.hilfe_mc_but_search {
    width: 29px;
    height: 29px;
}

/* .sonderangebote_but_search	{ width:120px; height:32px; text-align:center; padding-top:1px; font-weight:bold; color:#e7401c; font-size:7pt; } */
/* .hilfe_but_search			{ width:120px; height:32px; text-align:center; padding-top:2px; font-weight:bold; color:#000000; font-size:7pt; } */

.suchen_but_search_mc {
    width: 142px;
    height: 22px;
    text-align: center;
    padding-top: 0px;
    font-weight: bold;
    color: #000000;
    font-size: 7pt;
}

.suchen_but_search_bqz {
    height: 22px;
    text-align: center;
    padding-top: 0px;
    font-weight: bold;
    color: #000000;
    font-size: 7pt;
}

.div_suche_mc {
    width: 330px;
    height: 95px;
    border: 1px solid #000000;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    -o-border-radius: 6px;
    border-radius: 6px;
    background-color: #e7401c;
}

.div_suche_bqz {
    width: 480px;
    height: 95px;
    border: 1px solid #000000;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    -o-border-radius: 6px;
    border-radius: 6px;
    background-color: #dcdcdc;
}

#iddivschnellsuche {
    float: left;
}

#iddivalternativ {
    margin-left: 7px;
    float: left;
}

/*************************************************************************************************/
/* F-Leiste DIV
/*************************************************************************************************/
.div_filterbox {
    background-color: #6d767f;
    width: 980px;
}

.dbr {
    display: inline-block;
    line-height: 22px;
    vertical-align: top;
    text-align: center;
    color: #ffffff;
}

.div_x {
    width: 85px;
    float: left;
    margin-left: 6px;
    font-family: "Lato";
    font-weight: bold;
    font-size: 10pt;
    color: #ffffff;
    border: 0px solid red;
}

/* Reset */

.div_filter_saison {
    width: 95px;
    float: left;
    margin-left: 6px;
    font-family: "Lato";
    font-weight: bold;
    font-size: 10pt;
    color: #ffffff;
    border: 0px solid red;
}

.div_filter_load {
    width: 90px;
    float: left;
    margin-left: 6px;
    font-family: "Lato";
    font-weight: bold;
    font-size: 10pt;
    color: #ffffff;
    border: 0px solid red;
}

.div_filter_speed {
    width: 112px;
    float: left;
    margin-left: 6px;
    font-family: "Lato";
    font-weight: bold;
    font-size: 10pt;
    color: #ffffff;
    border: 0px solid red;
}

.div_filter_fzg {
    width: 90px;
    float: left;
    margin-left: 6px;
    font-family: "Lato";
    font-weight: bold;
    font-size: 10pt;
    color: #ffffff;
    border: 0px solid red;
}

.div_filter_kategorie {
    width: 100px;
    float: left;
    margin-left: 6px;
    font-family: "Lato";
    font-weight: bold;
    font-size: 10pt;
    color: #ffffff;
    border: 0px solid red;
}

.div_filter_label {
    width: 170px;
    float: left;
    margin-left: 6px;
    font-family: "Lato";
    font-weight: bold;
    font-size: 10pt;
    color: #ffffff;
    border: 0px solid red;
}

.div_filter_merkmale {
    width: 88px;
    float: left;
    margin-left: 17px;
    font-family: "Lato";
    font-weight: bold;
    font-size: 10pt;
    color: #ffffff;
    border: 0px solid red;
}

.TABHEADERBACK {
    background-color: #f2f2f2;
}

.TR1 {
    background-color: #d1d1d1;
    font-family: "Lato";
    font-size: 14px;
    color: #000000;
    font-weight: normal;
}

.TD1 {
    font-family: "Lato";
    font-size: 14px;
    color: #393939;
    font-weight: normal;
}

.TDSonder1 {
    color: #000000;
    font-size: 9pt;
    font-weight: bold;
    background-color: #ff9900;
}

.TR2 {
    background-color: #d1d1d1;
    font-family: "Lato";
    font-size: 14px;
    color: #000000;
    font-weight: normal;
}

.TD2 {
    font-family: "Lato";
    font-size: 14px;
    color: #393939;
    font-weight: normal;
}

.TDSonder2 {
    color: #000000;
    font-size: 9pt;
    font-weight: bold;
    background-color: #ff9900;
}

.TRSonder {
    background-color: #ff9900;
    font-size: 11px;
}

.TDSonder {
    font-family: "Lato";
    font-size: 8pt;
    color: #000000;
    font-weight: bold;
    background-color: #ff9900;
}

/* *************************** */
/* Ergebnistabelle Überschrift */
/* *************************** */
.ergebnistabelle_trefferanzeige {
    background-color: #dddddd;
}

.ergebnistabelle_hintergrund {
    background-color: #dddddd;
    margin: 0 auto;
}

.tbergtableheader {
    width: 970px;
    background-color: #dddddd;
    border: 0px solid #000000;
    table-layout: fixed;
}

.tbergtableheader1 {
    width: 1260px;
    background-color: #dddddd;
    border: 0px solid #000000;
    table-layout: fixed;
    margin-left: 10px;
}

/* *********************** */
/* Ergebnistabelle Artikel */
/* *********************** */
.tbergtable {
    width: 970px;
    background-color: #dddddd;
    border: 0px solid #000000;
    table-layout: fixed;
}

.tbergtable1 {
    width: 1260px;
    background-color: #dddddd;
    border: 0px solid #000000;
    table-layout: fixed;
    margin-left: 10px;
    border-bottom: 2px solid #f2f2f2;
}

/* ******************** */
/* Ergebnistabellen DIV */
/* ******************** */
.divergtable {
    width: 978px;
    height: auto;
    padding-left: 1px;
    scrollbar-face-color: #dddddd;
    overflow: auto;
    border: 0px solid red;
}

.divergtable1 {
    width: 1280px;
    /* height:250px; */
    padding-left: 1px;
    scrollbar-face-color: #dddddd;
    overflow: auto;
    border: 0px solid red;
}

.footer_ergebnistab {
    width: 1281px;
    height: 40px;
    background-color: #e7e7e7;
    border-top: 10px solid #e7e7e7;
}

.footer_ergebnistab_haftung {
    width: 29px;
    float: left;
    background-color: #f2f2f2;
    text-align: left;
    border: 0px solid red;
}

.footer_ergebnistab_buttons {
    width: 400px;
    float: right;
    /* background-color: #e7e7e7; */
    text-align: right;
    border: 0px solid red;
}

.footer_ergebnistab_blaettern {
    width: 91px;
    height: 25px;
    float: left;
    background-color: #e7e7e7;
    text-align: center;
    padding-top: 9px;
    padding-left: 4px;
    border: 0px solid red;
}

.footer_ergebnistab_preisauswahl {
    width: 450px;
    height: 25px;
    float: left;
    background-color: #f2f2f2;
    text-align: left;
    padding: 7px;
    border: 0px solid red;
    border-radius: 4px;
}

.preisauswahl_td {
    vertical-align: middle;
    text-align: center;
    height: 23px;
}

.preisauswahl_nettoek {
    margin-left: 0px;
    float: left;
    width: 85px;
    text-align: left;
    border: 1px solid #000000;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    background-color: #e7401c;
}

.preisauswahl_evbpreis {
    margin-left: 5px;
    float: left;
    /* width:95px; */
    width: 150px;
    text-align: left;
    border: 1px solid #000000;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    background-color: #e7401c;
}

.preisauswahl_kbpreis {
    margin-left: 5px;
    float: left;
    width: 145px;
    text-align: left;
    border: 1px solid #000000;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    background-color: #e7401c;
}

.preisauswahl_kbpreis_ertrag {
    margin-left: 5px;
    float: left;
    width: 185px;
    text-align: left;
    border: 1px solid #000000;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    background-color: #e7401c;
}

.searchresult_button {
    font-size: 13px;
    font-weight: normal;
    width: 185px;
}

#button_icon_sresult {
    float: left;
    width: 21px;
    height: 21px;
    margin-left: 0px;
    border: 0px solid red;
}

#button_text_sresult {
    width: 140px;
    margin-left: 21px;
    text-align: left;
    padding-top: 3px;
    padding-left: 5px;
    height: 18px;
    border: 0px solid red;
}

/******************************************/
/* neuer WK Hover
/******************************************/
#warenkorb_hover_content {
    display: none;
    z-index: 250;
    position: absolute;
    min-width: 178px;
    min-height: 36px;
    text-align: left;
    background-color: #ffffff;
    border: 1px solid #000000;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
}

form #iddiv_scart_table_container button {
  padding: 6px 10px 7px !important;
  font-size: 12px !important;
  width: unset !important;
  margin: 0 4px !important;
  height: unset !important;
}

.warenkorb_wrapper {
    display: inline-block;
    /* Damit das div nur so groß wie sein Inhalt ist -> hover */
    text-align: right;
    float: right;
}

.wk_button_close {
    font-size: 9pt;
    color: #000000;
    font-weight: bold;
}

a.wk_button_close {
    text-decoration: none;
}

/***************************************************************/

.zubergtabscroll {
    background-color: SILVER;
    margin-top: 4px;
    width: 980px;
    height: 410px;
    overflow: auto;
    border: 0px solid red;
}

.zubergtab {
    font-size: 10pt;
    font-family: Tahoma;
    font-weight: bold;
    margin-top: 10px;
    background-color: #000000;
    color: #ffffff;
    width: 960px;
    height: 25px;
    border: 0px solid red;
}

.zubminfo {
    color: red;
    background-color: black;
    font-size: 10pt;
    font-family: Tahoma;
    font-weight: bold;
    margin-top: 12px;
    padding: 10px;
    width: 950px;
    height: 65px;
    border: 1px solid red;
}

/*************************************************************************************************/
/* Extadmin
/*************************************************************************************************/
.extadmintrackingscroll {
    /* margin-left: 10px; */
    /* width: 1260px; */
    width: 1040px;
    height: 400px;
    overflow: auto;
    border: 0px solid SILVER;
}

.exttr {
    background-color: #bebebe;
}

.exttr2 {
    /* background-color:#B2B2B2; */
    background-color: #fafafa;
}

.exttd_header {
    color: #ffffff;
    font-weight: bold;
    background-color: #000000;
}

.exttd {
    color: #000000;
    font-weight: bold;
}

.suche_trennrand_oben {
    border-top: 2pt solid black;
}

#iddivmobilefilter {
    display: none;
}

.mobile_img {
    display: none;
}

.clsdivlogin_wrapper {
    padding-top: 7%;  
    height: 100vh;
}

.clsdivlogin {
    margin: 0 auto;
    text-align: center;
    width: 980px;
}


.clsdivlogin_container .clsloginlogo{
    max-width: 455px;
}

.clsdivlogin_container {
    margin: 0 auto;
    width: 454px;
    background-color: #f0f0f0;
    padding: 23px 30px 32px 30px;
    display: flex;
    flex-direction: column;
    border-radius: 5px;
    box-shadow: rgba(0, 0, 0, 0.25) 0px 54px 55px, rgba(0, 0, 0, 0.12) 0px -12px 30px, rgba(0, 0, 0, 0.12) 0px 4px 6px, rgba(0, 0, 0, 0.17) 0px 12px 13px, rgba(0, 0, 0, 0.09) 0px -3px 5px;
    overflow: hidden;
}

.clsdivlogin_form {
	display: flex;
	flex-direction: column;
	width: 350px;
	margin: auto;
	margin-top: 30px;
    margin-bottom: 10px;
}

.clsdivlogin_container .input_row {
display: flex;
align-items: center;
margin-bottom: 15px;
}

.clsdivlogin_container .input_row label {
flex: 0 0 32%;
text-align: right;
padding-right: 10px;
font-weight: bold;
}

.clsdivlogin_container .input_row input {
flex: 1;
padding: 8px;
border: 1px solid #ccc;
border-radius: 3px;
font-size: 14px;
}

.clsdivlogin_container .button_row {
display: flex;
justify-content: flex-end;
margin-top: 20px;
margin-bottom: 10px;
}

.clsdivlogin_container .button_row button {
    padding: 10px 15px;
    border: none;
    border-radius: 3px;
    color: white;
    cursor: pointer;
    transition: background-color 0.3s ease;
    width: 170px;
}

.clsdivlogin_container .button_row button:not(:last-child) {
margin-right: 10px;
}

.mobile_user_login,
.mobile_pw_login {
    float: left;
    margin-right: 15px;
    display: block;
    width: 120px;
    text-align: left;
}

.firstrow {
    margin-bottom: 15px;
}

#iddivmodallayerbackground {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: white;
    opacity: 0.7;
    -webkit-opacity: 0.5;
    -moz-opacity: 0.5;
    filter: alpha(opacity=50);
    z-index: 1000;
}

#iddivmodallayercontent {
    background-color: white;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    box-shadow: 0 0 20px 0 #222;
    -webkit-box-shadow: 0 0 20px 0 #222;
    -moz-box-shadow: 0 0 20px 0 #222;
    display: none;
    height: 520px;
    /* padding: 10px; */
    position: absolute;
    width: 950px;
    z-index: 1000;
    top: 100px;
    left: 0;
    right: 0;
    margin: 0 auto;
}

#iddiv_modallayerheader {
    font-weight: bold;
    color: white;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    width: 100%;
    height: 50px;
    top: 0px;
    background-color: black;
}

#iddiv_suche_v2 {
    width: 1280px;
    margin: 10px auto;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.clsdiv_suchbox {
    border: 2px solid #000;
    box-sizing: border-box;
    padding: 10px;
    border-radius: 4px;
    background: #393939;
    color: #ddd;
    border-bottom: 6px solid #e33c19;
}

.suchbox_header {
    font-size: 17px;
    margin-bottom: 10px;
    width: 100%;
    height: 20px;
    font-weight: bold;
}

.clsdiv_suche_v2_row {
    margin-bottom: 2px;
}

#idlbl_matchcode {
    width: 49%;
}

.clsdiv_suche_v2_row label {
    display: inline-block;
    font-weight: normal;
    font-size: 15px;
}

#idlbl_hersteller {
    width: 49%;
}

#idinp_bestellnummer,
#idinp_matchcode,
#idinp_lsnr,
#idinp_kommission,
#idinp_rsnr,
#idinp_kundenauftragsnr {
    width: 100px;
}

#idinp_matchcode {
    float: left;
    margin-right: 23px;
}

.clsdiv_suche_v2_row input[type="text"] {
    float: left;
    width: 100px;
}

#idinp_mcode_hersteller {
    float: left;
}

button.btnred,
input[type="submit"].btnred,
input[type="button"].btnred,
input[type="reset"].btnred {
    background: #e33c19;
}

#idinp_breite {
    width: 64px;
    margin-right: 11px;
    float: left;
}

#idinp_querschnitt {
    float: left;
    width: 79px;
    margin-right: 11px;
}

#idinp_zoll {
    float: left;
    width: 25px;
}

#idsel_saison {
    height: 22px;
    margin-left: 10px;
}

#idinp_bqz_hersteller {
    float: left;
}

#idbtn_bqzsuche {
    margin-top: 7px;
}

#iddiv_suche_v2_fzg {
    width: 500px;
}

#iddiv_drittesuche_head {
    width: 50%;
    float: left;
}

#iddiv_drittesuche_switcher {
    float: right;
}

.clsdiv_selected_drittesuche {
    background: #e33c19;
}

.clsdiv_drittesuche_art {
    display: inline-block;
    font-weight: normal;
    cursor: pointer;
    height: 32px;
    width: 45px;
    vertical-align: top;
    text-align: center;
}

.clsdiv_drittesuche_art img {
    vertical-align: middle;
}

#iddiv_drittesuche_content {
    box-sizing: border-box;
}

#iddiv_drittesuche_pds {
    width: 330px;
    float: left;
}

.clsdiv_drittesuche_pd {
    display: inline-block;
    margin-right: 10px;
    font-weight: normal;
    font-size: 15px;
}

.clskomfortsucherow {
    margin-bottom: 2px;
}

#idbtn_komfortsuche {
    margin-top: 48px;
    float: right;
}

#iddiv_search_v2_filter {
    display: flex;
    flex-direction: row;
    box-sizing: border-box;
    padding: 10px 20px;
    border: 2px solid #000;
    border-radius: 4px;
    background: #393939;
    color: #ddd;
    border-bottom: 6px solid #e33c19;
}

#iddiv_search_v2_filter {
  max-height: 200px;
  overflow: scroll;
}

.clsdiv_search_v2_filterbox {
    background: #f2f2f2;
    border-radius: 4px;
    box-sizing: border-box;
    padding: 10px;
    color: #393939;
    display: inline-block;
    margin-left: 10px;
    padding-top: 5px;
}

#iddiv_filter_saison {
    width: 110px;
}

#iddiv_filter_preiskat {
    width: 122px;
}

#iddiv_filter_loadindex {
    width: 170px;
}

#iddiv_filter_speedindex {
    width: 160px;
}

#iddiv_filter_fahrzeug {
    width: 140px;
}

#iddiv_filter_label {
    width: 105px;
}

#iddiv_filter_merkmale {
    width: 150px;
}

#iddiv_filter_toggle {
    box-sizing: border-box;
    cursor: pointer;
    text-align: right;
    margin-left: auto;
}

#idbtn_filterreset {
    font-size: 11px;
    width: 100%;
}

#iddiv_filter_saison .clsdiv_filteritem,
#iddiv_filter_preiskat .clsdiv_filteritem {
    margin-left: 0px !important;
    width: 100%;
}

#iddiv_filter_loadindex .clsdiv_filteritem:nth-child(4n-6) {
    margin-left: 0px !important;
}

#iddiv_filter_speedindex .clsdiv_filteritem:nth-child(4n-6) {
    margin-left: 0px !important;
}

#iddiv_filter_fahrzeug .clsdiv_filteritem {
    width: 47%;
}

#iddiv_filter_fahrzeug .clsdiv_filteritem:nth-child(2n) {
    margin-left: 0px !important;
}

.clsdiv_filteritem {
    padding: 8px 10px;
    cursor: pointer;
    background: #3e3d41;
    color: #ffffff;
    transition: all 200ms ease-in-out;
    border-radius: 4px;
    font-weight: normal;
    border: 0px;
    float: left;
    margin-left: 5px;
    margin-bottom: 5px;
    text-align: center;
    box-sizing: border-box;
    font-size: 11px;
}

.clsdiv_filteritem:hover,
.filterselected {
    background: #e33c19;
}

.TABHEADERTEXT a,
.TABHEADERTEXT {
    text-decoration: none;
    color: #393939;
    font-weight: bold;
}

#iddiv_filter_toggle img {
    transition: all ease-in 0.2s;
    transform: rotate(180deg);
}

.rotateimg {
    transform: rotate(0deg) !important;
}

.sonderangebote_but_search {
    text-align: center;
    width: 40px;
    height: 40px;
    padding: 0;
    border-radius: 50%;
    font-size: 24px !important;
}

.hilfe_but_search {
    width: 40px;
    height: 40px;
    padding: 0;
    border-radius: 50%;
    text-align: center;
    font-size: 24px !important;
}

#iddiv_ajaxloader {
    position: absolute;
    left: calc(50% - 30px);
    top: 350px;
    height: 60px;
    width: 60px;
    border-radius: 50%;
    border: 10px solid #e33c19;
    border-bottom: 10px solid transparent;
    animation: spin 1s linear infinite;
    z-index: 10000;
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

#modalfensterbackground {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: white;
    opacity: 0.7;
    -webkit-opacity: 0.5;
    -moz-opacity: 0.5;
    filter: alpha(opacity=50);
    z-index: 1000;
}

#modalfensterdialog {
    background-color: white;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    box-shadow: 0 0 20px 0 #222;
    -webkit-box-shadow: 0 0 20px 0 #222;
    -moz-box-shadow: 0 0 20px 0 #222;
    display: none;
    height: 550px;
    /* padding: 10px; */
    position: absolute;
    width: 1260px;
    z-index: 1000;
    top: 150px;
    left: calc(50% - 630px);
    box-sizing: border-box;
}

#iddiv_modalfenster_head {
    height: 35px;
    background: #393939;
    border-top-left-radius: 9px;
    border-top-right-radius: 9px;
    box-sizing: border-box;
    padding-left: 10px;
    color: #fff;
    font-weight: normal;
    font-size: 18px;
    line-height: 34px;
}

#idimg_modal_close {
    float: right;
    font-size: 18px;
    margin-right: 10px;
    cursor: pointer;
}

.mcheight {
    height: 650px !important;
}

.clsdiv_bestandsanzeige_klein {
    width: 15px;
    height: 15px !important;
    cursor: pointer;
    color: #393939 !important;
    border-radius: 4px;
    font-weight: normal;
    border: 0px;
    text-align: center;
    vertical-align: middle;
    box-sizing: border-box;
    display: inline-block;
    vertical-align: middle;
    padding-top: 0px !important;
}

.clsdiv_bestandsanzeige_mittel {
    width: 20px;
    height: 20px !important;
    cursor: pointer;
    color: #393939 !important;
    border-radius: 4px;
    font-weight: normal;
    border: 0px;
    text-align: center;
    box-sizing: border-box;
    display: inline-block;
    vertical-align: middle;
    padding-top: 0px !important;
}

.clsdiv_bestandsanzeige_gross {
    width: 30px;
    height: 30px !important;
    cursor: pointer;
    color: #393939 !important;
    border-radius: 4px;
    font-weight: normal;
    border: 0px;
    text-align: center;
    line-height: 30px;
    box-sizing: border-box;
    display: inline-block;
    vertical-align: middle;
    padding-top: 0px !important;
}

.clsdiv_bestandsanzeige_lieferzeit {
    cursor: pointer;
    border-radius: 4px;
    font-weight: normal;
    border: 0px;
    margin-left: 5px;
    vertical-align: middle;
    box-sizing: border-box;
    display: inline-block;
    vertical-align: middle;
}

.clsgreen {
    background-color: green;
}

.clsyellow {
    background-color: yellow;
}

.clsred {
    color: black !important;
    background: red;
}

.clsbestandsanzeige {
    min-width: 50px;
    height: 20px;
}

.clsdiv_search_preise_kb_out {
    display: inline-block;
    margin-right: 7px;
}

.clsdiv_search_preise_texte {
    display: inline-block;
    vertical-align: top;
    font-size: 11px !important;
    color: #939393 !important;
    font-weight: normal !important;
    text-align: left;
}

.clsdiv_search_preise_werte {
    display: inline-block;
    vertical-align: top;
    text-align: right;
    margin-right: 4px;
    width: 50px;
}

.clsdiv_search_preise_werte div {
    height: 18px;
    line-height: 18px;
}

.clsdiv_search_preise_texte div {
    height: 18px;
    line-height: 18px;
}

.clsdiv_search_preise {
    text-align: right;
}

.preisauswahl_evbpreis_neu {
    margin-left: 5px;
    float: left;
    width: 202px;
    text-align: left;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    background-color: #f2f2f2;
    height: 30px;
    box-sizing: border-box;
    padding-top: 4px;
    padding-left: 4px;
}

.tbwkorbtable {
    background: #f2f2f2;
    color: #393939 !important;
    border-radius: 4px;
}

.tbwkorbtable td {
    color: #393939 !important;
}

#iddiv_scart_table_container {
    width: 1280px;
    margin: 15px auto 10px auto;
    box-sizing: border-box;
    background: #f2f2f2;
    padding: 10px;
}

#iddiv_scart_top {
    width: 1280px;
    margin: 0 auto;
    margin-bottom: 15px;
    display: flex;
    flex-direction: row;
    margin-top: 10px;
}

.clsdiv_scart_top_row_label {
    display: inline-block;
    width: 100px;
    font-weight: bold;
    font-size: 14px;
}

.clsdiv_scart_top_row_wert {
    display: inline-block;
    width: 100px;
    font-weight: bold;
    font-size: 14px;
}

#iddiv_scart_kundendaten,
#iddiv_scart_leeren {
    border: 2px solid #000;
    box-sizing: border-box;
    padding: 10px;
    border-radius: 4px;
    background: #393939;
    color: #ddd;
    border-bottom: 6px solid #e33c19;
}

#iddiv_scart_kundendaten {
    width: 350px;
}

#iddiv_scart_kundendaten_head {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px;
}

#iddiv_scart_leeren {
    margin-left: auto;
    text-align: center;
}

#iddiv_scart_leeren_text {
    color: #ddd;
    font-weight: bold;
    font-size: 14px;
}

.konfitabelle {
    margin: 30px auto;

}

#iddiv_wktop_menge {
    position: absolute;
    top: -11px;
    right: -17px;
    background: #e33c19;
    color: #fff;
    border-radius: 50%;
    width: 24px;
    height: 24px;
    text-align: center;
    line-height: 23px;
}

#idbtn_mcsuche {
    margin-top: 8px;
}

#iddiv_fahrzeugwahl_container {
    width: 1280px;
    margin: 30px auto 0px auto;
    min-height: 550px;
}

#iddiv_start_suchcontainer_layer {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

#iddiv_start_hersteller_auswahl_layer,
#iddiv_hsn_tsn_eg_container_layer,
#iddiv_modell_auswahl_layer {
    height: 300px;
    width: 400px;
    display: inline-block;
    vertical-align: top;
    box-sizing: border-box;
    padding: 10px;
    border-radius: 4px;
    background: #393939;
    color: #dddddd;
    border: 2px solid #000;
    border-bottom: 6px solid #e33c19;
}

#idimg_hsntsn_fzgschein_layer {
    margin-top: 15px;
    height: 60px;
}

.aktive_suche_layer {
    background: #595959;
}

#iddiv_hsn_tsn_auswahl_layer {
    padding: 5px;
    position: relative;
    z-index: 1;
    background: #595959;
}

#iddiv_hsn_layer {
    margin-bottom: 12px;
}

.clsspan_hsn_tsn_label_layer {
    display: block;
    font-size: 16px;
}

#idinp_hsn_layer,
#idinp_tsn_layer {
    height: 31px;
    font-size: 15px;
    width: 100%;
    box-sizing: border-box;
}

#idbtn_hsn_tsn_suche_layer {
    margin-top: 15px;
    width: 100%;
    background: #e33c19 !important;
}

#iddiv_eg_suche_layout {
    display: none;
    padding: 5px;
    height: 287px;
    font-size: 16px;
    position: relative;
    z-index: 1;
    background: #595959;
}

#idinp_eg_abe_nr_layout {
    height: 31px;
    font-size: 15px;
    width: 100%;
    box-sizing: border-box;
}

#idbtn_eg_suche_layout {
    margin-top: 202px;
    display: inline-block;
    background: #e33c19 !important;
    width: 100%;
}

.divcontainerueberschrift_layer {
    font-size: 16px;
}

#iddiv_start_hersteller_pd_layer,
#iddiv_modell_auswahl_sel_layer {
    background: #f2f2f2;
    color: #363636;
    height: 247px;
    overflow-x: hidden;
    overflow-y: auto;
    margin-top: 5px;
    box-sizing: border-box;
    padding-top: 5px;
    padding-bottom: 5px;
}

#iddiv_start_hersteller_pd_layer {
    width: 309px;
    display: inline-block;
    vertical-align: top;
}

.clsdiv_herstellerwahl_start_layer,
.clsdiv_modellwahl_start_layer {
    cursor: pointer;
    padding-left: 5px;
    box-sizing: border-box;
    font-size: 14px;
    font-weight: normal;
}

.clsdiv_herstellerwahl_start_layer:hover,
.clsdiv_modellwahl_start_layer:hover,
.gewaehlter_hersteller_layer,
.gewaehltes_modell_layer {
    color: #ffffff;
    background: #e33c19 !important;
}

.clsdiv_fzg_favorit_layer {
    background: #f2f2f2;
    padding: 3px;
    width: 46px;
    height: 46px;
    box-sizing: border-box;
    margin-bottom: 4px;
    cursor: pointer;
}

.clsdiv_fzg_favorit_layer img {
    width: 36px;
    height: 36px;
    margin: 2px;
}

#iddiv_eg_suche_layer {
    display: none;
    padding: 5px;
    height: 237px;
    font-size: 16px;
    position: relative;
    z-index: 1;
    background: #595959;
    font-weight: normal;
}

#iddiv_hsn_tsn_eg_switcher_layer div {
    display: inline-block;
    /* width: 50px; */
    font-size: 16px;
    /* text-transform: uppercase; */
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    text-align: center;
    height: 23px;
    cursor: pointer;
    padding: 0px 5px;
}

#iddiv_fzg_favoriten_layer {
    display: inline-block;
    vertical-align: top;
    margin-top: 5px;
    margin-left: 12px;
}

.clsdiv_umbereifung_rdks {
    top: 20px !important;
    height: 870px !important;
}

.clsdiv_ergtab_row_layer div {
    box-sizing: border-box;
    padding-left: 5px;
}

#iddiv_start_ergtab_layer {
    margin-top: 20px;
    background: #f2f2f2;
    padding: 10px;
    display: none;
    box-sizing: border-box;
    border-radius: 4px;
    box-shadow: 0px 0px 2px #dedede;
    margin-left: 10px;
    margin-right: 10px;
}

.clsdiv_autobox_name_layer,
.clsdiv_autobox_types_layer {
    font-size: 13px;
}

.clsdiv_autobox_layer:nth-child(7n + 1) {
    margin-left: 0px;
}

.clsdiv_autobox_layer {
    box-sizing: border-box;
    padding: 10px;
    border-radius: 4px;
    background: #393939;
    color: #dddddd;
    border: 2px solid #000;
    border-bottom: 6px solid #e33c19;
    display: inline-block;
    margin-left: 10px;
    margin-top: 25px;
    cursor: pointer;
    cursor: hand;
}

.clsimg_autobox_layer {
    width: 104.8px;
    height: 104.8px;
}

#iddiv_start_types_layer {
    margin-left: 10px;
}

.clsdiv_ergtab_header_layer {
    margin-bottom: 5px;
}

.clsdiv_ergtab_baujahr_layer {
    display: inline-block;
    width: 25%;
}

.clsdiv_ergtab_leistung_layer {
    display: inline-block;
    width: 25%;
}

.clsdiv_ergtab_version_layer {
    display: inline-block;
    width: 25%;
}

.clsdiv_ergtab_typ_layer {
    display: inline-block;
    width: 10%;
}

.clsdiv_ergtab_zollgroesse_layer {
    display: inline-block;
    width: 15%;
    font-size: 15px;
    font-weight: normal;
}

.trcolor2 {
    background: #d1d1d1;
    height: 30px;
    line-height: 30px;
    font-size: 15px;
    cursor: pointer;
    margin-bottom: 3px;
    font-weight: normal;
}

.selected_autobox {
    border-top: 2px solid #e33c19 !important;
    border-left: 2px solid #e33c19 !important;
    border-right: 2px solid #e33c19 !important;
}

#iddiv_fahrzeugliste_blaettern_layer {
    text-align: center;
    font-size: 15px;
    margin-top: 10px;
}

#idspan_fahrzeugliste_aktseite_layer {
    margin-left: 5px;
    margin-right: 5px;
}

#idspan_fahrzeugliste_seiten_layer {
    margin-left: 5px;
}

.clsspan_fahrzeugliste_blaettern_layer:hover {
    background: #e33c19;
}

.clsspan_fahrzeugliste_blaettern_layer {
    color: #ffffff;
    background: #3e3d41;
    border-radius: 4px;
    margin-left: 5px;
    margin-right: 5px;
    padding: 3px;
    transition: all 200ms ease-in-out;
    cursor: pointer;
    padding-left: 5px;
}

.clsspan_fahrzeugliste_text_layer {
    font-weight: normal;
}

#idinp_eg_abe_nr_layer {
    height: 31px;
    font-size: 15px;
    width: 100%;
    box-sizing: border-box;
}

#idbtn_eg_suche_layer {
    margin-top: 152px;
    display: inline-block;
    background: #e33c19 !important;
    width: 100%;
}

#iddiv_umbereifung_rdks_fahrzeug_infos_container {
    border: 2px solid #000;
    box-sizing: border-box;
    padding: 10px;
    border-radius: 4px;
    background: #393939;
    color: #ddd;
    border-bottom: 6px solid #e33c19;
    width: 100%;
}

#idimg_umbereifung_rdks_fzg {
    background: #ddd;
    border-radius: 4px;
    padding: 5px;
    width: 230px;
    box-sizing: border-box;
    float: left;
}

#iddiv_umbereifung_rdks_fahrzeug_infos {
    float: left;
    margin-left: 20px;
    font-size: 15px;
    font-weight: normal;
}

.clsdiv_umbereifung_rdks_fzg_label {
    display: inline-block;
    width: 200px;
}

.clsdiv_umbereifung_rdks_fzg_wert {
    display: inline-block;
}

#idbtn_umbereifung_rdks_zurueck {
    float: right;
}

.clsdivumbereifungtabelle_row {
    margin-top: 3px;
    background: #d1d1d1;
    box-sizing: border-box;
    height: 30px;
    line-height: 30px;
}

.clsdivumbereifungtabelle_row_cell {
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
    padding-left: 5px;
    box-sizing: border-box;
    font-size: 15px;
    font-weight: normal;
}

.clsdivumbereifungtabelle_header_row_cell {
    display: inline-block;
    vertical-align: top;
    font-size: 15px;
    color: #393939;
    box-sizing: border-box;
    font-weight: normal;
    padding-left: 5px;
}

#iddiv_umbereifung_rdks_umbereifung {
    background: #f2f2f2;
    margin-top: 10px;
    /* margin-left: 10px;
    margin-right: 10px; */
    padding: 10px;
    box-sizing: border-box;
    border-radius: 4px;
}

.clsdivumbereifungtabelle_row:hover {
    background: #e33c19 !important;
    color: #fff !important;
}

.clsdivumbereifungtabelle_felgengroesse {
    width: 200px;
}

.clsdivumbereifungtabelle_achse {
    width: 200px;
}

.clsdivumbereifungtabelle_reifengroesse {
    width: 120px;
}

.clsdivumbereifungtabelle_loadindex {
    width: 100px;
}

.clsdivumbereifungtabelle_speedindex {
    width: 100px;
}

.clsdivumbereifungtabelle_saison {
    width: 300px;
}

.clsdiv_umbereifung_trenner {
    height: 3px;
    width: 100%;
    background: #393939;
    margin-top: 3px;
}

.clsbtn_umbereifung_suche_starten {
    padding: 3px 10px;
    margin-top: 3px;
    font-size: 15px;
    background: #3e3d41 !important;
    line-height: 18px;
}

.clsdivumbereifungtabelle_suchen {
    float: right;
    margin-right: 5px;
}

#iddiv_wk_modal_content {
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 10px;
}

.clsdiv_rdkstab_waehlen_rdkslayer,
.clsdiv_rdkstab_preis_rdkslayer,
.clsdiv_rdkstab_preis_ek_rdkslayer,
.clsdiv_rdkstab_preis_ek_layer_rdkslayer,
.clsdiv_rdkstab_preis_vk_rdkslayer,
.clsdiv_rdkstab_preis_vk_layer_rdkslayer,
.clsdiv_rdkstab_preis_ertrag_rdkslayer,
.clsdiv_rdkstab_preis_ertrag_layer_rdkslayer,
.clsdiv_rdkstab_preis_layer_rdkslayer,
.clsdiv_rdkstab_best_rdkslayer,
.clsdiv_rdkstab_prog_rdkslayer,
.clsdiv_rdkstab_prog_layer_rdkslayer,
.clsdiv_rdkstab_bez_rdkslayer,
.clsdiv_rdkstab_herst_rdkslayer,
.clsdiv_rdkstab_menge_rdkslayer,
.clsdiv_rdkstab_bild_rdkslayer,
.clsinp_menge_rdkslayer {
    display: inline-block;
    margin: 0px 5px;
    font-weight: normal;
}

#iddiv_rdkstab_rows_layer div {
    height: 90px;
    vertical-align: top;
}

#iddiv_rdkstab_rows_layer .clsdiv_rdkstab_bez {
    vertical-align: top;
}

#iddiv_rdkstab_rows_layer .clsdiv_rdkstab_best {
    vertical-align: top;
    text-align: left;
}

#iddiv_rdkstab_rows_layer .clsdiv_rdkstab_preis_ek,
#iddiv_rdkstab_rows_layer .clsdiv_rdkstab_preis_vk,
#iddiv_rdkstab_rows_layer .clsdiv_rdkstab_preis_ertrag {
    vertical-align: top;
    /* text-align: left; */
}

#iddiv_rdkstab_rows_layer .clsdiv_rdkstab_waehlen_rdkslayer {
    vertical-align: top;
    text-align: center;
}

.clsdiv_rdkstab_row_layer {
    height: 90px;
    background: #d1d1d1;
    margin-bottom: 3px;
    box-sizing: border-box;
}

.clsdiv_rdkstab_row_layer div {
    padding-top: 5px;
    padding-bottom: 5px;
    box-sizing: border-box;
}

.clsdiv_rdkstab_herst_rdkslayer {
    width: 90px;
}

.clsdiv_rdkstab_bild_rdkslayer {
    width: 90px;
}

.clsdiv_rdkstab_bez_rdkslayer {
    width: 300px;
}

.clsdiv_rdkstab_prog_rdkslayer {
    width: 150px;
}

.clsdiv_rdkstab_prog_layer {
    width: 120px;
}

.clsdiv_rdkstab_best_rdkslayer {
    width: 130px;
    text-align: left;
}

.clsdiv_rdkstab_preis_vk_rdkslayer {
    text-align: left;
    width: 129px;
}

.clsdiv_rdkstab_preis_vk_layer_rdkslayer {
    text-align: left;
    width: 100px;
}

.clsdiv_rdkstab_preis_ek_rdkslayer,
.clsdiv_rdkstab_preis_ertrag_rdkslayer {
    width: 100px;
    text-align: left;
    /* text-align: center; */
}

.clsdiv_rdkstab_preis_ek_layer_rdkslayer,
.clsdiv_rdkstab_preis_ertrag_layer_rdkslayer {
    width: 60px;
    text-align: left;
    /* text-align: center; */
}

.clsdiv_rdkstab_preis_rdkslayer {
    width: 128px;
}

.clsdiv_rdkstab_preis_rdkslayer .clsspan_panz_text {
    width: 85px;
}

#iddiv_umbereifung_rdks_rdks {
    margin-top: 10px;
    height: 615px;
    background: #f2f2f2;
    padding: 10px;
    box-sizing: border-box;
    border-radius: 4px;
}

.clsdiv_rdkstab_waehlen_rdkslayer {
    float: right;
}

.clsdiv_rdkstab_waehlen_btn,
.clsdiv_rdkstab_waehlen_btn_layer {
    background: #e33c19;
    padding: 8px 14px;
    cursor: pointer;
    border-radius: 4px;
    border: 0px;
    height: auto !important;
    margin-top: 26px;
    margin-right: 5px;
}

.clsdiv_rdkstab_waehlen_btn img,
.clsdiv_rdkstab_waehlen_btn_layer img,
.clsdiv_rdkstab_waehlen_btn_layer_disabled img {
    width: 24px;
    height: 24px;
}

.clsinp_menge_rdkslayer {
    width: 40px;
    margin-top: 33px;
}

#iddiv_rdkstab_rows_layer {
    height: 580px;
    overflow: auto;
}

.shop_modulbutton img {
    margin-right: 10px;
    vertical-align: middle;
    height: 24px;
}

.clsdiv_headericon {
    position: relative;
    margin-top: 15px;
    text-align: center;
    font-size: 16px;
    display: inline-block;
    margin-left: 15px;
}

#iddiv_header_iconmenue {
    text-align: right;
    display: flex;
}

.clsdiv_headericon a {
    text-decoration: none;
    color: #303030;
}

.header_icon_text {
    color: #303030;
    max-width: 110px;
}

#iddiv_header_trenner_content {
    height: 7px;
    width: 100%;
    background: #e33c19;
}

.global_header_content_out {
    width: 100%;
    background: #bebebe;
    padding-top: 5px;
}

.global_footer_content_out {
    width: 100%;
    border-top: 7px solid #e33c19;
    background: #bebebe;
    margin-top: 50px;
}

.shop_footerline {
    display: flex;
    flex-direction: row;
    padding-bottom: 30px;
}

.clsdiv_footer_col {
    margin-right: 60px;
}

.clsdiv_footerheader {
    margin-bottom: 7px;
    font-weight: bold;
    color: #383838;
}


#iddiv_userv_container,
#iddiv_kalk_container,
#iddiv_slider_container,
#iddiv_statistik_container {
    width: 1280px;
    margin: 30px auto;
    min-height: calc(100vh - 437px);
}

#iddiv_userv_links,
#iddiv_track_links,
#iddiv_slider_links,
#iddiv_statistik_links,
#iddiv_kalk_links {
    width: 210px;
    float: left;
    background: #fafafa;
    border-radius: 4px;
    padding: 10px;
    box-sizing: border-box;
}

#iddiv_userv_rechts,
#iddiv_slider_rechts,
#iddiv_statistik_rechts,
#iddiv_kalk_rechts,
#iddiv_track_rechts {
    width: calc(100% - 220px);
    float: left;
    box-sizing: border-box;
    padding: 10px;
    background: #fafafa;
    border-radius: 4px;
    margin-left: 10px;
    min-height: 200px;
}

.clsspan_uservlinks_label {
    display: inline-block;
    width: 65px;
}

.clsdiv_userv_links_row input {
    width: 115px;
}

.clsdiv_userv_tablecell {
    display: inline-block;
    vertical-align: middle;
    padding-left: 4px;
    box-sizing: border-box;
}

.userv_benutzer {
    width: 120px;
}

.userv_name1 {
    width: 195px;
}

.userv_name2 {
    width: 195px;
}

.userv_strasse {
    width: 200px;
}

.userv_ort {
    width: 190px;
}

.userv_plz {
    width: 80px;
}

.clsspan_userv_form_label {
    display: inline-block;
    width: 120px;
    vertical-align: middle;
}

.clsinp_userv_form {
    vertical-align: middle;
}

#idbtn_userv_form_speichern {
    margin-top: 20px;
    float: right;
}

#idbtn_userv_suchen {
    margin-top: 10px;
}

#idbtn_userv_suchen,
#idbtn_userv_neukunde {
    width: 186px;
    margin-bottom: 5px;
    padding: 5px;
}

.clsdiv_userv_links_row {
    margin-bottom: 2px;
}

.clsdiv_userv_tablerow {
    height: 30px;
}

.clsdiv_userv_tablerow:nth-child(odd) {
    background: #fafafa;
}

.clsdiv_userv_tablerow:nth-child(even) {
    background: #bebebe;
}

.clsimg_userv_aendern,
.clsimg_userv_loeschen {
    height: 20px;
    margin-left: 5px;
    cursor: pointer;
}

.userv_height {
    height: 100%;
    padding: 0;
}

.clsdiv_userv_form_row {
    margin-bottom: 2px;
}

.clsinp_userv_form[readonly] {
    background: #dedede;
    border: 1px solid #aeaeae;
    padding: 2px;
}

.clsspan_kalk_filter_label {
    display: inline-block;
    width: 88px;
}

#idsel_kalk_hersteller,
#idsel_kalk_wg {
    width: 100px;
}

.clsdiv_kalk_filter_row {
    margin-bottom: 4px;
}

.clsspan_kalk_row {
    display: inline-block;
    width: 100px;
}

.clsdiv_kalk_row {
    margin-bottom: 4px;
}

#idbtn_kalk_speichern {
    float: right;
}

#idinp_kalk_mwst_pkunden {
    width: 40px;
    float: right;
}

#idbtn_kalk_anzeigen,
#idbtn_kalk_mwst_speichern {
    width: 100%;
    padding: 5px;
    margin-bottom: 20px;
}

#idbtn_kalk_loeschen {
    float: right;
    margin-right: 10px;
}

#iddiv_header_top_bar {
    height: 20px;
    width: 100%;
    background: #000;
}

#iddiv_header_top_bar_inner {
    height: 20px;
    width: 1280px;
    margin: 0 auto;
}

#iddiv_header_top_bar_links {
    height: 20px;
    width: 50%;
    display: inline-block;
    vertical-align: top;
}

#iddiv_header_top_bar_rechts {
    height: 20px;
    width: 50%;
    display: inline-block;
    vertical-align: top;
    text-align: right;
}

#iddiv_header_top_bar_rechts ul,
#iddiv_header_top_bar_links ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

#iddiv_header_top_bar_rechts ul li,
#iddiv_header_top_bar_links ul li {
    display: inline;
    margin: 0 4px;
    color: #fff;
}

#iddiv_header_top_bar_rechts ul li a,
#iddiv_header_top_bar_links ul li a {
    text-decoration: none;
    color: #fff;
    cursor: pointer;
}

.clsdiv_kalk_tablerow {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    height: 30px;
}


.clsdiv_kalk_tablecell {
    padding-left: 4px;
    box-sizing: border-box;
}

.clsdiv_kalk_tablecell.buttons {
    margin-left: auto;
}

.clsdiv_kalk_tablecell.preisgruppe {
    flex-basis: 100px;
    text-align: left;
}

.clsdiv_kalk_tablecell.hersteller {
    flex-basis: 100px;
    text-align: left;
}

.clsdiv_kalk_tablecell.warengruppe {
    flex-basis: 100px;
    text-align: left;
}

.clsdiv_kalk_tablecell.zuproz {
    flex-basis: 110px;
    text-align: left;
}

.clsdiv_kalk_tablecell.zueuro {
    flex-basis: 110px;
    text-align: left;
}

.clsdiv_kalk_tablecell.pzuproz {
    text-align: left;
    flex-basis: 150px;
}

.clsdiv_kalk_tablecell.pzueuro {
    flex-basis: 150px;
    text-align: left;
}

.clsdiv_kalk_tablecell.runden_auf {
    flex-basis: 140px;
    text-align: left;
}

.clsdiv_kalk_tablerow:nth-child(even) {
    background: #bebebe;
}

.clsimg_kalk_aendern,
.clsimg_kalk_loeschen {
    height: 20px;
    cursor: pointer;
    margin-left: 5px;
}

.extadminauftvscroll tr:nth-child(odd),
.extadminauftbscroll tr:nth-child(odd) {
    background: #bebebe;
}

#iddiv_auftv_container {
    display: inline-block;
    background: #fafafa;
    border-radius: 4px;
    padding: 10px;
    box-sizing: border-box;
    width: 1280px;
}

.extadminauftvscroll tr td,
.extadmintrackingscroll tr td,
.extadminauftbscroll tr td {
    padding: 3px 0px 3px 5px;
    box-sizing: border-box;
}

.clsdiv_height {
    min-height: calc(100vh - 365px);
}

.clsdiv_auftvedit {
    width: 1280px;
    margin: 0 auto;
}

#iddiv_track_container {
    width: 1280px;
    margin: 0 auto;
    /* background: #fafafa; */
    border-radius: 4px;
    box-sizing: border-box;
}

#iddiv_allgemeineeinstellungen_container {
    border-radius: 4px;
    width: 1280px;
    margin: 0 auto;
    background:
        #fafafa;
    padding: 10px;
    box-sizing: border-box;
}

#iddiv_scart_leeren a {
    text-decoration: none;
}

#idbtn_kuaufnr_aendern,
#idbtn_menge_aendern {
    margin-left: 5px;
}

#iddiv_menge_aendern_hersteller {
    font-size: 19px;
    margin-bottom: 2px;
}

#iddiv_menge_aendern_bezeichnung {
    font-size: 16px;
    margin-bottom: 15px;
}

#idinp_menge_aendern {
    width: 30px;
}

.clsa_blaetternbtn {
    text-decoration: none;
    border-radius: 4px;
    color: #fff;
    background: #006ab3;
    padding: 1px 4px;
    width: 22px;
    display: inline-block;
    font-weight: normal;
    font-size: 19px;
    text-align: center;
    margin: 0px 2px;
    cursor: pointer;
}

.clsspan_tracklinks_label {
    display: inline-block;
    width: 65px;
}

.clsdiv_track_links_row input {
    width: 115px;
    margin-left: 4px;
}

.clsdiv_track_links_row {
    margin-bottom: 4px;
}

#idbtn_tracksuche {
    width: 186px;
    margin-top: 10px;
    padding: 5px;
}

#iddiv_track_blaetter,
#iddiv_benutzer_blaetter {
    text-align: center;
}

.clsspan_track_blaettern,
.clsspan_benutzer_blaettern {
    display: inline-block;
    border-radius: 4px;
    background: #3e3d41;
    color: #fff;
    padding: 2px 5px;
    font-size: 16px;
    margin: 0px 5px;
    cursor: pointer;
}

.extadmintrackingscroll tr {
    font-weight: normal !important;
}

#iddiv_track_rechts table tr:first-child {
    font-weight: bold;
}

#iddiv_track_rechts table tr:first-child td {
    height: 30px;
}

.tblhead,
.clsdiv_kalk_table_head {
    font-weight: bold;
}

#iddiv_userv_table {
    min-height: 380px;
}

#iddiv_warenkorb_waehrungsinfo {
    width: 1280px;
    margin: 0 auto;
    display: flex;
    color: #393933;
    font-weight: normal;
    justify-content: space-between;
    align-items: center;
}

#iddiv_warenkorb_waehrungsinfo_positionen {
    font-size: 20px;
}

#iddiv_langswitch {
    display: inline-block;
    vertical-align: top;
    position: relative;
    z-index: 1;
    float: right;
    margin-left: 10px;
}

.clsdiv_sprachpd {
    display: none;
    background: #393939;
    padding: 5px;
    box-sizing: border-box;
    border-radius: 4px;
    border: 2px solid #000000;
    position: absolute;
}

.clsdiv_sprache {
    margin-bottom: 5px;
    width: 100%;
    text-align: center;
}

#idimg_spracheopen {
    height: 18px;
    margin-left: 4px;
    float: right;
    cursor: pointer;
}

#iddiv_suche_v2_alt {
    flex-basis: 360px;
}

/* #idsel_kalk_privat_art {
  margin-bottom: 10px; 
}*/

#blaetterhilfe {
    margin-bottom: 10px;
    margin-top: 10px;
    margin-left: 10px;
    text-align: center;
}

.global_header_content_infos {
    float: left;
    margin-top: 6px;
    max-width: 210px;
}

.global_header_content_infos_row {
    margin-bottom: 2px;
    font-size: 14px;
}

.clsdiv_filterbox_head {
    margin-bottom: 6px;
    font-size: 16px;
    font-weight: normal;
}

#idbtn_filter_nur_vfg {
    font-size: 12px;
    width: 100%;
    margin-top: 5px;
}

#iddiv_filter_reset {
    width: 135px;
}


.clsdiv_slider_tablerow {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    height: 30px;
}

.clsdiv_slider_tablecell {
    padding-left: 4px;
    box-sizing: border-box;
}

.clsdiv_slider_tablecell.buttons {
    margin-left: auto;
}

.clsdiv_slider_tablecell.preisgruppe {
    flex-basis: 100px;
    text-align: left;
}

.clsdiv_slider_tablecell.hersteller {
    flex-basis: 100px;
    text-align: left;
}

.clsdiv_slider_tablecell.warengruppe {
    flex-basis: 100px;
    text-align: left;
}

.clsdiv_slider_tablecell.zuproz {
    flex-basis: 110px;
    text-align: left;
}

.clsdiv_slider_tablecell.zueuro {
    flex-basis: 110px;
    text-align: left;
}

.clsdiv_slider_tablecell.pzuproz {
    text-align: left;
    flex-basis: 150px;
}

.clsdiv_slider_tablecell.pzueuro {
    flex-basis: 150px;
    text-align: left;
}

.clsdiv_slider_tablecell.runden_auf {
    flex-basis: 140px;
    text-align: left;
}

.clsdiv_slider_tablerow:nth-child(even) {
    background: #bebebe;
}

.clsimg_slider_aendern,
.clsimg_slider_loeschen {
    height: 20px;
    cursor: pointer;
    margin-left: 5px;
}

.clsdiv_slider_tablecell.bildvorschau>img {
    max-width: 40px;
    max-width: 60px;
}

#iddiv_slider_vorschau {
    width: 439px;
    height: 190px;
    background-color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
}

#idimg_slider_vorschau_detail {
    max-width: 439px;
    max-height: 190px;
}

.clsdiv_slider_tablecell.bildvorschau {
    width: 70px;
}

.clsdiv_slider_tablecell.bildtext {
    width: 400px;
}

.clsdiv_slider_tablecell.verlinkungs_art {
    width: 460px;
}

.clsdiv_slider_tablecell.buttons {
    margin-left: auto;
}

.clsdiv_slider_edit_label {
    flex-basis: 130px;
}

.clsdiv_slider_edit_row {
    display: flex;
    margin-bottom: 5px;
}

#idinp_slider_bild {
    display: none;
}

#iddiv_slider_bild_upload {
    margin-top: 5px;
}

.clsspan_order_down,
.clsspan_order_up,
.clsspan_order_down_disabled,
.clsspan_order_up_disabled {
    width: 16px;
    vertical-align: middle;
}

.clsspan_order_down,
.clsspan_order_up {
    cursor: pointer;
}

.clsdiv_slider_tablecell.reihenfolge {
    flex-basis: 50px;
    display: inline-flex;
}

.clsdiv_slider_edit_label_info {
    color: #797979;
    font-size: 11px;
    display: inline-flex;
    align-items: center;
    margin-left: 10px;
}

#iddiv_extadmin_startseite {
    width: 1280px;
    margin: 20px auto;
    display: flex;
    flex-direction: row;
}

#iddiv_extadmin_menu_link {
    flex-basis: 220px;
}

#iddiv_extadmin_menu_rechts {
    flex-basis: 90px;
    text-align: right;
}

#iddiv_extadmin_patchnotes {
    flex-basis: 970px;
    background: #fff;
    overflow-x: hidden;
    overflow-y: auto;
    border-radius: 4px;
    padding: 10px;
    box-sizing: border-box;
}

#iddiv_extadmin_menu_link>div {
    margin-bottom: 10px;
}

.clsdiv_patchnote {
    margin-bottom: 10px;
}

.clsdiv_patchnote_datum {
    font-size: 16px;
    font-weight: bold;
}

.clsdiv_patchnote_text {
    margin-top: 10px;
}

.clsdiv_slider_edit_row_goeggel_bilder {
    display: flex;
}

.clsdiv_goeggel_bild>img {
    width: 100%;
}

.clsdiv_goeggel_bild {
    flex-basis: 195px;
    margin-right: 10px;
    cursor: pointer;
}


#iddiv_payment_layer_text {
    font-size: 16px;
    margin-bottom: 10px;
}

#idbtn_payment_layer_schliessen {
    margin-right: 10px;
					 
}

.clsdiv_scart_zahlungsarten>label>span,
.clsdiv_scart_zahlungsarten>label>input,
.clsdiv_scart_zahlungsarten>label>img {
    vertical-align: middle;
}

.clsdiv_scart_zahlungsarten {			
    margin-bottom: 5px;
    width: 100%;
    background: #d1d1d1;
    padding-top: 5px;
    padding-bottom: 5px;
    border-radius: 4px;
}

.clsdiv_scart_zahlungsarten>label>input {
    margin-right: 5px;
					 
}

.clsdiv_scart_zahlungsarten>label {
    display: inline-block;
    width: 100%;
}

#iddiv_scart_zahlungsarten {
    background-color: #f2f2f2;
    border-radius: 4px;
    padding: 10px;
    width: 220px;
    margin-top: 10px;
    display: inline-block;
}

#iddiv_scart_zahlungsarten_head {
    margin-bottom: 10px;
					  
}

#idtbl_statistik>tbody>tr:nth-child(2n+1) {
    background-color: #bebebe;
}

.clstd_statistik_name {
    width: 200px;
    text-align: left;
}

.clstd_statistik_umsatz {
    width: 180px;
    text-align: right;
}

.clstd_statistik_umsatz_goeggel {
    width: 280px;
    text-align: right;
    /* display: none; */
}

.clstd_statistik_stueckzahl {
    width: 180px;
    text-align: right;
}

.clstd_statistik_ertrag {
    width: 180px;
    text-align: right;
}

#idbtn_statistik_suche {
    width: 100%;
    margin-bottom: 5px;
    padding: 5px;
    margin-top: 10px;
}

#idinp_track_suchdatumvon {
    width: 100%;
    box-sizing: border-box;
}

#idinp_track_suchdatumbis {
    width: 100%;
    box-sizing: border-box;
}

#idsel_statistik_hersteller,
#idsel_statistik_warengruppe {
    width: 100%;
}


#iddiv_suche_v2_mobile_tabs {
    display: none;
}

#iddiv_search_v2_filter_mobile_filter_opener {
    display: none;
}

#iddiv_searcherg_header {
    display: flex;
    margin-left: 5px;
    margin-right: 5px;
    height: 25px;
    align-items: center;
}

.clsdiv_searcherg_saison {
    text-align: center;
    align-self: start;
    padding-top: 5px;
}

.clsdiv_searcherg_artikel,
.clsdiv_searcherg_bezeichnung,
.clsdiv_searcherg_hersteller,
.clsdiv_searcherg_kat,
.clsdiv_searcherg_profil,
.clsdiv_searcherg_schneeflocke,
.clsdiv_searcherg_eisgrip,
.clsdiv_searcherg_sonder,
.clsdiv_searcherg_vfg {
    text-align: left;
    align-self: start;
    padding-top: 5px;
}

.clsdiv_searcherg_kraftstoff,
.clsdiv_searcherg_naessegrip,
.clsdiv_searcherg_lautstaerke,
.clsdiv_searcherg_nettoek,
.clsdiv_searcherg_menge,
.clsdiv_searcherg_angebot,
.clsdiv_searcherg_bild {
    text-align: center;
    align-self: start;
    padding-top: 5px;
}

#iddiv_searcherg_header .clsdiv_searcherg_vfg {
    text-align: center !important;
}

.clsdiv_searcherg_mobile_table_layuot_detail_opener {
    display: none;
}

#iddiv_search_v2_filter_mobile_sortierung {
    display: none;
}

#iddiv_search_mobile_layout_switch {
    display: none;
}

.clsdiv_search_ergtable_row {
    display: flex;
    align-items: center;
    border-bottom: 2px solid #f2f2f2;
    height: auto !important;
    min-height: 30px;
}

.clsimg_search_header_lbl {
    height: 15px;
}

.clsimg_search_mobile_lbl {
    display: none;
}

.clsimg_search_header_lbl_schnee {
    width: 15px;
    margin-left: 2px;
}

.clsimg_search_header_lbl_eis {
    width: 15px;
    margin-left: 2px;
}

.clsbtn_in_den_wk {
    display: none;
}

.clsdiv_padresse_adress_uebers,
.clsdiv_kadresse_adress_uebers {
    font-weight: bold;
    color: #b5152b;
}

.clsdiv_padresse_row,
.clsdiv_kadresse_row {
    display: flex;
    align-items: center;
    height: 27px;
}

.clsdiv_padresse_label,
.clsdiv_kadresse_label {
    flex-basis: 90px;
}

.clsdiv_scart_postable_row {
    display: flex;
    align-items: center;
}

.clsdiv_scart_postable_artikel {
    flex-basis: 17%;
}

.clsdiv_scart_postable_bez {
    flex-basis: 13%;
}

.clsdiv_scart_postable_profil {
    flex-basis: 17%;
}

.clsdiv_scart_postable_hersteller {
    flex-basis: 17%;
}

.clsdiv_scart_postable_vfg {
    flex-basis: 10%;
}

.clsdiv_scart_postable_preis {
    flex-basis: 10%;
}

.clsdiv_scart_postable_menge {
    flex-basis: 10%;
}

.clsdiv_scart_postable_del {
    flex-basis: 5%;
}

.clsbtn_scart_mengeaendern {
    box-sizing: border-box;
    padding: 0 !important;
    text-align: center;
    width: 55px !important;
    color: #fff !important;
    font-weight: normal !important;
    margin-left: 5px;
    font-size: 12px !important;
}

.TABHEADERTEXT {
    padding-left: 5px;
    box-sizing: border-box;
}

.td2,
.td1 {
    padding-left: 5px;
}

.TR,
.TR1,
.TR2 {
    background-color: #d1d1d1;
    height: 30px;
    font-weight: normal;
}

.clsinp_scart_kom {
    border-left: 0;
    border-right: 0;
    border-top: 0;
    border-bottom: black thin solid;
    background: transparent;
}

.clstr_wk_trenner {
    height: 2px;
}

#idtbl_profil {
    width: 1280px;
}

#idhr_extadmin {
    width: 1280px;
}

#iddiv_extadmin_back {
    width: 1280px;
}

#idtbl_extadmin_allg,
#idtbl_auftv {
    width: 1280px;
}

#iddiv_extadmin_track {
    width: 1280px;
}


#iddiv_anregung_text {
    margin-top: 10px;
}

#idbtn_beschwerde_senden {
    margin-top: 10px;
}

#idtxt_anregung_text {
    height: 120px;
    width: 500px;
    resize: none;
    margin-bottom: 5px;
}

.clsdiv_beschwerde_row_label {
    flex-basis: 110px;
}

.clsdiv_beschwerde_row {
    display: flex;
    margin-bottom: 3px;
}

#idinp_beschwerde_plz {
    margin-right: 3px;
    width: 70px;
}

#iddiv_global_rueckruf_titel_betreff {
    margin-top: 10px;
    margin-bottom: 10px;
    font-weight: normal;
}

#iddiv_global_rueckruf_titel {
    display: inline-block;
}

#iddiv_header_beschwerde {
    cursor: pointer;
}


.text_red {
    color: #e33c19;
}

.clstr_shop_url_laender,
.clstr_shop_agb_laender,
.clstr_shop_imp_laender,
.clstr_beschwerde {
    display: none;
}

.clstxt_beschwerden {
    resize: vertical;
    height: 100px;
}

#iddiv_zusatzartikel_container {
    width: 1280px;
    margin: 0 auto;
}

.clsdiv_zusatzartikel {
    display: flex;
    align-items: center;
    background: #d1d1d1;
    padding: 5px;
}

.clsdiv_zusatzartikel_button {
    margin-left: auto;
}

.clsdiv_zusatzartikel_bezeichnung {
    flex-basis: 980px;
}

.clsdiv_zusatzartikel_preis {
    flex-basis: 80px;
    text-align: right;
    padding-right: 5px;
}

#iddiv_zusatzartikel {
    background: #f2f2f2;
    padding: 10px;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    gap: 2px;
}

.clsdiv_zusatzartikel_menge {
    padding-left: 17px;
}

.clsinp_zusatzartikel_menge {
    width: 19px;
}

.clsbutton_zusatzartikel_hinzufuegen {
    padding: 5px;
}

.clsbutton_zusatzartikel_hinzufuegen img {
    height: 20px;
    width: 20px;
}

.clsdiv_scart_postable_zusatzartikel {
    flex-basis: 600px;
}


#iddiv_zusatzartikel_buttons {
    display: flex;
    justify-content: end;
    gap: 10px;
    margin-bottom: 10px;
}

#iddiv_zusatzartikel_head {
    font-size: 18px;
    font-weight: bold;
}

.clsdiv_zusatzartikel_row {
    display: flex;
    align-items: center;
    padding-top: 3px;
    padding-bottom: 3px;
}

.clsdiv_zusatzartikel_row:nth-child(odd) {
    background-color: #bebebe;
}

.clsdiv_zusatzartikel_row_bezeichnung {
    flex-basis: 670px;
    box-sizing: border-box;
    padding-left: 5px;
}

.clsdiv_zusatzartikel_row_preis {
    flex-basis: 175px;
    text-align: right;
    padding-right: 5px;
    box-sizing: border-box;
}

.clsdiv_zusatzartikel_row_preis_p {
    flex-basis: 145px;
    text-align: right;
    padding-right: 5px;
    box-sizing: border-box;
}

.clsdiv_zusatzartikel_row_buttons {
    margin-left: auto;
    box-sizing: border-box;
    padding-right: 5px;
    display: inline-flex;
    gap: 5px;
}

.clsdiv_zusatzartikel_form_row {
    margin-top: 5px;
    margin-bottom: 5px;
}

#iddiv_zusatzartikel_scroll {
    display: flex;
    flex-direction: column;
    gap: 3px;
    max-height: 170px;
    overflow-y: auto;
}

.clsspan_zuatzartikel_color {
    color: #e33c19;
}

.clsdiv_zusatzartikel_row_aktiv {
    flex-basis: 65px;
    text-align: center;
}

#iddiv_gutscheine_container {
    width: 1280px;
    margin: 0 auto;
}

#iddiv_gutscheine_buttons {
    display: flex;
    justify-content: end;
    gap: 10px;
    margin-bottom: 10px;
}


#iddiv_gutscheine_head {
    font-size: 18px;
    font-weight: bold;
}

.clsdiv_gutscheine_row {
    display: flex;
    align-items: center;
    padding-top: 3px;
    padding-bottom: 3px;
}

.clsdiv_gutscheine_row:nth-child(odd) {
    background-color: #bebebe;
}

.clsdiv_gutscheine_row_code {
    flex-basis: 170px;
    box-sizing: border-box;
    padding-left: 5px;
}

.clsdiv_gutscheine_row_wert {
    flex-basis: 50px;
    padding-right: 5px;
    box-sizing: border-box;
    text-align: right;
}

.clsdiv_gutscheine_row_art {
    box-sizing: border-box;
    flex-basis: 60px;
    padding-left: 5px;
}

.clsdiv_gutscheine_row_gueltig_von,
.clsdiv_gutscheine_row_gueltig_bis {
    padding-left: 5px;
    box-sizing: border-box;
    flex-basis: 90px;
}

.clsdiv_gutscheine_row_benutzer {
    flex-basis: 100px;
    padding-left: 5px;
    box-sizing: border-box;
}

.clsdiv_gutscheine_row_aktiv {
    box-sizing: border-box;
    padding-left: 5px;
    flex-basis: 55px;
}

.clsdiv_gutscheine_row_buttons {
    margin-left: auto;
    padding-right: 5px;
    display: inline-flex;
    gap: 10px;
}

#iddiv_gutscheine {
    background: #f2f2f2;
    padding: 10px;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    gap: 2px;
}

.clsdiv_gutscheine_row_text {
    flex-basis: 430px;
    padding-left: 5px;
    box-sizing: border-box;
}

#idinp_gutscheincode_pruefen {
    flex-basis: 100%;
    width: 100%;
    margin-top: 10px;
}

#iddiv_gutscheine_code_scart {
    margin-bottom: 5px;
    width: 100%;
    background: #d1d1d1;
    padding-top: 10px;
    padding-bottom: 10px;
    border-radius: 4px;
    padding-left: 5px;
    box-sizing: border-box;
    padding-right: 10px;
}

#iddiv_gutscheine_input_scart {
    display: flex;
    align-items: start;
    flex-direction: column;
    margin-top: 10px;
}

#iddiv_gutscheincode_status {
    color: #e33c19;
    margin-top: 5px;

}

#iddiv_gutscheine_scart {
    background: #f2f2f2;
    border-radius: 4px;
    padding: 10px;
    width: 220px;
    display: inline-block;
    margin-top: 10px;
    vertical-align: top;
    /* margin-left: 10px; */
    width: 220px;
    display: inline-block;
}

#idinp_gutscheincode {
    flex-basis: 100%;
    width: 100%;
    box-sizing: border-box;
}

#idinp_gutscheincode_loeschen {
    width: 100%;
    margin-top: 10px;
}

.clsdiv_shop_auswahl_container {
    width: 200px;
    margin: auto;
    display: flex;
    flex-direction: row;
    margin: 0 auto;
    margin-bottom: 10px;
    text-align: center;
    width: 515px;
}

.clssel_shop_auswahl {
    margin-right: 7px;
}

.clsdiv_shop_auswahl_container input, .clsdiv_shop_auswahl_container button {
    width: 200px;

}
.clsdiv_shop_auswahl_container input {
    text-align: center;
    padding: 10px 0;
    margin-right: 6px;
    border: 1px solid #a8a8a8;
    border-radius: 3px;
}

.clsdiv_shop_environment_banner {
    display: flex;
    position: fixed;
    padding: 2px 5px 3px 4px;
    border-radius: 0 2px 0 0;
    text-transform: uppercase;
    font-size: 1em;
    color: white;
    font-weight: bold;
    bottom: 0;
    text-align: center;
    z-index: 9999;
    cursor: pointer;
}

.clsdiv_shop_environment_test {
    background: #207bdc;
}

.clsdiv_shop_environment_dev {
    background: #ff8f00;
}

.clsdiv_shop_environment_live {
    background: #e32a00;
}

.clsdiv_shop_environment_demo {
    background: green;
}


.clstbl_environment_infos table {
    width: 100%;
    border-collapse: collapse;
    margin: 20px auto;
    background-color: #fff;
}
.clstbl_environment_infos th, .clstbl_environment_infos td {
    padding: 15px;
    text-align: left;
    border-bottom: 1px solid #ddd;
}
.clstbl_environment_infos th {
    background-color: #007BFF;
    color: white;
}
.clstbl_environment_infos td {
    text-align: center;
}
.clstbl_environment_infos tr:hover {
    background-color: #f1f1f1;
}
.clstbl_environment_infos .true {
    color: green;
    font-weight: bold;
}
.clstbl_environment_infos .false {
    color: red;
    font-weight: bold;
}

/* --- Bilanzeige --- */

.clslayer_bildanzeige {
	height: 910px !important;
	top: 50px !important;
}

#iddiv_bildlayer {
	padding: 10px;
	box-sizing: border-box;
	height: 100%;
}

/* --- Header --- */

#iddiv_bildlayer_header {
	display: flex;
}

#iddiv_bildlayer_header_herstellerbild {
	flex-basis: 400px;
}

#idimg_bildlayer_header_herstellerbild {
	max-width: 100%;
}

#iddiv_bildlayer_header_bezeichnung {
	padding-left: 10px;
	box-sizing: border-box;
}

#iddiv_bildlayer_header_bezeichnung1 {
	font-size: 23px;
}

#iddiv_bildlayer_header_bezeichnung2 {
	font-size: 20px;
	font-weight: normal;
}

#iddiv_bildlayer_header_buttons {
	margin-top: 10px;
}

/* --- Buttons & Email Input --- */

#idbtn_bildlayer_email img,
#idbtn_bildlayer_pdf img,
#idbtn_eulabel_drucken img,
#idbtn_bildlayer_drucken img {
	height: 20px;
}

#idbtn_bildlayer_drucken img {
	filter: invert(1);
}

#idbtn_bildlayer_email,
#idbtn_bildlayer_pdf,
#idbtn_eulabel_drucken,
#idbtn_bildlayer_drucken {
	margin-left: 5px;
	vertical-align: top;
}

#idinp_bildlayer_email {
	height: 36px;
	vertical-align: top;
	padding-left: 5px;
	box-sizing: border-box;
}

/* --- Body --- */

#iddiv_bildlayer_body {
	display: flex;
	gap: 10px;
	margin-top: 10px;
}

#iddiv_bildlayer_body_artikel {
	flex-basis: 930px;
	padding: 10px;
	box-sizing: border-box;
	display: flex;
	gap: 10px;
	background: #f2f2f2;
	border-radius: 4px;
	flex-wrap: wrap;
	align-content: start;
}


#iddiv_bildlayer_body_artikel_infos {
	flex-basis: 430px;
}

#iddiv_bildlayer_body_artikel_bild {
	margin-left: auto;
}

#idimg_bildlayer_artikelbild {
	background-color: #fff;
}

#iddiv_bildlayer_body_artikel_marketing {
	flex-basis: 100%;
	white-space: break-spaces;
	font-weight: normal;
	height: 190px;
	overflow: auto;
	background: #fff;
	padding: 10px;
	border-radius: 4px;
}

#iddiv_bildlayer_body_artikel_links_hidden {
	display: none;
}

/* --- Tables --- */

#idtable_bild_layer_artikel_infos,
#idtable_bild_layer_label {
	width: 100%;
	font-weight: normal;
	font-size: 14px;
}

#idtable_bild_layer_artikel_infos tr,
#idtable_bild_layer_label tr {
	height: 25px;
}

#idtable_bild_layer_artikel_infos tr td,
#idtable_bild_layer_label tr td {
	border-bottom: 1px solid #d1d1d1;
}

#idtable_bild_layer_label {
	margin-top: 15px;
}

/* --- Merkmale (Features) --- */

#iddiv_bildlayer_body_merkmale {
	margin-top: 10px;
	display: flex;
	flex-wrap: wrap;
	gap: 5px;
}

#iddiv_bildlayer_body_merkmale_head {
	flex-basis: 100%;
}

.clsdiv_bildlayer_merkmal {
	background: #e33c19;
	padding: 5px;
	border-radius: 4px;
	color: #fff;
}

/* --- Label Section --- */

#iddiv_bildlayer_body_label {
	flex-basis: 300px;
	padding: 10px;
	box-sizing: border-box;
	background: #f2f2f2;
	border-radius: 4px;
	display: flex;
	flex-wrap: wrap;
	align-content: start;
	flex-direction: column;
}

#idimg_bildlayer_body_label {
	display: block;
	height: 400px;
	margin: 0 auto;
}

/* --- GPRS Section --- */

#iddiv_bildlayer_gprs {
	background: #f2f2f2;
	height: 80px;
	padding: 10px;
	margin-top: 5px;
}

.cls-gprs-label {
	margin-top: 3px;
}

.cls-gprs-label-spacer {
	margin-top: 5px;
}

.cls-gprs-label-cont {
	width: 300px;
	float: left;
	margin-top: 5px;
	font-weight: normal;
	line-height: 20px;
}

/* 
global.css
 */

@media (max-width: 768px), (max-width: 900px) and (orientation: landscape) {

	#iddiv_bildlayer {
		padding: 10px;
		box-sizing: border-box;
		height: calc(100vh - 54px);
		overflow: auto;
	}

	#iddiv_bildlayer_body_artikel {
		flex-basis: 100%;
		padding: 0;
	}

	#iddiv_bildlayer_body_artikel_bild {
		width: 100%;
	}

	#idimg_bildlayer_artikelbild {
		width: 100%;
	}

	#iddiv_bildlayer_header {
		flex-wrap: wrap;
	}

	#iddiv_bildlayer_body_label {
		flex-basis: 100%;
		padding: 0;
	}
}
