/* THE BIG GUYS */
* {
  margin:0;
  padding:0
}
body {
  font-family:Arial, Sans-serif;
  font-size:14px;
  margin:0px 0px;
  padding:0;
  background: url(/images/gallery/bg/body_bg.jpg) #4B4C50;
  color:#555;
  line-height:18px;
}
/* HEADINGS */

img { border: 0; }

h1 {
  color:#FFFFFF;
  font-weight:bold;
  font-size:35px;
  line-height: 80%;
  width:auto;
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
  margin-top: 10px;
  margin-right: 0px;
  margin-bottom: 14px;
  margin-left: 0px;
  padding: 0px;
}
h2 {
  color:#000000;
  font-weight:bold;
  font-size:16px;
  margin:15px 0px 8px 0px;
  padding:0px;
}
h3 {
  color:#000000;
  font-weight:bold;
  font-size:16px;
  margin:15px 0px 8px 0px;
  padding:0px;
}
/* LINKS GLOBAL */
a, a:link, a:link, a:link, a:hover {
  background:transparent;
  text-decoration:underline;
  outline: none;
  cursor:pointer;
}
a:link {
  color:#555555;
  outline: none;
  text-decoration: underline;
}
a:visited {
  color:#555555;
  outline: none;
}
a:hover, a:active {
  color:#555555;
  outline: none;
}
a:hover {
  color:#555;
  text-decoration:underline;
  outline: none;
}
a img {
  border:none;
  outline: none;
}
/* INPUT ELEMENTS GLOBAL (CSS 1 compatible) */
input {
  font-family:Arial, Sans-serif;
  font-size:12px;
}
textarea {
  font-family:Arial, Sans-serif;
  font-size:12px;
  border:1px solid #666;
  padding:10px;
  
}
/*background:url(/images/gallery/input_bg.gif) no-repeat;*/
select {
  font-family:Arial, Sans-serif;
  font-size:12px;
  border:1px solid #666;
}
/* INPUT ELEMENTS DETAILED (CSS 2 compatible - works only in new browsers (FF 2.0, IE 7...) */
input[type=text], input[type=password] {
  border:1px solid #666;
  padding:2px;
 
}

.login-wrapper input[typec=text], .login-wrapper input[type=password],
#create_account input[type=text], #create_account input[type=password] {
  width: 300px;
}

/* PARAGRAPH GLOBAL */
p {
  margin:8px 0px;
}
/* FAKE HR DIV CAUSE OF IE TROUBLES */
div.hr {
  padding-top:1px;
  height:0;
  overflow:hidden;
  margin:0;
  line-height:0px;
  background-color:#4E4E4F;
}
div.hrlightgrey {
  padding-top:1px;
  height:0;
  overflow:hidden;
  margin:0;
  line-height:0px;
  background-color:#999;
}
div.hrproductpreview {
  padding-top:1px;
  height:0;
  overflow:hidden;
  margin:12px 0px;
  display:inline;
  height:0px;
  line-height:0px;
  display:block;
  background-image:url(/images/gallery/hr_productpreview.gif);
}
/* TABLE GLOBAL */
table td {
  /* padding:2px; */
}
/* WHOLE SITE WRAPPER */
#wrap {
  width:1000px;
  margin-bottom:10px;
  margin-top: 0;
  margin-right: auto;
  margin-left: auto;
}
/* HEADER WITH LOGO, SEARCH BOX AND LANGUAGE SELECTION */
#header {
  height:120px;
}

#header #logo {
  float:left;
  width: 385px;
}

#header #logo h1 {
  text-indent: -9000px;
  margin: 0;
  padding: 0;
  font-size:0;
  height: 0px;
  border:none;
}

#header #logo /images/gallery a {
  cursor:pointer;
}

#header-text {
  float:right;
 /*width: 580px;*/
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #E1E6EC;
  font-weight:normal;
  line-height: 18px;
}


#header #search {
  width: 230px;
  height:75px;
  float:right;
  color:#fff;
  padding:30px 0px 0px 60px
}

#header #search a {
  color:#fff;
  font-size:11px;
  outline: none;
}
#header td {
  padding-top:1px;
  padding-right:4px;
}

/* BREADCRUMB PATH AS LIST */
#breadcrumb {
  color:#FFFFFF;
  list-style-type:none;
  outline: none;
  font-size:11px;
  padding-top: 5px;
  padding-right: 0px;
  padding-bottom: 10px;
  border-bottom-width: 0px;
  border-bottom-style: dashed;
  border-bottom-color: #B2B2B2;
}
#breadcrumb a, #breadcrumb a:link, #breadcrumb a:visited, #breadcrumb a:hover, #breadcrumb a:active {
  text-decoration:none;
  outline: none;
  font-weight:normal;
  cursor:pointer;
  color:#EAEAEA;
  margin:0;
  padding:0;
}
/* TOPMENU AS LIST */
#topmenuwrap {
  background-color: #CB1414;
  background-image: url(/images/gallery/bg/navhor_bg.jpg);
  background-repeat: repeat-x;
  border-radius:10px;
  -moz-border-radius:10px;
  -webkit-border-radius:10px;
  margin-bottom:10px;    
}

#topnavi {
  float: left;
  width: 760px;
  line-height: 18px;
}

#topnavi_ebay {
  float: left;
  width: 960px;
}

#topmenu {
  float:left;
  padding:0;
  margin:0;
  list-style-type:none;
  height:39px;
  font-size:16px;
}
#topmenu li {
  height:36px;
  float:left;
  padding: 0px;
  margin:0;
  background-position:right top;
  background-image: url(/images/gallery/nav/hor_nav_trenner_bg.png);
  background-repeat: no-repeat;
}


#topmenu a, #topmenu a:link, #topmenu a:visited, #topmenu a:hover {
  line-height:36px;
  height: 36px;
  display: block;
  vertical-align:middle;
  text-decoration:none;
  outline: none;
  cursor:pointer;
  color:#fff;
  margin:0;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 13px;
  padding-right: 13px;
  
  padding-left: 12px9;
  padding-right: 12px9;
}


#topmenu a.first-nav {
  border-top-left-radius:10px;  
  border-bottom-left-radius:10px;
  -moz-border-radius-topleft:10px;
  -moz-border-radius-bottomleft;10px;
  -webkit-border-top-left-radius:10px;
  -webkit-border-bottom-left-radius:10px;
}


#topmenu a:hover, #topmenu a:active {
  color:#FFFFFF;
  background-image: url(/images/gallery/bg/navhor_f2_bg.jpg);
  background-repeat: repeat-x;
  padding-top:5px;
  color:#FCD1D1;  
}

/* searchbox */

#search {
  float: right;
  width: 215px;
  margin-right: 15px;
  margin-top:10px;
  height: 36px:
}

#search .textinput {
  float: left;
  padding-left: 29px;
  margin-top: -1px;
}

#search .knopf {
  float:right;
}


.plentyMessageBox {
                    width:98%;
          background:#FFFFFF !important;
                    border: #333333 1px double !important;
                    margin: 0px 0px 4px 0px;
                    padding:8px;
                    text-align:left;
                    vertical-align:middle;
                    color: #CC0000 !important;
            border-radius:10px !important;
  -moz-border-radius:10px !important;
  -webkit-border-radius:10px !important;
  margin-bottom:10px !important;  
}

.plentyMessageBoxTitle {
                    margin-top:4px;
                    margin-bottom:6px;
                    padding-left:26px;
                    color: #666666;
                    font-size:16px !important;
                    font-weight:bold !important;
                    background-image:url(/images/icons/idea_ongreen.gif) !important;
          background-repeat:no-repeat !important;
          }
.plentyErrorBox {
                    width:98%;
          background:#FFFFFF !important;
                    border: #333333 1px double !important;
                    margin: 0px 0px 4px 0px !important;
                    padding:8px !important;
                    text-align:left !important;
                    vertical-align:middle !important;
                    color: #CC0000 !important;
            border-radius:10px !important;
  -moz-border-radius:10px !important;
  -webkit-border-radius:10px !important;
  margin-bottom:10px !important;  
}

.plentyErrorBoxTitle {
                    margin-top:4px !important;
                    margin-bottom:6px !important;
                    padding-left:26px !important;
                    color: #666666 !important;
                    font-size:16px !important;
                    font-weight:bold !important;
                    background-image:url(/images/icons/warning_onred.gif) !important;
          background-repeat:no-repeat !important;
          
}

/* LANGUAGE SELECTION IN TOPMENU LIST */
#languages {
  text-align:right;
  height:26px;
  font-size:13px;
  background: url(/images/gallery/bg_topmenu.gif) repeat-x;
  padding: 10px 10px 0px 0px;
  margin:0;
}
/* CONTENT WRAPPER */
#contentwrap {
  clear:both;
  width:1000px;
  padding:0;
}
/* LEFT COLUMN */
#leftcol {
  float:left;
  width:250px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 15px;
  padding-left: 0px;
}

.sidebox-verlauf, .sidebox-grau  {
  color: #FFFFFF;
  background-color: #83858B;
  border-radius:10px;
  -moz-border-radius:10px;
  -webkit-border-radius:10px;
  margin-bottom: 10px;
  padding-top: 8px;
  padding-bottom: 5px;
}
.form_contact{
margin:2px;
}

.sidebox-verlauf {
  background-image: url(/images/gallery/bg/box_left_bg.jpg);
  background-repeat: repeat-x;
}


.sidebox-verlauf h2 {
  background: #4B4C50;
  height:29px;
  font-size:12px;
  color:#FFFFFF;
  line-height:29px;
  vertical-align:middle;
  border-radius:10px;
  -moz-border-radius:10px;
  -webkit-border-radius:10px;
  margin-left: 10px;
  margin-right: 10px;
  padding-left: 10px;
  font-weight: bold;
  margin-top: 5px;
  margin-bottom: 5px;
}


/* MAIN CONTENT */
#content {
  float:right;
  width:700px;
  background-color: #959CA6;
  margin-bottom:15px;
  margin-right: 10px;
  margin-left: 10px;
  padding-top: 0px;
  padding-right: 10px;
  padding-bottom: 15px;
  padding-left: 10px;
  font-size:14px;
  line-height: 22px;
  font-family:Arial, Sans-serif;
}



#contentfull {
  width:960px;
    margin-bottom:15px;
  margin-right: 10px;
  margin-left: 10px;
  padding-top: 0px;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  background-color: #959CA6;
  -moz-box-shadow: -4px -4px 8px #737A82, 4px 4px 8px #737A82, 4px -4px 8px #737A82, -4px 4px 8px #737A82 ;
  -webkit-box-shadow:  -4px -4px 8px #737A82, 4px 4px 8px #737A82, 4px -4px 8px #737A82, -4px 4px 8px #737A82 ;
  box-shadow: -4px -4px 8px #737A82, 4px 4px 8px #737A82, 4px -4px 8px #737A82, -4px 4px 8px #737A82;  filter:progid:DXImageTransform.Microsoft.Shadow(strength=6,color=#737A82,direction=135);
}


/* CATEGORY MENU */
h2.categoryheader {
  background: #868686 url(/images/gallery/bg_boxheader.gif);
  height:28px;
  font-size:12px;
  color:#fff;
  padding:2px 8px 0px 8px;
  margin:0;
  line-height:28px;
  vertical-align:middle;
}


h2.categoryheader a {
  text-decoration:none;
  outline: none;
  color:#fff;
}
.left_menu {
  margin-bottom:5px;
}




.left_menu ul,li{
  text-decoration:  none;
  }

.left_menu li.level1 a, .left_menu li.level2 a, .left_menu li.level3 a,
.left_menu li.level4 a, .left_menu li.level5 a {
  color: #FFFFFF;
  background-image: url(/images/gallery/std/pfeil_rechts.png);
  background-repeat: no-repeat;  
  font-size: 15px;
}

.left_menu li.level1 a:hover, .left_menu li.level2 a:hover, .left_menu li.level3 a:hover,
.left_menu li.level4 a:hover, .left_menu li.level5 a:hover,
 .left_menu li.activ {
  text-decoration:  none;
  background-color: #6A6663;
}

.level1active,.level1active_link,.level2active,.level2active_link,.level3active,.level3active_link,.level4active,.level4active_link,.level5active,.level5active_link{
list-style-type:none;
}

.level2_sub{list-style-type:none;}
.level3_sub{list-style-type:none;}
.level4_sub{list-style-type:none;}
.level5_sub{list-style-type:none;}


/* 1st TIER */
.left_menu li.level1 {
  list-style-type:none;
  text-decoration:  none;
}
.left_menu li.level1 a {
  text-decoration:none;
  outline: none;
  font-weight:normal;
  padding:4px 0px 4px 6px;
  display:block;
  color: #FFFFFF;
  padding-left: 22px;
    background-position: 10px 10px;
}

/* 2nd TIER */
.left_menu li.level2 {
  list-style-type:none;
  text-decoration:  none;
}
.left_menu  li.level2 a {
  text-decoration:none;
  padding:4px 0px 4px 18px;
  display:block;
  padding-left: 37px;
  background-position: 25px 10px;
}

/* 3rd TIER */
.left_menu  li.level3 {
  list-style-type:none;
  border-width:1px 0px 0px 0px;
  text-decoration:  none;
}
.left_menu li.level3 a {
  text-decoration:none;
  padding:4px 0px 4px 26px;
  display:block;
  padding-left: 52px;
  background-position: 40px 10px;
}

/* 4th TIER */
.left_menu li.level4  {
  list-style-type:none;
  text-decoration:  none;
}

.left_menu li.level4 a {
  text-decoration:none;
  padding:4px 0px 4px 34px;
  display:block;
  padding-left: 67px;
  background-position: 55px 10px;
}
/* 5th TIER */
.left_menu li.level5 {
  list-style-type:none;
  text-decoration:  none;
}
.left_menu li.level5 a {
  text-decoration:none;
  padding:4px 0px 4px 42px;
  display:block;
  padding-left: 82px;
  background-position: 70px 10px;
}


.boxbody-new {
  color: #000000;
  background-color:#FFFFFF;
  border-radius:10px;
  -moz-border-radius:10px;
  -webkit-border-radius:10px;
  margin-bottom:5px;
  margin-left: 10px;
  margin-right: 10px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 5px;
  padding-bottom: 10px;
}

.boxbody-description{
  color: #000000;
  background-color:#FFFFFF;
  border-radius:10px;
  -moz-border-radius:10px;
  -webkit-border-radius:10px;
  margin-bottom:5px;
  margin-left: 10px;
  margin-right: 10px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 5px;
  padding-bottom: 10px;
}

.boxbody ul.contentlist {
  margin:0px;
  padding:0px;
}
.boxbody ul.contentlist li {
  margin:0px;
  padding:0px;
  list-style-type:none;
  line-height: 14px;
}
.contentlist li a {
  background-image: url(/images/gallery/std/pfeil_rechts.png);
  background-repeat: no-repeat;  
  background-position: 10px 10px;
  font-size: 15px;
  text-decoration: none;
  outline: none;
  font-weight:normal;
  padding:4px 0px 4px 6px;
  display:block;
  color: #FFFFFF;
  padding-left: 22px;    
}

.contentlist li a strong{
  font-weight:normal;    
}



/* CATEGORY IMAGE DEFINITION */
img.imgLeft {
    float: left;
    /* margin: 2px 10px 2px 0px; */
    margin: 0px 10px 0px 0px;
    position: relative;
}
/* BOXES GLOBAL DEFINITION */
h2.boxheader {
  background: #CB1414 url(/images/gallery/bg/bar_grey_bg.jpg);
  background-repeat: repeat-x;
  height:29px;
  font-size:12px;
  color:#FFFFFF;
  line-height:29px;
  vertical-align:middle;
  border-radius:10px;
  -moz-border-radius:10px;
  -webkit-border-radius:10px;
  margin-left: 10px;
  margin-right: 10px;
  padding-left: 10px;
  font-weight: bold;
  margin-top: 10px;
  margin-bottom: 5px;
}


h3.boxheader {
  background: #CB1414 url(/images/gallery/bg/bar_grey_bg.jpg);
  background-repeat: repeat-x;
  height:29px;
  font-size:12px;
  color:#FFFFFF;
  line-height:29px;
  vertical-align:middle;
  border-radius:10px;
  -moz-border-radius:10px;
  -webkit-border-radius:10px;
  margin-left: 10px;
  margin-right: 10px;
  padding-left: 10px;
  font-weight: bold;
  margin-top: 10px;
  margin-bottom: 5px;
}

p.boxheader {
  background: #CB1414 url(/images/gallery/bg/bar_grey_bg.jpg);
  background-repeat: repeat-x;
  height:29px;
  font-size:12px;
  color:#FFFFFF;
  line-height:29px;
  vertical-align:middle;
  border-radius:10px;
  -moz-border-radius:10px;
  -webkit-border-radius:10px;
  margin-left: 10px;
  margin-right: 10px;
  padding-left: 10px;
  font-weight: bold;
  margin-top: 10px;
  margin-bottom: 5px;
}

h3.boxheader a:link, h2.boxheader a:hover, h2.boxheader a:active, h2.boxheader a:visited {
  text-decoration:none;
  outline: none;
  color:#fff;
}
.boxbody {
  padding-top: 5px;
  padding-bottom: 5px;

}
.boxbody h3, .boxbody h3 a {
  font-size:11px
}
.boxbody h3.center, .boxbody h3.center a {
  font-size:11px;
  text-align:center;
  outline: none;
}
.boxbody p {
  color:#000000;
  font-size:11px;
  margin:6px 0px;
}
.boxbody p.center, .boxbody-new p.center {
  color:#000000;
  font-size:11px;
  text-align:center;
  margin:6px 0px;
}
.boxbody td {
  color:#000000;
  font-size:11px;
  margin:6px 0px;
}
.boxbody .productOldPrice {
  font-size:11px;
  color:#FF0000
}
.boxbody div.hr {
  margin: 5px 0px;
}
.boxbody div.hrlightgrey {
  margin: 5px 0px;
}
.boxbody a {
  font-size:11px;
  outline: none;
}
.boxbody .productboximage {  
  padding:5px;
}

/* CART BOX */
h3.boxcartheader {
  background: #CB1414 url(/images/gallery/bg/bar_red_bg.jpg);
  background-repeat: repeat-x;
  height:29px;
  font-size:12px;
  color:#FFFFFF;
  line-height:29px;
  vertical-align:middle;
  border-radius:10px;
  -moz-border-radius:10px;
  -webkit-border-radius:10px;
  margin-left: 10px;
  margin-right: 10px;
  padding-left: 10px;
  font-weight: bold;
  margin-top: 5px;
  margin-bottom: 5px;
}

p.boxcartheader {
  background: #CB1414 url(/images/gallery/bg/bar_red_bg.jpg);
  background-repeat: repeat-x;
  height:29px;
  font-size:12px;
  color:#FFFFFF;
  line-height:29px;
  vertical-align:middle;
  border-radius:10px;
  -moz-border-radius:10px;
  -webkit-border-radius:10px;
  margin-left: 10px;
  margin-right: 10px;
  padding-left: 10px;
  font-weight: bold;
  margin-top: 5px;
  margin-bottom: 5px;
}

h2.boxcartheader a {
  text-decoration:none;
  color:#fff;
  outline: none;
}

.boxcartbody {
  color: #000000;
  background-color:#FFFFFF;
  border-radius:10px;
  -moz-border-radius:10px;
  -webkit-border-radius:10px;
  margin-bottom:5px;
  margin-left: 10px;
  margin-right: 10px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 5px;
  padding-bottom: 10px;
}
.boxcartbody p {
  font-size:12px;
}



/* PRODUCT PREVIEW */
.productPreview {
  padding:0;
  margin:0;
}
.productPreviewContent {
  vertical-align:top;
}
.productPreviewContent h2 {
  padding: 0;
  margin:0px 0px 5px 0px;
}
.productPreviewContent h2 a {
  font-size:14px;
  font-weight:bold;
  outline: none;
}
.productPreviewImage {
  vertical-align:top;
  }
  
.productPreviewImage img {
  border: 0px none #999;
}
.productPreviewContent .price {
  font-size:14px;
  font-weight:bold;
  padding:0;
  margin:0;
}
.productPreviewContent .taxandshippinginfo {
  font-size:11px;
  font-weight:normal;
  color:#000;
  padding:0;
  margin:0;
}



.productPreviewContent .vpe {
  font-size:11px;
  font-weight:normal;
  color:#999;
  padding:0;
  margin:0;
}
.productPreviewContent .shippingtime {
  font-size:11px;
  font-weight:normal;
  color:#999;
  padding:0;
  margin:0;
}
.productPreviewContent .stockimage {
  margin:0;
  padding:0;
}
.productPreviewContent .stockimagetext {
  margin:0;
  padding:0;
  font-size:11px;
  font-weight:normal;
  color:#999;
}
.productPreviewContent .productOldPrice {
  font-size:12px;
  font-weight:bold;
  color:#AE0E0E;
}
.productPreviewContent .taxandshippinginfo a {
  font-size:11px;
  font-weight:bold;
  color:#999;
  text-decoration:underline;
  outline: none;
}
/* PRODUCT INFO / PRODUCT DETAILS */
#productinfowrap {
  display:table;
  width: 650px;
  padding: 1px;
}
#productinfoimages {
  float:left;
  text-align:center;
  width:140px;
  padding:10px;
  margin:0px 10px 10px 0px;
}
#productinfoimages .productimage {
  border: solid 1px #999;
}
#productinfoimages .hrlightgrey {
  margin: 6px 0px;
}
#productinfoprice {
  padding:5px;
}


#productinfoprice img {
  cursor:pointer;
}
#productinfoprice .hrlightgrey {
  margin: 6px 0px;
}
#productinfoprice .productprice {
  margin:0;
  padding:0;
  font-size:14px;
  
}
.price_dynamic{
font-size:28px;
margin-top:5px;
font-weight:normal;
color:#000000;

}
#productinfoprice .productOldPrice {
  color:#FF0000;
  margin:0;
  padding:0;
  font-size:12px;
  font-weight:bold;
}
#productinfoprice .taxandshippinginfo {
  margin:0;
  padding:0;
  font-size:11px;
  font-weight:normal;
  color:#999;
}
#productinfoprice .taxandshippinginfo a {
  margin:0;
  padding:0;
  font-size:11px;
  font-weight:bold;
  color:#999;
  text-decoration:underline;
  outline: none;
}
#productinfoprice .shippingtime {
  margin:0;
  padding:0;
  font-size:11px;
  font-weight:normal;
  color:#999;
}
#productinfoprice .stockimage {
  margin:0;
  padding:0;
}
#productinfoprice .stockimagetext {
  margin:0;
  padding:0;
  font-size:11px;
  font-weight:normal;
  color:#999;
}
p.productinfoproductadded {
  font-size:11px;
}
.productoptions {
  background-color:#f8f8f8;
  padding:6px;
  border: solid #ccc;
  border-width:1px 0px 0px 0px;
}
.addtobasket {
  
  padding:6px;
  text-align:right;
  border: #999 solid;
  border-width:1px 0px 0px 0px;
  margin-left:10px;
  /*
  border-radius:10px;
  -moz-border-radius:10px;
  -webkit-border-radius:10px;
  
  margin-left: -20px;
  margin-right: -20px;
  */
  position:relative;
  }

.articledescription {
  
  padding: 6px 6px 15px;
  text-align:left;
  margin-left:10px;
  width:657px;

  }
  
.addleft{float:left; width:313px;}
.addright{ float:right; width:313px;; margin-top:20px; margin-bottom:15px}  

/* POPUPS PRODUCTINFO */
body.popupproductinfo {
  padding:15px;
  background: #fff none;
}
/* POPUP print_order.html */
body.popupprintorder {
  font-family:Arial, Sans-serif;
  font-size:13px;
  padding:15px;
  background: #fff none;
}
body.popupprintorder .products tr.header td {
  font-weight:bold;
  background-color:#EDEDED;
}
body.popupprintorder .products .total {
  text-align:right;
}
body.popupprintorder .products .quantity {
  vertical-align:top;
}
body.popupprintorder .productname {
  vertical-align:top;
}
body.popupprintorder .model {
  vertical-align:top;
}
body.popupprintorder .singleprice {
  vertical-align:top;
}
body.popupprintorder .totalprice {
  vertical-align:top;
}
/* HIGHLIGHTBOX (BACKGROUND) */
div.highlightbox {
  padding: 15px;
  overflow:auto;
}
div.highlightbox ul {
  margin-left:15px;
  padding:0;
  display:block;
  list-style-type:square;
  line-height:20px;
}
div.highlightbox h1 {
  color: #AE0E0E;
  padding:0px 0px 10px 0px;
  margin:0;
  border:none;
  font-size:16px;
}
div.highlightbox div.hr {
  height:1px;
  line-height:1px;
  margin:0;
  padding:0;
  display:block;
  border-bottom: solid 1px #eee;
}
/* PAYMENT TYPE SELECTION */
table.paymentblock {
  background-color:#f8f8f8;
  border: #eee solid;
  border-width:0px 1px 1px 1px;
  margin-bottom:15px;
}
table.paymentblock tr td.header {
  background-color:#ccc;
  padding:2px;
  padding-left:5px;
  color:#000;
  font-weight:bold;
}
/* SHIPPING TYPE SELECTION */
table.shippingblock {
  background-color:#f8f8f8;
  border: #eee solid;
  border-width:0px 1px 1px 1px;
  margin-bottom:15px;
}
table.shippingblock tr td.header {
  background-color:#ccc;
  padding:2px 2px 2px 5px;
  color:#000;
  font-weight:bold;
}
table.shippingblock tr td {
  vertical-align:top;
}
table.shippingblock tr td.description {
  width:100%;
  vertical-align:top;
  padding-left:6px;
}
table.shippingblock tr td.radiobutton {
  vertical-align:top;
  white-space:nowrap;
  padding:4px;
}
table.shippingblock tr td.radiobutton input {
  margin:0;
  padding:0;
}
table.shippingblock tr td.price {
  vertical-align:top;
  white-space:nowrap;
}
/* ORDER DETAILS IN ACCOUNT HISTORY */
table.accounthistoryinfoorderdetails tr td {
  vertical-align:top;
}
table.accounthistoryinfoorderdetails tr.header td {
  font-weight:bold;
}
/* MESSAGEBOX ON CONTACT SITE */
textarea.message_body {
  width:130px;
}
/* DOWNLOAD BOX FOR USER DOWNLOADS */
table.downloadbox {
  padding: 5px;
  background-color:#f8f8f8;
  border: solid #d9d9d9 1px;
  margin-bottom:8px;
}
table.downloadbox tr td.icon {
  padding-right: 15px;
}
table.downloadbox tr td.downloadlink {
  width:100%;
}
/* TABLE WICH SHOWS GRADUATED PRICES */
table.graduatedprice {
  font-size:11px;
  text-align:left;
  margin-top:5px;
}
table.graduatedprice tr td.header {
  font-size:12px;
  font-weight:bold;
  text-align:left;
}
/* ORDER DETAILS */
table.orderdetails {
  font-size:11px;
  background-color:#f8f8f8;
  border: #ccc solid;
  border-width:0px 1px 1px 1px;
}
table.orderdetails tr td {
  padding:4px;
}
table.orderdetails tr.headerrow td {
  background-color:#ccc;
  color:#555;
  font-weight:bold;
}
table.orderdetails tr.headerrow td.left {
  text-align:left;
}
table.orderdetails tr.headerrow td.center {
  text-align:center;
}
table.orderdetails tr.headerrow td.right {
  text-align:right
}
/* ORDER DETAILS CONTENT ROW 1 */
table.orderdetails tr.contentrow1 td {
  background-color:#f8f8f8;
  vertical-align:top;
}
table.orderdetails tr.contentrow1 td.quantity {
  text-align:center;
}
table.orderdetails tr.contentrow1 td.quantity input {
  font-size:11px;
  padding:2px;
  border:solid #ccc 1px;
}
table.orderdetails tr.contentrow1 td.productname {
  text-align:left;
}
/* ORDER DETAILS CONTENT ROW 2 */
table.orderdetails tr.contentrow2 td {
  background-color:#f8f8f8;
  vertical-align:top;
}
table.orderdetails tr.contentrow2 td.quantity {
  text-align:center;
}
table.orderdetails tr.contentrow2 td.quantity input {
  font-size:11px;
  padding:2px;
  border:solid #ccc 1px;
}
table.orderdetails tr.contentrow2 td.productname {
  text-align:left;
}
/* ORDER DETAILS SINGLE PRICE */
table.orderdetails tr td.singleprice {
  text-align:right;
  white-space:nowrap;
}
/* ORDER DETAILS TOTAL PRICE PER ITEM */
table.orderdetails tr td.totalprice {
  text-align:right;
  white-space:nowrap;
}
/* ORDER DETAILS DELETE CHECKBOX */
table.orderdetails tr td.delete {
  text-align:center;
  white-space:nowrap;
}
/* ORDER DETAILS PRODUCT ATTRIBUTES */
table.orderdetails tr td.productname table.productattributes {
  margin-top:3px;
}
table.orderdetails tr td.productname table.productattributes tr td {
  padding:0px;
}
table.orderdetails tr td.productname table.productattributes tr td.attribute {
  padding-right:4px;

}
table.orderdetails tr td.productname table.productattributes tr td.value {
  width:100%;
}
/* ORDER DETAILS SUBTOTAL */
table.orderdetails tr td.subtotal {
  background-color:#f8f8f8;
  text-align:right;
  border: #ccc solid;
  border-width:1px 0px 0px 0px;
}
/* PRODUCT NAVIGATOR */
div.productnavigator {
  background-color:#EDEDED;
  padding:8px;
  border:#999 1px solid;
}
/* REVIEW LIST */
table.reviewlist {
  background-color:#f8f8f8;
  border: #ccc solid;
  border-width:0px 1px 1px 1px;
}
table.reviewlist tr td {
  padding:4px;
  white-space:nowrap;
}
table.reviewlist tr.header td {
  background-color:#ccc;
  color:#fff;
  font-weight:bold;
}
table.reviewlist tr.contentrow1 td {
  background-color:#f8f8f8;
}
table.reviewlist tr.contentrow2 td {
  background-color:#f8f8f8;
}
textarea#review {
  width:95%;
}
/* MEDIA LIST */
table.medialist {
  background-color:#f8f8f8;
  border: #ccc 1px solid;
}
table.medialist tr td {
  padding:6px;
  white-space:nowrap;
  vertical-align:top;
}
table.medialist tr.contentrow1 td {
  background-color:#f8f8f8;
}
table.medialist tr.contentrow2 td {
  background-color:#f8f8f8;
}
/* SITEMAP */
.sitemapwrap {
}
.sitemapwrap .sitemapleft {
  background-color:#f8f8f8;
  border: #ccc 1px solid;
  display:table;
  float:left;
  width:235px;
  margin-bottom:15px;
}
.sitemapwrap .sitemapright {
  background-color:#f8f8f8;
  border: #ccc 1px solid;
  display:table;
  float:right;
  width:235px;
  margin-bottom:15px;
}
.sitemapheader {
  padding:3px;
  background-color:#ccc;
  color:#fff;
  font-weight:bold;
}
.sitemapheader a:link, .sitemapheader a:visited, .sitemapheader a:hover {
  color:#fff;
  text-decoration:none;
  outline: none;
}
.sitemapcontent {
  padding:6px;
}
.sitemapcontent li {
  list-style-type:none;
}
/* COMMENTS ON CHECKOUT CONFIRMATION SITE */
p.checkoutcomment textarea {
  width:98%;
}
/* ORDER DETAILS ON CHECKOUT SITE */
table.checkoutconfirmationorderdetails {
  padding:0;
  margin:0px 0px 10px 0px;
  border:none;
}
table.checkoutconfirmationorderdetails tr td.productname {
  width:100%;
  font-weight:bold;
}
table.checkoutconfirmationorderdetails tr td.shippingtime {
  padding:0px 0px 0px 30px;
  color:#666;
  font-size:11px;
  font-weight:normal;
  white-space:nowrap;
}
table.checkoutconfirmationorderdetails tr td.productattributes {
  padding:0px 0px 0px 30px;
  color:#666;
  font-size:11px;
  font-weight:normal;
}
table.checkoutconfirmationorderdetails tr td.productprice {
  white-space:nowrap;
  text-align:right;
}
table.checkoutconfirmationorderdetailstotal {
  padding:0;
  margin:10px 0px 0px 0px;
  border:none;
}
table.checkoutconfirmationorderdetailstotal tr td.name {
  width:100%;
  text-align:right;
}
table.checkoutconfirmationorderdetailstotal tr td.value {
  white-space:nowrap;
  text-align:right;
}
/* AGB ON CHECKOUT SITE */
p.checkoutagb textarea {
  width:100%;
}
/* CHECKOUT NAVIGATION */
ul#checkoutnavigation {
  margin:0;
  padding:0;
  margin-top:15px;
}
ul#checkoutnavigation li {
  height: 70px;
  list-style-type:none;
  float:left;
  width:195px;
  margin-right:15px;
  border: solid 1px;
  padding:8px;
  border-radius:10px;
  -moz-border-radius:10px;
  -webkit-border-radius:10px;
}
ul#checkoutnavigation li.active {
  background-color: #f8f8f8;
}
ul#checkoutnavigation li.active .number {
  font-size:20px;
  font-weight:bold;
}
ul#checkoutnavigation li.active .title {
  font-size:14px;
  font-weight:bold;
}
ul#checkoutnavigation li.active .description {
  font-size:11px;
}
ul#checkoutnavigation li.inactive {
  color:#999;
  background-color: #EDEDED;
  border-color:#999;
}
ul#checkoutnavigation li.inactive .number {
  font-size:20px;
  font-weight:bold;
}
ul#checkoutnavigation li.inactive .title {
  font-size:14px;
  font-weight:bold;
}
ul#checkoutnavigation li.inactive .description {
  font-size:11px;
}

/* ERROR MESSAGES */
.errormessage {
  padding:15px;
  background-color:#A00E0E;
  color: #FFFFFF!important;
  margin-bottom:10px;
  border-radius:10px;
  -moz-border-radius:10px;
  -webkit-border-radius:10px;
}

.errormessage font {
  color: #FFFFFF!important;
}

/* SUCCESS MESSAGE */
.messageStackSuccess {
  padding:4px;
  background-color:#004800;
}


/* XTC COPYRIGHT */
.copyright {
  margin: 0 auto;
  width:970px;
  text-align:center;
  color:#666;
  font-size:9px;
  padding:0px 0px 10px 0px;
}

.copyright a {
  color:#666;
}

/* XTC ParseTime */
.parseTime {
  margin: 0 auto;
  width:970px;
  text-align:center;
  color:#666;
  font-size:11px;
  padding:0px 0px 10px 0px;
}
/* UPDATE CHANGES 17.10.2008 */
/* Mehr Bilder unterhalb der Beschreibung */
.morepics {
  background-color:#EDEDED;
  padding:6px;
  text-align:right;
  border: #999 solid;
  border-width:1px 0px 0px 0px;
  display:block;
  height:auto;
  width:512px;
  float:left;
  margin-bottom:2px;
}
.morepics img {
  border: #999 1px solid;
  padding:4px;
  margin-right:8px;
  background:#fff;
  height:100px;
  width:auto;
  float:left;
  margin-bottom:8px;
}
/* BESTELLER BOX mit Bilder in DL DT Liste -- JUNG GESTALTEN.com */
dt {
  float:left;
  width:40px;
}
dt img {
  border:1px solid #ccc;
  padding:2px;
  background:#fff;
  max-width:40px;
}
dd {
  float:right;
  width:125px
}
/* Vorschaubilder TD mit gleichem Abstand */
/* BOF - dokuman - 2009-06-06 - Fix new products display in firefox - picture size is 120px by default */
/*.productPreviewImage { width:100px; display:block } */
.productPreviewImage {
  /* width:120px; */
  display:block;
}
/* EOF - dokuman - 2009-06-06 - Fix new products display in firefox size is 120px by default */
td.productPreviewContent {
  width:400px;
  text-align:left;
}
/* BOF - Tomcraft - 2009-09-22 - FIX DER AUFZÄHLUNGEN IM CONTENT */
#content ol, #content ul {
  list-style: none;
  margin:0 0 22px;
}

#content ul li {
    margin-left: 2px;
    padding-left: 10px;
    background:url(/images/gallery/webseite/strich.gif) no-repeat 0 11px;
}

/* EOF - Tomcraft - 2009-09-22 - FIX DER AUFZÄHLUNGEN IM CONTENT */
/* BOF - Tomcraft - 2009-09-22 - FIX DER AUFZÄHLUNGEN IN DER DRUCKANSICHT */
.popupproductinfo #productinfowrap ol, .popupproductinfo #productinfowrap ul {
  margin:10px 0 10px 186px;
}
/* EOF - Tomcraft - 2009-09-22 - FIX DER AUFZÄHLUNGEN IN DER DRUCKANSICHT */
/* SEARCHBOX */
.search_header {
  line-height:normal;
}
/* BOF - Dokuman - 2009-08-21 - Better layout on multiple shipping/billing addresses */
ol#address_block {
  margin-left:30px;
}
/* EOF - Dokuman - 2009-08-21 - Better layout on multiple shipping/billing addresses */
/* BOF - Tomcraft - 2009-10-02 - Include "Single Price" in checkout_confirmation */
td.main_row {
  border-top: 1px solid #ccc;
}
/* EOF - Tomcraft - 2009-10-02 - Include "Single Price" in checkout_confirmation */
/* BOF - Hetfield - 2010-01-20 - Remove agb-textarea from checkout_payment */
div.agbframe {
  width:98%;
  height:200px;
  overflow:auto;
  padding:10px;
  background:url(/images/gallery/input_bg.gif) no-repeat;
  border:1px solid #666;
  margin-bottom:15px;
}
/* EOF - Hetfield - 2010-01-20 - Remove agb-textarea from checkout_payment */
/* BOF - web28 - 2010-04-29 - fix ol and ul Tag  in checkout_payment agbframe */
div.agbframe ol, div.agbframe ul  {
  margin-left:30px;  
}
/* EOF - web28 - 2010-04-29 - fix ol and ul Tag  in checkout_payment agbframe */

/* BOF - web28 - 2010-07-09 - fix für TABS/ACCORDION in product_info */
#tabbed_product_info ul{
  margin:0px 0px 0px 0px;
}
#tabbed_product_info, #accordion_product_info{
  margin-top: 10px;
}
#tabbed_product_info .morepics {  
  background-color: transparent;    
  border-width: 0px 0px 0px 0px;  
  width: 506px;  
}

#accordion_product_info .morepics {  
  background-color: transparent;  
  border-width: 0px 0px 0px 0px;  
  width: 460px;  
}


/*---------------------- gnm own -----------------------------------------------*/

/* Kategorie */

.cat-pic-box {
  width: 690px;
  margin-top:15px;
  margin-bottom: 15px;
  text-align: center;
  border: 1px solid #B9BDC4;
}

.cat-header {
  background-image: url(/images/gallery/bg/box_left_bg.jpg);
  background-repeat: repeat-x;
  background-color: #83858B;
  color: #FFFFFF;
  margin-bottom: 25px;
  float: left;
  border-radius:10px;
  -moz-border-radius:10px;
  -webkit-border-radius:10px;
}

.cat-header-mod {
  color: #FFFFFF;
  margin-bottom: 25px;
  float: left;
  -moz-border-radius:0px;
  -webkit-border-radius:0px;
}

.cat-header p {
  margin:0px;
  padding:0px;
  padding-right:10px;
  padding-top:5px;
}


.round-box {
  border-radius:10px;
  -moz-border-radius:10px;
  -webkit-border-radius:10px;
  background-color: #FFFFFF;
  margin:5px;
  margin-bottom: 15px;
  color:#000000;
}

.round-box-cross {
  border-radius:10px;
  -moz-border-radius:10px;
  -webkit-border-radius:10px;
  background-color: #FFFFFF;
  margin:0px;
  margin-bottom: 15px;
  color:#4B4C50;
}

.round-box ul li {
  margin-left: 15px;
}


.catlist {
  margin:0!important;
  padding:0!important;
  
  background-image: url(/images/gallery/bg/productgrid_bg.gif);
  background-repeat: repeat-y;
}

.catlist2 {
  margin:0!important;
  margin-right:-5px!important;
  padding:0!important;
  

}

.catbottom{
border-bottom-width: 3px;
  border-bottom-style: solid;
  border-bottom-color: #959CA6;
  }




.cat-prod-box ul {
  margin:0!important;
  padding:0!important;
  list-style-type: none;
}


.cat-prod-box ul ul {
  margin:0!important;
  padding:0!important;
  border-bottom-width: 3px;
  border-bottom-style: solid;
  border-bottom-color: #959CA6;
  background-image: url(/images/gallery/bg/productgrid_bg.gif);
  background-repeat: repeat-y;
}

.cat-prod-box ul ul.lastline {
  border-bottom: none;
}



.cat-prod-box li.cat-prod-left,
.cat-prod-box li.cat-prod-right {
  float:left;
  margin:0;
  padding:0;
  padding: 10px;
  text-align: center;
}

.cat-prod-box li.cat-prod-left {
  /* width: 207px; */
  width: 150px;
  border-right-width: 3px;
  border-right-style: solid;
  border-right-color: #959CA6;
}

.cat-prod-box li.cat-prod-right {
  /*width: 210px;*/
  width: 151px;
}

.product-name {
  text-align: left;
  margin: 0;
  
  padding: 0;
  color: #555555;
  font-size: 13px;
  font-weight:bold;
  padding-top: 10px;  
}

.categorylist h2, .categorylist h2 a {
  text-align: left;
  margin: 0;
  
  padding: 0;
  color: #4B4C50;
  font-size: 12px;
  padding-top: 10px;  
}

.cat-prod-box li p {
  text-align: left;
  margin: 0;
  padding: 0;
}

.cat-prod-box .taxandshippinginfo,
.smallText {
  font-size: 11px;
}

.cat-prod-box .productPreviewImage {
  /*width:207px;*/
  width: 150px;

  padding-bottom: 5px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #D1DCEA;
}



.productPreviewImageLine {
  /*width:207px;*/
  width: 210px;
  padding-bottom: 5px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #D1DCEA;
}






.categorylist .price {
  font-weight: bold;
  font-size: 14px;
  line-height: 22px
}



.cat-prod-box .price {
  font-weight: bold;
  font-size: 14px;
}

/* Artikeldarstellung */

.outer-articel {
  width: 650px;
}

.outer-articel .left-artbox {
  float: left;
  width:410px;
  padding-bottom: 15px;
}
.labtop{}
.labbottom{margin-top:10px;}

.outer-articel.middle-artbox {
  
  /*width:190px;*/
  width: 239px;
text-align:right;
  padding-left:20px;
  padding-right:0px
}
.outer-articel .right-artbox {
  float: left;
  width:240px;
  text-align:right;
}
.middle-artbox .productoptions {
  border-radius:10px;
  -moz-border-radius:10px;
  -webkit-border-radius:10px;
  border: none;
  background-image: url(/images/gallery/bg/verlauf_hellgrau_grau_bg.jpg);
  background-repeat: repeat-x;
  background-color: #CCCCCC;
  border-style: solid;
  border-width: 1px;
  border-color: #CCCCCC;}

.outer-articel .right-artbox_ebay {
  float: left;
  width:230px;
  text-align:right;
}

.newarticle{position:relative;}

.articlehead h1{
  color:#000000;
  
  font-size:22px;
  font-weight:normal;
  line-height: 80%;
  width:auto;
  border-bottom:1px solid #CCCCCC;
  border-collapse:collapse;
  margin-left:10px; padding-bottom: 7px;
  margin-top:8px;
  padding-top:8px;
  }

.na-left{ width:320px; float:left; text-align:center; margin:auto; padding-top: 10px; padding-bottom: 20px;}
.na-left img{ margin:auto;}
.na-right{ width:320px; float:right;}
.na-right a, .na-right  a:link, .na-right a:hover, .na-right a:visited { color:#999;}

.na-block{}

.na-block-grau{ background:#f2f2f2; min-height:20px; margin-top:20px; margin-bottom:10px; position:relative; padding:3px; padding-top:5px; margin-bottom:5px;}
.na-block-inner{padding:6px;}
.na-block-spacer{height:0px; clear:both;}
.na-block2{ font-size:15px; margin-bottom:3px; color:#000000;}
.na-block3{ min-height:15px; color:#000000;}
.na-block4{ font-size:15px; line-height:30px; color:#000000;}

.nbg-left{ width:85px; margin-left:5px; float:left}
.nbg-right{ float:right; width:210px; margin-right:5px; margin-right:10px;}

.na-block-grau select{ width:100%; border:none;}

.outer-articel .productoptions {
  border-radius:10px;
  -moz-border-radius:10px;
  -webkit-border-radius:10px;
  border: none;
  background-image: url(/images/gallery/bg/verlauf_hellgrau_grau_bg.jpg);
  background-repeat: repeat-x;
  background-color: #CCCCCC;
  border-style: solid;
  border-width: 1px;
  border-color: #CCCCCC;
}

.outer-articel a.thickbox {
  font-size: 11px;
}

.outer-articel a.thickbox:hover {
  text-decoration:none;
}

.outer-articel a.thickbox /images/gallery {
  vertical-align: middle;
}

/* Bestellung */

#checkoutnavigation li.inactive a {
  color: #999999!important;
  display: block;
  height: 84px;
}



/* allgemein */

.submit1 {
    display: block;
    padding-bottom: 25px;
    padding-right: 10px;
    text-align: right;
}

.abstand-box {
  padding:20px;
}

.abstand-box-cross {
  padding:20px;
  padding-left:10px;
  padding-right:10px;

}

.highlightbox table td {
  padding:2px;
}

input[type=checkbox], input[type=radio] {
  margin-left:5px;
  margin-right:5px;
}

.dotline-grey {
  height: 2px;
  margin-top: 1px;
  margin-bottom: 2px;
  margin-left: 10px;
  margin-right: 10px;
  border-top-width: 1px;
  border-top-style: dashed;
  border-top-color: #6F6A68;
}


.wellcome-header {
  background-image: url("/images/gallery/bg/box_left_bg.jpg");
  background-repeat: repeat-x;
  background-color: #83858B;
  color: #FFFFFF;
  width: 690px;
  margin-bottom: 25px;
  float: left;
  border-radius:10px;
  -moz-border-radius:10px;
  -webkit-border-radius:10px;
}

.wellcome-header .text {
  padding-left: 10px;
  padding-right: 10px;
}

.productOldPrice {
  color: #868686;
}
  
.pic-box {
  border: 1px solid #B9BDC4;
}

.ui-corner-all {
  border-radius:10px!important;
  -moz-border-radius:10px!important;
  -webkit-border-radius:10px!important;
}

.ui-tabs .ui-tabs-panel {
    padding: 1em 20px!important;
}

.bewertung {
  text-align:center;
}

.description{
  text-align:left;
  color: #555555;
  font-size: 14px;
  line-height: 22px;
}

.bewertung img {
  border-radius:10px!important;
  -moz-border-radius:10px!important;
  -webkit-border-radius:10px!important;
}
  
  

/*------------------------------------- spezielle Klassen  -----------------------------*/


.clearfloat {
  clear:both;
  height: 0px;
  font-size: 1px;
  line-height: 0px;
  margin: 0;
  padding: 0;
}

/* the clearfix : ------------------ */
.cf {
display: inline-block;
}
.cf[class] {
display: block;
overflow: hidden;
}




.artikelliste{
   float:left;
  /*   margin:3px;
    border:1px solid #eeeeee;
    border-collapse:collapse;
    */
    }

.aktion{
float: right;
margin: -220px 5px 0 0;
position: relative;
z-index: 2;
}

.aktion-prozent{
background: #810505;
color: #ffffff;
font-size: 14px;
border-radius: 6px;
float: right;
position: relative;
text-align: center;
width: 60px;
height: 25 px;
padding: 3px;
margin: -220px 5px 0 0;
position: relative;
z-index: 3;
}


.round-box2 {
  border-top-left-radius:10px;
  border-top-right-radius:10px;
  -moz-border-radius-topleft:10px;
   -moz-border-radius-topright:10px;
  -webkit-border-top-left-radius:10px;
-webkit-border-top-right-radius:10px;
  background-color: #FFFFFF;
  margin:5px;
  margin-bottom: 15px;
  color:#4B4C50;
}

.PlentyFormContainer{ line-height:20px;}
.PlentyFormContainer:after{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}



.ArticleAttrTable td{
padding:2px;
margin-bottom:2px;
}
.ArticleAttrTd_0{
margin_left:2px;
font-size:14px;
 display:inline;

}
.ArticleAttrTd_1{
font-size:14px;
 display:inline;
}
.article_quick_guide_standalone{
width=200px;
}


.articlePages_LinkElement{
line-height: 18px;
display: block;
float: left;
    
    margin: 0 1px;
    text-align: center;
    width: 18px;
border:1px solid #333333;
border-collapse:collapse;
font-size:10px;

}
  .articlePages_LinkElement .articlePages_Link
  {
  background-color:#FFFFFF;
  }
  
  .articlePages_LinkElement .articlePages_Link .articlePages_activeLink
  {
  background-color:#000000;
  color:#FFFFFF;
  }
  .article_quick_guide_standalone{
width=200px;
}

/**
 * für Flagge en
 */
.flag_en {
  visibility:hidden;
}
.flag_de {
  visibility:hidden;
}


/**
 * für Flagge fr
 */
.flag_fr {
  visibility:hidden;
}
.bewertung select{
width:180px;
margin-bottom:2px;
}

.PlentyWebAttributeTitle {
float:left;
margin-left:5px;
}
.PlentyWebAttributeSelect {
min-width:220px;
float:right;
}

/* 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;
}


/* SLIDER */
.slider {margin: 0 0 0px 0;overflow: hidden;}
.slider p {float:left;width:258px;padding-top:200px;font-size: 32px; line-height: 1;}
.slider ul, .slider li { margin: 0; padding: 0; list-style: none;overflow: hidden;}
.slider li { width: 690px; height: 364px; overflow: hidden;}
.slider img {max-width: 730px;}
#prevBtn { margin: -61px 0 0 656px;}
#nextBtn { margin: -61px 0 0 686px;}
#prevBtn a, #nextBtn a { z-index: 10000; display: block; text-align: center; color: #000; text-decoration: none; position: absolute; width: 26px; height: 26px; background: #ffffff no-repeat 0 0; margin: 0;}
#prevBtn, #nextBtn {display: block;height: 26px; width: 26px; position: absolute; z-index: 9999; padding: 0 auto 0 auto;}
#prevBtn a:hover, #nextBtn a:hover { background: #ededed;}


.plentyAttributeSelectValueName
{ color:#000;
}

/* Errors */
  div.PlentyError input[type=text], div.PlentyError input[type=password]
    {
    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;
   }





/* Box Settings*/
  .PlentyWebBasketContainer
  {
    margin-bottom:15px;  
  }

/* Box Headlines */

  .PlentyWebBasketContainerTitle
  {
      background: #eeeeee; /* Old browsers */
      color:#444;
      font-size:18px;
      font-weight:normal;
      padding:5px 10px 5px 10px;border-bottom:2px solid #ccc
  }
  .PlentyWebBasketOpenableContainer:hover #PlentyWebBasketShippingCountryContainerTitle,.PlentyWebBasketOpenableContainer:hover #PlentyWebBasketPaymentMethodContainerTitle,
  .PlentyWebBasketOpenableContainer:hover #PlentyWebBasketShippingMethodContainerTitle,.PlentyWebBasketOpenableContainer:hover #PlentyWebBasketCouponContainer,
  .PlentyWebBasketOpenableContainer:hover #PlentyWebBasketCouponContainerTitle
  {
    cursor:pointer;
    
    background: #ccc;
    color:#000;
  }
  .PlentyWebBasketOpenableContainer:hover #PlentyWebBasketShippingMethodContainerTitle #WebBasketShippingMethodSelectedChange,
  .PlentyWebBasketOpenableContainer:hover #PlentyWebBasketPaymentMethodContainerTitle #WebBasketPaymentMethodSelectedChange,
  .PlentyWebBasketOpenableContainer:hover #PlentyWebBasketShippingCountryContainerTitle #WebBasketShippingCountrySelectedChange,
  .PlentyWebBasketOpenableContainer:hover #PlentyWebBasketCouponContainerTitle #WebBasketCouponSelectedChange
  {
    color:#000;background: #eee;
  }

/* Box Body */

  .PlentyWebBasketContainerContent
  {
    /* inner shadow*/
    -moz-box-shadow: inset 0px 0px 3px #b5c6d0;
    -webkit-box-shadow: inset 0px 0px 3px #b5c6d0;
    box-shadow: inset 0px 0px 3px #b5c6d0;
    
       
    /* rest */
    border:1px solid #b5c6d0;
    border-top:0;
    background-color:#fff;
    padding:10px;
    line-height:17px;
  }
  
/* footer */
  #PlentyWebBasketFooterContainerContent
  {  
      
    text-align: right;
  }

/* Box Head change Buttons */
  #WebBasketShippingCountrySelectedChange,#WebBasketPaymentMethodSelectedChange,#WebBasketShippingMethodSelectedChange,#WebBasketCouponSelectedChange
  {
    font-size:11px;
    font-weight:normal;
    color:444;
    float:right;
    margin-top:3px;  
    cursor:pointer;background:#fff; border-radius:9px;padding:1px 9px
  }

/* 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;
}
  
/* Titel CSS */

#nextWebBasket1,#change_basketWebBasketItemsRefresh,#proceed_orderWebBasket1
  {
    display:block;
    text-align:right;
    margin-top:5px;  
  }
  
/* 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, .ItemsDeliveryDateChange
  {
  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 */
#PlentyOrderCheckoutAccordion
  {
    margin:10px 0 10px 0;
    clear:both;
  }

  /* Errors */
  div.PlentyError input[type=text], div.PlentyError input[type=password]
    {
    border:none;
    border:1px dashed #f44d4d!important;
    background-color:#fbe7e7;
    }
    .PlentyError span, .PlentyError span input
    {
      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;
   }
   
    .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: #eee; 
      color:#444;
      font-size:18px;
      border:0;
      padding:5px 10px 5px 10px;
      font-weight:normal;
border-bottom:2px solid #ccc;margin-top:5px
  }
  .AccordionTitle.CurrentAccordionTitle
  {
    background: #ccc;
    border:0;
    color:#000;
    font-weight:normal;
border-bottom:2px solid #ccc;
  }
 

 .AccordionTitle.AlreadyOpened
  {
    background: #eee;
    color:#4;
    border-bottom:2px solid #ccc
  }
  
 /* Unique goes here */
 
 /* Unique goes here */


/* Accordion Body */

  #PlentyOrderCheckoutAccordion > .AccordionPane
  {
    /* inner shadow*/
    -moz-box-shadow: inset 0px 0px 3px #b5c6d0;
    -webkit-box-shadow: inset 0px 0px 3px #b5c6d0;
    box-shadow: inset 0px 0px 3px #b5c6d0;
    
    /* rounded bottom */
    -khtml-border-radius-bottomleft:5px;
    -khtml-border-radius-bottomright:5px;
    -moz-border-radius-bottomleft:5px;
    -moz-border-radius-bottomright:5px;
    
    /* rest */
    border:1px solid #b5c6d0;
    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]
{
  padding:3px 0;
  margin-top:2px;
}
/* General Styles end */

.PlentyOrderDeliveryAddress
{
  border: 1px solid #cccccc;
  margin: 16px 7px 0px 7px;
  padding: 10px;
  float: left;
  width: 45%;
}

.PlentyOrderDeliveryAddress > .PlentyWebShippingDetailsListTitle
{
  background-color: #f0f0f0;
  border-bottom: 1px solid #cccccc;
  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:#4582a5;
    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 #ccc;
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: right;
}

#PlentyWebInvoiceDetailsBirthdayNotice
{
display: block;
}


div#PlentyWebInvoiceDetailsContainer1 > .PlentyFormContainer > .PlentyFormValue input,
div#PlentyWebInvoiceDetailsContainer2 > .PlentyFormContainer > .PlentyFormValue input
{
width:99%;
}

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


input#PlentyWebInvoiceDetailsHouseNo, input#PlentyWebInvoiceDetailsZIPCode
{
width: 27% !important;
}

#PlentyWebInvoiceDetailsBirthdayNotice
{
font-size: 90%;
}

#PlentyWebInvoiceDetailsBirthdayContainer .address_input_field
{
width: 31% !important;
}


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

#PlentyWebInvoiceDetailsStreet, #PlentyWebInvoiceDetailsZIPCode
{
  float: left;
}

/*** Container 3     ***/

div#PlentyWebInvoiceDetailsContainer3,
div#PlentyWebInvoiceDetailsNotice2
{
clear: both;
border:1px solid #ccc;
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:right;
}
#PlentyWebShippingDetailsFormPane > .PlentyFormBox > .PlentyFormContainer > .PlentyFormValue input
{
 width:100%  
}
#PlentyWebShippingDetailsFormPane > .PlentyFormBox > .PlentyFormContainer > .PlentyFormValue
{
 display:inline-block;
 width:67%
}
#PlentyWebShippingDetailsFormPane > .PlentyFormBox > .PlentyFormContainer
{
 margin-bottom:2px!important;
}    
#PlentyWebShippingDetailsHouseNoTitle { display:none!important; }  
#PlentyWebShippingDetailsHouseNoContainer { float:right!important; margin-right:5px;}    
#PlentyWebShippingDetailsStreetContainer { width: 84%!important;float:left!important;  }
#PlentyWebShippingDetailsStreetTitle { width:36%!important;}
#PlentyWebShippingDetailsStreetContent { width:60%!important;}
#PlentyWebShippingDetailsHouseNoContent { width:100%!important;}
#WebPostfinderGetPackstationsOverlayTrigger
{
	margin-top: 10px;
	cursor: pointer;
	text-align: left;
}

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

#PlentyWebShippingDetailsZIPCodeTitle{
 display: inline-block!important;
    padding-right: 10px!important;
    text-align: right!important;
    width: 58% !important;
  }
  #PlentyWebShippingDetailsZIPCodeContent{
     display: inline-block!important;
   width: 29% !important;
  }
  #PlentyWebShippingDetailsCityContainer
  {
float: left!important;
width: 49% !important;
  }
  #PlentyWebShippingDetailsCityContent
  {
    padding-right: 10px!important;
    text-align: right!important;
    width: 100% !important;
  }
  #PlentyWebShippingDetailsCityTitle { display:none!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; min-width: 250px;
  }
  .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 #B5C6D0;
    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 #b5c6d0;
    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;  
}

#PlentyWebOrderOverviewItemsBox
{
  clear:both;  
  display:table;
  border:1px solid #CCCCCC;
}
#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; background-color:#f6cfce; background:#f6cfce;}
#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;    
}
.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:0px 0 20px 0;
	background-color:#f6cfce;
}
.PlentyOrderSum
{
    border-bottom: 1px solid #CCCCCC;
    padding: 5px;
}
#PlentyWebOrderTotalAmount
{
  border-bottom:none;  
}
#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
{
  margin-top:10px;
  margin-bottom:10px;
}
#PlentyWebOrderOverviewNotesTextarea
{
  width:890px;
}
#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;}
#PlentyWebOrderOverviewItemsTop
{
  margin:16px 0 10px 0;  
  background-color: #F0F0F0;
  border: 1px solid #CCCCCC;
  padding: 0 3px 0 25px;
}


/* Anzeige von IHR ZEICHEN & SONDERWÜNSCHE FÜR DIE BESTELLUNG */

#PlentyWebOrderOverviewReferenceContainer,#PlentyWebOrderOverviewNotesContainer { display:none;}


/* POSITIONEN DER EINZELNEN BOXEN */
#PlentyWebOrderOverviewAGBPrivacyContainer { margin:15px 0; border:1px solid #ccc!important; padding:10px!important; }
#PlentyWebOrderOverviewItemsContainer { float: right; width: 73%; min-height:710px; }
#PlentyWebOrderOverviewInvoiceContainer,#PlentyWebOrderOverviewShippingContainer,
#PlentyWebOrderOverviewShippingMethodContainer,#PlentyWebOrderOverviewPaymentMethodContainer,
#PlentyWebOrderOverviewSchedulerContainer
{
 border: 1px solid #CCCCCC;
    float: left;
    margin-top: 16px;
    padding: 10px;
    width: 23%;

}
#PlentyWebOrderOverviewPaymentMethodContainer { margin-bottom:10px; }
#PlentyWebOrderOverviewSubmitContainer { clear:both; /* background-color:#f0f0f0; border:1px solid #ccc;*/ } /* Zahlungspflichtig bestellen */

#PlentyWebOrderOverviewAGBandWithdrawal {  background-color: #F0F0F0;
    border-bottom: 1px solid #CCCCCC;
    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:#f0f0f0; }
  
  .ItemsDescriptionDetails > .PlentyFormContainer
  {
    float: left;
    margin-right: 15px;
    margin-top: 5px;  
  }
  .ItemsDescriptionDetails > .PlentyFormContainer span
  {
    display:block;
  }
  .ItemsDescriptionDetails > .PlentyFormContainer:first-child
  {
    margin-left:0;
  }
  .ItemsDescriptionUnitPriceTitle,.ItemsDescriptionNoTitle,.ItemsDescriptionIDTitle,.ItemsDescriptionEANTitle,.ItemsDescriptionConditionTitle,.ItemsDescriptionUnit0Title,.PlentyItemsDescriptionContainerTitle
  {
    font-weight:bold;
  }
  #PlentyWebOrderOverviewNoticeTotals
  {
    clear:both;
    margin:20px 0 20px 0;
  }
  #PlentyWebOrderOverviewNotice2
  {
    margin:20px 0 20px 0;
  }
  #PlentyWebOrderOverviewSubmitText,.ItemsDescriptionUnitTitle,.ItemsAttributeValueTitle
  {
    font-weight:bold;  
  }

  #PlentyGoodsRebateTitle,#PlentyGoodsRebateDetail
  {
    color:#28597d;
  }
  
  #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 #ccc; background-color:#f0f0f0; 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;
	}
	
	#PlentyTotalAmountTitle > .PlentyDataAdditional,
	#PlentyTotalAmountSubscriptionTitle> .PlentyDataAdditional
	{
		font-weight: normal;
	}

	#PlentyWebOrderVoucherCreditNote
	{
		color: #95C65C;
	}
  
.ItemsDescriptionEAN
{
    display:none;
}
	.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;
} 