/**
 * CSS fuer den plentyMarkets Bestellvorgang.
 *
 * Aendern Sie Ihr CSS selbst ueber den Bereich plenty* > plentyCMS * Dialog > CSS
 */
 
  

#orderstep_panel{
	background-image:url(/layout/images/checkout/bg_orderstep_panel.gif);
	background-repeat:no-repeat;
	padding-top:0px;
	height:43px;
}

#orderstep_panel_bubbles{
	margin-top:2px;
}

.OrderStepText{
	color:#32b6b0 !important;
	text-transform:uppercase;
	font-size:13px;
}

#PlentyOrder p{
	color:#32b6b0;
	line-height:1.3;
}

fieldset {
	padding: 4px;
	border: 1px solid #fff;
	text-align:left;
	margin-right:10px;
}

fieldset legend {
	font-weight:bold;
	font-size:14px;
}

fieldset div {
	padding:10px;
}

 
/* Artikelauflistung im Bestellvorgang */
 
.Order_ArticleTable {
	width:99%;
	margin-bottom:12px;
	border-collapse:collapse;
	border-width: 1px 1px 1px 1px;
	border-style: solid solid solid solid;
	border-color: #fff;
	background-color:#ff8a00;
	color:#fff;
}

.Order_ArticleTable td {
	padding:3px;
}

.Order_ArticleTable strong {
	color:#fff;
}

.Order_ArticleTable td img{
	background-color:#fff;
}

.Order_ArticleTable th {
	padding:3px;
	font-weight: bold;
	color:#ff8a00 !important;
	background-color: #fff;
	font-size:15px;
	height: 29px;
	line-height: 35px;
} 

.Order_ArticleTable th, .Order_ArticleTable span {
	color: #FFFFFF;
} 
	
.Order_ArticleTable td {
	border-width: 1px 1px 1px 1px;
	border-style: solid solid solid solid;
	border-color: #fff;
}

.Order_ArticleTable input {  }

/* Darstellung der Summen im Warenkorb */

.Order_TotalsTable {
	width:99%;
	margin-top:14px;
	border-collapse:collapse;
	margin-bottom:5px;
}

.Order_TotalsTable td {
	padding: 8px 3px 8px 3px;
	border-bottom: #fff 1px solid;
}


/* Konfigurationstabelle */

.Order_ConfigTable {
	width:99%;
	margin-top:10px;
}

.Order_ConfigTable table {
	margin:10px;
	border-collapse:collapse;
	border-width: 1px;
	border-style: solid;
	border-color: #fff;
	padding:4px;
	width:90%
	color:#FFFFFF;
}

.Order_ConfigTable th, .Order_ConfigTable th span, .Order_ConfigTable th strong {
	padding:4px;
	font-weight:bold !important;
	background-color:#fff;
	color:#ff8a00 !important;
	font-size:15px;
	height: 29px;
	line-height: 35px;
}

.Order_Coupon2Referrer_1 th strong{
	font-weight:bold;
}


.Order_ConfigTable td {
	padding:4px;
	background-color:#ff8a00;
	color:#FFFFFF;
	border-color: #fff;
}


#Order_ConfigTable a{
	color:#fff;
	text-decoration:underline;
}

#order_status_history.right fieldset div p span{
	color:#fff !important;
}

#order_status_history.right fieldset div h2 span{
	color:#fff !important;
}

fieldset #mop_prepay_box{
	border-color:#fff !important;
}

/* Anzeige der Gesamtsumme im Warenkorb */

.Order_ConfigTableSum {
	width:99%;
}

.Order_ConfigTableSum td{
	border-top: 1px solid #fff;
	padding:4px;
}


.Order_ConfigListTable td {
	border-top: 1px solid #fff;
	padding:4px;
}

.Order_ConfigListTable div {
	margin:10px
}

.Order_ConfigListTable a {
	color:#fff;
        text-decoration:underline;
}
 
.Order_CouponTable.Order_Coupon2Referrer_1 tbody tr th{
	padding:4px;
	font-weight:bold;
	background-color:#fff;
	color:#ff8a00 !important;
	font-size:15px;
	height: 29px;
	line-height: 35px;
}

.Order_CouponTable.Order_Coupon2Referrer_1 tbody td{
	padding-top:10px;
}


/* Adresseingabe */

.Order_AddressInputTable {
	padding-top:10px;
	padding-bottom:10px;
}

.Order_AddressInputTable th {
	padding:4px;
	font-weight:bold;
	border-bottom: #FFFFFF 1px solid;
}

.Order_AddressInputTable td {
	padding:4px;
	border-bottom: #FFFFFF 1px solid !important;
}


.MyAccount_Navigation {
	width: 100%;
	margin: 0px;
	padding: 8px 4px 0px 2px; 
	list-style: none;
	font-weight:bold;
	border: none;
	color: #000000;
}

.MyAccount_Navigation li a {
	display: block;
	margin: 0;
	padding: 5px;
	background-color: #EBEEF1;
	color: #000000;
	text-decoration: none;
	width: 160px;
}
						
.MyAccount_Navigation li a:hover {
	background-color: #FFFFFF;
}

.PlentyOrderTable td{
	padding-top:3px;
	padding-bottom:3px;
}

.PlentyOrderBox h2.PlentyOrderHeader{
	margin:0;
	padding:5px;
	font-weight:bold;
	background-color:#fff;
	color:#ff8a00 !important;
	font-size:15px;
	height: 27px;
	line-height: 25px;
}

.PlentyOrderContent{
	padding-top:5px;
	padding-bottom:5px;
}

.PlentyOrderAdvice{
	padding-top:5px;
	padding-bottom:5px;
	border-left:1px solid #fff;
	border-right:1px solid #fff;
	border-bottom:1px solid #fff;
}

.PlentyOrderAdvice a{
	color:#fff;
	text-decoration:underline;
}


/* Artikel - Attributauswahl */

.ArticleAttrTable td {
	border: 0px;
}

#my_account_link_container{
	margin-top:0 !important;
}

a#my_account_link{
	color:#fff;
	padding-top:5px;
	font-size:12px;
	text-decoration:underline;
}

.my_account_menu legend{
	color:#fff;
}

.my_account_menu{
	background-color:#ff8a00 !important;
}

h3#my_account_welcome{
	font-size:18px;
	margin:0 !important;
	padding-top:5px;
	padding-bottom:5px;
}

a.my_account_menu_link{
	color:#fff;
	text-decoration:underline;
}

a.my_account_menu_link img{
	padding:5px;
	background-color:#fff;
}

.small {
	font-size: 9px;
	font-style: normal;
}

.red {
	font-style: normal;
	color:#32b6b0;
}

.multilang_flags{
	display:none;
}

.content-form {
	position: relative;
}

.form-big-top {
	width: 884px;
	height: 16px;
	background:url(/layout/images/form-big-top.gif) no-repeat 0 0;
}

.form-big-center {
	width: 860px;
	min-height: 100px;
	_height: 4px;
	background:url(/layout/images/form-big-center.gif) repeat-y 0 0;
	padding: 2px 12px 2px 12px;
	color: #fff;
}

.form-big-bottom {
	width: 884px;
	height: 16px;
	background:url(/layout/images/form-big-bottom.gif) no-repeat 0 0;
}
        

#PlentyMyAccount h1{
	color:#32b6b0;
	font-size:22px;
	padding:10px;
}    

#PlentyMyAccount{
	color:#32b6b0;
}

.my_account_order_history_table a{
	color:#fff;
	text-decoration:underline;
}      

.formblanc{
	padding-top:5px;
} 
  
.right fieldset{
	line-height:1.5;
}

#order_view_invoice{
	line-height:1.5;
}


#order_view_delivery{
	line-height:1.5;
}


#order_view_mop{
	line-height:1.5;
}

.Order_ArticleTable{
	line-height:1.5;
}

#order_view_tod{
	line-height:1.5;
}

.my_account_order_history_table{
	line-height:1.5;
}

.Order_TotalsTable{
	line-height:1.5;
}

#order_status_history.right fieldset{
	line-height:1.0;
}

#Basket_CountryOfDeliveryTitle{
	display:none;
}

#Basket_CountryOfDeliverySelect{
	display:none;
} 

#order_status_history img{
	display:none;
} 

strong{
	font-weight:normal;
}      

#Order_ConfigTable .top input{
	background-image:url(/tpl/de/images_dialog/button/button_bg.gif);
	width:206px;
	height:57px;
	border:0;
	color:#32b6b0;
	font-weight:bold;
	font-size:14px;
	background-color:transparent;
	margin-top:5px;
}   

.Order_ConfigListTable fieldset{
	line-height:1.5;
} 

.Order_AddressInputTable{
	width:100%;
} 

#content_DAddressID_0{
	line-height:1.5;
} 

.PlentyOrderTable th{
	width:170px;
}  

.basket_payment_icon{
	margin-top:5px;
} 

.form-big-center a{
	color:#fff;
	text-decoration:underline;
}

.Order_ArticleTable input{
	background-image:none !important;
        background-color:#fff !important;
}     