* {
	margin:0px;
	padding:0px;
}

body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #454545;
	background:url(/images/gallery/Layout/bg.jpg) repeat-x #bebebe top left; 
}

#container {
	margin:auto;
	width: 984px;
}

.clearer {
	clear:both;
}

#outer {
        background-repeat:repeat-y;
        background-image:url(/images/gallery/Layout/outer_bg.png);
	padding-left:6px;
	padding-right:6px;
	width:984px;
}


#header {
        background-image:url(/images/gallery/Basis/header_bgbig.jpg);
        background-repeat:no-repeat;
	height: 142px;
	width:984px;
}

.log {
	float:left;
	height:142px;
	text-align:left;
}

img {
	border:0 none;
}

.logo{
        background-image:url(/layout/bigtex/logo_bigtex.jpg);
        height:195px;
        width:520px;
        margin-left:75px;
}

#topmenu {
	width: 700px;
	padding-top:10px;
	float:left;
	position:absolute;
	left:50%;
	margin-left:-258px;
}

#topmenu ul {
	padding: 0px 0 0 40px;
	width:440px;
}
#topmenu ul li {
	list-style-type: none;
	display: inline;
	color:grey;
}
#topmenu ul li a {
	color: grey;
	text-decoration: none;
	margin-left: 5px;
	margin-right: 5px;
	font-size: 12px;
	font-weight: normal;
}

.warenkorb {
	float:left;
	padding-left:100px;
	position:absolute;
	left:50%;
	margin-left:210px;
	padding-top:10px;
}

.warenkorb a {
	color:#FFF;
	font-size:13px;
	text-decoration:none;
}

.ware {
	margin-bottom:3px;
}

.warenkorb .kasse a{
	text-decoration:underline;
	font-size:11px;
	font-weight:normal;
}


.Price{
	font-size: 26px;
	color: #86201e;
	font-weight: bold;
}

.oldprice {
        font-size: 13px;
        font-weight: normal;
        padding: 0px;
        margin-bottom: 4px;
        text-align:left;
}

.oldprice_linethrough {
        font-size: 13px;
        font-weight: normal;
        padding: 0px;
        margin-bottom: 4px;
	text-decoration: line-through;
}

.oldprice_view {
        font-size: 12px;
        font-weight: normal;
        padding: 0px;
        text-align:left;
        height:14px;
}

.oldprice_view_linethrough {
        font-size: 12px;
        font-weight: normal;
        padding: 0px;
        height:14px;
	text-decoration: line-through;
}

#imageslider{
         z-index:2;
}

#livesearch_result{
         z-index:1;
}

#menu {
	background-image:url(/images/gallery/Basis/menu_big2.jpg);
	width:972px;
	height: 39px;
}

#left {
	float:right;
	width:210px;
	text-align: left;
        background-color:#fff;
margin-left: 0px;
}

#content {
	float:right;
	width:718px;
	border: 0px solid #FF0000;
	margin-top:20px;
	margin-left: 22px;
margin-right: 34px;
}

.breadcrumb {padding: 0 0 8px 0;}

#footer{
	float:left;
	text-align: center;
	width: 984px;
	font-size: 10px;
	margin-top:20px;
	background: url(/images/gallery/Basis/footer1.png) no-repeat;
	padding-top:10px;
	margin-left:-6px;
}


#footer a, #footer a:visited{
	color:#454545;
	font-size:10px;
	text-decoration:underline;
}


#livesearch_result{
	display:none;
	position:absolute;
	vertical-align:top;
	top: 320px;
	z-index:2;
	left: 24px;
}

.LiveSearchVAT{
	display: none;
}

.LiveSearchShippingHandling{
	display: none;
}


#live_article_search_result{
	border-collapse:collapse;
}

#livesearch_result td{
	border-bottom: 1px solid #C2C2C2;
	padding: 3px;
	background-color: #FFFFFF;
}

#live_article_search_result .smallText{
	display: none;
}


/*-------------------------------------mainmenu---------------------------------------------*/

/*
#leftmenudiv img{
	float:left;
}

.left_menu {
	float:left;
}

.left_menu ul {
margin: 0; padding: 0; list-style-type: none; font: normal 13px Verdana; width: 200px;z-index:99;
}

.left_menu ul li {
	position: relative;
}

.left_menu ul li a {
	display: block; overflow: auto; color: #000;text-decoration: none;padding: 6px;border-bottom: 1px solid #eee;
}

.left_menu ul li a:link, .left_menu ul li a:visited, .left_menu ul li a:active{background-color: #fff; }

.left_menu ul li a:visited{color: #000;}

.left_menu ul li a:hover{background-color: #eee;}

.left_menu ul li ul{position: absolute;width: 200px; top: 0;visibility: hidden;}

.left_menu a.subfolderstyle{background:url(/layout/relaunch/images/arrow.png) no-repeat 97% 50%; }

.left_menu ul.left_menu li .level1 {border-bottom:1px solid #eee;}

* html .left_menu ul li { float: left; height: 1%; }

* html .left_menu ul li a { height: 1%; }

.left_menu ul.left_menu li ul.menu_level2 {background-color:fff;

     border:3px solid #ccc;    

    -moz-box-shadow: 5px 5px 5px #333;

    -webkit-box-shadow:5px 5px 5px #333;

    box-shadow: 5px 5px 5px #333;}

.left_menu ul.left_menu li ul.menu_level3 {border-top:3px solid #ccc;border-right:3px solid #ccc;border-bottom:3px solid #ccc;padding:0px;}

*/

 #leftmenudiv img{
	float:left;
}

ul.left_menu {
	float:left;
}

ul.left_menu li {
	list-style-type:none;
	text-align: left;
	width: 100%;
	padding:0 10px 0 10px;
}

ul.left_menu a:link, ul.left_menu a:visited {
	display: block;
	color:#FFFFFF;
        font-size:13px;
        border-bottom:1px solid #d6d6d6;
}

ul.left_menu .level1 a {
	display: block;
	color:#454545;
	text-decoration:none;
	padding: 4px 0px 4px 10px;
	width:180px;
	line-height: 14px;
        font-weight:normal;
}

ul.left_menu .level1 a:hover {
        color:#86201E;
}


.left_menu .level1active_link {
        background-color:#86201E;
	color:#fff !important;
}

ul.left_menu li.level2 a {
	display: block;
        color:#454545;
        background-color:#e8e8e8;
        border-bottom:1px solid #fff;
	padding: 4px 0px 4px 10px;
	width:180px;
	margin-left:-10px;
	line-height: 14px;
        font-weight:normal;
	text-decoration:none;
}


ul.left_menu .level2 a:hover {
        color:#86201E;
}

.left_menu .level2active_link {

}

ul.left_menu li.level3 a {
	display: block;
        color:#636363;
        background-image:url(/layout/bigtex/menu_btn_grey_light.gif);
        border-bottom:1px solid #141414;
	padding: 4px 0px 4px 20px;
	width:170px;
	line-height: 14px;
        font-weight:bold;
	text-decoration:none;
}

ul.left_menu .level3 a:hover {
	background-position: 0px -22px;
}

.level3active_link {
	background-position: 0px -22px;
}


/*-------------------------------------end mainmenu---------------------------------------------*/

/*------------------------------------- box left---------------------------------------------*/

.box_left a:link, .box_left a{
	color: #454545;
	text-decoration: none;
}
.box_left a:hover {
	color: #86201E;
	text-decoration: none;
}

.box_left{
	width: 210px;
	float:left;
}

.box_left h1{
/*	background-image:url(/layout/bigtex/box_head.gif); */
	font-size: 14px;
	color: #454545;
	padding:3px 0 3px 20px;
	text-align:left;
	border-bottom:#454545 2px solid;
}
.box_left_head {
	font-size: 14px;
	color: #454545;
	padding:3px 0 3px 20px;
	text-align:left;
	border-bottom:#454545 2px solid;
	font-weight: bold;
}

.box_left_search{
	width: 210px;
	float:left;
}

.box_left_search .header{
	background-image:url(/layout/bigtex/box_head.gif);
        background-repeat:no-repeat;
        height:23px;
	padding:3px 0 2px 20px;
        width:210px;
}

.box_left_search h1{
        background-image:none;
	font-size: 15px;
	color: #FFFFFF;
}

.box_left_content{
	padding: 10px 18px 0px 20px;
	float: left;
	width: 174px;
}

.box_left_content_nopad{
	padding: 0px;
	float: left;
	width: 210px;
	padding-bottom:4px;
}

.box_left_content_menu{
        text-align:left;
	float: left;
	width: 210px;
	padding:0 10px 10px 10px;
}

.box_left_content_menu li {
        font-size:13px;
        border-bottom:1px solid #d6d6d6;
	list-style-type:none;
        width:190px;
}


.box_left_content_menu a:link, .box_left_content_menu a:visited {
	display: block;
	color:#454545;
	text-decoration:none;
	padding: 4px 0px 4px 10px;
	width:180px;
	line-height: 14px;
        font-weight:normal;

}

.box_left_content_menu a:hover {
	background-position: 0px -22px;
}

.box_left input{
	margin-bottom: 3px;
	font-size: 11px;
	color: #454545;
}

.box_right{
	width: 150px;
	float:left;
}

.box_right h1{
	background-image:url(/layout/bigtex/box_head.gif);
	font-size: 15px;
	color: #FFFFFF;
	padding:3px 0 2px 20px;
	text-align:left;
}

.box_right_content{
	padding: 10px 18px 10px 20px;
	float: left;
	width: 114px;
        background-color:#ececed;
}



/*-------------------------------------content layout---------------------------------------------*/

.pagenav{
	display: inline;
	padding-bottom: 6px;
	margin-bottom: 10px;
	float:left;
	width: 718px;
	height:13px;
        font-size: 14px;
        text-align: right;
        color: #740000;
}

.pagenav h2{
	font-size: 16px;
	color: #5d5d5d;
	font-weight: bold;
	line-height: 16px;
	display: inline;
	float: left;
}

.pagenav h3{

	float: left;
}


.articlePages_Link{
	text-decoration: none;
	color: #5d5d5d;
}

.articlePages_activeLink{
	text-decoration: none;
	font-weight: bold;
	color: #5d5d5d;
}

.articlePages{
	display:inline;
	float:right;
	margin-top:1px;
}

.BrowsePreviousButton{
	float:right;
	margin-right: 5px;
	margin-top:1px;
}

.BrowseNextButton{
	float: right;
	margin-left: 5px;
	margin-top:1px;
}

.articleOrder{
	float: right;
	/*display:none;*/
	padding-top:0px;
	
}

.articleOrder select{
	font-size: 11px;	
}


#catimg{
	margin-bottom:10px;
}

#catimg{
	margin-bottom:20px;
}

#cattxt{
	margin-bottom:20px;
}

.h1_block{
	background-color:#E2E2E2;
	float:left;
	margin-left:5px;
	margin-right:5px;
	width:704px;
	border:1px solid #c2c2c2;
	padding:10px;
	margin-bottom:10px;
	display:inline;
}

.h1_block h1{
	color:#5d5d5d;
	font-size:16px;
	font-weight:bold;
	line-height:12px;
}

#content a:link{
	color: #86201E;
	text-decoration: none;
}

#content a:visited{
	color: #86201E;
	text-decoration: none;
}

#content p, #content_order p{
	margin-bottom: 10px;
}

#content h1, #content_order h1{
	font-size:16px;
	font-weight:bold;
	line-height:18px;
	margin-bottom:20px;
}

#content h2, #content_order h2{
	margin-bottom: 15px;
	font-size:16px;
}

#content h3, #content_order h3{
	margin-bottom: 15px;
	font-size:13px;
}


.h1box{
	background-image:url(/layout/h1_box.gif);
	color:#FFFFFF;
	font-size:12px !important;
	height:20px;
	padding-left:10px;
	padding-top:2px;
	width:708px;
	margin-bottom: 10px !important;
}

#content ul{
	margin-bottom: 10px;
}

#content li{
	margin-left: 25px;
	margin-bottom: 5px;
}

.details{
	background-image:url(/layout/bigtex/btn_mehr.gif);
	color:#FFFFFF;
	float:left;
	height:19px;
	padding-left:10px;
	padding-top:4px;
	text-align:left;
	width:55px;
}

/*-------------------------------------ArticleListCategory---------------------------------------------*/


.ArticleListCategoryItem_uvp{
	position: absolute;
	right: 90px;
	top: 150px;
	color: #86201e;
	font-size: 10px;
	font-weight: bold;
	text-align: right;
}

.ArticleListCategory{
        background-color:#fff;
}

.ArticleListCategoryRow{
        background-color:#fff;
	border: 0px solid #ff0000;
	position: relative;
	float: left;
	padding-bottom: 3px;
	width:740px;
}


.ArticleListCategoryItem{
        background-color:#fff;
	display:inline;
	position: relative;
	border: 1px solid #c3c3c3;
	width: 352px;
	float: left;
	height: 275px;
}

.ArticleListCategoryItem_name{
	position: absolute;
	left: 0px;
	top: 0px;
	padding:10px 15px 0px 15px;
	font-weight: bold;
}

.ArticleListCategoryItem_name h1 {
	font-size:12px;
	font-weight: bold;
}

.ArticleListCategoryItem_name a{
	color: #5d5d5d !important;
	text-decoration:none;
}

.ArticleListCategoryItem_img{
	position: absolute;
	left: 15px;
	top: 50px;
	width: 140px;
	height:140px;
}

.ArticleListCategoryItem_desc{
	position: absolute;
	right: 15px;
	top: 25px;
	width: 176px;
	text-align: right;
}

.ArticleListCategoryItem_price{
	position: absolute;
	right: 15px;
	top: 145px;
	color: #86201e;
	font-size: 18px;
	font-weight: bold;
}

.ArticleListCategoryItem_price_uvp{
	position: absolute;
	right: 15px;
	top: 130px;
	color: #86201e;
	font-size: 18px;
	font-weight: bold;
}

.ArticleListCategoryItem_vat{
	position: absolute;
	right: 15px;
	top: 170px;
	font-size: 11px;
	text-align:right;
}

.ArticleListCategoryItem_attribute{
	font-size:11px;
	padding-bottom:5px;
	text-align:left;
	top:225px;
}

.ArticleListCategoryItem_video{
	position: absolute;
	right: 15px;
	top: 210px;
	font-size: 11px;
}

.ArticleListCategoryItem_attribute select{
	font-size: 11px;
	margin-left: 5px;
	width:120px !important;
}


.ArticleListCategoryItem_UVP_special_offer{
	position: absolute;
	right: 15px;
	top: 150px;
	color: #666666;
	font-size: 11px;
	
}

.ArticleListCategoryItem_price_linethrough{
	position: absolute;
	right: 15px;
	top: 195px;
	color: #666666;
	font-size: 11px;
	text-decoration: line-through;
}

.ArticleListCategoryItem_footer{
	position: absolute;
	bottom: 0px;
	left: 0px;
	height: 22px;

}

.ArticleListCategoryItem_sale{
	position: absolute;
	right:15px;
	text-align:right;
	top:55px;
	width:176px;
	
}

.ArticleListCategoryItem_sale_old{
	position: absolute;
	right: 0px;
	top: 0px;
	text-align:right;
}

.ArticleListCategoryItem_sale_img{
	position: absolute;
	top: 60px;
	right: 0px;
}

.ArticleListCategoryItem_sale_price{
	color:#86201E;
	font-size:30px;
	font-weight:bold;
	position:absolute;
	right:0;
	top:130px;
}

/*-------------------------------------ArticleList 3 Items per Row---------------------------------------------*/

.ArticleListRow_3_container{
	position: relative;
	float:left;
	width: 718px;
	margin-bottom:10px;
}

.ArticleListRow_3{
	border: 0px solid #ff0000;
	position: relative;
	float: left;
	margin-bottom: 10px;
	margin-left:-11px;
}


.ArticleListItem_3{
	display:inline;
	position: relative;
	border: 1px solid #c3c3c3;
	width: 230px;
	float: left;
	height: 250px;
	margin-left:11px;
}

.ArticleListItem_3_name{
	position: absolute;
	left: 0px;
	top: 0px;
	padding:8px 10px 0px 10px;
}

.ArticleListItem_3_name a{
	color: #5d5d5d !important;
	text-decoration:none;
}

.ArticleListItem_3_img{
	position: absolute;
	left: 45px;
	top: 55px;
	width: 140px;
	height:140px;
}

.ArticleListItem_3_price{
	position: absolute;
	left: 10px;
	top: 205px;
	color: #86201e;
	font-size: 16px;
	font-weight: bold;
}

.ArticleListItem_3_price_linethrough{
	color:#666666;
	font-size:11px;
	left:10px;
	position:absolute;
	text-decoration:line-through;
	top:190px;
}

.ArticleListItem_3_footer{
	position: absolute;
	bottom: 0px;
	left: 0px;
	height: 22px;
	background-image:url(/layout/btn_mehr_bg.gif);
}

.ArticleListItem_3_sale{
	position: absolute;
	bottom: 22px;
	right: 0px;
}


/*-------------------------------------ArticleListRandom---------------------------------------------*/

.ArticleListRandom_container{
	position: relative;
	float:left;
	width: 718px;
	margin-bottom:10px;
	border: 0px solid #c3c3c3;
}

.ArticleListRandom_row{
	border: 0px solid #ff0000;
	position: relative;
	float: left;
	margin-bottom: 8px;
	margin-left:-8px;
}


.ArticleListRandom_item{
	display:inline;
	position: relative;
	border: 1px solid #c3c3c3;
	width: 111px;
	float: left;
	height: 160px;
	margin-left:8px;
}

.ArticleListRandom_model{
	position: absolute;
	left: 0px;
	top:113px;
	width: 111px;
	text-align: center;
}

.ArticleListRandom_model a{
	color: #5d5d5d !important;
	text-decoration:none;
	font-size: 11px;
	line-height: 12px;
}

.ArticleListRandom_img{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 111px;
	height:111px;
}

.ArticleListRandom_img img{
	width: 111px;
	height:111px;
}

.ArticleListRandom_price{
	position: absolute;
	left: 0px;
	bottom: 5px;
	color: #86201e;
	font-size: 11px;
	font-weight: bold;
	width: 111px;
	text-align: center;
}

/*-------------------------------------SingleArticle---------------------------------------------*/


#SingleArticle_desc{
	margin-bottom: 20px;
}


#SingleArticle_pics{
	width: 302px;
	height: 363px;
	float:left;
        text-align:center;
}

#SingleArticle_pic_1{
	width: 300px;
	height: 300px;
	margin-bottom:10px;
	position:relative;
}

#SingleArticle_pic_1_zoom{
	left:0;
	position:absolute;
	top:0;
}

.SingleArticle_thumb{
	width: 49px;
	height: 49px;
	cursor:pointer;
}

#SingleArticle_pic_thumbs_2{
	border: 1px solid #c3c3c3;
	width: 49px;
	height: 49px;
	float:left;
}

#SingleArticle_pic_thumbs_3{
	border-top: 1px solid #c3c3c3;
	border-right: 1px solid #c3c3c3;
	border-bottom: 1px solid #c3c3c3;
	width: 49px;
	height: 49px;
	float:left;
}
#SingleArticle_pic_thumbs_4{
	border-top: 1px solid #c3c3c3;
	border-right: 1px solid #c3c3c3;
	border-bottom: 1px solid #c3c3c3;
	width: 49px;
	height: 49px;
	float:left;
}

#SingleArticle_pic_thumbs_5{
	border-top: 1px solid #c3c3c3;
	border-right: 1px solid #c3c3c3;
	border-bottom: 1px solid #c3c3c3;
	width: 49px;
	height: 49px;
	float:left;
}

#SingleArticle_pic_thumbs_6{
	border-top: 1px solid #c3c3c3;
	border-right: 1px solid #c3c3c3;
	border-bottom: 1px solid #c3c3c3;
	width: 49px;
	height: 49px;
	float:left;
}

#SingleArticle_pic_thumbs_7{
	border-top: 1px solid #c3c3c3;
	border-right: 1px solid #c3c3c3;
	border-bottom: 1px solid #c3c3c3;
	width: 50px;
	height: 49px;
	float:left;
}

#SingleArticle_pic_thumbs_7 img{
	width: 50px;
	height: 49px;
}

#SingleArticle_details{
	width: 705px;
	float:left;
}

#SingleArticle_details_basket{
	bottom: 0px;
	float:left;
	width:100px;
	left:0px;
}

#SingleArticle_details_content{
		position: absolute;
		top: 30px;
		right: 15px;
		text-align: right;
		width:370px;
}

#SingleArticle_details_content_title{
	margin-bottom: 10px;
        height:40px;
	
}

.SingleArticle_price_linethrough{
	text-decoration: line-through;
}

.SingleArticle_price{
	font-size: 26px;
	color: #86201e;
	font-weight: bold;
	
}

.SingleArticle_attribute{
	bottom:55px;
	right:15px;
	padding-top:10px;
	padding-bottom:5px;
	color:#454545;
}

#SingleArticle_Quantity{
	bottom:50px;
	right:15px;
	width:200px;
}

#SingleArticle_Quantity_input{
right: 10px;
color:#454545;
}
#SingleArticle_Quantity_input input {
border:1px solid #C3C3C3;
}

#SingleArticle_Quantity_plus{
position:absolute;
right: 0px;
top: 0px !important;
top: 1px;
}

#SingleArticle_Quantity_minus{
position:absolute;
right: 0px;
top: 11px !important;
top: 12px;
}

#SingleArticle_Quantity_minus img, #SingleArticle_Quantity_plus img{
cursor: pointer;
}

.ArticleAttrTable select{
	margin-left: 7px;
	border:1px solid #C3C3C3;
}

#SingleArticle_top{
	border-bottom: 0px solid #c3c3c3;
	float:left;
	position:relative;
}

#SingleArticle_bottom{
	border-top: 0px solid #c3c3c3;
	float:left;
	position:relative;
	margin-top: 10px !important;
	margin-top: 0px;
	margin-bottom: 20px;
}

#SingleArticle_movie_and_quick{
	float:left;
	width: 718px;
	border: 0px solid #ff0000;
}

#SingleArticle_div_overview{
	float:left;
	width:350px;
}

#SingleArticle_movie{
	width: 302px;
	height: 245px;
	border: 0px solid #c3c3c3;
	float: left;
	position: relative;
	margin-right: 11px;
	background-color: #EEEEEE;
}

.SingleArticle_overview {
	float: left;
}

.SingleArticle_overview th{
	/*background-color: #6D6D6D;
	color: #ffffff;*/
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 1px;
	padding-bottom: 1px;
	width:120px;
	border-right: 1px solid #EBEBEB;
	border-bottom: 1px solid #EBEBEB;
	border-left: 1px solid #EBEBEB;
}

.SingleArticle_overview td{
	/*background-color: #EBEBEB;*/
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 1px;
	padding-bottom: 1px;
	border-right: 1px solid #EBEBEB;
	border-bottom: 1px solid #EBEBEB;
}


#SingleArticle_longdesc{
	width: 405px;
	border: 0px solid #c3c3c3;
	float: left;
	position: relative;
}

#SingleArticle_longdesc_nomovie{
	width: 718px;
	border: 0px solid #c3c3c3;
	float: left;
	position: relative;
	margin-top: 20px;
	clear:both;
}

#SingleArticle_details_content_size{
	margin-bottom: 10px;
}

#SingleArticle_subinfo{
	clear:both;
	font-size: 10px;
	color: #888888;
}

.SingleArticle_oldprice{
	font-weight: bold;
color: #86201E;;
font-size:13px;
}

.SingleArticle_sale{
bottom:50px;
left:20px;
position:absolute;
}

#SingleArticle_rating{
	width: 718px;
	float:left;
	margin-bottom:20px;
	padding: 0px;
}

.article_rating_table{
	margin-top:10px;
	border-collapse: collapse;

}

.article_rating_table td{
	padding-right:3px;
}

.article_rating_table .comment{
	display:block;
	margin-top:5px;
	margin-bottom:10px;
}
.article_rating_table .name{
	font-weight: bold;
}

/*-------------------------------------imagezoom---------------------------------------------*/

#bg_image{
	background-color:white;
	border:solid black 1px; 
	width:500px; 
	position:absolute;
	margin-top:30%;
	top:0px;
	padding:10px;
	left: 50%;
	margin-left:-250px;
}

#imagezoom_topclose{
	background-image:url(/images/icons/cancel.png);
	background-position:105px 0;
	background-repeat:no-repeat;
	float:right;
	margin-bottom:5px;
	padding-right:20px;
	text-align:right;
	width:100px;
	cursor:pointer;
	font-size: 11px;
	height: 15px;
}

#imagezoom_bottomclose{
	background-image:url(/images/icons/cancel.png);
	background-position:105px 0;
	background-repeat:no-repeat;
	float:right;
	margin-top:5px;
	padding-right:20px;
	text-align:right;
	width:100px;
	cursor:pointer;
	font-size: 11px;
	height: 15px;
}

#imagezoom_head{
	float: left;
	font-weight: bold;
	margin-bottom: 10px;
}

.imagezoom_thumb{
	width: 50px;
	height: 50px;
	cursor: pointer;
}

#imagezoom_pic1{
	float: left;
	border: 1px solid #c3c3c3;
	margin-right: 3px;
}
#imagezoom_pic2{
	float: left;
	border: 1px solid #c3c3c3;
	margin-right: 3px;
}
#imagezoom_pic3{
	float: left;
	border: 1px solid #c3c3c3;
	margin-right: 3px;
}
#imagezoom_pic4{
	float: left;
	border: 1px solid #c3c3c3;
	margin-right: 3px;
}
#imagezoom_pic5{
	float: left;
	border: 1px solid #c3c3c3;
	margin-right: 3px;
}
#imagezoom_pic6{
	float: left;
	border: 1px solid #c3c3c3;
	margin-right: 3px;
}
#imagezoom_pic7{
	float: left;
	border: 1px solid #c3c3c3;
	margin-right: 3px;
}
#imagezoom_pic8{
	float: left;
	border: 1px solid #c3c3c3;
	margin-right: 3px;
}
#imagezoom_pic9{
	float: left;
	border: 1px solid #c3c3c3;
	margin-right: 3px;
}
#imagezoom_pic10{
	float: left;
	border: 1px solid #c3c3c3;
	margin-right: 3px;
}

#imagezoom_bigimg{
	float: left;
	width: 500px;
	margin-top: 10px;
}




/*-------------------------------------ArticleLiveShopping---------------------------------------------*/



.ArticleLiveShopping{
	border: 1px solid #c3c3c3;
	width: 718px;
	height: 340px;
	margin-bottom:20px;
	background:url(/images/gallery/adventskalender/bg_adventskalender.jpg);
}

#liveshopping_von_bis{
	color: #86201E;
	font-weight: bold;
	font-size: 18px;
	padding-left: 0px;
}

.ArticleLiveShopping_name{
	font-weight: bold;
	font-size: 18px;
}

.ArticleLiveShopping_content{
	padding:10px;
	font-size: 14px;
	float:right;
}

.ArticleLiveShopping_name a{
	color: #5d5d5d;
	text-decoration:none;
}

.ArticleLiveShopping_img{
	height:200px;
	float:left;
	padding:40px 20px 20px 30px;
}

.ArticleLiveShopping_price{
	color: #86201E;
	font-size: 18px;
	font-weight: bold;
}

.ArticleLiveShopping_priceold{
	font-size:11px;
	width: 161px;
}

.ArticleLiveShopping_linethrough{
	text-decoration: line-through;
}


.ArticleLiveShopping_VAT{
	font-size: 12px;
}


.ArticleLiveShopping_today{
	font-size: 18px;
	font-weight: bold;
}

.ArticleLiveShopping_price_linethrough{
	color: #666666;
	font-size: 10px;
	text-decoration: line-through;

}

.ArticleLiveShopping_footer{
	width: 718px;
	height: 22px;
	background-image:url(/layout/live_bottom_bg.gif);
}

#ldate{
	font-weight: bold;
}

#ArticleLiveShopping_stat{
	border: 0px solid #ff0000;
	width: 155px;
	height: 13px;
	background-image:url(/layout/liveshopping_stat_bg.gif);
	float: right;
	padding-left:2px;
	padding-top:1px;
}

#ArticleLiveShopping_mehr{
	float: left;
	font-size: 14px;
}

.ArticleLiveShopping_thumb{
	width: 95px;
	height: 95px;
}

.ArticleLiveShopping_attribute{
	bottom:35px;
	font-size: 14px;
}

#ArticleLiveShopping_Quantity{
	width:200px;
	font-size: 14px;
}




/*-------------------------------------plenty default---------------------------------------------*/

.box_gray2{
	border: 0px solid #BBBBBB;
}

.box_gray2 a{
	text-decoration:none !important;
	color: #5d5d5d !important;
}

/*#orderstep_panel{
	display:none;
}*/

/*-------------------------------------messages---------------------------------------------*/

#msg_ok{
	margin-bottom: 10px;
	padding: 10px;
	padding-left: 50px;
	background-color: #add1e2;
	background-image:url(/layout/msg_ok_bg.gif);
	background-repeat: no-repeat;
	background-position: 15px 10px;
}

.plentyMessageBox{
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
	padding-bottom: 10px;
	padding-left: 50px;
	color: #333333;
	background-image:none;
	background-repeat: no-repeat;
	width: auto;
	background-color: #fff;
        border:2px solid #a70720;
}

.plentyErrorBox{
	background-color: #f6c5c5;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	width: auto;
	color: #5d5d5d;
	padding: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 50px;
	background-image:url(/layout/msg_error_bg.gif);
	background-repeat: no-repeat;
	background-position: 15px 10px;
}


.plentyErrorBox strong{
	display:none;
}

.plentyErrorBoxTitle{
	display:none;
}


.plentyMessageBoxTitle{
        background-image:none;
        padding:0px;
        color:#5d5d5d;
}

#content_order .plentyErrorBox{
	width:872px !important;
	margin-top: 20px !important;
	float: left;
}


/*-------------------------------------contentpages---------------------------------------------*/

.formtable input, .formtable textarea{
	margin-top: 2px;
	margin-bottom: 2px;
}

.cp_tab_versand td{
	padding: 2px !important;
}

.cp_tab_versand_dark{
	background-color: #7E8084;
	font-weight: bold;
	color: #ffffff;
}



/*-------------------------------------tooltips---------------------------------------------*/

.tip {
	color: #fff;
	width: 150px;
	z-index: 13000;
}
 
.tip-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #86201E;
	padding: 8px 8px 4px;
	background:url(/layout/bigtex/bubble.png) top left;
}
 
.tip-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	background:url(/layout/bigtex/bubble.png) bottom right;
}

/*-------------------------------------LinkCloud---------------------------------------------*/

#LinkCloud{
        float:left;
	text-align: center;
	margin-top: 20px;
        padding-left:100px;
        padding-right:100px;
}

#LinkCloud a:link, #LinkCloud a:visited{
	color:#5d5d5d;
        padding-left:10px;
        padding-right:10px;
}

#LinkCloud a:hover{
	text-decoration:underline;
}

.tag_6 {
display:inline;
font-size:10px;
}
.tag_5 {
display:inline;
font-size:12px;
font-weight:bold;
}

.tag_4 {
display:inline;
font-size:14px;
font-weight:bold;
}

.tag_3 {
display:inline;
font-size:16px;
font-weight:bold;
}

.tag_2 {
display:inline;
font-size:18px;
font-weight:bold;
}

.tag_1 {
display:inline;
font-size:20px;
font-weight:bold;
}


.clearFix{
	clear:both;
}

#social{
	width: 718px;
	text-align: center;
	margin-top: 20px;
	float:left;
}


.category_links h4 {
	font-size:11px;
	font-weight:bold;
	padding:0 0 6px 0;
	margin:0px;
}

.category_links h5 {
	font-size:11px;
	font-weight:normal;
	padding:0 0 6px 0;
	margin:0px;
}

.category_links a {
	font-size:9px;
}
						


.box_landingpage {
	height: 174px; 
	width: 370px;
	text-align: left; 
	padding: 25px 30px 50px 320px; 
	text-decoration: none; 
	background-image:no-repeat;
	color:#000;
	margin-bottom: 10px;
}

.box_landingpage h1 {
	color:#000;
	text-decoration: none; 
	margin-bottom: 15px;
	font-size:13px;
}

.box_landingpage a {
	color:#000;
	text-decoration: none; 
	font-size:11px;
}  



.bigtexbox {
	position:relative;
	margin:10px 0 0px 0 !important;
}

#bigtexinhalt
{
text-align:left;
border-bottom:#c4c4c4 1px solid;
}

#bigtexinhalt h1
{
	font-size:16px;
}

#bigtexinhalt h2
{
	font-size:14px;
	text-decoration:underline;
	padding-top:8px;
}

#bigtexinhalt .bigtexbild
{
border:1px solid #c4c4c4;
margin:5px 20px 0 0;
float:left;
}

#bigtexinhalt .bigtexbild a
{
border:0;
}

#bigtexinhalt img
{
border:0;
}

#bigtexinhalt .bigtextext
{
	font-size:12px;
	font-weight:normal;
	line-height:130%;
}

#bigtexinhalt .bigtexlink a
{
	text-decoration:underline;
}

#bigtexinhalt p.clear
{
clear:both;
margin: 0;
}

.bigtexlink .bigtexshoplink, .bigtexlink .bigtexshoplink:hover, .bigtexlink .bigtexshoplink:visited
{
position:relative;
top:12px;
padding:3px 5px;

}

.logo_link {color:#86201E; font-size:14px; text-transform:uppercase; padding-bottom:6px; font-weight:bold; text-decoration:none;
}

.logo_link a {color:#86201E; font-size:14px; text-transform:uppercase; text-decoration:none; font-weigt:bold;
}

.bg_logos {
padding:10px 10px 10px 30px; 
margin-left:8px; 
width:666px;
min-height:30px;
}



.box_startseite {
background-image:url(/images/gallery/Layout/bg_box_startseite.jpg); 
background-repeat:no-repeat; 
width:320px; 
height:270px; 
float:left; 
padding:15px 15px 15px 20px;
}

.box_startseite_right {
background-image:url(/images/gallery/Layout/bg_box_startseite.jpg); 
background-repeat:no-repeat; 
width:320px; 
height:270px; 
float:right; 
padding:15px 15px 15px 20px;
}


.heading h1 {
font-size:18px; 
font-weight:bold;
}
.produktbild {
float:left; 
padding:0 15px 15px 0;
width:110px;
}

.infos {
float:right; 
padding:0 0px 15px 0;
width:195px;
}

.infos .price {
font-size:24px; 
color:#86201e;
font-weight:bold;
padding-bottom:8px;
}

.infos .vat {
font-size:11px; 
}

.infos .logos {

}

.infos .logos a {
padding-right:15px;
font-weight:bold;
line-height:22px;
font-size:14px;
text-decoration:underline !important;
}

.varianten {
clear:both
}

.varianten a {
padding-left:10px;
font-weight:bold;
text-decoration:underline !important;
}


.Order_ArticleTable tbody tr td span{
color: #5D5D5D;
}


.groesse {
	z-index: 100;
height:55px;
width:232px;
position:absolute;
top:300px;
margin-left:100px;
color:#fff;
font-weight:normal;
text-align:center;
font-size:12px;
line-height:18px;
}

.header_content {
position:absolute;
top:42px;
left:50%;
margin-left:-258px;
}

#header_box {
	float:left;
	padding-left:45px;
	padding-top: 16px

}

#header_box h1 {
	font-size:14px;
	color:#454544;
}

#header_box .header_box_content {
	font-size:13px;
	color:grey;
}

.header_box1 {
	float:left;
	padding-left:95px;
	padding-top: 32px
}

.header_box1 h1 {
	font-size:14px;
	color:#454544;
}

.header_box1 .header_box_content1 {
	font-size:13px;
	color:grey;
}
.header_box1_head {
   	color: #454544;
   	font-size: 14px;
   	font-weight:bold;
}

.search {
	padding-top:5px;
	padding-left:7px;
	width:290px;
	float:left;
}
.searchb {
	width:22px;
	height:23px;
	border: 0 none;
	float:left;
}
#search_button {
	background:url(/images/gallery/Basis/searchbut.jpg) no-repeat;
	border:0 none;
	font-size:14px;
	font-weight:bold;
	height:23px;
	padding-bottom:5px;
	width:69px;
	color:#454545;
}

#menu_service {
	font-size:15px;
	padding-top:5px;
	padding-left:60px;
	float:left;
	color:#FFF;
	width:245px;
}

#menu_service .pfeil {
background:url(/images/gallery/Basis/pfeil_big.jpg) no-repeat;
background-position: 220px 0;
display:block;
height:30px;
padding-top:4px;
width:245px;
}

.pfeil {
text-decoration:none; 
color:#fff;
border:none;
}
.info {
	width: 83px; 
	height: 12px; 
	margin-top:64px;
	margin-left:14px;
	z-index:201;
}
.widerruf {
	width: 105px; 
	height: 12px; 
	margin-top: 54px;
	margin-left: 165px;
	z-index:201;
}

#panel {
background:url(/images/gallery/Layout/456.png);
padding:18px 12px;
width:250px;
height:148px;
z-index:201;
position: absolute;
margin-left: -20px;
display:none;
top:35px;
color: #FFFFFF;
font-size: 13px;
font-weight: normal;
cursor: pointer;
}
.panel_head {
    color: #FFFFFF;
    font-size: 16px;
    font-weight: normal;
    padding-top: 3px;
    text-decoration: underline;
}
#panel1 {
background:url(/images/gallery/Layout/123.png);
padding:18px 12px;
width:280px;
height:200px;
z-index:201;
display:none;
position:absolute;
margin-left: -44px;
top:35px;
color: #FFFFFF;
font-size: 13px;
font-weight: normal;
cursor: pointer;
}
#panel2 {
background:url(/images/gallery/Layout/789.png);
padding:18px 12px;
width:545px;
height:135px;
z-index:201;
display:none;
position:absolute;
margin-left: -468px;
top:35px;
color: #FFFFFF;
font-size: 13px;
font-weight: normal;
cursor: pointer;
}

.close {
background:url(/images/gallery/Basis/schlieszen_big.jpg) repeat scroll 0 0 transparent;
float:right;
font-size:11px;
padding:5px;
cursor:pointer;
height:12px;
}

#menu_email {
	font-size:15px;
	font-wight:bold;
	padding-top:5px;
	padding-left:20px;
	float:left;
	color:#FFF;
	width:230px;
}

#menu_email .pfeil {
background:url(/images/gallery/Basis/pfeil_big.jpg) no-repeat;
background-position: 204px 0;
display:block;
height:30px;
padding-top:4px;
width:230px;
}

#test {
padding-left:6px;
	position: absolute;
	width: 984px;
	background-image:url(/images/gallery/Basis/outer_bg2.png);
        background-repeat:repeat-y;
}

#menu_service #panel p {
	color:#fff;
	font-size:13px;
	font-weight:normal;
	padding-bottom:1px;
	padding-top:1px;
}
#menu_service #panel h4 {
	color:#fff;
	font-size:16px;
	font-weight:normal;
	text-decoration:underline;
	padding-top:3px;
}
#menu_service #panel img {
	float:right;
	font-size:11px;
	width:100px;
	padding-top:10px;
	cursor:pointer;
}

#menu_email #panel1 p {
	color:#fff;
	font-size:13px;
	font-weight:normal;
	padding-bottom:1px;
	padding-top:1px;
}
#menu_email #panel1 h4 {
	color:#fff;
	font-size:16px;
	font-weight:normal;
	text-decoration:underline;
	padding-top:3px;
}
#menu_email #panel1 img {
	float:right;
	font-size:11px;
	width:100px;
	padding-top:20px;
	cursor:pointer;
}

#CallbackForm {
	padding-top:10px;
}

#menu_marken {
	font-size:15px;
	font-wight:bold;
	padding-top:5px;
	padding-left:20px;
	float:left;
	color:#FFF;
	width:65px;
}

#menu_marken .pfeil {
background:url(/images/gallery/Basis/pfeil_big.jpg) no-repeat;
background-position: 60px 0;
display:block;
height:30px;
padding-top:4px;
width:85px;
}

fieldset {
padding-top:10px;
border:0 none;
margin:0;
padding:0;
}
.field {
padding:0 0 7px;
}
label {
font-weight:bold;
}
#CallbackForm input {
border-color:-moz-use-text-color #000000 #000000 -moz-use-text-color;
border-style:none solid solid none;
border-width:0 2px 2px 0;
height:17px;
font-size:13px;
width:200px;
}
input[type="text"], input[type="password"], div[id="Page"] textarea, div[id="Page"] select {
border:1px solid #C1C1C1;
font-size:12px;
}
input.text, input.password {
padding:1px 3px 2px;
width:185px;
}
input.text, input.password, input.submit, input.reset, input.image, button, textarea, select {
color:#454545;
font-family:Arial,Helvetica,sans-serif;
margin:0;
}

#CallbackSubmit {
background:url(/images/gallery/Basis/button_big.jpg) no-repeat;
border:0 none;
color:#FFFFFF;
font-size:12px;
padding:4px;
}
#CallbackSubmit1 {
background:url(/images/gallery/Basis/button_big.jpg) no-repeat;
border:0 none;
color:#FFFFFF;
font-size:12px;
padding:4px 4px 4px 7px;
width:96px;
}
#menu_tel #panel .menu_button p {
font-size:8px;
padding-top:11px;
width:200px;
float:left;
}

.menu_button1 {
padding-top:13px;
padding-bottom:10px;
}

.link {
text-decoration:underline;
text-transform:none;
color:#fff;
}

.menu_button1 a{
text-decoration:none;
text-transform:none;
color:#fff;
}

.multilang_flags {display:none;}

.nachricht {
background:url(/images/gallery/Basis/bigtex_balken_1.png) no-repeat;
height:27px;
margin-left:3px;
padding-top:9px;
width:709px;
}

.nachricht span {
color:#FFFFFF;
font-size:17px;
font-weight:bold;
text-align:center;
}
.bs span {
font-size:10px;
}

.start_left {
width:480px; 
float:left;
}

.start_right {
float:right; 
width:234px;
} 



.vers {
font-size: 11px;
color: #86201E;
}
.vers a{
font-size: 11px !important;
color: #86201E;
} 

.vers_alc {
font-size: 9px;
color: #86201E;
}
.vers_alc a{
font-size: 9px !important;
color: #86201E;
} 


#plentycat_185 {
       display:none;
}

#plentycat_132-0-0-0-0-0 {
       display:none;
}
.art {
float:left;
height:365px;
margin-right:11px;
margin-top:11px;
text-align:center;
padding:5px;
width:221px;
border:1px solid grey;
}
.button1 a{
float:left !important;
width:92px;
}
.button2 input{
float:right !important;
width:123px;
}
.art_name {
display: block;
height:57px;
color:#86201e;
font-size:13px;
line-height:17px;
font-weight:bold;
text-decoration:none;
}
.art_name a {
color:#86201e;
font-size:13px;
line-height:17px;
font-weight:bold;
text-decoration:none;
}
.art_image {
height:200px;
display: block;
}
.art_price {
color:#86201E;
font-size:20px;
font-weight:bold;
height:27px;
float:left;
}
.art_mw {
font-size:11px;
height:18px;
padding-bottom:5px;
color:#86201E;
text-align:left;
}
.mw_b {
float:left;
font-size:10px;
text-align:left;
}
.mw_b a {
color:#454545 !important;
}
.art_tr {
text-align:left;
padding-bottom:0px;
float:right;
color:#a0a0a0;
}
.ware {
float:right;
}
.ansicht {
color:#666666;
float:right;
font-size:14px;
line-height:21px;
margin-right:13px;
width:300px;
}
.ansicht_infos {
height:130px;
}
ul.prod_info {
display:block;
border:1px solid #C3C3C3;
margin:0;
overflow:hidden;
padding:0;
width:368px;
}
ul.prod_info li.image {
padding-top:20px;
text-align:center;
width:290px;
}
ul.prod_info li {
float:left;
list-style:none outside none;
padding:5px 15px 15px 0;
}
.moPicThumbnails {
border-top:0 solid #DDDDDD;
clear:both;
padding-top:10px;
}
.mr {
font-size:11px;
height:15px;
}
.infs {
margin-top:15px;
}
.infs_img {
float:left;
height:38px;
padding-bottom:4px;
}
.infs_head {
color:#454545;
float:right;
font-weight:bold;
padding-bottom:3px;
width:260px;
}
.infs_head span {
font-size:12px;
font-weight:normal;
}
.infs_head span a {
color:#000000 !important;
font-size:12px;
font-weight:normal;
text-decoration:underline !important;
}
.cr {
border-right:1px solid grey;
float:left;
margin:5px 0 0;
width:138px;
}
.cr a {
color:#454545 !important;
}
.cr_image {
height:90px;
text-align:center;
}
.cr_image img {
height:70px;
}
.cr_mid {
height:60px;
padding:0 5px;
}
.cr_preis {
font-family:Arial;
font-size:14px;
height:42px;
margin-top:13px;
padding:5px 0 0 7px;
font-weight:bold;
}
.atk_n {
font-size:11px;
}
.liefer {
font-size:11px;
color:#454545;
}
.liefer span {
font-weight:bold;
}
.ds {
height:15px;
}
.art_logo {
	float: right;
	width: 100px;
}
.art_logo img {
	width: 100px;
}

.art_newsletter {
float:left;
height:237px;
margin-right:6px;
margin-top:6px;
text-align:center;
padding:5px;
width:154px;
border:1px solid grey;
}

.art_newsletter_ssv {
float:left;
height:230px;
margin-right:6px;
margin-top:6px;
text-align:center;
padding:5px;
width:154px;
border:1px solid grey;
}

.art_name_newsletter {
height:44px;
}

.art_name_newsletter a {
color:#666666;
font-size:12px;
line-height:15px;
text-decoration:none;
}

.art_price_newsletter {
color:#86201E;
font-size:14px;
font-weight:bold;
height:24px;
text-align:center;
}

.art_price_newsletter_uvp {
color: #454545;
font-size:12px;
font-weight:bold;
height:17px;
text-align:center;
}

.art_price_newsletter_uvp_linethrough {
text-decoration:line-through;
}

.menu_marken {
    padding: 4px 0 4px 10px;
    width: 180px;
    border-bottom:1px solid #d6d6d6;
    margin-left:10px; 
    margin-bottom:10px;
}  
.menu_marken a {
    font-size:13px;
    text-decoration: none;
    color: #86201e;
    font-weight: bold;
}   

#plentycat_237 {display:none;}
#plentycat_240 {display:none;}
#plentycat_239 {display:none;}
#plentycat_238 {display:none;}
#plentycat_237 {display:none;}
#plentycat_251 {display:none;}
#plentycat_252 {display:none;}
#plentycat_249 {display:none;}
#plentycat_246 {display:none;}
#plentycat_245 {display:none;}
#plentycat_255 {display:none;}
#plentycat_253 {display:none;}
#plentycat_247 {display:none;}
#plentycat_254 {display:none;}
#plentycat_250 {display:none;}
#plentycat_248 {display:none;}
#plentycat_256 {display:none;}
#plentycat_241 {display:none;}
#plentycat_244 {display:none;}
#plentycat_243 {display:none;}
#plentycat_257 {display:none;}
#plentycat_258 {display:none;}






#nvslider{height: 290px; z-index:200;}

#PlentyOrderPayPalExpressPanel {display:none;}

.menu_marken_liste {
	margin-left:20px;
	margin-top:8px;
}
.menu_marken_liste ul {
	width:145px;
	margin-right:30px;
	float:left;
}
.menu_marken_liste ul.right {
	width:150px;
	margin-right:25px;
	float:left;
}
.menu_marken_liste ul li {
	list-style:none;
	line-height:14px;
	border-bottom:1px solid #454545;
	padding:5px 0px 4px 10px;
}
.menu_marken_liste ul li a {
	text-decoration:none;
	color:#fff;
	font-size:12px;
}
.menu_marken_liste ul li a:hover {
	color:#d1d1d1;
}



.menu_left_new {
	width:190px;
	position:relative; 
	margin:0; 
	font-size:13px; 
	margin-left:10px;
	color:#454545;
	z-index: 500;
}
.menu_left_new ul li a, .menu ul li a:visited {
	display:block; 
	text-decoration:none; 
	color:#454545; 
	width:180px; 
	text-align:left; 
	padding: 4px 0px 4px 10px;
	border-bottom: 1px solid #D6D6D6; 
	border-width:0px 0px 1px 0px; 
	background:#fff; 
	line-height:14px; 
}
.menu_left_new ul {
	padding:0; 
	margin:0;
	list-style-type:none; 
}
.menu_left_new ul li {
	float:left; 
	margin-right:1px; 
	position:relative;
}
.menu_left_new ul li ul {
	display:none;
}

/* specific to non IE browsers */
.menu_left_new ul li:hover a {
	color:#86201e; 
	background:#fff;
}
.menu_left_new ul li a:active {
	color:#86201e;
}
.menu_left_new ul li:hover ul {
	display:block; 
	position:absolute; 
	top:0; 
	left:190px; 
	width:190px;
}
.menu_left_new ul li:hover ul li a.hide {
	color:#86201e; 
	background:#fff;
}
.menu_left_new ul li:hover ul li:hover a.hide {
	width:160px;
}
.menu_left_new ul li:hover ul li ul {
	display:none;
}
.menu_left_new ul li:hover ul li a {
	display:block; 
	background:#e2e2e2; 
	color:#454545; 
	width:190px;
}
.menu_left_new ul li:hover ul li a:hover {
	background:#f1f1f1; 
	color:#86201e;
}
.menu_left_new ul li:active ul li a:active {
	color:#86201e;
}


.liveshopping_close {
font-size:12px; width:680px; text-align:right; padding-bottom:10px; }

.liveshopping_td {
padding:0px 30px 0 0; text-align:right; color:#fff; font-size:16px; font-weight:bold; height:75px; margin-top:-5px;
}

.liveshopping_img {
padding:30px 0 0 20px; height:320px; float:left; width:240px;
}

.liveshopping_div {
padding:40px 0 0 10px; float:right; width:200px; height:310px; margin-right:120px;
}

.liveshopping_description {
color:#454545; padding:20px; width:600px;
}

.sale_button {
position:relative; top:-214px; height:104px; width:227px; text-align:right;
}

.no_sale_button {
height:104px; width:1px;
}

.sale_top {
margin-top:-104px;
}

.sale_button_single {
position:relative; top:15px; height:104px; width:370px; text-align:right;
}

.single_article {
margin-top:-114px;
}/* NEW ATTRIBUTE SELECT */


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


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

/* ul (all) */

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

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



/* DROPDOWN */

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

/* selectet item */

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


/* list */

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


/* IMAGE GALLERY / TEXT BOX */

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

/* Box Headlines */

  .PlentyWebBasketContainerTitle
  {
      background: #f2f6f8; /* Old browsers */
      background: -moz-linear-gradient(top, #f2f6f8 0%, #d8e1e7 50%, #b5c6d0 51%, #e0eff9 100%); /* FF3.6+ */
      background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f2f6f8), color-stop(50%,#d8e1e7), color-stop(51%,#b5c6d0), color-stop(100%,#e0eff9)); /* Chrome,Safari4+ */
      background: -webkit-linear-gradient(top, #f2f6f8 0%,#d8e1e7 50%,#b5c6d0 51%,#e0eff9 100%); /* Chrome10+,Safari5.1+ */
      background: -o-linear-gradient(top, #f2f6f8 0%,#d8e1e7 50%,#b5c6d0 51%,#e0eff9 100%); /* Opera11.10+ */
      background: -ms-linear-gradient(top, #f2f6f8 0%,#d8e1e7 50%,#b5c6d0 51%,#e0eff9 100%); /* IE10+ */
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f6f8', endColorstr='#e0eff9',GradientType=0 ); /* IE6-9 */
      background: linear-gradient(top, #f2f6f8 0%,#d8e1e7 50%,#b5c6d0 51%,#e0eff9 100%); /* W3C */  
    
      /* rounded borders top left and right */
      -moz-border-radius-topleft:5px;
      -moz-border-radius-topright:5px;
      -khtml-border-radius-topleft:5px;
      -khtml-border-radius-topright:5px;
      
      /* rest */
      color:#32576d;
      font-size:18px;
      font-weight:400;
      border:1px solid #b5c6d0;
      padding:5px 10px 5px 10px;
  }
  .PlentyWebBasketOpenableContainer:hover #PlentyWebBasketShippingCountryContainerTitle,.PlentyWebBasketOpenableContainer:hover #PlentyWebBasketPaymentMethodContainerTitle,
  .PlentyWebBasketOpenableContainer:hover #PlentyWebBasketShippingMethodContainerTitle,.PlentyWebBasketOpenableContainer:hover #PlentyWebBasketCouponContainer,
  .PlentyWebBasketOpenableContainer:hover #PlentyWebBasketCouponContainerTitle,.PlentyWebBasketOpenableContainer:hover #PlentyWebBasketSchedulerContainerTitle
  {
    cursor:pointer;
    
    background: #a8def7; /* Old browsers */
    background: -moz-linear-gradient(top, #a8def7 0%, #7bbbe5 50%, #5aa4ce 51%, #3bacf7 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a8def7), color-stop(50%,#7bbbe5), color-stop(51%,#5aa4ce), color-stop(100%,#3bacf7)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #a8def7 0%,#7bbbe5 50%,#5aa4ce 51%,#3bacf7 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #a8def7 0%,#7bbbe5 50%,#5aa4ce 51%,#3bacf7 100%); /* Opera11.10+ */
    background: -ms-linear-gradient(top, #a8def7 0%,#7bbbe5 50%,#5aa4ce 51%,#3bacf7 100%); /* IE10+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a8def7', endColorstr='#3bacf7',GradientType=0 ); /* IE6-9 */
    background: linear-gradient(top, #a8def7 0%,#7bbbe5 50%,#5aa4ce 51%,#3bacf7 100%); /* W3C */  
    color:#fff;
  }
  .PlentyWebBasketOpenableContainer:hover #PlentyWebBasketShippingMethodContainerTitle #WebBasketShippingMethodSelectedChange,
  .PlentyWebBasketOpenableContainer:hover #PlentyWebBasketPaymentMethodContainerTitle #WebBasketPaymentMethodSelectedChange,
  .PlentyWebBasketOpenableContainer:hover #PlentyWebBasketSchedulerContainerTitle #WebBasketSchedulerSelectedChange,
  .PlentyWebBasketOpenableContainer:hover #PlentyWebBasketShippingCountryContainerTitle #WebBasketShippingCountrySelectedChange,
  .PlentyWebBasketOpenableContainer:hover #PlentyWebBasketCouponContainerTitle #WebBasketCouponSelectedChange
  {
    color:#fff;
  }

/* Box Body */

  .PlentyWebBasketContainerContent
  {
    /* inner shadow*/
    -moz-box-shadow: inset 0px 0px 3px #b5c6d0;
    -webkit-box-shadow: inset 0px 0px 3px #b5c6d0;
    box-shadow: inset 0px 0px 3px #b5c6d0;
    
    /* rounded bottom */
    -khtml-border-radius-bottomleft:5px;
    -khtml-border-radius-bottomright:5px;
    -moz-border-radius-bottomleft:5px;
    -moz-border-radius-bottomright:5px;
    
    /* rest */
    border:1px solid #b5c6d0;
    border-top:0;
    background-color:#fff;
    padding:10px;
    line-height:17px;
  }
  
/* footer */
  #PlentyWebBasketFooterContainerContent
  {  
    -moz-border-radius-topleft:5px;
    -moz-border-radius-topright:5px;
    -khtml-border-radius-topleft:5px;
    -khtml-border-radius-topright:5px;
    
    text-align: right;
  }

/* Box Head change Buttons */
  #WebBasketSchedulerSelectedChange,#WebBasketShippingCountrySelectedChange,#WebBasketPaymentMethodSelectedChange,#WebBasketShippingMethodSelectedChange,#WebBasketCouponSelectedChange
  {
    font-size:12px;
    font-weight:400;
    color:blue;
    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;
	}
	


/* 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: #f2f6f8; /* Old browsers */
      background: -moz-linear-gradient(top, #f2f6f8 0%, #d8e1e7 50%, #b5c6d0 51%, #e0eff9 100%); /* FF3.6+ */
      background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f2f6f8), color-stop(50%,#d8e1e7), color-stop(51%,#b5c6d0), color-stop(100%,#e0eff9)); /* Chrome,Safari4+ */
      background: -webkit-linear-gradient(top, #f2f6f8 0%,#d8e1e7 50%,#b5c6d0 51%,#e0eff9 100%); /* Chrome10+,Safari5.1+ */
      background: -o-linear-gradient(top, #f2f6f8 0%,#d8e1e7 50%,#b5c6d0 51%,#e0eff9 100%); /* Opera11.10+ */
      background: -ms-linear-gradient(top, #f2f6f8 0%,#d8e1e7 50%,#b5c6d0 51%,#e0eff9 100%); /* IE10+ */
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f6f8', endColorstr='#e0eff9',GradientType=0 ); /* IE6-9 */
      background: linear-gradient(top, #f2f6f8 0%,#d8e1e7 50%,#b5c6d0 51%,#e0eff9 100%); /* W3C */  
    
      /* rounded borders top left and right */
      -moz-border-radius-topleft:5px;
      -moz-border-radius-topright:5px;
      -khtml-border-radius-topleft:5px;
      -khtml-border-radius-topright:5px;
      
      /* rest */
      color:#32576d;
      font-size:18px;
      border:1px solid #b5c6d0;
      padding:5px 10px 5px 10px;
      font-weight:400;
  }
  .AccordionTitle.CurrentAccordionTitle
  {
    background: #a8def7; /* Old browsers */
    background: -moz-linear-gradient(top, #a8def7 0%, #7bbbe5 50%, #5aa4ce 51%, #3bacf7 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a8def7), color-stop(50%,#7bbbe5), color-stop(51%,#5aa4ce), color-stop(100%,#3bacf7)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #a8def7 0%,#7bbbe5 50%,#5aa4ce 51%,#3bacf7 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #a8def7 0%,#7bbbe5 50%,#5aa4ce 51%,#3bacf7 100%); /* Opera11.10+ */
    background: -ms-linear-gradient(top, #a8def7 0%,#7bbbe5 50%,#5aa4ce 51%,#3bacf7 100%); /* IE10+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a8def7', endColorstr='#3bacf7',GradientType=0 ); /* IE6-9 */
    background: linear-gradient(top, #a8def7 0%,#7bbbe5 50%,#5aa4ce 51%,#3bacf7 100%); /* W3C */

    /* rest */
    border:1px solid #68b2e4;
    color:#fff;
    font-weight:bold;
  }
 

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

    /* rest */
    border:1px solid #68b2e4;
    color:#fff;
    font-weight:bold;
  }
  
 /* Unique goes here */
 
 /* Unique goes here */


/* Accordion Body */

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


/* Input fields*/
div.PlentyFormBox input[type=text],div.PlentyFormBox input[type=password]
{
  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;
}
/* main header */
#PlentyWebCustomerRegistrationTitle {
background: #EEEEEE;
border-bottom: 2px solid #CCCCCC !important;
color: #444444;
font-size: 18px;
font-weight: normal;
padding: 5px 10px;
margin-bottom: 0;
}

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

/* 2 COLUMN LAYOUT */

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


/* LABEL INPUT LIST */

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

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

#PlentyWebCustomerRegistrationUpdateCustomerDetailsInputBirthdayInput input {
text-align: center;
}

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

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

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

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


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

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

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


/* accordion header (cancel newsletter) */

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

/* accordion body (cancel newsletter) */

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

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

/* login container content */

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

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

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

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

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

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

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

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

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



/* LINKS */


/*standard*/

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

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

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


/* accordion header (forgotten password)  */

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

/* accordion body (forgotten password) */

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

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

/* login container content */

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

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

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

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

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

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

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

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

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



/* LINKS */


/*standard*/

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

div#PlentyWebInvoiceDetailsContainer1
{
float: left;
}

div#PlentyWebInvoiceDetailsContainer2
{
float: right;
}


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

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

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

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

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

#PlentyWebInvoiceDetailsBirthdayNotice
{
display: block;
}


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

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


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

#PlentyWebInvoiceDetailsBirthdayNotice
{
font-size: 90%;
}

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


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

#PlentyWebInvoiceDetailsStreet, #PlentyWebInvoiceDetailsZIPCode
{
  float: left;
}

/*** Container 3     ***/

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


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

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

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

#PlentyWebShippingDetailsZIPCodeTitle{
 display: inline-block!important;
    padding-right: 10px!important;
    text-align: right!important;
    width: 58% !important;
  }
  #PlentyWebShippingDetailsZIPCodeContent{
     display: inline-block!important;
   width: 29% !important;
  }
  #PlentyWebShippingDetailsCityContainer
  {
float: left!important;
width: 49% !important;
  }
  #PlentyWebShippingDetailsCityContent
  {
    padding-right: 10px!important;
    text-align: right!important;
    width: 100% !important;
  }
  #PlentyWebShippingDetailsCityTitle { display:none!important;}
  
  #PlentyWebShippingDetailsNotice2
  {
  	border: 1px solid #ccc;
  	padding: 5px;
  	margin-top: 5px;
  }
	/* 4 Accordion */
  
  .PlentyWebPaymentMethodRadio
  {
        float: left; font-size: 12px; font-weight: 400; margin-top: 7px; min-width: 250px;
  }
  .PlentyWebPaymentMethodPrice
  {
    font-size:14px;float:right;font-weight:400;  margin-top:7px;
  }
  .PlentyWebPaymentMethodAdvice
  {
    display:inline-block; margin-left:10px;
  }
  
  #PlentyOrderWebPaymentMethodContent .PlentyFormBox > .PlentyFormContainer
  {
    border-bottom: 1px solid #B5C6D0;
    min-height: 30px;
    padding: 5px 0;
  }
  
  #PlentyWebPaymentMethodNotice
  {
    font-size:18px;
    margin-top:5px;
    margin-bottom:10px;
  }
  #PlentyWebPaymentMethodSubmit { text-align:right; margin-top:5px; }
  div#PlentyWebBankInformationContainer
{
display : table;
}

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

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

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


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

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

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

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


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

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

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

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


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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


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

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

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



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

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


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

#PlentyWebOrderOverviewItemsBox
{
  clear:both;  
  display:table;
  border:1px solid #CCCCCC;
}
#PlentyWebOrderOverviewItemsContainer
{
  clear:both;
}
#PlentyWebOrderOverviewItems
{
  font-size:18px;  float:left;
}
#PlentyWebOrderOverviewItems
{
  font-size:18px;float:left;
}
.ItemsHeadline
{
   font-weight:bold;
   display : table-cell;
   border-bottom: 1px solid #CCCCCC;
   padding: 5px;
}
#PlentyWebOrderOverviewItemsMain { display: table-row-group; }
#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;
}
	.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;
} 