
/* ------ Main ------- */
.plentyErrorBox {
					width:98%; 
					background-image:url(/images/admin/error_background.gif); background-repeat:repeat-y;
					margin: 0px 0px 4px 0px;
					padding:8px; text-align:left;
					vertical-align:middle; 
					color: #FFFFFF
}

.plentyErrorBoxTitle {
					margin-top:4px;
					margin-bottom:6px;
					padding-left:26px;
					color:#FFFFFF;
					font-size:16px;
					font-weight:bold;
					background-image:url(/images/icons/warning_onred.gif);background-repeat:no-repeat;
}

.plentyMessageBox {
					width:98%;
					background-image:url(/images/admin/message_background.gif); background-repeat:repeat-y;
					border:0px;
					margin: 0px 0px 4px 0px;
					padding:8px;
					text-align:left;
					vertical-align:middle;
					color: #FFFFFF
}

.plentyMessageBoxTitle {
					margin-top:4px;
					margin-bottom:6px;
					padding-left:26px;
					color:#FFFFFF;
					font-size:16px;
					font-weight:bold;
					background-image:url(/images/icons/idea_ongreen.gif); background-repeat:no-repeat;
}

.plentyWarningBox {
					width:98%;
					background-image:url(/images/admin/message_background.gif); background-repeat:repeat-y;
					border:0px;
					margin: 0px 0px 4px 0px;
					padding:8px;
					text-align:left;
					vertical-align:middle;
					color: #FFFFFF
}

.plentyWarningBoxTitle {
					margin-top:4px;
					margin-bottom:6px;
					padding-left:26px;
					color:#FFFFFF;
					font-size:16px;
					font-weight:bold;
					background-image:url(/images/icons/idea_ongreen.gif); background-repeat:no-repeat;
}
/* ------ Base ------- */

/* ------ Content ------- */
/* Sprachen - Wenn Sie die Sprachen einblenden möchten löschen Sie bitte diese CSS Anweißung */

.lang {display:none;}

/* Sprachen */

* {
  padding: 0;
  margin: 0;
  outline:none;
}
html {
  overflow-y: scroll;
}
body, td, th {
  color: #333333;
}
body {
  background-image: url(http://schrauben.plenty-test.de/images/gallery/hintergrund/background912.jpg);
  background-color: #9aa5ab;
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
}
a:link, a:visited, a:hover {
  text-decoration: none;
  color:#527487;
}
 


 
#topshadow {
  background-image:url(/layout/farbfinal02_blue/ff02_top_shadow.png);
  height: 8px;
  width:860px;
  margin-left:auto;
  margin-right:auto;
  margin-top:20px;
  font-size:0;
  line-height:0;
}
#footershadow {
  background-image:url(/layout/farbfinal02_blue/ff02_footer_shadow.png);
  height: 15px;
  width:860px;
  margin-left:auto;
  margin-right:auto;
}
#outer {
  width:840px;
  margin-left:auto;
  margin-right:auto;
  text-align:left;
  background-color: #FFF;
  background-repeat: repeat-y;
  background-image:url(/layout/farbfinal02_blue/ff02_mainbg.png);
  padding: 0 10px 0 10px;
}
#header {
  width:840px;
  height:341px;
  background-image:url(http://schrauben.plenty-test.de/images/gallery/startseite/ff02_header_bg4.jpg);
  position:relative;
}
#logo {
  position:absolute;
  left: 18px;
  top: 17px;
  font-size:50px;
  color:#527487;
}
#claim {
  position:absolute;
  left: 20px;
  top: 77px;
  font-size:14px;
  color:#666666;
}

#header_login{
  position:absolute;
  right: 4px;
  top: 88px;
  color:#666666;
}
#header_login input{
  font-size:11px;
  color:#666666;
  margin-right:3px;
}
#basket {
  width: 190px;
  position:absolute;
  bottom: 20px;
  right: 15px;
  text-align: right;
}
#basket a, #basket a:link, #basket a:visited {
  color:#333;
}
#basket_head a:link, #basket_head a:visited {
  font-size:14px;
  font-weight:bold;
  color:#527487;
}
#basket_amount {
  margin-top:10px;
}
#basket_tocheckout {
  margin-top:10px;
}
#basket_links {
  margin-top:10px;
}
#topmenu {
  width: 190px;
  position:absolute;
  top: 138px;
  right: 629px;
}
#topmenu li {
  list-style-type:none;
}
#topmenu a:link, #topmenu a:visited {
  color:#FFf;
  font-size:12px;
  background-image:url(/layout/farbfinal02_blue/arrow_topmenu.png);
  background-repeat:no-repeat;
  padding-left: 20px;
  height:23px;
  display:block;
  font-weight:bold;
  text-transform:uppercase;
}
#topmenu a:hover {
  text-decoration:underline;
}
#top_sub_outer {
  height: 35px;
}
#top_sub_search {
  height: 30px;
  width:230px;
  float:left;
  margin-right:5px;
  background-color:#d5E0E6;
}
#top_sub_search input{
  font-size:11px;
}
#top_sub_pathway {
  height: 22px;
  width:595px;
  float:left;
  background-color:#D5E0E6;
  font-size:11px;
  padding-left:10px;
  padding-top:8px;
}
#top_sub_pathway a:link, #top_sub_pathway a:visited {
  color:#333;
}
#contentouter {
}
#leftcontent {
  width:230px;
  float:left;
  margin-right:5px;
}
#maincontent {
  width:605px;
  float:left;
}
.maincontent_border {
  width:583px !important;
  float:left;
  border: 1px solid #D5E0E6;
  padding:10px;
}
#maincontent_order {
  width:820px;
  float:left;
  padding:10px;
}
#versandkostenfrei {
  background-color:yellow;
	font-weight:bold;
	font-size:11px;
	width: 250px;
  position:absolute;
  bottom: 140px;
  right: 15px;
  text-align: center;
}
.clear {
  clear:both;
}
.box h1 {
  background-color:#D5E0E6;
  font-size:12px;
  color:#333;
  height: 22px;
  padding:8px 10px 0 10px;
}
.box_content {
  background-color: #B0C4DE;
  padding:10px;
  font-size:12px;
  
}
.box_content p{
  margin-bottom:10px;
}
.box_content input, .box_content select{
  font-size:11px;
}
.hotline{
  font-size:16px;
  font-weight:bold;
}


/* menu */

.level1 dir_open { 
   color: #C3211F !important;
}
ul.left_menu ul{
  

  background:url(http://schrauben.plenty-test.de/images/gallery/startseite/menue2_1.png) repeat-y scroll 0 0 transparent;
  padding:0;
  margin:0;
  width:200px;
  list-style-type:none;
  color: #333;
}

 ul.left_menu li {
  list-style-type:none;
  text-align:left;
  line-height: 160%;
  
  width:200px;
  

} 
.left_menu a, .left_menu a:link, .left_menu a:visited {
  
  color:#333;
}
.left_menu .level1 a {
  
  padding-left:4px;
  padding-right:auto;
  width :200px;
   
}
.left_menu .level1active_link {
  color: #C3211F !important;
  width:200px;
  font-weight:bold;
}
.left_menu .level2 a {
  padding-left:15px;
  padding-right:20px;
  
}
.left_menu .level2active_link {
  font-weight:bold;
  font-style:italic;
}
.left_menu .level3 a {
  padding-left:30px;
}
.left_menu .level3active_link {
  font-weight:bold;
}
.left_menu .level4 a {
  padding-left:40px;
}
.left_menu .level4active_link {
  font-weight:bold;
}

/* Category */

.ff02_pagenav{
  margin-bottom: 5px;
  width: 585px;
  height:23px;
  background-color:#87A7BA;
  padding-left:10px;
  padding-right:10px;
  padding-top:7px;
}

.ff02_pagenav h2{
  font-size: 14px !important;
  color: #fff !important;
  font-weight: bold;
  line-height: 16px;
  display: inline;
  float: left;
  padding-top:0px;
  margin:0 !important;

}

.articlePages_Link{
  text-decoration: none;
  color: #fff !important;
}

.articlePages_activeLink{
  text-decoration: none;
  font-weight: bold;
  color: #fff !important;
}

.articlePages{
  display:inline;
  float:right;
  margin-top:1px;
}

.ff02_BrowsePreviousButton{
  float:right;
  margin-right: 5px;
  margin-top:2px;
}

.ff02_BrowseNextButton{
  float:right;
  margin-left: 5px;
  margin-top:2px;
}

.ff02_articleOrder{
  float: right;
  /*display:none;*/
  padding-top:0px;
  
}

.ff02_articleOrder select{
  font-size: 11px;  
}

.border{
  border: 1px solid #D5E0E6;
}

.marginbottom{
  margin-bottom: 5px;
}

.ff02_tablepadding td{
  padding:10px;
}

.ff02_tablenopadding td{
  padding:0px;
}

.ff02_2row input, .ff02_2row select{
  font-size: 11px;
  margin-left: 3px;
}

.ArticleAttrTable td{
  text-align:right;
  padding: 0 0 2px 2px;
}

.small{
  font-size: 10px;
}

.Price_single_art, .Price{
  color:#527487;
  font-size:18px;
  font-weight:bold;
}

.currency{
  color:#527487;
  font-weight:bold;
}

.ff02_2row_detail, .ff02_2row_basket{
  padding:0;
  background-color:#D5E0E6;
}

.ff02_2row_name {
  height: 45px;
}

.ff02_2row_name a:link, .ff02_2row_name a:visited {
  color:#333333;
}

.ff02_single_previm {
  margin-top:10px;
}

.ff02_single_previm td {
  padding-right: 5px;
}

.ff02_single_previm img{
  width:75px;
}

.ff02_single .Price_single_art, .ff02_single .Price{
  font-size:24px;
}

#maincontent ul, #maincontent ol, #maincontent_order ul, #maincontent_order ol {
  padding: 8px 4px 8px 25px;
}
#maincontent p, #maincontent ul, #maincontent_order p{
  margin-top:5px;
  margin-bottom:5px;
}
.maincontent_border input, .maincontent_border textarea{
  margin-bottom:8px;
}
#maincontent h1, #PlentyMyAccount h1{
  font-size: 14px;
  margin-bottom: 15px;
  color:#527487;
}
#maincontent h2, #PlentyMyAccount h1{
  font-size: 12px;
  margin-bottom: 10px;
  color:#527487;
}
#maincontent ul{
  padding-left:25px;
}

.ff02_4row_item{
  float:left;
  margin-left: 7px;
  display:inline;
  height:200px;
}
.ff02_4row_item_name{
  padding:0 5px 0 5px;
  height:48px;
}
.ff02_4row_item_name a:link, .ff02_4row_item_name a:visited{
  color:#333;
  font-size:11px;
}
.ff02_4row_item_price{
  color:#527487;
  padding:0 5px 0 5px;
  font-weight:bold;
}
.ff02_4row{
  margin-left:-7px;
  width: 612px;
  float:left;
  display:inline;
}
.ff02_boxtopsell_name{
  padding-left:5px;
}
.ff02_boxtopsell_name a:link, .ff02_boxtopsell_name a:visited{
  color:#333;
  font-size:11px;
}
.ff02_boxtopsell_price{
  color:#527487;
  font-weight:bold;
  font-size:14px;
}

.ff02_msg{
  margin-bottom:5px;
  padding:10px;
}

.ff02_msg_ok{
  background-color:#C7F4C7;
}

.plentyErrorBox {
  margin-bottom:5px;
  padding:10px;
  width:auto;
}

.plentyMessageBox{
  margin-bottom:5px;
  padding:10px;
  width:auto;
}

.left_menu .level5 a {
  padding-left:50px;
}
.left_menu .level5active_link {
  font-weight:bold;
}/* 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;
}
