fieldset {
	width: 95%;
	margin-top: 8px;
	padding: 4px;
	border: 1px solid #69C;
	text-align: left;
}
fieldset legend {
	font-weight: bold;
	font-size: 14px;
	color: #012f60;
}
fieldset div {
	padding: 10px;
}
.Order_ArticleTable {
	width: 99%;
	margin-top: 12px;
	margin-bottom: 12px;
	border-collapse: collapse;
	border-width: 1px;
	border-style: solid;
	border-color: #69C;
}
.Order_ArticleTable td {
	padding: 3px;
}
.Order_ArticleTable th {
	padding: 3px;
	font-weight: bold;
	background: #69C;
}
.Order_ArticleTable th, .Order_ArticleTable span {
	color: #FFF;
}
.Order_ArticleTable td {
	border-width: 1px;
	border-style: solid;
	border-color: #69C;
}
.Order_TotalsTable {
	width: 99%;
	margin-top: 14px;
	border-collapse: collapse;
}
.Order_TotalsTable td {
	padding: 8px 3px;
	border-bottom: #69C 1px solid;
}
.Order_ConfigTable {
	width: 99%;
	margin-top: 10px;
}
.Order_ConfigTable th, .Order_ConfigTable th span {
	padding: 4px;
	font-weight: bold;
	color: #FFF;
	background: #69C;
}
.Order_ConfigTable td {
	padding: 4px;
	background: #EDF6FF;
}
.Order_ConfigTable table {
	margin: 10px;
	border-collapse: collapse;
	border-width: 1px;
	border-style: solid;
	border-color: #69C;
	padding: 4px;
	width: 95%;
}
#Order_ConfigTable .top {
	text-align: right;
}
#Order_ConfigTable .top img {
	padding-right: 10px;
}
.Order_ConfigTableSum {
	width: 99%;
}
.Order_ConfigTableSum td {
	border-top: 1px solid #69C;
	padding: 4px;
}
.Order_ConfigListTable td {
	border-top: 1px solid #69C;
	padding: 4px;
}
.Order_ConfigListTable div {
	margin: 10px;
}
.Order_AddressInputTable {
	padding-top: 10px;
	padding-bottom: 10px;
}
.Order_AddressInputTable th {
	padding: 4px;
	font-weight: bold;
	border-bottom: #FFF 1px solid;
	background: #EDF6FF;
}
.Order_AddressInputTable td {
	padding: 4px;
}
.MyAccount_Navigation {
	width: 100%;
	margin: 0;
	padding: 8px 4px 0 2px;
	list-style: none;
	font-weight: bold;
	border: none;
	color: #000;
}
.MyAccount_Navigation li a {
	display: block;
	margin: 0;
	padding: 5px;
	color: #000;
	text-decoration: none;
	width: 160px;
	background: #EDF6FF;
}
.MyAccount_Navigation li a:hover {
	background: #EDF6FF;
}
#PlentyMyAccount .my_account_menu {
	background: #EDF6FF;
}
#my_account_link {
	text-decoration: none;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	color: #012F60;
	padding-left: 10px;
}
#PlentyMyAccount .ticket_form {
	position: relative;
	padding-left: 10px;
}
#PlentyMyAccount p {
	position: relative;
	padding-left: 10px;
}
#PlentyMyAccount h1 {
	position: relative;
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	background: #369;
}
#PlentyMyAccount h2 {
	position: relative;
	text-decoration: none;
	font-size: 18px;
	font-weight: bold;
	color: #012F60;
	padding-left: 10px;
}
#order_status_history h2 {
	padding: 0;
}
.ArticleAttrTable td {
	border: 0;
}
.small {
	font-size: 9px;
	font-style: normal;
}
.red {
	font-style: normal;
	color: #C00;
}
.multilang_flags {
	display: none;
}
#orderstep_panel {
	display: none;
}
.Order_CouponTable {
	display: none;
}
.flag_fr {
	visibility: hidden;
}
.flag_en {
	visibility: hidden;
}
.flag_it {
	visibility: hidden;
}
.flag_es {
	visibility: hidden;
}
.flag_de {
	visibility: hidden;
}
#paymentbox_sofortueberweisung {
	display: none;
}
div.plentyErrorBox {
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	text-align: left;
	color: #FFF;
	background: #C66 none;
}
div.plentyErrorBox a {
	position: relative;
	text-decoration: none;
	color: #012f60;
	font: bold 12px Arial, Helvetica, sans-serif;
}
div.plentyErrorBoxTitle {
	color: #FFF;
	margin-left: -10px;
	margin-top: -10px;
	margin-right: -10px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	background: #933 none;
	font: bold 12px Arial, Helvetica, sans-serif;
}
div.plentyMessageBox {
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	text-align: left;
	color: #FFF;
	background: #093 none;
}
div.plentyMessageBox a {
	position: relative;
	text-decoration: none;
	color: #012f60;
	font: bold 12px Arial, Helvetica, sans-serif;
}
div.plentyMessageBoxTitle {
	color: #FFF;
	margin-left: -10px;
	margin-top: -10px;
	margin-right: -10px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	background: #363 none;
	font: bold 12px Arial, Helvetica, sans-serif;
}
/*
 * CSS definitions for the new webshop login page (since plentyMarkets version 4.200)
 */
.PlentyOrderBox {
	border: 1px solid #c1c1c1;
	background-color: #fff;
	margin-top: 10px;
}
.PlentyOrderHeader {
	background-color: #ebeef1;
	padding: 5px;
	font-size: 18px;
	margin: 0 0 10px 0;
}
.PlentyOrderAdvice {
	background-color: #c2e7ce;
	padding: 5px;
	margin: 1px;
}
.PlentyOrderContent {
	padding:5px;
}
 
