﻿* {
    margin:0;
    padding:0;
}
.w60 {
    float:left;
    width:60%;
    margin:0;
    padding:0;
}
.w60 img {
    max-width:96%!important;
    margin:0 auto;
}
.w40 {
    float:left;
    width:40%;
    margin:0;
    padding:0;
}
.w40 div {
    padding:4%;
}

img {  
    border-style:none;
    width: auto;
    height: auto;
}
#topnav .inner {
    float: none;
    margin: 0 auto;
    display: table;
    width:100%;  
}
.imgcls{
    max-width:50px;
}

/* mainnav2 */
.mainnav2 {
    margin-top:10px!important;
}

.mainnav2 .col {
    width:32%;
    margin: 8px .5%;
    float: left;
    overflow:hidden;
}
.subdir .mainnav_items {
    width:100%;
}
.subdir .mainnav_items .col {
    width:24%!important;
}
.subdir .mainnav2 .col:first-child {
    width:49%;
}

/*
.mainnav2 .col:first-child {
    width:49%;
}
*/

.subdir .col {
    margin:0 5px 10px 5px!important;
}
p.beschreibung_text_subdir {
    padding: 0 2% !important;
}

.mainnav2 .col:hover .bild img {
    opacity:1;
}
.mainnav2 .col img {
    max-height:350px;
}
.mainnav_items {
    padding-left:1%!important;
    width:99%!important;
}
.mainnav_items .bild {
    position:relative;
    float: none;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 0;                
    width: 100%;
    text-align:center;
	min-height:300px;
    border-radius:10px;
}
.mainnav_items .bild img {
    position: relative;            
    transition:all 200ms ease;
    /*opacity:0.6;*/
    margin:0;
	max-width: calc(100% - 20px);
    max-height: 300px!important;
}
.subdir .mainnav_items .bild img {
    max-width:80%;
}


.overlay:after {
  position: absolute;
  content:"";
  top:0;
  left:0;
  width:100%;
  height:100%;
  opacity: .5;
  pointer-events:none;
}

.overlay:hover:after  {
  opacity: 0;
}
.blue:after {
  background-color:transparent;
}
.subdir_info_wrapper .subdir_bild {
    display: none;
}

.einstieg_link {
    border-radius:8px;
    position: absolute;
    background-color: #4fb02f;
    color: #fff;
    padding: 6px 20px;
    top: 79%; 
    width:calc(60% - 22px);
    margin: 0 10%;
    z-index: 100;
    display: inline-block;
    margin: 0 auto;    
}
.einstieg_link:link,
.einstieg_link:active,
.einstieg_link:visited {
    color:#fff;
    background:#4fb02f;
}
.mainnav2 .col:hover .einstieg_link {
    text-decoration:none!important;
    background-color:#0045a0!important;
}


@media screen and (max-width:1024px) {
    .mainslider{
        width:100%!important; 
    }
    .mainslider .toplayer img {
      width:100%;
    }
    .corona_info {
        display:none;
    }


    * {
        margin:0px;
        padding:0px;
    }
    
    /** mobile.de iframe **/
    #mobile_de {
        width:100%;
        height:70vh;
    }
}

@media only screen and (max-width: 600px) {
  body {
    background-color: lightblue;
  }
}

/** google map **/
#gmap {
    width: 100%;
    height:20vh;
    border:1px solid #ccc!important;
}
.footer_icons {
    width:100%;    
    height:auto;
    max-width:28px;
    margin:4px 0;
}
.divider {
    display:none;
    width:66px;
    border-top:3px solid #ccc;
    margin-bottom:10px;
}

#finanzierungsLink {
    text-decoration:underline;
    font-weight:bold;
}



/* tooltip */
.tooltip_opener {
    cursor:help;
}
.tooltip_opener a:link, 
.tooltip_opener a:active,
.tooltip_opener a:visited {
    text-decoration:none!important;
}
.tooltip {
    transition:visibility 200ms ease-in;
    position:absolute;
    display:none;
    background-color:#fff;
    border:1px solid #c1bfb9;
    padding:1%;
    z-index:99999;
}
.tooltip_opener:focus .tooltip,
.tooltip_opener:hover .tooltip {
    display:block;
}



#beschreibung p {
    margin:5px 0;
}
.siegel {
    text-align: center;
    padding: 10%;
    clear: both;
}
.ui-dialog .ui-dialog-titlebar-close {
    top:0!important;
}
.ui-button {
    margin:2% 1%!important;
}

.ui-dialog-buttonset {
    width:100%;
    text-align:right;
}
.ui-dialog-buttonset .ui-button {
    margin:1% .5%!important;
    padding:1%;
}
img {
    border-style:none;
    display: inline-block;
    max-width:100%;
}
.nav_home a {
    padding:8px 10px 12px !important;
}
#topbutton {
  display:none;
  cursor:pointer;
  position:fixed;
  bottom:1%;
  right:1%;
  z-index:9999999;
}



section {
    clear:both;
}
.section_bg {
    width:100%;
    float:left;
}
/* service / werbung */
section.serviceInfo .inner {
    max-width:925px!important;    
}
section.serviceInfo {
    width:100%;
    float:left;
}
.serviceBanner {
    max-width:48%;
    margin:1%;
    float:left;
}
.serviceInfo .mainnav {
    float:none;
}

/* metaheader icons */
.icon_hotline {
    background:url(/images/webelemente/icon_hotline.png) no-repeat;
    background-position:left center;
}

.icon_mein_konto {
    background:url(/images/webelemente/icon_mein_konto.png) no-repeat;
    background-position:left center;
}
.icon_merkzettel {
    background:url(/images/webelemente/icon-merkzettel.png) no-repeat;
    background-position:left center;
}
.icon_konto_eroeffnen {
    background:url(/images/webelemente/icon_konto_eroeffnen.png) no-repeat;
    background-position:left center;
}
.basket_table input[type=text] {
    padding:3px;
}
body {
    text-align:left;
    max-width:100%;
    margin:0!important;
}
.gutschein_table {
    float:right;
}
.gutschein_table td {
}
.triangle {
    border-color: transparent transparent #322b88;
    border-style: solid;
    border-width: 0 15px 20px;
    height: 0;
    transform: rotate(360deg);
    width: 0;
    z-index:99999999;
}
.edit a {
    cursor:pointer;
}
#maincontent{
    float: left;
    width: 100%;
    background-color: #f9f9f9;
}
#maincontent section {
    margin:0 auto;
}
[role="navigation"]{
    display:none;
}
/* mainslider auf startseite */
.mainslider {
    width:1027px;
    margin:0 auto;
    clear:both;
    float:none;
}
.mainslider .toplayer {
    position:absolute;
    z-index:9999;
    width:100%;
    max-width:1027px;
}




/*  
    Hinweis, dass der Shop sich nur 
    an Gewerbetreibende richtet 
*/
#hinweis {
    width:100%;
    text-transform:uppercase;
    text-align:center;
    padding:7px 0;    
}
/* infobalken oben */
#topinfo {
    padding:5px 0 5px 0;
    float:left;
    width:100%;
}
#topinfo .topinfo_div {
    float:left;
    width:25%;
    margin:.2% 0;
    z-index:99999;
    text-align:center;
}

/* Hotline im infobalken */
.topinfo_hotline{
    float:left;
    width:300px!important;
    overflow:hidden;
    position:absolute;
    right:0;
    font-weight:bold;
    font:Lato;
    padding:30px 2%!important;
    /*
    -webkit-box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.75);
    */
}
/* WK im infobalken */
.topinfo_wk {
    float:left;
    width:115px!important;
    overflow:hidden;
    position:absolute;
    right:0;
    padding:0px 2%!important;
    /*
    -webkit-box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.75);
    */
}
.topinfo_icon {
    padding-right:3px;
}

/* login im infobalken */
#topinfo .login:hover .infocenter_submenu {
    display:block;
}
.mobile {
    display:none;
}
th {
    font-weight:normal!important;
}
b, strong {
    font-family:"robotobold";
    font-weight:normal!important;
}
.bx-wrapper .bx-controls-direction a{
}
.bx-wrapper{
    width:100%;
    /*max-width: 1015px!important;*/
}

.header {
    clear:both;
    float:left;
    width: 100%;
}
/* search im header */
.header .search {
    float:left;
    width:30%;
    padding:33px 0 0 50px;
}
.search #suchbegriff {
    outline:none;
    border-style:none;
    border: 1px solid #a0a0a0;
    padding:2%;
    z-index:10;
    float:left;
    margin:0;
    display:block;
    width:92%;
}
.search #searchSubmit {
    background:url(/images/webelemente/icon_lupe.svg) no-repeat;
    background-position:center;
    background-color:#fff;
    float:left; 
    cursor:pointer;
    border-style:none;
    height:21px;
    margin:2% 0 0 -36px!important;
}

/* logo */
.logo {
    float:left;
    padding:17px 0 0 0;
}
.logo_infos {
    position:absolute;
    z-index:1001;
    margin:71px 0 0 174px;
}
.logo img {
    position:relative;
    z-index:1000;
    display:block;    
}
/* /logo */


.header .info{
    position:relative;
    margin: -16% 10% 0 37%;
    float: left;
    z-index: 15;
    
}
.header .info .oeffn{
    text-align:right;    
}
.header .kontakt div{
    padding: 0 10px;
    margin-top: 10px;
    float:left;
}
.header .mainlogo {
    background:url(/images/webelemente/logo.jpg) no-repeat;
    background-size: 100%;
    height:120px;
}

.root {
    clear: both;
    width: 100%;
    min-height: 100%;
    padding: 0;
    max-width: 1230px;
    margin: 0 auto;
}
.bottomfooter {
    clear:both;
    width:96%;    
    min-height: 100%;
    float:left;
    padding:0 2%;
}
.bottomfooter {
    padding:1% 2%;
}
.bottomfooter .inner {
    text-align:center;
}
.inner,
#container-content,
#container-footer,
.section_itemSlider {
    margin: 0 auto 0px;
    position:relative;
    max-width:1230px;
    text-align:left;
    margin-top:0px;
    /*overflow:hidden;*/
}

/*itemslider_topseller*/




/** breadcrumb **/
.root .breadcrumb {
    width:100%;
    padding:15px 0px 0 10px;
   margin: 0 0 0px 3px;
}
.root .breadcrumb-trenner {
}
.root .breadcrumb p,
.root .breadcrumb table {
    padding: 3px;
}
.root .breadcrumbActive {
    text-decoration:underline;
    font-weight:bold;
}
/** /breadcrumb **/

/* aktion */
.aktion {
    margin-bottom:1%;
}
.aktion .bx-wrapper{
    margin: 0px auto 10px;
}
.aktion .inner {
    max-width:unset!important;
}
.bx-viewport{
    box-shadow: none!important;
    border: none!important;
    left: 0;
    position: static!important;
}



p,
.einstieg_link {
  -moz-hyphens: auto;
  -o-hyphens: auto;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;     
    
}
.homebutton {
    position:absolute;
    padding:15px 0 0 0;
    margin:0 0 0 1015px;
    height:50px;
}
.slogan {
    position:absolute;
    margin:115px 0 0 88px;
}

#contact {
    padding:10px 0 0 310px;
    
}
#contact div {
    float:left;
    padding-right:50px;
}

.header .basket_icon {
    position:absolute;
    margin:-10px 0 0 -50px!important;
}
.headermenu {
    position:absolute;
    background:url(/images/webelemente/butt_anmelde_backtop.gif) no-repeat;
    width:193px;
    height:40px;
    margin-left:803px;
    margin-top:-5px;
    text-align:center;
    padding-top:2px;
}
.hotline {
    margin:37px 0 0 880px;
    position:absolute;
}
.artikeldialog{
    margin: 0 auto;
    padding: 10px 5px;  
    
}
.artikeldialog td{
    padding: 0 5px;
}
.comodo {
    position:absolute;
    margin: 46px 0 0 570px;
}
.trustedShops {
    position:absolute;
    margin:46px 0 0 660px;
}
.hd_service {
    background:url(/images/webelemente/hd_service.gif) no-repeat;
    float:left;
    text-align:left;
}
.hd_hotline {
    float:right;
    margin:0 15px 0 0;
}

.inner_basket {
    width:96%!important;
    padding:2%!important;
}

.basket_info_content {
    padding:10px;
    
}
.basket_info_a {
    clear:both;
    float:left;
    padding-bottom:3px;
    margin-top:3px;
    border-bottom:1px dotted #000;
    width:100%;
}
.basket_info_a img {
    max-width:70px;
}
.basket_info_a:nth-last-child(1){
    border-bottom:none;
}
.basket_info_item {
    text-align:left;
}
.basket_info_preis {
    text-align:right;
}
.basket_info_sum {
    clear:both;
    float:none;
    border-top:1px solid #000;
    padding: 5px 0px 0px;
    text-align:right;
}
.basket_info_msg {
    text-align:right;
    
}
.header_hr {
    width:220px;
    margin-top:4px;
}
.hd_wk_icon {
    position:absolute;
    width:35px;
    height:34px;
}
.hd_wk_text {
    position:absolute;
    padding:17px 0 0 0;
    margin:0px 0 0 41px;
    
    height:26px;
}

.msg_small {
    display:block;
    margin-top:-15px;
    padding-right:10px;
}
.headerlink {
    margin:20px 0 0 12px;
    width:430px;
    height:50px;
}

#beschreibung {
    margin-bottom:5px;
}
#beschreibung td {
    
}
#beschreibung ol {
    margin-left: -20px;
    
}
#beschreibung ul {
    padding-left: 20px !important;
}
.input1 {
    margin:4px 0 4px 0;
    padding:2px;
}
.input2 {
    margin-bottom:5px!important;
    
    width:130px;
    
}
fieldset {
    border-style:none;
}
legend {
    padding:0px;
    margin:0px;
}
.headline {
    background: url(/images/webelemente/headline.jpg) top no-repeat;
    width:633px;
    height:25px;
    margin-bottom:10px;
}
.header_info {
    position:absolute;
    margin:-39px 0 0 480px;
}
.input_img {
    position:absolute;
    padding-top:3px;
    padding-left:5px;
}

 
.left {
    display:block;
    float:left;
    width:192px;
    padding:0;
    margin:0px 0 0 0;
    overflow:hidden;
}
.left .box_1 {
    display:                        block;
    float:                          left;
    width:192px;
    padding:10px 0 0 0;
}
.left .box_1_menu {
    margin-top:10px;
}
.left .box_head_left {
    float:left;
}
.left .box_head_right {
    cursor:pointer!important;
    float:left;
    border:1px solid #EBE4D1;
    padding:9px 0 0 10px;
    width:160px;
    height:19px;
    
}
.left .box_middle {
    clear:both;
    float:none;
    margin:-3px 0 0 0;
    width:190px;
    overflow:hidden;
    border-left:1px solid #8B8A8A;
    border-right:1px solid #8B8A8A;
    border-bottom:1px solid #8B8A8A;
}

.left .inner {
    text-align:left;
    padding:10px;
}
.left .box_bottom {
    background:url(/images/webelemente/left_box_bottom.jpg) no-repeat;
    width:205px;
    height:8px;
    clear:both;
    float:none;
}

.left .box_middle p {
    
    padding:5px;
    margin:0px;
}


.left .news {
    border-left:1px solid #ccc;
    border-right:1px solid #ccc;
    border-bottom:1px solid #ccc;
    width:148px;
    
}

.content {
    margin:0px 0 0 0px;
    padding:0!important;
    float:left;
    width:100%!important;    
}
.content p {
    margin:0px;
    padding:5px 0 5px 0;
    clear:both;
}
/*Content Hauptboxen*/
.aktion_img {
    width:500px;
    text-align:center;
}

.content .serviceBox .bild{
    position: relative;
    background: url("/images/webelemente/onlineservice.png") no-repeat bottom right;
    width: 100%;
    background-size: contain;
}
.content .serviceBox .bild2{
    background: url("/images/webelemente/qualitaet.png") no-repeat bottom right;
}
.content .serviceBox .bild div{
    width: 100%;
    max-width: 170px;
    padding: 5%; 
    line-height: 1.6em;   
}
.content .serviceBox .bild2 div{
    max-width: 250px;  
}
.content .serviceBox .bild div h3{
    text-transform: uppercase;
}
.content .serviceBox .bild div p{
    padding: 0 0 5%;
}
.subdir img {
    /*max-width:80%!important;*/
    height:auto;
}
.content .subdir,
.content .subdir_artikel_wrapper,
.content .serviceBox_wrapper { 
    width:100%;
    float:left;
    padding:0;
}


/* artikel_box */
 .preis_messageInner {
    padding-right:5px;
 }
.artikelstamm {
    min-height:590px;
}
.artikelstamm .bild {
    width:100%;
    height:100%;
    background-color:transparent;
}
.artikelstamm .bild img {
    margin:68px 0 20px 0;
    opacity:1;
    width:auto!important;
    max-height:300px!important;
}
.mainnav_items {
    float:left;
    padding:10px 0;
}
.artikel_box {
    width: calc(25% - 20px) !important;
    max-width: 297px;
    margin: 0px 10px 30px;
    float: left;
    overflow: hidden;
    transition: all 200ms ease;
    min-height:500px;
}
.artikel_funktion {
    width:50%;
    float:left;
}
.artikel_box .lieferstatus {
    clear:both;
    float:right;
}
.artikel_funktion img {
    margin:3.5px; 
}
.artikel_box .top {
    clear:both;
    float:none;
}
.artikel_box .bild {
    width:100%;
    float:none;
    text-align:center;
    background: transparent;
}
.artikel_box .bild img {
    opacity:1;
}
.artikel_box .preis {
    float:right;
    width:50%;
}
.artikel_box .preis_message {
    text-align:left;   
    float:right;
    clear:both;
}
.artikel_box .preisInner {
    clear:both;
    float:right;
    padding: 0px 0;
}
.artikel_box h2 {
    font-weight:normal;
}
.artikel_box .center {
    padding:10px;
}

.artikel_box .subdir_addFavorites {
    float:left;
    padding:0;
}
.artikel_box .favoriteButton_uebersicht {
    padding:0;
    margin:0;
}
.artikel_box .einstieg_kategorie_top h1 {
    margin:0 0 0 0!important;
}

.content .subdir_artikel_wrapper .subdir_artikel .artikel_box .bottom {
    padding:0%;
    margin-top: 20px;
}

.content .subdir_artikel_wrapper .subdir_artikel .directory_box .bottom img{
    width: auto;
    vertical-align:middle;
    margin-top: -4px;
}

.content .subdir_artikel_wrapper .subdir_artikel .artikel_box .top {
    margin: 0;
    text-align:center;
    height:auto; 
    clear:both;
    overflow:hidden;
    padding:0!important;
    vertical-align: middle !important;    
}

.content .subdir_artikel_wrapper .subdir_artikel .directory_box .bottom div,
.content .serviceBox_wrapper .serviceBox .bottom div {
    text-align:right;
    padding:0.5% 2%;
}
.content .subdir_artikel_wrapper .subdir_artikel .artikel_box .bottom{
    height:52px;
    background-color:#000;
    float:left;
    width:100%;  
}
.content .subdir_artikel_wrapper .subdir_artikel .artikel_box .bottom .basket{
    width:50%;
    float:left;   
}
.basketImg {
    float: left;
    height:auto;
    text-align:center;
    cursor:pointer;
    margin-right:10px;
}
.subdir_basket {
    float:left;
}
.content .subdir_artikel_wrapper .subdir_artikel .artikel_box .bottom .basket .basketImg:hover{
    cursor: pointer;
}
.content .subdir_artikel_wrapper .subdir_artikel .artikel_box .bottom .basket .mengen_input{
    float: left;
    width:54%;
    padding: 4px 3%;
}
.content .subdir_artikel_wrapper .subdir_artikel .artikel_box .bottom .basket .mengen_input .mengeninput{
    margin: 0;
    height: 20px;   
    width:95%;
}
.content .subdir_artikel_wrapper .subdir_artikel .artikel_box .bottom .basket .mengen_input span{
    width: 100% !important;
    float: left;
    text-align:center;
    padding: 2px 0 0 0;
}
.content .subdir .box_subdir .title,
.content .subdir_artikel_wrapper .subdir_artikel .artikel_box .title {
    height: 40px;
    margin: 15px 0;
    width:100%;
    text-align:center;
}
.content .subdir .box_subdir .titleInner,
.content .subdir_artikel_wrapper .subdir_artikel .artikel_box .titleInner {
    height: 40px;
    text-align:center;
}

.description {
    float:left;
    width:100%;
}
.descriptionInner {
    padding:0 0;
    width:100%;
    overflow:hidden;
    text-align:left;
    background-color:white;
    max-height: 40px;
}
.itemnameInner {
    padding:0%;
    float:left;
    text-align:left;
    background-color:white;
}


.content .subdir .box_subdir .bild,
.content .subdir_artikel_wrapper .subdir_artikel .directory_box .bild{
    clear:both;
    float:left;
    text-align:center;
    width:100%;
    height:auto!important;
    margin:auto!important;
}
.content .subdir .box_subdir img,
.content .subdir_artikel_wrapper .subdir_artikel .artikel_box img{
    height: auto;
    max-width:100%;
    height: auto;
}
.content .subdir_artikel_wrapper .subdir_artikel .artikel_box .preis_lieferstatus {
    width:48%;
    float:left;
    margin: 0;
    padding-left:2%;
}
.content .subdir_artikel_wrapper .subdir_artikel .artikel_box .preis_lieferstatus > span{
    height: 50px;
    float: none;    
}
.favoriteButton_uebersicht {
    text-align:center;
    cursor:pointer;
}

.content .subdir_artikel_wrapper .subdir_artikel .artikel_box .preis_lieferstatus img {
    width: auto;
    float: left;
    margin: 0 4%;
    border-radius:6px;
    margin:0 2% 0% 0;
}
.content .subdir_artikel_wrapper .subdir_artikel .artikel_box .preis_lieferstatus .lieferstatusText {
    display: table-cell;
    width: 75%;
    height: 50px;
    padding-right: 12%;
    vertical-align:middle;
    text-align:center;
}
.content .subdir_artikel_wrapper .subdir_artikel .artikel_box .preis_lieferstatus .lieferstatusImg {
    display: table-cell;
    vertical-align: middle;
    width: 15%;
    height: 50px;
    padding: 0 4%;
}

/* subdir boxen */
.content .subdir_info_wrapper {
    margin:0 10px 0px 10px;
    width:calc(50% - 20px);
    min-height:300px;
    float:left;
    position:relative;
    max-height:300px;
}
.subdir_bild_small {
    padding:35px 21px;
}
.content .subdir_info_wrapper .subdir_bild {
    float:left;
    width:auto;
    padding:0%;
    width:100%;
}
.subdir_info_text {
    padding:20px;
    line-height:1.6em;
}
.content .subdir_info_wrapper .subdir_bild,
.content .subdir_info_wrapper .subdir_bild * {
    
    line-height:1.4em!important;
}
.subdir_bild ul {
    margin-left:8%;
}    
.subdir_bild h1 {
    padding:0 2%;
}
.content .subdir_info_wrapper .subdir_bild_small img,
.content .subdir_info_wrapper .subdir_bild img {
    float:left;
    /*width: 100%;*/
    max-width:100%;
    margin:0 2% 0% 0;
}
.content .subdir_info_wrapper .subdir_info{
    float:left;
    width: 96%;
    padding:0 2%;    
}
.content .subdir_info_wrapper p{
    padding: 2%;
    line-height: 1.4em;
    text-align: left!important;
    overflow: hidden;
    word-wrap: break-word;
    max-height:60px;
}
.subdir_info_wrapper .einstieg_kategorie_top {
    min-height:512px;
}
/* subdir einstieg */
.einstieg_kategorie_top {
    text-align:center;
}
.einstieg_kategorie_top h1 {
    padding:3% 2%;
    text-align:left;
    margin:0!important;
}
.einstieg_kategorie_top img {
    margin:10px auto;
}
.einstieg_kategorie_top p {
    padding: 3% 2%;
    text-align:left;
}

/* box_1 START */
.content .box_1 {
    float:left;
    width:260px;
    overflow:hidden!important;
    border: 1px solid #ccc;
    position:relative;
}
.content .box_1 .box_text {
    height:55px;
    margin: 0px 14px 0px 14px;
    
    padding-right: 7px;
    float:left;
}
.content .box_2 {
    margin-top:12px;
}
.content .box_2 .box_text {
    text-align:left;
    float:left;
    padding:10px;
    width:400px;
    
}
.content .box_1 .artikelbox_top h1 {
}
.content .box_1 .artikelbox_top {
    text-align:left!important;
    padding:1px 0 2px 3px;
    height:35px;
    overflow:hidden;
}
.content .box_1 .box_middle {
    text-align:left;
    float:left;
    width:260px;
}
.content .box_1 .box_logo {
    position:absolute;
    overflow:hidden;
    padding-left:5px;
    
}
.content .box_1 .box_logo img {
    width:50%;
}
.item_slider_wrapper {
    text-align:left;
}
.content .box_1 .item_name {
    padding:0 5px 0 5px;
    height:50px;
    clear:both;
    float:none;
    text-align:center;
}
.content .box_1 .item_teaser {
    padding:0 5px 0 5px;
    height:42px;
    width:180px;
    overflow:hidden;
}
.content .box_1 .item_link {
    padding:0!important;
    margin:0px 0 -4px 0!important;
    width:310px!important;
    text-align:right;
    position:relative;
    
}
.content .box_1 .item_dirlink {
    padding:0 5px 2px 5px;
    height:15px;
    clear:both;
    float:none;
    overflow:hidden;
    height:30px;
}
.content .box_item_top {
    position:absolute;
    left:0;
    width:200px;
}
.content .box_topleft {
    position:absolute;
    right:50%;
    float:left;
    padding:6px 0 0 0px;
    text-align:left;
    height:50px;
    width:50%;
    overflow:hidden;
    left:5px;
}
.content .box_1 .box1_topright {
    position:absolute;
    text-align:right;
    padding:0px;
    margin:0 0 0 2px!important;
    width:100px!important;
    overflow:hidden;
}
.content .box_2 .box1_topright {
    position:absolute;
    text-align:right;
    padding:0px;
    margin:0px 0 0 310px;
    width:100px!important;
    height:100px;
    overflow:hidden;
}
.content .box_1:hover {
    border:1px solid #787878;
}
.content .box_1:hover .box_lower *,
.content .box_1:hover .box_lower {

}
.content .box_1:hover .box_lower * img{
    background-color: transparent!important;
    z-index: 99;
}
.content .box_1 .box_item_img {
    width:245px;
    height:250px;
    text-align:center;
    float:left;
}

.content .box_1 .box_bottom {
    height:10px;
    clear:both;
    float:none;
    width:300px;
    margin-left:10px;
    position:relative;
}
.overlay {

}

.content .cleft {
    clear:both;
    float:left;
    margin:5px 5px 0 0!important;
}
.content .ccenter {
    float:left;
    margin:5px 5px 0 0!important;
}
.content .cright {
    float:left;
    margin:5px 0px 0 0!important;
}
.content .itemcleft {
    clear:both;
    float:left;
    /*border-left: 1px solid #BABABA;
    border-right: 1px solid #BABABA;*/
    border-bottom: 1px solid #BABABA;
}
.content .itemccenter {
    float:left;
    border-left: 0px;
    /*border-right: 1px solid #BABABA;*/
    border-bottom: 1px solid #BABABA;
}
.content .itemcright {
    float:left;
    /*border-right: 1px solid #BABABA;*/    
    border-bottom: 1px solid #BABABA;
}
.content .box_1 .box_item_text {
    display:none;
    width:320px;
    float:left;
}
.content .box_1 .box_desc {
    width:100px;
    float:left;
}
.content .box_1 p.box_desc {
    
    width:115px;
    padding-top:3px;
}

.content .box_1 .itemlink {
    float:left;
    text-align:left;
    width:310px; 
    padding:0 7px 8px 10px;
}
.content .box_1 .itemlink .add_zusatz,
.content .box_1 .itemlink .add_item_from_subdir {
    cursor:pointer;
    float:left;
    margin-left:5px;
    margin-right:0;
}
.content .box_2 .itemlink .add_zusatz,
.content .box_1 .itemlink .add_item_from_subdir {
    cursor:pointer;
    float:left;
    text-align:right;
    margin-left:0px;
    margin-right:10px; 
}
.content .box_1 .item_lieferstatus { 
    position:absolute;
    padding:0px 2px 0 0;
    margin:0 0 0 140px;
    
}
.content .box_1 .preis_message {
    margin-top:-13px;
    padding-bottom:5px;
    clear:both;
    float:right;
    text-align:left;

    width:50%;
}
.content .box_1 .box_preis {
    padding:0px 14px;
    float:right;
    width:90%;
}
.content .box_1 .preis_small {
    padding:5px 0px 0 0px;
    text-align:right;
    float:right;
    margin-left:0px; 
    
    font-weight:bold;
    min-width: 110px;
    
}
.content .box_1 .basket {
    margin: 11px 10px 0px 0px;
    float:right;
}
.content .box_1 .subdir_addFavorites {
    float:left!important;
    text-align:right!important;
    margin-left:0px!important;
    margin-right:10px!important; 
}

.content .box_1 .basket:hover,
.content .box_1 .subdir_addFavorites:hover{
    cursor: pointer;   
    
}

.content .box_1 .box_item_text {
    float:left;
    
}
.content .box_1 .box_lower {
    clear:both;
    float:left;
    width:260px;
    margin-top:15px;
}
.content .box_1 .preis_lieferstatus {
    clear:both;
    float:left;
    padding:5px 0px 2px 6px;
    width:244px!important;
    text-align: left;
    margin: 37px 0px 0px 14px;
    height:15px;
}
/* box_1 ENDE */


/* Item Detailansicht Boxen START */
.content .box_2 .box_singleitem_img {
    /*float:left;*/
    clear:both;
    text-align:left;
    overflow: hidden;
    max-width:100%;
    display:table-cell;
    vertical-align:middle;
    border:1px solid #fff;
    width:100%;
    float:left;
}
.content .box_2 .box_singleitem_img img {
    margin:0 auto;
    max-width:100%;
}
.content .box_2 .box_singleitem_logo {
    padding:10px 0;
    float:left;
    line-height: 1.3em;
}
.content .box_2 .box_singleitem_logo h1 {
    text-transform:uppercase;
    padding:3px 0 8px 0;
}

.content .box_2 .box_singleitem_text {
    float:right;
    width:135px;
    text-align:right;
    padding:10px;
    
    
}
.content .box_2 .box_singleitem_text .preisImage {
    
    margin-left:-40px!important;
        
}
.content .box_2 .box_singleitem_text label {
    
}
.content .box_2 .box_singleitem_lieferstatus {
    
}
.content .box_2 .box_singleitem_preis_message {
    
    font-weight:normal!important;
    clear:both;
}
.content .box_2 .basket_button {
    margin:15px 0px 0 0;
} 
.content .box_2 .item_popup {
    
    clear:both;
    float:left;
    width:130px;
}
/* ENDE Item einzelansicht */

.content .box_2 .item_text {
    float:right;
    padding:10px 0 0 0;
    
}
.content .box_2 .box_item_name {
    display:none;
}
/* diese Klasse wird durch den css-switcher freigegeben */
.content .box_1 .box_item_name {
    
    padding:5px;
    
    height:50px;
    margin:4px 0 0 0;
    float:left;
}
.content .box_2 .item_box_preis {
    text-align:left;
    padding:0 5px 5px 5px;
    float:left;
    width:335px;
}
.content .box_2 .item_basket {
    float:right;
}
.content .box_2 .item_preis_message {
    clear:both;
    float:none;
    margin-right: 80px;
    margin-top:-13px;
    text-align:right;
}
.content .box_2 .addinfo {
    padding-top:5px;
    clear:both;
    float:right;
    text-align:right;
}
/* Item Detailansicht Boxen ENDE */

/* box_2 START */
.content .box_2 {
    display:block;
    position:relative;
    float:left;
    float:left;
    width: 100%;
}
.content .box_static {
    position:relative;
    width:100%;
    display: inline-block;
    margin-top:12px;
}
.content .box_2 .artikelbox_top {
    overflow:hidden;
    width:94%;
    height:auto;
}
.content .box_2 .box_middle, 
.content .box_static .box_middle {
    width:96%;
    padding:2%;
    float:left;
}
.content .box_middle_basket {
    float:left;
    width:100%;
}
.content .box_2 .box_bottom {
    height:10px;
    clear:both;
    float:none;
    border-bottom:1px dotted #000;
    margin-left:10px;
    margin-right:10px;
    width:990px;
}
.content .box_2 .box_middle_empty {
    width:803px;
    text-align:                     left;
    padding:15px;
    float:left;
}

.content .box_2 .box_middle p,
.content .box_2 .box_middle li {
    
}

.content .box_2 .box_middle tr.order
{
    
}
.content .box_2 .item_big_preis {
    
}
.content .box_2 .item_big_link {
    position:absolute;
    clear:both;
    float:none;
    width:150px;
    bottom:-4px!important;
}
.content .box_2 .item_top {
    clear:both;
    float:left;
    width:100%;
    padding:0 0 0 10px;
}
.content .box_2 .box_preis {
    clear:both;
    float:left;
    width:245px;
    text-align:right;
    padding:10px 0px 0 0;
}
.content .box_2 .preis {
    text-align:right;
    padding:0 6px 0 0;
}
.content .box_2 .basket {
    text-align:right;
    float:left;
    width:72px;
    height:72px;
    padding:0;
    margin:0px 0 0 0px;
}
.content .box_2 .preis_message {
    clear:both;
    
    text-align:right;
    
    padding:0 6px 0 0;
}
.content .box_2 .box_lieferstatus {
    text-align:left;
    
}
.content .box_2 .item_left {
    clear:both;
    float:left;
    width:130px;
    padding:10px;
    padding-bottom:20px;
}
.content .box_2 .box_item_img {
    min-height:120px;    
    text-align:center;
    width:210px;
    padding:10px;
    float:left;
}
.content .box_2 .neu_icon_item {
    position:absolute;
    float:right;
    top:0px;
    
    padding:0 10px 0 0px;
}

.content .box_2 .box_item_text {
    float:left;
    padding:14px 0 0 0;
    width:289px;
    
}
.content .box_2 .box_item_text2 {
    width:260px;
    float:left;
    text-align:right;
    padding:10px 0 0 0;
    
}
.content .box_2 .item_img {
    padding:10px;
    float:left;
    margin-top: 20px;
    width:200px;
    text-align:left;
}
.content .box_2 .item_right {
    float:right;
    width:280px;
    text-align:right;
}
.content .box_2 .thumbs_container {
    float:left;
    width:100%;
    height:auto;
}
.content .box_2 .thumbs_container_video {
    clear:both;
    float:left;
    width:100%;
    height:auto;
    margin-top:10px;
}
.content .box_2 .thumbs_container_video .thumbs {
    list-style-type:none;
    max-width:100px!important;
    height:auto;
}
.content .box_2 .thumbs_container_video .youtubeLink img {
    max-width:100px;
    height:auto;
}
/*
.content .box_2 .thumbs_container .thumbs {
    float:left;
    text-align:left;
    list-style-type:none;
    display:inline;
    vertical-align:middle;
    width: 100px;
    min-height:82px;
    padding:2px;
}
.content .box_2 .thumbs_container .thumbs img{
    max-width: 100%;
    max-height:100px;
}
*/

.content .box_2 .box_options {
    width:200px;
    margin-right:50px;
    padding-right:10px;
    text-align:right;
    
    padding-top:20px;
    vertical-align:bottom;
    position: absolute;
    right: 0px;
    float:left;
    
}


.content .box_2 .box_bottom_empty {
    border-left:1px solid #808080;
    border-right:1px solid #808080;
    border-bottom:1px solid #808080;
    width:582px;
}
/* box_2 ENDE */


.item_lieferstatus {
    float:right;
    margin:10px;
}

/*Box_Top der Content Hauptboxen*/
/*Box_Middle der Content Hauptboxen*/

.content .middlecontent {
    padding:10px;
    float:left;
}
.content .middlecontent ul,
.content .middlecontent ol {
    margin-left:30px;
    
}

/*Box_Bottom der Content Hauptboxen*/
.content .box_1 .box_bottom_small {
    border-left:                    1px solid #808080;
    border-right:                   1px solid #808080;
    border-bottom:                   1px solid #808080;
    clear:both;
    float:none;
    padding-left:3px;
}
.content .box_2 .basket_bottom {
    width:582px;
    height:27px;
    border-left:1px solid #808080;
    border-right:1px solid #808080;
    border-bottom:1px solid #808080;
    
    float:left;
    margin-left:0px;
}
.content .box_2 .item_bottom {
    width:628px;
    height:27px;
    border-left:1px solid #808080;
    border-right:1px solid #808080;
    border-bottom:1px solid #808080;
    
    float:left;
    margin-left:-1px;
}


/* START box_3 */
.content .box_3 {
    width:90px;
    height:90px;
    float:left;
    border:1px solid #D3D1D0;
    overflow:hidden;
}
.content .box_3 .neu_icon {
    position:absolute;
    
    top:96px;
    left:154px;
 
}
.content .box_3 .box_middle {
    border-style:none;
}
.content .box_3 .box_img {
    width:90px;
    height:90px;
    margin:10px;
    padding:10px;
    text-align: center;
    overflow:hidden;
}
.content .box_3 .box_text {
    clear:both;
    float:none;
    float:left;
    
    padding-left:3px;
    padding-top:0px;
    width:125px;
    height:80px;
    text-align:center;
}

.content_2 {
    clear:both;
    float:left;
}
.content_2 .box_3 {
    width:250px;
    height:100px;
    float:left;
    margin-right:5px;
}
.content_2 .box_3 .box_img_addon {
    width:60px;
    height:60px;
    margin:10px;
    padding:10px;
    overflow:hidden;
    float:left;
}
.content_2 .box_3 .box_text {
    float:left;
    padding-left:5px;
    padding-top:10px;
    width:140px;

}
.content_2 .box_3 .basket_button {
    float:left;
    width:30px;
    padding-top:20px;
}

.content_1 {
    display:                        block;
    float:                          left;
    margin:                         0px;
    width:                          628px;
    height:                         313px;
}

.content_1 p,
.content_1 h1 {
    padding:                        15px;
    text-align:                     justify;
}

.corona_info {
    float: left;
    padding: 30px 2%;

}

/* RECHTE SPALTE START */

.right {
    float:right;
    padding:0px 0px 0 0;
    margin:0 0 0 10px;
    width:200px;
    overflow:hidden;
    
}
.right h1 {
    padding:0px 0 0 7px;
    margin:0px 0 0 0;
    
}
.right .box_1 {
    width:200px;
    margin:0px;
}

.right .box_middle {
    width:198px;
    margin:-3px 0 0!important;
    padding:0!important;
    clear:both;
    float:none;
    border-left:1px solid #EBE4D1;
    border-right:1px solid #EBE4D1;
    border-bottom:1px solid #EBE4D1;
}
.right .box_middle .inner {
    padding:10px;
    text-align:left;
}

.right .box_bottom {
    width:174px;
    height:10px;
}

.right .sonderkasten {
    width:177px;
    float:left;
    margin-bottom:10px;
    padding:10px;
}
.right .box_1 .sonderkasten p {
    margin:-10px 0 0 0;
}
.right .box_1 .sonderkasten p,
.right .box_1 .box_middle p {
    padding:0;
    margin:0;
}
.right ul {
    clear:both;
    float:none;
    list-style-type:none;
    padding-left:10px;
}
.right .standort ul {
    padding-left:19px;
}
.right .social_nw {
    width:180px;
    height:26px;
}
.right .box_middle p {
    
}
.right .small {
    
}
.right .standort {
    background-repeat:no-repeat;
    width:180px;
    height:188px;
    padding-top:35px;
}

/* RECHTE SPALTE ENDE */

/** angebote **/
#angebote {
    width:100%;
    float:left;
    padding-bottom:80px;
    text-align:center;
    border-top:1px solid #e4e4e4;
    border-bottom:1px solid #e4e4e4;
}
#angebote_inner {
    margin:0 auto;
    padding-top:60px;
    width:1043px;
    text-align:left;
}
#angebote .box {
    width:33%;
}

.box {
    padding:0;
    float:left;
}
.box .box_content {
}
.headtext {
    
    line-height:18px;
}
.box_content {
    width:85%;
    padding:20px 0 0 0px;
}
/** /angebote **/

/* topfooter */
.topfooter {
    clear:both;
    float:left;
    width:100%;
    margin:0;
}
.topfooter_inner {
    width:100%;
    margin:0 auto;
}
.topfooter .inner .topfooter_box {
    float:left;
    width:30%;
    text-align:left;
    padding:0;
}
.filialen .topfooter_box:nth-of-type(3) {
    width:13%;
}
.filialen .topfooter_box:nth-of-type(4) {
    width:58%;
}
.filialen .topfooter_box:nth-of-type(4) img {
    max-width:100%;
}
.service_center {
    margin:3% auto;
    line-height:1.5em;
}
.topfooter .inner .service_center > div {
    float:left;
    padding: 0 1% 10px;
    width: 23%;
}
.topfooter .inner .service_center .head{
    padding: 0 0 2% 0;
}
.topfooter .inner .service_center .box {
    padding: 3% 0 0 0;
}
.topfooter .social_links {
    padding-top:40px;
}
.topfooter .social_links img {
    padding:15px 5px 0 0;
    
}
.topfooter .topfooter_box ul {
    
    list-style-type:none;
}
.topfooter .topfooter_box ul li {
    padding:10px 0 10px 0;
}
.topfooter .newsletter_abo {
    position:absolute;
    width:1043px;
    margin-top:-131px;
    text-align:center;
} 
/* newsletter anmeldung im footer */
.newsletter_anmeldung {
    float:left;
    padding:5% 7%
}
#newsletter_msg {
    padding:2%;
}
#newsletter_email {
    outline: none;
    padding: 6px 4.9%;
    border-style: none;
    z-index: 10;
    float: left;
    width: 66%;
}
#butt_ok {
    border-style:none;
    outline:none;
    float:left;
    margin:0px 0px!important;
}
/* /topfooter */

/* START Footer */
.footer {
    margin:0;
    width:100%;
    clear:both;
    float:left;
    overflow:hidden;
}
.footer_head {
    padding:7px;
    
}
.footer_col {
    float:left;
}
.footer_head_color {
    width:100px;
    float:left;
    height:16px;
}
.footer_head_color {
    width:140px;
    float:left;
    padding:5px 0px 5px 0px!important;
}
.footer_col .footer_top {
    clear:both;
    float:left;
    padding:5px 10px 5px 0px!important;
    width:155px;
    
    font-weight:bold;
}
.footer p {
    clear:both;
    float:none;
    padding:3px 0 3px 0;
    margin:0;
}
.footer ul {
    clear:both;
    float:none;
    list-style-type:none;
}
.footer li {
    padding:3px 0 3px 0;
}
.footer_logo {
    float:left;
}
.footer_text {
    
    float:left;
    padding:0 0 0 15px;
}

.footer_copyright,
.footer_webanlink {
    float:left;
    clear: both;
    padding: 10px;
    text-align:left;
    width:calc(50% - 20px);
}
.footer_webanlink {
    text-align:right;
    clear:unset;
}
.footer .herstellerListe {
    width:80px;
}
.footernav {
    width:46%;
    margin:0 auto;
    text-align:center;
}
.footernav ul {
    display:block;
    margin:0 auto;
    width:80%;
}
.footernav li {
    float:left;
    padding:0 2%;
    text-align:center!important;
    
}
.footernav .fa-stop {
    
    color:#c60808;
    margin: 8px 0 0 0;
    display: block;    
}
/* ENDE Footer */

.break {
    clear:both;
    float:none;
    display:block;
}
.linebreak {
    clear:                          both;
    float:                          none;
    height:15px;
    border-bottom:1px solid #ccc;
    margin-bottom:20px;
}
/* jQuery Autosuggest: start */
#result {
    height:                         20px;
    padding:                        5px;
    margin-bottom:                  10px;
}

.suggestionsBox {
    position:                       absolute;
    margin-top:180px;
    margin-left:20px;
    padding:                        0px;
}

.suggestionList {
    margin:                         0px;
    margin-top:0px;
    padding:                        0px;
}
/* das sucheingabefeld */

select {
    padding:3px;
}
#select-wrapper{
	display: inline-block;
    border: none;
	border-left: 1px solid #d8d8d8;            
	background: url("/images/webelemente/butt_arrow_down.png") no-repeat right;
    overflow: hidden;
	cursor: pointer;
    float:left;
    width: 155px;
    margin: 5px 5px 0 -168px;
    padding: 0 5px 0 0;
    
}
#select-wrapper, #select-wrapper select{
	height: 30px;
	line-height: 30px;
    
}
#select-wrapper select{
	z-index: 2; 
    width: 180px;           
	cursor: pointer;
	outline: none;
    background: transparent;
    border-radius: 0;
    border: none;
    -webkit-appearance: none;
}
#search_type:focus{
    outline: 0;
}
ul {
    padding:                        0;
    margin:                         0;
}

#suggest {
    position:                       relative;
}

.checkbox {
    float:                          left;
    margin-right:                   10px;
}
/* jQuery Autosuggest: ende  */


.left .sonderkasten {
    width:177px;
    padding:10px;
    margin:0px;
    float:left;
}
.left .sonderkasten p {
    margin:-10px 0 0 0;
    
}
.left .left_img {
    padding:0px;
    width:20px;
    height:30px;
    float:left;

}
.left_text {
    float:left;
    width:100px;
    padding-left:5px;
}
.left .sonderkasten .left_text p {
    padding:0px !important;
}

.sk_title {
    padding-left:10px;
    padding-top:5px;
    text-transform:uppercase;
}
.content .detail {
    text-align:right;
    float:right;
    padding-right:5px;
    padding-top:5px;
}
.content .detail img {
    position:absolute;
    margin-left:-47px;
    margin-top:-4px;
    width:42px;
    height:43px;
}
/** bottomcontent z.b. lastvisited etc. **/
.bottomcontent{
    float:left;
    width:100%;
    overflow:hidden;
    margin:30px 0px;
}

.footer .lastvisited_headline {
    padding-top:15px;
    width:1005px!important;
    clear:both;
    float:none;
}
.preis_zusatztext {
    
    padding-right:0!important;
}
.box_3 .lastVisitItemZoom{
    width:125px !important;
    z-index:999;
    /*height:180px !important;*/
}
.lastvisited .box_3{
    margin:0px 2px;
}

.box_top {
    display:initial;
    width:98%;
    margin:0% 1%;
    padding:1% 0;
    float:left;
    min-height:20px;
    text-align:center;
    
}
.box_top > h1,
.box_top > div {
    color:#003585;
    background-color:#fff;
    padding:0 1%;
    display:initial;
}
/** /bottomcontent z.b. lastvisited etc. **/
.footer .bottomcontent .hersteller_slider,
.footer .bottomcontent .zahlarten,
.footer .bottomcontent .werbungen  {
    float:left;
    width:100%;
}
.item_herstellerlogo {
    max-width:120px;
    height:auto;
}
.herstellerSliderWrapper{
    padding: 2% 2% 0%;
    text-align:center;
    margin:0 auto;
}

.footer .bottomcontent .werbungen .werbung_wrapper{
    background-color:transparent;
    float:left;
    width:96%;
    padding: 2%;
}

.zahlarten_wrapper {
    margin:0 auto;
    text-align:center;
    
}
.zahlarten_wrapper ul {
    display:inline-block;
    margin:0 auto;
    width:100%;
}
.zahlarten_wrapper ul li {
    float:left;
    padding:40px 1%;
    text-align:center;
    vertical-align:middle!important;
    width:31.33%;
}

.zahlarten_wrapper img {
    max-width:100%;
    height:auto;
    max-height:39px;
    margin:0;
}


.footer .bottomcontent .werbungen .werbung_wrapper div{
    float:left;
    width:33%;
    text-align:center;
}

.content .lupe_bg {
    background:url(/images/webelemente/filtern_lupe.jpg) no-repeat;
    background-position:10px 10px;
}
.content .subdir_info p {
    font-weight:normal!important;
    
    padding:0px 10px 10px 1px;
    float:left;
}
.content .subdir_head h1 {
}
.content .subdir_text {
    float:left;
    
    padding:0;
    margin:0px 0 0 0;
}
.content .subdir_image {
    padding:10px 0 10px 0;
    text-align:center;
    float:right;
}
.content .subdir_sort {
    padding:15px 15px 0 10px;
    float:left;
    width:980px;
}
.content .subdir_sort select {
    margin:5px 10px 5px 0px;
}
.content .subdir_sort_button {
    padding:20px;
    text-align:right;
}
.submitbutton {
    
}
.content #beschreibung ul {
    border:none!important;
}
.content #beschreibung li {
    padding:0!important;
}
.content #reiter {
    clear:both;
    float:left;
    margin-top:35px;
    width:100%;
    padding:0;
    margin-bottom: 2%;
}

.content #reiter * {
    
}
.content #reiter .ui-tabs{
    padding:0;
}
.content #reiter{
    border: 0px!important;
}
.content #reiter img {
    height:auto!important;
    max-width:100%!important;
}
#reiter iframe {
    max-width:100%!important;
    
}
.jetztKaufenButton,
.druckenButton,
.zurueckButton,
.content .box_2 .bestellartWrapper .bestellartbox .bestellartButtons input,
.weiterButton,
.backToShopButton,
.zurKasseButton{
	display:inline-block;
	cursor:pointer;
	padding:12px 45px;
	text-decoration:none;
    font-weight:normal;
}

#tabsBasket{
    float:left;
    width:96%;
    padding: 2%;
    border-style:none;
    margin-bottom: 2%;
}
#tabsBasket .ui-tabs-panel  {
    min-height: 400px;
}
#tabsBasket > div,
.content #reiter > div{
    padding: 2%;
    
}
#tabsBasket ul.ui-widget-header,
.content #reiter ul.ui-widget-header {
    border: medium none !important;
    padding: 0;
}
#tabsBasket ul li,
.content #reiter ul li {
    
}

.basketImg {
    float: right;
    height: auto;
    text-align: center;
    cursor: pointer;
}

#tabsBasket div,
.content #reiter div{
    border-width: 1px;    
}
#overDiv {
    border:1px solid #808080;
    padding:0px;
    z-index:999999999999!important;
    position:absolute;
    text-align:left;
}
.content .basket_table_left {
    float:left;
    width:99%;
 }
.content .basket_table_right {
    float:right;
    width:100%;
    
}
.content .versicherung {
    float:left;
    left:300px;
    padding:5px 10px 10px 10px;
    width:300px;
}
.content .zubehoer_scroll {
    clear:both;
    float:left;
    width:700px;
    padding:0 0 0 20px;
}
.content .item_zubehoer {
    
    float:right;
    width:350px!important;
    padding:0 0 0 0px;
    margin-left:-11px;
}
.bottom_nav {
    float:right;
    margin:0px 0 0px 0;
    text-align:right;
    
}
.bottom_nav2 {
    float:left;
    margin:0px 0 0px 0;
    text-align:center;
    width: 100%;
    
}

.content .basket_top {
    width:584px;
    height:29px;
    
    padding-left:0px;
    padding-top:14px;
    margin-top:-14px;
}
.basket-table-items {
    width:100%;
    margin:5px 0 10px 10px;
    
}

.basket-table-items td,
.basket-table-items th {
    padding:3px;
    vertical-align:top;
    font-weight: normal!important;
}
.basket-table-items thead {
    height:30px;
    vertical-align:top;
    font-weight: normal!important;
    
}
.basket_preis {
    width:200px!important;
    text-align:right;
}
.basket_summe {
    width:200px!important;
    text-align:right;
}
.basket_row td {
    border-bottom:1px dotted #808080;
    padding:4px;
}
.basket_row img {
    max-width:100px;
}
.basket_versand {
    width:530px;
    margin:20px;
}
.basket_head {
    
    border-bottom:1px dotted #606060;
    width:600px;
    text-align:left;
}
.basket_head1 {
    text-align:left;
    border-bottom:1px dotted #606060;
    
    padding:10px 0 0 5px;
}
.basket_head2 {
    text-align:left;
    
    border-bottom:1px dotted #606060;
}
.bottom_nav table {
    margin: 0 0 20px 0;
}
.basket_versand_item {
    height:30px;
    border-bottom:1px dotted #cecece;
    vertical-align:top;
    padding:10px;
    
}
.basket_table {
    width:100%;
    margin:0px;
    overflow:hidden;
}
.basket_table * {
    
}
.basket_table td {
    padding:5px;
    vertical-align:top;
}

/* Klassen bestellvorgang */
.bestellartbox{
    float:left;
    width:32%;
    padding: 5px;
    
}
.bestellartbox {
    
}

/*------------------------*/
/* Klassen Basket */

/*----------------*/

.req {
    
    
    margin-top:4px;
    margin-bottom:5px;
}
.neu_icon {
    position:absolute;
    margin:10px 0px 0 227px;
    
}
.bottom_right {
    text-align:right;
    padding-top:1px;
    padding-right:5px;
}

.subdir_desc {
    
    
    width:630px;
    font-style:italic;
    text-align:center;
    padding:0 10px 0 10px;
}



/* ME: klassen fÃ¼r das nichtGefunden-Modul  start */
.content .not_found_small {
    border:1px solid #ABB0B8;
}
.content #ng_top {
    width: 96%;
    display:none;
    border:1px solid #ABB0B8;
    padding:2%;
    float:left;
}
.content #ng_top .title {
    float:left;
}
.content #ng_top .hide {
    float:right;
    margin:-10px 0 0 0px;
}
.content #ng_top .text {
    clear:both;
    float:none;
    padding:10px 1% 20px 0;
    
}
.content #ng_top .form .eingabefeld {    
    float:left;
    margin:0 1% 0 0;
}
.content #ng_top .form #send_ng{    
    float:right;
    margin:15px 0 0 1px;
}
/* ME: klassen fÃ¼r das nichtGefunden-Modul  end */


/* NEWS MODUL */
.news_img {
    float:left;
    width:120px;
}

.news_text {

}
#overDiv {
    
    padding:3px;
}
#message {
    width:505px;
    text-align:center;
    padding:10px;
}
.neue_produkte {
    margin-top:10px;
    margin-left:0px;
    position:absolute;
    width:174px;
}
.right .box_middle .np_title {
    
    
}
.more_link {
    padding:0px;
    margin:0px;
}
.ui-state-error {
    
    width:auto!important;
    padding:10px!important;
}
.errorBox {
    padding:20px;
    color:red;
}
.item_img {
    clear:both;
    float:left;
    margin:20px;
    text-align:center;
    width:544px;
    
}
.item_hersteller {
    float:left;
    text-align:left;
}
.eigenschaften_table td {
    padding:2px 4px 2px 4px;

}
.eigenschaften {
    border-top:3px solid #fff;
}
.t3content {
    padding:10px;
}
.t3content ul {
    margin:5px 0 0 20px;
}
.t3content ol {
    margin:5px 0 0 20px;
}
.content .bodytext {
    margin:0px;
    padding:0px;
}
.contenttable {
    margin-left:0px;
    margin-bottom:10px;
    width: 100% !important;
    float: left;
}
.middlecontent h3,
.middlecontent h3 {
    
    margin-left:10px;
}
.contenttable h3 {
    margin:5px 0 0 0;
    padding:0px;
}
.contenttable th {
    text-align:left;
}
.contenttable td {
    vertical-align:top;
    padding:0px;
    
}



.noborder th,
.noborder td {
    border-style:none !important;
}

/* DIE ICONS IN DEN KLEINEN BOXEN START */
.icon {
    width:42px;
    height:43px;
    position:absolute;
    margin-top:5px;
    margin-left:150px;
}
/* DIE ICONS IN DEN KLEINEN BOXEN ENDE */



/* WARENKORB Klassen START */
.content .basketNav {
    padding:0px;
    height:42px;
    margin:0 0 10px 5px!important;
    overflow:hidden;
}
.content .basketNav2 {
    overflow:hidden;
    float: left;
    width:99%;
    padding: 2% 0.5% 0 0.5%;
    /*border-bottom: 2px solid #565656;*/
    overflow: visible;
    height:auto;
}
.content .basketNav2 .headline{
    clear:both;
    float:left;
    width: 35%;
    margin-bottom: 0px;
    height: auto;
}
.content .basketNav2 .basketNav2Image{
    width:65%;
    float:left;
    position:relative;
    z-index:1;
}
.content .basketNav2 .basketNav2Image img{
    float:left;    
    margin:12px 0 0 0px;
}

.content .box_2_basket {
    margin-bottom:10px;
    display: inline-block;
}
.content .box_2_basket * {
    
}


/* WARENKORB Klassen ENDE */
.billigerGesehen_form {
    
}
.neue_produkte {
    display:none;
}

.content #map_canvas {
    margin-left:10px;
}


/* VERTICAL CENTER! START */
.content .box_1 .subdir,
.content .box_1 .itembox {
    float:left;
    display: table-cell;
    vertical-align: middle;
    text-align:center;
    height: 160px;
    padding-right:0px;
    margin:0px 0 10px 0;
}
.content .box_1 .itembox {
    height:310px !important;
    
}
.content .box_1 .subdir *,
.content .box_1 .itembox *,
.content .box_1 .box_item_img * {
    vertical-align: middle;
}

.content .box_1 .subdir,
.content .box_1 .box_item_img {
    display: block;
    padding-top:5px;
}
.content .box_1 .subdir span,
.content .box_1 .box_item_img span {
    display: inline-block;
    height:100%;
    width: 1px;
}
/* VERTICAL CENTER! ENDE */

.req_fields {
    padding-left:10px; 
}
.content .item_bg {
    background-image:url(/images/webelemente/item_bg.jpg); 
    background-repeat:no-repeat;
    background-position:281px 20px;
}

.content .middle {
    margin:10px;
    
}
.content .gratisartikel {
    clear:both;
    float:none;
    position:absolute;
    margin-top:-27px;
}
.content .box_2 .box_middle ul.csc-menu {
    list-style-type:none;
    
    margin:20px;
}
.basket_icon {
    position:absolute;
    margin:-20px 0 0 140px;
}
.preis_big {
    font-style:italic;
    padding-right:10px;
}
.lieferstatusText {
    display:inline-block;
    margin-bottom:10px;
    text-align:left;
}
.liefer_orange {
    margin:3px 0 0 0!important;
}
.liefer_orange i {
    color:#ec6b1e;
}
.liefer_0 i,
.liefer_4 i {
    color:#148300;
}
.liefer_1 i {
    color:#e0ab00;
}
.liefer_2 i {
    color:#b81d19;
}
.content .subdirStammImage {
    float:left;
    width:200px;
    padding:10px;
    text-align:center;
}
.content .subdirStammText {
    float:left;
    width:750px;
    padding:10px;
    
}
.content .subdir_preis {
    width:750px;
    text-align:right;
}
.stamm_thumbs {
    float:right;
    margin-top:20px;
    width:110px;
    text-align:right;
    padding:0 0 0 0;
}
.stamm_thumbs ul{
    list-style-type: none;
}
.stamm_thumbs li{
    border: 1px solid #D7D8D8;
    margin: 5px 0px 5px 0px!important;
    text-align: center;

}
/* ArtikelStamm Tabelle START */
#artikel {
    margin:20px 0 0 0px;
    float:left;
    width: 100%;
}
#artikel .itemTable_container{
    float:left;
    width: 100%;
    display: table;
}
#artikel .itemTable_container .basketImg {
    float:right;
}
#artikel .itemTable_container div{
    display: table-row;
}
#artikel .itemTable_container div div{
    display: table-cell;
    float:left;
    padding: 1%;
}
#artikel .itemTable_container .itemTable_row{
    border-bottom: 1px solid #000;
    float: left;
    width: 100%;
}
#artikel .itemTable_container .bild{
    width: 5%;
    float: left;
}
#artikel .itemTable_container .basket img,
#artikel .itemTable_container .bild img{
    width: 100%;
}
#artikel .itemTable_container .bezeichnung{
    width: 50%;
}
#artikel .itemTable_container .lieferstatus {
    width: 15%;
    text-align:center!important;
}
#artikel .itemTable_container .lieferstatus * {
    text-align:center;
}
#artikel .itemTable_container .basket{
    width: 5%;
    height:auto;
    float: right;
}

.itemTableBox {
    border:1px solid #ccc;
    width:100%;
    
}
.tbl_static_header {
    padding:2px;
    
}
.tbl_dyn_header td {
    
    padding:2px;
    
}
.dyn_header {
    border-left:1px dotted #ccc;
    vertical-align:top;
}
.tbl_dyn_cell {
    border:1px dotted #ccc;
    padding:2px;
    vertical-align:top;
}
.tbl_static_cell {
    padding:2px 2px 0px 2px;
    vertical-align:top;
}
.topborder {
    border-top:1px solid #7C7C7C;
}
.art_table_desc {
    display:none;
    
}
.art_table_desc td {
    padding:3px 3px 10px 3px;
}
/* ArtikelStamm Tabelle ENDE */


.item_options {
    clear:both;
    float:none;
    
    margin:0;
    padding-left:30px;
    text-align:left;
}
.item_options label {
    width:100px;
    
    float:left;
    clear:both;
}
.item_lieferstatus_text {
    
}
.item_backbutton {
    position:absolute;
    width:90px;
    margin:-6px 0 0 -16px;
}
.backbutton {
    float:right!important;
    height: auto!important;
}
.artikel_table {
    margin-left:0px;
    overflow:auto;
}
.artstamm_name {
    text-align:center;
}
.artstammLink {
    padding:5px;
    
    position:absolute;
    float:left;
}
.log_button {
    margin:10px 0 0 0px;
    width: 128px;
}
.versanduebersicht {
    width:100%;
    float:left;
    padding:2%;
}
.versanduebersicht td {
    padding:3px;
}

.versandfrei {
    display:block;
    margin-top:2px;
    padding:2px;
}
.versandauswahl{
    width:100%; 
    border-bottom: none;
}
.versandauswahl td{
    vertical-align: middle;
    height:50px;
}
.gb_body {
    padding:10px;
    
}
.gb_nav {
    border-bottom:1px dotted #666;
    padding:2px;
    text-align:center;
    
}
.gb_entry_0 {
    padding:3px;
    border-bottom:1px dotted #666;
    
}
.gb_entry_1 {
    padding:2px;
    border-bottom:1px dotted #666;
}
.gb_name {
    

}
.gb_text {
    padding:10px;
}


ul.jqzoom{
    list-style: none;
}
ul.jqzoom li{
    display:inline;
}
.jqzoom_img {
    width:200px;
    position:absolute;
    top:70px;
    left:10px;
}


.left .toggle_login_hide {
    cursor:pointer;
}
.left .toggle_kontakt_hide {
    cursor:pointer;
}
.left .login_hide {
    display:none;
    
}
.left .kontakt_hide {
    
}

.login_ul {
    list-style-type:none;
    margin:0px 0 0 0px;
}
.login_ul li {
    
}
.login_ul_loggedin {
    margin:-10px 0 0 0px;
    list-style-type:none!important;    
}





.pagination_nav {
    padding:5px;
    border:1px solid #666;
    float:left;
    width:26px!important;
    text-align:center;
    margin:2px 2px;
}
a.pagination:hover .pagination_nav,
a.pagination:focus .pagination_nav,
.paginate_first a.pagination:focus,
.paginate_first a.pagination:hover,
.paginate_last a.pagination:focus,
.paginate_last a.pagination:hover {
    background-color:#888888;
    color:#fff;
    text-decoration:none;
}
.active > .pagination_nav {
    background-color:#888888;
    color:#fff;
}
.pagination_container {
    margin: 0px 0 0px 0!important;
    clear:both!important;
    width:99%;
    position: relative;
    float:left;
}
.pagination_container select {
    padding:5px;
}
.pagination_container div{
    width:31%;
    padding:5px 1%;
    float: right;
}
.pagination_container div:nth-child(2) {
    text-align: center;
}
.pagination_container div:nth-child(2) > div {
    width:100%;
}
.pagination_container > div:nth-child(3){
    text-align: right;
}
.pagination_container .active{
    
}
.pagination_container .active{
}
.pagination_pages {
    width:100%!important;    
    float:right!important;
}
.paginate_last {
    float:right;
}
.paginate_last .pagination,
.paginate_first .pagination {
    float:left;
    padding:5px;
    margin:2px 2px;
    border:1px solid #000;
    text-align:center;
}



.basket_print {
    position:absolute;
    
    margin:5px 0 0 540px;
}
.box_middle_inner {
    padding:10px 0 10px 10px;
}
object {
 /*   display:none!important;*/
}
/* HerstelleListe/INFO */
ul.herstellerListe {
    float:left;
    padding-right:20px;
}
.herstellerListe li {
    width:140px;
}
.hLogo {
    width:16%;
    float:left;
}
.hText {
    float:left;
    padding:2%;
    width:76%;
}
.bestellvorgang * {
    
}
.bestellvorgang {
    width: 96%;
    padding:2% 2%;
    border:none;
    float:left;
    width:
}
.bestellvorgang h1 {
    padding:5px;
}
.alph {
    padding:10px;
}
.alph li {
    float:left;
    list-style-type:none;
    padding:0 3px 0 3px;
}
.hersteller_alph {
    clear:both;
    float:none;
    width:99%;
    padding:12px;
}
.hersteller_alph li {
    float:left;
    list-style-type:none;
    padding:0 10px 0 10px;
    width:170px;
}
.back {
    /*clear:both;*/
    float:right;
    /*margin:20px;*/
}
#register {
    display:none;
}

.pw {
    display:none;
}
.switch {
    float:right;
}
#switch_small {
    cursor:pointer;
    float:right;
}
#switch_big {
    cursor:pointer;
    float:right;
}
.box_2_sort {
       
}
.box_top_sort {
    padding:3px 0px 3px 10px;
    width:996px;
    overflow:hidden;
}
.box_top_sort h1 {
}
.box_middle_sort {
    clear:both;
    float:left;
    width:1006px;
    margin-bottom:10px!important;
}
.small_img {
    display:none;
}
.switch {
    padding:4px;
    float:left;
}
.switch img {
    width:15px;
}
.versandinfo {
    display:none;
}
.item_addons {
    clear:both;
    float:none;
}
.toggle_versand {
}
.neu_icon_mini {
    position:absolute;
    left:70px;
    top:-10px;
}
.neu_icon_mini img {
    width:60px;
}
.art_count {
    float: left;
    padding-top:14px;
}
.billiger {
    padding:5px 0 0 0;
}
.special_buy {
    padding:10px 0 10px 0;
}
.special_buy .backToShop{
    padding: 0 9px;
}
.checkbox_text {
    margin-left:34px;
    text-align:left;
}
.scrollDiv {
    overflow:scroll;
    width:500px;
    height:400px;
    padding:10px;
    
}
.basket_comodo {
    position:absolute;
    
    margin:2px 0 0 736px;
    width:76px;
    height:26px;
}
.basket_comodo1 {
    position:absolute;
    margin:-44px 0 0 950px;
    width:76px;
    height:26px;
}
.livechat {
    display:none;
    position:absolute;
    border:1px solid #000;
    margin:20px 0 0 500px;
}
.weban {
    clear:both;
    float:none;
    
    width:1009px;
    padding:2px 0px 20px 0;
    
}
.order td {
    
    padding:0 4px 0 4px;
}
.ui-dialog {
    border:2px solid #ccc!important;
    z-index:999999999999999!important;
}
.versand_header {
    border: 1px solid #ccc;
    
}

.zusatz
{
    margin-right:5px;
    width:100%;
}

#tl_popupSC5 {
    
}

/* Klassen von exorbyte */
.exo-cats,
.exo-multi-facet,
.exo-price,
#exo-header,
.exo-list {
    
}

.addons
{
    
}
.chatStatus {
    position:absolute;
    margin:19px 0 0 484px;
}

/* Kontaktformular */
.middlecontent #mailform{
	
}

.middlecontent #mailform fieldset div label{
	position: absolute;
	
    text-align: right;
    width: 100px;
}


.csc-mailform .csc-mailform-label{
	
}

.contact_spacer{
	margin: 20px 0 !important;
}
.middlecontent #mailform fieldset div{
	margin:0 0 5px 0;
}


.border_hell {
    border:1px solid #EBE4D1!important;
}
.horizontal_verlauf {
    background:url(/images/webelemente/horizontal_verlauf.gif) repeat-y;
}
.vertical_verlauf {
    background:url(/images/webelemente/vertical_verlauf.gif) repeat-x;
}
.noborder{
    border:none!important;
}
.border {
    border:1px solid #f00;
}

/* sonderkasten */
.za_left {
    float:left;
    width:49%;
}
.za_right {
    float:left;
    width:49%;
}
.za_center {
    width:100%;
    text-align:center;
    clear:both;
    float:left;
    padding:0px 0 0 0;
}

.align_left {
    text-align:left!important;
}
.align_center {
    text-align:center!important;
}
.align_right {
    text-align:right!important;
}

.lowercase {
    text-transform:lowercase!important;
}
.uppercase {
    text-transform:uppercase!important;
}
.normalcase {
    text-transform:none!important;
}
.bold {
    
}
.notbold {
    
}
.padding {
    padding:10px!important;
}
.padding_top {
    padding-top:10px!important;   
}
.padding_right {
    padding-right:10px!important;   
}
.padding_bottom {
    padding-bottom:10px!important;
}

/* allg. Font-Klassen ENDE */
.vk_left {
    width:45%;
    text-align:right;
    vertical-align:top;
    padding-right:5px;
}
.vk_right {
    width:55%;
    text-align:left;
    vertical-align:top;
    padding-right:30px;
}

.content .box_1 .artikelbox_top a {
    display:block;
    
    height:50px;
    padding:0 0 0 0px;    
}
.left .sonderkasten_top {
    width:180px;
    padding:8px 10px 10px 10px;
    
}


/* Aktionsslider */
section.aktion {
    width:100%;
    float:left;
    
}
.aktion_slider{
    display:none;
    margin:0 auto!important;
    margin-bottom:15px!important;
}

.aktion_slider_placeholder{
    height:237px;
    width:913px!important;
    line-height: 270px;
    vertical-align: middle;
    margin-bottom:15px;
    text-align: center;
}

.aktion_slider_placeholder img{
    margin:0 auto!important;
}

#aktionSlider{
    height:237px;
    float:left;
    width:913px;
    margin-left:49px;
}

.aktionslider_navigation{
    height:20px;
    line-height: 20px;
    vertical-align: middle;
}

.caroufredsel_wrapper{
    overflow: hidden;
    text-align: center;
}


#prev_btn,#next_btn{
    height:237px;
    width: 49px;
    cursor: pointer;
    position: absolute;
    
}

#prev_btn{
    background:url("/images/webelemente/scrollbox_left.gif")no-repeat;
    background-position: right;
    margin-left:0;
    float:left;
}

#next_btn{
    background:url("/images/webelemente/scrollbox_right.gif")no-repeat;
    background-position: left;
    margin: 0 0 0 960px;
    float:right;
}

.aktionslider_navigation {
    clear: both;
    text-align: center;
    line-height: 30px;
    height: 30px;
    vertical-align: middle;
}

/* Aktionsslider ENDE*/



.toplink {
    position:absolute;
    margin-left:-72px;
    margin-top:0px;
}

/* item Detailseite neu */
.itemContainer {
    clear:both;
    float:left;
    width:988px;
    padding:10px;
    margin-bottom:10px;
}
.itemLeft {
    width:180px;    
    float:left;
}
.itemContent {
    width:500px;        
    float:left;
    border:1px solid #f00;
}
.itemContent .itemNeu {
    position:absolute;
    margin:-10px 0 0 400px!important;
}
.itemRight {
    text-align:right;
    width:320px;    
    float:left;
    padding:0 10px 0 0;
}
.itemBottom {
    clear:both;
    float:left;
}

/* hersteller slider */
.herstellerSliderWrapper .bx-viewport {
    height:100px!important;
}
.herstellerSliderWrapper .bx-prev,
.herstellerSliderWrapper .bx-next {
    top:61%!important;
}
.herstellerSlider_Elem {
    height:60px;
    vertical-align:middle!important;
    display:block;
    margin-right:5px!important;
    margin:0 5px!important;
}
.herstellerSlider_Elem a {
    display:inline-block;
    text-align:center;
}
.hersteller_slider {
    margin:0;
    width:100%;
    float:left;
    overflow:hidden;
    padding:0;
}
.hersteller_slider h1 {
    text-align:center;
    
}
.hersteller_slider_inner {
    width:100%;
    float:left;
    
}

/* hersteller_static */
.hersteller_static {
    display:inline-block;
    margin:10px 0 0 0!important;
    padding:10px;
    width:978px!important;
    overflow:hidden;
    clear:both;
    float:none;
    text-align:center;
}
.hersteller_static div {
    text-align:center!important;
    float:left;
    width:16%;
}



/* Top Angebote */
.angebote {
    float:left;
}
.angebote h1 {
    padding:0 0 0 15px;
    width:200px;
}
.angebote h2 {
    
}
/* UNSER STORE */
.store {
    width:998px;
    float:left;
    padding-bottom:20px;
}
.store01 {
    float:left;
    width:270px;
}
.store01 h1 {
    
    padding:0 0 0 15px;
    width:200px;
}
.store01 h2 {
    padding:10px 15px 0px 15px;
    
}
.store02 {
    float:left;
    width:170px;
    text-align:right;
    padding-top:30px;
}
.store03 {
    float:left;
    padding:23px 10px 10px 10px;
}
.store04 {
    float:left;
    padding:23px 10px 10px 10px;
}
.preis_tiny {
    /*text-shadow:#000 1px 1px 1px;*/
}
/* neue Addons Technik */
.addonItems {
    clear:both;
    float:none;
    text-align:left;
    display:table;

}
.box_addons {
    display:table-cell;
    width:90px!important;
    height:90px!important;
    margin:5px;
    text-align:center;
    vertical-align:middle;
    float: left;
}
.subdir_artikel_wrapper .box_top {
    background-position: 0 75%;
}
.box_addons img {
    max-height:100px;
}
.hidden {
    display:none;
}
.addonItemZoom {
    position:absolute!important;
    padding:15px;
    width:140px;
    /*height:200px;*/
    border:1px solid #ccc;
    z-index:9999999!important;
    background-color:#fff;
}
.addonItemZoom .box_text {
    text-align:center;
}
.addonItemZoomImg {
    text-align:center;
    
}
/* lastVisited */
.lastVisit{
    clear:both;
    float:none;
    text-align:left;
    display:table;

}
.lastVisitItem{
    display:table-cell; 
    width:90px!important;
    height:100px!important;
    margin:5px;
    text-align:center;
    vertical-align:middle;    
}
.lastVisitItemZoom {
    margin:-70px 0 0 -135px;
    position:absolute;
    padding:15px;
    width:150px;
    /*height:200px;*/
    height:auto!important;
    border:1px solid #ccc;
    z-index:999!important;
    float:left;
}
.lastVisitItemZoom .box_text {
    text-align:center;
}

/* Item Detailseite */
.itemLeftContainer {
    float:left;
    width: 63%;
}
.itemRightContainer {
    width:37%;
    float:left;
}

.itemTopContainer {
    width:99%;
    float:left;
    padding:2%;
    text-align:left!important;
}
.itemRightLeft {
    width:100%;
    float:left;
    margin-left:10px;
}
.itemRightRight {
    padding:10px;
    text-align:right;
    float:right;
    width:200px;
}
.itemTopSection {
    padding:0px 10px 10px 10px;
    clear:both;
    float:left;
    width:318px;
    text-align:left;
   
}
.itemTopSection h1{
        
}

.itemRightLeft option{
    padding: 2px 10px 2px 10px; 
    border:0px!important;
}
.itemBasketSection {
    padding:10px;
    clear:both;
    float:left;
    width:375px;
    margin:15px 10px 0 0;
    text-align:center;
    /* Schatten */
    /*box-shadow:1px 1px 2px #A9A9A9,
              -1px 1px 2px #A9A9A9;
    -moz-box-shadow:1px 1px 2px #A9A9A9,
                   -1px 1px 2px #A9A9A9;
    -ms-box-shadow:1px 1px 2px #A9A9A9,
                  -1px 1px 2px #A9A9A9;
    -webkit-box-shadow:1px 1px 2px #A9A9A9,
                      -1px 1px 2px #A9A9A9;*/
  /* IE 6-9 */      
  /*filter: 
  progid:DXImageTransform.Microsoft.Shadow(color=#A9A9A9,direction=90,strength=2), 
  progid:DXImageTransform.Microsoft.Shadow(color=#A9A9A9,direction=135,strength=2), 
  progid:DXImageTransform.Microsoft.Shadow(color=#A9A9A9,direction=180,strength=2), 
  progid:DXImageTransform.Microsoft.Shadow(color=#A9A9A9,direction=225,strength=2); */   
}
.itemBasketButton .basketButton {
    padding: 6% 0;
    border-radius: 8px;
    background-color: #188504;
    text-align: center;
    width:auto;
}
.itemBasketButton .basketButton:hover {
    background-color:#4fb02f;
}
.basketReload .basketButton {
    margin:3% 0;
    padding:5% 25%;
    border-radius:8px;
    background-color:#188504;
}
.item-3-cols .itemBasketButton .basketButton {
    width:100%;
}
.button_inner {
    width:155px;
    margin:0 auto;
    text-align:center;
    display:inline-block;
}

.itemBasketButton span {
    float:left;
}
.itemBasketButton .basketButton img {
    float:left;
    margin: 0px 5px 1px -20px;
}

.itemRightLeft h2{
    float:left;
    clear:both;
}
.itemRightLeft .options{
    float:left;
    width:100%;
    margin:0 0 10px 0;
}
.itemRightLeft .options #modellForm{
    float:left;
}
.itemRightLeft .options .options_select{
    float:left;
    margin: 1.5% 0;
    width: 100%;
}
.itemRightLeft .options #resetForm{
    margin:10px 0px 0 0px;
    float:right;
}
.itemRightLeft .options .options_select select,
.itemRightLeft .options select{ 
    padding: 10px 0px;
    border:0px!important;
    font-weight:bold;
    min-width: 205px;
    width:100%;
    border: 0.5px solid #ccc !important; 
}

.itemPreis {
    float:left;
    text-align:left;
    padding:10px 0 10px 0px;
    width: 100%;
}
.mengen_input {
    text-align:left;
}
.mengeninput {
    height:30px;
    width:30px;
    text-align:center;
    margin-left:5px;  
}
    
.basketButton{
    float:left;
}

.add_to_basket {
    cursor:pointer;
}


#img_change {
    float:left;
    text-align:center;
    margin-top:10px;
    margin-bottom:10px;
    width:998px;
}
.box_1 .neu_icon {
    float:left;
    margin:265px 0 0 10px;
}
.box_2 .neu_icon {
    margin-left:10px;
}
/* linke Spalte, allgemeine Styles */
.leftcontent {
    float:left;
    width:174px;  
    margin-bottom:10px;  
    min-height:500px;
}
.leftcontent .box h1 {
    line-height:25px;
    padding: 0 0 0 10px;
        
}
.leftcontent .box p {
    line-height:18px;
    padding:0px 0 4px 10px;
}
/* linke Spalte Startseite */
.startseite .box {
    padding:10px;
    width:169px;
    /*border-right:1px solid #bbb;*/
    min-height: 315px;
}
.startseite .subdir_info{
    margin-top: 45px;
}
/** rechte Spalte Startseite **/
.rightcontent {
    width:100%;
    float:left;
}


/** AKTION oben Einzelartikel **/
.aktion_item {
    margin:20px 0 20px 0;
}
.aktion_item_img {
    float:left;
    /*width:330px;*/
    margin-left:-13px;
    text-align:center;
    vertical-align:middle!important;
    height:330px;
    /*display:inline-table;*/
}
.aktion_item_text {
    float:left;
    width:258px;
    padding-top:70px;
    padding-left: 20px;
}
.aktion_item_name {
    padding:15px 20px 15px 0;
}
.aktion_item_preis {
    font-weight:700;
    text-align:right;
    width:80%;
}
.aktion_item_text h1 {
    font-weight:normal;
    line-height:0.9em;
}
.aktion_bild {
    padding-top:4px;
    margin-bottom:10px;
    margin-left:13px;
}
.aktion_bild img {
    max-width:840px;
}
.service_box,
.aktion_box {
    width:100%;
    padding:1% 0px;
    text-align:center;
    float:left;
}
.aktion_box h1 {
    margin:0px;
}
.aktion_dir {
    margin-bottom:20px;
}
.aktion_dir_img {
    text-align:center;
}
/** /AKTION oben Einzelartikel **/

/** Adresse Bestellvorgang **/
.shippingAddress, .billingAddress{
    text-align:left;
}
.changeShippingAddress:hover, .changeBillingAddress:hover{
    cursor:pointer;
}
/**                    **/
.tabelle{
    display:table; 
    width:100%;   
}
.tabelle div{
    display:table-row;
}
.tabelle div div{
    display: table-cell;
}
/** Favoriten **/

/** Adresse Login Center **/
.addresses .box_middle .boxInner{
    width:48%;
    float:left;
    padding-bottom: 2%;
    border-bottom: 1px dotted #ccc;
    padding-left: 2%; 
}
.addresses .box_middle .boxInner:nth-child(2n+1){
    padding-left:0;
    border-right:  1px dotted #ccc;
}
.addresses .box_middle .boxInner > div{
    padding: 0 2%;
}
/** Autocomplete **/
.ui-autocomplete{
    /*top: 33px!important;*/
    /*left: 407.217px!important;*/
    width: 465px!important;
    /*
    -webkit-box-shadow: 3px 19px 33px 4px rgba(143,143,143,1);
    -moz-box-shadow: 3px 19px 33px 4px rgba(143,143,143,1);
    box-shadow: 3px 19px 33px 4px rgba(143,143,143,1);
    */
}
.ui-autocomplete .ui-menu-item{
    float:left;
    clear:both;   
    width: 98%; 
    padding: 3px 1%!important;
}

.ui-autocomplete .ui-state-focus{
    width:98%;
}
.ui-autocomplete .ui-menu-item a{
    float:left;
    width:98%;
    vertical-align: middle;
    display: table;
    min-height: 45px;
}
.ui-autocomplete .ui-menu-item .searchBild{ 
    vertical-align: middle;
    display: table-cell;
    width:60px;
    padding-right:7px;  
}
.ui-autocomplete .ui-menu-item .searchLabel{
    vertical-align: middle;
    display: table-cell;  
    width:65%;
}
.ui-autocomplete .ui-menu-item .searchPreis{ 
    vertical-align: middle;
    display: table-cell;
    text-align: right;
}
/** Autocomplete ende **/

/** Buy / Kaufen **/
.content .box_2 .bestellartWrapper{
    float: left;
    width: 32.33%;
    margin: 0.5%;
}
.content .box_2 .bestellartWrapper .bestellartHeadline{
    padding: 5px 9px;
    float: left;
    font-weight:bold; 
    width:100%;   
}
.content .box_2 .bestellartWrapper .bestellartbox{
    border: 1px solid #484848;
    border-radius:8px;
    width: 65%;
    height: 200px;
    padding: 15%;
    float:left;
    margin: 0 1.5%;
}

.content .box_2 .bestellartWrapper .bestellartbox .bestellartInfoText{
    float:left;
    min-height: 185px;
    width:100%;
}
.content .box_2 .bestellartWrapper .bestellartbox .bestellartLogin{
    padding:0px 0 10px 0;
    float:left;
}
.content .box_2 .bestellartWrapper .bestellartbox .bestellartButtons{
    text-align:center;
}
input.shopButton {
    border-radius:8px;
    margin:0 0 10px 0!important;
    border:0px!important;  
    padding:12px 45px!important;
 
}
#kundendaten{
    width: 100%!important;
}

/* typo3 infoseite zahlungsarten */
#zahlungsarten  img {
    padding:30px 30px 30px 0;
}
.bxslider {
    text-align:center;
    list-style-type:none;
}

/* typo3 tabellen */
.typo3content .contenttable {
    width:100%;
}
.typo3content .contenttable td {
    padding:3px;
    
}
.smartphone {
    display:none;
}

.slider{
    border-bottom: none;
    margin: 20px 0;
}
.slider .inner{
    padding: 0;
}
.strike {
    text-decoration:line-through;
}

#gewichtsHinweis {
color: #c00c08;
text-decoration: underline; 
}

/* font awesome */
.fa-chevron-right {
    color:#8e1406;
}

/** item Detailseite **/
.item-3-cols {
    width:100%;
}
.item_leftrow {
    float:left;
    width:46%;
    padding:0 1%;
}
.item_leftrow h1 {
    padding:0 0 25px 0;
    line-height:1.3em;
}
.item_centerrow {
    float:left;
    width:20%;
    padding:2%;
}
.item_rightrow {
    float:left;
    width:28%;
    padding:2% 0;
}
.item_rightrow .item_preisbox {

}
.item_rightrow .item_preiseinheit {
    vertical-align: 8px;
    color:#3e3e3e;
    margin-left:5px;
    font-weight: 700;    
}
.item_rightrow .vk_link {
    text-decoration:underline;
    padding:5px 0 0 0;
    display:block;
    color:#7a7a7a;
}
.item_rightrow .lieferstatusImg {
    display:none;
}
.item_rightrow .lieferstatusText {
    clear:both;
    float:none;
    margin:15px 0 0 0;
    display:block;
}
.item_rightrow .basketMenge {
    padding:10px 0;
}
.item_socialmedia {
    display:block;
    clear:both;
    float:none;
    margin:50px 0;
}
.item_divider {
    border-top:1px solid #a7a7a7;
    margin:15px 0 12px 0;
    clear:both;
    float:none;
}
.item_icons {
    text-transform:uppercase;
    width:50px;
    text-align:center;
    margin-right:15px;
    float:left;
    margin-bottom:8px;
}
.item_icons img {
    width:35px;
    height:35px;
}


/* item_table_row */
.item_table {
    clear:both;
    float:none;
    width:100%;
}
.item_tablerow {
    clear:both;
    float:none;
}
.item_tablerow_img,
.item_tablerow_text,
.item_tablerow_link,
.item_tablerow_menge,
.item_tablerow_order {
    display:table-cell;
    vertical-align:middle!important;
    padding:5px;
    border-bottom:1px solid #3e3e3e;
}
.item_tablerow_img {
    border-right:1px solid #3e3e3e;
    text-align:center;
    background-color:#fff;
    height: 50px;
    min-width:50px;
}
.item_tablerow_img img {
    max-height:45px;
    max-width:45px;
}
.item_tablerow_text {
    border-right:1px solid #3e3e3e;
    width:calc(100%);
}
.item_tablerow_link {
    border-right:1px solid #3e3e3e;
    text-align:center;
    width:80px;
}
.item_tablerow_link a:link,
.item_tablerow_link a:active,
.item_tablerow_link a:visited {
    color:#b81d19;
    text-decoration:none;
}
.item_tablerow_link a:hover {
    text-decoration:underline;
}
.item_tablerow_menge {
    border-right:1px solid #3e3e3e;
    text-align:center;
    background-color:#c1bfb9!important;
    width:45px;
}
.item_tablerow_menge .itemSmall_menge {
    width:100%;
    background-color:#c1bfb9!important;
}
.item_tablerow_menge .mengeninput {
    width:30px;
    height:25px;
    margin:0;
    padding:0;
    text-align:center;
}
.item_tablerow_order {
    text-align:center;
    color:#fff;
    min-width:57px;
}
.item_tablerow_order .warenkorb_button {
    border-radius:3px;
    margin:0 auto;
    padding:6px;
}
.item_table .last div {
    border-bottom:none;
}
.basket_addFavorites {
    clear:both;
    float:none;
    padding:8px 0;
    display:block;
} 
/* /item_table_row */



/* itemSlider */
.section_itemSlider {
    width:100%;
    clear:both;
    padding:1% 0 85px;
    margin:20px auto;     
}
.section_itemSlider .bx-wrapper {
    width:100%!important;
    max-width:1005px!important;
}
.section_itemSlider .bx-wrapper {
    padding:0 5%;
}
div.itemSlider {
    width:100%!important;
    border:1px solid #f00;
}
.itemSliderWrapper .bx-wrapper img {
    max-height:175px;
    display:inline-block;
}
.item_slider_img {
    text-align: center;
    height: 100%;
    max-height: 200px;
}
.itemSlider .item_slider_img img {
    max-height:175px;
    width:auto!important;
    display:inline!important;
    margin: 0 auto;
}
.item_slider_hersteller {
    margin:3% 0;
    height:30px;
}
.item_slider_hersteller img {
    width:auto!important;
    max-height:30px!important;
}

.item_slider_top {
    position:absolute;
}
.item_slider_inner {
    border: 1px solid #ccc!important;
    padding: 10%;
    width: calc(80% - 2px);
}

.item_slider_img {
    max-height: 350px;
    opacity: 1;
    width: auto!important;
    height: 350px!important;
}

/* item special */
.item_special {

    position:absolute;
    margin:-2% 0 0 -2%;
}
.item_special img {
    float:left;
    margin-right:2px;
    max-width:40px;
}
.item_slider_special {
    margin: -15px 0 0 -15px;
    position:fixed;
    width:100%;
}
.item_slider_special img {
    max-width:40px;
    float:left;
    margin-right:2px;
}

.itemSliderWrapper .bx-wrapper {
    max-width:90%!important;
}
.itemSliderWrapper {
    max-width:90%!important;
    margin:0 auto;
}

/* infobar */
.infobar ul {
    display:table;
    margin:0 auto;
    width:100%;
    max-width:1005px;
} 
.infobar ul li {
    float:left;
    list-style-type:none;
    padding:2px 0;
    width:25%;
    text-align:center;
}

.trustpilot {
    clear:both;
}

/** internet explorer hacks **/
@media screen\0 { 
    #suchbegriff {
        height:17px;
    }
}

/*Santander Finanzierung*/

#finanzierungsDlg table tr td table td {
    padding:7px 5px;
}
#finanzierungsDlg .wrapper {
    width:60%;
    margin:20px auto 0 auto;
}
.result select,
.result input {
    border:1px solid #ccc!important;
    text-align:right!important;
}

.scontent td {
    width:auto;
}
.scontent input {
    text-align:right;
}
.scontent select {
    border:1px solid #ccc!important;
}

/*Amazon Payments */
#addressBookWidgetDiv,
#walletWidgetDiv
{
    width: 49%; 
    height: 228px;
    float:left;
    margin-top:0px;
}
#readOnlyAddressBookWidgetDiv, 
#readOnlyWalletWidgetDiv
{
    width: 49%;
    height: 185px;
    float:left;
}
#readOnlyWalletWidgetDiv
{
    margin-top:-18px!important;
}
#walletWidgetDiv,
#readOnlyWalletWidgetDiv
{
    margin-left:10px;
}


/* typo3 content */
.typo3content {
    margin-top:12px;
    padding:2%;
    width:96%;
}
.typo3content p {
    font-weight:normal;
    padding:10px 0!important;
    line-height:1.5em;
}
.typo3content ul,
.csc-mailform ol {
    margin-left:2%!important;
}
.csc-mailform ol {
    list-style-type:none;
}
.csc-default {
    clear:both;
    float:left;
    margin:0 auto 5% auto;
    width:100%;
}
.csc-textpic-intext-left .csc-textpic-imagewrap {
    float:left;
    padding:0 20px 0 0;
}
.csc-firstHeader {
    padding:0 0 3% 0;
}
.csc-mailform .csc-form-element {
    padding:5px;
}
.csc-mailform label {
    width:20%;
    float:left;
}


/* versand accordion */
h3.vkselection {
    height: auto;
    float: left;
    width: 98%;
    padding: 1% !important;
    margin: 0 !important;
}
.ui-accordion .ui-accordion-content {
    width:96%;
    padding:2%!important;
}

.za_text {
    float:left;
    display:block;
    width:80%;
    padding:0; 
}
.za_text p {
    margin: 1% 0 0 30px;
}
.za_logo {
    float:right;
    display:block;
    width:13%;
    text-align:right;
}
.za_logo img {
    max-height:30px;
    width:auto;
    padding-left:2%;
}
.auswahl {
    float:left;
    display:block;
    width:7%;
    text-align:center;
}
.auswahl img {
    max-height:30px;
    width:auto;
}

.fancybox-overlay {
    z-index:8010;
}


/* detailseite finanzierung */
.item_finanzierung {
    transition:all 0.2s ease;
    border-radius:3px;
    border:1px solid #aaa;
    background-color:#eee;
    color:#000;
    margin:2% 0;
    padding:2%;
    width:87.2%;
    text-align:center;
}
.item_finanzierung:focus,
.item_finanzierung:hover {
    background-color:#e3000b;
    color:#fff;
    text-decoration:none;
    border: 1px solid #fff;
}
.item_finanzierung > div {
    background-color:#e3000b;
    text-align:center;
}

form#basket {
    width:100%;
}

.itemBasketButton .favoriteButton {
    cursor:pointer;
    padding: 5% 29%;
    border-radius: 8px;
    background-color: #dceefa;
    width:calc(42% - 2px);
    color:#000;
}
.itemBasketButton .favorite_ButtonInner {
    
}
.itemBasketButton .favorite_ButtonInner:hover {
    background-color:#bbdbf1;
}
.itemBasketButton .favorite_ButtonInner img {
    float: left;
    margin: 5px 10px 1px -15px;
}


.uvp {
    clear:both;
}
#youtubeFrame {
    width:100%;
    height:auto;
}


/* box_subdir */
.box_subdir {
    float:left;
    width:100%;
    margin:80px 0;
}
.box_subdir .bottom > div p {
    padding:10px 0;
    line-height:1.4em!important;
}

/* scroll effect */
.subdir .ce-right,
.subdir .ce-left {
    float:left;
}
.subdir .ce-left .top {
  opacity:1;
  /*left:-2%;*/
  transition:opacity .2s ease, left .2s ease;
  position:relative;
  max-width:40%;
  text-align:center;
}
.subdir .ce-left .bottom {
  opacity:1;
  /*right:-2%;*/
  transition:opacity .2s ease, right .2s ease!important;
  position:relative;
  max-width:50%;
  text-align:center;
  float:right;
  padding-right:10%;
  padding-top:40px;
}
.subdir .ce-right .top {
  opacity:1;
  /*right:-2%;*/
  transition:opacity .2s ease, right .2s ease;
  position:relative;
  max-width:50%;
  float:right;
  text-align:center;
}
.subdir .ce-right .bottom {
  opacity:1;
  /*left:-2%;*/
  transition:opacity .2s ease, left .2s ease!important;
  position:relative;
  max-width:50%;
  float:left;
  text-align:center;
  padding-left:10%;
  padding-top:40px;
}

/* service03 */
.service03 {
    margin:50px 0;
    display:block;
    float:left;
    max-width:1230px;
    padding:0;
    width:100%;
}
.service03 .col {
    width:50%;
    float:right;
    padding:0;
    margin:0;
}
.service03 .col:first-child {
    float:left;
    width:calc(50% - 20px);    
}
.service03.bgwhite p.red.uppercase {
    margin-top: 10%;
    color: #f49600;
    text-transform: uppercase;
    font-weight: bold;
}
.service03 .box {
    width:100%;
    margin:0;
    padding:0;
    text-align:left;
}

.service03 .top {
    float:left;
    background-color:#888;
    max-width:64px;
    width:100%;
}
.service03 .text {
    width:100%;
    max-width: calc(100% - 84px);
    background-color:#eaeaea!important;
    float:left;
    padding:7px 10px 8px;
    transition:all 200ms ease;
}
.service03 .text:focus,
.service03 .text:hover {
    background-color:#ccc!important;   
}
 
.service03 .box h3 {
    clear:both;
    padding:0;
    margin:0;
    -moz-hyphens: auto;
    -o-hyphens: auto;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
}
.service03 .box .bild {
    text-align:center;
    clear:both;
    float:left;
    overflow:hidden;
    padding:0;
    width:100%;
}




.itemTable_rownew td:first-child,
.itemTable_rownew td:last-child {
    text-align:center;
}
.itemTable_rownew .add_item_from_subdir {
    padding:5px;
    border-radius:3px;
    margin:0 10px;
}

.shopButton {
    border-radius:8px;
    padding:12px 45px;
    margin:0 0px 10px 5px;
}

.box_middle input[type=text] {
    padding:3px;
}
#katalogbestellung tr td {
    padding:3px 0;
}

.basket_table .label {
    width:33%;
}
.bestellvorgang_100 {
    width:90%;
    padding-right:10%;
}
.bestellvorgang_100 .basket_table .label {
    width:33%;
}
.basket_table input[type="text"],
.basket_table input[type="email"] {
    width:100%;
    max-width:89%;
    padding:0 2px;
}
    .bestellvorgang_leftrow {
    clear:both;
    float:none;
    width:90%;
    padding-right:10%;
} 
.bestellvorgang_rightrow {
    clear:both;
    float:none;
}
#servicebox_form input,
#servicebox_form textarea,
.loginInfo input,
.bestellvorgang textarea,
.bestellvorgang select,
.bestellvorgang input,
.versand_laenderauswahl select,
.input {
    border-radius: 5px;
    padding:8px!important;
}

.bestellvorgang .basket_table table td{
    border-right: 1px solid #777;
    border-bottom: 1px solid #777;
}
.bestellvorgang .basket_table table td:last-of-type{
    border-right: none;
}
.bestellvorgang .basket_table table tr:last-of-type td{
    border-bottom: none;
}
#kundendaten{
    width: 100%!important;
}
#kundendaten .bestellvorgang {
    padding:3%;
    width:86%;
}

/* Katalogbestellung / Anfrage */
/* -- Clearing of automatic JS -- */
.form-wrapper form button .ui-button-text {
    padding: 0px 0px !important;
}

.form-wrapper form button.ui-button {
    background: #188504 !important;
    margin: 0 !important;
}

.form-wrapper form button.ui-button:hover {
    background: #1d9a05 !important;
}
/* -- End -- */

/* Form Font Clearing of automatic JS */
.form-wrapper form input,
.form-wrapper form textarea,
.form-wrapper form input,
.form-wrapper form select,
.form-wrapper form label,
.form-wrapper form button,
.form-wrapper form .hinfo p,
.form-wrapper form .hinfo span,
.form-wrapper form p {
    font-family: latoregular;
    line-height: normal;
}
/* End Form Font */

/* Layout */
.form-wrapper {
    width: 700px;
    margin-left: auto;
    margin-right: auto;
}

.form-wrapper *,
.form-wrapper * * {
    box-sizing: border-box;
}

.form-wrapper form {
    padding: 10px;
    display: grid;
    grid-template-rows: auto;
    grid-template-columns: repeat(4, 1fr);
    margin-left: auto;
    margin-right: auto;
    row-gap: 0.5vh;
    column-gap: 10px;
    grid-template-areas:    "info-top-2 info-top-2 info-top-2 info-top-2"
                            "info-top-1 info-top-1 info-top-1 info-top-1"
                            "lable-firma lable-firma lable-firma lable-firma"
                            "firma firma firma firma"
                            "lable-name lable-name lable-name lable-name"
                            "name name name name"
                            "lable-adresse lable-adresse lable-adresse lable-adresse"
                            "adresse adresse adresse adresse"
                            "lable-plz lable-ort lable-ort lable-ort"
                            "plz ort ort ort"
                            "lable-email lable-email lable-email lable-email"
                            "email email email email"
                            "lable-subject lable-subject lable-subject lable-subject"
                            "subject subject subject subject"
                            "lable-bemerkung lable-bemerkung lable-bemerkung lable-bemerkung"
                            "bemerkung bemerkung bemerkung bemerkung"
                            "rc rc rc rc"
                            "info-bot-1 info-bot-1 info-bot-1 info-bot-1"
                            "absenden absenden reset reset";
}

.form-wrapper form input,
.form-wrapper form textarea,
.form-wrapper form select,
.form-wrapper form button {
    width: 100%;
    padding: 10px !important;
    margin-bottom: 10px;
    border-radius: 5px;
}

.form-wrapper form input::placeholder,
.form-wrapper form textarea::placeholder,
.form-wrapper form select::placeholder {
    color: rgb(117,117,117);
}

.form-wrapper form button::placeholder {
    color: #000;
}

.form-wrapper form input:last-child,
.form-wrapper form textarea:last-child,
.form-wrapper form select:last-child {
    margin-bottom: 0;
}

.form-wrapper form label {
    padding-left: 5px;
}

.form-wrapper form .msg-box {
    width: 100%;
    padding: 10px;
    background-color: rgba(255, 255, 255, 1);
    margin-bottom: 10px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}

.form-wrapper form .msg-box .info-icon {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    height: 3vh;
    min-height: 30px;
    max-height: 60px;
    width: 3vh;
    min-width: 30px;
    max-width: 60px;
    border-radius: 20000px;
    font-weight: bolder;
    color: #FFF;
    margin-right: 10px;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.form-wrapper form .msg-box p {
    flex-grow: 1;
}

.form-wrapper form .hinfo {
    grid-area: info-top-1;
    border: 1px solid  rgb(27,35,84);
    outline: 1px solid rgba(255, 255, 255, 0);
}

.form-wrapper form .hinfo .info-icon {
    background-color: rgb(27,35,84);
}

.form-wrapper form .error-msg {
    grid-area: info-top-2;
    border: 1px solid rgb(179,7,14);
    outline: 1px solid rgba(255, 255, 255, 0);
}

.form-wrapper form .error-msg .info-icon {
    background-color: rgb(179,7,14);
}

.form-wrapper form .succses-msg {
    grid-area: info-top-2;
    border: 1px solid rgb(90, 168, 90);
    outline: 1px solid rgba(255, 255, 255, 0);
}

.form-wrapper form .succses-msg .info-icon {
    background-color:  rgb(90, 168, 90);
}

.form-wrapper form label[for=Firma] {
    grid-area: lable-firma;
}

.form-wrapper form .firma {
    grid-area: firma;
}

.form-wrapper form label[for=Name] {
    grid-area: lable-name;
}

.form-wrapper form .name {
    grid-area: name;
}

.form-wrapper form label[for=Adresse] {
    grid-area: lable-adresse;
}

.form-wrapper form .adresse {
    grid-area: adresse;
}

.form-wrapper form label[for=PLZ] {
    grid-area: lable-plz;
}

.form-wrapper form .plz {
    grid-area: plz;
}

.form-wrapper form label[for=Ort] {
    grid-area: lable-ort;
}

.form-wrapper form .ort {
    grid-area: ort;
}

.form-wrapper form label[for=Mail] {
    grid-area: lable-email;
}

.form-wrapper form .email {
    grid-area: email;
}

.form-wrapper form label[for=Subject] {
    grid-area: lable-subject;
}

.form-wrapper form .rc {
    grid-area: rc;
}

.form-wrapper form .subject {
    grid-area: subject;
}

.form-wrapper form label[for=Bemerkung] {
    grid-area: lable-bemerkung;
}

.form-wrapper form .bemerkung {
    grid-area: bemerkung;
    resize:vertical;
    min-height: 38px;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
}

.form-wrapper form .binfo {
    grid-area: info-bot-1;
    padding-left: 5px;
}

.form-wrapper form button {
    border-radius: 3px;
    padding: 12px 45px;
    border: 0;
    background-image: unset;
    background-color: #188504;
    color: #fff;
    transition: background-color .2s ease;
}

.form-wrapper form button:hover {
    background-color:#1d9a05;
    transition: background-color .2s ease;
}

.form-wrapper form button[type="reset"] {
    grid-area: reset;
}

.form-wrapper form button[type="button"],
.form-wrapper form button[type="submit"] {
    grid-area: absenden;
}
/* -- END Layout -- */

/* -- Media Queries -- */
@media only screen and (max-width: 768px){  
    .form-wrapper {
        width: 70%;
    }

    .form-wrapper form {
        grid-template-columns: 1fr;
        grid-template-areas:    "info-top-2"
                                "info-top-1"
                                "lable-firma"
                                "firma"
                                "lable-name"
                                "name"
                                "lable-adresse"
                                "adresse"
                                "lable-plz"
                                "plz"
                                "lable-ort"
                                "ort"
                                "lable-email"
                                "email"
                                "lable-subject"
                                "subject"
                                "lable-bemerkung"
                                "bemerkung"                               
                                "rc"
                                "info-bot-1"
                                "absenden"
                                "reset";
    }

    .form-wrapper form button[type="button"]:first-of-type,
    .form-wrapper form button[type="submit"]:first-of-type {
        margin-bottom: 10px;
    }
}

@media only screen and (min-device-width : 320px) and (max-device-width : 768px) {  
    .form-wrapper {
        width: 98%;
        
    }
    
    .form-wrapper form {
        grid-template-columns: 1fr;
        grid-template-areas:    "info-top-2"
                                "info-top-1"
                                "lable-firma"
                                "firma"
                                "lable-name"
                                "name"
                                "lable-adresse"
                                "adresse"
                                "lable-plz"
                                "plz"
                                "lable-ort"
                                "ort"
                                "lable-email"
                                "email"
                                "lable-subject"
                                "subject"
                                "lable-bemerkung"
                                "bemerkung"                               
                                "rc"
                                "info-bot-1"
                                "absenden"
                                "reset";
    }

    .form-wrapper form button[type="button"]:first-of-type,
    .form-wrapper form button[type="submit"]:first-of-type {
        margin-bottom: 10px;
    }
}
/* -- Media Queries END -- */

/* jquery UI Anpassungen */
.ui-widget {
    font-family:source_sans_proregular!important;
}
.ui-dialog {
    border:1px solid #dceefa!important;
    border-radius: 8px!important;
    background-color:#dceefa!important;
    
}
.ui-widget-content {
    color:#0045a0!important;
    background:none!important;
    background-color:#dceefa!important;
}
.ui-widget-header {
    color:#0045a0!important;
    background:none!important;
    background-color:#dceefa!important;
}
.ui-dialog-titlebar-close {
    border:none!important;
    background:none!important;
    background-color:transparent!important;
    border-radius:8px;
    color:#fff!important;
    
}
.ui-dialog .ui-dialog-buttonpane {
    border:none!important;
}
.ui-state-default, 
.ui-widget-content .ui-state-default, 
.ui-widget-header .ui-state-default {
    transition:all 200ms ease;
    background-image:none!important;
}

.ui-dialog-buttonset .ui-button {
    border:none!important;
    background:none!important;
    background-color:#4fb02f!important;
    border-radius:8px;
    color:#fff!important;
    transition:all 200ms ease;
} 
.ui-dialog-buttonset .ui-state-hover {
    background-color:#0045a0!important;
}
.ui-widget-overlay {
    background:none!important;
    background-color:#fff!important;
    opacity:.5;
}
.ui-tabs-nav > li {
    border-top-left-radius:8px!important;
    border-top-right-radius:8px!important;
}


.basket_table textarea {
    width:100%;
    max-width:86%;
}

.basket_table_artikel {
    padding:0;
    margin:0;
    width:70%;
}