body {
	margin: 0;
	padding: 0;
	font-size:11px;
	font-family: Verdana, Arial, sans-serif;
	background-color: #e4e4e4;
}


/* menu left */
.left_menu {
font-size:12px;
  width: 240px;
  list-style: none;
  margin: 0px;
  padding: 0px;
  border: none;
  margin-bottom: 1px;
  font-family: Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
  background-color: #ffffff;
  color: #333;
}

.Order_ArticleTable tbody tr td span{
background-color:#ffffff;
padding:2px 10px 2px 10px;
margin-top:10px;
}

.left_menu ul {
  list-style: none;
  margin: 0px;
  padding: 0px;
  border: none;
}
.left_menu li {
  border-bottom: 1px solid #90bade;
  margin: 0;
}
.left_menu li a {
  display: block;
  padding: 6px 5px 6px 5px;
  border-left: 5px solid #FFFFFF;
  border-right: 5px solid #FFFFFF;
  background-color:#D9E3EC;
  color: #000;
  text-decoration: underline;
  font-weight:bold;
  width: 220px;
}
.left_menu li a:hover {
  border-left-color: #cc0000;
  border-right-color: #cc0000;
}
.left_menu li {
  border-top: 1px solid #ffffff;
  border-bottom: 0;
  margin: 0;
}
.left_menu li.level2 a {
  padding: 4px 5px 4px 2px;
  background-color: #fff;
  width: 210px;
  font-weight:normal;
}
.left_menu li.level3 a {
  padding: 3px 5px 3px 3px;
  background-color: #fff;
  width: 210px;
}

h1{
	font-family: Times;
	font-size:20px;
	font-weight:bold;
	color:#000000;
}

h2{
	font-family: Times;
	font-size:16px;
	font-weight:bold;
	color:#000000;
}

h3{
	font-family: Times;
	font-size:13px;
	font-weight:bold;
	color:#000000;
}

p{
	line-height:170%;
}

a{	font-weight:bold;	}

a:active 	{ 
color:#ffffff;
text-decoration:none; }


img{
	margin:0;
	padding:0;
	border:0;
}

/*formulare*/
form	{
	padding: 6px;
}

option:hover 	{ background:#AECCDE; }
option:focus 	{ background:#AECCDE; }
option:active	{ background:#AECCDE; }

input:hover 	{ background:#AECCDE; color:#000; }
input:focus 	{ background:#AECCDE; color:#000; }
input:active	{ background:#AECCDE; color:#000; }

.label{
	color:#334750;
	width:130px;
	float:left;
}

input{
	font-weight:bold;
	color:#334750;
}

/*ende formulare*/


.space_right{
	margin-left:30px;
}

a.metanav{
	color:#FFFFFF;
	text-decoration:none;
}



/* ende ergänzung*/
/* ENDE  horizontal-menu-Styles */

.Price {
	font-size: 16px;
	font-style: normal;
	font-weight: bolder;
	color: #CC0000;
}
.smallText {
	font-size: 9px;
	font-weight: lighter;
}
.BoxVerticalLine {
 height:1px;
 background-color:#1B3D64;
}


/**
 * Formatiert jede Preisauswahlfeld im Webshop
 */
.plenty_basket_price_selection {
	font-size:14px;
	font-weight:bold;
	height:24px;
	color:#CC0000;
	width:100%;
}

.plenty_basket_price_selection option {
	font-weight:bold;
	color:#CC0000;
}


/**
 * Verfügbarkeitsübersicht
 */
#plenty_container_availability_title{ padding-top:5px; padding-left:20px; }
#plenty_container_availability {
	padding: 15px 20px 15px 20px;
	display:table-row
}
#plenty_container_availability_row{ display:table-row; }
#plenty_container_availability_col_left {
	width: 25px;
	float:left;
	text-align:center;
	padding-left:10px;
	display:table-cell;
}
#plenty_container_availability_col_right {
	display:block;
	text-align:left;
	vertical-align:middle;
	display:table-cell;
}

#spalte1 { position: absolute; width: 130px; left: 10px; top: 10px; }
#spalte2 { position: absolute; width: 20px; left: 140px; top: 10px; }

/**
 * Hinweistexte oder Ergebnisausgaben werden in diesen Boxen platziert
 */
.plenty_horizontal_bar {
	width:99%; 
	margin: 4px 0px 4px 0px;
	padding:0px;
	border: 2px solid #dfdfdf; 
	background-color:#f8f8ff;
	text-align:left;
	vertical-align:middle;
}

.plenty_horizontal_bar div {
	padding-left: 8px;
	padding-bottom: 4px;
}

.plenty_horizontal_bar h2 {
	color:#D2D1D7;
	font-weight:normal;
}


			.tab_border {
				margin-top:14px;
				border-collapse:collapse;
				border-width: 1px;
				border-style: solid;
				border-color: #B1BCC9;
			}
			
			.tab_border td {
				padding:5px;
			}
			
			.tab_border th {
				padding:5px;
				font-weight:bold;
				letter-spacing:0.1em;
				background-color:#818A95;
				color:#FFFFFF;
				border-collapse:collapse;
				border-width: 1px 1px 1px 1px;
				border-style: solid solid solid solid;
				border-color: #C3D0E1;
			}	

		.tag_20 {
                      color:#417C9C;
                      display:inline;
                      font-size:10px;
                }
                
                .tag_19 {
                      color:#417C9C;
                      display:inline;
                      font-size:12px;
                      font-weight:bold;
                }

		.tag_18 {
                      color:#417C9C;
                      display:inline;
                      font-size:14px;
                      font-weight:bold;
                }
                
                .tag_17 {
                      color:#417C9C;
                      display:inline;
                      font-size:16px;
                      font-weight:bold;
                }
                
                .tag_16 {
                      color:#417C9C;
                      display:inline;
                      font-size:18px;
                      font-weight:bold;
                }
                                
                .tag_15 {
                      color:#417C9C;
                      display:inline;
                      font-size:20px;
                      font-weight:bold;
                }
                                
                .tag_14 {
                      color:#417C9C;
                      display:inline;
                      font-size:22px;
                      font-weight:bold;
                }

                .tag_13 {
                      color:#417C9C;
                      display:inline;
                      font-size:24px;
                      font-weight:bold;
                }

		.tag_12 {
                      color:#417C9C;
                      display:inline;
                      font-size:26px;
                      font-weight:bold;                      
                }
                
                .tag_11 {
                      color:#417C9C;
                      display:inline;
                      font-size:28px;
                      font-weight:bold;
                }
                
                .tag_10 {
                      color:#417C9C;
                      display:inline;
                      font-size:30px;
                      font-weight:bold;
                }
                                
                .tag_9 {
                      color:#417C9C;
                      display:inline;
                      font-size:16px;
                      font-weight:bold;
                }
                                
                .tag_8 {
                      color:#417C9C;
                      display:inline;
                      font-size:18px;
                      font-weight:bold;
                }

                .tag_7 {
                      color:#417C9C;
                      display:inline;
                      font-size:20px;
                      font-weight:bold;
                }
				
		.tag_6 {
                      color:#417C9C;
                      display:inline;
                      font-size:22px;
                }
                
                .tag_5 {
                      color:#417C9C;
                      display:inline;
                      font-size:24px;
                      font-weight:bold;
                }
                
                .tag_4 {
                      color:#417C9C;
                      display:inline;
                      font-size:26px;
                      font-weight:bold;
                }
                                
                .tag_3 {
                      color:#417C9C;
                      display:inline;
                      font-size:28px;
                      font-weight:bold;
                }
                                
                .tag_2 {
                      color:#417C9C;
                      display:inline;
                      font-size:30px;
                      font-weight:bold;
                }

                .tag_1 {
                      color:#417C9C;
                      display:inline;
                      font-size:32px;
                      font-weight:bold;
                }
                
                
                
                .Order_AddressInputTable th{
color: #000;
}
         
         
         .flag_fr {
display: none;
}       

#PlentyMyAccount a {color: #fff !important;}

#PlentyMyAccount h1 {
color: #fff;
} 

.Order_ArticleTable th {
color: #000;
}

.Order_ArticleTable a {
color: #B1BCC9 !important;
}
.Order_ConfigListTable a {
color: #ff00ff !important;
}/* 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;
}
/*  UPDATE ATTRIBUTE SELECT BEGIN*/
.plentyAttributeSelectedArrow > span {
position: absolute;
top: 5px;
} 
/*  UPDATE ATTRIBUTE SELECT END*/ 