﻿@font-face {
    font-family: 'robotolight';
    src: url('media/files/fonts/Roboto-Light-webfont.eot');
    src: url('media/files/fonts/Roboto-Light-webfont.eot?#iefix') format('embedded-opentype'),
         url('media/files/fonts/Roboto-Light-webfont.woff') format('woff'),
         url('media/files/fonts/Roboto-Light-webfont.ttf') format('truetype'),
         url('media/files/fonts/Roboto-Light-webfont.svg#robotolight') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'robotoregular';
    src: url('media/files/fonts/Roboto-Regular-webfont.eot');
    src: url('media/files/fonts/Roboto-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('media/files/fonts/Roboto-Regular-webfont.woff') format('woff'),
         url('media/files/fonts/Roboto-Regular-webfont.ttf') format('truetype'),
         url('media/files/fonts/Roboto-Regular-webfont.svg#robotoregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'robotomedium';
    src: url('media/files/fonts/Roboto-Medium-webfont.eot');
    src: url('media/files/fonts/Roboto-Medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('media/files/fonts/Roboto-Medium-webfont.woff') format('woff'),
         url('media/files/fonts/Roboto-Medium-webfont.ttf') format('truetype'),
         url('media/files/fonts/Roboto-Medium-webfont.svg#robotomedium') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'robotobold';
    src: url('media/files/fonts/Roboto-Bold-webfont.eot');
    src: url('media/files/fonts/Roboto-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('media/files/fonts/Roboto-Bold-webfont.woff') format('woff'),
         url('media/files/fonts/Roboto-Bold-webfont.ttf') format('truetype'),
         url('media/files/fonts/Roboto-Bold-webfont.svg#robotobold') format('svg');
    font-weight: normal;
    font-style: normal;

}

#www, #label-firma2, #label-ort {
		display: none;
	}
html fieldset {
	 position: relative;
	 padding-bottom: 0px;
	 margin: 0px;
	 padding-left: 0px;
	 padding-right: 0px;
	 padding-top: 30px}

html legend {
	 position: absolute;
	 top: -0.6em;
	 left: 0.5em}
	 
body {
    text-align: center;
    font-size: 15px;
    color: #333333;
    margin: 0;
    padding: 0;
    font-family: 'robotoregular', Tahoma;
    background-image: url(media/images/layout/background-4.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0 100%;
    background-attachment: fixed;
}

img {
	 border-bottom: 0px;
	 border-left: 0px;
	 border-top: 0px;
	 border-right: 0px}

form {
	 padding-bottom: 0px;
	 margin: 0px;
	 padding-left: 0px;
	 padding-right: 0px;
	 padding-top: 0px}

.input_text {
	 border-bottom: #999999 1px solid;
	 text-align: left;
	 border-left: #999999 1px solid;
	 padding-bottom: 3px;
	 background-color: #ffffff;
	 padding-left: 3px;
	 padding-right: 3px;
	 color: #333333;
	 font-size: 14px;
	 border-top: #999999 1px solid;
	 border-right: #999999 1px solid;
	 padding-top: 2px}

.input_text_small {
	 border-bottom: #999999 1px solid;
	 text-align: left;
	 border-left: #999999 1px solid;
	 padding-bottom: 1px;
	 background-color: #ffffff;
	 padding-left: 3px;
	 padding-right: 3px;
	 color: #333333;
	 font-size: 10px;
	 border-top: #999999 1px solid;
	 border-right: #999999 1px solid;
	 padding-top: 1px}

.input_text2 {
	 border-bottom: #999999 1px solid;
	 text-align: left;
	 border-left: #999999 1px solid;
	 padding-bottom: 3px;
	 background-color: #ffffff;
	 padding-left: 3px;
	 padding-right: 0px;
	 color: #333333;
	 font-size: 12px;
	 border-top: #999999 1px solid;
	 border-right: #999999 1px solid;
	 padding-top: 3px}

textarea {
	 border-bottom: #999999 1px solid;
	 text-align: left;
	 border-left: #999999 1px solid;
	 background-color: #ffffff;
	 color: #000000;
	 font-size: 12px;
	 border-top: #999999 1px solid;
	 border-right: #999999 1px solid}
textarea.input_text2 {
    padding: 6px;
}
p {
	margin: 8px 0 8px 0;	
	line-height: 20px;
} 
strong, b {
    font-family: 'robotobold';
    font-weight: normal;
}


table {
	width: 100%;
}
td {
	 font-size: 14px;
}

img {
	 max-width: 100%;
	 border-top: 0px;
	 height: auto;
	 border-right: 0px;
	 border-bottom: 0px;
	 border-left: 0px;
	 -moz-transition: all 0.3s;
	 -webkit-transition: all 0.3s;
	 transition: all 0.3s} 
	 

a, input, ul, li, p, div, .submit_button, .basket_button{
	 -moz-transition: background, background-color, color 0.2s;
	 -webkit-transition: background, background-color, color 0.2s;
	 transition: background, background-color, color 0.2s} 
	 
form {
    color: #333;
    padding-bottom: 0px;
    padding-top: 0px;
    padding-left: 0px;
    margin: 0px;
    padding-right: 0px;
}

textarea {
	 border-top: #999999 1px solid;
	 border-right: #999999 1px solid;
	 width: 95%;
	 border-bottom: #999999 1px solid;
	 color: #000000;
	 text-align: left;
	 border-left: #999999 1px solid;
	 background-color: #ffffff}

select {
    padding: 2px;
    width: 100%;
    max-width: 400px;}

a {
	 text-decoration: none;
	 color: #055AAA;}

a:hover {
	 text-decoration: underline;
	 color: #055AAA}

.mailimg img {
	margin-bottom: -5px;
}
.rahmen_unten {
    border-bottom: #055AAA 0px solid;
    padding-bottom: 40px;
    background-color: rgba(0, 0, 0, 0);
    padding-left: 30px;
    margin-left: 0px;
    clear: both;
    padding-top: 10px;
    max-width: 1200px;
    margin: auto;
    padding-right: 30px;
    border-top: #055AAA 7px solid;
    background: linear-gradient(#efefef 0%, #fff 20%);
}

.rahmen_links {
    padding-left: 0px;
    width: 240px;
    float: left;
    margin-right: 2%;
    padding-top: 15px;
}

.rahmen_mitte {
    padding-bottom: 0px;
    padding-left: 0px;
    margin-bottom: 0px;
    overflow: hidden;
    padding-top: 15px;
}

.login P {
	 margin-top: 3px;
	 padding-left: 0px;
	 padding-right: 0px;
	 margin-bottom: 3px}

.rahmencontent_center {
	 text-align: center;
	 margin: 15px 230px 10px 320px}

h1, .headline_1 {
    line-height: 32px;
    margin: 0px 0px 8px;
    color: #2472BA;
    font-size: 26px;
    font-weight: normal;
    font-family: 'robotomedium', Arial;
}

h2, .headline_2 {
	 margin: 8px 0px 0px;
	 color: #444444;
	 font-size: 18px;
	 font-weight: normal; 
     font-family: 'robotomedium', Arial;}

h3, .headline_3 {
	 margin: 8px 0px 0px;
	 color: #444444;
	 font-size: 15px;
	 font-weight: normal;	  
     font-family: 'robotomedium', Arial;}


.boxm .beschreibung {
	 padding-right: 10px;
	 margin-bottom: 10px}

.fehler {
	 background-image: url(media/images/layout/error.gif);
	 border-bottom: #ff0000 1px solid;
	 border-left: #ff0000 1px solid;
	 padding-bottom: 10px;
	 background-color: #fff2e9;
	 padding-left: 30px;
	 padding-right: 20px;
	 background-repeat: no-repeat;
	 color: #ff3300;
	 border-top: #ff0000 1px solid;
	 border-right: #ff0000 1px solid;
	 padding-top: 10px}
.hinweis {
    background: #eee;
    padding: 10px 15px;
    margin-bottom: 20px;
    border: 3px solid #DCAA00;
    color: #000;
}

.summen {
    border-bottom: #DCAA00 1px solid;
    border-left: #DCAA00 1px solid;
    background-color: #fafafa;
    border-top: #DCAA00 1px solid;
    border-right: #DCAA00 1px solid;
}

.gruppen_pfad {
	 padding-bottom: 5px;
	 margin-top: 15px;
	 font-weight: normal}

.gruppen_pfad P {
	 margin-top: 5px;
	 margin-bottom: 5px;
     font-family: 'robotomedium';}

.box_banner_right {
	 border-left: #DCAA00 1px solid;
	 width: 365px;
	 display: inline;
	 float: right;
	 height: 200px;
	 overflow: hidden}

.content_grey {
	 color: #666666}

.box_cat {
	 margin-bottom: 0px}

.box_cat UL {
	 padding-bottom: 0px;
	 margin: 0px;
	 padding-left: 0px;
	 padding-right: 0px;
	 padding-top: 0px}

.box_cat LI {
	 padding-bottom: 0px;
	 line-height: 24px;
	 list-style-type: none;
	 margin: 0px;
	 padding-left: 10px;
	 padding-right: 10px;
	 padding-top: 0px}

.box_cat .ebene_1 {
	 padding-left: 0px;
	 padding-right: 0px;
	 line-height: 18px}

.box_cat .ebene_1 A {
    border-top: #3388D8 0px solid;
    line-height: 18px;
    padding: 6px 10px 6px 10px;
    display: block;
    color: #ffffff;
    font-size: 15px;
    text-decoration: none;
    background: #055AAA;
    border-left: 5px solid #055AAA;
}

.box_cat .ebene_1:first-child A {
    border-top: 0;
}
.box_cat .ebene_1 A:hover {
    background: #fff;
    color: #a12c2c;
    text-decoration: none;
    border-left: 5px solid #DCAA00;
}

.box_cat .ebene_1 .selected {
    background: #DCAA00;
    color: #333;
    font-family: 'robotomedium';
    border-left: 5px solid #DCAA00;
}
.box_cat .ebene_1 .selected:hover {
    background: #DCAA00;
    color: #a12c2c;
}
	 
.box_cat .ebene_2, .box_cat .ebene_3, .box_cat .ebene_4 {
    padding-left: 0px;
    padding-right: 0px;
}

.box_cat .ebene_2 A, .box_cat .ebene_3 A, .box_cat .ebene_4 A {
    line-height: 16px;
    padding: 3px 10px 3px 10px;
    display: block;
    color: #000000;
    font-size: 13px;
    text-decoration: none;
    background: #ffffff;
    border-left: #DCAA00 5px solid;
}
.box_cat .ebene_2 A:hover, .box_cat .ebene_3 A:hover, .box_cat .ebene_4 A:hover {
    border-left: #055AAA 5px solid;
	text-decoration: none}

.box_cat .ebene_2 .selected, .box_cat .ebene_3 .selected, .box_cat .ebene_4 .selected {
    color: #a12c2c;
    font-style: italic;
    background: #DCAA00;
}

.box_cat .ebene_4 A {
    padding: 3px 10px 3px 20px;
	background: #f3f3f3;
}
	 

.box_cat_bottom {
	 width: 180px;
	 height: 14px;
	 margin-left: 15px}

.boxr {
	 margin: 0px;
	 padding-left: 0px}

.box1 {
	 border-bottom: #055AAA 1px solid;
	 border-left: #055AAA 1px solid;
	 padding-bottom: 2px;
	 margin-top: 0px;
	 margin-bottom: 0px;
	 border-top: #055AAA 1px solid;
	 border-right: #055AAA 1px solid}

.box1 .headline {
	 border-bottom: #ffffff 1px solid;
	 line-height: 28px;
	 background-color: #efefef;
	 margin-top: 0px;
	 padding-left: 10px;
	 margin-bottom: 8px;
	 color: #000000;
	 font-size: 12px;
     font-family: 'robotomedium';}

.box1 P {
	 padding-left: 10px;
	 padding-right: 10px;
	 margin-bottom: 8px}

.box1 .headliner {
    line-height: 28px;
    background-color: #DCAA00;
    margin: 0px 0px 8px;
    padding-left: 10px;
    font-weight: normal;
}

.box2 {
    border-bottom: #DCAA00 1px solid;
    border-left: #DCAA00 1px solid;
    margin-bottom: 0px;
    overflow: hidden;
    border-top: #DCAA00 1px solid;
    border-right: #DCAA00 1px solid;
}

.box2.cat {
    border: 0;
}

.box2 .headline {
    line-height: 24px;
    background-color: #DCAA00;
    padding: 4px 0 4px 10px;
    color: #333;
    font-size: 16px;
    font-weight: normal;
    margin: 0;
}
.box2 h3.headline {
    font-size: 18px;
}

.box2 .headliner {
	 line-height: 28px;
	 background-color: #efefef;
	 padding-left: 10px;
	 margin-bottom: 0px;
	 color: #333333;
	 font-size: 14px;
     font-family: 'robotomedium';}

.linkgruppe_Fusszeile {
	 text-align: center;
	 margin: 30px 230px 30px 320px;
     font-family: 'robotomedium';}

.linkgruppe_Fusszeile A {
	 color: #000000}

.float_right {
    float: right;
    text-align: right;
    width: 425px;
    max-width: 100%;
}

.newslist {
	 clear: both;
	 padding-top: 7px}

.input_form {
    border-left: #DCAA00 1px solid;
    padding-left: 20px;
    padding-right: 20px;
    border-top-width: 0px;
    border-right: #DCAA00 1px solid;
    padding-top: 20px;
    border-top: #DCAA00 1px solid;
    padding-bottom: 20px;
}

.input_form TD {
	 padding-left: 0px;
	 margin-left: 0px}

.input_form2 .td_border {
	 border-bottom: #DCAA00 0px solid;
	 padding-bottom: 10px;
	 border-top: #DCAA00 1px solid;
	 padding-top: 10px}

.input_form .alignright {
	 text-align: right;
	 padding-right: 8px;
	 height: 40px}

.input_form2 .alignright {
	 text-align: right;
	 padding-right: 15px;
	 height: 40px}

.warenkorb {
	 padding-left: 20px;
	 padding-right: 20px;
	 border-collapse: collapse}

.warenkorb TD {
	 border-top: #d6e8f2 1px solid}

.warenkorb TH {
    background-color: #F3F3F3;
    font-size: 13px;
    font-family: 'robotomedium';
    font-weight: normal;
}

.warenkorb .alignright {
	 text-align: right}

.warenkorb2 {
	 border-bottom: #DCAA00 1px solid;
	 border-left: #DCAA00 1px solid;
	 border-collapse: collapse;
	 border-top: #DCAA00 1px solid;
	 margin-right: 6px;
	 border-right: #DCAA00 1px solid}

.warenkorb2 TD {
	 border-top: #DCAA00 1px solid}

.warenkorb2 TH {
    background-color: #efefef;
    font-size: 14px;
    font-family: 'robotomedium';
    font-weight: normal;
}

.warenkorb .alignright {
	 text-align: right}

.summen TD {
	 border-top-width: 0px;
     font-family: 'robotomedium';}

.td_fuss {
	 padding-left: 10px;
	 padding-right: 0px;
	 padding-top: 15px}


/* Warenkorb Modal */
.basket-modal {
    position: fixed;
    right: -100%;
    top: 0;
    background: #fff;
    max-width: 100%;
    z-index: 999999;
    overflow-y: auto;
    height: 100vh;
    width: 100%;
    background: rgba(0,0,0,0);
    transition: 0.3s right, background 0.3s 0.3s;
    text-align: left;
}
.basket-modal.active {
    right: 0;
    background: rgba(0,0,0,0.5);
}
.basket-overlay {
    width: 100%;
    height: 100vh;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 0;
}
.basket-content {
    background: #fff;
    display: inline-block;
    float: right;
    min-height: 96vh;
    padding: 4vh;
    box-shadow: 0 0 25px rgb(0 0 0 / 50%);
    z-index: 1;
    position: relative;
}
.basket-modal .boxm {
    border: none;
}
.basket-modal .boxm .headline {
    background: transparent;
    padding-left: 0;
    font-size: 26px;
}
.basket-modal .warenkorb {
    padding-left: 0;
    padding-right: 0;
	margin-top: 30px;
}
.basket-modal table {
    width: auto;
}
.basket-modal .td_fuss {
    padding-left: 0;
}
.basket-modal td, .basket-modal p {
    font-size: 13px;
    line-height: 1.2;
}
.basket-modal p {
	margin: 3px 0 3px 0;
}
.basket-modal .box_m_content {
    display: block;
    padding: 10px 0 0 0;
}
.hide-basket.close {
    float: right;
    font-size: 36px;
    font-family: Arial;
    padding: 4vh;
    cursor: pointer;
    position: absolute;
    right: 0;
    top: 0;
    transition: color 0.3s;
    line-height: 0.7;
    z-index: 999;
}
.hide-basket.close:hover {
	color: #DCAA00;
}
@media (max-width:600px) {	
	.basket-modal .box_m_content {
		padding-bottom: 10px;
		padding-left: 0;
		padding-right: 0;
		padding-top: 15px;
	}	
	.basket-modal .submit_button {
		margin-bottom: 25px;
		width: 100%;
	}	
}
/* Warenkorb Modal ENDE */

.cube {
	 border-bottom: #cccccc 1px solid;
	 position: absolute;
	 border-left: #cccccc 1px solid;
	 padding-bottom: 3px;
	 background-color: #ffffff;
	 margin: 0px;
	 padding-left: 3px;
	 width: 350px;
	 padding-right: 3px;
	 height: 100px;
	 visibility: hidden;
	 color: #000000;
	 overflow: scroll;
	 border-top: #cccccc 1px solid;
	 border-right: #cccccc 1px solid;
	 padding-top: 3px}

.p_right {
	 text-align: right;
	 padding-right: 8px}

.preis {
	 font-size: 12px;
     font-family: 'robotomedium';}

.box_produkt {
	 border-bottom: #DCAA00 1px solid;
	 text-align: left;
	 margin-bottom: 10px;
	 margin-left: 0px;
	 overflow: hidden;
	 margin-right: 0px}

.box_produkt .thumb {
	 padding-bottom: 0px;
	 margin-top: 1px;
	 padding-left: 0px;
	 width: 110px;
	 float: left;
	 height: 120px;
	 margin-left: 0px;
	 overflow: hidden}

.box_produkt .thumb IMG {
	 border-bottom: #666666 0px solid;
	 border-left: #666666 0px solid;
	 border-top: #666666 0px solid;
	 border-right: #666666 0px solid}

.box_produkt P {
	 margin-bottom: 2px}

.box_produkt .boxr {
	 text-align: left;
	 padding-bottom: 0px;
	 padding-left: 0px;
	 width: 480px;
	 padding-right: 0px;
	 display: inline;
	 margin-bottom: 0px;
	 float: right;
	 margin-left: 0px;
	 overflow: hidden;
	 margin-right: 10px;
	 padding-top: 0px}

.boxdim_produkt {
	 text-align: center;
	 width: 263px;
	 float: left}

.box_produkt .bezeichnung {
	 margin-top: 10px;
	 padding-right: 8px;
	 margin-left: 110px;
	 font-family: 'robotomedium'}

.box_produkt .bezeichnungh {
	 line-height: 24px;
	 padding-left: 0px;
	 height: 24px;
	 color: #055AAA;
	 font-size: 12px;
	 overflow: hidden;
	 font-family: 'robotomedium'}

.box_produkt .bezeichnungl {
	 padding-top: 10px}

.clear {
    height: 0px;
    clear: both;
    font-size: 1px;
}

.box_produkt_detail {
    border-bottom: #cccccc 0px solid;
    padding-bottom: 0px;
    margin: 0px 10px 10px 0px;
    padding-right: 0px;
    padding-top: 0px;
}

.box_produkt_detail .normalbild {
    text-align: center;
    padding-bottom: 0px;
    margin: 1% 2% 1% 0;
    padding-left: 0px;
    width: 54%;
    min-width: 280px;
    overflow: hidden;
    padding: 2%;
    border: 1px solid #ccc;
    position: relative;
    float: left;
    border-radius: 3px;
}

.box_produkt_detail .normalbild .zoom {
    border-top: #ffffff 3px solid;
    border-right: #ffffff 3px solid;
    width: 40px;
    border-bottom: #ffffff 3px solid;
    position: absolute;
    left: 0px;
    border-left: #ffffff 3px solid;
    bottom: 0px;
    border-radius: 0 3px 0 0;
    opacity: 0.5;
}	
td.lieferbar {
    background-color: #00cc00;
}
td.bestellt {
    background-color: #DCB46C;
}
.zoomContainer {
    cursor: pointer;
} 
.fancybox-overlay {
    background: rgba(0,0,0,0.5) !important;
}

.box_produkt_detail .info {
    width: 39%;
    min-width: 240px;
    float: left;
    border: 1px solid #ccc;
    margin: 1% 0 1% 0;
    border-radius: 3px;
}
.box_produkt_detail .info tr:nth-child(2n) {
    background: #f3f3f3;
}
.box_produkt_detail .info tr:nth-child(2n-1) {
    background: #e9e9e9;
}
.box_produkt_detail .info p {
    margin: 0;
    padding: 8px 12px;
}
.box_produkt_detail .info form {
    margin: 0;
    padding: 15px 12px 8px 12px;
}
.box_produkt_detail .info td {
    vertical-align: top;
}


.box_produkt_detail .bezeichnung {
    margin-top: 0px;
    /* margin-left: 300px; */
    font-family: 'robotomedium';
}

.box_produkt_detail .boxr {
	 text-align: right;
	 padding-bottom: 5px;
	 margin: 0px;
	 padding-left: 0px;
	 width: 140px;
	 padding-right: 0px;
	 float: right;
	 color: #666666;
	 padding-top: 0px}

.box_cat_cube {
	 border-bottom: #566f8b 1px solid;
	 position: absolute;
	 border-left: #566f8b 1px solid;
	 padding-bottom: 0px;
	 margin: 0px;
	 padding-left: 0px;
	 padding-right: 0px;
	 visibility: hidden;
	 color: #000000;
	 border-top: #566f8b 1px solid;
	 border-right: #566f8b 1px solid;
	 padding-top: 0px}

.preis2 {
	 color: #666666;
	 font-size: 11px;
	 font-family: 'robotomedium'}

.box_produkt_detail .beschreibung {
	 padding-bottom: 15px;
	 padding-top: 15px}

.input_image {
	 border-right-width: 0px;
	 background: none transparent scroll repeat 0% 0%;
	 border-top-width: 0px;
	 border-bottom-width: 0px;
	 border-left-width: 0px}

.input_form TH {
	 font-size: 12px}

.logo IMG {
	 margin-top: 0px;
	 margin-left: 20px}

.clears {
	 background-color: #cccccc;
	 margin: 0px 5px 10px 0px;
	 height: 1px;
	 clear: both;
	 overflow: hidden}

.itemlist {
    clear: both;
    padding-top: 10px;
}

.itemlist .thumb {
	 width: 68px;
	 display: inline;
	 float: left;
	 margin-left: 10px;
	 overflow: hidden}

.itemlist .thumb IMG {
	 border-bottom: 0px;
	 border-left: 0px;
	 border-top: 0px;
	 border-right: 0px}

.itemlist P {
	 padding-left: 0px;
	 padding-right: 0px;
	 margin-left: 80px;
	 margin-right: 0px}

.rahmen_unten2 {
    padding-top: 20px;
    text-align: center;
}

.headline_4 {
    position: relative;
    padding-bottom: 0px;
    margin: 0px 10px 10px 0px;
    padding-left: 0px;
    padding-right: 0px;
    color: #000000;
    font-size: 15px;
    top: 0px;
    font-family: 'robotomedium';
    padding-top: 0px;
    left: 0px;
    font-weight: normal;
}

.headline_4 A {
	 padding-bottom: 0px;
	 background-color: #fce99d;
	 padding-left: 10px;
	 padding-right: 10px;
	 text-decoration: none;
	 padding-top: 0px}

.box1 A {
	 color: #000000;
	 text-decoration: underline}

.rahmen_unten3 {
	 text-align: left;
	 padding-bottom: 10px;
	 background-color: #ffe890;
	 padding-left: 20px;
	 float: right;
	 color: #000000;
	 margin-right: 12px;
	 padding-top: 10px}

.box2 .rahmen {
	 border-bottom: #ededed 0px solid;
	 border-left: #ededed 0px solid;
	 margin-top: 10px;
	 border-top: #ededed 0px solid;
	 border-right: #ededed 0px solid}

.itemlist A {
	 }

.box1 .infolist {
	 padding-bottom: 20px}

.box1 .infolist P {
	 line-height: 32px;
	 padding-left: 53px;
	 height: 32px;
	 font-size: 11px;
	 font-family: 'robotomedium'}

.box1 .infolist A {
	 line-height: 32px;
	 display: block;
	 height: 32px;
	 color: #000000}

.box1 .infolist A:hover {
	 color: #000000}

.box1 .thumb {
	 text-align: center;
	 width: 68px;
	 float: left;
	 height: 68px;
	 margin-left: 5px;
	 overflow: hidden}

.box1 .thumb IMG {
	 border-bottom: #666666 0px solid;
	 border-left: #666666 0px solid;
	 border-top: #666666 0px solid;
	 border-right: #666666 0px solid}

.box2 .infolist {
	 padding-bottom: 20px}

.box2 .infolist P {
	margin-bottom. 20px;
}
.box2 .infolist .content_divide {
	margin-bottom: 20px;
	clear: both;
}

.box2 .infolist A {}

.box2 .infolist A:hover {}

.box2 .thumb {
	float: left;
	margin-right: 10px
}

.box2 .thumb IMG {
    max-width: 65px;
    max-height: 110px;
    width: auto;
    height: auto;
}

.box_produkt .itemlink {
	 color: #000000;
	 text-decoration: none}

.box_produkt .bezeichnungl A {
	 color: #000000}

.box4 {
	 padding-bottom: 10px;
	 background-color: #ffffff;
	 clear: both;
	 padding-top: 10px}

.clear10 {
	 height: 10px;
	 clear: both;
	 font-size: 1px;
	 overflow: hidden}

.clear10s {
	 background-image: url(media/images/layout/bgboxhsep30.gif);
	 background-color: #ffffff;
	 background-repeat: repeat-x;
	 height: 21px;
	 margin-left: 10px;
	 clear: both;
	 font-size: 1px;
	 overflow: hidden;
	 margin-right: 10px}

.abold {
	 font-family: 'robotomedium'}

.beschreibung_thumb {
	 margin-left: 180px}

.thumbcol {
	 float: left;
	 height: 150px;
	 overflow: hidden;
	 margin-right: 5px}

.produktliste .pages IMG {
	 margin-top: 1px}
	 
.basket .input_image {
    vertical-align: middle;
}	 
.basketform .lieferzeit {
    font-size: 12px;
    background: #00cc00;
    padding: 0px 3px;
    border-radius: 3px;
    text-align: center;
    margin-bottom: 3px;
    line-height: 18px;
}
.box_produkt_detail .lieferzeit {
	 position: relative;
	 padding-left: 10px;
	 clear: left;
	 top: 19px}

.box_produkt_detail .input_text {
	 border-bottom: #cccccc 1px solid;
	 border-left: #cccccc 1px solid;
	 padding-left: 2px;
	 padding-right: 2px;
	 border-top: #cccccc 1px solid;
	 border-right: #cccccc 1px solid}

.box_produkt_detail .basket {
    padding-top: 10px;
    overflow: hidden;
}
span#preis, span#spreis {
    font-size: 22px;
}

.clearleft {
	 height: 1px;
	 clear: left;
	 font-size: 1px;
	 overflow: hidden}

.box_produkt_detail IMG {
    vertical-align: middle;
    max-height: 300px;
    width: auto;
}

.box_produkt_detail .aspec {
	 color: #666666;
	 text-decoration: none}

.box_produkt_detail .aspec:hover {
	 color: #666666;
	 text-decoration: none}

.itemspec {
    position: absolute;
    right: 12px;
    top: 15px;
}

.itemspec a {
    float: right;
}

.itemspec img {
    width: 30px;
    height: auto;
    border-radius: 3px;
    margin-left: 7px;
    float: left;
    border: 4px solid #fff;
}

.warenkorb .thumb {
    width: 60px;
    height: auto;
    overflow: hidden;
}

.warenkorb .input_text {
	 border-bottom: #cccccc 1px solid;
	 border-left: #cccccc 1px solid;
	 padding-left: 2px;
	 padding-right: 2px;
	 border-top: #cccccc 1px solid;
	 border-right: #cccccc 1px solid}

.box1 .ablockselected {
	 color: #000000;
	 font-family: 'robotomedium'}

.rahmen_center {
    margin-top: 0px;
    padding-left: 2%;
    padding-right: 2%;
    clear: both;
    padding-top: 0px;
    max-width: 1200px;
    margin: auto;
    background: #fff;
    padding-bottom: 30px;
}

.rahmen_center_top {
    background-color: #055AAA;
    width: 100%;
    clear: both;
    float: left;
}

.rahmen_center_suche {
    clear: both;
    line-height: 28px;
    max-width: 1260px;
    margin: 0px auto;
    background: #fff;
    height: 110px;
    width: 100%;
}

.rahmen_center_bottom {
    padding-bottom: 0px;
    background-color: #055AAA;
    margin-top: 0px;
    margin-bottom: 0px;
    height: 7px;
    clear: both;
    overflow: hidden;
    padding-top: 0px;
	display: none
}

.box1_headline_simple {
	 padding-bottom: 0px;
	 background-color: #055AAA;
	 margin-top: 0px;
	 margin-bottom: 0px;
	 height: 2px;
	 overflow: hidden;
	 padding-top: 0px}

.box1_bline_simple {
	 padding-bottom: 0px;
	 margin-top: 0px;
	 margin-bottom: 10px;
	 height: 1px;
	 overflow: hidden;
	 padding-top: 0px}

.right_align {
	 text-align: right}

.box2_headline_simple {
    padding-bottom: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    height: 3px;
    overflow: hidden;
    padding-top: 0px;
    background: #055AAA;
}

.box2 P {
	 padding-left: 10px;
	 padding-right: 10px}

.box2 .timg {
	 text-align: center}

.infolist {
	 padding-bottom: 10px;
	 padding-left: 10px;
	 padding-top: 10px}

.infolist UL {
	 padding-bottom: 0px;
	 margin-top: 3px;
	 padding-left: 0px;
	 padding-right: 10px;
	 margin-bottom: 3px;
	 margin-left: 0px;
	 padding-top: 0px}

.infolist LI {
    background-image: url(media/images/layout/pfeil_rechts_sm12.gif);
    padding-bottom: 3px;
    list-style-type: none;
    padding-left: 10px;
    background-repeat: no-repeat;
    margin-bottom: 1px;
    background-position: 0 2px;
}

.box_produkt_2col {
	 border-bottom: #660000 0px solid;
	 text-align: left;
	 padding-left: 5px;
	 margin-bottom: 15px;
	 margin-left: 0px;
	 border-top: #660000 0px solid;
	 margin-right: 0px;
	 border-right: #660000 0px solid}

.box_produkt_2col .thumb {
	 border-bottom: #d5d5d5 0px solid;
	 text-align: left;
	 border-left: #d5d5d5 0px solid;
	 margin: 0px;
	 padding-left: 0px;
	 width: 80px;
	 float: left;
	 height: 80px;
	 overflow: hidden;
	 border-top: #d5d5d5 0px solid;
	 font-family: 'robotomedium';
	 border-right: #d5d5d5 0px solid}

.box_produkt_2col .thumbc {
	 border-bottom: #d5d5d5 0px solid;
	 text-align: left;
	 border-left: #d5d5d5 0px solid;
	 margin: 0px;
	 padding-left: 0px;
	 width: 80px;
	 float: left;
	 height: 80px;
	 overflow: hidden;
	 border-top: #d5d5d5 0px solid;
	 font-family: 'robotomedium';
	 border-right: #d5d5d5 0px solid}

.box_produkt_2col .thumb IMG {
	 border-bottom: #666666 0px solid;
	 border-left: #666666 0px solid;
	 border-top: #666666 0px solid;
	 border-right: #666666 0px solid}

.box_produkt_2col P {
	 margin-bottom: 2px}

.box_produkt_2col .boxr {
	 text-align: left;
	 padding-bottom: 10px;
	 margin: 0px 5px 0px 86px;
	 padding-left: 0px;
	 width: 115px;
	 padding-right: 0px;
	 padding-top: 0px}

.box_produkt_2col .bezeichnung {
	 margin-top: 10px;
	 padding-right: 8px;
	 font-family: 'robotomedium'}

.boxdim_produkt_2col {
	 text-align: left;
	 width: 218px;
	 float: left;
	 overflow: hidden}

.produktliste_s {
    padding-bottom: 10px;
    padding-right: 0px;
    margin-bottom: 10px;
    clear: both;
    margin-right: 0px;
}

.boxm {
    margin-bottom: 10px;
    border-top: #DCAA00 0px solid;
    border-right: #DCAA00 1px solid;
    border-bottom: #DCAA00 1px solid;
    padding-top: 0px;
    border-left: #DCAA00 1px solid;
    border-radius: 0;
	position: relative
}

.boxm.liste .headline {
    background-color: #ddd;
    color: #444;
    font-size: 14px;
}

.boxm2 {
	 padding-left: 0px;
	 margin-bottom: 0px;
	 padding-top: 0px}

.boxm_headline_simple {
	 padding-bottom: 0px;
	 background-color: #2472BA;
	 margin-top: 0px;
	 margin-bottom: 0px;
	 height: 3px;
	 overflow: hidden;
	 padding-top: 0px}

.boxm2_headline_simple {
    padding-bottom: 0px;
    background-color: #055AAA;
    margin-top: 0px;
    margin-bottom: 0px;
    height: 3px;
    overflow: hidden;
    margin-right: 6px;
    padding-top: 0px;
}

.boxm_headline_title {
	 padding-bottom: 0px;
	 background-color: #DCAA00;
	 margin-top: 0px;
	 margin-bottom: 0px;
	 height: 3px;
	 overflow: hidden;
	 padding-top: 0px}

.boxm_bline_simple {
    background-color: #DCAA00;
    margin-top: 0px;
    margin-bottom: 10px;
    height: 1px;
    overflow: hidden;
    padding-top: 0px;
    display: none;
}

.boxm2_bline_simple {
	 padding-bottom: 0px;
	 background-color: #DCAA00;
	 margin-top: 0px;
	 margin-bottom: 10px;
	 height: 3px;
	 overflow: hidden;
	 margin-right: 6px;
	 padding-top: 0px}

.boxm_banner_full {
	 padding-bottom: 10px;
	 margin-top: 0px}

.produktliste_s3 {
	 background-image: url(media/images/layout/bgpliste3c.gif);
	 text-align: center;
	 padding-bottom: 10px;
	 margin-top: 10px;
	 padding-left: 2px;
	 background-repeat: repeat-y;
	 margin-bottom: 10px;
	 margin-left: 10px;
	 clear: both}

.box_produkt_3col {
	 border-bottom: #660000 0px solid;
	 text-align: center;
	 border-left: #660000 0px solid;
	 width: 154px;
	 margin-bottom: 15px;
	 margin-left: 0px;
	 border-top: #660000 0px solid;
	 margin-right: 0px;
	 border-right: #660000 0px solid}

.box_produkt_3col .thumb {
	 border-bottom: #d5d5d5 0px solid;
	 text-align: center;
	 border-left: #d5d5d5 0px solid;
	 margin: auto;
	 padding-left: 0px;
	 width: 130px;
	 overflow: hidden;
	 border-top: #d5d5d5 0px solid;
	 font-family: 'robotomedium';
	 border-right: #d5d5d5 0px solid}

.box_produkt_3col .thumb IMG {
	 border-bottom: #666666 0px solid;
	 text-align: center;
	 border-left: #666666 0px solid;
	 border-top: #666666 0px solid;
	 border-right: #666666 0px solid}

.box_produkt_3col P {
	 margin-bottom: 2px}

.box_produkt_3col .boxr {
	 text-align: left;
	 padding-bottom: 10px;
	 margin: 0px 5px 0px 90px;
	 padding-left: 0px;
	 width: 120px;
	 padding-right: 0px;
	 padding-top: 0px}

.box_produkt_3col .bezeichnung {
	 margin-top: 10px;
	 padding-right: 8px;
	 font-family: 'robotomedium'}

.box_produkt_3col .bezeichnungh {
	 padding-left: 20px;
	 padding-right: 20px}

.box_produkt_3col .bezeichnungl {
	 padding-left: 10px;
	 padding-right: 10px}

.boxdim_produkt_3col {
	 text-align: center;
	 width: 154px;
	 float: left;
	 margin-right: 5px}

.boxm .headline {
    padding-bottom: 0px;
    line-height: 32px;
    background-color: #DCAA00;
    margin-top: 0px;
    padding-left: 15px;
    font-size: 18px;
    overflow: hidden;
    padding-top: 0px;
    padding-bottom: 0;
    margin-bottom: 0;
    font-weight: normal;
    color: #333;
}

.spacer2c {
	 width: 10px;
	 float: left;
	 height: 80px;
	 overflow: hidden}

.box_m_content {
    padding: 20px;
}
	 
.box_m_content H2{
	 padding-left: 0 !important;}	 

.box_m_title {
    border-bottom: #DCAA00 1px solid;
    border-left: #DCAA00 1px solid;
    border-top: #DCAA00 0px solid;
    border-right: #DCAA00 1px solid;
    border-radius: 0 0 3px 3px;
}

.box_m_title H2 {
    padding-bottom: 4px;
    background-color: #DCAA00;
    margin-top: 0px;
    padding-left: 10px;
    margin-bottom: 0px;
    font-size: 16px;
    margin-right: 0px;
    padding-top: 4px;
    font-weight: normal;
}

.box2 HR {
	 height: 1px;
	 color: #999999;
	 margin-left: 10px;
	 margin-right: 10px}

.input_form2 {
    border-bottom: #DCAA00 1px solid;
    border-left: #DCAA00 1px solid;
    padding-bottom: 10px;
    background-color: #efefef;
    padding-left: 10px;
    padding-right: 10px;
    overflow: hidden;
    border-top: #DCAA00 1px solid;
    margin-right: 6px;
    border-right: #DCAA00 1px solid;
    margin-bottom: 10px;
}

.boxm2 .headline {
    border-bottom: #DCAA00 1px solid;
    border-left: #DCAA00 1px solid;
    line-height: 24px;
    background-color: #efefef;
    margin-top: 0px;
    padding-left: 10px;
    margin-bottom: 0px;
    height: 24px;
    font-size: 14px;
    overflow: hidden;
    margin-right: 6px;
    border-right: #DCAA00 1px solid;
}

.boxdim_orderstep {
    width: 25%;
    float: left;
}

.box_orderstep {
    background-color: #efefef;
    margin-bottom: 0px;
    height: 60px;
    border-top: #efefef 1px solid;
    margin-right: 5px;
}

.boxdim_orderstep.active .box_orderstep {
    background-color: #DCAA00;
    border-top: #DCAA00 1px solid;
}

.box_orderstep .thumb {
    padding-left: 10px;
    width: 25px;
    float: left;
    font-size: 32px;
    color: #999;
    font-family: 'robotomedium';
    margin-top: 0;
    padding-top: 0;
    line-height: 40px;
}

.boxdim_orderstep.active .box_orderstep .thumb {
    color: #fff;
    font-family: 'robotomedium';
}

.box_orderstep P {
    padding-bottom: 0px;
    margin-top: 7px;
    padding-right: 8px;
    margin-bottom: 2px;
    margin-left: 45px;
    font-size: 16px;
    color: #999;
}

.boxdim_orderstep.active .box_orderstep P {
    color: #333;	
}

.box_orderstep H2 {
    padding-bottom: 0px;
    margin-top: 7px;
    padding-right: 8px;
    margin-bottom: 2px;
    color: #a12c2c;
    margin-left: 45px;
    font-size: 16px;
    font-weight: normal;
}

.box_m_contentb {
	 padding-bottom: 3px;
	 padding-right: 10px;
	 padding-top: 3px}

.input_radio {
	 vertical-align: middle}

.input_form2 .agbcheckbox {
	 margin-bottom: 15px;
	 float: left;
	 margin-right: 10px}

.warenkorb2 .rightcol {
	 padding-right: 10px}

.warenkorb2 .leftcol {
	 padding-left: 10px}

.tsinfo {
	 text-align: center;
	 width: 120px;
	 float: right;
	 margin-right: 10px;
	 padding-top: 10px}

.tsinfo P {
	 line-height: 10px;
	 margin-top: 0px;
	 margin-bottom: 1px}

.linkgruppe_info {
	 text-align: right;
	 width: 400px;
	 padding-right: 5px;
	 float: right;
	 height: 20px;
	 padding-top: 4px}

.slogan {
	 color: #DCAA00;
	 font-size: 13px;
	 font-family: 'robotomedium'}

.rahmen_center_top P {
	 margin-top: 0px;
	 margin-bottom: 0px;
	 margin-left: 20px;
	 padding-top: 4px}

.linkgruppe_info A {
	 border-left: #ffe048 1px solid;
	 padding-left: 5px;
	 padding-right: 5px;
	 color: #ffffff;
	 font-size: 12px;
	 text-decoration: none}

.produkttyp {
	 text-align: right;
	 width: 225px;
	 padding-right: 5px;
	 float: right;
	 padding-top: 2px}

.rahmen_center_suche P {
    padding-left: 30px;
    margin-right: 150px;
    float: left;
}

.rahmen_center_suche A {
    text-decoration: none;
    font-weight: normal;
    font-size: 14px;
}

.box2 .pabstand {
	 padding-bottom: 10px;
	 padding-top: 15px}

.kurzbez {
	 font-weight: normal}

.gpreis {
    color: #666666;
    font-size: 14px;
    font-weight: normal;
    line-height: 28px;
}

.linkgruppe_info A:hover {
	 color: #ffffff}

.input_form LABEL {
	 border-bottom: #e9f2f8 1px solid;
	 line-height: 21px;
	 width: 120px;
	 float: left;
	 margin-left: 10px;
	 border-right: #e9f2f8 1px solid}

.input_form FIELDSET {
	 border-bottom: #DCAA00 1px solid;
	 border-left: #DCAA00 1px solid;
	 padding-bottom: 20px;
	 background-color: #efefef;
	 padding-left: 10px;
	 padding-right: 10px;
	 border-top: #DCAA00 1px solid;
	 border-right: #DCAA00 1px solid;
	 padding-top: 20px}

.input_form LEGEND {
    border-bottom: #DCAA00 1px solid;
    border-left: #DCAA00 1px solid;
    background-color: #DCAA00;
    margin-top: 0px;
    padding-left: 10px;
    padding-right: 10px;
    margin-left: 0px;
    border-top: #DCAA00 1px solid;
    border-right: #DCAA00 1px solid;
}

.input_form P {
	 clear: left}

.produktliste_s3 .clear10s {
	 margin-left: 0px}

.variantenliste {
	 padding-top: 10px}

.variantenliste .bezeichnung {
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
    max-width: 596px;
}

.variantenliste .basket {
    /* width: 70px; */
	 float: right}

.variantenliste .variante {
	 padding-bottom: 3px;
	 padding-left: 5px;
	 margin-bottom: 1px;
	 padding-top: 3px}

.variantenliste .lieferzeit {
    width: 165px;
    float: right;
    padding-top: 5px;
    margin-right: 15px;
    text-align: right;
	font-size: 12px;
}	 
.lieferzeit img {
    margin-bottom: -1px;
} 	 
.variantenliste .variante form {
    width: 280px;
    float: right;
}

.box_produkt .details {
	 width: 70px;
	 float: right;
	 height: 25px}

.variantenliste .basket .input_image {
    vertical-align: middle;
}

.variantenliste .preis {
    text-align: right;
    width: 165px;
    float: right;
    font-family: 'robotoregular';
    margin-right: 15px;
    padding-top: 0px;
    font-size: 15px;
}
.variantenliste .preisdetail {
    text-align: right;
    float: right;
    font-size: 14px;
    font-family: 'robotomedium';
    margin-right: 15px;
    padding-top: 0px;
}

.spreis {
	 color: #ff0000}

.box_produkt_detail .bilder {
	 margin-top: 5px;
	 clear: left}

.box_produkt_detail .bilder .thumb {
	 text-align: left;
	 width: 60px;
	 display: inline;
	 float: left;
	 height: 60px;
     border: 1px solid #ccc;
	 padding: 5px;
	 overflow: hidden}
 
#gallery_01 {
    margin-top: 20px;
}	
#gallery_01 a img {
    width: 19%;
    display: block;
    float: left;
    height: 80px;
    margin-right: 1%;
}
#gallery_01 img#zoom_03 {
    max-width: 100%;
    float: left;
	max-height: 80px
}

.input_form2 .headline_3 {
    border-bottom: #89bde4 0px solid;
    border-left: #89bde4 0px solid;
    background-color: #DCAA00;
    padding-left: 5px;
    height: 24px;
    color: #333;
    border-top: #89bde4 0px solid;
    border-right: #89bde4 0px solid;
}

.input_form2 .td_fieldset {
	 border-bottom: #DCAA00 1px solid;
	 border-left: #DCAA00 1px solid;
	 border-top: #DCAA00 1px solid;
	 border-right: #DCAA00 1px solid}

.warenkorb2 .td_fuss {
	 padding-right: 15px}

.boxm_banner_left {
    float: left;
    padding: 1% 2%;
}

.boxm_banner_right {
	 text-align: right;
	 width: 250px;
	 float: right;
	 height: 170px;
	 overflow: hidden}

.box_banner_right .headline {
	 padding-right: 0px;
	 margin-right: 0px}

.box_banner_right P {
	 padding-left: 10px;
	 padding-right: 10px}

.box_produkt_3col .catheadline {
	 text-align: left;
	 padding-left: 10px;
	 margin-bottom: 8px;
	 font-size: 12px;
	 font-family: 'robotomedium'}

.box_produkt_3col .catlist {
	 text-align: left;
	 padding-left: 10px}

.box_produkt_3col .catheadline A {
	 text-decoration: none}

.box_produkt_3col .catlist A {
	 text-decoration: none}

.box_produkt_3col .catheadline A:hover {
	 text-decoration: underline}

.box_produkt_3col .catlist A:hover {
	 text-decoration: underline}

.box_tagwolke {
	 text-align: center;
	 padding-bottom: 10px;
	 padding-left: 30px;
	 padding-right: 30px;
	 padding-top: 5px}

.box_tagwolke .tag8 {
	 color: #cc6633;
	 font-size: 14px}

.box_tagwolke .tag10 {
	 color: #cc3333;
	 font-size: 16px}

.box_tagwolke .tag999 {
	 color: #663300;
	 font-size: 18px}

.box_produkt .bezeichnungh A {
	 color: #055AAA}

.beschreibung {
	 color: #000000}

.beschreibung H2 {
	 border-right-width: 0px;
	 background-color: #ffffff;
	 border-top-width: 0px;
	 border-bottom-width: 0px;
	 color: #000000;
	 font-size: 12px;
	 border-left-width: 0px;
	 font-family: 'robotomedium'}

.wbs {
	 color: #666666;
	 text-decoration: none}
	 
#fancybox-title-over {
    margin-right: 0px !important;
}	 
#fancybox-content {
    padding: 0 0 30px 0 !important;
}
.mengereadonly {
    box-shadow: none;
    background: #f3f3f3;
}

.filter {
    float: left;
    width: 100%;
    background: linear-gradient(#fff 50%, #f0f0f0 100%);
    border-bottom: 3px solid #3388D8;
}
.filter form {
    margin: 5px 2% 10px 2%;
    float: left;
}
.filter input[type=text] {
    padding: 5px 0;
}
.filter select {
    min-height: 26px;
    padding: 4px;
}
.filter input[type=checkbox] {
    height: 26px;
    width: 26px;
    margin-top: 3px;
}
.filter .submit_button {
    font-size: 15px !important;
    text-transform: none;
    margin-top: 27px;
}
.filter .labeltop {
    margin: 27px 10px 0 0;
    position: relative;
    float: left;
    min-width: 50px;
    /* padding-top: 20px; */
}
.filter .labeltop label {
    color: #333333;
    cursor: text;
    display: inline;
    font-size: 14px;
    left: 0;
    line-height: inherit;
    padding: 0;
    position: absolute;
    top: -22px;
}

.widerruf {
	 border-bottom: #7e4d47 1px solid;
	 border-left: #7e4d47 1px solid;
	 padding-bottom: 2%;
	 padding-left: 30px;
	 width: 96%;
	 padding-right: 30px;
	 height: 200px;
	 overflow: scroll;
	 border-top: #7e4d47 1px solid;
	 border-right: #7e4d47 1px solid;
	 padding-top: 2%}
	 
.submit_button, .link_button, .input_submit {
    color: #ffffff !important;
    line-height: 22px;
    text-align: center;
    box-shadow: none;
    border: 0;
    padding: 3px 15px 3px 15px;
    font-size: 14px;
    margin: 2px 0 2px 0;
    cursor: pointer;
    max-width: 400px;
    height: auto !important;
    border-radius: 3px;
    background-color: #055AAA;
    background: linear-gradient(#2472BA, #055AAA);
}
.submit_button:hover, .link_button:hover, .input_submit:hover {
    color: #ffffff !important;
    background-color: #DCAA00;
    background: linear-gradient(#DCAA00, #BE8C00);
    text-decoration: none;
}

.submit_button.basket, .submit_button.inbasket {
    background-image: url(media/images/layout/basket.png);
    background-repeat: no-repeat;
    background-size: 20px;
    background-position: 12px 8px;
    padding: 4px 10px 4px 40px;
    background-color: #055AAA;
}
.submit_button.basket:hover {
    background-color: #DCAA00;
}
span.lagerinfo {
    background: #ee0000;
    padding: 0 7px;
    display: inline-block;
    color: #fff;
    border-radius: 3px;
    font-size: 14px;
    line-height: 1.5;
    float: left;
}
.whatsapp {	
    display: none
}

 
.navigation_zeile a.submit_button, .warenkorb a.submit_button {
    width: 91%;
    padding: 3px 5% 3px 5% !important;
	text-align: center;
}	 
.navigation_zeile a.submit_button:hover, .warenkorb a.submit_button:hover {
    width: 91%;
    padding: 3px 5% 3px 5% !important;
    box-shadow: none !important;
}
.rahmen_mitte .submit_button {
    color: #fff !important;
    font-size: 16px;
    line-height: 28px;
}
.klein {
    font-size: 13px !important;
    line-height: 22px!important;
    text-transform: none!important;
    max-width: 200px;
}
.content {
    -webkit-box-shadow: 0px 0px 100px 0px rgba(255,255,255,0.7);
    -moz-box-shadow: 0px 0px 100px 0px rgba(255,255,255,0.7);
    box-shadow: 0px 0px 100px 0px rgba(255,255,255,0.7);
    max-width: 1260px;
    margin: 0 auto;
    background: #fff;
    border-radius: 3px;
}
.grundrahmen {
    color: #444;
    font-size: 15px;
    box-shadow: 0 0 200px #fff;
    position: relative;
    text-align: left;
    margin: 0px auto 0px;
    border-radius: 3px;
    padding-bottom: 0;
}
@media (max-width:1200px) {	
	.grundrahmen {
		width: 100%;	
	}
}




.angebotspreis {
	 font-size: 16px;
	 font-family: 'robotomedium';
	 color: #bd0404;
	 padding-bottom: 0px;
	 padding-top: 0px;
	 padding-left: 0px;
	 margin: 0px 0px 0px 60px;
	 display: block}

.demoinfo {
	 border-top: #000099 1px dashed;
	 height: 60px;
	 border-right: #000099 1px dashed;
	 width: 300px;
	 border-bottom: #000099 1px dashed;
	 float: right;
	 color: #ff6600;
	 padding-bottom: 5px;
	 text-align: left;
	 padding-top: 5px;
	 padding-left: 5px;
	 border-left: #000099 1px dashed;
	 margin-top: 20px;
	 padding-right: 5px;
	 background-color: #ececec;
	 margin-right: 2px}

.thumb {
	 padding-bottom: 2px;
	 padding-top: 2px;
	 padding-left: 2px;
	 border: #D7CCC5 0px solid;
	 padding-right: 2px;
	 margin-right: 5px}

.thumb_info {
    display: block;
    font-size: 14px;
    line-height: 20px;
}

.rahmencontent_center {
	 color: #5B1817;
	 text-align: center;
	 margin: 10px 20px}


/* Header */
	 
.header {
    width: 100%;
    background-color: #fff;
    display: inline-block;
    margin-bottom: 20px;
    background: linear-gradient(#f2f2f2 0%, #fff 20%);
}	 

.rahmen_oben {
    max-width: 1260px;
    margin: 0 auto;
    min-height: 130px;
}
.logo {
    float: left;
    /* width: 41.5%; */
    margin-top: -15px;
    display: inline-block;
    margin-right: 10%;
}
.logo a {
    text-decoration: none;
    color: #999999;
    display: block;
}
.logo .headline_1 {
    font-size: 28px;
    padding: 0;
    margin: 0;
    font-family: 'robotobold', Arial;
    /* font-style: italic; */
}
.logo .headline_1 span:last-child {
    color: #DCAA00;
}
.logo .headline_2 {
    font-size: 14px;
    color: #fff;
    margin-top: 3px;
    font-weight: normal;
    font-style: italic;
    font-family: 'robotoregular', Arial;
    background: #bbb;
    padding: 1px 5px;
    border-radius: 3px;
    text-align: center;
    letter-spacing: 1px;
    /* text-shadow: 0 0 16px #333; */
}
.hotline {
    font-size: 22px;
    margin-top: 35px;
    margin-bottom: 5px;
    color: #2472BA;
}
.hotline span {
    font-size: 25px;
    padding: 0 6px;
    background: #DCAA00;
    color: #fff;
    border-radius: 3px;
}
.hotlinetext {
    font-size: 14px;
    font-family: 'robotomedium';
    margin-top: 0px;
}
.rahmen_oben .basket {
    float: right;
    margin-top: 33px;
    padding: 3px;
    position: relative;
    width: 21%;
    background-color: #DCAA00;
    display: block;
    margin-bottom: 20px;
    background-image: url(media/images/layout/basket.png);
    background-repeat: no-repeat;
    background-size: 60px;
    background-position: 12px 8px;
    color: #fff;
    border-radius: 0 0 3px 3px;
    border-top: 5px solid #055AAA;
}
.rahmen_oben .basket.empty {
    background-color: #ccc;
}
.rahmen_oben .basket_headline {
    font-size: 24px;
    line-height: 26px;
    text-align: left;
    width: 100%;
}
.basket_vorschau {
    /* float: left; */
    line-height: 20px;
    text-align: left;
    width: 100%;
    margin-bottom: 4px;
}
.basket a {
    color: #fff;
    /* line-height: 20px; */
    /* width: 100%; */
    display: block;
    padding-left: 85px;
}
.basket a:hover {
    text-decoration: none;
}
.basket_button a {
    background-color: #055AAA;
    color: #fff;
    line-height: 24px;
    text-align: center;
    width: 100%;
    display: block;
}
.basket_button a:hover {
    background-color: #055AAA;
    text-decoration: none;
}
.top_middle {
    display: block;
    float: left;
    position: relative;
    margin-top: 23px;
    width: 35%;
    margin-bottom: 20px;
}
.login {
    text-align: right;
    padding-top: 10px;
    max-width: 1260px;
    margin: 0 auto;
}
.login a{
    padding-left: 7px;
}
.suche {
    border: 1px solid #cccccc;
    box-shadow: 0 0 10px 0 #cfcfcf inset;
    margin-left: 7px;
    margin-top: 10px;
    padding: 0;
    position: relative;
    width: 80%;
    border-radius: 3px;
}

/* Autosuggest */
.suchliste {
    position: relative;
}
.ergebnis {
    font-size: 13px;
    position: absolute;
    background-position: 100% 0%;
    padding: 7px;
    left: 7px;
    z-index: 10000;
    line-height: 18px;
    top: 0px;
    padding-right: 10px;
    background-color: #ffffff;
    /* border: 1px solid #ccc; */
    -webkit-box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.5);
    -moz-box-shadow: 0px 5px 05px 0px rgba(0,0,0,0.5);
    box-shadow: 0px 3px 7px 0px rgba(0,0,0,0.5);
}
.ergebnis::after {
	content:"\2716";
	position: absolute;
	top: 7px;
	right: 7px;
	font-size: 16px;
	cursor: pointer;
}
.ergebnis ul {
    padding: 0;
    margin: 0 0 12px 0;
}	
.ergebnis li{
	list-style-type: none;
}
.ergebnis a:before {
	content: "\203A";
}
/* ENDE Autosuggest */

input, textarea, select {
    background-color: #ffffff;
    border: 1px solid #D7CCC5;
    box-shadow: 0 0 10px 0 #cfcfcf inset;
    text-align: left;
    margin: 2px 0 2px 0;
}
textarea {
    padding: 6px;
    width: 100%;
    max-width: 400px;
}
.rahmen_mitte input[type=text], .rahmen_mitte input[type=password] {
    padding: 5px;
    width: 97%;
    max-width: 400px;
}
.warenkorb input[type=text] {
    width: 40px;
}
.basket input[type=text] {
    min-height: 18px;
    float: left;
    margin-right: 5px;
    width: 38px !important;
    border-radius: 3px;
}
input[type=radio] {
    border: 0;
    box-shadow: none;
}
input:focus, select:focus {
    outline: 0;
}
.labelinside {
    margin: 2px 0 2px 0;
    position: relative;
    width: 100%;
    display: inline-block;
    padding: 3px;
}
.labelinside label {
    color: #888888;
    cursor: text;
    display: none;
    font-size: 13px;
    left: 0;
    line-height: 13px;
    padding: 9px 9px;
    position: absolute;
    top: 0;
}
.rahmen_mitte .labelinside {
    margin: 2px 0 5px 0;
}
.rahmen_mitte .labelinside label, .suche .labelinside label {
    font-size: 15px;
    left: 0;
    line-height: 17px;
    padding: 10px 10px;
}
.suchfeld {
    background-color: transparent;
    box-shadow: none;
    border: 0;
    color: #666666;
    float: left;
    font-size: 15px;
    font-weight: normal;
    height: 28px;
    padding-left: 7px;
	width: 98%;
}
.but_search {
    background-color: transparent;
    background-image: url(media/images/layout/but_search.gif);
    background-position: 5px 5px;
    background-repeat: no-repeat;
    box-shadow: none;
    border: 0 solid #999999;
    color: #999999;
    cursor: pointer;
    float: left;
    height: 30px;
    padding: 5px;
    position: absolute;
    right: 3px;
    top: 3px;
    width: 30px;
}



/* Footer */	
.footer1 {
    text-align: left;
    background: rgba(170, 175, 140, 0.2) none repeat scroll 0 0;
    padding: 2% 3% 3% 3%;
    font-size: 14px;
    line-height: 20px;
    border-top: 4px solid #D7CCC5;
    border-bottom: 2px solid #D7CCC5;
    width: calc(94% + 60px);
    float: left;
    margin-left: -30px;
    margin-bottom: 15px;
    margin-top: 30px;
}
.footer1 .headline_2 {
    clear: both;
    color: #531405;
    font-size: 30px;
    font-weight: normal;
    margin-bottom: 15px;
    margin-top: 15px;
    margin-left: -2px;
}
.col3{
	width: 30%;
	margin-left: 2%;
	float: left;
}	
.col3 ul {
    padding: 0;
    margin: 0 0 12px 0;
}	
.col3 li{
	list-style-type: none;
	padding: 0;
    margin: 0;
}
.col3 li:before{
    content: "\2713";
	padding-right: 7px;
    font-size: 12px;
	color: #055AAA;
}
.col3 a:before {
	content: "\203A";
	padding-right: 7px;
}

.col4{
	width: 22.5%;
	margin-left: 2%;
	float: left;
}	
.col4 ul {
    padding: 0;
    margin: 0 0 12px 0;
}	
.col4 li{
	list-style-type: none;
	padding: 0;
    margin: 0;
}
.col4 li:before{
    content: "\2713";
	padding-right: 7px;
    font-size: 12px;
	color: #055AAA;
}
.col4 a:before {
	content: "\203A";
	padding-right: 7px;
}
.mail:before {
	content: "" !important;
	padding-right: 0!important;
}
 

/* Produktliste */

.produktliste {
    padding: 15px 15px 3px 15px;
    background: #F3F3F3;
    float: left;
    width: calc(100% - 30px);
}

.pages {
	 display: inline}

.pages A {
    text-align: center;
    line-height: 20px;
    background-color: #055AAA;
    width: 21px;
    float: left;
    color: #ffffff;
    font-size: 12px;
    margin-right: 3px;
    text-decoration: none;
    margin-top: 4px;
    font-family: 'robotomedium';
}

.pages A:hover {
    background-color: #2472BA;
}
.pages .activepage {
    background-color: #DCAA00;
}
	 
.produktbox {
    border: 1px solid #D7CCC5;
    padding: 2%;
    float: left;
    width: 44%;
    width: calc(45.5% - 2px);
    margin-bottom: 1%;
    margin-right: 1%;
    height: 200px;
    overflow: hidden;
    position: relative;
    background: #ffffff;
}
.produktbox:nth-child(2n) {
    margin-right: 0%;
}
.produktbox h3, .produktbox p {
    padding-left: 115px;
}
.produktbox a IMG {
    float: left;
    max-width: 100px;
    max-height: 200px;
}
	 
.produktbox .produktinfo, .produktbox h2.produktinfo {
    margin-bottom: 3px;
    padding-left: 115px;
    margin-top: 3px;
	 color: #444444;
	 font-size: 15px;
	 font-weight: normal;	  
     font-family: 'robotomedium', Arial;
}

.produktbox .produktinfo_k {
	 margin-bottom: 2px;
	 padding-bottom: 0px;
	 padding-top: 0px;
	 padding-left: 115px;
	 margin-top: 3px;
	 padding-right: 0px}

.produktbox .produktinfo_preis {
	 margin-bottom: 2px;
	 font-family: 'robotomedium'er;
	 color: #5B1817;
	 padding-bottom: 0px;
	 padding-top: 0px;
	 padding-left: 115px;
	 margin-top: 3px;
	 padding-right: 0px}

.produktbox .produktinfo_nr {
	 margin-bottom: 2px;
	 color: #999999;
	 padding-bottom: 0px;
	 padding-top: 0px;
	 padding-left: 115px;
	 margin-top: 3px;
	 padding-right: 0px}

.produktbox .produkttabinfo {
	 margin-bottom: 2px;
	 padding-bottom: 0px;
	 padding-top: 0px;
	 margin-top: 3px;
	 padding-right: 0px}

.produktbox .produkttabinfo_preis {
	 margin-bottom: 2px;
	 font-family: 'robotomedium'er;
	 color: #DCAA00;
	 padding-bottom: 0px;
	 padding-top: 0px;
	 margin-top: 3px;
	 padding-right: 0px}

.produktbox .produkttabinfo_nr {
	 margin-bottom: 2px;
	 color: #999999;
	 padding-bottom: 0px;
	 padding-top: 0px;
	 margin-top: 3px;
	 padding-right: 0px}

.produktbox .preisinfo {
    font-weight: normal;
    color: #999999;
    display: block;
    font-size: 12px;
}
.produktbox .preisinfo A {
	 text-decoration: none;
	 color: #999999}
.produktbox .preisinfo A:hover {
	 text-decoration: none;
	 color: #999999}

.produktbox .tdtab {
	 border-left-width: 0px;
	 border-right-width: 0px;
	 border-bottom: #ffcc00 1px dashed;
	 color: #000000;
	 border-top-width: 0px} 

.produktbox .basketform {
    position: absolute;
    right: 3px;
    bottom: 35px;
    /* width: 100px; */
} 
.basket input[type=text].input_text{
	padding: 9px 0;
	text-align: center;
}
.produktbox .abasket {
    width: 150px;
    float: left;
    margin-left: 115px;
}

.details {
    position: absolute;
    right: 0px;
    bottom: 0px;
    background-color: #055AAA;
    color: #fff !important;
    line-height: 22px;
    text-align: center;
    padding: 3px 10px 3px 10px;
    font-size: 14px;
    cursor: pointer;
    margin: 3px;
    font-weight: normal;
    border-radius: 3px;
}

.details:hover {
    color: #fff;
    background: #DCAA00;
    text-decoration: none;
}

/* Kategorien */
.catlist {
    padding: 5px 15px 15px 15px;
    background: #F3F3F3;
    float: left;
    width: 96%;
    width: calc(100% - 30px);
}
.catlist .catbox {
    border: 1px solid #D7CCC5;
    padding: 1.3%;
    float: left;
    width: 46.5%;
    width: calc(46.9% - 2px);
    margin-bottom: 1%;
    margin-right: 1%;
    height: 150px;
    overflow: hidden;
    position: relative;
    background: #ffffff;
}
.catlist div.catbox:nth-child(2n) {
    margin-right: 0%;
}
.catlist h3, .catbox p {
    margin: 0 0 10px 0;
    padding-left: 95px;
}
.catlist .produktinfo, .catlist h2.produktinfo {
    margin-bottom: 3px;
    padding-left: 95px;
    margin-top: 3px;
	 color: #444444;
	 font-size: 15px;
	 font-weight: normal;	  
     font-family: 'robotomedium', Arial;
}
.catbox IMG {
    float: left;
    max-width: 80px;
    margin-right: 15px;
}


/* Produktdetail */
.content_right {
    color: #000000;
    text-align: right;
    float: right;
    height: 40px;
}
.content_right a {
    text-decoration: none;
    padding: 0px 10px 5px 10px;
    border: 1px solid #D7CCC5;
    font-size: 30px;
    border-radius: 3px;
    line-height: 38px;
    background: rgba(170, 175, 140, 0.1);
    float: left;
    height: 100%;
    margin-left: 5px;
}
.content_right a:hover {
    background: rgba(170, 175, 140, 0.05);
}
.content_right a img {
    margin-top: 6px;
}
.produktdetail .box_right {
    margin-bottom: 10px;
    float: left;
    margin-left: 0px;
    margin-right: 0px;
    width: 40%;
}

.produktdetail .box_right .produkte {
	 margin-bottom: 10px;
	 max-width: 900px;
	 border-top: #D7CCC5 1px solid;
	 border-right: #D7CCC5 1px solid;
	 width: 96%;
	 border-bottom: #D7CCC5 1px solid;
	 float: left;
	 padding-bottom: 2%;
	 padding-top: 2%;
	 padding-left: 2%;
	 border-left: #D7CCC5 1px solid;
	 padding-right: 2%;
	 background-color: #ffffff}

.produktdetail .box_weitere TD {
	 font-size: 9pt;
	 width: 100%;
	 color: #666666}

.produktdetail .box_left {
    margin-bottom: 10px;
    width: 55%;
    float: left;
    margin-right: 5%;
    margin-bottom: 2%;
}
.produktdetail .links {
	 clear: both}
	 
.produktdetail .produktinfo_preis {
    margin-bottom: 10px;
    color: #531405;
    margin-top: 10px;
} 
.produktdetail .produktinfo_preis b {
    font-size: 20px;
}
.rahmen_mitte .preisinfo {
    font-weight: normal;
    font-size: 13px;
    color: #666666;
    display: block;
}
.produktdetail .merkmale{
	border-collapse: initial !important;
} 
.merkmale .info{
	background-color: rgba(170, 175, 140, 0.3);
} 
.merkmale .content{
    background-color: rgba(170, 175, 140, 0.2);
}
.produktdetail .submit_button{
	width: initial;
}
.abasket {
	 width: 150px;
	 float: right;
} 
.abasket .input_image {
    vertical-align: middle;
}

/* zoom */

.bild {
}
.bild .thumb {
    display: initial;
	border: 1px solid #bbb;
	border-radius: 3px;
	margin-right: 5px;
	margin-top: 5px;
	float: left
}

.detailbild {
    position: relative;
    border: #D7CCC5 1px solid;
    height: auto;
    width: 100%;
    text-align: center;
    border-radius: 3px;
    overflow: hidden;
}
.detailbild img {
    border-top: 0px;
    border-right: 0px;
    border-bottom: 0px;
    color: #fefde9;
    border-left: 0px;
    max-height: 450px;
    width: auto;
}
.detailbild:hover IMG {
	 -webkit-transform: scale(1.05);
	 -moz-transform: scale(1.05);
	 transform: scale(1.05)}
.detailbild A {
    display: block;
}
.detailbild .zoom {
    border-top: #ffffff 3px solid;
    border-right: #ffffff 3px solid;
    width: 40px;
    border-bottom: #ffffff 3px solid;
    position: absolute;
    left: 0px;
    border-left: #ffffff 3px solid;
    bottom: 0px;
    border-radius: 0 3px 0 0;
    opacity: 0.5;
}
/* Varianten */
.varianten {
    border: #D7CCC5 1px solid;
    width: 100%;
    border-radius: 3px;
}
.varianten th{
    padding: 10px;
    background-color: rgba(170, 175, 140, 0.2);
}

.varianten td {
    padding: 10px;
    border-top: #D7CCC5 1px solid;
}
.varianten form {
    border: 0;
	padding: 0;
}
.rot{
	color: #cc0000;
}

/* Shariff */
.shariff {
    width: 58%;
    width: calc(58% - 2px);
	margin-bottom: 20px;
}
li.shariff-button {
    border-radius: 3px;
}
.rahmen_mitte .shariff .orientation-horizontal.button-style-standard li {
	min-width: 35px !important;
	width: 21% !important;
}

/* Bestellung */	
.remove {
	width: 19px;
}
.col2 {
    width: 48% !important;
    margin-right: 4%;
    margin-bottom: 20px;
    float: left;
	min-width: 310px;
}		
.col2:nth-child(2n){
	margin-right: 0%;
}	
.content_right form {
    border: 0;
    background: none;
    padding: 0;
}
.load-ladr {
    margin: 30px 0;
}
#lieferadresse-form {
	display: none;
}
#lieferadresse-form.active {
	display: block;
}

.hamburger {
	display: none;
}


/* Navigation Desktop */

.navigation {
    height: auto;
    width: 100%;
/*    position: relative;*/
    text-align: left;
    z-index: 100;
    background-color: #055AAA;
}

.navbar {
    padding-bottom: 0px;
    padding-top: 0px;
    padding-left: 0;
    margin: 0px auto;
    z-index: 101;
    padding-right: 0px;
    height: 44px;
    max-width: 1260px;
}
.navbar h3 {
    margin: 0;
}
.stickytop {
}

@media (min-width:1000px) {	
	.stickytop {
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.7);
		-moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.7);
		box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.7);
	}
}

.navbar LI {
    list-style-type: none;
/*    position: relative;*/
    float: left;
    padding-left: 0px;
    margin: 0px;
    height: 100%;
}
.navbar LI:hover{
     background-color: #ffffff;
}
.navbar LI A.topcat {
    height: 34px;
    border-right: 0px solid #3388D8;
    line-height: 32px;
}
.navbar LI:last-child A.topcat {
    border-right: 0;
}
.navbar LI A {
    color: #ffffff;
    font-size: 15px;
    text-decoration: none;
    font-weight: normal;
    padding-bottom: 5px;
    padding-top: 5px;
    padding-left: 25px;
    display: block;
    line-height: 20px;
    padding-right: 25px;
    float: left;
}

.navbar LI:hover A.topcat {
    background-color: #fff;
    color: #333;
    overflow: hidden;
    text-decoration: none;
    -webkit-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.5);
    -moz-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.5);
    box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.5);
}

.navbar LI .selected {
    color: #333;
    background-color: #DCAA00;
    -webkit-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0.5);
    -moz-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0.5);
    box-shadow: 0px 0px px 0px rgba(0,0,0,0.5);
}

.navbar .thumb {
    width: 30px;
    min-height: 30px;
    float: left;
    border: 1px solid #dddddd;
    text-align: center;
    background: #ffffff;
    padding: 0;
    height: 30px;
    display: none; /* Thumbs deaktiviert */
} 
.navbar img {
	width: auto;
	height: auto;
	max-width: 30px;
    max-height: 25px;
}	 	 

/* 2. Ebene */
.navbar LI UL {
	 display: none}
	 
/*	Sub-Navigation nur vertikal
.navbar LI:hover UL {
    transition: all 0.1s;
    position: absolute;
    padding-bottom: 10px;
    padding-top: 10px;
    z-index: 1000;
    display: inline-block;
    padding-right: 40px;
    background-color: #ffffff;
    left: 0px;
    top: 44px;
    -webkit-box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.5);
    -moz-box-shadow: 0px 5px 05px 0px rgba(0,0,0,0.5);
    box-shadow: 0px 3px 3px 0px rgba(0,0,0,0.5);
    padding-left: 0px;
    white-space: nowrap;
}
*/

/* Sub-Navigation volle Breite */
.navbar {
    position: relative !important;
}	 
.navbar LI {
    position: initial !important;
}
.navbar LI UL {
	display: block !important;
	width: 0;
	overflow: hidden;
    padding: 0;
    opacity: 0;
    float: left;
    background: #fff;
    font-family: 'Open Sans', sans-serif;
    list-style-type: none;
    list-style-image: none;
    z-index: 100;
    line-height: 14px;
    position: absolute;
    left: 0px;
    top: 44px;
    -moz-transition: opacity 0.2s; 
    -webkit-transition: opacity 0.2s; 
    -ms-transition: opacity 0.2s;  
    -o-transition: opacity 0.2s;  
    transition: opacity 0.2s;
}	 
.navbar LI:hover UL {
    opacity: 1;
    width: 96%;
    padding: 2%;
    z-index: 100;
    display: inline;
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.5);
    border-left: 1px solid #055AAA;
    border-bottom: 1px solid #055AAA;
    border-right: 1px solid #055AAA; 
}
.navbar LI UL LI:hover {
    background: #efefef !important;
}
.navbar LI > UL > LI:hover > a {
    background: #bbb !important;
	color: #fff !important;
}
LI UL LI .ebene3 {
    position: initial !important;
    display: block !important;
    box-shadow: none !important;
    padding-left: 0px !important;
    overflow: visible !important;
}
LI UL LI:hover .ebene3 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    padding: 0 !important;
}
.navbar > LI > UL > LI > A {
    font-weight: bold !important;
    line-height: 24px !important;
    padding: 3% 5% !important;
    width: 90% !important;
	font-size: 14px !important;
	color: #444 !important;
}
.navbar LI:hover UL A:hover {
    color: #fff !important;
    background: #bbb !important;
}
.link a, .link a:hover {
    width: 90% !important;
    padding: 0 5% !important;
}
.navbar LI UL LI A {
    line-height: 24px !important;
}
.navbar LI:hover LI {
    margin-bottom: 0px;
    z-index: 100;
    margin-top: 0px;
    line-height: 16px;
    box-shadow: none;
    margin: 0.5%;
    width: 100%;
    float: left;
    height: initial;
    width: 16%;
    border: 1px solid #ddd;
    background: #f9f9f9;
    margin-bottom: 10px;
    border-radius: 3px;
}
.navbar LI:nth-child(2) UL {
/*   column-width: 180px;
   -moz-column-width: 180px;
   -webkit-column-width: 180px;
   column-gap: 0px;
   column-rule-color: #ccc;
   column-rule-width: 0px;
   column-rule-style: solid;*/   
  -webkit-column-count: 6; /* Chrome, Safari, Opera */
  -moz-column-count: 6; /* Firefox */
  column-count: 6; 
}
/*
.navbar LI:nth-child(2):hover LI {
    width: 100%;
	float: none;
    -moz-page-break-inside: avoid;
    -webkit-column-break-inside: avoid;
    break-inside: avoid;
    -o-column-break-inside: avoid;
    -ms-column-break-inside: avoid;
    page-break-inside: avoid;
}
*/
.navbar LI:nth-child(2):hover LI {
    width: 100%;
    float: none;
    -moz-page-break-inside: avoid;
    -webkit-column-break-inside: avoid;
    break-inside: avoid;
    -o-column-break-inside: avoid;
    -ms-column-break-inside: avoid;
    page-break-inside: avoid;
}

/* Sub-Navigation volle Breite ENDE */


.navbar LI:nth-last-child(-n+3):hover UL {
    left: initial;
    right: 1px;
}

.navbar LI UL LI {
    width: 110%;
    width: calc(100% + 40px);
    float: none;
    display: block;
}
	 
.navbar LI UL LI:hover {
     background: #efefef;}

.navbar LI:hover UL LI A {
    font-size: 13px;
    font-weight: normal;
    color: #333333;
    z-index: 1000;
    display: block;
    line-height: 32px;
    width: 100%;
    padding-top: 1px;
    padding-bottom: 0;
	float: none;
}

.navbar LI:hover UL A:hover {
	 text-decoration: none;
	 color: #000000;
	 z-index: 1000;
	 display: block}
	 
	 
/* 3. Ebene */


LI UL LI .ebene3 {
/*    position: absolute;
    right: 100%;
    top: 0;*/
    display: none;
    transition: all 0.1s;
    overflow: hidden;
}
	
LI:nth-child(-n+4) UL LI .ebene3 {
    left: 100%;
    right: initial;
}

LI UL LI:hover .ebene3 {
    background: #efefef;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.5);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.5);
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.5);
	display: inline-block;
    padding: 10px;}	
	 
.navbar LI UL LI:hover .link {
    display: block;
}

.navbar LI UL LI:hover .link A {
    font-size: 13px;
    font-weight: normal;
    color: #333333;
    z-index: 1000;
    padding-left: 0;
    padding-right: 40px;
}

.navbar LI UL LI:hover .link A:hover {
	 text-decoration: none;
	 color: #000000;
	 z-index: 1000;
	 display: block}


.rabatt {
    height: 28px;
    width: 150px;
    left: -30px;
    background-repeat: no-repeat;
    position: absolute;
    text-align: center;
    clear: both;
    top: -10px;
    background: #D50008;
    -ms-transform: rotate(-35deg);
    -webkit-transform: rotate(-35deg);
    transform: rotate(-35deg);
}
.rabatt DIV {
    font-size: 22px;
    color: #ffffff;
    left: 24px;
    position: absolute;
    top: 1px;
    font-family: 'oswalddemibold' ,Impact,'Swiss911 XCm BT','Arial Black', 'Helvetica Bold', Charcoal, Sans-serif;
}
span.preis_rabatt {
    font-size: 18px;
    font-family: 'robotobold';
    color: #D50008;
} 
span.preis_alt {
    text-decoration: line-through;
    display: block;
}
	 
			 
@media (min-width:1024px) {

}
/* Navigation Desktop Ende */	


@media (max-width:1300px) {
	.login {
		padding: 3px 2%;
	}
	.rahmen_oben {
		padding: 0 2%;
	}
	.navbar LI A {
		/* font-size: 13px; */
		/* padding-left: 8px; */
		/* padding-right: 7px; */
	}
	.produktbox {
		height: 220px;
	}
	.produktbox p, .produktbox h3 {
		font-size: 13px;
		line-height: 16px;
	}
}


/* Slider */
.slider {
    float: left;
    width: 100%;
    height: 240px;
    overflow: hidden;
    position: relative;
    /* background-color: rgba(170, 175, 140, 0.1); */
    margin-bottom: -2px;
    padding: 20px 0;
}
.slider .caption {
    display: inline-block;
    position: absolute;
    top: 0;
    left: 36%;
    text-align: left;
    font-family: 'robotomedium';
    height: 100%;
	width: 64%
}
.slider .caption .headline_1 {
    font-size: 18px;
	margin: 15px;
}	
.slider .caption p {
    font-weight: normal;
    font-size: 15px;
    color: #333333;
	margin: 15px;
}	
.slider A {
    text-decoration: none;
    width: 100%;
	height: 100%;
    float: left;
}
.slider img {
    max-width: 35%;
    max-height: 100%;
    width: auto;
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}

.slider .caption .produktinfo_preis {
	 margin-bottom: 2px;
	 font-family: 'robotomedium'er;
	 color: #5B1817;
	 margin-top: 3px;}
	 
/* Paypal */
.paypalinfo {
    background: #DCAA00;
    color: #fff;
    text-align: left;
    padding: 10px 20px 10px 20px;
    margin-bottom: 10px;
    display: inline-block;
    position: relative;
    cursor: pointer;
}
.paypalinfo span {
    color: #3C413C;
    /* font-weight: bold; */
    font-family: 'robotobold';
    font-size: 16px;
    display: block;
    margin-top: 12px;
}
	
@keyframes pulse {
   0%   { transform:scale(1);}
   50%   { transform:scale(0.8);}
   100%   { transform:scale(1);}
}
.paypalinfo img {
    background: #fff;
    padding: 7px 10px;
    border-radius: 5px;
    margin-top: 10px;
    margin-bottom: 5px;
	animation: pulse 3s infinite ease;
}
#paypalcheckbox {
    height: 20px;
    width: 20px;
    margin-bottom: 10px;
    margin-top: 10px;
    margin-right: 5px;
    transform: translateY(3px);
}
.submit_button:disabled, .submit_button:disabled:hover {
	background: linear-gradient(#5A5F5A 50%, #3C413C 50%);
	opacity: .3;
	cursor: initial;
}
div#payalfehler {
    background: #ff3333;
    color: #fff;
    float: left;
    margin-bottom: 10px;
    padding: 10px 20px;
}


@media (max-width:1000px) {
	body {
		font-size: 16px;
		background-image: none;
	}
	.header {
		margin-bottom: 0;
	}
	.grundrahmen {
		border: 0;
		border-radius: 0;
		margin: 0;
		box-shadow: none;
	}
	.rahmen_links {
		width: 0px;
		overflow: hidden;
		display: none;
	}	
	.footer1 {
		font-size: 16px;
		line-height: 24px;
		width: calc(94% + 20px);
		margin-left: -10px;
	}
	
/* Header */	

	
	.logo {
		margin-right: 0;
		float: none;
		margin-top: -25px;
		min-width: 0;
	}
	.logo img {
		width: 25%;
		max-width: 83px;
	}
	.logo .headline_1 {
		font-size: 22px;
	}
	.logo .headline_2 {
		font-size: 10.8px;
		margin-top: 0px;
	}
	.hotline {
		margin-top: 15px;
	}
	.rahmen_oben .basket {
		margin-right: auto;
		margin-left: auto;
		float: none;
		margin-top: 10px;
		width: 97%;
		max-width: 400px;
	}
	.top_right {
		float: none;
		margin-right: 0;
		text-align: center;
		border-bottom: 4px solid #D7CCC5;
		padding: 5px 5px 20px 5px;
		margin-left: -10px;
		width: calc(100% + 10px);
	}	
	.rahmen_oben {
		padding-left: 2%;
		margin-top: 40px;
		padding-right: 2%;
	}
	.rahmen_center_suche {
		height: initial;
	}
	.filter {
		margin-top: -40px;
	}
	.filter {
		margin-top: -40px;
		height: 70px;
		overflow: hidden;
	}
	.filter.active, .filter:hover {
		height: initial;
	}
	span.labeltop {
		width: 100%;
	}
	.filter form span:nth-child(3) {
		text-align: center;
		color: #fff;
		background: #055AAA;
		border-radius: 3px;
	}
	.login {
		padding-top: 15px;
		text-align: left;
		padding-left: 2%;
	}
	.login a {
		padding: 1.5% 2%;
		border: 0;
		font-size: 15px;
		background: #055AAA;
		color: #fff;
		border-radius: 3px;
	}
	.suche {
		float: none;
		margin-left: auto;
		margin-right: auto;
		width: 99%;
		max-width: 400px;
	}
	.top_middle {
		display: block;
		float: none;
		width: 99%;
		min-width: 0;
	}
	.gruppenpfad {
		float: left;
	}
	.navbar LI:hover LI {
		width: 100%;
		margin: 0;
		text-align: center
	}

	
/* Inhalt */	
	.slider {
		width: 100%;
		margin-right: 0;
		height: auto;
	}	
	.slider .details {
		right: 2%;
	}
	
	.slider .caption .headline_1 {
		font-size: 36px !important;
		line-height: 48px !important;
	}
	.slider .caption p {
		display: none
	}
	.slider .details {
		font-size: 32px !important;
		line-height: 40px !important;
	}
	.jssorb01 div {
		width: 16px !important;
		height: 16px !important;
		
	}
	
	.news {
		width: 100%;
		margin-bottom: 4%;
		padding-bottom: 30px;
	}
	.justify {
		text-align: left;
	}
	.content_right {
		margin-bottom: 15px;
	}
	.produktbox {
		width: auto;
		margin-bottom: 2%;
		margin-right: 0;
		height: auto;
		float: none;
		padding-bottom: 35px;
	}	
	.rahmen_mitte form {
		width: 100%;
	}
	.th1, .td1 {
		display: none;
	}
	.catlist .catbox {
		padding: 2%;
		float: left;
		width: 96%;
		margin-right: 0;
		height: auto;
		padding-bottom: 30px
	}
	
/* Navigation */

	.hamburger {
		display: block;
		position: absolute;
		width: 50px;
		height: 50px;
		background: #055AAA;
		right: 0px;
		top: 0px;
		text-align: center;
		color: #ffffff;
		padding: 10px;
		font-size: 14px;
		cursor: pointer;
		z-index: 100;
	}
	.hamb_line {
		height: 6px;
		width: 90%;
		margin-left: 5%;
		border-radius: 3px;
		background: #ffffff;
		margin-top: 2px;
		margin-bottom: 4px;
		float: left;
	}	
	.navigation {
		display: block;
		position: absolute;
		width: 70px;
		height: 70px;
		right: 0px;
		top: 0px;
		border-radius: 0px 0px 0px 3px;
		z-index: 10;
		overflow: hidden;
		margin: 0;
	}	
	.navigation_mobile {
		background-color: #531405;
		background: #055AAA;
		display: block;
		position: absolute;
		right: 0px;
		top: 0px;
		z-index: 100;
		padding-top: 80px;
		width: 100%;
		height: initial;
		border-radius: 0 0 3px 3px;
		overflow: hidden;
		-webkit-box-shadow: 3px 0px 15px 0px rgba(0,0,0,0.75);
		-moz-box-shadow: 3px 0px 15px 0px rgba(0,0,0,0.75);
		box-shadow: 3px 0px 15px 0px rgba(0,0,0,0.75);
	}

	.navbar {
		position: initial !important;
	}
	.navbar LI {
		width: 100%;
		padding-top: 0;
		float: left;
		height: auto;
	}	
	.navbar LI br{
		display:none
		}
	.navbar LI A {
		font-size: 16px;
		line-height: 37px;
		color: #ffffff;
		width: 100%;
		border-top: 1px solid #3388D8;
	}
	.navbar LI:hover UL {
		transition: all 0.1s;
		position: relative;
		top: 0;
		padding-bottom: 10px;
		padding-top: 10px;
		z-index: 1000;
		display: inline-block;
		padding-right: 40px;
		background-color: #ffffff;
		-moz-box-shadow: 0px 5px 05px 0px rgba(0,0,0,0.5);
		padding-left: 0px;
		white-space: nowrap;
		width: 100%
	}
	.navbar LI:hover UL LI A {
		font-size: 16px;
		line-height: 35px;
		border: 0;
	}
	.navbar LI UL LI DIV A {
		font-size: 14px;
		padding-left: 35px;
	}	
	.navbar .thumb {
		display: none;
	}
	.navbar LI A.topcat {
		max-width: initial;
	}
	.navbar LI UL LI {
		height: auto;
		float: left;
	}
	LI UL LI:hover .ebene3 {
		box-shadow: none;
		padding: 10px;
		z-index: 10001;
		margin-top: 30px;
		position: relative
	}
	LI:nth-child(-n+4) UL LI .ebene3 {
		left: auto;
		right: 100%;
	}

/* Produktliste */	
	.produktbox {
		height: auto;
		padding-bottom: 80px;
	}
	.produktbox p, .produktbox h3 {
		font-size: 15px;
		line-height: 17px;
	}
	.produktbox .basketform {
		width: 98px;
	}
	 
}		
@media (max-width:780px) {
	.col4 {
		width: 100%;
		margin-left: 0;
		float: none;
		text-align: center;
		margin-bottom: 30px;
	}
	.desktop, .boxdim_orderstep{
		display: none;
	}	
	.col2 {
		width: 100%;
		max-width: 520px;
	}
	.whatsapp {
		display: block;
		background-repeat: no-repeat;
		background-size: 20px;
		background-position: 12px 8px;
		font-size: 15px;
		float: left;
	}
	.itemspec {
		right: 0px;
		top: 40px;
	}
	.box_produkt_detail {
		padding-top: 30px;
		margin: 0;
	}
	.box_produkt_detail .normalbild {
		width: 95%;
		width: calc(96% - 2px);
	}
	.box_produkt_detail .info, .box_produkt_detail .shariff {
		width: 99%;
		width: calc(100% - 2px);
	}
	.shariff {
		width: 100%;
	}	
	.rahmen_mitte .shariff .orientation-horizontal.button-style-standard li {
		width: 18% !important;
	}
}	
@media (max-width:600px) {
	.col3 {
		width: 100%;
		margin-left: 0;
		float: none;
		text-align: center;
		margin-bottom: 30px;
	}
}	
	
@media (max-width:370px){
	.logo .headline_1 {
		font-size: 19px;
	}
	.logo .headline_2 {
		font-size: 11px;
		margin-top: 0px;
		letter-spacing: 0;
	}
}

@media (max-width:1024px) {
.produktdetail .box_left {
    width: 98%;
    max-width: initial;
    float: left;
    margin-right: 2%;
    margin-bottom: 10px;
	}
.produktdetail .box_right {
    width: 98%;
	}
}
/* Produktvideos */
.youtube {
    float: left;
    width: 32.5%;
    margin-right: 1%;
}
.youtube:nth-child(3) {
	margin-right: 0;
}

/* Newsvideos */
.infolist .youtube {
    float: none;
    width: calc(100% + 10px);
    margin-right: 0;
    margin-left: -10px;
}

.support ul {
    list-style-type: none;
    padding-left: 0;
    margin-left: 15px;
}
.support li:before {
    content: "\203A";
    padding-right: 7px;
    font-size: 12px;
    color: #055AAA;
}

/* select mit Bild */
.merkmale {
    margin-bottom: 20px;
    float: left;
    margin-right: 20px;
}
.merkmalzeile {
	position: relative;
    height: 103px;
	width: 300px;
    border: 1px solid #cccccc;
    padding: 0 0 0 10px;
    overflow-x: hidden;
    overflow-y: hidden;
	margin-bottom: 5px;
    -moz-transition: height 0.5s; 
    -webkit-transition: height 0.5s; 
    -ms-transition: height 0.5s;  
    -o-transition: height 0.5s;  
    transition: height 0.5s;
	cursor: pointer;
}
.merkmalzeile.hover {
    height: 300px;
    overflow-y: scroll;
    -moz-transition: height 0.5s; 
    -webkit-transition: height 0.5s; 
    -ms-transition: height 0.5s;  
    -o-transition: height 0.5s;  
    transition: height 0.5s;
}
.merkmalname {
    font-family: 'robotomedium';
	margin-bottom: 15px;
	cursor: pointer;
}
.merkmalzeile:after {
    content: "\203A";
    font-size: 40px;
    position: absolute;
    top: 0px;
    right: 10px;
    transform: rotate(90deg);
    line-height: 34px;
    color: #055AAA;
}

.merkmalzeile label {
	display: none !important;
    width: 100%;
    margin-right: 3px;
    margin-bottom: 3px;
    height: 60px;
    font-size: 13px;
    position: relative;
	display: inline-block;
	width: 100%;
	cursor: pointer;
}
.merkmalzeile label p {
    padding-top: 3px;
    padding-left: 3px;
}
.merkmalzeile.hover label {
	display: block !important;
}
.merkmalzeile label:hover {
    background: #efefef;
}
.merkmalzeile input {
    position: absolute;
    top: -30px;
    left: 0;
    opacity: 0;
    width: 0;
    height: 0;
}
.merkmalzeile input:checked + label {
	display: block !important;
    background: #DCAA00;
}
.merkmalzeile img {
    float: left;
    margin-right: 5px;
    height: 60px;
}

/* Katalog */
.katalogcontentcol h2 {
    margin-top: 25px;
}
.katalogcontentcol1 {
    margin-bottom: 20px;
	background-color: #eee;
	background-color: #2472BA;
}
.katalogcontentcol1 p {
    display: inline-block;
    margin-right: 10px;
}
.katalogcontentcol1 a {
	color: #fff;
}
.katalogcontentcol2 {
    padding: 2% 3%;
}

/* Variante volle Breite
.merkmale {
    margin-bottom: 20px;
}
.merkmalzeile {
    border: 1px solid #cccccc;
    height: 34px;
    padding: 0 0 0 1%;
    overflow-y: hidden;
	margin-bottom: 5px;
    -moz-transition: height 0.5s; 
    -webkit-transition: height 0.5s; 
    -ms-transition: height 0.5s;  
    -o-transition: height 0.5s;  
    transition: height 0.5s;
}
.merkmalbox {
    float: left;
    width: 24%;
    margin-right: 1%;
    height: 66px;
    font-size: 13px;
	position: relative;
}

.merkmalbox label {
	display: inline-block;
	width: 100%;
}
.merkmalbox label:hover {
    background: #efefef;
}
.merkmalbox input {
    position:absolute;top:0;left:0;opacity:0;
}
.merkmalbox input:checked + label  {
    background: #DCAA00;
}
.merkmalbox input:checked + label + .merkmalbox  {
	position: absolute;
	left:0;
	top: 0;
}
.merkmalbox img {
    float: left;
    margin-right: 3px;
    width: 60px;
}
*/

