@charset "utf-8";

/* CSS Document */

::-webkit-scrollbar {
      width: 14px;
}

::-webkit-scrollbar-track {
      background-color: #FFFBEA;
border-left: 1px solid #DBC272;

} /* the new scrollbar will have a flat appearance with the set background color */
 
::-webkit-scrollbar-thumb {
      background-color: #F0D47B; 
border-radius: 5px;
  border: 1px solid #CFB35A;
} /* this will style the thumb, ignoring the track */
 
::-webkit-scrollbar-button {
border-radius: 2px;
      background-color: #DFC77C;
} /* optionally, you can style the top and the bottom buttons (left and right for horizontal bars) */
 
::-webkit-scrollbar-corner {
      background-color: #ffc600;
} /* if both the vertical and the horizontal bars appear, then perhaps the right bottom corner also needs to be styled */

body {
    scrollbar-face-color: #F0D47B;
}
.page_wrapper {
background-image: url(/layout/farbfinal01/images/ricoo_bg.gif);
background-repeat: repeat;
background-color: #fff;
margin-top:38px;
}

.leiste_top, .leiste_top a, .leiste_top td, .leiste_top span {
font-size: 14px;
font-family: roboto;
font-weight: 300; }

.leiste_top b, .leiste_top strong {
font-size: 14px;
font-family: roboto;
font-weight: normal; }

#livesearch_result {z-index:9999!important;
}

#live_article_search_result {
padding:0; 
border-spacing:0;}

#live_article_search_result tr {
background: #fff;

transition: background 0.5s;
-webkit-transition: background 0.5s;
-moz-transition: background 0.5s;
-o-transition: background 0.5s;}

#live_article_search_result tr:hover { 
background:#FFEDCD;
}

#PlentyWebCustomerRegistrationTitle{

background: #faf6cd!important; /* Old browsers */
      background: -moz-linear-gradient(top, #faf6cd 0%,#fbf9df 50%,#f3eca8 51%,#faf6cd 100%)!important; /* FF3.6+ */
      background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#faf6cd), color-stop(50%,#fbf9df), color-stop(51%,#f3eca8), color-stop(100%,#faf6cd))!important; /* Chrome,Safari4+ */
      background: -webkit-linear-gradient(top, #faf6cd 0%,#fbf9df 50%,#f3eca8 51%,#faf6cd 100%)!important; /* Chrome10+,Safari5.1+ */
      background: -o-linear-gradient(top, #faf6cd 0%,#fbf9df 50%,#f3eca8 51%,#faf6cd 100%)!important; /* Opera11.10+ */
      background: -ms-linear-gradient(top, #faf6cd 0%,#fbf9df 50%,#f3eca8 51%,#faf6cd 100%)!important; /* IE10+ */
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#faf6cd', endColorstr='#f3eca8',GradientType=0 )!important; /* IE6-9 */
      background: linear-gradient(top, #faf6cd 0%,#fbf9df 50%,#f3eca8 51%,#faf6cd 100%)!important; /* W3C */  

border-top:1px solid #ffc600;
border-left:1px solid #ffc600;
border-right:1px solid #ffc600;
-moz-border-top-left-radius:5px; -webkit-border-top-left-radius:5px;	border-top-left-radius:5px;-moz-border-top-right-radius:5px; -webkit-border-top-right-radius:5px;	border-top-right-radius:5px;

border-bottom: 2px solid #ffc600!important;}

.PlentyWebTitle {font-family:roboto; font-size:18px; }

.plentyMessageBox {
-moz-border-radius:5px; 
-webkit-border-radius:5px; 
border-radius:5px;
}

.plentyMessageBox, .PlentyAdviceMsg {
font-family: roboto!important;
font-size: 14px!important;
color: #ffffff;
}

.PlentyAdviceMsg a, .PlentyAdviceMsg a:hover {color:#ffffff; padding-top:15px;}

.plentyMessageBoxTitle {
font-family: roboto!important;
font-size: 18px!important;
}

.PlentyErrorMsg {color:#fff; font-family:roboto;}

.plentyErrorBox {
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
color:#fff;
}

.PlentyErrorCode {color:#ffffff!important; font-weight:bold;}
.plentyErrorBoxContent {color:#fff!important;}
.plentyErrorBoxCode {color:#fff!important;font-weight:bold;}

.bordertopleft { -moz-border-top-left-radius:5px; -webkit-border-top-left-radius:5px;	border-top-left-radius:5px;}
.bordertopright { -moz-border-top-right-radius:5px; -webkit-border-top-right-radius:5px;	border-top-right-radius:5px;}
.borderbottomleft { -moz-border-bottom-left-radius:5px; -webkit-border-bottom-left-radius:5px;	border-bottom-left-radius:5px;}
.borderbottomright { -moz-border-bottom-right-radius:5px; -webkit-border-bottom-right-radius:5px;	border-bottom-right-radius:5px;}
.borderrund { -moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px;}

.abscheniden { text-overflow: ellipsis; }

 #hinweis{ display:none;}
 *html #hinweis{ display:block;}


* {
  font-size:13px;
  font-family: roboto, Arial;
  color:#58401d;
}

.item_column_hover {box-shadow: 1px 1px 10px rgb(252, 170, 67), -1px 1px 10px rgb(252, 170, 67); -moz-box-shadow: 1px 1px 10px  rgb(252, 170, 67), -1px 1px 10px  rgb(252, 170, 67); -webkit-box-shadow: 1px 1px 10px   rgb(252, 170, 67), -1px 1px 10px  rgb(252, 170, 67); border:#FFC600 solid 1px!important;}

#Image1 {

width:400px!important;
height:320px!important;
position:absolute!important;
left:0;
}

.zoomLens {
background-color:rgb(218, 192, 138)!important;
cursor:-webkit-zoom-in!important;
cursor:zoom-in!important;
}
.active img{
border: 1px solid #FFCA42!important;
}

.zoomText {
    position: absolute;
    bottom: 0px;
    margin: auto;
    width: 100%;
background: #F8EF97 ;
height: 15px;
padding: 5px;
border-top: 1px solid #ccc;
background-image: -webkit-linear-gradient(#F8EF97 0%, #E9DE7D 100%);
background-image: -moz-linear-gradient(#F8EF97 0%, #E9DE7D 100%);
background-image: -o-linear-gradient(#F8EF97 0%, #E9DE7D 100%);
background-image: linear-gradient(#F8EF97 0%, #E9DE7D 100%);
}

.zoomWrapper{height:320px!important;}

.zoomWindow {
border: 1px solid #ccc!important;
box-shadow: 1px 1px 10px rgb(114, 114, 114), -1px 1px 10px rgb(114, 114, 114); -moz-box-shadow: 1px 1px 10px  rgb(114, 114, 114), -1px 1px 10px  rgb(114, 114, 114); -webkit-box-shadow: 1px 1px 10px   rgb(114, 114, 114), -1px 1px 10px  rgb(114, 114, 114);
margin-left:10px;
moz-border-radius:5px;
-webkit-border-radius:5px;
border-radius:5px; 
width:375px!important;
height:380px!important;
padding-bottom:20px!important;
}


.download_menu li {
padding: 3px;
margin-bottom: 4px;
display: inline;
}

.download_menu {
padding: 0 0 0 30px;
text-align: left;
}


.leiste_top { 
z-index: 1000;
width: 100%; 
/* height:20px; */ 
padding-top:8px; 
border-bottom: 1px solid #FFC600;
background: #fff;
background-image: -webkit-linear-gradient(#fff0%, #FCECB2 100%); 
background-image: -moz-linear-gradient(#fff0%, #FCECB2 100%); 
background-image: -o-linear-gradient(#fff 0%, #FCECB2 100%); 
background-image: linear-gradient(#fff 0%, #FCECB2 100%); 
/* background-color:#fff; */
/* border-bottom:1px solid #ccc;*/ 
margin-bottom:15px; 
margin-top:0px; 
position: fixed;
padding-bottom:8px;
margin-right:0px; 
right:0;
top:0;
box-shadow: 1px 1px 7px rgb(185, 185, 185), -1px 1px 7px rgb(185, 185, 185); 
-moz-box-shadow: 1px 1px 7px  rgb(185, 185, 185), -1px 1px 7px  rgb(185, 185, 185); 
-webkit-box-shadow: 1px 1px 7px   rgb(185, 185, 185), -1px 1px 7px  rgb(185, 185, 185);}

.shop { 
margin-bottom: 10px; 
text-align:center;
}

#live_article_search_result {width:100%;}

#livesearch_result .box_gray2 {

border:#FFC600 solid 1px !important; 
box-shadow: 1px 1px 10px rgb(185, 185, 185), -1px 1px 10px rgb(185, 185, 185); 
-moz-box-shadow: 1px 1px 10px  rgb(185, 185, 185), -1px 1px 10px  rgb(185, 185, 185); 
-webkit-box-shadow: 1px 1px 10px   rgb(185, 185, 185), -1px 1px 10px  rgb(185, 185, 185); 
moz-border-radius:5px; 
-webkit-border-radius:5px; 
border-radius:5px;
margin-top:6px!important;
width: 800px!important;
}

.LiveSearchImage img {
max-width: 100px!important;
max-height: 100px!important;}

#live_article_search_result td {border-bottom:1px solid #ccc; padding:3px;}

#live_article_search_result .Price{ 
     font-size: 24px;
}

#live_article_search_result .LiveSearchShippingHandling,
#live_article_search_result .LiveSearchVAT{ 
     font-size: 10px;
}


.PlentyWebMyAccountItemContainerHeaderTitle {font-weight:bold;}

.PlentyWebMyAccountItemContainerHeaderTitle strong {font-weight:bold;}

.PlentyWebMyAccountDisplayOrdersStateData {display:none; visibility: hidden;}

#header {
  
        height: 110px;
  padding-bottom:10px;
margin-bottom:0px;
  
}
#header_order {
        height: 110px;
  padding-bottom:10px;
margin-bottom:0px;
  
}
body {
  margin: 0; 
  padding: 0;
  font-size:13px;
  font-family: Roboto,Arial;        
  color:#58401D;
background-color:#fff;

}



.flag_fr {display:none !important;}

.thumb_img{
border:1px solid #ccc; 
width:63px; 
height:48px;
cursor: -webkit-zoom-in;
cursor: -moz-zoom-in;  
-moz-border-radius:5px;	
-webkit-border-radius:5px;	
border-radius:5px;


}

.active .thumb_img {
border: 1px solid #FFCA42!important;
}

.thumb_img:hover{
border: 1px solid #FFCA42!important;
width:63px; 
height:48px;
cursor: -webkit-zoom-in;
cursor: -moz-zoom-in;  
-moz-border-radius:5px;	
-webkit-border-radius:5px;	
border-radius:5px;
-webkit-filter: grayscale(0);
-moz-filter: grayscale(0);
-o-filter: grayscale(0);
-ms-filter: grayscale(0);

}
a {
  color:#58401D;
text-decoration:none;
}



.LiveSearchImage {
    padding:10px;
}

a:hover {
  color:#58401D;
        text-decoration: none;
}

.Price {
  /* font-weight:bold; */
  font-size:26px;
  color:#B28848;
font-family: roboto;
/* font-style:italic; */
}

.Price_article_list {
  font-weight:bold;
  font-size:22px;
  color:#B28848;
font-family: roboto;
font-style:italic;
}

.articleQuantity {
border: #FFC600 solid 1px;
-moz-border-radius:5px; 
-webkit-border-radius:5px; 
border-radius:5px;
text-align:center;
height: 30px;
font-size: 18px;
}

H1 {
  font-size: 20px;
  font-style: normal;
  font-weight: bold;
  color: #58401d;
font-famaly:roboto!important;
}
H2 {
  font-size: 18px;
  font-style: normal;
  font-weight: bold;
  color: #58401d;
font-famaly:roboto!important;
}
H3 {
  font-size: 14px;
  font-style: normal;
  font-weight: bold;
  color: #58401d;
font-famaly:roboto!important;
}

td#navi_panel {
 padding-top:15px;
}


#shop_page {
  width:1016px;
  position:relative;
  /* background-image:url(http://www.ricoo.de/template/ricoo/img/shop_page_bg.png);
  background-repeat:repeat-x; */
  /* border-left:1px solid;
  border-right:1px solid;
   border-bottom:1px solid; 
  border-color:#FFC600; */
background-color: #fff;
  padding-bottom:10px
border-spacing:0;
padding:0;

z-index:0;
}

#col1_shop {
  width: 200px;
position:relative;
float:left;
margin-left:0px;
}


#col2_shop {
  width: 200px;
  position:relative;
float:right;
}

#col3_shop {
  width: 790px;
  position:relative;
  margin-left: auto;
  margin-right: auto;
  min-height:350px;
  text-align:left;
  /* border:1px solid #FFC600; */
padding-left:5px;
padding-right:5px;
padding-top:0px;
padding-bottom:19px;
-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
}


#col3_ricoo_shop {
  width: 800px;  
  margin-left: auto;
  margin-right: 0px;
  text-align:left;
z-index:0;
}

#col3_header {
  width: 577px;  
  margin-left: auto;
  margin-right: auto;
  text-align:left;
}


#col3_order {
  width: 988px;
  position:relative;
  margin-left: auto;
  margin-right: auto;
  border:1px solid #FFC600;
  background-color:#FFFFFF;
padding-top:10px;
padding-bottom:20px;
-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
padding-right: 10px;
padding-left:10px;
}

#kasse {
        border:1px solid #FFC600;
        background-image:url(/layout/farbfinal01/images/search_bg.gif);
        padding: 2px 5px 2px 5px ;

}

#form_search {
        margin-left:10px;
        border:1px solid #FFC600;
         background-image:url(/layout/farbfinal01/images/search_bg.gif);
}

#form_feld{
  width: 165px;
        margin-left:10px;
        margin-top:5px;
        margin-bottom:10px;
        border:1px solid #FFC600;
        background-color:#fdf9ce;
}

#form_feld active{
  width: 165px;
        margin-left:10px;
        margin-top:5px;
        margin-bottom:10px;
        background-color:#fdf9ce;
}

.form_feld{
  width: 165px;
        margin-left:10px;
        margin-top:5px;
        margin-bottom:10px;
        border:1px solid #FFC600;
        background-color:#fdf9ce;
}

.form_feld active{
  width: 165px;
        margin-left:10px;
        margin-top:5px;
        margin-bottom:10px;
        background-color:#fdf9ce;
}



/**
 * 2. row
 */


.box {
  width:200px;
        margin-bottom:15px;
/* box-shadow: 1px 1px 5px rgb(185, 185, 185), -1px 1px 5px rgb(185, 185, 185); -moz-box-shadow: 1px 1px 5px  rgb(185, 185, 185), -1px 1px 5px  rgb(185, 185, 185); -webkit-box-shadow: 1px 1px 5px   rgb(185, 185, 185), -1px 1px 5px  rgb(185, 185, 185);
-moz-border-radius:5px;
-webkit-border-radius:5px;
border-radius:5px; */
padding-bottom:10px;
padding-top:10px;
text-align:left;
background-image: url(/layout/farbfinal01/images/box_shadow.jpg),  url(/layout/farbfinal01/images/box_shadow_top.jpg);
 background-repeat: no-repeat;
	background-position: bottom center, top center;
}

.box_warenkorb {
        position:absolute;
        top:0px;
  width:200px;   
        border-bottom: 1px solid #FFC600;
}

.box .header {
  padding-left:0px;
  margin-top:0px;
  position:relative;
  height:32px;
border-bottom: 1px solid #FFC600;
border-top: 2px solid #FFC600;
background: #fef5d2;
background-image: -webkit-linear-gradient(#fef5d2 0%, #FCECB2 100%); 
background-image: -moz-linear-gradient(#fef5d2 0%, #FCECB2 100%); 
background-image: -o-linear-gradient(#fef5d2 0%, #FCECB2 100%); 
background-image: linear-gradient(#fef5d2 0%, #FCECB2 100%); 
  
 /*  background-image:url(/template/ricoo/img/bg_box_orange.png);
  background-repeat:no-repeat; */
}
.box_warenkorb .header {
  padding:0px;
  margin-top:0px;
  
  height:35px;
  
  background-image:url(/template/ricoo/img/bg_box_orange.png);
  background-repeat:no-repeat;
}
.box .header_produkte {
  padding:0px;
  margin-top:0px;
  
  height:25px;
  
  /* background-image:url(/template/ricoo/img/bg_box_orange.png); */
  /* background-repeat:no-repeat; */
}

.header .titel  {
color:#58401D;
font-size:18px;
font-weight:300;
margin:0;
padding-bottom:0;
padding:5px 5px 5px 15px;
text-align:left;
float:left;
font-family:'roboto'
}
.header_warenkorb .titel{
color:#58401D;
font-size:12px;
font-weight:bold;
margin:0;
padding-bottom:0;
padding-left:35px;
padding-top:8px;
text-align:left;
float:left;
}
.header_produkte .titel {
color:#58401D;
font-size:12px;
font-weight:bold;
margin:0;
padding-bottom:0;
padding-left:15px;
padding-top:5px;
text-align:left;
float:left;
}
.titel{
color:#58401D;
font-size:12px;
font-weight:bold;
}

.box .content {  
        text-align:left;
  font-size:11px;
  font-weight:normal;
  
  background: none;  
  margin-top:0px;
  margin-left:0px;  
  padding: 10px 5px 10px 5px;
border-bottom: 1px solid #FFC600;
  
}

.box #content_produkte {  
        text-align:left;
  font-size:11px;
  font-weight:normal;  
  margin-top:0px;
  margin-left:0px;
   
  width:100%;
}



/**
 * Hinweistexte oder Ergebnisausgaben werden in diesen Boxen platziert
 */
.plenty_horizontal_bar {
  width:99%; 
  margin: 4px 0px 4px 0px;
  padding:0px;
  border: 2px solid #dfdfdf; 
  background-color:#f8f8ff;
  text-align:left;
  vertical-align:middle;
}

.plenty_horizontal_bar div {
  padding-left: 8px;
  padding-bottom: 4px;
}

.plenty_horizontal_bar h2 {
  color:#D2D1D7;
  font-weight:normal;
}




  
  .versandkosten {
  font-family: Roboto, Arial;
  color: #58401D;
  font-size: 13px;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #f5c516;
        text-decoration: none;
}

.versandkosten td{
  font-family: Roboto, Arial;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #f5c516;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 5px;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #f5c516;
}

.versandkosten th{
  font-family: Roboto, Arial;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #f5c516;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 5px;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #f5c516;
}

.versandkosten_uberschrift {
  font-family: Roboto, Arial;
  padding-left:10px;
  color: #58401D;
  font-size: 13px;
  background-color:#eee58a;
  border: 1px solid #f5c516;
  padding-top: 8px;
  padding-right: 10px;
  padding-bottom: 8px;
}

.versandprice {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-style: italic;
  color: #562F14;
  font-weight: bold;
  letter-spacing: 1px;
}

.versandprice_de {
  font-family: Roboto, Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-style: italic;
  color: #2B511A;
  font-weight: bold;
  letter-spacing: 1px;
}

.versandprice_not {
  font-family: Roboto, Arial , Helvetica, sans-serif;
  font-size: 13px;
  color: #910000;
  font-weight: bold;
  font-style: italic;
}

.art_name {
font-size:20px; 
margin:0px;
font-weight:400;
}

.art_besch_name {
font-family: 'Dosis';
font-weight: normal;
font-size: 18px!important;
margin-top: 10px;
margin-bottom: 10px;
border-bottom: #FFC600 solid 1px;
border-top: #FFC600 solid 2px;
width: auto;
padding-bottom: 5px;
padding-top: 5px;
padding-left: 10px;
}

.art_besch_name_bold {
font-family: 'Dosis';
font-weight: bold;
font-size: 18px!important;
margin-top: 10px;
margin-bottom: 10px;
border-bottom: #FFC600 solid 1px;
border-top: #FFC600 solid 2px;
width: auto;
padding-bottom: 5px;
padding-top: 5px;
padding-left: 10px;
}

.tag_6 {
color:#AC9362;
display:inline;
font-size:10px;
padding-left: 3px;
padding-right:3px;
}
.tag_5 {
color:#AC9362;
display:inline;
font-size:12px;
font-weight:bold;
padding-left: 3px;
padding-right:3px;
}
.tag_4 {
color:#AC9362;
display:inline;
font-size:14px;
font-weight:bold;
padding-left: 3px;
padding-right:3px;
}
.tag_3 {
color:#AC9362;
display:inline;
font-size:16px;
font-weight:bold;
padding-left: 3px;
padding-right:3px;
}
.tag_2 {
color:#AC9362;
display:inline;
font-size:18px;
font-weight:bold;
padding-left: 3px;
padding-right:3px;
}
.tag_1 {
color:#AC9362;
display:inline;
font-size:20px;
font-weight:bold;
padding-left: 3px;
padding-right:3px;
}

.beschreibung_bold {
color:#FF6600;
font-weight:bold;
}/* NEW ATTRIBUTE SELECT */


/* clear */
.clear {
clear: both;
}


/* wrapper */
.plentyAttributeSelectWrapper {
margin-bottom: 5px;
}
/* wrapper title */
.plentyAttributeSelectWrapperTitle { }
/* wrapper content */
.plentyAttributeSelectWrapperContent {
display: inline-block;
}

/* ul (all) */

/* ul */
.plentyAttributeSelectWrapperContent ul {
padding-left: 0;
}
/* li */
.plentyAttributeSelectWrapperContent ul > li {
list-style: none;
margin-left: 0;
overflow: hidden;
}

/* disabled */
li.plentyAttributeSelectDisabled {
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
filter: alpha(opacity=50);
-moz-opacity: 0.5;
-khtml-opacity: 0.5;
opacity: 0.5;
cursor: default !important;
}
li.plentyAttributeSelectDisabled a {
cursor: default !important;
}



/* DROPDOWN */

/* dropdown container */
.plentyAttributeSelectHasDropdown {
position: relative;
}
/* height if dropdown closed */
.plentyAttributeSelectHasDropdown,
.plentyAttributeSelectHasDropdown > div,
.plentyAttributeSelectHasDropdown > .plentyAttributeSelectWrapperInnerClosed:hover {
height: 18px;
}
/* openable container */
.plentyAttributeSelectHasDropdown > div {
position: absolute;
/*width: 100%;*/ /*has conflict with parent clearfix*/
overflow: hidden;
background: #ffffff;
border: 1px solid #cccccc;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
}
/* open dropdown if hovered */
.plentyAttributeSelectHasDropdown:hover > div {
height: auto;
z-index: 10000;
-moz-box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.3);
-webkit-box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.3);
box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.3);
}

/* selectet item */

/* value (all) */
.plentyAttributeSelectedValue,
.plentyAttributeSelectValue > a {
padding: 0 0 0 7px;
white-space: nowrap;
}
/* value selected */
.plentyAttributeSelectHasDropdown .plentyAttributeSelectedValue {
position: relative;
padding-right: 20px;
}
/* arrow container */
.plentyAttributeSelectHasDropdown .plentyAttributeSelectedValue > .plentyAttributeSelectedArrow {
position: absolute;
right: 2px;
top: 2px;
width: 12px;
height: 12px;
}
/* arrow inner */
.plentyAttributeSelectHasDropdown .plentyAttributeSelectedValue > .plentyAttributeSelectedArrow > span {
display: inline-block;
border-style: solid;
border-width: 5px;
border-color: #999999 transparent transparent;
}
/* arrow hover */
.plentyAttributeSelectHasDropdown > div:hover .plentyAttributeSelectedValue > .plentyAttributeSelectedArrow > span {
border-color: #777777 transparent transparent;
}


/* list */

/* list wrapper */
.plentyAttributeSelectHasDropdown .plentyAttributeSelectListWrapper {
max-height: 108px; /*adapt to height of li*/
overflow-y: auto;
overflow-x: hidden;
}
/* ul */
.plentyAttributeSelectHasDropdown .plentyAttributeSelectListWrapper > ul {
}
/* li */
.plentyAttributeSelectHasDropdown .plentyAttributeSelectListWrapper > ul > li {
height: 18px;
}
/* a */
.plentyAttributeSelectHasDropdown .plentyAttributeSelectListWrapper > ul > li a {
display: block;
padding-right: 20px;
white-space: nowrap;
}
/* li hover / a focus */
.plentyAttributeSelectHasDropdown .plentyAttributeSelectListWrapper > ul > li:hover a,
.plentyAttributeSelectHasDropdown .plentyAttributeSelectListWrapper > ul > li a:focus {
background: #eeeeee;
color: #000000;
cursor: pointer;
}
/* reset li hover / a focus if disabled */
.plentyAttributeSelectHasDropdown .plentyAttributeSelectListWrapper > ul > li.plentyAttributeSelectDisabled:hover a,
.plentyAttributeSelectHasDropdown .plentyAttributeSelectListWrapper > ul > li.plentyAttributeSelectDisabled a:focus {
background: transparent;
color: #000000;
}
/* li / a selected */
.plentyAttributeSelectHasDropdown .plentyAttributeSelectListWrapper > ul > li.plentyAttributeSelectSelected a {
background: #eeeeee;
}
/* value & markup */
.plentyAttributeSelectValueName {
/*float: left;*/
}
.plentyAttributeSelectValueMarkup {
padding-left: 5px;
/*float: right;*/
}


/* IMAGE GALLERY / TEXT BOX */

/* ul */
.plentyAttributeSelectHasImageGallery ul,
.plentyAttributeSelectHasTextList ul {
margin: 0 -5px -5px 0;
}
/* ul image gallery / text boxes */
.plentyAttributeSelectHasImageGallery ul,
.plentyAttributeSelectHasTextList ul {
line-height: 0;
}
/* ul text boxes */
.plentyAttributeSelectHasTextList ul > li {
line-height: 1.5em;
}
/* image box size */
.plentyAttributeSelectHasImageGallery ul > li,
.plentyAttributeSelectHasImageGallery ul > li > a {
width: 60px; /*adapt box dimension to image dimension*/
height: 60px;
}
/* li */
.plentyAttributeSelectHasImageGallery ul > li,
.plentyAttributeSelectHasTextList ul > li,
.plentyAttributeSelectHasImageGallery ul > li.plentyAttributeSelectDisabled:hover,
.plentyAttributeSelectHasTextList ul > li.plentyAttributeSelectDisabled:hover {
display: inline-block;
margin: 0 5px 5px 0;
border: 1px solid #DDDDDD;
border-radius: 3px;
padding: 3px;
}
/* li hover / selected */
.plentyAttributeSelectHasImageGallery ul > li:hover,
.plentyAttributeSelectHasTextList ul > li:hover,
.plentyAttributeSelectHasImageGallery ul > li.plentyAttributeSelectSelected,
.plentyAttributeSelectHasTextList ul > li.plentyAttributeSelectSelected {
border-color: #999999;
cursor: pointer;
-moz-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.3);
-webkit-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.3);
box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.3);
}
/* li selected image gallery */
.plentyAttributeSelectHasImageGallery ul > li.plentyAttributeSelectSelected {
background: #DDDDDD;
}
/* li selected text box */
.plentyAttributeSelectHasTextList ul > li.plentyAttributeSelectSelected {
background: #eeeeee;
}
/* reset li hover / selected if selected */
.plentyAttributeSelectHasImageGallery ul > li.plentyAttributeSelectDisabled:hover,
.plentyAttributeSelectHasTextList ul > li.plentyAttributeSelectDisabled:hover {
border-color: #DDDDDD;
-moz-box-shadow: none;
-webkit-box-shadow: none;
box-shadow: none;
}
/* a */
.plentyAttributeSelectHasImageGallery ul > li > a {
display: block;
overflow: hidden;
}
/* img */
.plentyAttributeSelectHasImageGallery ul > li > a > img {
border: none;
}
/* a hover / a focus text box */
.plentyAttributeSelectHasTextList ul > li a:hover,
.plentyAttributeSelectHasTextList ul > li a:focus {
color: #000000;
}
/* value text boxes */
.plentyAttributeSelectHasTextList .plentyAttributeSelectValue {
padding-left: 5px;
}
/* value text boxes */
.plentyAttributeSelectHasTextList .plentyAttributeSelectValue {
padding-left: 5px;
padding-right: 5px;
}

/* Carousel */

@-moz-document url-prefix() {
    .article_cat_name {
height:49px!important;
}

}
.article_cat_name {
height:43px; 
margin-top:5px; 
overflow:hidden; 
font-size:11px;
color:#353535;
font-weight: normal;
margin-bottom:5px;
}

.article_cat_name a {
font-family: ubuntu;
font-size: 13px;
}

.article_cat_name h2 {
font-family: ubuntu;
font-size: 13px;
font-weight: normal;
margin: 0; 
}


@-moz-document url-prefix() {

    .article_cat_desc p {
height:56px!important; 
margin-top:2px!important; 
width:225px;
line-height:11px!important; 
overflow:hidden; 
font-size:10px;
color:#353535;
margin-bottom:5px!important; 
font-family:Roboto, Arial;
text-overflow: ellipsis; 
}

.article_cat_desc b {font-size:10px; }

.list_article_with_desc  {height:345px!important;}
.list_article_with_desc_hover  {height:345px!important;}
}


.list_article_with_desc_hover .article_cat_price, .list_article_with_desc_hover .stock_art_list {
display:none;
}


.article_cat_desc p {
height:56px; 
line-height:11px;
margin-top:5px; 
width:233px;
overflow:hidden; 
font-size:10px;
color:#353535;
margin-bottom:8px;
font-family:Roboto, Arial;
text-overflow: ellipsis; 
}

.article_cat_desc b {font-size:10px; }

.search_desc_short b {font-size: 12px;}
 

.article_cat_image {
  text-align:center; 
  width:230px; 
margin:auto;
  overflow:hidden; 
  height:185px;
/* border-bottom:#FFC600 solid 1px; */
margin-bottom:3px;
}

.article_cat_image img {
  height:185px; 
max-width:223px; 
width:auto!important;
border:0;
}



.article_cat_details_button {
border: 0px;
 text-align:center;  
margin:auto;
height:25px;
width: 83px;
float:right;
display:none;
}

.pager {display:none!important;}

.list_article_start .actionicon {
  border: 0px;
  height: 98px;
  left: 0px;
bottom:9px;
  position: absolute;
  width: 80px;
  z-index: 0 !important;
transition: bottom 0.3s;
-webkit-transition: bottom 0.3s;
-moz-transition: bottom 0.3s;
-o-transition: bottom 0.3s;
-ms-transition: bottom 0.3s;
}

.list_article_start_hover .actionicon {
  border: 0px;
  height: 98px;
  left: -2px;
bottom:0px;
  position: absolute;
  width: 80px;
  z-index: 0 !important;

transition: bottom 0.3s;
-webkit-transition: bottom 0.3s;
-moz-transition: bottom 0.3s;
-o-transition: bottom 0.3s;
-ms-transition: bottom 0.3s;
}

.zumartikel_button {
font-family:roboto;
display: inline-block;
height: 25px;
line-height: 25px;
text-align: center;
text-decoration: none;
margin: 0px;
top: 1px;
cursor: pointer;
background: none!important;
color: #703B17!important;
background-color: #FFB800!important;
background-image: -webkit-linear-gradient(#FFB800 0%, #FFC83A 100%)!important;
background-image: -moz-linear-gradient(#FFB800 0%, #FFC83A 100%)!important;
background-image: -o-linear-gradient(#FFB800 0%, #FFC83A 100%)!important;
background-image: linear-gradient(#FFB800 0%, #FFC83A 100%)!important;
padding: 5px;border-radius: 10px;font-size: 18px!important;
font-weight: normal!important;
width:120px;

}

.zumartikel_button:hover {

color: #FFF!important;
background-color: #FF9900!important;
background-image: -webkit-linear-gradient(#FF9900 0%, #E48A03 100%)!important;
background-image: -moz-linear-gradient(#FF9900 0%, #E48A03 100%)!important;
background-image: -o-linear-gradient(#FF9900 0%, #E48A03 100%)!important;
background-image: linear-gradient(#FF9900 0%, #E48A03 100%)!important;
}


.list_article_start_hover .zumartikel{
display:block;
text-align:right;
margin-top:6px;
}

.list_article_with_desc_hover .zumartikel  {
display:block;
text-align: center;
margin-top:10px;
}




.list_article_start .zumartikel, .list_article_with_desc .zumartikel {
display:none;
text-align:right;
margin-top:6px;
}

.list_article_start_hover .stock_art_list, .list_article_start_hover .article_cat_price {
display:none;
}


.list_article_with_desc .actionicon {
  border: 0px;
  height: 80px;
  right: 0px;
top:9px;
  position: absolute;
  width: 80px;
  z-index: 0 !important;
transition: bottom 0.3s;
-webkit-transition: top 0.3s;
-moz-transition: top 0.3s;
-o-transition: top 0.3s;
-ms-transition: top 0.3s;
}

.list_article_with_desc_hover .actionicon {
  border: 0px;
  height: 80px;
  right: 0px;
top:-1px;
  position: absolute;
  width: 80px;
  z-index: 0 !important;
transition: bottom 0.3s;
-webkit-transition: top 0.3s;
-moz-transition: top 0.3s;
-o-transition: top 0.3s;
-ms-transition: top 0.3s;
}


.actionicon img {
  z-index: 0 !important;
  position:absolute;
  top:0px;
}

.list_article {
  float:left;
  margin:5px 5px 5px 5px;;
  height:285px;
  width:235px;
  padding:15px 8px 15px 8px;
  position:relative;
  top:0px;
  left:0px;
overflow:hidden;
  z-index:3;
 border-bottom:#fff solid 1px; 
border-top:#fff solid 1px; 
 border-right:#fff solid 1px;
 border-left:#fff solid 1px;
background: url(/layout/farbfinal01/images/box_shadow_article.jpg),  url(/layout/farbfinal01/images/box_shadow_top_article.jpg);
 background-repeat: no-repeat;
	background-position: bottom center, top center;
-webkit-transition: box-shadow 0.3s linear;
    -o-transition: box-shadow 0.3s linear;
    -moz-transition: box-shadow 0.3s linear;
    -ms-transition: box-shadow 0.3s linear;
    -kthtml-transition: box-shadow 0.3s linear;
    transition: box-shadow 0.3s linear;

-webkit-transition: padding 0.3s ;
    -o-transition:  padding 0.3s ;
    -moz-transition: padding 0.3s ;
    -ms-transition: padding 0.3s ;
    -kthtml-transition: padding 0.3s ;
    transition: padding 0.3s ;


}

.list_article_random {
  float:left;
  margin:5px;
  height:280px;
  width:225px;
  padding:8px;
  position:relative;
  top:0px;
  left:0px;
overflow:hidden;
  z-index:3;
  border-bottom:#FFC600 solid 1px;
 border-top:#FFC600 solid 1px;
 border-right:#fff solid 1px;
 border-left:#fff solid 1px;

-webkit-transition: box-shadow 0.3s linear;
    -o-transition: box-shadow 0.3s linear;
    -moz-transition: box-shadow 0.3s linear;
    -ms-transition: box-shadow 0.3s linear;
    -kthtml-transition: box-shadow 0.3s linear;
    transition: box-shadow 0.3s linear;
}

.list_article_start {
  float:left;
  margin:5px 5px 5px 5px;
  height:285px;
  width:225px;
 padding:15px 8px 15px 8px;
  position:relative;
  top:0px;
  left:0px;
overflow:hidden;
  z-index:3;
 border-bottom:#fff solid 1px; 
border-top:#fff solid 1px; 
 border-right:#fff solid 1px;
 border-left:#fff solid 1px;
background: url(/layout/farbfinal01/images/box_shadow_article.jpg),  url(/layout/farbfinal01/images/box_shadow_top_article.jpg);
 background-repeat: no-repeat;
	background-position: bottom center, top center;

-webkit-transition: box-shadow 0.3s linear;
    -o-transition: box-shadow 0.3s linear;
    -moz-transition: box-shadow 0.3s linear;
    -ms-transition: box-shadow 0.3s linear;
    -kthtml-transition: box-shadow 0.3s linear;
    transition: box-shadow 0.3s linear;

}

.list_article_with_desc {
  float:left;
  margin:5px 5px 5px 5px;
  height:340px;
  width:235px;
  padding:15px 8px 15px 8px;
  position:relative;
  top:0px;
  left:0px;
overflow:hidden;
  z-index:3;
border-collapse: separate;
 border-bottom:#fff solid 1px; 
border-top:#fff solid 1px; 
 border-right:#fff solid 1px;
 border-left:#fff solid 1px;
background-image: url(/layout/farbfinal01/images/box_shadow_article.jpg),  url(/layout/farbfinal01/images/box_shadow_top_article.jpg);
 background-repeat: no-repeat;
	background-position: bottom center, top center;

-webkit-transition: box-shadow 0.3s linear;
    -o-transition: box-shadow 0.3s linear;
    -moz-transition: box-shadow 0.3s linear;
    -ms-transition: box-shadow 0.3s linear;
    -kthtml-transition: box-shadow 0.3s linear;
    transition: box-shadow 0.3s linear;
}

.list_article_hover {
  float:left;
  margin:5px 5px 5px 5px;
  height:285px;
  width:235px;
  padding:15px 8px 15px 8px;
  position:relative;
  top:0px;
overflow:hidden;
  left:0px;
  z-index:3;
  box-shadow: 1px 1px 10px rgb(252, 170, 67), -1px 1px 10px rgb(252, 170, 67); -moz-box-shadow: 1px 1px 10px  rgb(252, 170, 67), -1px 1px 10px  rgb(252, 170, 67); -webkit-box-shadow: 1px 1px 10px   rgb(252, 170, 67), -1px 1px 10px  rgb(252, 170, 67); 
 border:#FFC600 solid 1px;
-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;

-webkit-transition: box-shadow 0.3s linear;
    -o-transition: box-shadow 0.3s linear;
    -moz-transition: box-shadow 0.3s linear;
    -ms-transition: box-shadow 0.3s linear;
    -kthtml-transition: box-shadow 0.3s linear;
    transition: box-shadow 0.3s linear;

}

.list_article_random_hover {
  float:left;
  margin:5px;
  height:280px;
  width:225px;
  padding:8px;
  position:relative;
  top:0px;
overflow:hidden;
  left:0px;
  z-index:3;
  box-shadow: 1px 1px 10px rgb(252, 170, 67), -1px 1px 10px rgb(252, 170, 67); -moz-box-shadow: 1px 1px 10px  rgb(252, 170, 67), -1px 1px 10px  rgb(252, 170, 67); -webkit-box-shadow: 1px 1px 10px   rgb(252, 170, 67), -1px 1px 10px  rgb(252, 170, 67); 
 border:#FFC600 solid 1px;
-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;

-webkit-transition: box-shadow 0.3s linear;
    -o-transition: box-shadow 0.3s linear;
    -moz-transition: box-shadow 0.3s linear;
    -ms-transition: box-shadow 0.3s linear;
    -kthtml-transition: box-shadow 0.3s linear;
    transition: box-shadow 0.3s linear;
}

.list_article_start_hover {
  float:left;
  margin:5px 5px 5px 5px;
  height:285px;
  width:225px;
 padding:15px 8px 15px 8px;
  position:relative;
  top:0px;
  left:0px;
overflow:hidden;
  z-index:3;
  box-shadow: 1px 1px 10px rgb(252, 170, 67), -1px 1px 10px rgb(252, 170, 67); -moz-box-shadow: 1px 1px 10px  rgb(252, 170, 67), -1px 1px 10px  rgb(252, 170, 67); -webkit-box-shadow: 1px 1px 10px   rgb(252, 170, 67), -1px 1px 10px  rgb(252, 170, 67); 
 border:#FFC600 solid 1px;
-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;

-webkit-transition: box-shadow 0.3s linear;
    -o-transition: box-shadow 0.3s linear;
    -moz-transition: box-shadow 0.3s linear;
    -ms-transition: box-shadow 0.3s linear;
    -kthtml-transition: box-shadow 0.3s linear;
    transition: box-shadow 0.3s linear;
}


.list_article_with_desc_hover {
  float:left;
  margin:5px 5px 5px 5px;
  height:340px;
  width:235px;
  padding:15px 8px 15px 8px;
  position:relative;
  top:0px;
  left:0px;
overflow:hidden;
  z-index:3;
  box-shadow: 1px 1px 10px rgb(252, 170, 67), -1px 1px 10px rgb(252, 170, 67); -moz-box-shadow: 1px 1px 10px  rgb(252, 170, 67), -1px 1px 10px  rgb(252, 170, 67); -webkit-box-shadow: 1px 1px 10px   rgb(252, 170, 67), -1px 1px 10px  rgb(252, 170, 67); 
 border:#FFC600 solid 1px;
-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
border-collapse: separate;


-webkit-transition: box-shadow 0.3s linear;
    -o-transition: box-shadow 0.3s linear;
    -moz-transition: box-shadow 0.3s linear;
    -ms-transition: box-shadow 0.3s linear;
    -kthtml-transition: box-shadow 0.3s linear;
    transition: box-shadow 0.3s linear;
}

.article_cat_price {
margin:0 0 0px;
text-align:right;
height: 30px;
width:73%;
float:right;
}

.article_cat_price span {
font-weight:normal;
}

.article_cat_vat {
margin:0px;
text-align:left;
width:60%;
font-size:10px;
float:left;
overflow:hidden;
display:none;
}
.stock_art_list {
margin:0px 0 0 0;
width:27%;
float:left;
text-align:left;
height:30px;
}

#intro {
	width: 580px;
	margin: 0 auto;
}
.caroufredsel_wrapper {width:100%!important;}

.wrapper {
				background-color: white;
				width: 760px;
				margin: 40px auto;
				padding: 50px;
				box-shadow: 0 0 5px #999;
}
.list_carousel {
				margin: auto;
				width: 100%;
border: #FFC600 solid 1px;
border-top:none;
margin-top: 15px;
-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
text-align:left;
position:relative;
}
.list_carousel ul {
				margin: 0;
				padding: 0;
				list-style: none;
				display: block;
}
			
.list_carousel.responsive {
				width: auto;
				margin-left: 0;
}
.clearfix {
				float: none;
				clear: none;
}
.prev {
				float: left;
				margin-left: 10px;
}
.next {
				float: right;
				margin-right: 10px;
}
			.pager {
				float: left;
				width: 300px;
				text-align: center;
			}
			.pager a {
				margin: 0 5px;
				text-decoration: none;
			}
			.pager a.selected {
				text-decoration: underline;
			}
			.timer {
				background-color: #f1e998;
				height: 6px;
				width: 0px;
			}
/*Carousel End */


.left_col_link {
     margin-left:0px;
     padding-left:0px;
padding-right:5px;
text-align:left;
border-bottom: 1px solid #FFC600;
}
.left_col_link ul{
     margin-left:0px;
     padding-left:0px;
     padding-bottom:0px;
margin-top:5px;
}

.left_col_link li {
     list-style:none;
     padding-top:5px;
text-indent:-10px;
padding-left:20px;
     padding-bottom:5px;
font-size:12px;
background-color:#fff;
        text-decoration: none!important;
border-bottom:1px solid #FFF0BB;
transition: border-bottom 0.4s, padding-left 0.4s, background-color 0.4s;
-webkit-transition: border-bottom 0.4s, padding-left 0.4s, background-color 0.4s;
-moz-transition: border-bottom 0.4s, padding-left 0.4s, background-color 0.4s;
-o-transition: border-bottom 0.4s, padding-left 0.4s, background-color 0.4s;


}

.left_col_link li:hover {
     list-style:none;
     padding-top:5px;
padding-left:30px;
     padding-bottom:5px;
font-size:12px;
        text-decoration: none!important;
border-bottom:1px solid #FFC600;
background-color:#FFEDCD;
}

.left_col_link a{
     list-style:none;
font-size:13px;
font-family: Ubuntu;
        text-decoration: none!important;
}

 .left_col_link a:hover{
     list-style:none;
font-size:13px;
        text-decoration: none!important;
}

/* Article List Counter */
.articlePages_Link {

border: 1px solid #D4BA82;
padding: 3px 5px 3px 5px;
background: #fff;
color: #C39F5E;
font-family: dosis;
font-size: 14px;
-moz-border-radius:5px; 
-webkit-border-radius:5px; 
border-radius:5px;
}

.articlePages_Link_navbutton a {

border: 1px solid #D4BA82;
padding: 3px 5px 3px 5px;
background: #fff;
color: #C39F5E!important;
-moz-border-radius:5px; 
-webkit-border-radius:5px; 
border-radius:5px;
}

.articlePages_Link_navbutton a:hover {

border: 1px solid #D4BA82;
padding: 3px 5px 3px 5px;
background: #C59F5A;
color: #fff!important;
font-weight:bold;
-moz-border-radius:5px; 
-webkit-border-radius:5px; 
border-radius:5px;
}
.articlePages a:hover {

border: 1px solid #D4BA82;
padding: 3px 5px 3px 5px;
background: #C59F5A;
color: #fff;
font-weight:normal;
}

.articlePages_activeLink{

border: 1px solid #D4BA82;
padding: 3px 5px 3px 5px;
background: #C59F5A;
color: #fff;
font-weight:normal;
-moz-border-radius:5px; 
-webkit-border-radius:5px; 
border-radius:5px;
}

/* Article List Counter End */

.ArticleOrderSelect {
border: #FFC600 solid 1px;
color:#C39F5E!important;
-moz-border-radius:5px; 
-webkit-border-radius:5px; 
border-radius:5px;
}

.ArticleOrderSelect option {
border: #FFC600 solid 1px;
}


.amazingslider-arrow-left-0, .amazingslider-arrow-right-0 {
height: 32px!important;
width:32px!important;
}

#hinweis{ display:none;}
 *html #hinweis{ display:block;}
.availability_status_string { font-size:11px;}


.PlentyWebMyAccountDisplayOrdersStateData {display:none; visibility: hidden;}

.bottomlinkbox{   
}

.bottom_name{
    color: #ac9362;
    margin-top:0px;
font-family: roboto;
font-size: 20px;
font-weight:300;
}

.bottomlink ul{
     margin-left:0px;
     padding-left:0px;
     padding-bottom:0px;
}

.bottomlink li:hover {
background:#F1DDAA;
}

.bottomlink li {
line-height:22px;
     color: #ac9362;
     list-style:none;
     padding-top:4px;
     padding-bottom:4px;
padding-left:13px;
font-family:ubuntu;
font-size:13px;
text-decoration: none!important;
background:none;
transition: background 0.3s ease-in;
-webkit-transition: background 0.3s ease-in;
-moz-transition: background 0.3s ease-in;
-o-transition: background 0.3s ease-in;
text-indent:-10px;
}

 .bottomlink a{
color: #ac9362;
font-family:ubuntu;
font-size:13px;
line-height:17px;
text-decoration: none!important;
padding-left:0px;
transition: padding-left 0.2s;
-webkit-transition: padding-left 0.2s;
-moz-transition: padding-left 0.2s;
-o-transition: padding-left 0.2s;

}

.bottomlink a:hover{
     color: #806A49;
     list-style:none;
padding-left:10px;
        text-decoration: none!important;
transition: padding-left 0.2s;
-webkit-transition: padding-left 0.2s;
-moz-transition: padding-left 0.2s;
-o-transition: padding-left 0.2s;
}

.hide {
    display: none!important;

}


 .popup {
        	position: absolute;
        	display: none;
        	z-index: 50;
        	border-collapse: collapse;

        }

       
        .popup table.popup-contents {
        	font-size: 12px;
        	line-height: 1.2em;
        	background-color: #fff;
        	color: #666;
        	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", sans-serif;
        	}

.details_button {background-color:red}

/* Accordion new */

.toggleacc_container {padding: 5px 0px;
width: 760px;
border: 1px solid #FFC600;
margin-top: -3px;
border-bottom-left-radius: 10px;
border-bottom-right-radius: 10px;}

/* .triggeracc {
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	-moz-box-shadow:0 1px 1px #fff inset;
	-webkit-box-shadow:0 1px 1px #fff inset;
	box-shadow:0 1px 1px #fff inset;
	background:-moz-linear-gradient(center top, #e9e9e9 50%, #ddd 50%);
	background-color:#ddd;
	border:1px solid #ddd;
	color:#888;
	cursor:pointer;
	margin-bottom:5px;
	padding:5px;
	text-shadow:0 1px 0 #fff;
	width:388px;
} */

.triggeracc a {
width:735px;
display: block;
cursor: pointer;
position: relative;
margin: 10px 0 0 0!important;
padding: 5px 10px 5px 15px;
min-height: 0;
border: 1px solid #FFC600;
font-weight: normal;
font-size: 16px;
color: #58401d;
moz-border-radius:5px;
-webkit-border-radius:5px;
border-radius:5px;
cursor:pointer;
background: #f0e792;
background-image: -webkit-linear-gradient(#f0e792 0%, #e3d077 100%);
background-image: -moz-linear-gradient(#f0e792 0%, #e3d077 100%);
background-image: -o-linear-gradient(#f0e792 0%, #e3d077 100%);
background-image: linear-gradient(#f0e792 0%, #e3d077 100%);
}

.triggeracc a:hover {
width:735px;
display: block;
cursor: pointer;
position: relative;
margin: 10px 0 0 0!important;
padding: 5px 10px 5px 15px;
min-height: 0;
border: 1px solid #FFC600;
font-weight: normal;
font-size: 16px;
color: #58401d;
moz-border-radius:5px;
-webkit-border-radius:5px;
border-radius:5px;
cursor:pointer;
background: #e9b92d ;
background-image: -webkit-linear-gradient(#e9b92d 0%, #cb9c15 100%);
background-image: -moz-linear-gradient(#e9b92d 0%, #cb9c15 100%);
background-image: -o-linear-gradient(#e9b92d 0%, #cb9c15 100%);
background-image: linear-gradient(#e9b92d 0%, #cb9c15 100%);
}


.triggeracc_active a {
width: 735px;
display: block;
cursor: pointer;
position: relative;
margin: 10px 0 0 0!important;
padding: 5px 10px 5px 15px;
min-height: 0;
border: 1px solid #FFC600;
font-weight: normal;
font-size: 16px;
color: #58401d;
moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
cursor: pointer;
background: #e9b92d ;
background-image: -webkit-linear-gradient(#e9b92d 0%, #cb9c15 100%);
background-image: -moz-linear-gradient(#e9b92d 0%, #cb9c15 100%);
background-image: -o-linear-gradient(#e9b92d 0%, #cb9c15 100%);
background-image: linear-gradient(#e9b92d 0%, #cb9c15 100%);
}  



.boxgrid h3{ margin: 3px 10px 0 10px; color:#FFF; font:12pt Roboto, Arial, sans-serif; font-weight: bold;  }
			#accordion h3 { 
			font-weight:bold;			
			
			}
			.boxgrid{ 
				width: 225px; 
				height: 160px; 
				margin:12px; 
				float:left; 
				background:#fff; 
				border: solid 2px #FFC600; 
				overflow: hidden; 
				position: relative;
				background-image:url(http://www.ricoo.de/scripts/jqueryui/kein-foto.jpg) ;
				background-size: 225px 160px;
				 
			
			}
				.boxgrid img{ 
					position: absolute; 
					top: 0; 
					left: 0; 
					border: 0; 
				}
				.downbild {
					/* width:225px; */
					height:160px; 
				
				}
				
				.boxgrid p{ 
					padding: 0 10px; 
					color:#fff; 
					font-weight:bold; 
					font:10pt "Lucida Grande", Arial, sans-serif; 
				}
				
			.boxcaption{ 
				float: left; 
				position: absolute; 
				text-align:left;
				background: #000; 
				height: 160px; 
				width: 100%; 
				opacity: .9; 
				/* For IE 5-7 */
				filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
				/* For IE 8 */
				-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
 			}

.boxcaption1{ 
				float: left; 
				position: absolute; 
				text-align:left;
				background: #fff; 
				height: 65px; 
				width: 225px; 
				opacity: .9; 
border-top:#FFC600 solid 1px;
top:270px;
				/* For IE 5-7 */
				filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
				/* For IE 8 */
				-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
 			}
			
			.boxcaption a {
				
				color: #fff;
				text-decoration:none;
				}
.boxcaption a:hover {
				
				color: #fff;
				text-decoration:none;
				}
			
			.boxcaption img{ 
			
			 position:relative; 
			 margin-top:10px;
			 width:110px;
			 
			}
			
			
 				.caption2 .boxcaption {
 					top: 135px;
 					left: 0;
 				}
/* Accordion new End */

.PlentyWebMyAccountDisplayOrdersStateData {display:none; visibility: hidden;}

#lupe {
height:44px;
width:44px;
position:absolute;
right:0;
bottom:0;
display:block;
z-index:1100;
}

.CharacterFilterGroupName {

    color: #856633;
    position: relative;
    margin-bottom: 10px;
vertical-align:5px;
font-size: 16px;
font-weight: 300;
font-family:roboto;
}

.NavigationGroupFilter label{
color:#977B40;
}

.NavigationGroupFilter {
margin-bottom:10px;
padding-bottom:10px;
border-bottom:1px solid #D6C6A3;
}

#fancybox-overlay {

background-color: rgb(17, 8, 0)!important;
opacity: 0.9!important;
}

.CharacterFilterElement label {
vertical-align:-5px;
font-family: Ubuntu;
font-size: 13px;
font-weight: normal;
padding-left:0px;
transition: padding-left 0.3s;
-webkit-transition: padding-left 0.3s;
-moz-transition: padding-left 0.3s;
-o-transition: padding-left 0.3s;
}
.CharacterFilterElement label:hover { 
vertical-align:-5px; 
color:#684F1C;
padding-left:10px;
}

.CharacterFilterElement {

background-color:#fff;
transition: background-color 0.4s;
-webkit-transition:  background-color 0.4s;
-moz-transition:  background-color 0.4s;
-o-transition:  background-color 0.4s;
overflow:hidden;
position:relative;
}

.CharacterFilterElement:hover {
background-color:#FFEDCD;
}
.checkbox {
	width: 19px;
	height: 20px;
	padding: 0 5px 0 0;
	background: url(/layout/scripts/checkbox_style/checkbox.gif) no-repeat;
	display: block;
	clear: none;
	float: left;
}


.CharacterFilterElement {clear:both;  border-bottom: 1px dotted #E7E1CA; padding-bottom: 3px; vertical-align:middle;}

/* menu left begin */


#content_produkte_new .left_menu{ 
list-style: none; 
width:200px!important;
  list-style: none;
  margin: 0px;
  margin-left:0px;
  padding: 0px;
  border: none;
  font-family:  Arial, Verdana, Lucida, Geneva, Helvetica, sans-serif;
  color: #58401d;

}

#content_produkte_new ul { 
  list-style: none;
  margin: 0px;
  margin-left:0px;
  padding: 0px;
 

}


#content_produkte_new ul { list-style: none; 
width:200px;
  list-style: none;
  margin: 0px;
  margin-left:0px;
  padding: 0px;
  border: none;
  font-family:  Arial, Verdana, Lucida, Geneva, Helvetica, sans-serif;
  color: #58401d;
  background-image:url (/layout/farbfinal01/images/box_shadow.jpg) ;
  background-position:bottom;
  background-repeat:no-repeat;

}

#content_produkte_new ul.menu_level1 .level1active ul.menu_level2 .level2active ul.menu_level3 .level3active ul.menu_level4 .level4 a:hover, 
#content_produkte_new ul.menu_level1 .level1active ul.menu_level2 .level2active ul.menu_level3 .level3 a:hover, 
#content_produkte_new ul.menu_level1 .level1active ul.menu_level2 .level2 a:hover, 
#content_produkte_new ul.menu_level1 .level1 a:hover{
	background-image: none;
	background-color: #e9b92d ;
background-image: -webkit-linear-gradient(#e9b92d 0%, #c89912 100%); 
background-image: -moz-linear-gradient(#e9b92d 0%, #c89912 100%); 
background-image: -o-linear-gradient(#e9b92d 0%, #c89912 100%); 
background-image: linear-gradient(#e9b92d 0%, #c89912 100%); 
	color: #FFF;	
	border-bottom: 1px solid #FFC600;
/* transition: background 0.5s;
-webkit-transition: background 0.5s;
-moz-transition: background 0.5s;
-o-transition: background 0.5s; */

}

#content_produkte_new ul.menu_level1 .level1 ul.menu_level2 .level2 ul.menu_level3 .level3 ul.menu_level4 .level4, 
#content_produkte_new ul.menu_level1 .level1 ul.menu_level2 .level2 ul.menu_level3 .level3, 
#content_produkte_new ul.menu_level1 .level1 ul.menu_level2 .level2, 
#content_produkte_new ul.menu_level1 .level1{
	display: none;
}

#content_produkte_new ul.menu_level1 .level1, #content_produkte_new ul.menu_level1 .level1 a{
	display: none;
	width:188px!important;
}

#content_produkte_new ul.menu_level1 .level1active{
	display: inline-block;
}

#content_produkte_new ul.menu_level1 .level1active  a
{
    background-image: ;
    background-repeat: repeat-x;
    color: #FFFFFF;
    display: none;
    font-family: Tahoma,Geneva,sans-serif;
    font-size: 11px;
    margin-left: 5px;
    vertical-align: top;
	width:188px!important;
	}
#content_produkte_new ul.menu_level1 .level1active ul.menu_level2,  #content_produkte_new ul.menu_level1 .level1active ul.menu_level2 a{
	display: inline-block;
	list-style: none;
	width:188px!important;
}

#content_produkte_new ul.menu_level1 .level1active ul.menu_level2 .level2{
	display: inline-block;
	width:100%!important;
}

#content_produkte_new ul.menu_level1 .level1active ul.menu_level2 .level2 a{
	display: inline-block;
	vertical-align: top;	
	margin-left: 0px;		
	padding-top: 0px;
	font-family: Ubuntu, Tahoma;	
	font-size: 13px;
	font-weight: normal;	
	color: #58401d;	
	border-bottom: 1px solid #FFC600;
	width:188px!important;
	background:#fff;
	padding: 10px 6px 10px 6px;
/* transition: background 0.5s;
-webkit-transition: background 0.5s;
-moz-transition: background 0.5s;
-o-transition: background 0.5s; 

transition: color 0.2s;
-webkit-transition: color 0.2s;
-moz-transition: color 0.2s;
-o-transition: color 0.2s; */
	
}

#content_produkte_new ul.menu_level1 .level1active ul.menu_level2 .level2active{
	display: inline-block;
	height: 100%!important;
}

#content_produkte_new ul.menu_level1 .level1active ul.menu_level2 .level2active a{
	display: inline-block;
	vertical-align: top;
	margin-left: 0px;
	font-family: Ubuntu, Tahoma;	
	font-size: 13px;	
	color: #88683A;
	background-color:#ede27e ;
background-image: -webkit-linear-gradient(#F8EF97 0%, #E9DE7D 100%);
background-image: -moz-linear-gradient(#F8EF97 0%, #E9DE7D 100%);
background-image: -o-linear-gradient(#F8EF97 0%, #E9DE7D 100%);
background-image: linear-gradient(#F8EF97 0%, #E9DE7D 100%);
	padding: 10px 6px 10px 8px;
	width:186px!important;
}

#content_produkte_new ul.menu_level1 .level1active ul.menu_level2 .level2active ul.menu_level3, #content_produkte_new ul.menu_level1 .level1active ul.menu_level2 .level2active ul.menu_level3 a{
	display: inline-block;
	list-style: none;
	width:174px!important;
}

#content_produkte_new ul.menu_level1 .level1active ul.menu_level2 .level2active ul.menu_level3 .level3 {
	display: inline-block;
	width:100%!important;
}

#content_produkte_new ul.menu_level1 .level1active ul.menu_level2 .level2active ul.menu_level3 .level3 a{
	display: inline-block;
	vertical-align: top;
	margin-left: 0px;
	font-family: Ubuntu, Tahoma;
	font-size: 11px;
	font-weight: normal;	
	color: #58401d;	
	border-bottom:1px solid #FFD58B;
	width:174px!important;
	padding: 7px 5px 7px 22px;
	background:#FFFCD5;
	
}

#content_produkte_new ul.menu_level1 .level1active ul.menu_level2 .level2active ul.menu_level3 .level3active{
	display: inline-block;
	width:100%!important;
}

#content_produkte_new ul.menu_level1 .level1active ul.menu_level2 .level2active ul.menu_level3 .level3active a{
	display: inline-block;	
	vertical-align: top;	
	margin-left: 0px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	background-color:#FFE1AD;	
	color: #58401d;
width:100%!important;
	padding: 7px 5px 7px 22px;
	width:172px!important;
}

#content_produkte_new ul.menu_level1 .level1active ul.menu_level2 .level2active ul.menu_level3 .level3active ul.menu_level4, #content_produkte_new ul.menu_level1 .level1active ul.menu_level2 .level2active ul.menu_level3 .level3active ul.menu_level4 a{
	display: inline-block;
	list-style: none;
	width:188px!important;
}

#content_produkte_new ul.menu_level1 .level1active ul.menu_level2 .level2active ul.menu_level3 .level3active ul.menu_level4 .level4{
	display: inline-block;
	width:100%;
}

#content_produkte_new ul.menu_level1 .level1active ul.menu_level2 .level2active ul.menu_level3 .level3active ul.menu_level4 .level4 a{
    
    border-bottom: 0 none;
    color: #58401d;
	background:none;
    display: inline-block;
    font-family: Ubuntu, Tahoma;
    font-size: 11px;
    font-weight: normal;
    margin-left: 0;
    margin-top: 0px;
	border-bottom:1px solid #FFD58B;
    vertical-align: top;
	width:159px!important;
	padding: 5px 6px 5px 35px;
}

#content_produkte_new ul.menu_level1 .level1active ul.menu_level2 .level2active ul.menu_level3 .level3active ul.menu_level4 .level4active{
	display: inline-block;
	width:100%!important;
}

#content_produkte_new ul.menu_level1 .level1active ul.menu_level2 .level2active ul.menu_level3 .level3active ul.menu_level4 .level4active a{
	display: inline-block;		
	vertical-align: top;	
	margin-left: 0px;	
	background-color:#FFF1D8;
	margin-top: 0px;
	padding-bottom: 0px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #58401d;	
	padding: 5px 6px 5px 37px;
	border-bottom:1px solid #FFD58B;
	width:157px!important;
}

/* menu left end */

.info_box h3 {
padding:5px 5px 5px 10px;
margin-top:10px;
background: #fef5d2;
background-image: -webkit-linear-gradient(#fef5d2 0%, #FCECB2 100%); 
background-image: -moz-linear-gradient(#fef5d2 0%, #FCECB2 100%); 
background-image: -o-linear-gradient(#fef5d2 0%, #FCECB2 100%); 
background-image: linear-gradient(#fef5d2 0%, #FCECB2 100%); 
border-bottom: 1px solid #FFC600;
border-top: 2px solid #FFC600;
font-family:roboto;
font-size: 18px;
font-weight: 300;
}


/* Main left_menu */
#menu4_new  {
	width: 1016px;
height: 33px;
margin-top: 0px;
}

#menu4_new .menu_level2:after {
content: '';
position: absolute;
left: 30px;
top: -8px;
width: 0;
height: 0;
border-left: 5px solid transparent;
border-right: 5px solid transparent;
border-bottom: 8px solid #F1ECBA ;
}

#menu4_new .menu_level3:after {
content: '';
position: absolute;
left: -8px;
top: 10px;
width: 0;
height: 0;
border-top: 5px solid transparent;
border-bottom: 5px solid transparent;
border-right: 8px solid #F1ECBA ;
}

#menu4_new #plentycat_122 .menu_level3, #menu4_new #plentycat_113 .menu_level3{
left:-195px!important;
}

#menu4_new #plentycat_122 .menu_level3:after, #menu4_new #plentycat_113 .menu_level3:after{
content: '';
position: absolute;
top: 10px;
width: 0;
left:196px!important;
height: 0;
border-top: 5px solid transparent;
border-bottom: 5px solid transparent;
border-left: 8px solid #F1ECBA ;
border-right: none;
}

#menu4_new ul.left_menu {
	width: auto;
height: 33px;
float: left;
list-style: none;
padding: 0px 0px 0 0px;
margin: 0px;
}

/* #menu4_new .level1 ul li:first-child a:after{
    content: '';
    position: absolute;
    left: 30px;
    top: -8px;
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 8px solid #e3b227;
} */


#menu4_new ul.left_menu li {
	display:inline;
	font-size:12px;
	font-weight:normal;
	margin:0;
	padding:0;
	float:left;
	position:relative;
	padding: 0px;
margin: 0px 0 0px 0;
display: inline;
line-height: 33px;
}


#menu4_new ul.left_menu li.level1 {
background:url(/images/divider4.gif) no-repeat right;
padding-right:2px;
padding-left:1px;
}

#menu4_new ul.left_menu li a {
	/* padding:10px 25px;
	color:#775e1c;
	text-decoration:none;
	display:inline-block;
	border-right:1px solid #fff;
	border-left:1px solid #C2C2C2;
	border-top:1px solid #fff;
	background: #ede27e;
	
	-webkit-transition:color 0.2s linear, background 0.2s linear;	
	-moz-transition:color 0.2s linear, background 0.2s linear;	
	-o-transition:color 0.2s linear, background 0.2s linear;	
	transition:color 0.2s linear, background 0.2s linear;	 */
	
	text-decoration: none;
padding: 0 10px 0 10px;
color: #775e1c;
float: left;
font-family: roboto, dosis;
font-size: 13px;
/* transition: background 0.3s ;
-webkit-transition: background 0.3s;
-moz-transition: background 0.3s ;
-o-transition: background 0.3s ; */

}



#menu4_new ul.left_menu li ul li a:hover {
	background:#c89912 ;
	color:#fff;
	border-bottom:#edd743 1px solid;
	background-image: -webkit-linear-gradient(#e9b92d 0%, #c89912 100%); 
background-image: -moz-linear-gradient(#e9b92d 0%, #c89912 100%); 
background-image: -o-linear-gradient(#e9b92d 0%, #c89912 100%); 
background-image: linear-gradient(#e9b92d 0%, #c89912 100%); 
}

#menu4_new ul.left_menu ul li:hover > a {
	background:#e3b227;
	color:#fff;
	border-bottom:#edd743 1px solid;
	background-image: -webkit-linear-gradient(#e9b92d 0%, #c89912 100%); 
background-image: -moz-linear-gradient(#e9b92d 0%, #c89912 100%); 
background-image: -o-linear-gradient(#e9b92d 0%, #c89912 100%); 
background-image: linear-gradient(#e9b92d 0%, #c89912 100%); 
}

#menu4_new ul.left_menu li a.first {
	border-left: 0 none;
}

#menu4_new ul.left_menu li a.last {
	border-right: 0 none;
}


#menu4_new ul.left_menu li:hover > a {
	color:#fff;
	background:#e3b227;
	background:url(/images/menu4_bg_link_hover.gif);
background-repeat: repeat-x;
background-position: center;


}





/* Drop-Down Navigation */

#menu4_new ul.left_menu li:hover > ul
{
/*these 2 styles are very important, 
being the ones which make the drop-down to appear on hover */
	visibility:visible;
	opacity:1;
}

#menu4_new ul.left_menu ul, #menu4_new ul.left_menu ul li ul {
	list-style: none;
    margin: 0;
    padding: 0;    
/*the next 2 styles are very important, 
being the ones which make the drop-down to stay hidden */
    visibility:hidden;
    opacity:0;
    position: absolute;
    z-index: 99999;
	width:195px;
	background:#f8f8f8;
	box-shadow:1px 1px 3px #ccc;
/* css3 transitions for smooth hover effect */
	-webkit-transition:opacity 0.3s linear, visibility 0.3s linear; 
	-moz-transition:opacity 0.3s linear, visibility 0.3s linear; 
	-o-transition:opacity 0.3s linear, visibility 0.3s linear; 
	transition:opacity 0.3s linear, visibility 0.3s linear; 	
}

#menu4_new ul.left_menu ul {
    top: 33px;
    left: 0px;
}

#menu4_new ul.left_menu ul li ul {
    top: 0px;
    left: 190px; /* strong related to width:180px; from above */
border-left:1px solid #ccc;
border-top:1px solid #E6BF44;
}

#menu4_new ul.left_menu ul li {
	clear:both;
	width:100%;
	border:0 none;
	/* border-bottom:1px solid #c9c9c9; */
}

#menu4_new ul.left_menu ul li a {
	background:#F1ECBA ;
background-image: -webkit-linear-gradient(#FFFDEF 0%, #F1ECBA 100%);
background-image: -moz-linear-gradient(#FFFDEF 0%, #F1ECBA 100%);
background-image: -o-linear-gradient(#FFFDEF 0%, #F1ECBA 100%);
background-image: linear-gradient(#FFFDEF 0%, #F1ECBA 100%);
	padding:10px 10px;
	color:#775e1c;
	text-decoration:none;
	display:inline-block;
	border:0 none;
text-align:left;
	float:left;
	clear:both;
	width:175px;
	font-family:Roboto, Ubuntu, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	border-bottom:1px solid #E6BF44;
border-left:1px solid #E6BF44;
border-right:1px solid #E6BF44;
}

#menu4_new .left_menu_side {
width: 7px;
height: 33px;
float: left;
}

#menu4_new .right_menu_side{
width:7px;
height:33px;
float:left;
}

/* MENU CSS END */

#kaeufersiegel_widget img {
/* height:160px; */
/* width:199px; */
margin:auto;
border:0;
margin-top:-15px;
}

#kaeufersiegel_widget {
height:141px;
text-align:center;
}


/* bottom categorien */

#bottom_cat li.level1 {
width:325px;
float:left;
padding:5px;
background:none!important;
}
#bottom_cat li.level1:hover {
background:none!important;
}

#bottom_cat li.level1 a {
font-size: 18px;
font-weight: 300;
border-bottom:1px solid #BEA881;
font-family:roboto;
}

#bottom_cat li.level1 ul.menu_level2 li.level2 a {
font-size: 14px;
font-weight: normal;
border-bottom:0px;
font-family:ubuntu;
}
#bottom_cat ul.menu_level2 {
padding-top:10px;
}

#bottom_cat ul.menu_level2 li{
padding-top:6px;
display:block;
background:none!important;
}

#bottom_cat ul.menu_level2 li.level2 ul.menu_level3 li{
padding-top:3px;
padding-bottom:3px;
display:block;
background:none!important;
}

#bottom_cat ul.menu_level2 li:hover{
background:none!important;
display:block;
}
#bottom_cat ul.menu_level3 {
padding-left:10px;
}
#bottom_cat li.level1 ul.menu_level2 li.level2 ul.menu_level3 li.level3 a {
font-size:12px;
border-bottom:0px;
font-family:ubuntu;
}

div.bottomlink {
background-image: -webkit-linear-gradient(#faf6cd 0%, #EBDC9F 100%);
background-image: -moz-linear-gradient(#faf6cd 0%, #EBDC9F 100%);
background-image: -o-linear-gradient(#faf6cd 0%, #EBDC9F 100%);
background-image: linear-gradient(#faf6cd 0%, #EBDC9F 100%);
background-color: #faf6cd;
}

.javascript_meldung {
font-family: dosis;
font-size: 20px;
padding: 10px;
color: #FC0B0B;
font-weight: bold;
text-decoration: blink;
border: 1px solid #FC0B0B;
}


.freeshipping {
border: 0px;
height: 118px;
left: -9px;
top: -9px;
position: absolute;
width: 137px;
z-index: 100 !important;
transition: bottom 0.3s;
-webkit-transition: bottom 0.3s;
-moz-transition: bottom 0.3s;
-o-transition: bottom 0.3s;
-ms-transition: bottom 0.3s;

}

.freeshipping img {z-index: 100 !important;}



.floating_box{
	float: right;
	height: 45px;
	padding: 0 0px 0 46px;
	width: 200px;
	z-index:  99999;
	position:fixed;
	right:-206px;
} 

.floating_box img{
	border:0px;
	margin:0;
	padding:0;
} 

#facebook_box, #pinterest_box, #twitter_box, #google_box, #youtube_box, #mail_box, #phone_box, #whatsapp_box{  
	border:1px solid  #b9aa42; 
	background:#fafafa;
	margin-left:-2px;
height:43px;
} 


.facebook_floating {
	background: url("/layout/farbfinal01/images/floating_icons/facebook_box.png") no-repeat scroll left top transparent !important; 
	top:100px;
	}
	
.pinterest_floating {
	background: url("/layout/farbfinal01/images/floating_icons/pinterest_box.png") no-repeat scroll left top transparent !important; 
	top:150px;
	}
	
.twitter_floating {
	background: url("/layout/farbfinal01/images/floating_icons/twitter_box.png") no-repeat scroll left top transparent !important; 
	top:200px;
	}
	
.google_floating {
	background: url("/layout/farbfinal01/images/floating_icons/googleplus_box.png") no-repeat scroll left top transparent !important; 
	top:250px;
	}
	
.youtube_floating {
	background: url("/layout/farbfinal01/images/floating_icons/youtube_box.png") no-repeat scroll left top transparent !important; 
	top:300px;
	}
	
.mail_floating {
	background: url("/layout/farbfinal01/images/floating_icons/mail_box.png") no-repeat scroll left top transparent !important; 
	top:300px;
	}

.phone_floating {
	background: url("/layout/farbfinal01/images/floating_icons/phone_box.png") no-repeat scroll left top transparent !important; 
	top:350px;
	}
.whatsapp_floating {
	background: url("/layout/farbfinal01/images/floating_icons/whatsapp_box.png") no-repeat scroll left top transparent !important; 
	top:400px;
	}

.fancybox-nav span {
visibility: visible;
} 

.PlentyWebBasketPaymentMethodRadio {width:450px!important; float:left;}
.PlentyWebBasketPaymentMethodAdvice {display: inline-block;}
.PlentyWebBasketPaymentMethodPrice {float:right;}

#ks_rating_link img {margin-bottom:-3px;}

.roboto {font-family:roboto;}

.PlentyFormContainer.ItemsDescriptionRatingTitle, 
.PlentyFormContainer.ItemsDescriptionRatingDetailCommentTitle,
.PlentyFormContainer.ItemsDescriptionRatingDetailCommentTitle { font-weight:bold; margin:10px 0 5px 0; }
.PlentyFormContainer.ItemsDescriptionRating { border:1px solid #ccc; padding:10px; }
.PlentyFormContainer.ItemsDescriptionRating  span { /* display:block; */ }
.PlentyFormContainer.ItemsDescriptionRatingDetailCommentValue {height:100px;}
.PlentyFormContainer.ItemsDescriptionRatingDetailCommentValue textarea { width:99%; height:100px; border: 1px solid #FFC600;}
.PlentyFormContainer.ItemsDescriptionRatingDetailCommentValue .item_rating { float:left;  border: 1px solid #FFC600;}
.PlentyFormContainer.ItemsDescriptionRatingDetailCommentValue img { float:left; margin-left:5px; }
.PlentyFormContainer.ItemsDescriptionRatingDetailCommentValue .item_clear { clear:both; display:block;}
.PlentyFormContainer.ItemsDescriptionRatingDetail input[type="submit"] 
{ 
    height: 34px;
    margin-top: 2px;
    padding: 0 5px;
    cursor: pointer;
    border: 1px solid #FFC600;
color: #88683A;
background-color: #ede27e;
background-image: -webkit-linear-gradient(#F8EF97 0%, #E9DE7D 100%);
background-image: -moz-linear-gradient(#F8EF97 0%, #E9DE7D 100%);
background-image: -o-linear-gradient(#F8EF97 0%, #E9DE7D 100%);
background-image: linear-gradient(#F8EF97 0%, #E9DE7D 100%);
}

#add_basket_1 span.button a {
background: none!important;
color: #FFFFFF!important;
background-color:#5EC021!important;
background-image: -webkit-linear-gradient(#87FF5E 0%, #47A904 100%)!important;
background-image: -moz-linear-gradient(#87FF5E 0%, #47A904 100%)!important;
background-image: -o-linear-gradient(#87FF5E 0%, #47A904 100%)!important;
background-image: linear-gradient(#87FF5E 0%, #47A904 100%)!important;
padding: 5px;
text-shadow: black 0.1em 0.1em 0.3em;
border-radius: 10px;
font-size: 18px!important;
font-weight: normal!important;
width: 172px;
display: inline-block;
height: 30px;
line-height: 30px;
text-align: center;
text-decoration: none;
position: relative;
top: 1px;
cursor: pointer;

}

#add_basket_1 span.button a:hover {
background: none!important;
color:#FFF!important;
background-color:#FF9900!important;
background-image: -webkit-linear-gradient(#FF9900 0%, #E48A03 100%)!important;
background-image: -moz-linear-gradient(#FF9900 0%, #E48A03 100%)!important;
background-image: -o-linear-gradient(#FF9900 0%, #E48A03 100%)!important;
background-image: linear-gradient(#FF9900 0%, #E48A03 100%)!important;
padding:5px;
border-radius:10px;

}


.vorbestellung_visible {
	display:block;
	}
.vorbestellung_hidden {
	display:none;
	}
	
.vorbestellung_top {
	display:block;
	margin-top:100px;
	}

.tabscontent h2 {
font-size: 16px;
font-weight:bold;
font-famaly: roboto!important;
}

.tabscontent h2 {
font-size: 14px;
font-style: normal;
font-weight: bold;
font-famaly: roboto!important;
}

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

.absatz_titel_h3 {
font-size: 14px;
font-style: normal;
font-weight: bold;
font-famaly: roboto!important;
}






/* General Styles */


.PlentyCurrencyValue  {padding-right:5px; /* padding-left:5px; */
}


#PlentyOrderCheckoutAccordion
  {
    padding:10px 0 10px 0;
    clear:right;
  }

  /* Errors */
  div.PlentyError input[type=text], div.PlentyError input[type=password]
    {
    border:none;
    border:1px dashed #f44d4d!important;
    background-color:#fbe7e7;
    }
    .PlentyError span
    {
      color:#f44d4d;  
    }
  
  div.PlentyErrorPane
    {
    display:    none;
    color:      white;
    font-size:    12pt;
    }
   .PlentyErrorMessageBox
   {
    background-color: #f36060;
    border: 1px dashed #9c2020 !important;
    margin-bottom:5px;
    padding:5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
   }
   
    .PlentyMandatoryField { font-weight:bold; }
    #PlentyOrderWebShippingMethodContent input,#PlentyOrderWebPaymentMethodContent input
    {
         margin-right:5px;  
    }

  #PlentyOrderCheckoutButtonsTop > #PlentyOrderCheckoutButtonsOpenBasket { float:left; margin-bottom: 4px; }
  #PlentyOrderCheckoutButtonsTop > #PlentyOrderCheckoutButtonsOpenHelp { float: right; }


/* Accordion Headlines */

  .AccordionTitle
  {
      background: #f2f6f8; /* Old browsers */
      background: -moz-linear-gradient(top, #fcfadb 0%, #fdfbe9 50%, #f8f4b7 51%, #fcfada 100%); /* FF3.6+ */
      background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fcfadb), color-stop(50%,#fdfbe9), color-stop(51%,#f8f4b7), color-stop(100%,#fcfada)); /* Chrome,Safari4+ */
      background: -webkit-linear-gradient(top, #fcfadb 0%, #fdfbe9 50%, #f8f4b7 51%, #fcfada 100%); /* Chrome10+,Safari5.1+ */
      background: -o-linear-gradient(top, #fcfadb 0%, #fdfbe9 50%, #f8f4b7 51%, #fcfada 100%); /* Opera11.10+ */
      background: -ms-linear-gradient(top, #fcfadb 0%, #fdfbe9 50%, #f8f4b7 51%, #fcfada 100%); /* IE10+ */
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfadb', endColorstr='#fcfada',GradientType=0 ); /* IE6-9 */
      background: linear-gradient(top, #fcfadb 0%, #fdfbe9 50%, #f8f4b7 51%, #fcfada 100%); /* W3C */  
    
      /* rounded borders top left and right */
     -moz-border-top-left-radius:5px; -webkit-border-top-left-radius:5px;	border-top-left-radius:5px;-moz-border-top-right-radius:5px; -webkit-border-top-right-radius:5px;	border-top-right-radius:5px;
      /* rest */
      color:#cbbba4;
      font-size:18px;
      border:1px solid #fbe495;
      padding:5px 10px 5px 10px;
      font-weight:400;
  }
  .AccordionTitle.CurrentAccordionTitle
  {
    background: #faf6cd; /* Old browsers */
      background: -moz-linear-gradient(top, #faf6cd 0%,#fbf9df 50%,#f3eca8 51%,#faf6cd 100%); /* FF3.6+ */
      background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#faf6cd), color-stop(50%,#fbf9df), color-stop(51%,#f3eca8), color-stop(100%,#faf6cd)); /* Chrome,Safari4+ */
      background: -webkit-linear-gradient(top, #faf6cd 0%,#fbf9df 50%,#f3eca8 51%,#faf6cd 100%); /* Chrome10+,Safari5.1+ */
      background: -o-linear-gradient(top, #faf6cd 0%,#fbf9df 50%,#f3eca8 51%,#faf6cd 100%); /* Opera11.10+ */
      background: -ms-linear-gradient(top, #faf6cd 0%,#fbf9df 50%,#f3eca8 51%,#faf6cd 100%); /* IE10+ */
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#faf6cd', endColorstr='#f3eca8',GradientType=0 ); /* IE6-9 */
      background: linear-gradient(top, #faf6cd 0%,#fbf9df 50%,#f3eca8 51%,#faf6cd 100%); /* W3C */  

    /* rest */
    border:1px solid #ffc600;
    color:#58401d;
    font-weight:bold;
  }
 
H1.AccordionTitle {margin-bottom:0px;}

 .AccordionTitle.AlreadyOpened
  {
    background: #f8e18f; /* Old browsers */
    background: -moz-linear-gradient(top, #f6de96 0%, #f8ebbf 50%, #f5d67a 51%, #f9e7b0 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a8def7), color-stop(50%,#7bbbe5), color-stop(51%,#5aa4ce), color-stop(100%,#3bacf7)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #f6de96 0%, #f8ebbf 50%, #f5d67a 51%, #f9e7b0 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #f6de96 0%, #f8ebbf 50%, #f5d67a 51%, #f9e7b0 100%); /* Opera11.10+ */
    background: -ms-linear-gradient(top, #f6de96 0%, #f8ebbf 50%, #f5d67a 51%, #f9e7b0 100%); /* IE10+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a8def7', endColorstr='#3bacf7',GradientType=0 ); /* IE6-9 */
    background: linear-gradient(top, #f6de96 0%, #f8ebbf 50%, #f5d67a 51%, #f9e7b0 100%); /* W3C */  
    color:#58401d;

    /* rest */
    border:1px solid #ffc600;
    font-weight:bold;
  }
  
 /* Unique goes here */
 
 /* Unique goes here */


/* Accordion Body */

  #PlentyOrderCheckoutAccordion > .AccordionPane
  {
    /* inner shadow*/
    -moz-box-shadow: inset 0px 0px 3px #ffc600;
    -webkit-box-shadow: inset 0px 0px 3px #ffc600;
    box-shadow: inset 0px 0px 3px #ffc600;
    
    /* rounded bottom */
  -moz-border-bottom-left-radius:5px; -webkit-border-bottom-left-radius:5px;	border-bottom-left-radius:5px;-moz-border-bottom-right-radius:5px; -webkit-border-bottom-right-radius:5px;	border-bottom-right-radius:5px;
    
    /* rest */
    border:1px solid #ffc600;
    border-top:0;
    background-color:#fff;
    padding:10px;
    line-height:17px;
    margin-bottom:10px;
  }


/* Input fields*/
div.PlentyFormBox input[type=text],div.PlentyFormBox input[type=password]
{
  border:none;  
  border:1px solid #D3B890;
  padding:7px;
  margin-top:3px;
}
div.PlentyFormBox input[type=text]:focus,div.PlentyFormBox input[type=password]:focus
{
  border:none;  
  border:1px solid #4582a5;
  padding:7px;
}

/* General Styles end */


.PlentyOrderDeliveryAddress
{
  border: 1px solid #fddf75;
  margin: 16px 7px 0px 7px;
  padding: 10px;
  float: left;
  width: 45%;
}

.PlentyOrderDeliveryAddress > .PlentyWebShippingDetailsListTitle
{
  background-color: #faf8df;
  border-bottom: 1px solid #fddf75;
  font-weight: bold;
  margin: -10px;
  padding: 10px;
display: block;
}


.PlentyOrderDeliveryAddress > .PlentyWebShippingDetailsListContent
{
  margin-top: 15px;
float: left;
}

.PlentyOrderDeliveryAddress > .PlentyWebEditButtonContent
{
float: right;
margin-top: 15px;
}

#PlentyWebShippingDetailsSubmit
{
    clear: both;

text-align: right;
padding:5px;
}

#PlentyWebBasketTotalsVAT {border-bottom: 1px solid #ffc600;}


#PlentyOrderAmazonPaymentsPanel1, #PlentyOrderAmazonPaymentsPanel2 {

padding:0px;
margin-top:20px;
border-top: 1px solid #ffc600;
}

#PlentyOrderAmazonPaymentsPanel1B, #PlentyOrderAmazonPaymentsPanel2B, #PlentyOrderAmazonPaymentsPanelB, #PlentyOrderPayPalExpressPanelB {
padding-right:0px!important;
text-align:right!important;
}

#PlentyOrderPayPalExpressPanel, #PlentyOrderAmazonPaymentsPanel {border-bottom:1px solid #ffc600; padding:10px;}

/* Errors */
  div.PlentyError input[type=text], div.PlentyError input[type=password]
    {
    border:none;
    border:1px dashed #f44d4d!important;
    background-color:#fbe7e7;
    }
  
  div.PlentyErrorPane
    {
    display:    none;
    color:      white;
    font-size:    12pt;
    }
   .PlentyErrorMessageBox
   {
    background-color: #f36060;
      border: 1px dashed #9c2020 !important;
    margin-bottom:5px;
    padding:5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
   }





/* Box Settings*/
  .PlentyWebBasketContainer
  {
    padding-bottom:15px;  
  }
  #PlentyWebBasketTitleContainer
  {
    margin-top:15px;  
  }

/* Box Headlines */

#WebBasketShippingCountrySelectedName, #WebBasketPaymentMethodSelectedName, #WebBasketShippingMethodSelectedName { font-weight: bold;}

  .PlentyWebBasketContainerTitle
  {
      background: #faf6cd; /* Old browsers */
      background: -moz-linear-gradient(top, #faf6cd 0%,#fbf9df 50%,#f3eca8 51%,#faf6cd 100%); /* FF3.6+ */
      background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#faf6cd), color-stop(50%,#fbf9df), color-stop(51%,#f3eca8), color-stop(100%,#faf6cd)); /* Chrome,Safari4+ */
      background: -webkit-linear-gradient(top, #faf6cd 0%,#fbf9df 50%,#f3eca8 51%,#faf6cd 100%); /* Chrome10+,Safari5.1+ */
      background: -o-linear-gradient(top, #faf6cd 0%,#fbf9df 50%,#f3eca8 51%,#faf6cd 100%); /* Opera11.10+ */
      background: -ms-linear-gradient(top, #faf6cd 0%,#fbf9df 50%,#f3eca8 51%,#faf6cd 100%); /* IE10+ */
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#faf6cd', endColorstr='#f3eca8',GradientType=0 ); /* IE6-9 */
      background: linear-gradient(top, #faf6cd 0%,#fbf9df 50%,#f3eca8 51%,#faf6cd 100%); /* W3C */  
    
      /* rounded borders top left and right */
 -moz-border-top-left-radius:5px; -webkit-border-top-left-radius:5px;	border-top-left-radius:5px;-moz-border-top-right-radius:5px; -webkit-border-top-right-radius:5px;	border-top-right-radius:5px;
      
      /* rest */
      color:#58401d;
      font-size:18px;
      font-weight:400;
      border:1px solid #ffc600;
      padding:5px 10px 5px 10px;
	margin-bottom:0px;
  }

#PlentyWebBasketCouponContainerTitle {-moz-border-bottom-left-radius:5px; -webkit-border-bottom-left-radius:5px;	border-bottom-left-radius:5px;-moz-border-bottom-right-radius:5px; -webkit-border-bottom-right-radius:5px;	border-bottom-right-radius:5px;}


  .PlentyWebBasketOpenableContainer:hover #PlentyWebBasketShippingCountryContainerTitle,.PlentyWebBasketOpenableContainer:hover #PlentyWebBasketPaymentMethodContainerTitle,
  .PlentyWebBasketOpenableContainer:hover #PlentyWebBasketShippingMethodContainerTitle,.PlentyWebBasketOpenableContainer:hover #PlentyWebBasketCouponContainer,
  .PlentyWebBasketOpenableContainer:hover #PlentyWebBasketCouponContainerTitle
  {
    cursor:pointer;
    
    background: #f8e18f; /* Old browsers */
    background: -moz-linear-gradient(top, #f6de96 0%, #f8ebbf 50%, #f5d67a 51%, #f9e7b0 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a8def7), color-stop(50%,#7bbbe5), color-stop(51%,#5aa4ce), color-stop(100%,#3bacf7)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #f6de96 0%, #f8ebbf 50%, #f5d67a 51%, #f9e7b0 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #f6de96 0%, #f8ebbf 50%, #f5d67a 51%, #f9e7b0 100%); /* Opera11.10+ */
    background: -ms-linear-gradient(top, #f6de96 0%, #f8ebbf 50%, #f5d67a 51%, #f9e7b0 100%); /* IE10+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a8def7', endColorstr='#3bacf7',GradientType=0 ); /* IE6-9 */
    background: linear-gradient(top, #f6de96 0%, #f8ebbf 50%, #f5d67a 51%, #f9e7b0 100%); /* W3C */  
    color:#58401d;
  }
  .PlentyWebBasketOpenableContainer:hover #PlentyWebBasketShippingMethodContainerTitle #WebBasketShippingMethodSelectedChange,
  .PlentyWebBasketOpenableContainer:hover #PlentyWebBasketPaymentMethodContainerTitle #WebBasketPaymentMethodSelectedChange,
  .PlentyWebBasketOpenableContainer:hover #PlentyWebBasketShippingCountryContainerTitle #WebBasketShippingCountrySelectedChange,
  .PlentyWebBasketOpenableContainer:hover #PlentyWebBasketCouponContainerTitle #WebBasketCouponSelectedChange
  {
    color:#58401d;
  }

#PlentyWebBasketPaymentMethodSelect .PlentyFormContainer {border-bottom:1px solid #ffc600!important; padding:5px;}


/* Box Body */

  .PlentyWebBasketContainerContent
  {
    /* inner shadow*/
    -moz-box-shadow: inset 0px 0px 3px #ffc600;
    -webkit-box-shadow: inset 0px 0px 3px #ffc600;
    box-shadow: inset 0px 0px 3px #ffc600;

    
    /* rounded bottom */
   -moz-border-bottom-left-radius:5px; -webkit-border-bottom-left-radius:5px;	border-bottom-left-radius:5px;-moz-border-bottom-right-radius:5px; -webkit-border-bottom-right-radius:5px;	border-bottom-right-radius:5px;
    
    /* rest */
    border:1px solid #ffc600;
    border-top:0;
    background-color:#fff;
    padding:10px;
    line-height:17px;
  }

.PlentyCurrencyValue {font-size:14px; padding-right:4px;}

.PlentyCurrencySymbol {font-size:14px;}
  
/* footer */
  #PlentyWebBasketFooterContainerContent
  {  
  -moz-border-bottom-left-radius:5px; -webkit-border-bottom-left-radius:5px;	border-bottom-left-radius:5px;-moz-border-bottom-right-radius:5px; -webkit-border-bottom-right-radius:5px;	border-bottom-right-radius:5px;-moz-border-top-left-radius:5px; -webkit-border-top-left-radius:5px;	border-top-left-radius:5px;-moz-border-top-right-radius:5px; -webkit-border-top-right-radius:5px;	border-top-right-radius:5px;
    
    text-align: right;
  }

/* Box Head change Buttons */
  #WebBasketShippingCountrySelectedChange,#WebBasketPaymentMethodSelectedChange,#WebBasketShippingMethodSelectedChange,#WebBasketCouponSelectedChange
  {
    font-size:12px;
    font-weight:400;
    color:#58401d;
    float:right;
    margin-top:3px;  
    cursor:pointer;
  }

/* Box slideable:hover */

.PlentyWebBasketOverlayMainPane > .PlentyWebBasketOverlayBackground
{
  width: 100%;
  height: 100%;
  left: 0px;
  top: 0px;
  position: fixed;
  opacity: 0.5;
  background-color: black;
}

.PlentyWebBasketOverlayMainPane > .PlentyWebBasketOverlayContent
{
  max-height: 80%;
  overflow: auto;
  min-width: 30%;
  width: 40%;
  top: 10%;
  left: 30%;
  position: fixed;
  z-index: 10001;
}

.PlentyWebBasketOverlayMainPane > .PlentyWebBasketOverlayClose
{
  position: fixed;
  height: 35px;
  width: 35px;
  cursor: pointer;
  background-image: url(/images/icons/silk/overlay_close.png);
  top:8%;
  right:29%;
  z-index: 10002;
}
  
  /* 6 Accordion */


.PlentyFormContainer fieldset
{
      border: 1px solid #cccccc;
}

#PlentyWebOrderOverviewInvoiceContainer,#PlentyWebOrderOverviewShippingContainer,
#PlentyWebOrderOverviewPaymentMethodContainer,#PlentyWebOrderOverviewShippingMethodContainer,
#PlentyWebOrderOverviewSchedulerContainer
{
   padding:0;  
}


#PlentyWebOrderOverviewPaymentIcon
{
  float:left; padding:10px 0 10px 0;  display:none;
}

#PlentyWebOrderOverviewItemsBox
{
  clear:both;  
  display:table;
  border:1px solid #76aa53;
width:100%;
}
#PlentyWebOrderOverviewItemsContainer
{
  clear:both;
}
#PlentyWebOrderOverviewItems
{
  font-size:18px;  float:left;
}
#PlentyWebOrderOverviewItems
{
  font-size:18px;float:left;
}
.ItemsHeadline
{
   font-weight:bold;
   display : table-cell;
   border-bottom: 1px solid #CCCCCC;
   padding: 5px;
}
#PlentyWebOrderOverviewItemsMain { display: table-row-group; }

#PlentyWebOrderOverviewItemsMain .ItemsRow,#PlentyWebOrderOverviewItemsHeader { display:table-row; width:100%; }

#PlentyWebOrderOverviewItemsMain .ItemsRow > div {display:table-cell; vertical-align:top; border-bottom:1px solid #B5C6D0; padding:5px; }

#PlentyWebOrderOverviewItemsMain .ItemsRow:last-child > div{ border-bottom:none!important; }

#PlentyWebOrderOverviewItemsHeaderImage { width:15%; }

#PlentyWebOrderOverviewItemsMain > .PlentyFormContainer > .ItemsDescription > .ItemsDescriptionLink
{
  display: inline-block;
  vertical-align: top;
  width: 100%;  
margin-bottom: 10px;
}

.ItemsDescriptionLink strong {font-weight: normal; font-size:16px;}
#PlentyWebOrderOverviewItemsMain > .PlentyFormContainer > .ItemsDescription > .ItemsDescriptionDetails
{
    vertical-align: top;    
}
.PlentyOrderSumTitle
{
  font-weight:bold;
  display:inline-block;
}
.PlentyOrderSumDetail
{
    display: inline-block;
    min-width: 10%;
    padding-left: 40px;
    text-align: right;
}
#PlentyWebOrderOverviewOrderSumBox
{
  text-align:right;
  margin:20px 0 10px 0;
}
.PlentyOrderSum
{
    border-bottom: 1px solid #CCCCCC;
    padding: 8px;
}


#PlentyTotalAmountTitle { font-size:20px; font-weight:bold;}


#PlentyGoodsValueGrossTitle, #PlentyShippingCostsGrossTitle, #PlentyVATTitle {font-weight:bold;}

#PlentyWebOrderOverviewSubmitContainer
{
  padding: 3px 3px 6px;
  text-align:right;  
}
#PlentyWebOrderOverviewSubmitContainer > div
{ display:inline;}

#PlentyWebOrderOverviewNotice
{
  margin:10px 0 20px 0;  
}
#PlentyWebOrderOverviewAGBandWithdrawal h3
{
  font-size: 18px;
    font-weight: 400;
    margin: 0 0 0;
    padding: 0;
}
#PlentyWebOrderOverviewAGBContainer,#PlentyWebOrderOverviewWithdrawalContainer,#PlentyWebOrderOverviewNewsletterContainer
{
  margin-top:5px;
}
#PlentyWebOrderOverviewAGBContainer { margin-top:15px; }
#PlentyWebOrderOverviewNotesContainer
{
 
border: 1px solid #CCCCCC !important;
    clear: both;
    margin: 10px 0;
    padding: 10px !important;
}
#PlentyWebOrderOverviewNotesTextarea
{
  width:890px;
  height:50px;
}

#PlentyWebOrderOverviewNotesTitle {  background-color: #F0F0F0;
    border-bottom: 1px solid #CCCCCC;
    display: block;
    margin: -10px;
    padding: 10px;}

#PlentyWebOrderOverviewNotesTitle  span
{
  font-size: 18px;
    font-weight: 400;
    margin: 0 0 0;
    padding: 0;
}

#PlentyWebOrderOverviewReference
{
  display:inline-block;
  margin:10px 0 5px 0;  
}
#PlentyWebOrderOverviewItems,#PlentyWebOrderOverviewItemsChangeContainer
{
  float:none;display:inline-block;margin-top:10px;padding-bottom:10px
}

#PlentyWebOrderOverviewItemsChangeContainer
{ float:right; margin-top:0; position: relative;    top: 2px;}

/* button */
.PlentyWebButtonsRightContainer {
display: block !important; /*to overwrite element style*/
float: right;
margin-right: 5px;
padding-bottom: 5px;
position: relative;
top: -8px;
}
/* hide old button */
.PlentyWebOrderOverviewChangeContainerBottom {
display: none;
}

#PlentyWebOrderOverviewItemsTop
{
  margin:16px 0 10px 0;  
  background-color: #d3ffc2;
  border: 1px solid #76aa53;
  padding: 0 3px 0 25px;
}


/* Anzeige von IHR ZEICHEN & SONDERWÜNSCHE FÜR DIE BESTELLUNG */

#PlentyWebOrderOverviewNotesContainer { display:none; clear:both;}

#PlentyWebOrderOverviewReferenceContainer{ display:none; clear:both;}

#PlentyWebOrderOverviewReferenceDataContainer {display:none;}

#PlentyWebOrderOverviewReferenceInputBox {display:none;}


/* POSITIONEN DER EINZELNEN BOXEN */

#PlentyWebOrderOverviewAGBPrivacyContainer { margin:15px 0; border:1px solid #76aa53!important; padding:10px!important; clear:both; background-color: #eaffe2;}

#PlentyWebOrderOverviewItemsContainer { width: 99%; margin:auto; padding:5px;  background-color:#eaffe2;   border-right:1px solid #76aa53; border-left:1px solid #76aa53; border-top:1px solid #76aa53;}

#PlentyWebOrderOverviewInvoiceContainer,#PlentyWebOrderOverviewShippingContainer,
#PlentyWebOrderOverviewShippingMethodContainer,#PlentyWebOrderOverviewPaymentMethodContainer,
#PlentyWebOrderOverviewSchedulerContainer
{
 border: 1px solid #fddf75;
    float: left;
    margin-bottom: 20px;
    padding: 10px;
margin-left:7px;
margin-right:7px;
    width: 46%;

}
#PlentyWebOrderOverviewPaymentMethodContainer { margin-bottom:10px; }

#PlentyWebOrderOverviewSubmitContainer { clear:both; background-color:#eaffe2; padding:10px; border-right:1px solid #76aa53;  border-left:1px solid #76aa53; border-bottom:1px solid #76aa53; width: 98%;}

#PlentyWebOrderOverviewAGBandWithdrawal {  background-color: #d3ffc2;
    border-bottom: 1px solid #76aa53;
    display: block;
    margin: -10px;
    padding: 10px;}





/* Article */

  #PlentyWebOrderOverviewItemsHeaderImage,.ItemsImage { width:15%; text-align:center; }
  #PlentyWebOrderOverviewItemsHeaderDescription { width:65%; }
  #PlentyWebOrderOverviewItemsHeaderQuantity { width:10%; }
  #PlentyWebOrderOverviewItemsHeaderTotal { width:10%; }  
  #PlentyWebOrderOverviewItemsHeader { background-color:#d3ffc2; }
  
  .ItemsDescriptionDetails > .PlentyFormContainer
  {
    float: left;
    margin-right: 15px;
    margin-top: 5px;  
  }
  .ItemsDescriptionDetails > .PlentyFormContainer span
  {
    display:block;
  }
.ItemsDescriptionUnitPriceDetail span {display:inline-block!important; font-weight:normal!important; font-size:13px!important; padding-left:0px!important;}
  .ItemsDescriptionDetails > .PlentyFormContainer:first-child
  {
    margin-left:0;
  }
  .ItemsDescriptionUnitPriceTitle,.ItemsDescriptionNoTitle,.ItemsDescriptionIDTitle,.ItemsDescriptionEANTitle,.ItemsDescriptionConditionTitle,.ItemsDescriptionUnit0Title,.PlentyItemsDescriptionContainerTitle
  {
    font-weight:normal;
  }
  #PlentyWebOrderOverviewNoticeTotals
  {
    clear:both;
    padding:0px 5px 5px 5px;
width:99%;
  }

.ItemsDescriptionShort {margin-top:20px;}

  #PlentyWebOrderOverviewNotice2
  {
    margin:20px 0 20px 0;
  }

  #PlentyWebOrderOverviewSubmitText,.ItemsDescriptionUnitTitle,.ItemsAttributeValueTitle
  {
    font-weight:bold;  
  }

  #PlentyGoodsRebateTitle,#PlentyGoodsRebateDetail
  {
    color:#95c65c;
  }
  
  #PlentyWebOrderOverviewGoodsValueGross,#PlentyWebOrderOverviewShippingCostsGross
  {
    border-bottom:none; padding-bottom:0;
  }
  #PlentyGoodsValueNetTitle,#PlentyShippingCostsNetTitle,#PlentySubtotalNetTitle
  {
    font-weight:400!important;
  }

#PlentyWebOrderOverviewInvoiceTitle,#PlentyWebOrderOverviewShippingTitle,
#PlentyWebOrderOverviewShippingMethodTitle,#PlentyWebOrderOverviewPaymentMethodTitle,
#PlentyWebOrderOverviewSchedulerTitle
{
  margin: -10px; display: block; border-bottom:1px solid #fddf75; background-color:#faf8df; padding: 10px; font-weight: bold;  
}
#PlentyWebOrderOverviewInvoiceDataContainer,#PlentyWebOrderOverviewShippingDataContainer,
#PlentyWebOrderOverviewShippingMethodDataContainer,#PlentyWebOrderOverviewPaymentMethodDataContainer,
#PlentyWebOrderOverviewSchedulerDataContainer
{
margin-top:15px;
}

.ItemsDescriptionDiscountDetail
{
color:#95C65C;
}
.ItemsDescriptionDiscountTitle { font-weight:bold;}

	#PlentyTotalAmountDetail,#PlentyTotalAmountSubscriptionDetail
	{
		font-weight: bold;
		vertical-align: top;
	}

#PlentyTotalAmountDetail span {font-size:20px;}
	
	#PlentyTotalAmountTitle > .PlentyDataAdditional,
	#PlentyTotalAmountSubscriptionTitle> .PlentyDataAdditional
	{
		font-weight: normal;
	}

	#PlentyWebOrderVoucherCreditNote
	{
		color: #95C65C;
	}
  
.ItemsDescriptionEAN
{
    display:none;
}

/* Article List CSS */

  #PlentyWebBasketItemsData
  {
     display : table;
     width: 100%;
  }
  
  #PlentyWebBasketItemsItemsHeader
  {
     display : table-row;
  }
  #PlentyWebBasketItemsItemsHeader > div.ItemsHeadline
  {
     display : table-cell;
    border-bottom: none!important;
     padding:0 5px 5px 5px;
     font-weight:bold;
  }
  #PlentyWebBasketItemsMain
  {
     display : table-row-group;
  }
  #PlentyWebBasketItemsMain > div.PlentyBasketItemRow > div
  {
     vertical-align: top;
     display : table-cell;
     /* border-bottom: 1px solid #b5c6d0; */
     padding:5px;
  }
  #PlentyWebBasketItemsMain > div.PlentyBasketItemRow
  {
     display : table-row;
  }
  #PlentyWebBasketItemsItemsHeaderImage,.ItemsImage { width:15%; text-align:center; }
  #PlentyWebBasketItemsItemsHeaderDescription { width:60%; }
  #PlentyWebBasketItemsItemsHeaderQuantity { width:10%; }
  #PlentyWebBasketItemsItemsHeaderTotal { width:10%; }  
  #PlentyWebBasketItemsItemsHeaderDelete { width:5%; text-align:center; }
  
  
  .ItemsDescriptionInfo > .PlentyDataContainer > .PlentyDataContainerTitle
  {
    font-weight:bold;  
  }
  .ItemsDescriptionInfo > .PlentyDataContainer
  {
    float:left; margin-right:15px; margin-top:5px;
  }
  .ItemsVariationSelection
  {
  clear:both; display:block; width:100%  
  }
  .ItemsDescriptionGiftPackage
  {
  clear:both;  
  }
  .ItemsDescriptionGiftPackage:hover
  {
  cursor:pointer;  
  }


  
/* Basket Sum */

  #PlentyWebBasketTotalsBasketSumBox
  {
    text-align:right;
  }
  
  .PlentyBasketSumTitle
  {
   /* font-weight:bold;*/ display:inline-block;
  }
  .PlentyBasketSum
  {
    border-bottom:1px solid #CCCCCC;
    padding:5px;
  }
  .PlentyBasketSumDetail
  {
      display: inline-block;
      min-width: 10%;
      padding-left: 25px;
      text-align: right;
  }
  #PlentyWebBasketTotalsTotalAmount
  {
    border-bottom:none;  
  }
  #PlentyWebBasketTotalsTotalAmountSubscription
  {
	 border-top:1px solid #CCCCCC;
  }
  
  #PlentyGoodsValueNetTitle,#PlentyShippingCostsNetTitle,#PlentySubtotalNetTitle
  {
    font-weight:400!important;
  }
.ItemsQuantity input { width:50px; text-align:center; border-radius: 5px; font-size:14px; border: 1px solid #ffc600; margin-bottom:5px;}


.ItemsDescriptionGiftPackageTitle
{
	font-weight: bold;
	display: inline-block;
	padding-bottom: 3px;
}

.ItemsDescriptionDiscountDetail
{
color:#95C65C;
}

.ItemParamError > .ItemsDescriptionParamDetail, .ItemParamError > .ItemsDescriptionCharacterDetail
{
    color: red;
    font-style:italic;
}

.ItemsDescriptionEAN
{
    display: none;
}

	/* LOGIN */


/* login container */
#PlentyWebMyAccountLogin { 
width: 322px;
margin: 10px auto 0 auto;
}

/* login container content */

/* row */
#PlentyWebMyAccountLogin .PlentyFormContainer { 
display: block; 
clear: both; 
margin-top: 2px;
}

.PlentyMyAccountContainerTitle { 
display: block; 
color: #4582A5; 
font-size: 14px; 
margin-bottom: 10px; 
padding-bottom: 5px; 
} 

/* text before */
#PlentyWebMyAccountLoginNote1 { 
padding: 5px 0 10px; 
} 

/* input container */
.PlentyFormTitle { 
    display: inline-block; 
    color: #626262;
    font-weight: normal; 
} 
.PlentyFormTitle > label {
padding-top: 11px; /*7px*/
    display: block; 
} 

/* labels */
#PlentyWebMyAccountLoginEmailTitle, #PlentyWebMyAccountLoginPasswordTitle { 
display: inline-block; 
float: left; 
width: 100px; 
} 

#PlentyWebMyAccountLoginEmailContent > input, #PlentyWebMyAccountLoginPasswordContent > input { 
    display: inline-block; 
    width: 190px; 
    border: 1px solid #CCCCCC;
    margin: 0;
    outline: medium none;
    margin-top: 2px;
    padding: 3px;
} 

/* inputs */
div.PlentyWebMyAccountLoginData input[type=text],
div.PlentyWebMyAccountLoginData input[type=password] {
border: 1px solid #CCCCCC;
padding: 2px 3px;
font-size: 12px;
height: 28px; /*13px*/
margin-top: 2px;
margin-bottom: 0;
}
/* inputs hover,focus */
div.PlentyWebMyAccountLoginData input[type=text]:hover,
div.PlentyWebMyAccountLoginData input[type=password]:hover,
div.PlentyWebMyAccountLoginData input[type=text]:focus,
div.PlentyWebMyAccountLoginData input[type=password]:focus {
border-color: #666666 !important; /*1474d4*/
}

/* link forgotten password */
#PlentyWebMyAccountLoginForgotPassword,
#PlentyWebMyAccountLoginCustomerRegistration { 
padding-top: 8px; 
} 

/* text after */
#PlentyWebMyAccountLoginNote2 { 
padding-top: 10px; 
padding-bottom: 5px; 
} 



/* LINKS */


/*standard*/

#PlentyWebMyAccountLogin a:link, 
#PlentyWebMyAccountLogin a:visited {
color: #282828 !important;
text-decoration: none;
}
#PlentyWebMyAccountLogin a:hover,
#PlentyWebMyAccountLogin a:focus,
#PlentyWebMyAccountLogin a:active {
color: #686868 !important;
text-decoration: none;
}
.PlentyWebBasketShippingMethodPrice {float:right;}
.PlentyWebBasketShippingMethodName {float:left;}
#PlentyWebBasketShippingMethodSelect .PlentyFormContainer {min-height:30px;padding: 5px 0;  border-bottom:1px solid #ffc600; }
#PlentyWebBasketShippingMethodSelect .PlentyFormContainer:last-child {border:none;}
#PlentyWebBasketTotalsGoodsValueGross, #PlentyWebBasketTotalsShippingCostsGross {border-bottom:none!important;}

#PlentyWebMyAccountLogin a:link, 
#PlentyWebMyAccountLogin a:visited {
color: #282828 !important;
text-decoration: none;
}
#PlentyWebMyAccountLogin a:hover,
#PlentyWebMyAccountLogin a:focus,
#PlentyWebMyAccountLogin a:active {
color: #686868 !important;
text-decoration: none;
}/* 1 Accordion*/

  #PlentyWebLoginRegister,#PlentyWebLoginLogin
  {
    display:inline-block;
    width:47%;  
    vertical-align:top;
  }
  #PlentyWebLoginLogin
  {
    margin-left:30px  
  }
  #PlentyWebLoginNotice
  {
    font-size:14px;
    font-weight:bold;
    margin:10px 0 10px 0
  }
  .PlentyFormContainer.PlentyWebLoginData
  {
    margin:10px 0 10px 0;  
  }  
  #PlentyWebLoginRegisterTitle,#PlentyWebLoginLoginTitle
  {
    font-size:14px;
    color:#FF6600;
    border-bottom:1px solid #ccc;
    padding-bottom:5px;
    margin-bottom:10px;
  }
  #PlentyWebLoginRegisterRadiosRegister { margin-top:3px; }
  #PlentyWebLoginRegisterRadios { font-weight:bold; }
  #PlentyWebLoginLoginEmailTitle,#PlentyWebLoginLoginPasswordTitle { width:100px;display:inline-block }
  #PlentyWebLoginLoginSubmit { margin-top: 49px; }
  
  #PlentyWebInvoiceDetailsVATNumberNotice { font-size: 90%; }
  /* container main */

#PlentyWebLostPWDLogin {
    margin: 10px auto 0;
    width: 322px;
}

/* accordion header (forgotten password)  */

.PlentyLostPWDContainerTitle
{
background: #EEEEEE;
border-bottom: 2px solid #CCCCCC !important;
color: #444444;
font-size: 18px;
font-weight: normal;
padding: 5px 10px;
margin-bottom: 0;
}

/* accordion body (forgotten password) */

.PlentyLostPWDContainerContent
{
background-color: #FFFFFF;
border: 1px solid #CCCCCC;
line-height: 17px;
padding: 10px;

font-family: Arial,Helvetica,sans-serif;
}

/* login container content */

.PlentyMyAccountContainerTitle { 
display: block; 
color: #4582A5; 
font-size: 14px; 
margin-bottom: 10px; 
padding-bottom: 5px; 
} 

/* text before */
#PlentyWebCancelNewsletterNotice { 
padding: 5px 0 10px; 
color: #626262;
} 

/* row */
#PlentyWebLostPWDData {
display: block; 
} 

/* labels */
#PlentyWebLostPWDLoginEmailTitle { 
display: inline-block; 
float: left;
width: 100px; 

padding-top: 11px;
color: #626262;
} 

/* input container */
#PlentyWebLostPWDLoginEmailContent { 
    display: inline-block; 
    color: #626262;
    font-weight: normal; 
} 

/* inputs */
#PlentyWebLostPWDLoginEmail {
border: 1px solid #CCCCCC;
padding: 2px 3px;
font-size: 12px;
height: 28px; /*13px*/
margin-top: 2px;
margin-bottom: 0;

width: 190px;
}
/* inputs hover,focus */
#PlentyWebLostPWDLoginEmail:hover,
#PlentyWebLostPWDLoginEmail:focus {
border-color: #666666 !important; /*1474d4*/
}

/* text after */
#PlentyWebLostPWDData + div { 
padding-top: 10px; 
padding-bottom: 5px; 
} 



/* LINKS */


/*standard*/

#PlentyWebMyAccountLogin a:link, 
#PlentyWebMyAccountLogin a:visited {
color: #282828 !important;
text-decoration: none;
}
#PlentyWebMyAccountLogin a:hover,
#PlentyWebMyAccountLogin a:focus,
#PlentyWebMyAccountLogin a:active {
color: #686868 !important;
text-decoration: none;
}div#PlentyWebInvoiceDetailsContainer1,
div#PlentyWebInvoiceDetailsContainer2
{
display: table; border:1px solid #fddf75;
width: 49%;
margin-bottom:8px;
border-spacing: 2px;
}

div#PlentyWebInvoiceDetailsContainer1
{
float: left;
}

div#PlentyWebInvoiceDetailsContainer2
{
float: right;
}


div#PlentyWebInvoiceDetailsContainer1 > .PlentyFormContainer,
div#PlentyWebInvoiceDetailsContainer2 > .PlentyFormContainer
{
display: table-row;
}

div#PlentyWebInvoiceDetailsContainer1 > .PlentyFormContainer > .PlentyFormTitle, div#PlentyWebInvoiceDetailsContainer1 > .PlentyFormContainer > .PlentyFormValue,
div#PlentyWebInvoiceDetailsContainer2 > .PlentyFormContainer > .PlentyFormTitle, div#PlentyWebInvoiceDetailsContainer2 > .PlentyFormContainer > .PlentyFormValue
{
display: table-cell;
vertical-align: top;
padding:0 5px;
}

div#PlentyWebInvoiceDetailsContainer1 > .PlentyFormContainer:first-child > .PlentyFormTitle,
div#PlentyWebInvoiceDetailsContainer1 > .PlentyFormContainer:first-child > .PlentyFormValue,
div#PlentyWebInvoiceDetailsContainer2 > .PlentyFormContainer:first-child > .PlentyFormTitle,
div#PlentyWebInvoiceDetailsContainer2 > .PlentyFormContainer:first-child > .PlentyFormValue
{
padding-top:10px!important;
}

div#PlentyWebInvoiceDetailsContainer1 > .PlentyFormContainer:last-child > .PlentyFormTitle,
div#PlentyWebInvoiceDetailsContainer1 > .PlentyFormContainer:last-child > .PlentyFormValue,
div#PlentyWebInvoiceDetailsContainer2 > .PlentyFormContainer:last-child > .PlentyFormTitle,
div#PlentyWebInvoiceDetailsContainer2 > .PlentyFormContainer:last-child > .PlentyFormValue
{
padding-bottom:10px!important;
}

div#PlentyWebInvoiceDetailsContainer1 > .PlentyFormContainer > .PlentyFormTitle,
div#PlentyWebInvoiceDetailsContainer2 > .PlentyFormContainer > .PlentyFormTitle
{
text-align:left;}

#PlentyWebInvoiceDetailsBirthdayNotice
{
display: block;
}


div#PlentyWebInvoiceDetailsContainer1 > .PlentyFormContainer > .PlentyFormValue input,
div#PlentyWebInvoiceDetailsContainer2 > .PlentyFormContainer > .PlentyFormValue input
{
width:95%; padding:7px; 5px;
}

input#PlentyWebInvoiceDetailsStreet
{
width: 69% !important;
}

#PlentyWebInvoiceDetailsCountry {
margin-top: 2px;
padding: 6px;
width: 100%;
border: 1px solid #D3B890;
}

#PlentyWebInvoiceDetailsSalutation, #PlentyWebShippingDetailsSalutation{
margin-top: 2px;
padding: 6px;
border: 1px solid #D3B890;
}

input#PlentyWebInvoiceDetailsHouseNo
{
width: 15% !important;
text-align:center;
margin-left:13px;
}

 input#PlentyWebInvoiceDetailsZIPCode
{
width: 15% !important;
text-align:center;
}

#PlentyWebInvoiceDetailsBirthdayNotice
{
font-size: 90%;

}

#PlentyWebInvoiceDetailsBirthdayContainer .address_input_field
{
width: 20% !important;
text-align:center; 
margin-right: 6px;
}




#PlentyWebInvoiceDetailsStreet, #PlentyWebInvoiceDetailsZIPCode
{
  float: left;
}

/* Article List CSS */

  #PlentyWebBasketItemsData
  {
     display : table;
     width: 100%;
  }
  
  #PlentyWebBasketItemsItemsHeader
  {
     display : table-row;
  }
  #PlentyWebBasketItemsItemsHeader > div.ItemsHeadline
  {
     display : table-cell;
     border-bottom: 1px solid #CCCCCC;
     padding:0 5px 5px 5px;
     font-weight:bold;
  }
  #PlentyWebBasketItemsMain
  {
     display : table-row-group;
  }
  #PlentyWebBasketItemsMain > div.PlentyBasketItemRow > div
  {
     vertical-align: top;
     display : table-cell;
     border-bottom: 1px solid #b5c6d0;
     padding:5px;
  }
  #PlentyWebBasketItemsMain > div.PlentyBasketItemRow
  {
     display : table-row;
  }
  #PlentyWebBasketItemsItemsHeaderImage,.ItemsImage { width:15%; text-align:center; }
  #PlentyWebBasketItemsItemsHeaderDescription { width:60%; }
  #PlentyWebBasketItemsItemsHeaderQuantity { width:10%; }
  #PlentyWebBasketItemsItemsHeaderTotal { width:10%; }  
  #PlentyWebBasketItemsItemsHeaderDelete { width:5%; text-align:center; }
  
  
  .ItemsDescriptionInfo > .PlentyDataContainer > .PlentyDataContainerTitle
  {
    font-weight:bold;  
  }
  .ItemsDescriptionInfo > .PlentyDataContainer
  {
    float:left; margin-right:15px; margin-top:5px;
  }
  .ItemsVariationSelection
  {
  clear:both; display:block; width:100%  
  }
  .ItemsDescriptionGiftPackage
  {
  clear:both;  
  }
  .ItemsDescriptionGiftPackage:hover
  {
  cursor:pointer;  
  }


  
/* Basket Sum */

  #PlentyWebBasketTotalsBasketSumBox
  {
    text-align:right;
  }
  
  .PlentyBasketSumTitle
  {
    font-weight:bold; display:inline-block;
  }
  .PlentyBasketSum
  {
    border-bottom:1px solid #CCCCCC;
    padding:5px;
  }
  .PlentyBasketSumDetail
  {
      display: inline-block;
      min-width: 10%;
      padding-left: 25px;
      text-align: right;
  }
  #PlentyWebBasketTotalsTotalAmount
  {
    border-bottom:none;  
  }
  #PlentyWebBasketTotalsTotalAmountSubscription
  {
	 border-top:1px solid #CCCCCC;
  }
  
  #PlentyGoodsValueNetTitle,#PlentyShippingCostsNetTitle,#PlentySubtotalNetTitle
  {
    font-weight:400!important;
  }
.ItemsQuantity input { width:50px;}


.ItemsDescriptionGiftPackageTitle
{
	font-weight: bold;
	display: inline-block;
	padding-bottom: 3px;
}

.ItemsDescriptionDiscountDetail
{
color:#95C65C;
}

.ItemParamError > .ItemsDescriptionParamDetail, .ItemParamError > .ItemsDescriptionCharacterDetail
{
    color: red;
    font-style:italic;
}

.ItemsDescriptionEAN
{
    display: none;
}


/* Country Select */

  #PlentyWebBasketShippingCountryText1,#PlentyWebBasketShippingCountryForm
  {
    display:inline;
  }  
  #PlentyWebBasketShippingCountrySelect { display:inline-block; margin-left:10px; }
/* Payment */
  .PlentyWebBasketPaymentMethodRadio
  {
        float: left; font-size: 12px; font-weight: 400; margin-top: 7px; min-width: 250px;
  }
  .PlentyWebBasketPaymentMethodPrice
  {
    font-size:14px;float:right;font-weight:400;  margin-top:7px;
  }
  .PlentyWebBasketPaymentMethodAdvice
  {
    display:inline-block; margin-left:10px;
  }
  
  #PlentyWebBasketPaymentMethodSelect .PlentyFormContainer
  {
    border-bottom: 1px solid #B5C6D0;
    min-height: 30px;
    padding: 5px 0;
  }
  #PlentyGoodsRebateTitle,#PlentyGoodsRebateDetail
  {
    color:#95c65c;
  }
  
  #PlentyWebBasketTotalsGoodsValueGross,#PlentyWebBasketTotalsShippingCostsGross
  {
    border-bottom:none; padding-bottom:0;
  }
/* Shipping Select */

  #PlentyWebBasketShippingMethodSelect
  {
    padding-left: 5px;
      padding-right: 5px;
  }
  #PlentyWebBasketShippingMethodSelect .PlentyFormContainer
  {
    border-bottom: 1px solid #b5c6d0;
    min-height: 30px;
    padding: 5px 0;
  }
  #PlentyWebBasketShippingMethodSelect .PlentyFormContainer:last-child
  {
    border-bottom:none;  
  }
  .PlentyWebBasketShippingMethodName
  {
    float:left; font-size:12px; font-weight:400; margin-top:7px;
  }
  .PlentyWebBasketShippingMethodPrice
  {
    font-size:14px;float:right;font-weight:400; margin-top:7px;
  }

	#PlentyTotalAmountDetail, #PlentyTotalAmountSubscriptionDetail
	{
		font-weight: bold;
		vertical-align: top;
	}
	
	
	#PlentyTotalAmountTitle > .PlentyDataAdditional,
	#PlentyTotalAmountSubscriptionTitle > .PlentyDataAdditional
	{
		font-weight: normal;
	}
	
	#PlentyWebBasketTotalsVoucherCreditNote
	{
		color: #95C65C;
	}
	


/* General Styles */


.PlentyCurrencyValue  {padding-right:5px; padding-left:5px;
font-weight: bold;}


#PlentyOrderCheckoutAccordion
  {
    padding:10px 0 10px 0;
    clear:right;
  }

  /* Errors */
  div.PlentyError input[type=text], div.PlentyError input[type=password]
    {
    border:none;
    border:1px dashed #f44d4d!important;
    background-color:#fbe7e7;
    }
    .PlentyError span
    {
      color:#f44d4d;  
    }
  
  div.PlentyErrorPane
    {
    display:    none;
    color:      white;
    font-size:    12pt;
    }
   .PlentyErrorMessageBox
   {
    background-color: #f36060;
    border: 1px dashed #9c2020 !important;
    margin-bottom:5px;
    padding:5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
   }
   
    .PlentyMandatoryField { font-weight:bold; }
    #PlentyOrderWebShippingMethodContent input,#PlentyOrderWebPaymentMethodContent input
    {
         margin-right:5px;  
    }

  #PlentyOrderCheckoutButtonsTop > #PlentyOrderCheckoutButtonsOpenBasket { float:left; margin-bottom: 4px; }
  #PlentyOrderCheckoutButtonsTop > #PlentyOrderCheckoutButtonsOpenHelp { float: right; }


/* Accordion Headlines */

  .AccordionTitle
  {
      background: #f2f6f8; /* Old browsers */
      background: -moz-linear-gradient(top, #fcfadb 0%, #fdfbe9 50%, #f8f4b7 51%, #fcfada 100%); /* FF3.6+ */
      background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fcfadb), color-stop(50%,#fdfbe9), color-stop(51%,#f8f4b7), color-stop(100%,#fcfada)); /* Chrome,Safari4+ */
      background: -webkit-linear-gradient(top, #fcfadb 0%, #fdfbe9 50%, #f8f4b7 51%, #fcfada 100%); /* Chrome10+,Safari5.1+ */
      background: -o-linear-gradient(top, #fcfadb 0%, #fdfbe9 50%, #f8f4b7 51%, #fcfada 100%); /* Opera11.10+ */
      background: -ms-linear-gradient(top, #fcfadb 0%, #fdfbe9 50%, #f8f4b7 51%, #fcfada 100%); /* IE10+ */
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfadb', endColorstr='#fcfada',GradientType=0 ); /* IE6-9 */
      background: linear-gradient(top, #fcfadb 0%, #fdfbe9 50%, #f8f4b7 51%, #fcfada 100%); /* W3C */  
    
      /* rounded borders top left and right */
     -moz-border-top-left-radius:5px; -webkit-border-top-left-radius:5px;	border-top-left-radius:5px;-moz-border-top-right-radius:5px; -webkit-border-top-right-radius:5px;	border-top-right-radius:5px;
      /* rest */
      color:#cbbba4;
      font-size:18px;
      border:1px solid #fbe495;
      padding:5px 10px 5px 10px;
      font-weight:400;
  }
  .AccordionTitle.CurrentAccordionTitle
  {
    background: #faf6cd; /* Old browsers */
      background: -moz-linear-gradient(top, #faf6cd 0%,#fbf9df 50%,#f3eca8 51%,#faf6cd 100%); /* FF3.6+ */
      background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#faf6cd), color-stop(50%,#fbf9df), color-stop(51%,#f3eca8), color-stop(100%,#faf6cd)); /* Chrome,Safari4+ */
      background: -webkit-linear-gradient(top, #faf6cd 0%,#fbf9df 50%,#f3eca8 51%,#faf6cd 100%); /* Chrome10+,Safari5.1+ */
      background: -o-linear-gradient(top, #faf6cd 0%,#fbf9df 50%,#f3eca8 51%,#faf6cd 100%); /* Opera11.10+ */
      background: -ms-linear-gradient(top, #faf6cd 0%,#fbf9df 50%,#f3eca8 51%,#faf6cd 100%); /* IE10+ */
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#faf6cd', endColorstr='#f3eca8',GradientType=0 ); /* IE6-9 */
      background: linear-gradient(top, #faf6cd 0%,#fbf9df 50%,#f3eca8 51%,#faf6cd 100%); /* W3C */  

    /* rest */
    border:1px solid #ffc600;
    color:#58401d;
    font-weight:bold;
  }
 
H1.AccordionTitle {margin-bottom:0px;}

 .AccordionTitle.AlreadyOpened
  {
    background: #f8e18f; /* Old browsers */
    background: -moz-linear-gradient(top, #f6de96 0%, #f8ebbf 50%, #f5d67a 51%, #f9e7b0 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a8def7), color-stop(50%,#7bbbe5), color-stop(51%,#5aa4ce), color-stop(100%,#3bacf7)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #f6de96 0%, #f8ebbf 50%, #f5d67a 51%, #f9e7b0 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #f6de96 0%, #f8ebbf 50%, #f5d67a 51%, #f9e7b0 100%); /* Opera11.10+ */
    background: -ms-linear-gradient(top, #f6de96 0%, #f8ebbf 50%, #f5d67a 51%, #f9e7b0 100%); /* IE10+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a8def7', endColorstr='#3bacf7',GradientType=0 ); /* IE6-9 */
    background: linear-gradient(top, #f6de96 0%, #f8ebbf 50%, #f5d67a 51%, #f9e7b0 100%); /* W3C */  
    color:#58401d;

    /* rest */
    border:1px solid #ffc600;
    font-weight:bold;
  }
  
 /* Unique goes here */
 
 /* Unique goes here */


/* Accordion Body */

  #PlentyOrderCheckoutAccordion > .AccordionPane
  {
    /* inner shadow*/
    -moz-box-shadow: inset 0px 0px 3px #ffc600;
    -webkit-box-shadow: inset 0px 0px 3px #ffc600;
    box-shadow: inset 0px 0px 3px #ffc600;
    
    /* rounded bottom */
  -moz-border-bottom-left-radius:5px; -webkit-border-bottom-left-radius:5px;	border-bottom-left-radius:5px;-moz-border-bottom-right-radius:5px; -webkit-border-bottom-right-radius:5px;	border-bottom-right-radius:5px;
    
    /* rest */
    border:1px solid #ffc600;
    border-top:0;
    background-color:#fff;
    padding:10px;
    line-height:17px;
    margin-bottom:10px;
  }




/* General Styles end */


.PlentyOrderDeliveryAddress
{
  border: 1px solid #fddf75;
  margin: 16px 7px 0px 7px;
  padding: 10px;
  float: left;
  width: 45%;
}

.PlentyOrderDeliveryAddress > .PlentyWebShippingDetailsListTitle
{
  background-color: #faf8df;
  border-bottom: 1px solid #fddf75;
  font-weight: bold;
  margin: -10px;
  padding: 10px;
display: block;
}


.PlentyOrderDeliveryAddress > .PlentyWebShippingDetailsListContent
{
  margin-top: 15px;
float: left;
}

.PlentyOrderDeliveryAddress > .PlentyWebEditButtonContent
{
float: right;
margin-top: 15px;
}

#PlentyWebShippingDetailsSubmit
{
    clear: both;

text-align: right;
padding:5px;
}
  /* main header */
#PlentyWebOrderSystemTitle {
background: #EEEEEE;
border-bottom: 2px solid #CCCCCC !important;
color: #444444;
font-size: 18px;
font-weight: normal;
padding: 5px 10px;
margin-bottom: 0;
}

/* main container */
#PlentyWebOrderSystemMainContainer {
background-color: #FFFFFF;
border: 1px solid #CCCCCC;
line-height: 17px;
padding: 16px;
}

/* 2 COLUMN LAYOUT */

/* table */
#PlentyWebOrderSystemTable { 
display: table;
width: 100%;
}
/* row */
#PlentyWebOrderSystemTableRow { 
display: table-row;
}
/* cell */
#PlentyWebOrderSystemTableRow > div { 
display: table-cell;
width: 50%;
}
#PlentyWebOrderSystemContainer1 {
padding-right: 8px;
}
#PlentyWebOrderSystemContainer2 {
padding-left: 8px;
}


/* LABEL INPUT LIST */

/* table */
#PlentyWebOrderSystemContainer1 > div,
#PlentyWebOrderSystemContainer2 > div {
display: table;
width: 100%;
}
/* row */
.PlentyWebOrderSystemData {
display: table-row;
}
/* cell */
.PlentyWebOrderSystemData > div {
display: table-cell;
vertical-align: middle;
}
/* label cell */
.PlentyWebTableCellLabel {
}
/* input cell */
.PlentyWebTableCellInputs,
.PlentyWebTableCellInputsMulti {
width: 61%;
}

/* label */
.PlentyWebTableCellLabel > span {
display: block;
}
/* input wrappers */
.PlentyWebTableCellInputs > span,
.PlentyWebTableCellInputsMulti > span {
display: block;
margin: 2px 0;
}
/* input */
.PlentyWebTableCellInputs > span > input,
.PlentyWebTableCellInputsMulti > span > input,
#PlentyWebOrderSystemUpdateCustomerDetailsInputBirthdayDayInput > input,
#PlentyWebOrderSystemUpdateCustomerDetailsInputBirthdayMonthInput > input,
#PlentyWebOrderSystemUpdateCustomerDetailsInputBirthdayYearInput > input  {
width: 100%;
margin-left: -1px;
color: #404040 !important;
}
/* select */
.PlentyWebTableCellInputs > span > select {
margin-left: -1px;
}
/* input wrapper multi (street, nr., zip, city) */
.PlentyWebTableCellInputsMulti #PlentyWebOrderSystemInputStreetInput,
.PlentyWebTableCellInputsMulti #PlentyWebOrderSystemInputCityInput {
width: 74%;
}
.PlentyWebTableCellInputsMulti #PlentyWebOrderSystemInputHouseNoInput,
.PlentyWebTableCellInputsMulti #PlentyWebOrderSystemInputZipCodeInput {
width: 22%;
}
/* input wrapper multi (street, nr., zip, city) */
.PlentyWebTableCellInputsMulti #PlentyWebOrderSystemInputStreetInput,
.PlentyWebTableCellInputsMulti #PlentyWebOrderSystemInputZipCodeInput {
float: left;
}
.PlentyWebTableCellInputsMulti #PlentyWebOrderSystemInputHouseNoInput,
.PlentyWebTableCellInputsMulti #PlentyWebOrderSystemInputCityInput {
float: right;
}
.PlentyWebOrderSystemClear {
clear: both;
}
#PlentyWebOrderSystemUpdateCustomerDetailsInputBirthdayInput {
display: block;
}
/* input wrapper multi (date of birth) */
#PlentyWebOrderSystemUpdateCustomerDetailsInputBirthdayDayInput,
#PlentyWebOrderSystemUpdateCustomerDetailsInputBirthdayMonthInput,
#PlentyWebOrderSystemUpdateCustomerDetailsInputBirthdayYearInput {
display: block;
float: left;
vertical-align: top;
text-align: center;
width: 9%;
}
#PlentyWebOrderSystemUpdateCustomerDetailsInputBirthdayYearInput {
width: 22%;
}
#PlentyWebOrderSystemUpdateCustomerDetailsInputBirthdayMonthInput,
#PlentyWebOrderSystemUpdateCustomerDetailsInputBirthdayYearInput {
margin-left: 4%;
}

#PlentyWebOrderSystemUpdateCustomerDetailsInputBirthdayInput input {
text-align: center;
}

#PlentyWebOrderSystemBirthdayTitle,
#PlentyWebOrderSystemVATNumberTitle {
}
#PlentyWebOrderSystemBirthdayNotice,
#PlentyWebOrderSystemVATNumberNotice {
display: block;
font-size: 0.8em;
padding: 2px 0;
}

/* select */
#PlentyWebOrderSystem select {
border: 1px solid #CCCCCC;
font-size: 12px;
margin-top: 2px;
margin-bottom: 0;
height: 34px; /*no height set*/
padding: 7px 5px 7px 0; /*no padding set*/
}
#PlentyWebOrderSystem select:hover,
#PlentyWebOrderSystem select:focus {
border-color: #666666; /*1474d4*/
}
#PlentyWebOrderSystemSalutation {
width: 33%;
}
#PlentyWebOrderSystemCountry {
width: 66%;
}

/* input */
#PlentyWebOrderSystem input[tyle=text],
#PlentyWebOrderSystem input[tyle=password] {
border: 1px solid #CCCCCC;
padding: 2px 3px;
font-size: 12px;
height: 28px; /*13px*/
margin-top: 2px;
margin-bottom: 0;
}
#PlentyWebOrderSystem input[tyle=text]:hover,
#PlentyWebOrderSystem input[tyle=password]:hover,
#PlentyWebOrderSystem input[tyle=text]:focus,
#PlentyWebOrderSystem input[tyle=password]:focus {
border-color: #666666 !important; /*1474d4*/
}

/* note */
#PlentyWebOrderSystemContainer4 {
margin-top: 16px;
}


#PlentyWebLoginRegisterRadios > div > label > input[type=radio] {
height: auto !important;
}

.PlentyMandatoryField {
font-weight: bold !important;
}
/* main header */
#PlentyWebCustomerRegistrationTitle {
background: #EEEEEE;
border-bottom: 2px solid #CCCCCC !important;
color: #444444;
font-size: 18px;
font-weight: normal;
padding: 5px 10px;
margin-bottom: 0;
}

/* main container */
#PlentyWebCustomerRegistrationMainContainer {
background-color: #FFFFFF;
border: 1px solid #CCCCCC;
line-height: 17px;
padding: 16px;
}

/* 2 COLUMN LAYOUT */

/* table */
#PlentyWebCustomerRegistrationTable { 
display: table;
width: 100%;
}
/* row */
#PlentyWebCustomerRegistrationTableRow { 
display: table-row;
}
/* cell */
#PlentyWebCustomerRegistrationTableRow > div { 
display: table-cell;
width: 50%;
}
#PlentyWebCustomerRegistrationContainer1 {
padding-right: 8px;
}
#PlentyWebCustomerRegistrationContainer2 {
padding-left: 8px;
}


/* LABEL INPUT LIST */

/* table */
#PlentyWebCustomerRegistrationContainer1 > div,
#PlentyWebCustomerRegistrationContainer2 > div {
display: table;
width: 100%;
}
/* row */
.PlentyWebCustomerRegistrationData {
display: table-row;
}
/* cell */
.PlentyWebCustomerRegistrationData > div {
display: table-cell;
vertical-align: middle;
}
/* label cell */
.PlentyWebTableCellLabel {
}
/* input cell */
.PlentyWebTableCellInputs,
.PlentyWebTableCellInputsMulti {
width: 61%;
}

/* label */
.PlentyWebTableCellLabel > span {
display: block;
}
/* input wrappers */
.PlentyWebTableCellInputs > span,
.PlentyWebTableCellInputsMulti > span {
display: block;
margin: 2px 0;
}
/* input */
.PlentyWebTableCellInputs > span > input,
.PlentyWebTableCellInputsMulti > span > input,
#PlentyWebCustomerRegistrationUpdateCustomerDetailsInputBirthdayDayInput > input,
#PlentyWebCustomerRegistrationUpdateCustomerDetailsInputBirthdayMonthInput > input,
#PlentyWebCustomerRegistrationUpdateCustomerDetailsInputBirthdayYearInput > input  {
width: 100%;
margin-left: -1px;
color: #404040 !important;
}
/* select */
.PlentyWebTableCellInputs > span > select {
margin-left: -1px;
}
/* input wrapper multi (street, nr., zip, city) */
.PlentyWebTableCellInputsMulti #PlentyWebCustomerRegistrationInputStreetInput,
.PlentyWebTableCellInputsMulti #PlentyWebCustomerRegistrationInputCityInput {
width: 74%;
}
.PlentyWebTableCellInputsMulti #PlentyWebCustomerRegistrationInputHouseNoInput,
.PlentyWebTableCellInputsMulti #PlentyWebCustomerRegistrationInputZipCodeInput {
width: 22%;
}
/* input wrapper multi (street, nr., zip, city) */
.PlentyWebTableCellInputsMulti #PlentyWebCustomerRegistrationInputStreetInput,
.PlentyWebTableCellInputsMulti #PlentyWebCustomerRegistrationInputZipCodeInput {
float: left;
}
.PlentyWebTableCellInputsMulti #PlentyWebCustomerRegistrationInputHouseNoInput,
.PlentyWebTableCellInputsMulti #PlentyWebCustomerRegistrationInputCityInput {
float: right;
}
.PlentyWebCustomerRegistrationClear {
clear: both;
}
#PlentyWebCustomerRegistrationUpdateCustomerDetailsInputBirthdayInput {
display: block;
}
/* input wrapper multi (date of birth) */
#PlentyWebCustomerRegistrationUpdateCustomerDetailsInputBirthdayDayInput,
#PlentyWebCustomerRegistrationUpdateCustomerDetailsInputBirthdayMonthInput,
#PlentyWebCustomerRegistrationUpdateCustomerDetailsInputBirthdayYearInput {
display: block;
float: left;
vertical-align: top;
text-align: center;
width: 9%;
}
#PlentyWebCustomerRegistrationUpdateCustomerDetailsInputBirthdayYearInput {
width: 22%;
}
#PlentyWebCustomerRegistrationUpdateCustomerDetailsInputBirthdayMonthInput,
#PlentyWebCustomerRegistrationUpdateCustomerDetailsInputBirthdayYearInput {
margin-left: 4%;
}

#PlentyWebCustomerRegistrationUpdateCustomerDetailsInputBirthdayInput input {
text-align: center;
}

#PlentyWebCustomerRegistrationBirthdayTitle,
#PlentyWebCustomerRegistrationVATNumberTitle {
}
#PlentyWebCustomerRegistrationBirthdayNotice,
#PlentyWebCustomerRegistrationVATNumberNotice {
display: block;
font-size: 0.8em;
padding: 2px 0;
}

/* select */
#PlentyWebCustomerRegistration select {
border: 1px solid #CCCCCC;
font-size: 12px;
margin-top: 2px;
margin-bottom: 0;
height: 34px; /*no height set*/
padding: 7px 5px 7px 0; /*no padding set*/
}
#PlentyWebCustomerRegistration select:hover,
#PlentyWebCustomerRegistration select:focus {
border-color: #666666; /*1474d4*/
}
#PlentyWebCustomerRegistrationSalutation {
width: 33%;
}
#PlentyWebCustomerRegistrationCountry {
width: 66%;
}

/* input */
#PlentyWebCustomerRegistration input[tyle=text],
#PlentyWebCustomerRegistration input[tyle=password] {
border: 1px solid #CCCCCC;
padding: 2px 3px;
font-size: 12px;
height: 28px; /*13px*/
margin-top: 2px;
margin-bottom: 0;
}
#PlentyWebCustomerRegistration input[tyle=text]:hover,
#PlentyWebCustomerRegistration input[tyle=password]:hover,
#PlentyWebCustomerRegistration input[tyle=text]:focus,
#PlentyWebCustomerRegistration input[tyle=password]:focus {
border-color: #666666 !important; /*1474d4*/
}

/* note */
#PlentyWebCustomerRegistrationContainer4 {
margin-top: 16px;
}


#PlentyWebLoginRegisterRadios > div > label > input[type=radio] {
height: auto !important;
}

.PlentyMandatoryField {
font-weight: bold !important;
}
/* container main */

#PlentyWebCancelNewsletter {
    margin: 10px auto 0;
    width: 322px;
}


/* accordion header (cancel newsletter) */

#PlentyWebCancelNewsletterTitle
{
background: #EEEEEE;
border-bottom: 2px solid #CCCCCC !important;
color: #444444;
font-size: 18px;
font-weight: normal;
padding: 5px 10px;
margin-bottom: 0;
}

/* accordion body (cancel newsletter) */

#PlentyWebCancelNewsletterMainContainer
{
background-color: #FFFFFF;
border: 1px solid #CCCCCC;
line-height: 17px;
padding: 10px;

font-family: Arial,Helvetica,sans-serif;
}

/* login container content */

.PlentyMyAccountContainerTitle { 
display: block; 
color: #4582A5; 
font-size: 14px; 
margin-bottom: 10px; 
padding-bottom: 5px; 
} 

/* text before */
#PlentyWebCancelNewsletterNotice { 
padding: 5px 0 10px; 
color: #626262;
} 

/* row */
#PlentyWebCancelNewsletterEMailContainer {
display: block; 
} 

/* labels */
#PlentyWebCancelNewsletterEMailTitle { 
display: inline-block; 
float: left;
width: 100px; 

padding-top: 11px;
color: #626262;
} 

/* input container */
#PlenyWebCancelNewsletterEMailContent { 
    display: inline-block; 
    color: #626262;
    font-weight: normal; 
} 

/* inputs */
#PlentyWebCancelNewsletterEMail {
border: 1px solid #CCCCCC;
padding: 2px 3px;
font-size: 12px;
height: 28px; /*13px*/
margin-top: 2px;
margin-bottom: 0;

width: 190px;
}
/* inputs hover,focus */
#PlentyWebCancelNewsletterEMail:hover,
#PlentyWebCancelNewsletterEMail:focus {
border-color: #666666 !important; /*1474d4*/
}

/* text after */
#PlentyWebCancelNewsletterContainer2 { 
padding-top: 10px; 
padding-bottom: 5px; 
} 



/* LINKS */


/*standard*/

#PlentyWebMyAccountLogin a:link, 
#PlentyWebMyAccountLogin a:visited {
color: #282828 !important;
text-decoration: none;
}
#PlentyWebMyAccountLogin a:hover,
#PlentyWebMyAccountLogin a:focus,
#PlentyWebMyAccountLogin a:active {
color: #686868 !important;
text-decoration: none;
}/* 1 Accordion*/

  #PlentyWebLoginRegister,#PlentyWebLoginLogin
  {
    display:inline-block;
    width:47%;  
    vertical-align:top;
  }
  #PlentyWebLoginLogin
  {
    margin-left:30px  
  }
  #PlentyWebLoginNotice
  {
    font-size:14px;
    font-weight:bold;
    margin:10px 0 10px 0
  }
  .PlentyFormContainer.PlentyWebLoginData
  {
    margin:10px 0 10px 0;  
  }  
  #PlentyWebLoginRegisterTitle,#PlentyWebLoginLoginTitle
  {
    font-size:14px;
    color:#FF6600;
    border-bottom:1px solid #ccc;
    padding-bottom:5px;
    margin-bottom:10px;
  }
  #PlentyWebLoginRegisterRadiosRegister { margin-top:3px; }
  #PlentyWebLoginRegisterRadios { font-weight:bold; }
  #PlentyWebLoginLoginEmailTitle,#PlentyWebLoginLoginPasswordTitle { width:100px;display:inline-block }
  #PlentyWebLoginLoginSubmit { margin-top: 49px; }
  
  #PlentyWebInvoiceDetailsVATNumberNotice { font-size: 90%; }
  /* container main */

#PlentyWebLostPWDLogin {
    margin: 10px auto 0;
    width: 322px;
}


/* accordion header (forgotten password)  */

.PlentyLostPWDContainerTitle
{
background: #EEEEEE;
border-bottom: 2px solid #CCCCCC !important;
color: #444444;
font-size: 18px;
font-weight: normal;
padding: 5px 10px;
margin-bottom: 0;
}

/* accordion body (forgotten password) */

.PlentyLostPWDContainerContent
{
background-color: #FFFFFF;
border: 1px solid #CCCCCC;
line-height: 17px;
padding: 10px;

font-family: Arial,Helvetica,sans-serif;
}

/* login container content */

.PlentyMyAccountContainerTitle { 
display: block; 
color: #4582A5; 
font-size: 14px; 
margin-bottom: 10px; 
padding-bottom: 5px; 
} 

/* text before */
#PlentyWebCancelNewsletterNotice { 
padding: 5px 0 10px; 
color: #626262;
} 

/* row */
#PlentyWebLostPWDData {
display: block; 
} 

/* labels */
#PlentyWebLostPWDLoginEmailTitle { 
display: inline-block; 
float: left;
width: 100px; 

padding-top: 11px;
color: #626262;
} 

/* input container */
#PlentyWebLostPWDLoginEmailContent { 
    display: inline-block; 
    color: #626262;
    font-weight: normal; 
} 

/* inputs */
#PlentyWebLostPWDLoginEmail {
border: 1px solid #CCCCCC;
padding: 2px 3px;
font-size: 12px;
height: 28px; /*13px*/
margin-top: 2px;
margin-bottom: 0;

width: 190px;
}
/* inputs hover,focus */
#PlentyWebLostPWDLoginEmail:hover,
#PlentyWebLostPWDLoginEmail:focus {
border-color: #666666 !important; /*1474d4*/
}

/* text after */
#PlentyWebLostPWDData + div { 
padding-top: 10px; 
padding-bottom: 5px; 
} 



/* LINKS */


/*standard*/

#PlentyWebMyAccountLogin a:link, 
#PlentyWebMyAccountLogin a:visited {
color: #282828 !important;
text-decoration: none;
}
#PlentyWebMyAccountLogin a:hover,
#PlentyWebMyAccountLogin a:focus,
#PlentyWebMyAccountLogin a:active {
color: #686868 !important;
text-decoration: none;
}

div#PlentyWebInvoiceDetailsContainer1,
div#PlentyWebInvoiceDetailsContainer2
{
display: table; border:1px solid #fddf75;
width: 49%;
margin-bottom:8px;
border-spacing: 2px;
}

div#PlentyWebInvoiceDetailsContainer1
{
float: left;
}

div#PlentyWebInvoiceDetailsContainer2
{
float: right;
}


div#PlentyWebInvoiceDetailsContainer1 > .PlentyFormContainer,
div#PlentyWebInvoiceDetailsContainer2 > .PlentyFormContainer
{
display: table-row;
}



#PlentyWebInvoiceDetailsBirthdayNotice
{
display: block;
}




 input#PlentyWebInvoiceDetailsCity
{
width: 70% !important;
margin-left: 13px;
}

input#PlentyWebInvoiceDetailsStreet
{
width: 70% !important;
}






#PlenyWebInvoiceDetailsStreetContent, #PlenyWebInvoiceDetailsZIPCodeContent
{
  text-align: left;
}

#PlentyWebInvoiceDetailsStreet, #PlentyWebInvoiceDetailsZIPCode
{
  float: left;
}

/*** Container 3     ***/

div#PlentyWebInvoiceDetailsContainer3,
div#PlentyWebInvoiceDetailsNotice2
{
clear: both;
border:1px solid #fddf75;
padding:5px;
margin-top:5px;
}


#PlentyWebInvoiceDetailsSubmit
{
margin-top:5px;
text-align:right;
}
		#PlentyWebShippingDetailsLoginSubmit,#PlentyWebShippingDetailsFormPane .PlentyFormBox
{
   border:1px solid #ccc;
  padding:10px;  
    width:47%
}
#PlentyWebShippingDetailsLoginSubmit,#PlentyWebShippingDetailsFormPane .PlentyFormBox:last-child
{
  width:auto;
}
#PlentyWebShippingDetailsLoginSubmit
{
 text-align:right;
 padding:5px;
 margin-top:5px;
border: none;
}
#PlentyWebShippingDetailsFormPane > .PlentyFormBox > .PlentyFormContainer > .PlentyFormTitle
{
 display:inline-block;
 width: 30%;
 padding-right:5px;
 text-align:left;
}
#PlentyWebShippingDetailsFormPane > .PlentyFormBox > .PlentyFormContainer > .PlentyFormValue input
{
 width:95%  
}
#PlentyWebShippingDetailsFormPane > .PlentyFormBox > .PlentyFormContainer > .PlentyFormValue
{
 display:inline-block;
 width:67%
}
#PlentyWebShippingDetailsFormPane > .PlentyFormBox > .PlentyFormContainer
{
 margin-bottom:2px!important;
}    
#PlentyWebShippingDetailsHouseNoTitle { display:none!important; }  
#PlentyWebShippingDetailsHouseNoContainer { float:right!important;}    
#PlentyWebShippingDetailsStreetContainer { width: 85%!important;float:left!important;  }
#PlentyWebShippingDetailsHouseNoContent {margin-top:1px; margin-left:2px;}
#PlentyWebShippingDetailsStreetContent { width:59%!important;}

#PlentyWebShippingDetailsStreetTitle  { width:35%!important;}

#PlentyWebShippingDetailsZIPCodeContainer
{
  float: left !important;
    width: 50% !important;  
}

#PlentyWebShippingDetailsVATNumberContent{margin-bottom:25px;}
#PlentyWebShippingDetailsState, #PlentyWebShippingDetailsCountry {
margin-top: 2px;
padding: 6px;
width: 100%;
border: 1px solid #D3B890;
}

.PostfinderTriggerTextLabel{
padding: 5px 10px 5px 10px;
border: 1px solid #F4C38B;
/* position: static; */
background: #FFE0A7;
border-radius: 5px;}

#PlentyWebShippingDetailsZIPCodeTitle{
 display: inline-block!important;
    padding-right: 10px!important;
    width: 58% !important;
  }
  #PlentyWebShippingDetailsZIPCodeContent{
     display: inline-block!important;
   width: 29% !important;
  }
  #PlentyWebShippingDetailsCityContainer
  {
float: left!important;
margin-left:10px;
margin-top:1px;
width: 46% !important;
  }
  #PlentyWebShippingDetailsCityContent
  {
    padding-right: 10px!important;
    text-align: right!important;
    width: 100% !important;
  }
  #PlentyWebShippingDetailsCityTitle { display:none!important;}
  #PlentyWebShippingDetailsPackstationContent { float: left!important; margin-left: 10px!important; }
  #PlentyWebShippingDetailsPackstationContent input {
  display: inline-block !important;
    float: left !important;
    margin-left: 48%;
    text-align: left !important;
    width: 5%!important;
  }
  #PlentyWebShippingDetailsPackstationContent label
  {     
      float: left!important;
        margin-left: 10px!important;
  }
  
  #PlentyWebShippingDetailsNotice2
  {
  	border: 1px solid #ccc;
  	padding: 5px;
  	margin-top: 5px;
  }
	/* 4 Accordion */





  .PlentyWebPaymentMethodRadio
  {
        float: left; font-size: 12px; font-weight: 400; margin-top: 7px;width: 450px;
  }
  .PlentyWebPaymentMethodPrice
  {
    font-size:14px;float:right;font-weight:400;  margin-top:7px;
  }
  .PlentyWebPaymentMethodAdvice
  {
    display:inline-block; margin-left:10px;
  }
  
  #PlentyOrderWebPaymentMethodContent .PlentyFormBox > .PlentyFormContainer
  {
    border-bottom: 1px solid #ffc600;
    min-height: 30px;
    padding: 5px 0;
  }
  
  #PlentyWebPaymentMethodNotice
  {
    font-size:18px;
    margin-top:5px;
    margin-bottom:10px;
  }
  #PlentyWebPaymentMethodSubmit { text-align:right; margin-top:5px; }
  div#PlentyWebBankInformationContainer
{
display : table;
}

div#PlentyWebBankInformationContainer > div.PlentyFormContainer
{
display : table-row;
}

div#PlentyWebBankInformationContainer > div.PlentyFormContainer > span.PlentyFormTitle,
div#PlentyWebBankInformationContainer > div.PlentyFormContainer > span.PlentyFormValue
{
display: table-cell;
vertical-align: top;
padding:0 5px;
}

div#PlentyWebBankInformationNotice,div#PlentyWebBankInformationNotice
{
clear: both;
border:1px solid #ccc;
padding:5px;
margin-top:5px;
}


#PlentyWebBankInformationSubmit
{
margin-top:5px;
text-align:right;
}div#PlentyWebPayoneCreditCardContainer
{
display : table;
}

div#PlentyWebPayoneCreditCardContainer > div.PlentyFormContainer
{
display : table-row;
}

div#PlentyWebPayoneCreditCardContainer > div.PlentyFormContainer > span.PlentyFormTitle,
div#PlentyWebPayoneCreditCardContainer > div.PlentyFormContainer > span.PlentyFormValue
{
display: table-cell;
vertical-align: top;
padding:0 5px;
}

div#PlentyWebPayoneCreditCardNotice,div#PlentyWebPayoneCreditCardNotice
{
clear: both;
border:1px solid #ccc;
padding:5px;
margin-top:5px;
}


#PlentyWebPayoneCreditCardSubmit
{
margin-top:5px;
text-align:right;
}div#PlentyWebPayoneDebitContainer
{
display : table;
}

div#PlentyWebPayoneDebitContainer > div.PlentyFormContainer
{
display : table-row;
}

div#PlentyWebPayoneDebitContainer > div.PlentyFormContainer > span.PlentyFormTitle,
div#PlentyWebPayoneDebitContainer > div.PlentyFormContainer > span.PlentyFormValue
{
display: table-cell;
vertical-align: top;
padding:0 5px;
}

div#PlentyWebPayoneDebitNotice,div#PlentyWebPayoneDebitNotice
{
clear: both;
border:1px solid #ccc;
padding:5px;
margin-top:5px;
}


#PlentyWebPayoneDebitSubmit
{
margin-top:5px;
text-align:right;
}div#PlentyWebPayoneEpsContainer
{
display : table;
}

div#PlentyWebPayoneEpsContainer > div.PlentyFormContainer
{
display : table-row;
}

div#PlentyWebPayoneEpsContainer > div.PlentyFormContainer > span.PlentyFormTitle,
div#PlentyWebPayoneEpsContainer > div.PlentyFormContainer > span.PlentyFormValue
{
display: table-cell;
vertical-align: top;
padding:0 5px;
}

div#PlentyWebPayoneEpsNotice,div#PlentyWebPayoneEpsNotice
{
clear: both;
border:1px solid #ccc;
padding:5px;
margin-top:5px;
}

#PlentyWebPayoneEpsSubmit
{
margin-top:5px;
text-align:right;
}div#PlentyWebPayoneGiropayContainer
{
display : table;
}

div#PlentyWebPayoneGiropayContainer > div.PlentyFormContainer
{
display : table-row;
}

div#PlentyWebPayoneGiropayContainer > div.PlentyFormContainer > span.PlentyFormTitle,
div#PlentyWebPayoneGiropayContainer > div.PlentyFormContainer > span.PlentyFormValue
{
display: table-cell;
vertical-align: top;
padding:0 5px;
}

div#PlentyWebPayoneGiropayNotice,div#PlentyWebPayoneGiropayNotice
{
clear: both;
border:1px solid #ccc;
padding:5px;
margin-top:5px;
}

#PlentyWebPayoneGiropaySubmit
{
margin-top:5px;
text-align:right;
}div#PlentyWebPayoneIdealContainer
{
display : table;
}

div#PlentyWebPayoneIdealContainer > div.PlentyFormContainer
{
display : table-row;
}

div#PlentyWebPayoneIdealContainer > div.PlentyFormContainer > span.PlentyFormTitle,
div#PlentyWebPayoneIdealContainer > div.PlentyFormContainer > span.PlentyFormValue
{
display: table-cell;
vertical-align: top;
padding:0 5px;
}

div#PlentyWebPayoneIdealNotice,div#PlentyWebPayoneIdealNotice
{
clear: both;
border:1px solid #ccc;
padding:5px;
margin-top:5px;
}

#PlentyWebPayoneIdealSubmit
{
margin-top:5px;
text-align:right;
}div#PlentyWebPayoneSofortueberweisungContainer
{
display : table;
}

div#PlentyWebPayoneSofortueberweisungContainer > div.PlentyFormContainer
{
display : table-row;
}

div#PlentyWebPayoneSofortueberweisungContainer > div.PlentyFormContainer > span.PlentyFormTitle,
div#PlentyWebPayoneSofortueberweisungContainer > div.PlentyFormContainer > span.PlentyFormValue
{
display: table-cell;
vertical-align: top;
padding:0 5px;
}

div#PlentyWebPayoneSofortueberweisungNotice,div#PlentyWebPayoneSofortueberweisungNotice
{
clear: both;
border:1px solid #ccc;
padding:5px;
margin-top:5px;
}

#PlentyWebPayoneSofortueberweisungSubmit
{
margin-top:5px;
text-align:right;
}div#PlentyWebPayoneDebitContainer
{
display : table;
}

div#PlentyWebPayoneDebitContainer > div.PlentyFormContainer
{
display : table-row;
}

div#PlentyWebPayoneDebitContainer > div.PlentyFormContainer > span.PlentyFormTitle,
div#PlentyWebPayoneDebitContainer > div.PlentyFormContainer > span.PlentyFormValue
{
display: table-cell;
vertical-align: top;
padding:0 5px;
}

div#PlentyWebPayoneDebitNotice,div#PlentyWebPayoneDebitNotice
{
clear: both;
border:1px solid #ccc;
padding:5px;
margin-top:5px;
}


#PlentyWebPayoneDebitSubmit
{
margin-top:5px;
text-align:right;
}/* 5 Accordion */

  #PlentyOrderWebShippingMethodContent
  {
    padding-left: 5px;
      padding-right: 5px;
  }
  #PlentyOrderWebShippingMethodContent .PlentyFormBox > .PlentyFormContainer
  {
    border-bottom: 1px solid #ffc600;
    min-height: 30px;
    padding: 5px 0;
  }
  .PlentyWebShippingMethodName
  {
    float:left; font-size:12px; font-weight:400; margin-top:7px;
  }
  .PlentyWebShippingMethodPrice
  {
    font-size:14px;float:right;font-weight:400; margin-top:7px;
  }

  #PlentyWebShippingMethodNotice
  {
    font-size: 18px;
    margin-bottom: 10px;
    margin-top: 10px;  
  }
  #PlentyOrderWebPaymentMethodContent { margin-bottom:10px;}
  #PlentyWebShippingMethodSubmit { text-align:right; margin-top:5px; }/* 6 Accordion */


.PlentyFormContainer fieldset
{
      border: 1px solid #cccccc;
}

#PlentyWebOrderOverviewInvoiceContainer,#PlentyWebOrderOverviewShippingContainer,
#PlentyWebOrderOverviewPaymentMethodContainer,#PlentyWebOrderOverviewShippingMethodContainer,
#PlentyWebOrderOverviewSchedulerContainer
{
   padding:0;  
}


#PlentyWebOrderOverviewPaymentIcon
{
  float:left; padding:10px 0 10px 0;  display:none;
}

#PlentyWebOrderOverviewItemsBox
{
  clear:both;  
  display:table;
  border:1px solid #76aa53;
width:100%;
}
#PlentyWebOrderOverviewItemsContainer
{
  clear:both;
}
#PlentyWebOrderOverviewItems
{
  font-size:18px;  float:left;
}
#PlentyWebOrderOverviewItems
{
  font-size:18px;float:left;
}
.ItemsHeadline
{
   font-weight:bold;
   display : table-cell;
   border-bottom: 1px solid #CCCCCC;
   padding: 5px;
}
#PlentyWebOrderOverviewItemsMain { display: table-row-group; }

#PlentyWebOrderOverviewItemsMain .ItemsRow,#PlentyWebOrderOverviewItemsHeader { display:table-row; width:100%; }

#PlentyWebOrderOverviewItemsMain .ItemsRow > div {display:table-cell; vertical-align:top; border-bottom:1px solid #B5C6D0; padding:5px; }

#PlentyWebOrderOverviewItemsMain .ItemsRow:last-child > div{ border-bottom:none!important; }

#PlentyWebOrderOverviewItemsHeaderImage { width:15%; }

#PlentyWebOrderOverviewItemsMain > .PlentyFormContainer > .ItemsDescription > .ItemsDescriptionLink
{
  display: inline-block;
  vertical-align: top;
  width: 100%;  
}

#PlentyWebOrderOverviewItemsMain > .PlentyFormContainer > .ItemsDescription > .ItemsDescriptionDetails
{
    vertical-align: top;    
}

#PlentyWebOrderTotalAmount
{
  border-bottom:none;  
margin-top: 5px;
}

#PlentyWebOrderOverviewVAT {border-bottom: 2px solid #0D981F; }



#PlentyWebOrderTotalAmountSubscription
{
  border-top: 1px solid #CCCCCC;
}

#PlentyWebOrderOverviewSubmitContainer
{
  padding: 3px 3px 6px;
  text-align:right;  
}
#PlentyWebOrderOverviewSubmitContainer > div
{ display:inline;}

#PlentyWebOrderOverviewNotice
{
  margin:10px 0 20px 0;  
}
#PlentyWebOrderOverviewAGBandWithdrawal h3
{
  font-size: 18px;
    font-weight: 400;
    margin: 0 0 0;
    padding: 0;
}
#PlentyWebOrderOverviewAGBContainer,#PlentyWebOrderOverviewWithdrawalContainer,#PlentyWebOrderOverviewNewsletterContainer
{
  margin-top:5px;
}
#PlentyWebOrderOverviewAGBContainer { margin-top:15px; }
#PlentyWebOrderOverviewNotesContainer
{
 
border: 1px solid #CCCCCC !important;
    clear: both;
    margin: 10px 0;
    padding: 10px !important;
}
#PlentyWebOrderOverviewNotesTextarea
{
  width:890px;
  height:50px;
}

#PlentyWebOrderOverviewNotesTitle {  background-color: #F0F0F0;
    border-bottom: 1px solid #CCCCCC;
    display: block;
    margin: -10px;
    padding: 10px;}

#PlentyWebOrderOverviewNotesTitle  span
{
  font-size: 18px;
    font-weight: 400;
    margin: 0 0 0;
    padding: 0;
}

#PlentyWebOrderOverviewReference
{
  display:inline-block;
  margin:10px 0 5px 0;  
}
#PlentyWebOrderOverviewItems,#PlentyWebOrderOverviewItemsChangeContainer
{
  float:none;display:inline-block;margin-top:10px;padding-bottom:10px
}

#PlentyWebOrderOverviewItemsChangeContainer
{ float:right; margin-top:0; position: relative;    top: 2px;}

/* button */
.PlentyWebButtonsRightContainer {
display: block !important; /*to overwrite element style*/
float: right;
margin-right: 5px;
padding-bottom: 5px;
position: relative;
top: -8px;
}
/* hide old button */
.PlentyWebOrderOverviewChangeContainerBottom {
display: none;
}

#PlentyWebOrderOverviewItemsTop
{
  margin:16px 0 10px 0;  
  background-color: #d3ffc2;
  border: 1px solid #76aa53;
  padding: 0 3px 0 25px;
}


/* Anzeige von IHR ZEICHEN & SONDERWÜNSCHE FÜR DIE BESTELLUNG */

#PlentyWebOrderOverviewNotesContainer { display:none; clear:both;}

#PlentyWebOrderOverviewReferenceContainer{ display:none; clear:both;}

#PlentyWebOrderOverviewReferenceDataContainer {display:none;}

#PlentyWebOrderOverviewReferenceInputBox {display:none;}


/* POSITIONEN DER EINZELNEN BOXEN */

#PlentyWebOrderOverviewAGBPrivacyContainer { margin:15px 0; border:1px solid #76aa53!important; padding:10px!important; clear:both; background-color: #eaffe2;}

#PlentyWebOrderOverviewItemsContainer { width: 99%; margin:auto; padding:5px;  background-color:#eaffe2;   border-right:1px solid #76aa53; border-left:1px solid #76aa53; border-top:1px solid #76aa53;}

#PlentyWebOrderOverviewInvoiceContainer,#PlentyWebOrderOverviewShippingContainer,
#PlentyWebOrderOverviewShippingMethodContainer,#PlentyWebOrderOverviewPaymentMethodContainer,
#PlentyWebOrderOverviewSchedulerContainer
{
 border: 1px solid #fddf75;
    float: left;
    margin-bottom: 20px;
    padding: 10px;
margin-left:7px;
margin-right:7px;
    width: 46%;

}
#PlentyWebOrderOverviewPaymentMethodContainer { margin-bottom:10px; }

#PlentyWebOrderOverviewSubmitContainer { clear:both; background-color:#eaffe2; padding:10px; border-right:1px solid #76aa53;  border-left:1px solid #76aa53; border-bottom:1px solid #76aa53; width: 98%;}

#PlentyWebOrderOverviewAGBandWithdrawal {  background-color: #d3ffc2;
    border-bottom: 1px solid #76aa53;
    display: block;
    margin: -10px;
    padding: 10px;}





/* Article */

  #PlentyWebOrderOverviewItemsHeaderImage,.ItemsImage { width:15%; text-align:center; }
  #PlentyWebOrderOverviewItemsHeaderDescription { width:65%; }
  #PlentyWebOrderOverviewItemsHeaderQuantity { width:10%; }
  #PlentyWebOrderOverviewItemsHeaderTotal { width:10%; }  
  #PlentyWebOrderOverviewItemsHeader { background-color:#d3ffc2; }
  
  .ItemsDescriptionDetails > .PlentyFormContainer
  {
    float: left;
    margin-right: 15px;
    margin-top: 5px;  
  }
  .ItemsDescriptionDetails > .PlentyFormContainer span
  {
    display:block;
  }
  .ItemsDescriptionDetails > .PlentyFormContainer:first-child
  {
    margin-left:0;
  }

  #PlentyWebOrderOverviewNoticeTotals
  {
    clear:both;
    padding:0px 5px 5px 5px;
width:99%;
  }

  #PlentyWebOrderOverviewNotice2
  {
    margin:20px 0 20px 0;
  }

  #PlentyWebOrderOverviewSubmitText,.ItemsDescriptionUnitTitle,.ItemsAttributeValueTitle
  {
    font-weight:bold;  
  }

  #PlentyGoodsRebateTitle,#PlentyGoodsRebateDetail
  {
    color:#95c65c;
  }
  
  #PlentyWebOrderOverviewGoodsValueGross,#PlentyWebOrderOverviewShippingCostsGross
  {
    border-bottom:none; padding-bottom:0;
  }
  #PlentyGoodsValueNetTitle,#PlentyShippingCostsNetTitle,#PlentySubtotalNetTitle
  {
    font-weight:400!important;
  }

#PlentyWebOrderOverviewInvoiceTitle,#PlentyWebOrderOverviewShippingTitle,
#PlentyWebOrderOverviewShippingMethodTitle,#PlentyWebOrderOverviewPaymentMethodTitle,
#PlentyWebOrderOverviewSchedulerTitle
{
  margin: -10px; display: block; border-bottom:1px solid #fddf75; background-color:#faf8df; padding: 10px; font-weight: bold;  
}
#PlentyWebOrderOverviewInvoiceDataContainer,#PlentyWebOrderOverviewShippingDataContainer,
#PlentyWebOrderOverviewShippingMethodDataContainer,#PlentyWebOrderOverviewPaymentMethodDataContainer,
#PlentyWebOrderOverviewSchedulerDataContainer
{
margin-top:15px;
}

.ItemsDescriptionDiscountDetail
{
color:#95C65C;
}
.ItemsDescriptionDiscountTitle { font-weight:bold;}

	#PlentyTotalAmountDetail,#PlentyTotalAmountSubscriptionDetail
	{
		font-weight: bold;
		vertical-align: top;
	}

#PlentyTotalAmountDetail span {font-size:20px;}
	
	#PlentyTotalAmountTitle > .PlentyDataAdditional,
	#PlentyTotalAmountSubscriptionTitle> .PlentyDataAdditional
	{
		font-weight: normal;
	}

	#PlentyWebOrderVoucherCreditNote
	{
		color: #95C65C;
	}
  
.ItemsDescriptionEAN
{
    display:none;
}
	#PlentyWebPurchaseConfirmationOrderLinkContainer {font-weight:bold;}#PlentyWebPurchaseConfirmationOrderLinkContainer {font-weight:bold;}#PlentyWebPurchaseConfirmationOrderLinkContainer {font-weight:bold;}#PlentyWebPurchaseConfirmationOrderLinkContainer {font-weight:bold;}.PayoneCreditCardTable
{
	border: 1px black solid;
	width: 70%
}

.PayoneCreditCardTable td, th
{
	padding: 6px 10px 5px 15px;
	border: 0px;
}

.PayoneCreditCardTable tr:first-child th
{
	background-color: #4e5559;
	padding-left: 10px;
	border: 1px solid black;
	color: #FFFFFF;
}
			
.PayoneCreditCardTable input
{
	height: 20px;
	line-height: 1;
}div#PlentyWebPayoneDebitContainer
{
display : table;
}

div#PlentyWebPayoneDebitContainer > div.PlentyFormContainer
{
display : table-row;
}

div#PlentyWebPayoneDebitContainer > div.PlentyFormContainer > span.PlentyFormTitle,
div#PlentyWebPayoneDebitContainer > div.PlentyFormContainer > span.PlentyFormValue
{
display: table-cell;
vertical-align: top;
padding:0 5px;
}

div#PlentyWebPayoneDebitTextVor,div#PlentyWebPayoneDebitTextNach
{
clear: both;
border:1px solid #ccc;
padding:5px;
margin-top:5px;
}

#PlentyWebPayoneDebitSubmit
{
margin-top:5px;
text-align:right;
}div#PlentyWebPayoneGiropayContainer
{
display : table;
}

div#PlentyWebPayoneGiropayContainer > div.PlentyFormContainer
{
display : table-row;
}

div#PlentyWebPayoneGiropayContainer > div.PlentyFormContainer > span.PlentyFormTitle,
div#PlentyWebPayoneGiropayContainer > div.PlentyFormContainer > span.PlentyFormValue
{
display: table-cell;
vertical-align: top;
padding:0 5px;
}

div#PlentyWebPayoneGiropayTextVor,div#PlentyWebPayoneGiropayTextNach
{
clear: both;
border:1px solid #ccc;
padding:5px;
margin-top:5px;
}

#PlentyWebPayoneGiropaySubmit
{
margin-top:5px;
text-align:right;
}div#PlentyWebPayoneSofortUeberweisungContainer
{
display : table;
}

div#PlentyWebPayoneSofortUeberweisungContainer > div.PlentyFormContainer
{
display : table-row;
}

div#PlentyWebPayoneSofortUeberweisungContainer > div.PlentyFormContainer > span.PlentyFormTitle,
div#PlentyWebPayoneSofortUeberweisungContainer > div.PlentyFormContainer > span.PlentyFormValue
{
display: table-cell;
vertical-align: top;
padding:0 5px;
}

div#PlentyWebPayoneSofortUeberweisungTextVor,div#PlentyWebPayoneSofortUeberweisungTextNach
{
clear: both;
border:1px solid #ccc;
padding:5px;
margin-top:5px;
}

#PlentyWebPayoneSofortUeberweisungSubmit
{
margin-top:5px;
text-align:right;
}div#PlentyWebPayoneEpsContainer
{
display : table;
}

div#PlentyWebPayoneEpsContainer > div.PlentyFormContainer
{
display : table-row;
}

div#PlentyWebPayoneEpsContainer > div.PlentyFormContainer > span.PlentyFormTitle,
div#PlentyWebPayoneEpsContainer > div.PlentyFormContainer > span.PlentyFormValue
{
display: table-cell;
vertical-align: top;
padding:0 5px;
}

div#PlentyWebPayoneEpsTextVor,div#PlentyWebPayoneEpsTextNach
{
clear: both;
border:1px solid #ccc;
padding:5px;
margin-top:5px;
}

#PlentyWebPayoneEpsSubmit
{
margin-top:5px;
text-align:right;
}div#PlentyWebPayoneIDealContainer
{
display : table;
}

div#PlentyWebPayoneIDealContainer > div.PlentyFormContainer
{
display : table-row;
}

div#PlentyWebPayoneIDealContainer > div.PlentyFormContainer > span.PlentyFormTitle,
div#PlentyWebPayoneIDealContainer > div.PlentyFormContainer > span.PlentyFormValue
{
display: table-cell;
vertical-align: top;
padding:0 5px;
}

div#PlentyWebPayoneIDealTextVor,div#PlentyWebPayoneIDealTextNach
{
clear: both;
border:1px solid #ccc;
padding:5px;
margin-top:5px;
}

#PlentyWebPayoneIDealSubmit
{
margin-top:5px;
text-align:right;
}

#PlentyWebMoneybookersIFrameContainer {text-align:center;}
#PlentyWebMoneybookersIFrame {min-height:1000px;}

.ItemsImage img {
width: 180px;
height: 180px;
}

/* WEBSHOP OVERLAY */
.PlentyWebshopOverlay {
position: fixed;
top: 0;
bottom: 0;
left: 0;
right: 0;
background: #000;
-moz-opacity: 0.5;
-khtml-opacity: 0.5;
filter: alpha(opacity=50);
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
opacity: 0.5;
}
 
/* POSTFINDER TRIGGER */
a.PostfinderTrigger {
position: relative;
display: block;
margin-top: 10px;
padding: 25px 10px 0;
border: 1px solid #999;
background: #FFCD00;
color: #666;
text-decoration: none;
cursor: pointer;
}
/* in checkout */
#PlentyWebShippingDetailsForm a.PostfinderTrigger {
}
/* in myaccount */
.PlentyWebMyAccountPopupContainer .PostfinderTrigger {
}
.PostfinderTriggerImgLabel1,
.PostfinderTriggerImgLabel2 {
position: absolute;
display: block;
top: 6px;
background-image: url("/tpl/global/images/dhl_packstation_postfiliale-direkt_sprite.png");
background-repeat: no-repeat;
}
.PostfinderTriggerImgLabel1 {
left: 10px;
width: 97px;
height: 11px;
background-position: -4px -4px;
}
.PostfinderTriggerImgLabel2 {
left: 130px;
width: 89px;
height: 18px;
background-position: -4px -20px;
}
.PostfinderTriggerTextLabel {
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
display: inline-block;
clear: both;
height: 34px;
margin: 4px 0;
padding: 3px 5px;
border-color: #c00;
background-color: #c00;
text-decoration: none;
line-height: 26px;
color: #fff;
}
a.PostfinderTrigger:hover > .PostfinderTriggerTextLabel,
a.PostfinderTrigger:focus > .PostfinderTriggerTextLabel {
color: #e0e0e0;
}
 
/* POSTFINDER POPUP */
.WebPostfinderGetPackstationsPopup {
position: absolute;
width: 600px;
left: 50%;
margin-left: -304px;
border: 4px solid #EEE;
padding: 0 10px;
background: #FFF;
 
-moz-box-shadow: 1px 2px 6px 1px rgba(38, 43, 55, 0.3);
-webkit-box-shadow: 1px 2px 6px 1px rgba(38, 43, 55, 0.3);
box-shadow: 1px 2px 6px 1px rgba(38, 43, 55, 0.3);
}
.WebPostfinderGetPackstationsPopup .PlentyWebshopPopupBottomButtonContainer {
padding: none;
}
.WebPostfinderGetPackstationsPopup .PlentyWebshopPopupBottomButtonContainer:after {
content: "";
display: table;
clear: both;
}
.PlentyWebshopPopupButtonRightContainer:first-child {
text-align: right;
}
 
/* header */
.PlentyWebshopPopupHeader {
color: #444444;
font-size: 18px;
font-weight: 400;
line-height: 26px;
border-bottom: 1px solid #000000;
padding: 7px 1px 3px;
}
/* content */
.WebPostfinderGetPackstationsPopup .PlentyWebshopPopupContent {
padding-top: 10px;
}
 
/* text */
.WebPostfinderTextBefore {
margin-bottom: 10px;
}
 
/* table */
.PlentyWebshopTable {
display: table;
}
.PlentyWebshopTableRow {
display: table-row;
}
.PlentyWebshopTableCell {
display: table-cell;
}
.WebPostfinderGetPackstationsPopup .PlentyWebshopTableCell {
border-bottom: 1px solid #eee;
padding: 3px 5px;
}
.PlentyWebshopTableHeaderRow > .PlentyWebshopTableCell {
background: #eee;
border-color: #000;
}
.PlentyWebshopTableCell:first-child {
vertical-align: middle;
}
 
/* scroll */
.PlentyWebshopTableWrapper {
max-height: 450px;
overflow-y: auto;
}
 
/* buttons */
.PlentyWebshopPopupButtonLeftContainer {
float: left;
width: 50%;
text-align: right;
}
.PlentyWebshopPopupButtonRightContainer {
float: right;
width: 50%;
}
.PlentyWebshopPopupButtonLeftContainer,
.PlentyWebshopPopupButtonRightContainer {
padding: 10px 0;
}
.PlentyWebshopPopupButtonLeftContainer > *,
.PlentyWebshopPopupButtonRightContainer > * {
margin: 0 5px;
} 