/* test */

#PlentyOrderAmazonPaymentsAdvancedPanel1{
display:none;
}

#PlentyOrderAmazonPaymentsAdvancedPanel1A{
display:none;
}
#PlentyOrderAmazonPaymentsAdvancedPanel2{
display:none;
}
.uvp {
color: red;
font-weight: bold;
font-size: 0.8em;
text-decoration: line-through;
}
.uvp2 {
font-size: 0.8em;
}
/********** BASIS **********/

html,body   { font-family: Verdana, sans-serif; font-size:12px; color:#323232; margin:0; padding;0; font-weight:400; background:url(/layout/sebson/images/background.png) top left #fff repeat-x }
.page-width { width:980px; margin:0 auto; }
.fleft      { float:left;  }
.fright     { float:right; }
.clear      { clear:both;  }
.logo       { padding-top: 42px; display: block; padding-bottom: 13px; padding-left: 0px; float: left; }
img         { border:none; }

	/********** LINKS **********/
	
	a { text-decoration:none; color:#000;}
	a:hover { color:#fe7400; }
	
	.navigation ul a:hover { color:#fff; }
	
	.footer a:hover { color:#b36c40; }
	.footer a.footer-marker:hover { color:#000; text-decoration:underline; }
	
	.top-frame a { color:#fff; text-decoration:none; }
	.top-frame a:hover { text-decoration:underline; } 

	/********** COLORS **********/

	.green { color:#175f1d; }
	.red   { color:#970505; }

/********** SCROLLABLE **********/

.scrollable 				   { position:relative; overflow:hidden; width: 775px; height:221px; margin-bottom:20px; }
.scrollable > .items 		   { width:20000em; position:absolute; }
.scrollable > .items > div     { float:left; width:775px; }
.scrollable > .navi 		   { position: absolute;bottom: 5px; left: 5px; z-index: 1; background: url(/layout/sebson/images/count_back.png) top left; width: 105px; height: 18px; text-align:center; } 
.scrollable > .navi > a        { color:#fff; padding: 0 5px; line-height:18px; cursor:pointer; }
.scrollable > .navi > a.active { color:#fe7400 }
.scrollable > .vor.browse      { background:url(/layout/sebson/images/arrow_for.png) top left no-repeat; bottom: 5px; right: 5px; } 
.scrollable > .zurueck.browse  { background:url(/layout/sebson/images/arrow_back.png) top left no-repeat; bottom: 5px; right: 24px;  } 

.scrollable > .zurueck.browse,
.scrollable > .vor.browse      { z-index: 1; height:16px; width:16px;  position: absolute; cursor:pointer; }

/********** TOPSELLER **********/ 


.topseller .topsell-row { background:url(/layout/sebson/images/tots_background.png) bottom left no-repeat; height:70px; }
.topseller .topsell-name { padding: 15px 10px 20px 10px; display: block; text-transform:uppercase; }
.topseller .topsell-name span { font-weight:bold; }
.topseller .topsell-img img { max-height:87px;}
.topseller .topsell-img { display:block; height:0; overflow:hidden; }
.topseller .topsell-row.hover .topsell-img { height:87px; }
.topseller .topsell-row.hover { height:170px; }

/********** ARTICLE PAGES **********/ 

.cat-pagelinks { float:left; line-height:22px; }
.cat-pagelinks > a:first-child,
.cat-pagelinks > a:last-child { background: url(/layout/sebson/images/arrows.png) no-repeat 0 -17px; text-transform: uppercase; }
.cat-pagelinks > a:last-child  { background-position:100% 3px }

.cat-pagelinks > a:first-child { padding-left: 10px; padding-right: 7px; }
.cat-pagelinks > a:last-child { padding-left: 7px; padding-right: 10px; }

.cat-pagelinks > a:first-child:hover,
.cat-pagelinks > a:last-child:hover { color:#000;text-decoration:underline }

.articlePages { display:inline-block; } 
.articlePages > a { padding:0 4px; } 
.articlePages > a:hover,
.articlePages > a.articlePages_activeLink { background-color:#FE7400; padding:0 4px; color:#fff;  }
 
 /********** CONTENTSITES **********/ 

.contentbg { background-color: #fff; padding: 10px; border: 1px solid #f19040; }

 /********** HOMEPAGE **********/ 
 
.cat-list-bg.home { height:284px; overflow:hidden; margin-bottom:20px; position:relative; }
.cat-list-items { width:2000em; position:absolute; }
.cat-list-items > div { width:750px; float:left; margin-left:10px;}
.prev.browse { background:url(/layout/sebson/images/slide-left.jpg) top left no-repeat; width:16px; height:16px; display:block; position: absolute; top: 140px; left: 5px; cursor:pointer; z-index:5; }
.next.browse { background:url(/layout/sebson/images/slide-right.jpg) top left no-repeat; width:16px; height:16px; display:block; position: absolute; top: 140px; right: 5px; cursor:pointer; z-index:5; }

/********** ARTICLE ORDER **********/
 
#itemOrderSelect { display:none; } 
/* original
.articleorder { width: 155px; position:relative;cursor:pointer;}   
.articleorder > p { color: #000000; margin: 0; background: url(/layout/sebson/images/dropdown.png) no-repeat 100% 2px; padding-right: 20px; z-index: 5; position: relative; padding-left: 5px; padding: 2px 5px 5px 5px; }
*/

/* RK begin*/

#description { 	
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	color: #3e3e3e;
}

#description a {
	color: #000;
	text-decoration: none;
}

.tecdat {
	width: 500px; 
	table-layout: fixed;
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	color: #3e3e3e;
}

.description_title{
	color:#CC7101;
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	font-weight: bold;
}

/* RK end*/

.articleorder { width: 155px; height: 20px; position:relative;cursor:pointer;}   
.articleorder > p {
	color: #000000;
	margin: 0;
	padding-right: 20px;
	z-index: 5;
	position: relative;
	padding-left: 5px;
	padding: 2px 5px 5px 5px;
	line-height: 12px;
	background-image: url(/layout/sebson/images/dropdown.png);
	background-repeat: no-repeat;
	background-position: right top;
}


.articleorder ul,  
.articleorder ul li { list-style:none; margin:0; padding:0; }
.articleorder ul { position: absolute; top: -4px; background-color: #fff; display: none; left: -1px; margin: 0; z-index: 20; border: 1px solid #a4a9aa; -moz-box-shadow: 2px 2px 5px #666; -webkit-box-shadow: 2px 2px 5px #666;
				   box-shadow: 2px 2px 5px #666; width: 157px; padding-top: 27px; z-index: 2; }
.articleorder ul li { padding:5px; border-top:1px solid #cbcbcb }
.articleorder ul li:last-child { border-bottom:none; }
.articleorder ul li:hover { background-color:#f3f3f3; color:#000; }


/********** CART **********/

.cart { background: url(/layout/sebson/images/bg-basket.jpg) no-repeat; width: 111px; height: 40px; right: 0; top: 33px; padding-top: 10px; padding-right: 12px; text-align: right; font-size: 11px; position:absolute; }
.cart img { top: 15px; right: 80px; position: absolute; }

/********** BUTTONS **********/

.cat-item .PlentyWebshopButton.add_basket_ajax { background:url(/layout/sebson/images/to_cart_de.png) top left no-repeat; width:147px; height:40px; display:block; float:right; }
.PlentyWebshopButton { cursor:pointer;  }
.PlentyWebshopButton:hover {
	}

/********** SEARCH **********/

.search { padding-top: 7px; padding-left: 10px; float:left; position:relative; }
#LiveSearchParam { padding-left: 30px; width: 153px; height: 28px; line-height: 26px; margin: 1px 0 0 0; border: none; background: #fff url(/layout/sebson/images/search.png) no-repeat; color: #b4b8b8; float: left; }
#livesearch_result { top: 37px; left: 8px; z-index:100; position:absolute; display:none !important;}
#livesearch_result fieldset { border: none!important; -moz-box-shadow: 2px 2px 5px #666; -webkit-box-shadow: 2px 2px 5px #666; box-shadow: 2px 2px 5px #666; }
#livesearch_result fieldset table { width:100%; }


#livesearch_result table { border-spacing:0; }
#livesearch_result table tr td  { border-bottom:1px solid #a4a9aa; padding:4px;  }
#livesearch_result table tr:hover td { background-color:#f6f6f6; }
#livesearch_result table tr:last-child td { border-bottom:none; } 
#livesearch_result table tr:first-child td { color: #000; padding: 10px 0; font-size: 12px; font-weight: bold; text-transform: uppercase; }
#livesearch_result table tr:first-child:hover td { background-color:#fff; }
#livesearch_result table tr:first-child td:last-child img:hover { cursor:pointer; }
#livesearch_result .Price { font-weight:bold; }

/********** SINGLE ARTICLE **********/
.single         { width: 753px; border: 1px solid #f19040; background: #fff; padding: 10px; }
.single .PlentyWebshopButton.add_basket_ajax { background:url(/layout/sebson/images/to_cart1.png) top left no-repeat; width:147px; height:27px; cursor:pointer; display:block; float:left; margin-left:10px; }

.single .cat-buy .PlentyWebshopButton.add_basket_ajax { margin-left:1px; margin-top:13px }

.single-bigimg  { width: 380px; float: left; text-align: center; height: 340px; position:relative; }

.single-moreimg { margin-bottom:20px; }
.single-moreimg > a > img { max-width:87px; max-height:87px; }
.single-moreimg > a { border:2px solid transparent; display:inline-block; position:relative;
					  transition: all 0.5s;
					  -moz-transition: all 0.5s; /* Firefox 4 */
					  -webkit-transition: all 0.5s; /* Safari and Chrome */
					  -o-transition: all 0.5s; /* Opera */ 
					 }
					 
.single-moreimg > a .marker { opacity:0;
					  position:absolute; 
					  left:50%; 
					  margin-left:-6px;
					  top:-6px;
					  transition: all 0.5s;
					  -moz-transition: all 0.5s; /* Firefox 4 */
					  -webkit-transition: all 0.5s; /* Safari and Chrome */
					  -o-transition: all 0.5s; /* Opera */ 
 } 
.single-moreimg > a:hover .marker,
.single-moreimg > a.zoomThumbActive .marker { opacity:1; }
.single-moreimg > a:hover,
.single-moreimg > a.zoomThumbActive { border:2px solid #eb6005 }
 .single > hr{width: 359px; float: right;}
.single-details { float: right; width: 358px; min-height: 340px; position: relative; padding: 0 0 0 10px; }

.single-cart   { background-color:#fff;-webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; padding:7px; box-shadow:0 0 3px #6a6a6a;
			     float:right; width:205px; position:relative; }
.single-name   {  margin-bottom:5px; position:relative; padding-right:144px; }
.single-name > span { font-size:18px; font-weight:400; color:#f19040; position:relative; z-index:3; height: 22px; overflow: hidden; display: inline-block; text-shadow:0px 1px 1px #fff } 
.single-number { margin-bottom:8px; } 
.single-shortdesc { color: darkgrey; margin-top: 9px; font-size: 11px; margin-bottom:20px; }
.single-price  { color: #f19040; margin-top: 10px; position: relative; float: left; width: 180px; font-size: 18px; font-weight: bold; }
.single hr     { background: none; border: none; border-bottom: 1px solid #f19040!important; padding-bottom: 20px; position: relative; }
.single-producer { float:right; }
.single-producer img { max-width:100px; }
.single-buy    { float: left; width: 210px; margin-top: 10px; }
.single-quantity { border:1px solid #8C8989; height: 23px; line-height: 22px; padding: 1px 5px; float:left; width:30px; }
.single-rebatt { border: 1px solid #979797; float: left; padding: 7px; clear: both; margin-top: 20px; }
.single-rebatt table { width:100%; }
.single-rebatt table tr td,
.single-rebatt table tr th  { width:50%; border-bottom:1px solid #b2b6b6; font-weight:400; text-align:left; font-size:11px; padding:8px 0; }
.single-rebatt table tr:last-child td { border-bottom:none; }
.single-rebatt table tr th:last-child,
.single-rebatt table tr td:last-child { text-align:right; }
.single-rebatt table tr th { text-transform:uppercase; }
.single-rebatt > div { font-size:11px; font-weight:bold; text-transform:uppercase; }
.single-avail { float:left; margin-top:10px; }

.single-fadeoutbtn { background: url(/layout/sebson/images/bar_background.png) top left repeat-x; display: inline-block; position: absolute; right: 120px; top: 0; padding: 1px 7px 7px 7px; line-height: 16px; z-index:3; cursor:pointer;}
.fadeout-infos { display:none; position: absolute; top: -6px; left:-7px; background-color: #cecece; border:1px solid #979797; padding:32px 7px 7px 7px!important; width:270px;  }
.fadeout-infos, 
.fadeout-infos li { list-style:none; margin:0; padding:0; }
.fadeout-infos li {  border-top:1px solid #b2b6b6 }
.fadeout-infos li > a {  border-top: 1px solid #e9e9e9; display: block; padding: 7px 3px; text-transform: none; }
.fadeout-infos li > a:hover { text-shadow:1px 1px 1px #935c2c; background: url(/layout/sebson/images/bar_background.png) top left repeat-x;color:#fff; }

.tabs-head,
.tabs-content,
.tabs-head li,
.tabs-content li { list-style:none; margin:0; padding:0; }

.tabs-head li { float: left; border: 1px solid #999; border-bottom: 1px solid #c9d3d7; background: #d9dfe1; padding: 7px 10px; font-weight: 700; position: relative;
				color: #515353; margin-left:-1px; cursor:pointer; text-transform:uppercase; }

.tabs-head li:first-child { margin-left:0; }
.tabs-head li.active { border:1px solid #c9d3d7; border-bottom:1px solid #fff; background-color:#fff; z-index:1; }
.tabs-content { border:1px solid #C9D3D7; background-color:#fff; width:500px; float:left; padding:10px; clear:both; margin-top:-1px; }
.tabs-content > li { display:none; }

.cross1.cf,.single-tabs-cross { float:left; width:522px; }
.cross1.cf { margin-top:20px; }
.cross1.cf .cross-head { text-shadow: 1px 1px 1px #935c2c; height: 25px; line-height: 23px; padding: 0 10px; color: #fff; font-weight:bold;
						 background: url(/layout/sebson/images/bar_background.png) repeat-x; font-size: 12px; margin: 0; text-transform: uppercase; }
.category-backlink { display:none; }
.category-backlink-text { float:right; }
.cross-acessory { float:right; width:193px; border:1px solid #f19040 }

#TellAFriend { left: 193px; top: 27px; }

/** AJAX CSS **/

.PlentyWebshopOverlay,#myoverlay,#myratingoverlay { background-color: #fff; position: fixed; top: 0; left: 0; width: 100%; height: 100%; opacity: 0.7; }
#PlentyWebshopPopup_AfterItem2Basket,#PlentyWebshopPopup_ErrorMessage,#myoverlaybox,#myratingbox {
	top: 50%!important;
	position: fixed;
	width: 365px;
	height: 275px;
	left: 50%;
	margin-left: -182px;
	margin-top: -137px;
	background-color: #fff;
	border-radius: 5px;
	box-shadow: 0 0 3px #a6a6a6;
	border: 1px solid #a6a6a6;
}
.PlentyWebshopPopup { height:220px!important; margin-top: -110px!important;}
#myoverlay,#myratingoverlay { z-index:99; }
#myoverlaybox,#myratingbox { z-index:100; width:600px; margin-left:-300px; }
#myratingbox { height:446px; margin-top:-223px; }
#myoverlaybox,#myoverlay,#myratingbox,#myratingoverlay { display:none; } 
.myoverlayleft {  float: left; width: 250px; padding:20px; margin-top:20px;}
.myoverlayright {  float: right; width: 250px; padding: 20px; border-left:1px solid #cbcbcb; margin-top:20px; height:200px;} 

.PlentyWebshopButton { background: url(/layout/sebson/images/plenty-button-bg.jpg) top left repeat-x; height: 27px; display: inline-block; color: #fff; line-height: 27px; padding: 0 7px; font-size: 12px; text-shadow: 1px 1px 1px #3a3a3a;}
.PlentyWebshopButton:hover { color:#fff; text-decoration:none; }
.PlentyWebshopButton.add_basket_ajax { padding:0; }

.PlentyWebshopPopup .PlentyWebshopButton { margin-top:45px;  }

.myoverlaybox .myoverlayright .PlentyWebshopButton { position: absolute; bottom: 15px; right: 15px; }
.myoverlaybox .myoverlayleft .PlentyWebshopButton { position: absolute; bottom: 15px; left: 15px; } 

#PlentyWebshopPopup_AfterItem2Basket .PlentyWebshopContainer.PlentyFormBox { margin:25px; }
#PlentyWebshopPopup_AfterItem2Basket .message { font-size:18px; }
.plentyAttributeSelectWrapperContent ul,
.plentyAttributeSelectWrapperContent ul li { list-style:none; margin:0; padding:0; }
.plentyAttributeSelectWrapperContent li { float: left; margin-right: 10px!important; border: 1px solid #fff; box-shadow: 0 0 3px #989898; height: 31px; width: 31px;
										  text-align: center;line-height: 31px; cursor:pointer; }
.plentyAttributeSelectWrapperTitle { font-size:14px; margin-bottom: 5px; margin-top: 15px; }
.plentyAttributeSelectWrapperContent li.plentyAttributeSelectDisabled { opacity:0.5; }
.plentyAttributeSelectWrapperContent ul li a { height:31px; width:31px; display:block; }
.plentyAttributeSelectSelected { box-shadow:0 0 3px #da0000!important; }
.plentyAttributeSelectSelected a { color:#c40d09 } 
.plentyAttributeSelectWrapperContent.plentyAttributeSelectHasImageGallery ul li.plentyAttributeSelectSelected { border: 5px solid #fff; width: 23px; height: 23px; overflow: hidden; }
.plentyAttributeSelectWrapperContent ul li.plentyAttributeSelectSelected img { margin-top: -5px; }

/********** FOOTER **********/

.footer         		{ margin:20px 0; background:url(/layout/sebson/images/footer_background.png) top left no-repeat; height:240px;  }
.footer .footer-marker  { display: block; text-align: center; height: 36px; line-height: 36px; font-size:10px; }
.footer dl { float:left; width:240px; }
.footer dl dd { margin:0; } 
.footer dl dt { color: #b36c40; margin-bottom: 10px; padding: 2px 20px; font-weight: bold; }
.footer li { list-style:url(/layout/sebson/images/list-style.gif); margin-bottom:12px; }
.footer-zahlarten { margin-top:18px; text-align:center; }
.footer-zahlarten img { margin:0 10px; }

/********** CATEGORY **********/

.cat-head-name { text-shadow: 1px 1px 1px #935c2c; height: 25px; line-height: 23px; padding: 0 10px; color: #fff; background: url(/layout/sebson/images/bar_background.png) repeat-x; font-size:14px; margin:0; text-transform:uppercase;  }
.cat-head-box { background: #fff; border: 1px solid #f19040; margin-bottom: 20px; padding: 6px 10px 4px 10px; }

.cat-list-bg { background-color: #fff; padding: 10px; border: 1px solid #f19040; }
.whitebox.cat { margin-bottom:20px; height:42px; }
.cat-name > a { font-weight:bold; color:#fe7400; display:block; height: 15px; overflow: hidden; }
.cat-image { width:220px; height:150px; text-align:center; }
.cat-image img { max-width:220px; max-height:150px;  }
.cat-item { margin: 10px 15px 20px 15px; width: 220px; height: 278px !important; text-align: center; overflow: hidden; float: left; position: relative;}
.cat-price { font-size:14px; font-weight: bold; text-align: center; color: #fe7400; } 
.cat-shortdesc { color: darkgrey; height: 30px !important; margin-bottom: 10px; overflow: hidden; margin-top: 5px; font-size:11px; }
.cat-buy { position:absolute; bottom:0; left:0; }
.cat-buy-details { background:url(/layout/sebson/images/details.png) top left no-repeat; width: 72px; height: 40px; float: left; }
.cat-uvp { margin-top:0px; height:0px; color:darkgrey; font-weight:bold; }
.cat-uvp span { text-decoration:line-through; }
.category-text { background-color: #fff; padding: 10px; border: 1px solid #cbcbcb; margin-top:10px; }

/********** BREADCRUMBS **********/

.breadcrumbs { 
	padding: 10px 10px 0px 10px;
	font-size: 11px;
	font-weight: 700;
	text-transform: uppercase;
	clear: both;
}
.breadcrumbs span {  color:#999; text-decoration:none; }
.breadcrumbs > a { color: #000; text-decoration: none; }
.breadcrumbs > a:hover { color:#000; text-decoration:underline; }

/********** HEADER **********/

.top-frame .top-frame-links {  font-size: 10px; color: #515353; margin-top: 8px; float: right; text-transform: uppercase; position:relative; z-index:1; }
.top-frame .top-frame-links a { color: #515353; font-weight: 700; position: relative; z-index: 2; } 
.top-frame .top-frame-links > div { display:inline-block; position:relative; padding:0 10px; }
.top-frame .top-frame-links > div > ul { background-color: #fff; display: none; right: 0px; top: -5px; list-style: none; padding: 21px 0 0 0; margin: 0; position:absolute;  font-size: 10px; border: 1px solid #c2c2c2;
										 -moz-box-shadow: 2px 2px 5px #666; -webkit-box-shadow: 2px 2px 5px #666; box-shadow: 2px 2px 5px #666;}
.top-frame .top-frame-links > div > ul > li { border-top:1px solid #b4b8b8; padding:5px 9px; }
.toggleout-top { display:inline-block; background:url(/layout/sebson/images/arrow-down.png) no-repeat 100% 5px; font-size: 10px; font-weight: 700; text-transform: uppercase; line-height: 14px; padding-right: 10px; }
.page-head .informations { position: absolute; top: 40px; left: 368px; }

.page-head { margin-bottom: 1em; position:relative; }
.page-head .navigation ul,
.page-head .navigation ul li { list-style:none; margin:0; padding:0; }
.page-head .navigation {
	height:46px;
	background:url(/layout/sebson/images/navi_background.png) top left no-repeat;
	-webkit-box-shadow: 0px 0px 2px #b8b8b8;
	-moz-box-shadow: 0px 0px 2px #b8b8b8;
	box-shadow: 0px 0px 2px #b8b8b8;
}
.page-head .navigation ul li { float: left; height: 45px; line-height: 45px; font-size: 13px; padding: 0px 20px; text-transform: uppercase; font-weight:bold;  }
.infocentericon { margin-top: 9px; margin-right: 9px; }


/********** SIDEBAR **********/

.sidebar { float:left; width:193px; }
.sidebar .PlentyCategoryNavigationContainer a  { display:block; }
.sidebar .PlentyCategoryNavigationContainer ul,
.sidebar .PlentyCategoryNavigationContainer ul li { list-style:none; margin:0; padding:0;  }
.sidebar .PlentyCategoryNavigationContainer ul li { background:url(/layout/sebson/images/sidebar_back.png) top left no-repeat; margin-bottom:2px; }
.sidebar .PlentyCategoryNavigationContainer ul li:hover,
.sidebar .PlentyCategoryNavigationContainer ul li.Active { background:url(/layout/sebson/images/sidebar_hover.png) top left no-repeat; }
.sidebar .PlentyCategoryNavigationContainer ul li:hover > a { color:#fff; text-decoration:underline; }
.sidebar .PlentyCategoryNavigationContainer ul li.Active > a { color:#fff;  }
.sidebar .PlentyCategoryNavigationContainer ul li > a { display: block; padding: 5px; line-height: 17px; padding-left:25px; }
.sidebar .PlentyCategoryNavigationContainer { background-color:#fff; margin-bottom:20px; }
.sidebar .header { background:url(/layout/sebson/images/side_background.png) top left no-repeat; width:193px; height:32px; margin-bottom:0; line-height: 32px;
font-size: 12px;  margin-top:0; padding:0 10px; text-transform:uppercase;}
.sidebar .box {  margin-bottom: 15px; }
.sidebar .box .content { -webkit-box-shadow: 0px 3px 2px #d1d1d1; -moz-box-shadow: 0px 3px 2px #d1d1d1; box-shadow: 0px 3px 2px #d1d1d1; min-height: 130px; background-color:#fff; padding:2px;}
.sidebar .box .content.blog { line-height: 1.6em; font-size: 11px; padding: 10px; }

/********** MAINCOLUMN **********/

.main-column { float:right; width:775px; }
.main-column.standalone { width:1000px; float:none; }

/*ZOOM*/
.zoomPad { position:relative; float:left; z-index:99; cursor:crosshair;}
.zoomPreload { -moz-opacity:0.8; opacity: 0.8; filter: alpha(opacity = 80); color: #333; font-size: 12px; text-decoration: none; border: 1px solid #CCC; background-color: white; padding: 8px; text-align:center; background-image: url(../images/zoomloader.gif); background-repeat: no-repeat;background-position: 43px 30px; z-index:110; width:90px; height:43px; position:absolute; top:0px; left:0px;* width:100px;* height:49px;}
.zoomPup { overflow:hidden; background-color: #FFF; -moz-opacity:0.6; opacity: 0.6; filter: alpha(opacity = 60); z-index:120; position:absolute; border:3px solid #f19040!important; z-index:101; cursor:crosshair;}
.zoomOverlay { position:absolute; left:0px; top:0px; background:#FFF; /*opacity:0.5;*/ z-index:5000; width:100%; height:100%; display:none; z-index:101;}
.zoomWindow { position:absolute;  left:110%;top:39px;background:#FFF; z-index:6000;  height:auto;  z-index:10000;  z-index:110;}
.zoomWrapper {  position:relative;  border:1px solid #999;  z-index:110;}
.zoomWrapperTitle { display:block;  background:#999;  color:#FFF;  height:18px;  line-height:18px;  width:100%;  overflow:hidden;  text-align:center; font-size:10px; position:absolute; top:0px; left:0px; z-index:120; -moz-opacity:0.6;  opacity: 0.6; filter: alpha(opacity = 60);}
.zoomWrapperImage { display:block;  position:relative; overflow:hidden; z-index:110;}
.zoomWrapperImage img { border:0px; display:block; position:absolute; z-index:101;}
.zoomIframe { z-index: -1; filter:alpha(opacity=0); -moz-opacity: 0.80; opacity: 0.80;  position:absolute;display:block;}
.zoomoptions h3, .zoomoptions h4{width:auto}
.zoomoptions .producerlogo{max-width:190px; max-height:50px}
.zoomoptions{background: none repeat scroll 0 0 #FFFFFF; border: 4px solid #DDDDDD; display: none; margin: -14px 0 0 0; padding: 10px; position: absolute; text-align: center;  width: 208px;   z-index: 110;}
.zoomoptions .zoomimages img{width:50px; margin:5px; }
.zoomoptions #mainimg{display:block; text-align:center }
.zoomoptions .produkt_picture a{width: 208px;}
.zoomoptions .zoomimages {padding:5px; border-top:1px dotted #ccc;  display:block;}
.zoomdesc{display: block; height: 79px; margin-bottom: 10px; overflow: hidden;}
.zoomoptions p{margin:0;padding:0}
.zoomdesc h1, .zoomdesc h2, .zoomdesc h3{display:none}
.jqzoom{margin:0 auto; display:block;float:left}

/********** OXID FEATURE LIST**********/

.js-articleBox.featuredList               { list-style:none; margin:0; padding:0; background-color:#fff; }
.js-articleBox.featuredList .articleTitle { background: url(/layout/sebson/images/tots_background.png) no-repeat; width: 193px; height: 67px; }
.js-articleBox.featuredList .articleImage.showImage { height:110px; text-align:center; }
.js-articleBox.featuredList .articleImage.showImage img { max-height:87px; }
.js-articleBox.featuredList a { padding: 7px 10px 5px 10px; display: block; }
h3.lightHead,h2.pagehead,h1.pagehead { background: url(/layout/sebson/images/bar_background.png) top left repeat-x; color: #fff; text-shadow: 1px 1px 1px #935c2c; height: 25px; 
			   line-height: 24px; padding: 0 10px; margin: 0; text-transform:uppercase; font-size:12px; }

.cross-acessory > .js-articleBox.featuredList > .articleTitle:last-child { background:none; }

#wrapper-cms-info { width: 580px; margin: 0 auto; padding: 10px; height: 360px; }
.box-cms-info-left,
.box-cms-info-right  { width: 278px; height: 58px; float: left; margin: 0 0 20px 0; border: 1px solid #ccc; background:url(/layout/sebson/icons/box_background.png) no-repeat; }
.box-cms-info-right { float:right; }
.box-cms-info-img { width: 40px; height: 50px; float: left; padding: 10px 0 0 10px; }
.box-cms-info-text { width: 190px; height: 40px; padding: 10px 10px 10px 25px; float: left; line-height:40px; }

/********** TEXT ABSCHNEIDEN **********/

.schneiden {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 173px;
	font-weight:bold;
	display:block;
}

.preview-list { padding-bottom: 10px; border-bottom: 1px solid #cbcbcb; margin-bottom: 10px; }
.preview-list > div.preview-text { height: 60px; overflow: hidden; }

.content.blog .preview-list:last-child { border-bottom:none; margin-bottom:0; } 

/********** CLEARFIX (for floats)**********/

.cf:before,.plentyAttributeSelectWrapper:before,
.cf:after,.plentyAttributeSelectWrapper:after {content: " "; /* 1 */display: table; /* 2 */}

.cf:after,.plentyAttributeSelectWrapper:after {clear: both;}

/**
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */
.cf,.plentyAttributeSelectWrapper {*zoom: 1;}


.PlentyWebshopButton.add_basket_ajax { font-size:0; }

#PlentyWebshopPopup_ErrorMessage .plentyErrorBox { width:349px!important; background:none!important; color:#000!important;  }
#PlentyWebshopPopup_ErrorMessage .plentyErrorBoxTitle { color:#000!important; }
.ekomi-box{
text-align: center;
margin-bottom: 10px;
}
/* RATING */
.PlentyFormContainer.ItemsDescriptionRatingTitle, 
.PlentyFormContainer.ItemsDescriptionRatingDetailCommentTitle,
.PlentyFormContainer.ItemsDescriptionRatingDetailCommentTitle { font-weight:bold; margin:10px 0 5px 0; }
.PlentyFormContainer.ItemsDescriptionRating { border:1px solid #ccc; padding:10px; }
.PlentyFormContainer.ItemsDescriptionRating  span { display:block; }
.PlentyFormContainer.ItemsDescriptionRatingDetailCommentValue textarea { width:99%; height:100px; }
.PlentyFormContainer.ItemsDescriptionRatingDetailCommentValue .item_rating { float:left;  }
.PlentyFormContainer.ItemsDescriptionRatingDetailCommentValue img { float:left; margin-left:5px; }
.PlentyFormContainer.ItemsDescriptionRatingDetailCommentValue .item_clear { clear:both; display:block;}
.PlentyFormContainer.ItemsDescriptionRatingDetail input[type="submit"] 
{ 
    height: 34px;
    margin-top: 2px;
    padding: 0 5px;
    cursor: pointer;
    background: #434343;
    color: #fff; 

}
.PlentyFormContainer.ItemsDescriptionRating{
border: none !important;
}
.article_rating_comment_input{
max-width: 480px;
}
.ItemsDescriptionRatingDetail input[type=submit]{
background: url(/layout/sebson/images/plenty-button-bg.jpg) top left repeat-x !important;
border: none;
line-height: 25px;
padding-top: 0px !important;
height: 25px !important;
}
.article_rating_table tbody tr td{
border-bottom: 1px solid #f19040!important;
padding: 10px;
}
.article_rating_column_left{
width: 70px;
}
.article_rating_table{
width: 100%;
border-spacing: 0;
}
.article_rating_table > tbody > tr:last-child > td{
border:none !important;
}
.open-rating-form{
margin-top: 20px;
}
.open-rating-form{
background: url(/layout/sebson/images/plenty-button-bg.jpg) top left repeat-x !important;
cursor: pointer;
padding-left: 10px;
height: 27px;
line-height: 27px;
color: #fff;
}
.tab3 > .ItemsDescriptionRating{
height: 0px;
display: none;
}
.social-links{
margin-top: 29px;
list-style: none !important;
padding: 0;
}
.fb-link{
display: inline-block;
width: 35px;
height: 35px;
margin-left: -8px;
}
.google-link{
display: inline-block;
width: 35px;
height: 35px;
margin-left: 0px;
}
.jqzoom img{
max-height: 365px;
}

li.PlentyCat_14 { display:none !important; }

li.PlentyCat_16 { display:none !important; }

.cat-img{ margin-left: -7px; margin-top: -3px; margin-bottom: 10px; }
.cat-img img{ max-width: 767px; }

.flFilterBoxNav {
	/*display:none !important;*/
	height: auto;
	width: 100%;
	display: block;
	margin-bottom: 10px !important;
}





/* FINDOLOGIC start */

img {border: none;}

#flOuterContainer {
	color: #000000;
	font-family: Verdana,sans-serif;
	font-size: 12px;
	text-align: left;
}

#flProductBoxes {
	width:325px;
	float:right;
	margin-top:20px;
}

.flPages {
	text-align:right;
}

#flFilterContainer {
	margin: 0 auto 0 auto;
}

#flMainFilters .flFilterBox {float: left;}

#flExpandMoreFilters, #flMoreFilters {clear: both;}

#flMoreFilters {clear: both;}

#flExpandMoreFilters a {
	width:193px;
	height:32px;
	margin-bottom:10px;
	margin-top:0px;
	line-height: 32px;
	font-size: 12px;
	
	text-transform:uppercase;
	background-image: url(/layout/sebson/images/side_background.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	display: block;
}

#flMoreFilters .flFilterBox {float: left;}

.flFilterBox {
	margin-right: 5px;
	margin-bottom: 5px;
	width: 148px;
	text-align: center;
	background: url('/layout/sebson/images/bar_background.png') repeat-x scroll 0% 0% transparent;
	background-color: #F6A357;
	border: 1px solid #F6A357;
	color: #fff;
	
}

.flFilterBoxFilters, .flFilterBoxAttributes {
	overflow:auto;
	height:72px;
/*	border:thin solid #CACACA; */
	-moz-border-radius:5px;
	margin-top:3px;
	padding:2px 10px 5px 10px;
	background-color:#fff;
	text-align: left;
}

.flFilterBoxAttributeName {
	cursor:pointer;
	background-image:url("../images/arrow-down.gif");
	background-repeat:no-repeat;
	background-position:right 6px;
	padding-right:12px;
}

.flBorder {border: 0px solid #ddd;}

.flImageleft {}

.flImageright {}

.flSubTable {width: 100%;}

.flFilterRedundant {margin-left: 5px;}

.flCloudHeader {
	color: #000000;
	padding: 4px;
	text-align: left;
	font-weight: bold;
}

strong .flEmphasis {text-decoration: underline;}

.flEmphasis {}

.flFrequency {color: #0000FF;}

.flOuterBorder {
	border-color: #D3D3D3;
	border-spacing: 0;
	border-style: solid;
	border-width: 1px 0;
	margin-left: 0px;
	margin-right: 0px;
	width: 315px;
	float:left;
	border:none !important;
	margin-top:0px;
}

a.flResultTitle {
	font-family: arial;
	font-weight: bold;
}

a.flResultTitle .flEmphasis {text-decoration: underline;}

.flShortDescription {
	font-size: 10px;
	background-color: #D2E6CB;
}

span.flPrice {font-weight: bold;}

span.flOverriddenPrice {
	font-weight: normal;
	text-decoration: line-through;
}

span.flOverridingPrice {
	font-weight: bold;
	color: #FF0000;
}

.flFilterCloud a {
	color: #000000;
	font-family: arial;
	text-decoration: none;
}

.flFilterCloud a:hover {
	text-decoration: underline;
	color: #000000;
}

.flCloudHeader a:visited {color: #000000;}

.flCloudSizeClass0 a {font-size: 9px;}

.flCloudSizeClass1 a {font-size: 10px;}

.flCloudSizeClass2 a {font-size: 11px;}

.flCloudSizeClass3 a {font-size: 12px;}

.flCloudSizeClass4 a {font-size: 13px;}

.flCloudSizeClass5 a {font-size: 14px;}


#flContentContainer a#flRemoveAllFilters {color: #FF8C00; text-decoration: none;}

#flRemoveAllFilters:hover {text-decoration: none;}

#flCloudAreasTable {}

#flCloudArea {background-color: #E8E8FF;}

#flContentContainer {padding-top:10px;}

#flSearchHeader {display: none; width: 100%; cellspacing: 0;}

#flSearchInfo {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	text-shadow: 1px 1px 1px #935C2C;
	color: #fff;
	height: 25px;
	line-height: 23px;
	margin-right: 15px;
	padding-left: 8px;
	display: block;
	overflow: hidden;
	background-image: url(/layout/sebson/images/bar_background.png);
	background-repeat: repeat-x;
	background-position: 0% bottom;
}

#flSearchInfo input {
	border:thin solid #c6c6c6;
	margin:5px 5px 0 0;
}

#flRestrictHeader {
	border-spacing: 0;
	font-size: 12px;
	height: 17px;
}

.flContFilterRedundant {
	margin-left: 2px;
	margin-bottom: 5px;
}

.flChosenFilter {font-weight:bold;}

.flChosenFilter img {
	border: none;
	margin-left: 5px;
}

.flFilterCloud {padding: 4px;}

.flFilterCloud span {padding-right: 4px;}

.flFilterRedundant span {padding-right: 3px;}

.flPageCurrent {
	color: #ED222A;
	text-decoration: none;
	font-weight: bold;
}

.flPageResult {color: #5E5A5A;}

.flClear {
	height: 20px;
	clear: both;
}

#flFilterContainer1 ul.flFilters, #flFilterContainer1 ul.flChosenFilters ,
#flFilterContainer ul.flFilters, #flFilterContainer ul.flChosenFilters {
	margin:0;
	padding:0;
}

.flFilter a, .flChosenFilter a {
	color:#000;
	text-decoration:none;
	display: block;
	padding: 2px;
}

.flFilter, .flChosenFilter {
	margin-left:0 !important;
	list-style:none;
	font-size:11px;
	clear: both;
	color: #000;
}

.flFilter input.flMultiselectCheckbox {float: left;}

.flFilter a:hover, .flChosenFilter a:hover, li.make_block a:hover, li.make_block:hover{
	background: url('/layout/sebson/images/bar_background.png') repeat-x scroll 0% 0% transparent; 
	background-image:none;
}

.flChosenFilter span.flFilterName {/*display: block;*/ padding-right: 6px; }

.flChosenFilter span.flFilterValue {font-weight: normal;}

#flChosenFilters {
	padding-left:2px;
	padding-bottom:10px;
	padding-top:20px;
	list-style-type: none !important;
}

#flContentContainer  td {font-size: 11px;}

#flContentContainer a {color: #464646;}

.flFilter a:hover {color:#1A3E88;}

ul#nav li.top-nav {width: 200px;text-align: center;}

ul#nav li.top-nav ul {
	text-align: left;
	max-height: 250px;
	overflow: auto;
	width: 200px;
}

#flPaginator {clear: both}

#flPaginator table {font-size:11px;}

#flResults {clear: both; width:100%;}

.flResult {
	padding:25px;
	width:170px;
	text-align:center;
	vertical-align: top;
}

.fl_image {	float: left;}

.flRemoveAllFilters {
	color:#FFF !important;
	background-color: #F90;
	text-align:center;
	margin-top: -6px;
	margin-bottom: -6px;
}

.flFilter.flSelected .colorPickerElementWrapper {border-color: black;}

.colorPickerElementWrapper {
	position:relative;
	text-align:center;
	width:25px;
	height:25px;
	border:1px solid #DDD;
	padding: 1px;
}

.colorPicker {
	width:25px;
	height:25px;
	position:absolute;
	left: 1px;
	top: 1px;
}
.noColorFound {	padding-top:7px; } 

/* Beginn css-Styles für die Herstellerfilter mit Logo */

div.flImageFilter a.flImageFilter{
	text-decoration: none;
	display: inline-block;
}

div.flImageFilter {
	padding: 3px;
	display: inline-block;
	margin: 0 0 5px 0;
}

div.flImageFilter:hover {background-color: #cacaca;}
img.flImageFilter {
	vertical-align: middle;
	text-decoration: none;
}

div.flImageFilterTitle {
	margin: 0 10px 0 5px;
	vertical-align: middle;
	display: inline-block;
}

span.flFilterImageTitle {
	color: #000000;
	text-decoration: none;
}

div.flPromotion {text-align: center;}

form.flRangeSlider p {height: 25px;}

form.flRangeSlider .flSelectedMin {float: left;}

form.flRangeSlider .flSelectedMax {float: right;}

form.flRangeSlider .flSelectedMin input {width: 40px; text-align: center;}

form.flRangeSlider .flSelectedMax input {width: 40px; text-align: center;}

form.flRangeSlider {text-align: center;}

div.findologic-slider {clear: both;	margin: 5px 0px;}
/* Ende css-Styles für die Herstellerfilter mit Logo */


body .flFilterBoxFilters a,
body .flFilterBoxFilters input.ui-button[type="submit"] {
	display:none !important;
}


body .flFilterBoxFilters  a.ui-slider-handle {
	display:block !important;
}


body .flFilterBoxFilters  ul a {
	display:block !important;
}

#flSearchInfo {
	margin-right:8px;
}


#flPoweredBy {
	margin:10px 140px 0px 0px;
	float:right;
	width: 90px;
}

#flFilterContainer1 .flFilterBox ,
#flFilterContainer .flFilterBox {
	width:auto;

}


#flFilterContainer1  #flMainFilters .flFilterBox,
#flFilterContainer  #flMainFilters .flFilterBox {
	width:148px;
}

#flFilterContainer1   li.flChosenFilter ,
#flFilterContainer   li.flChosenFilter {
	display:inline-block;
	padding:1px 2px;
	margin:5px;
	border:1px solid #FBB975;
}

#flFilterContainer1   li.flChosenFilter:hover ,
#flFilterContainer   li.flChosenFilter:hover {
	background-color:#FBB975;
}

#flFilterContainer1   li.make_block ,
#flFilterContainer   li.make_block {
	display:block;
	border-width:1px;
	width:auto;
	padding:7px;
	/*background-color:transparent;
	color:#000000 !important;
	text-decoration:none !important;*/
}

#flFilterContainer1   li.make_block a ,
#flFilterContainer   li.make_block a {
	background-color:transparent  !important;
	text-decoration:none !important;
	color:#000000 !important;
}

#flFilterContainer1   li.make_block a:hover ,
#flFilterContainer1   li.make_block:hover ,
#flFilterContainer   li.make_block a:hover ,
#flFilterContainer   li.make_block:hover {
	/*text-decoration: underline !important;
	background-color:transparent  !important;*/
}

/* JQUERY-UI.CSS überstylt */

input.ui-button {
	margin: 5px auto 3px auto !important;
	padding: 0px 30px 0px 30px !important;
	display: block !important;
}
	
/* JQUERY-UI.CSS überstylt ENDE*/

table#flSearchHeader { 
	border-collapse:collapse;
	border-spacing:0px;
	margin-bottom:10px;
}

#input_filtersuche {
	font-size: 14px;
	height: 33px;
	margin-top: 0px;
	margin-left: 12px;
	padding-left: 15px;
	padding-right:15px;
	float: left;
	}

.flbox {
	background-color: transparent;
	display: block;
	margin: 0px;
	padding: 0px;
}

/* FINDOLOGIC end */

.flFilterBoxChosen {
	color: #FFF;
background: url('/layout/sebson/images/bar_background.png') repeat-x scroll 0% 0% #F6A357;
text-align: center;
margin-bottom: 5px;
margin-right: 5px;
border: 1px solid #F6A357;
}

.findologic_pagination select {
	float:right;
}


#PlentyWebBasketItemsItemsHeader > div.ItemsHeadline { padding: 10px 5px!important; font-weight: 400!important;; font-size: 18px!important;background-color: #f4f4f4!important;; }
#PlentyWebBasketItemsContainerContent { padding-top:0!Important; }
.PlentyWebBasketContainerTitle { margin-bottom:0!important; }
.PlentyWebshopButton.change_basket {  margin-top:10px; } 
#PlentyBasketWebBasket .PlentyWebshopButton { display:inline-block; }
#PlentyWebBasketPaymentMethodSelect .PlentyFormContainer,
#PlentyWebBasketItemsMain > div.PlentyBasketItemRow > div { border-bottom:1px solid #cbcbcb!important; }

#PlentyWebBasketPaymentMethodSelect .PlentyFormContainer:last-child, 
#PlentyWebBasketItemsMain > div.PlentyBasketItemRow:last-child > div { border-bottom:none!Important }
#PlentyWebBasketItemsMain > div.PlentyBasketItemRow .ItemsImage img { max-width:150px; }

/* Errors */
  div.PlentyError input[type=text], div.PlentyError input[type=password]
    {
    border:none;
    border:1px dashed #f44d4d!important;
    background-color:#fbe7e7;
    }
  
  div.PlentyErrorPane
    {
    display:    none;
    color:      white;
    font-size:    12pt;
    }
   .PlentyErrorMessageBox
   {
    background-color: #f36060;
      border: 1px dashed #9c2020 !important;
    margin-bottom:5px;
    padding:5px;
   }





/* Box Settings*/
  .PlentyWebBasketContainer
  {
    margin-bottom:15px;  
	background-color:#fff;
	box-shadow:0 0 3px #6a6a6a;
  }


/* Box Headlines */

  .PlentyWebBasketContainerTitle
  {
      
      background-color:#fff;
	  font-size:18px;
      font-weight:400;
      padding: 10px 0px 10px 0px;
	  border-bottom: 1px solid #cbcbcb;
	  margin: 0 15px;
  }
  .PlentyWebBasketOpenableContainer:hover #PlentyWebBasketShippingCountryContainerTitle,.PlentyWebBasketOpenableContainer:hover #PlentyWebBasketPaymentMethodContainerTitle,
  .PlentyWebBasketOpenableContainer:hover #PlentyWebBasketShippingMethodContainerTitle,.PlentyWebBasketOpenableContainer:hover #PlentyWebBasketCouponContainer,
  .PlentyWebBasketOpenableContainer:hover #PlentyWebBasketCouponContainerTitle,.PlentyWebBasketOpenableContainer:hover #PlentyWebBasketSchedulerContainerTitle
  {
    cursor:pointer;
	color:#fe7400;
    
  }
  .PlentyWebBasketOpenableContainer:hover #PlentyWebBasketShippingMethodContainerTitle #WebBasketShippingMethodSelectedChange,
  .PlentyWebBasketOpenableContainer:hover #PlentyWebBasketPaymentMethodContainerTitle #WebBasketPaymentMethodSelectedChange,
  .PlentyWebBasketOpenableContainer:hover #PlentyWebBasketSchedulerContainerTitle #WebBasketSchedulerSelectedChange,
  .PlentyWebBasketOpenableContainer:hover #PlentyWebBasketShippingCountryContainerTitle #WebBasketShippingCountrySelectedChange,
  .PlentyWebBasketOpenableContainer:hover #PlentyWebBasketCouponContainerTitle #WebBasketCouponSelectedChange
  {
    color:#fe7400;
  }

/* Box Body */

  .PlentyWebBasketContainerContent
  {
   
    background-color:#fff;
    padding:10px;
    line-height:17px;
  }
  
/* footer */
  #PlentyWebBasketFooterContainerContent
  {  

    
    text-align: right;
  }

/* Box Head change Buttons */
  #WebBasketSchedulerSelectedChange,#WebBasketShippingCountrySelectedChange,#WebBasketPaymentMethodSelectedChange,#WebBasketShippingMethodSelectedChange,#WebBasketCouponSelectedChange
  {
    font-size:12px;
    font-weight:400;
    color:#323232;
    float:right;
    margin-top:3px;  
    cursor:pointer;
  }

/* Box slideable:hover */

.PlentyWebBasketOverlayMainPane > .PlentyWebBasketOverlayBackground
{
  width: 100%;
  height: 100%;
  left: 0px;
  top: 0px;
  position: fixed;
  opacity: 0.5;
  background-color: black;
}

.PlentyWebBasketOverlayMainPane > .PlentyWebBasketOverlayContent
{
  max-height: 80%;
  overflow: auto;
  min-width: 30%;
  width: 40%;
  top: 10%;
  left: 30%;
  position: fixed;
  z-index: 10001;
}

.PlentyWebBasketOverlayMainPane > .PlentyWebBasketOverlayClose
{
  position: fixed;
  height: 35px;
  width: 35px;
  cursor: pointer;
  background-image: url(/images/icons/silk/overlay_close.png);
  top:8%;
  right:29%;
  z-index: 10002;
}
	
/* 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;
	}
	


#PlentyOrderCheckoutAccordion .PlentyWebshopButton { display:inline-block; }
#PlentyOrderCheckoutAccordion .PlentyWebshopButton.place_order { 
background: #d20f0a;
	background: -moz-linear-gradient(top,  #d20f0a 0%, #970505 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d20f0a), color-stop(100%,#970505));
	background: -webkit-linear-gradient(top,  #d20f0a 0%,#970505 100%);
	background: -o-linear-gradient(top,  #d20f0a 0%,#970505 100%);
	background: -ms-linear-gradient(top,  #d20f0a 0%,#970505 100%);
	background: linear-gradient(to bottom,  #d20f0a 0%,#970505 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d20f0a', endColorstr='#970505',GradientType=0 );
	border:1px solid #970505;

}
.PlentyWebshopButton.change,.PlentyWebshopButton.change_orderoverview_items { width:100px; min-height:31px; line-height:30px; font-weight:400; }

/* 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
    {
      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-color:#fff;
	  font-size:18px;
      padding:5px 10px 5px 10px;
      font-weight:400;
	  margin-bottom:0;
	  box-shadow:0 0 3px #6a6a6a;
  }
  .AccordionTitle.CurrentAccordionTitle
  {
   color:#fe7400;
  }
 

 .AccordionTitle.AlreadyOpened
  {
    
  }
  
 /* Unique goes here */
 
 /* Unique goes here */


/* Accordion Body */

  #PlentyOrderCheckoutAccordion > .AccordionPane
  {
	background-color:#fff;
    padding:10px;
    line-height:17px;
    margin-bottom:10px;
	box-shadow:0 1px 2px #6a6a6a;
  }


/* Input fields*/
div.PlentyFormBox input[type=text],div.PlentyFormBox input[type=password]
{
  border:none;  
  border:1px solid #CCC;
  padding:3px 0;
  margin-top:2px;
}
div.PlentyFormBox input[type=text]:focus,div.PlentyFormBox input[type=password]:focus
{
  border:none;  
  border:1px solid #4582a5;
  padding:3px 0;
}

/* 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;
}
.PlentyAdviceMessageBox.plentyMessageBox .plentyMessageBoxTitle.PlentyAdviceCode { display:none; }
#PlentyWebInvoiceDetailsVATNumberContainer {
display: none !important;
}
/* Errors */
  div.PlentyError input[type=text], div.PlentyError input[type=password]
    {
    border:none;
    border:1px dashed #f44d4d!important;
    background-color:#fbe7e7;
    }
    .PlentyError span
    {
      color:#f44d4d;  
    }
  
  div.PlentyErrorPane
    {
    display:    none;
    color:      white;
    font-size:    12pt;
    }
   .PlentyErrorMessageBox
   {
    background-color: #f36060;
    border: 1px dashed #9c2020 !important;
    margin-bottom:5px;
    padding:5px;
   }
   



/* main header */
#PlentyWebCustomerRegistrationNotice2,#PlentyWebCustomerRegistrationSubmit { text-align:right; }
#PlentyWebCustomerRegistration .PlentyWebshopButton { display:inline-block; } 
#PlentyWebCustomerRegistration { background-color:#fff; box-shadow: 0 0 3px #6a6a6a;
}

#PlentyWebCustomerRegistrationTitle {
background-color: #fff;
font-size: 21px;
font-weight: 400;
padding: 20px 0px 10px 0px;
border-bottom: 1px solid #cbcbcb;
margin: 0 15px;
}

/* main container */
#PlentyWebCustomerRegistrationMainContainer {
background-color: #FFFFFF;
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;
}

.PlentyAdviceMessageBox { padding:7px!important;border:1px solid #cbcbcb!important; color:#323232!important; }
.PlentyAdviceMessageBox .PlentyAdviceMsg { 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; }
#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:20px 0 20px 0;
}
.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; }

#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:#95c65c;
  }
  
  #PlentyWebOrderOverviewGoodsValueGross,#PlentyWebOrderOverviewShippingCostsGross
  {
    border-bottom:none; padding-bottom:0;
  }
  #PlentyGoodsValueNetTitle,#PlentyShippingCostsNetTitle,#PlentySubtotalNetTitle
  {
    font-weight:400!important;
  }

#PlentyWebOrderOverviewInvoiceTitle,#PlentyWebOrderOverviewShippingTitle,
#PlentyWebOrderOverviewShippingMethodTitle,#PlentyWebOrderOverviewPaymentMethodTitle,
#PlentyWebOrderOverviewSchedulerTitle
{
  margin: -10px; display: block; border-bottom:1px solid #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;
}
	

/* FIX SUM BOX */
 
#PlentyWebOrderOverviewOrderSumBox {
display: table;
}
#PlentyWebOrderOverviewOrderSumBox > div {
display: table-row;
}
#PlentyWebOrderOverviewOrderSumBox > div > span {
display: table-cell;
vertical-align: top;
padding: 5px 0;
border-bottom: 1px solid #CCCCCC;
}
#PlentyWebOrderOverviewOrderSumBox > div > span.PlentyCurrencyContainer {
padding-left: 30px;
}
 
 
 
 
/* SHOPPING CART SOLUTION */
 
/* general */
.PlentyWebClear {
clear: both;
}
 
/* therms/conditions & privacy */
#PlentyWebOrderOverviewAGBPrivacyContainer {
margin-bottom: 0;
}
 
/* SHIPPING DETAILS */
 
/* containers */
#PlentyWebOrderOverviewInvoiceContainer,
#PlentyWebOrderOverviewShippingContainer,
#PlentyWebOrderOverviewShippingMethodContainer,
#PlentyWebOrderOverviewPaymentMethodContainer,
#PlentyWebOrderOverviewSchedulerContainer,
#PlentyWebOrderOverviewAGBPrivacyContainer,
#PlentyWebOrderOverviewReferenceContainer,
#PlentyWebOrderOverviewNotesContainer {
border: 1px solid;
border-color: #EEEEEE !important;
margin: 16px 0 0;
min-height: 140px;
}
#PlentyWebOrderOverviewReferenceContainer,
#PlentyWebOrderOverviewNotesContainer {
min-height: 1px;
height: auto;
}
#PlentyWebOrderOverviewAGBPrivacyContainer {
height: auto;
min-height: 0;
}
/* containers half width */
#PlentyWebOrderOverviewInvoiceContainer,
#PlentyWebOrderOverviewShippingContainer,
#PlentyWebOrderOverviewShippingMethodContainer,
#PlentyWebOrderOverviewPaymentMethodContainer,
#PlentyWebOrderOverviewSchedulerContainer {
width: 46%;
}
/* containers right */
#PlentyWebOrderOverviewShippingContainer,
#PlentyWebOrderOverviewShippingMethodContainer {
float: right;
clear: right;
}
/* individual style */
#PlentyWebOrderOverviewPaymentMethodContainer {
margin-bottom: 16px;
}
#PlentyWebOrderOverviewAGBPrivacyContainer > span > h3 {
font-size: 16px;
font-weight: 400;
}
/* header */
#PlentyWebOrderOverviewInvoiceContainer > span,
#PlentyWebOrderOverviewShippingContainer > span,
#PlentyWebOrderOverviewShippingMethodContainer > span,
#PlentyWebOrderOverviewPaymentMethodContainer > span,
#PlentyWebOrderOverviewSchedulerContainer > span,
#PlentyWebOrderOverviewAGBPrivacyContainer > span,
.PlentyWebItemContainerHeader {
display: block;
background: #F3F3F3;
border-bottom: 1px solid #888888;
color: #444444;
font-size: 14px;
line-height: 17px;
padding: 0;
}
/* header label */
.PlentyWebItemContainerHeaderTitle,
#PlentyWebOrderOverviewAGBandWithdrawal > h3 {
display: inline-block;
padding: 10px 10px 7px;
font-size: 16px;
font-weight: 400;
line-height: 18px;
}
/* button */
.PlentyWebButtonsRightContainer {
display: block !important; /*to overwrite element style*/
float: right;
margin-right: 5px;
padding-bottom: 5px;
position: relative;
top: 1px;
}
/* hide old button */
.PlentyWebOrderOverviewChangeContainerBottom {
display: none;
}
/* content container */
#PlentyWebOrderOverviewInvoiceDataContainer,
#PlentyWebOrderOverviewShippingDataContainer,
#PlentyWebOrderOverviewShippingMethodDataContainer,
#PlentyWebOrderOverviewPaymentMethodDataContainer,
#PlentyWebOrderOverviewSchedulerDataContainer {
margin-top: 20px;
}
/* textarea / input */
#PlentyWebOrderOverviewNotesTextareaBox,
#PlentyWebOrderOverviewReferenceInputBox {
padding: 5px 10px;
}
#PlentyWebOrderOverviewNotesTextareaContainer,
#PlentyWebOrderOverviewReferenceInputContainer {
display: block;
margin: 3px 4px;
}
#PlentyWebOrderOverviewNotesTextareaContainer > textarea,
#PlentyWebOrderOverviewReferenceInputContainer > input {
height: 100px;
width: 100%;
margin-left: -4px;
padding: 2px 3px;
font-family: inherit;
font-size: inherit;
line-height: 16px;
}
#PlentyWebOrderOverviewNotesTextareaContainer > textarea {
height: 100px;
resize: vertical !important;
}
 
 
/* ITEMS CONTAINER */
 
/* background color all container */
#PlentyWebOrderOverviewItemsContainer {
background: #F4F4F4;
}
 
/* items container */
#PlentyWebOrderOverviewItemsContainer {
min-height: 0;
width: auto;
float: none;
clear: both;
border: 1px solid #CCCCCC;
margin-top: 16px;
padding: 0 10px 10px;
}
/* header */
#PlentyWebOrderOverviewItemsTop {
border: none;
border-bottom: 1px solid #444444;
background: #CCCCCC;
margin: 0 -10px 10px;
padding: 0;
}
/* header label */
#PlentyWebOrderOverviewItems {
display: inline-block;
padding: 10px 10px 7px;
margin-top: 0;
font-size: 16px;
font-weight: bold;
line-height: 18px;
}
/* header button */
#PlentyWebOrderOverviewItemsTop > #PlentyWebOrderOverviewItemsChangeContainer {
display: block;
float: right;
margin-right: 5px;
padding-bottom: 5px;
position: relative;
top: 1px;
}
/* items container */
#PlentyWebOrderOverviewItemsBox {
margin-bottom: 0;
}
/* sum box */
#PlentyWebOrderOverviewOrderSumBox {
margin: 0 0 0 50%;
width: 50%;
padding-bottom: 1px;
text-align: left;
}
/* text after sum */
#PlentyWebOrderOverviewNoticeTotals,
#PlentyWebOrderOverviewNoticeNonEUDelivery,
#PlentyWebOrderOverviewNoticeEUDelivery {
margin: 0 0 0 50%;
}
/* button container */
#PlentyWebOrderOverviewSubmitContainer {
border: none;
background: none;
margin-top: 0;
padding: 8px 0 0;
}
 
 
/* ITEMS LIST */
 
/* main */
#PlentyWebOrderOverviewItemsBox {
border: none;
border-bottom: 1px solid #cccccc;
}
/* header */
#PlentyWebOrderOverviewItemsHeader {
background-color: transparent;
}
/* header cells */
.ItemsHeadline {
border-bottom-color: #888888;
}
/* list container */
#PlentyWebOrderOverviewItemsMain .ItemsRow > div {
border-bottom-color: #cccccc;
}
 
/* SUM BOX */
 
/* container */
#PlentyWebOrderOverviewOrderSumBox {
}
/* column width */
#PlentyWebOrderOverviewOrderSumBox > div > span:first-child {
width: 70%;
}
/* price sum */
#PlentyWebOrderTotalAmount {
font-size: 19px;
}
/* note vat */
#PlentyWebOrderOverviewOrderSumBox .PlentyDataAdditional {
font-size: 0.48em; /*.7*/
font-weight: normal;
}
/* note vat scheduler */
#PlentyTotalAmountSubscriptionTitle .PlentyDataAdditional {
font-size: 0.7em;
}
/* line */
#PlentyWebOrderOverviewOrderSumBox > div > span {
border-bottom-color: #E4E4E4;
}
/* no line */
#PlentyWebOrderOverviewOrderSumBox > div#PlentyWebOrderOverviewGoodsValueGross > span,
#PlentyWebOrderOverviewOrderSumBox > div#PlentyWebOrderOverviewShippingCostsGross > span {
border-bottom: none;
}
/* main line */
#PlentyWebOrderOverviewOrderSumBox > div#PlentyWebOrderTotalAmount > span {
border-color: #000000;
}
 
/* TEXT AFTER SUM BOX */
 
#PlentyWebOrderOverviewNoticeTotals > div,
#PlentyWebOrderOverviewNoticeNonEUDelivery > div,
#PlentyWebOrderOverviewNoticeEUDelivery > div {
font-size: 0.7em;
line-height: 1.6em;
}
#PlentyWebOrderOverviewNoticeTotals > div:first-child,
#PlentyWebOrderOverviewNoticeNonEUDelivery > div:first-child,
#PlentyWebOrderOverviewNoticeEUDelivery > div:first-child {
margin-top: 8px;
} .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;
}
#PlentyWebShippingDetailsPackstationContent { float: left!important; margin-left: 10px!important; }
  #PlentyWebShippingDetailsPackstationContent input {
  display: inline-block !important;
    float: left !important;
    margin-left: 48%;
    text-align: left !important;
    width: 5%!important;
  }
  #PlentyWebShippingDetailsPackstationContent label
  {     
      float: left!important;
        margin-left: 10px!important;
  }
  
.WebPostfinderGetPackstationsPopup {
width: 800px;
margin-left: -403px;
z-index: 40010;
}

#WebPostfinderGetPackstationTitle{
display: block;
padding: 5px 0;
border-style: none none solid;
font-size: 15px;
font-weight: bold;
}

#WebPostfinderGetPackstationsOverlayContainer {
position: absolute;
z-index: 1000;
top: 100px;
left: 50%;
width: 600px;
margin-left: -300px;
padding: 10px;
background-color: #fff;
border: 3px solid #eee;
-moz-box-shadow: 0 1px 7px 0 rgba(0, 0, 0, 0.4);
-webkit-box-shadow: 0 1px 7px 0 rgba(0, 0, 0, 0.4);
box-shadow: 0 1px 7px 0 rgba(0, 0, 0, 0.4);
height: 610px!important;
}
#WebPostfinderGetPackstationsMainContainer {
padding: 0 10px;
background-color: #fff;
}

.WebPostfinderGetPackstationsPopup .PlentyWebshopTableWrapper {
max-height: 500px;
overflow-y: auto;
background-color: #fff;
}

#WebPostfinderGetPackstationsDataTable{
	display: table;
	width: 100%;
}
#WebPostfinderGetPackstationsDataTable > div {
display: table-row;
}

#WebPostfinderGetPackstationsDataTable .PlentyWebshopTableCell{
	padding: 8px 5px 6px;
border-style: none none solid;
border-width: 1px;
border-color: #eee;
display: table-cell;
}
#WebPostfinderGetPackstationsButtonSubmit{
	float: left;
	
}
#WebPostfinderGetPackstationsButtonCancel{
	float: right;
	
}
#PlentyWebShippingDetailsVATNumberContainer{ display: none !important; }


#PlentyOrderLoginAmazonPaymentsAdvancedPanel1{ padding-top: 10px; !important; }
#PlentyOrderLoginAmazonPaymentsAdvancedPanel1A{ padding-top: 32px; !important; }
 