HTML{
  font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
  font-size: 12px;
  background-color: #FFFFFF;
  margin: 0px;
  padding: 0px;
}

BODY{
  font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
  font-size: 12px;
  background-color: #FFFFFF;
  margin: 0px;
  padding: 0px;
}

TABLE{
  font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
  font-size: 12px;
  color: inherit;
  margin: 0px;
  padding: 0px;
}

TR{
  font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
  font-size: 12px;
  color: inherit;
  margin: 0px;
  padding: 0px;
}

TD{
  font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
  font-size: 12px;
  color: inherit;
  margin: 0px;
  padding: 0px;
}

TH{
  font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
  font-size: 12px;
  color: inherit;
  margin: 0px;
  padding: 0px;
}

LI{
  font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
  font-size: 12px;
  color: inherit;
  margin: 0px;
  padding: 0px;
}

SUP A{
  font-size: 80%;
  text-decoration: none;
  font-weight: bold;
  color: #000000;
}

SUP A:Hover{
  text-decoration: none;
}

IMG{
  border: none;
}

b{
  color: inherit;
}

FORM{
  margin: 0px;
  padding: 0px;
}

HR{
  color: #FFFFFF;
  height: 2px;
  border-top: 1px solid #EFEFF1;
  border-bottom: 1px solid #FFFFFF;
}

A{
  color: #000000;
  text-decoration: none;
}

A:Hover{
  color: #ff9900;
  text-decoration: underline;
}

A.details{
  color: #ff9900;
}

H1{
  color: #000000;
  font-weight: bold;
  font-size: 17px;
  margin: 0px;
  padding: 0px;
}

H2{
  color: #000000;
  font-weight: bold;
  font-size: 12px;
  margin: 0px;
  padding: 0px;
}

SMALL{
  font-size: 70%;
}

#main_table_fixed{
  width: 980px;
}

#main_table{
  width: auto;
}

.containermain{
	float: left;
	width: 570px;
	padding-top: 10px;
	padding-left: 4px;
	padding-right: 4px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

.containerleft{
  width: 205px;
  float: left;
  padding-top: 10px;
}

.containerright{
  width: 205px;
  float: right;
  padding-top: 10px;
}

.containertop_fixed{
  width: 980px;
  text-align: center;
}

.headtable {
  border: 1px solid #061d6d;
  height:98px;
  padding:0;
  margin:0;
  border-collapse:collapse;
  border-bottom:0;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

.containerbottom_fixed{
  width: 980px;
  text-align: center;
  clear: both;
}

.boxheader{
  width: 100%;
  height: auto;
  background-color: #ffffff;
  color: #ffffff;
  text-align: left;
  vertical-align: text-bottom;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  /*padding: 10px 0px 8px 0px;*/
}

.boxfooter{
  width: 100%;
  height: auto;
  text-align: right;
  background-color: #ffffff;
  color: #ffffff;
  vertical-align: absmiddle;
  padding: 20px 0px 6px;;
  border-bottom: 1px solid #EFE3CD;
}

.boxheadermenu, .boxheadermenu_cats {
  width: 100%;
  height: 29px;
  background-color: #24316e;
  border-top: 0;
  border-bottom: 1px solid #FFFFFF;
  color: #FFFFFF;
  min-height: 28px;
  padding: 0px;
}

.menutable {
  border-collapse: collapse;
  white-space: nowrap;
  height: 29px;
}

.menutableitem {
  white-space: nowrap;
  height: 29px;
  text-align:center;
}

.boxheadermenu_cats {
  background-color: #515d96;
}

.boxfooter A{
  color: #677787;
}

.boxfooter A:Hover{
  color: #677787;
}

.boxfootermenu{
  text-align: center;
  background-color: #ffffff;
  color: #677787;
  padding: 8px 160px 10px 150px;
  height: 60px;
  min-height: 60px;
}

.boxleft, .boxleft_catseparator, .boxleft-search {
  width: 180px;
  background-color: #d0d1d3;
  color: #414b57;
  font-size: 11px;
  font-weight: bold;
  padding-left: 6px;
  padding-top: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid #BBBBBB;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  border-color: #d0d1d3;
}

.boxleft-search {
  background-color: #aaafc2;
}

.boxleft_navrootcat {
  width: 180px;
  padding-left: 6px;
  padding-top: 10px;
  padding-bottom: 5px;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  background-color:#ff9900;
  border-top:1px solid #ffffff;
  height:29px;
}

.boxleft_navrootvendor {
  width: 180px;
  padding-left: 6px;
  padding-top: 10px;
  padding-bottom: 5px;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  background-color:#aaafc2;
  border-top:1px solid #ffffff;
  height:29px;
}

.boxleft_catseparator {
  border-top: 1px solid #ffffff;
  border-bottom: 0;
  background-color: #f0f0f0;
  height: 22px;
  padding: 0px;
}

.boxleft_navcat, .boxleft_navcat_sub1, .boxleft_navcat_hover, .boxleft_navcat_default {
  width: 180px;
  height:20px;
  border-top:1px solid #ffffff;
  padding-top: 3px;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

.boxleft_navcat, .boxleft_navcat_sub1, .boxleft_navcat_hover {
  background-color: #d0d1d3;
  cursor: pointer;
  cursor: hand;
}

.boxleft_navcat_sub1 {
  background-color: #f0f0f0;
}

.boxleft_navcat_hover {
  background-color: #ffd28e;
}

.boxleft-content{
  width: 205px;
  color: #5B5750;
  padding-top: 3px;
  margin-bottom: 10px;
}

.boxleft-content-border{
  color: #000000;
  padding-top: 3px;
  border: 1px solid #EFE3CD;
  margin-bottom: 10px;
}

.boxrightmyaccountborder{
  border-left: 3px solid #EFEEDC;
  border-top: 1px solid #FFFFFF;
  background-color: #FAF9F4;
  border-color: #d0d1d3;
}

.boxrightproductborder{
  border-left: 3px solid #EDF1F0;
  border-top: 1px solid #FFFFFF;
  background-color: #FAFAFA;
  border-color: #edf1f0;
}

.boxrightmyaccount{
  width: 196px;
  font-weight: bold;
  font-size: 11px;
  padding-top: 10px;
  padding-left: 3px;
  padding-bottom: 5px;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  background-color: #d0d1d3;
  color: #747d84;
}

.boxrightproduct{
  width: 196px;
  font-weight: bold;
  font-size: 11px;
  padding-top: 10px;
  padding-left: 3px;
  padding-bottom: 5px;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  background-color: #edf1f0;
  color: #747d84;
}

.boxrightmyaccount-content{
  width: 196px;
  border-top: 1px solid #D9D9D9;
  border-left: 0px solid #EFEEDC;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  background-color: #faf9f4;
  color: #797e84;
  padding: 3px 10px;
}

.boxrightproduct-content{
  width: 196px;
  border-top: 1px solid #D9D9D9;
  border-left: 0px solid #EDF1F0;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  background-color: #fafafa;
  color: #787f87;
  padding: 3px 10px;
}

.boxrightmyaccount-content TD{
  color: #797e84;
}

.boxrightproduct-content TD{
  color: #787f87;
}

.boxrightmyaccount-td{
  color: #5B5750;
}

.boxrightproduct-td{
  color: #787f87;
}

.boxleft-td{
  color: #5F5F5D;
}

.containerfullrow{
  float: left;
  width: 100%;
}

.containerhalfrow{
  float: left;
  width: 50%;
}

.containerthirdrow{
  float: left;
  width: 33%;
}

.containerthirdrowfix{
  float: left;
  width: 34%;
}

.containerquarterrow{
  float: left;
  width: 25%;
}
.containerfiverow {
	float: left;
	width: 20%;
}

.locationrow{
  vertical-align: bottom;
  border-bottom: 1px solid #CBCBCB;
  color: #a7a7a7;
  padding-top: 5px;
  padding-bottom: 2px;
  height: 28px;
  margin-left: 0px;
  margin-right: 0px;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  border-bottom-color: #cbcbcb;
}

.locationrow A{
  color: #a7a7a7;
}

.locationrow td{
  color: #a7a7a7;
}

.producttitlerow_red{
  vertical-align: bottom;
  border: 1px solid #CBCBCB;
  font-size: 11px;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  min-height: 28px;
  height: 28px;
  border-bottom: 1px none;
  font-weight: bold;
  border-left: 8px solid #FF3300;
  border-top: 1px solid #FF3300;
  color: #ff9900;
  line-height: 20px;
  margin: 4px 4px 0px 4px;
  padding: 10px 5px 2px 7px;
  border-left-color: #ff9900;
  border-top-color: #ff9900;
  border-right-color: #cbcbcb;
}

.producttitlerow_blue{
  vertical-align: bottom;
  border: 1px solid #CBCBCB;
  font-size: 11px;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  min-height: 28px;
  height: 28px;
  border-bottom: 1px none;
  font-weight: bold;
  border-left: 8px solid #677787;
  border-top: 1px solid #677787;
  color: #515d96;
  line-height: 20px;
  margin: 4px 4px 0px 4px;
  padding: 8px 5px 1px 7px;
  border-left-color: #515d96;
  border-top-color: #515d96;
  border-right-color: #cbcbcb;
}

.producttitlerow_red_big{
  vertical-align: bottom;
  border: 1px solid #CBCBCB;
  font-size: 11px;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  min-height: 51px;
  height: 51px;
  border-bottom: 1px none;
  font-weight: bold;
  border-left: 8px solid #FF3300;
  border-top: 1px solid #FF3300;
  color: #ff9900;
  line-height: 20px;
  margin: 4px 4px 0px 4px;
  padding: 10px 5px 2px 7px;
  border-left-color: #ff9900;
  border-top-color: #ff9900;
  border-right-color: #cbcbcb;
}

.producttitlerow_blue_big{
  vertical-align: bottom;
  border: 1px solid #CBCBCB;
  font-size: 11px;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  min-height: 51px;
  height: 51px;
  border-bottom: 1px none;
  font-weight: bold;
  border-left: 8px solid #677787;
  border-top: 1px solid #677787;
  color: #515d96;
  line-height: 20px;
  margin: 4px 4px 0px 4px;
  padding: 8px 5px 1px 7px;
  border-left-color: #515d96;
  border-top-color: #515d96;
  border-right-color: #cbcbcb;
}

.productrow_borderaftertitle_full{
  vertical-align: top;
  border: 1px solid #CBCBCB;
  font-size: 11px;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  min-height: 190px;
  height: 211px;
  border-top: 0px;
  margin: 0px 4px 15px 4px;
  padding: 0px 5px 2px 5px;
  border-color: #cbcbcb;
}

.productrow_borderaftertitle_half{
  vertical-align: top;
  border: 1px solid #CBCBCB;
  font-size: 11px;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  min-height: 152px;
  height: 152px;
  border-top: 0px;
  margin: 0px 4px 4px 4px;
  padding: 0px 5px 2px 5px;
  border-color: #cbcbcb;
}

.productrow_noborder{
  vertical-align: top;
  border: 1px solid #FFFFFF;
  font-size: 11px;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  min-height: 0px;
  height: auto;
  margin: 4px;
  padding: 0px;
}

.productrow_fullborder_full{
  vertical-align: top;
  border: 1px solid #CBCBCB;
  font-size: 11px;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  min-height: 195px;
  height: 195px;
  margin: 4px;
  padding: 5px 5px 2px 5px;
  border-color: #cbcbcb;
}

.productrow_fullborder_half{
  vertical-align: top;
  border: 1px solid #CBCBCB;
  font-size: 11px;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  min-height: 157px;
  height: 157px;
  margin: 4px;
  padding: 5px 5px 2px 5px;
  border-color: #cbcbcb;
}

.productrow_fullborder_quarter{
  vertical-align: top;
  border: 1px solid #CBCBCB;
  font-size: 11px;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  min-height: 247px;
  height: 247px;
  margin: 4px;
  padding: 5px 5px 2px 5px;
  border-color: #cbcbcb;
}

.contentboxlistrow{
  vertical-align: middle;
  border: 1px solid #CBCBCB;
  font-size: 11px;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  min-height: 28px;
  height: 26px;
  border-bottom: 1px none;
  font-weight: bold;
  color: #677787;
  border-left: 8px solid #677787;
  border-top: 1px solid #677787;
  line-height: normal;
  background-color: #efefef;
  margin: 10px 4px 0px 4px;
  padding: 4px 5px 0px 7px;
  border-right-color: #cbcbcb;
  border-left-color: #677787;
  border-top-color: #677787;
}

.categorytitlerow{
  vertical-align: middle;
  border: 1px solid #CBCBCB;
  font-size: 11px;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  min-height: 28px;
  height: 26px;
  border-bottom: 1px none;
  font-weight: bold;
  color: #677787;
  border-left: 8px solid #677787;
  border-top: 1px solid #677787;
  line-height: normal;
  background-color: #efefef;
  margin: 4px 4px 0px 4px;
  padding: 4px 5px 0px 7px;
  border-right-color: #cbcbcb;
  border-left-color: #677787;
  border-top-color: #677787;
}

.contentbox{
  vertical-align: top;
  font-size: 12px;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  min-height: 0px;
  height: auto;
  color: #757c83;
  margin: 0px 4px;
  padding: 6px;
}

.categorydetailsrow{
  vertical-align: top;
  border: 1px solid #CBCBCB;
  font-size: 12px;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  min-height: 0px;
  height: auto;
  border-top: 0px;
  color: #757c83;
  margin: 0px 4px 4px 4px;
  padding: 6px;
  border-color: #cbcbcb;
}

.categorydetailsrow_empty{
  vertical-align: top;
  border: 1px solid #CBCBCB;
  font-size: 11px;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  height: 1px;
  min-height: 0px;
  border-bottom: 0px;
  border-left: 0px;
  border-right: 0px;
  line-height: 0px;
  margin: 0px 4px 4px 4px;
  padding: 0px;
  border-top-color: #cbcbcb;
}

.categorydetailsrow_more{
  vertical-align: top;
  font-size: 12px;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  min-height: 0px;
  height: auto;
  color: #757c83;
  margin: 0px 4px 4px 4px;
  border: 0px;
  padding: 0px;
}

.locatortitlerow{
  vertical-align: middle;
  border: 1px solid #677787;
  font-size: 11px;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  min-height: 28px;
  height: 26px;
  border-bottom: 1px none;
  border-top: 1px none;
  font-weight: bold;
  background-color: #DACAB0;
  line-height: normal;
  margin: 0px 1px 0px 1px;
  padding: 4px 5px 0px 7px;
  border-color: #F18B27;
  color: #677787;
}

.locatortitlerow_empty{
  vertical-align: middle;
  border: 1px solid #677787;
  font-size: 11px;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  min-height: 0px;
  height: 0px;
  border-bottom: 0px none;
  border-top: 0px none;
  font-weight: bold;
  line-height: 0px;
  margin: 0px 1px 0px 1px;
  padding: 0px;
  background-color: #DACAB0;
  border-color: #F18B27;
  color: #677787;
}

.locatordetailsrow{
  vertical-align: top;
  border: 1px solid #677787;
  font-size: 12px;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  min-height: 0px;
  height: auto;
  border-top: 0px;
  color: #757c83;
  margin: 0px 1px 4px 1px;
  padding: 3px 6px;
  border-color: #F18B27;
}

.productcategoryrow{
  min-height: 15px;
  height: 15px;
  border-bottom: 1px none;
  vertical-align: middle;
  font-size: 11px;
  font-weight: bold;
  border: 1px solid #CBCBCB;
  border-left: 8px solid #677787;
  color: #677787;
  background-color: #efefef;
  margin: 15px 4px 4px 4px;
  padding: 6px;
  border-color: #677787;
}

.producttitlecell_red{
  font-size: 11px;
  font-weight: bold;
  color: #ff9900;
}

.producttitlecell_blue{
  font-size: 11px;
  font-weight: bold;
  color: #515d96;
}

.producttitle_description{
  font-weight: normal;
  font-size: 12px;
  color: #808080;
}

.producttitlerow_red:after{
  content: "";
  display: block;
  height: 0;
  clear: both;
}

.producttitlerow_blue:after{
  content: "";
  display: block;
  height: 0;
  clear: both;
}

.productrow_borderaftertitle_full:after{
  content: "";
  display: block;
  height: 0;
  clear: both;
}

.productrow_borderaftertitle_half:after{
  content: "";
  display: block;
  height: 0;
  clear: both;
}

.productrow_borderaftertitle_quarter:after{
  content: "";
  display: block;
  height: 0;
  clear: both;
}

.productrow_noborder:after{
  content: "";
  display: block;
  height: 0;
  clear: both;
}

.productrow_fullborder_full:after{
  content: "";
  display: block;
  height: 0;
  clear: both;
}

.productrow_fullborder_half:after{
  content: "";
  display: block;
  height: 0;
  clear: both;
}

.productrow_fullborder_quarter:after{
  content: "";
  display: block;
  height: 0;
  clear: both;
}

.productcategoryrow:after{
  content: "";
  display: block;
  height: 0;
  clear: both;
}

.logo_header{
  margin-left: 46px;
  margin-bottom: 3px;
  border: 0px;
  float: none;
  text-align: left;
}

.language{
  color: #FFFFFF;
}

.language_activ{
  color: #FFFFFF;
  font-weight: bold;
}

.language_icon {
  border: 1px solid #24316e;
  margin: 0px;
  margin-left: 1px;
  margin-right: 1px;
}

.language_icon_activ {
  border: 1px solid #ffffff;
  margin: 0px;
  margin-left: 1px;
  margin-right: 1px;
}

.link_headermenu, .link_headercatmenu{
  color: #FFFFFF;
}

.link_headercatmenu{
  display:block;
}
.link_headercatmenu:hover {
  color: #000000;
  text-decoration: none;
  background-color: #ff9900;
}

.link_header{
  font-size: 9px;
  color: #ffffff;
}

td.link_header{
  padding-right: 15px;
  padding-bottom: 3px;
}

.link_footer{
  font-size: 12px;
  color: #677787;
  margin-left: 7px;
  margin-right: 7px;
}

.currency{
  color: #000000;
}
.currency_nav {
  color: #FFFFFF;
  font-weight: normal;
}

.currency_activ{
  color: #000000;
  font-weight: bold;
}

.currency_nav_activ{
  color: #FFFFFF;
  font-weight: bold;
}

A.currency{
  color: #000000;
}

A.currency_activ{
  color: #000000;
}

A.language:Hover{
  color: #FFFFFF;
  text-decoration: underline;
}

A.language_activ:Hover{
  color: #FFFFFF;
  text-decoration: underline;
}

A.link_headermenu:Hover{
  color: #FFFFFF;
  text-decoration: underline;
}

A.link_header:Hover{
  color: #ffffff;
  text-decoration: underline;
}

.headermenu_fixedbox {
  float: left;
  text-align: left;
  height: 12px;
  width: 184px;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  padding: 10px 0px 5px 5px;
}

.headermenu_autobox, .headercatmenu_autobox_act, .headermenu_autobox_lang, .headermenu_autobox_curr {
  float: left;
  text-align: left;
  height: 12px;
  border-left: 1px solid #FFFFFF;
  font-weight: bold;
  padding: 10px 15px 5px 15px;
}

.headermenu_autobox, .headermenu_autobox_lang, .headermenu_autobox_curr {
  float: left;
  text-align: left;
  height: 23px;
  border-bottom: 0px;
  border-right: 1px solid #FFFFFF;
  border-left: 0px;
  font-weight: bold;
  padding: 0px;
  padding-top: 1px;
  padding-left: 9px;
  padding-right: 9px;
  border-bottom-color: #FFFFFF;
  margin: 0px;
  line-height: 20px;
}

.headercatmenu_autobox_act {
  padding: 7px 10px 8px 10px;
  font-size:11px;
  font-weight: bold;
  text-align: center;
}

.headermenu_autobox_lang {
  padding-left: 8px;
  padding-right: 5px;
}

.headermenu_autobox_curr {
  width:115px;
  text-align:center;
  padding-left:0;
  padding-right:0;
  margin-left:0;
  margin-right:0;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

.headercatmenu_fixedbox, .headercatmenu_fixedbox_hover {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  width: 185px;
  border-right: 1px solid #FFFFFF;
  display: block;
  height: 29;
  background-color: #515d96;
  float: left;
  font-weight: bold;
  color: #FFFFFF;
  padding: 0;
  margin: 0px;
  line-height: 29px;
  font-size: 11px;
}

.headercatmenu_fixedbox:hover, .headercatmenu_fixedbox_hover {
  background-color: #ff9900;
  color: #000000;
  text-decoration: none;
}

.headercatmenu_autobox, .headercatmenu_autobox_hover {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  border-right:1px solid #FFFFFF;
  display:block;
  padding-left:10px;
  padding-right:10px;
  height:29px;
  font-weight: bold;
  color: #FFFFFF;
  background-color:#515d96;
  float:left;
  line-height: 29px;
  font-size: 11px;
}

.headercatmenu_autobox:hover, .headercatmenu_autobox_hover, .headercatmenu_autobox_hover:hover {
  background-color: #ff9900;
  color: #000000;
  text-decoration: none;
}

.headercatmenu_autobox_right, .headercatmenu_autobox_right_hover {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  display:block;
  height: 29px;
  background-color:#515d96;
  line-height: 29px;
  font-size: 11px;
  font-weight: bold;
  color: #FFFFFF;
  background-repeat: no-repeat;
  background-position: 13px 11px;
  float: left;
  padding-left:25px;
  padding-right:10px;
  border-right:1px solid #FFFFFF;
}

.headercatmenu_autobox_right:hover, .headercatmenu_autobox_right_hover, .headercatmenu_autobox_right_hover:hover {
  background-color: #ff9900;
  color: #000000;
  text-decoration: none;
}

.headercatmenu_autobox_act {
  background-color: #ff9900;
  color: #000000;  
}

.headersubcatmenu_autobox_act, .headersubcatmenu_autobox_over {
  text-align: left;
  height: 22px;
  font-weight: bold;
  border-top: 1px solid #FFFFFF;
  background-color:#ff9900;
  background-position: 13px 7px;
  background-repeat: no-repeat;	
  padding-left: 25px;
  padding-right: 10px;
  white-space: nowrap;
  background-color:#ff9900;
  cursor: pointer;
  cursor: hand;
}

.headersubcatmenu_autobox_over {
  background-color:#ffd28e;
}

.headercatmenu_more {
  background-position: 13px 11px;
  background-repeat: no-repeat;	
  padding-left: 26px;
  padding-right: 15px;
}

.headersubcatmenu_div {
  display:block;
  float:left;
  position:relative;
}

.headersubcatmenu_absdiv, .headersubcatmenu_absdivright {
  position:absolute;
  top: 29px;
  left: 0px;
}

.headersubcatmenu_abstable {
  border-collapse: collapse;
  margin:0;
  padding:0;
  background-color:#ff9900;
}
.headersubcatmenu_a:hover {
  text-decoration: none;
  color: #000000;
}
.headersubcatmenu_a {
  text-decoration: none;
  color: #000000;
  font-size: 11px;
}

.headermenu_basketdiv {
  text-align:left;
  margin:1px;
  margin-left:0;
  float:right;
  width:165;
  height:96;
  background-color:#515d96;
  border:1px solid #515d96;
  background-position: 151px 9px;
  background-repeat: no-repeat;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

.headermenu_basketdata {
  background-color:#ffffff;
  height:73;
  color: #000000;
  font-size: 12px;
}

.headermenu_basketheaderdiv {
  background-position: 4px 1px;
  background-repeat: no-repeat; 
  padding:4px;
  padding-left:30px;
  margin:0;
  cursor: pointer;
  cursor: hand;
}

.headermenu_baskettext {
  margin-left: 7px;
  padding-top: 1px;
}

.headermenu_basketline {
  height: 2px;
  width: 149px;
  padding:0;
  margin:0;
  background-repeat: repeat-x;
}
  
body>html .headermenu_basketline {
  margin-top: 2px;
  margin-bottom: 2px;
  padding-bottom: 2px;
}

.headermenu_baskettablecell {
  padding-bottom: 2px;
  width: 50%;
}

.headermenu_baskettableline {
  border-top: dotted 1px #000000;
  padding-top:2px
}

.headermenu_baskettable {
  border-collapse: collapse;
  padding: 0;
  margin-left: 6px;
  margin-right: 6px;
  width:153px;
}

.headermenu_basketheaderlink {
  color: #FFFFFF;
  font-size: 11px;
  font-weight: bold;  
}

.headermenu_servicebox {
  padding: 0;
  margin: 0;
  font-size: 11px;
  font-weight: bold;
  color: #434a51;
  text-align: left;
  margin: 1px;
  margin-left: 0;
  float: right;
  width: 108;
  height: 96;
  background-color: #d0d1d3;
  border:1px solid #d0d1d3;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

.headermenu_servicebox_head {
  padding: 4px;
  padding-left: 6px;
  margin: 0;
}

.headermenu_servicebox_text {
  background-color: #ffffff;
  height: 73;
  font-weight: normal;
  color: #000000;
}

.headermenu_servicebox_link, .headermenu_servicebox_link:hover {
  background-position: 7px 4px;
  background-repeat: no-repeat;
  display: block;
  color: #000000;
  padding-left: 17;
  font-size: 12px;
}

.headermenu_accountbox {
  text-align: left;
  margin:1px;
  margin-left:0;
  float:right;
  width:108;
  height:96;
  background-color:#9bb4c6;
  border:1px solid #9bb4c6;
  background-position: 95px 10px;
  background-repeat: no-repeat; 
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

.headermenu_accountbox_head {
  padding: 4px;
  padding-left: 6px;
  margin: 0;
  cursor: pointer;
  cursor: hand;
  font-size: 11px;
  font-weight: bold;
}

.headermenu_accountbox_menu {
  position: absolute;
  border-collapse: collapse;
  padding: 0;
  margin: 0;
}

.headermenu_basketheader_menu {
  position: absolute;
  border-collapse: collapse;
  padding: 0;
  margin: 0;
}

.headermenu_accountbox_menuitem, .headermenu_accountbox_menuitem_act {
  white-space: nowrap;
  background-position: 7px 7px;
  background-repeat: no-repeat;
  border-top: 1px solid #ffffff;
  padding-left: 22px;
  padding-right: 7px;
  background-color: #9bb4c6;
  height: 21px;
}

.headermenu_accountbox_menuitem_act {
  background-color: #ffd28e;
  cursor: pointer;
  cursor: hand;
}

.headermenu_basketheader_menuitem, .headermenu_basketheader_menuitem_act {
  white-space: nowrap;
  background-position: 7px 7px;
  background-repeat: no-repeat;
  border-top: 1px solid #ffffff;
  padding-left: 22px;
  padding-right: 7px;
  background-color: #515d96;
  height: 21px;
  color: #ffffff;
  font-size:10px;
  width: 164px;
}

.headermenu_basketheader_menuitem_act {
  background-color: #ffd28e;
  color: #000000;
  cursor: pointer;
  cursor: hand;
}

.headermenu_accountbox_text {
  background-color:#ffffff;
  height:73;
  font-size:10px;
  font-weight:normal;
  color: #000000;
}

.headermenu_accountbox_logoutlink, .headermenu_accountbox_logoutlink:hover {
  background-position: 3px 7px;
  background-repeat: no-repeat;
  display: block;
  color: #000000;
  padding-left: 12px;
  padding-top: 3px;
  font-size: 9px;
  font-weight: bold;
}

input{
  font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
  font-size: 12px;
  background-color: transparent;
  border: 1px solid #869DAF;
  height: 20px;
  font-size: 12px;
  padding-left: 3px;
}

select{
  font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
  font-size: 12px;
  background-color: #FFFFFF;
  margin-top: 4px;
  border: 1px solid #859AB9;
}

textarea{
  font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
  font-size: 12px;
  background-color: #FFFFFF;
  margin-top: 4px;
}

.search_input{
  background-color: #FFFFFF;
  vertical-align: top;
  width: 350px;
  color: #000000;
  font-weight: normal;
  margin-top: 5px;
}

.search_go{
	color: #424c56;
	font-weight: bold;
	border: 0px;
	color: #ffffff;
	font-size: 11px;
	padding-left: 7px;
	padding-right: 7px;
}

.categorybox_rootcategory{
  color: #000000;
  font-weight: bold;
  padding-bottom: 5px;
  padding-top: 5px;
  margin-bottom: 1px;
  border-top: 1px solid #DACAB0;
}

.categorybox_rootcategorylink{
  color: #424a55;
  font-weight: bold;
  padding-bottom: 3px;
}

.categorybox_rootcategory_exp{
  color: #F18B27;
  font-weight: bold;
  padding-bottom: 3px;
}

.categorybox_subcategory{
  padding-bottom: 3px;
}

.categorybox_navcategory, .categorybox_navrootcategory, .categorybox_navcategory:hover, .categorybox_navrootcategory:hover {
  padding-bottom: 3px;
  color: #000000;
  font-size: 11px;
}

.categorybox_navcategory {
  padding-left: 6px;
}

.categorybox_navrootcategory {
  font-weight: bold;
}

.categorybox_vendors{
  padding-bottom: 3px;
  color: #000033;
  font-size: 11px;
  font-weight: bold;
}

.variant_select{
  width: 135px;
  background-color: #FFFFFF;
}

.warenkorb_img{
  border: 0px;
  border-right: 1px solid #D9D9DB;
  border-bottom: 1px solid #D9D9DB;
  background-color: #FFFFFF;
  vertical-align: top;
  height: 16px;
  cursor: pointer;
  margin: 0px;
  border-color: #ff9900;
}

.warenkorb_popup_img{
  border: 0px;
  border: 1px solid #ff9900;
  background-color: #FFFFFF;
  vertical-align: top;
  height: 16px;
  cursor: pointer;
  margin: 0px;
}

.warenkorb_button{
  border: 0px;
  border-right: 1px solid #D9D9DB;
  border-bottom: 1px solid #D9D9DB;
  background-color: #FFFFFF;
  vertical-align: top;
  width: 125px;
  color: #ff9900;
  height: 18px;
  cursor: pointer;
  margin: 0px;
  border-color: #ff9900;
}

.warenkorb_popup_button{
  border: 0px;
  border: 1px solid #ff9900;
  background-color: #FFFFFF;
  vertical-align: top;
  width: 122px;
  color: #ff9900;
  height: 19px;
  cursor: pointer;
  margin: 0px;
  border-color: #ff9900;
}

.save_button{
  border: 1px solid #e9eaeb;
  background-color: #FFFFFF;
  vertical-align: top;
  height: 18px;
  cursor: pointer;
  margin: 0px;
  color: #7c8089;
  font-weight: bold;
  padding-left: 5;
  padding-right: 5px;
}

.warenkorb_mini_button{
  border: 0px;
  border-right: 1px solid #D9D9DB;
  border-bottom: 1px solid #D9D9DB;
  background-color: #FFFFFF;
  vertical-align: top;
  width: 100px;
  color: #ff9900;
  height: 18px;
  margin: 0px;
  border-color: #ff9900;
}

.warenkorb_img2{
  border: 1px solid #D9D9DB;
  background-color: #FFFFFF;
  vertical-align: top;
  color: #ff9900;
  margin-top: 1px;
  font-weight: bold;
  cursor: pointer;
  height: 16px;
  margin-right: 2px;
  border-color: #ff9900;
}

.warenkorb_button2{
  border: 1px solid #D9D9DB;
  background-color: #FAFAFA;
  vertical-align: top;
  color: #ff9900;
  margin-top: 1px;
  font-weight: bold;
  cursor: pointer;
  width: 110px;
  height: 18px;
  border-color: #ff9900;
}

.warenkorb_button3{
  border: 1px solid #D9D9DB;
  background-color: #FAFAFA;
  vertical-align: top;
  color: #ff9900;
  margin-top: 1px;
  font-weight: bold;
  cursor: pointer;
  width: 130px;
  height: 18px;
  border-color: #ff9900;
}

.warenkorb_mini_button2{
  border: 1px solid #D9D9DB;
  background-color: #FAFAFA;
  vertical-align: top;
  color: #ff9900;
  margin-top: 1px;
  font-weight: bold;
  cursor: pointer;
  width: 100px;
  height: 18px;
  border-color: #ff9900;
}

.login_input{
  background-color: #EEEDE9;
  vertical-align: top;
  width: 148px;
  color: #7c8089;
  font-weight: bold;
  margin-top: 3px;
  margin-bottom: 3px;
  border: 1px solid #D5D4D2;
}

.login_button{
  background-color: #FFFFFF;
  vertical-align: top;
  width: 118px;
  color: #7c8089;
  font-weight: bold;
  margin-top: 3px;
  margin-bottom: 3px;
  border: 1px solid #D9D9DB;
  cursor: pointer;
  border-color: #d9d9db;
}

.login_checkbox{
  cursor: pointer;
  margin: 0px;
  padding: 0px;
}

.product_image{
  border: 0px;
}

.product_image_s_container{
  height: 47px;
  width: 45px;
  text-align: center;
  vertical-align: top;
  background-color: #FFFFFF;
  border: 1px solid #EFEFEF;
  overflow: hidden;
  border-color: #cbcbcb;
  margin-right: 1px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

.product_image_xs_container{
  height: 118px;
  text-align: center;
  overflow: hidden;
}

.product_image_xxs_container{
  width: 115px;
  text-align: center;
  overflow: hidden;
  margin-right: 5px;
}

.product_image_xxxs_container{
  width: 260px;
  height: 200px;
  text-align: center;
  overflow: hidden;
  margin-right: 5px;
}

.product_links{
  font-size: 9px;
  border: 0px;
  height: 35px;
  color: #ff9900;
}

.product_title{
  font-weight: bold;
  font-size: 12px;
  color: #000000;
  height: 40px;
}

.product_title_big{
  font-weight: bold;
  font-size: 12px;
  color: #000000;
  height: 40px;
}

.product_variant{
  font-weight: normal;
  font-size: 9px;
  height: 35px;
  color: #677787;
}

.product_description{
  font-weight: normal;
  font-size: 12px;
  color: #808080;
}

.product_artnr{
  font-weight: normal;
  height: 15px;
  font-size: 9px;
  color: #677787;
}

.product_text{
  font-size: 9px;
  color: #000000;
}

.product_text2{
  font-size: 12px;
  color: #000000;
}

.product_text3{
  font-size: 11px;
  color: #000000;
}

.product_price_new{
  font-weight: bold;
  font-size: 18px;
  color: #000000;
  border: 0px;
  margin: 0px;
}

.product_price_new_big{
  font-weight: bold;
  font-size: 23px;
  color: #000000;
  border: 0px;
  margin: 0px;
}

.product_price_new_small{
  font-weight: bold;
  font-size: 12px;
  color: #F18B27;
  border: 0px;
  margin: 0px;
}

.product_price_old{
  color: #000000;
  text-decoration: line-through;
  font-size: 12px;
  font-weight: bold;
  border: 0px;
  margin: 0px;
}

.product_price_old_text{
  color: #000000;
  font-weight: bold;
  font-size: 11px;
}

.product_price_new_text{
  color: #000000;
  font-weight: bold;
  font-size: 11px;
}

.hr_image{
  height: 2px;
  width: 100%;
  margin-top: 6px;
  margin-bottom: 6px;
}

.categorytitle{
  color: #677787;
  font-size: 14px;
  font-weight: bold;
}

.categorycount{
  color: #677787;
  font-size: 11px;
}

.categoryimage{
  margin: 1px 1px 3px 1px;
}

.contentlistheader{
  color: #677787;
  font-size: 11px;
  font-weight: bold;
}

.categorydescription{
  color: #677787;
  font-size: 11px;
  font-weight: bold;
}

.categorylink{
  color: #757c83;
  font-size: 12px;
}

.categoryline{
  height: 0px;
  border-top: 1px solid #CBCBCB;
  margin-bottom: 3px;
  margin-top: 3px;
  line-height: 0px;
  padding: 0px;
  border-top-color: #cbcbcb;
}

.categoryline2{
  height: 0px;
  border-top: 1px solid #CBCBCB;
  margin-bottom: 3px;
  margin-top: 3px;
  line-height: 0px;
  border-top-style: dotted;
  padding: 0px;
  border-top-color: #cbcbcb;
}

.categoryline3{
  height: 0px;
  border-top: 1px solid #CBCBCB;
  margin-bottom: 3px;
  margin-top: 3px;
  line-height: 0px;
  border-top-color: #cbcbcb;
  padding: 0px;
}

* html .category-line{
  margin-bottom: -2px;
}

* html .category-line2{
  margin-bottom: -2px;
}

* html .category-line3{
  margin-bottom: -2px;
}

* html .locatortitlerow_empty{
  margin-bottom: -4px;
}

.locatortitle{
  color: #677787;
  font-size: 11px;
  font-weight: bold;
}

.locatortext{
  color: #757c83;
  font-size: 12px;
}

.locatorlink{
  font-size: 11px;
  color: #677787;
  font-weight: normal;
}

.locatorlink2{
  font-size: 12px;
  color: #757c83;
  font-weight: normal;
}

.locatorlink3{
  font-size: 12px;
  color: #757c83;
  font-weight: normal;
}

.locatorlink_active{
  font-size: 11px;
  color: #ff9900;
  font-weight: bold;
}

.locatorlink2_active{
  font-size: 12px;
  color: #ff9900;
  font-weight: bold;
}

.locatorlink3_active{
  font-size: 12px;
  color: #ff9900;
  font-weight: bold;
}

.important{
  color: #ff9900;
}

.defaultcontents_linespacer{
  color: #EEEFF0;
  background-color: #EEEFF0;
  height: 1px;
  border: 0;
  margin-left: 7px;
  margin-top: 8px;
  margin-bottom: 0px;
}

.default_midbutton{
  width: 91px;
  height: 19px;
  border: 1px solid #E9EAEB;
  font-size: 12px;
  font-weight: bold;
  color: #ff9900;
  margin-left: 3px;
  cursor: pointer;
}

.default_loworderprice{
   color: #000000;
   font-weight: bold;
   font-size: 12px;
   margin: 0px;
   padding-top: 6px;
   text-align: center;
}

.contentboxtext{
  font-size: 11px;
  color: #757c83;
  padding-left: 10px;
}

.default_nextbutton,
.default_backtbutton{
  width: 182px;
  height: 32px;
  background-color: #ff9900;
  font-size: 11px;
  font-weight: bold;
  text-align: center;
  cursor: pointer;
  color: #677787;
  border: 0px;
  margin: 0px;
  padding: 0px;
  float: right;
  display:block;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  background: url( '../img/digidesk/details/wk_button_red.png') no-repeat;
}

html>body .default_nextbutton,
html>body .default_backtbutton {
  height: 32px;
  padding-bottom: 3px;
}

.default_backtbutton{
	float:left;
	width: 160px;
	} 

.default_nextlinecontainer{
  border: 1px solid #677787;
  color: #677787;
  background-color: #efefef;
  margin: 5px 4px 4px 4px;
  height: 32px;
}

.default_nextline{
  width: 100%;
  border-collapse: collapse;
  border: 1px solid #CBCBCB;
  margin-left: 4px;
  margin-right: 3px;
  background-color: #efefef;
  margin-top: 10px;
  border-color: #677787;
  color: #677787;
}

.listcontents_nextline{
  width: 571px;
  border-collapse: collapse;
  border: 1px solid #CBCBCB;
  margin-left: 4px;
  margin-right: 3px;
  background-color: #efefef;
  margin-top: -5px;
  border-color: #677787;
  color: #677787;
}

.listmore_table {
  width: 170px;
  padding: 0;
  margin: 0;
  border-collapse: collapse;
  margin-right: 20px;
  margin-bottom: 24px;
}

.listmore_table_head {
  background-color:#adadc6;
  height:21px;
  padding-left:7px;
}

.listmore_table_item {
  background-color: #d0d1d3;
  height: 21px;
  padding-left: 7px;
  border-top: 1px solid #ffffff;
  padding-left: 24px;
  background-repeat: no-repeat;
  background-position: 6px 6px;
}

.listmore_link, .listmore_link_head, .listmore_link:hover {
  font-size: 11px;
  color: #000000;
  font-weight: bold;
  display: block;
  background-color: #d0d1d3;
  height: 21px;
  line-height: 22px;
  padding-left: 22px;
  background-repeat: no-repeat;
  background-position: 11 7;
  border-top: 1px solid #ffffff;
}

.listmore_link_head, .listmore_link_head:hover {
  background-color: #adadc6;
  padding-left: 10px;
  border: 0;
  color: #000000;
}

.listmore_separator {
  height: 24px;
}

.tooltip {
  border: 1px solid #404040;
  background-color: #ffffe1;
  color: #000000;
  position: absolute;
  font-weight: normal;
  text-decoration: none;
  top: 15px;
  left: 30px;
  text-decoration: none;
  padding-left: 3px;
  padding-right: 3px;
}

.tooltippos {
  position: relative;
  text-decoration: none;
  vertical-align: top;
  padding:0;
  margin:0;
  float:left;
  display: block;
}

.default_nextlink{
  color: #ffffff;
  font-size: 11px;
}

a.default_nextlink:Hover{
  color: #ffffff;
  text-decoration: underline;
}

.nicehr{
  border: none 0;
  border-top: 1px dashed #EEEFF0;
  height: 1px;
  width: 547px;
}

.font9{
  font-size: 9px;
}

.font10{
  font-size: 10px;
}

.font11{
  font-size: 11px;
}

.font12{
  font-size: 12px;
}

.font13{
  font-size: 13px;
}

.font14{
  font-size: 14px;
}

.font15{
  font-size: 15px;
}

.font18{
  font-size: 18px;
}

.fontbold{
  font-weight: bold;
}

.fontitalic{
  font-style: italic;
}

.fontunderline{
  text-decoration: underline;
}

.fontred{
  color: #ff9900;
}

.fontblack{
  color: #000000;
}

.fontgray1{
  color: #757c83;
}

.fontgray2{
  color: #757c83;
}

.fontgreen{
  color: #00B910;
}

.addresscolumn{
  width: 147px;
}

.address_deliverybutton{
  border: 1px solid #E9EAEB;
  cursor: pointer;
  color: #ff9900;
  border-color: #ff9900;
}

.tableclear{
  width: 100%;
  border-collapse: collapse;
}

.leftspacer20{
  margin-left: 20px;
}

.leftspacer10{
  margin-left: 10px;
}

.leftspacer8{
  margin-left: 8px;
}

.leftspacer5{
  margin-left: 5px;
}

.leftspacer290{
  padding-left: 290px;
}

.rightspacer10{
  margin-right: 10px;
}

.topspacer10{
  padding-top: 10px;
}

.topmargin10{
  margin-top: 10px;
}

.cleartopmargin{
  margin-top: 0;
}

.height25{
  height: 25px;
}

.default_smallbutton{
  font-size: 12px;
  font-weight: bold;
  border: 1px solid #d9d9db;
  background-color: #FAFAFA;
  color: #7c8089;
  height: 18px;
  padding-bottom: 2px;
  cursor: pointer;
}

.dottedline{
  height: 1px;
  border: 0px;
  background-repeat: repeat-x;
  margin-top: 10px;
  margin-bottom: 0px;
  background-image: url(../img/linedot.gif);
  padding: 0px;
}

.paddingtop3{
  padding-top: 3px;
}

.paddingtop5{
  padding-top: 5px;
}

.paddingtop10{
  padding-top: 10px;
}

h1.contextbox{
  color: #F18B27;
  font-size: 14px;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  margin: 4px 10px 0px 10px;
}

div.contextbox{
  vertical-align: top;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  margin: 0px 10px 15px 10px;
  padding: 10px 10px 10px 15px;
}

.msgbox{
  background-color: #FFFFEE;
  border: 1px solid #C0C0C0;
  margin: 4px 4px 7px 4px;
  padding: 5px 5px 5px 10px;
  border-color: #677787;
}

.errorbox{
  background-color: #FFFFEE;
  border: 1px solid #C0C0C0;
  color: #FF0000;
  font-weight: bold;
  margin: 4px 4px 7px 4px;
  padding: 5px 5px 5px 10px;
  border-color: #677787;
}

.compare_table{
  border-left: 1px dotted #C0C0C0;
  border-bottom: 1px dotted #C0C0C0;
  padding-left: 5px;
  padding-bottom: 5px;
  border-left-color: #cbcbcb;
  border-bottom-color: #cbcbcb;
}

.compare_table_noleft{
  border-left: 0px;
  border-bottom: 1px dotted #C0C0C0;
  padding-left: 5px;
  padding-bottom: 5px;
  border-bottom-color: #cbcbcb;
}

.compare_table_nobottom{
  border-left: 1px dotted #C0C0C0;
  border-bottom: 0px;
  padding-left: 5px;
  padding-bottom: 0px;
  padding-top: 0px;
  border-left-color: #cbcbcb;
}

.basketstepsitem{
  vertical-align: top;
  font-size: 11px;
  border: 1px solid #FFFFFF;
  min-height: 0px;
  height: auto;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  margin: 5px 4px 0px 4px;
  padding: 0px;
}

.basketcontents_main{
  margin-top: 0;
}

.basketcontents{
  width: 569px;
  border-collapse: collapse;
  padding-left: 7px;
  margin-left: 5px;
  margin-top: 9px;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

.basketcontents_headerleft{
  width: 7px;
  background-color: #677787;
  height: 23px;
  border: 1px solid #677787;
  border-bottom: 0;
  border-right: 0;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  border-color: #677787;
}

.basketcontents_headerright{
  border-top: 1px solid #677787;
  border-bottom: 0px;
  color: #677787;
  background-color: #efefef;
  height: 25px;
  font-weight: bold;
  font-size: 11px;
  width: 7px;
  border-right: 1px solid #CBCBCB;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  border-right-color: #cbcbcb;
  border-top-color: #677787;
}

.basketcontents_headeritems{
  border-top: 1px solid #677787;
  border-bottom: 0px;
  color: #677787;
  background-color: #efefef;
  height: 25px;
  font-weight: bold;
  font-size: 11px;
  width: 18px;
  border-top-color: #677787;
}

.basket_headitemprodukt{
  width: 75px;
}

.basket_headitemproduktspan{
  padding-left: 6px;
}

.basket_headitemtitle{
  width: 150px;
}

.basket_headitemanzahl{
  width: 127px;
}

.basket_headitemeinzpreis{
  width: 70px;
  text-align: right;
}

.basket_headitemust{
  width: 40px;
  text-align: right;
  margin-right: 1px;
  margin-left: 1px;
}

.basket_headitemgesamt{
  width: 78px;
  text-align: right;
}

.basket_headitempack{
  width: 233px;
  text-align: right;
}

.basket_headitemgesamtspan{
  padding-right: 10px;
}

.basketcontents_right{
  border-right: 1px solid #CBCBCB;
  border-right-color: #cbcbcb;
}

.basketcontents_left{
  border-left: 1px solid #CBCBCB;
  width: 7px;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  border-left-color: #cbcbcb;
}

.basketcontents_textgesamt{
  font-size: 11px;
  vertical-align: top;
  padding-top: 9px;
  padding-right: 10px;
}

.basketcontents_textust{
  font-size: 11px;
  vertical-align: top;
  padding-top: 9px;
  padding-left: 15px;
}

.basketcontents_texteinz{
  font-size: 11px;
  vertical-align: top;
  padding-top: 9px;
  padding-right: 20px;
}

.basketcontents_text{
  font-size: 11px;
  vertical-align: top;
  padding-top: 9px;
}

.basketcontents_icon{
  padding-top: 7px;
  padding-left: 7px;
  width: 30px;
}

.basketcontents_title{
  font-size: 12px;
  font-weight: bold;
}

.basketcontents_artinfo{
  font-size: 12px;
}

.basketcontents_bottom{
  border-bottom: 1px solid #CBCBCB;
  border-bottom-color: #cbcbcb;
}

.basketcontents_linespacerbig{
  color: #EEEFF0;
  background-color: #cbcbcb;
  height: 4px;
  border: 0;
  margin-left: 7px;
  margin-top: 8px;
  margin-bottom: 0px;
}

.basketcontents_linespacer{
  color: #EEEFF0;
  background-color: #cbcbcb;
  height: 1px;
  border: 0;
  margin-left: 7px;
  margin-top: 8px;
  margin-bottom: 0px;
}

.basketcontents_sumtitle{
  font-size: 11px;
  text-align: right;
  padding-bottom: 3px;
  padding-right: 15px;
  padding-top: 1px;
}

.basketcontents_sumtitlebig{
  font-size: 11px;
  text-align: right;
  padding-bottom: 3px;
  padding-right: 15px;
  padding-top: 5px;
  font-weight: bold;
  background-color: #FAFAFA;
}

.basketcontents_sumbig{
  font-size: 11px;
  text-align: right;
  padding-bottom: 3px;
  padding-right: 10px;
  padding-top: 2px;
  font-weight: bold;
  background-color: #FAFAFA;
}

.basketcontents_sum{
  font-size: 11px;
  text-align: right;
  padding-bottom: 3px;
  padding-right: 10px;
  padding-top: 2px;
}

.basketcontents_sumtable{
  border-collapse: collapse;
  width: 100%;
}

.basketcontents_artamountinput{
  width: 28px;
  height: 18px;
  font-size: 12px;
  text-align: right;
}

.basketcontents_artamountbutton{
  width: 91px;
  height: 19px;
  border: 1px solid #E9EAEB;
  font-size: 12px;
  font-weight: bold;
  color: #ff9900;
  margin-left: 3px;
  cursor: pointer;
}

.basketcontents_artdelsmallbutton{
  width: 17px;
  height: 19px;
  border: 1px solid #E9EAEB;
  font-size: 12px;
  font-weight: bold;
  color: #ff3300;
  margin-left: 11px;
  margin-top: 8px;
  cursor: pointer;
}

.basketcontents_artdelbutton{
  width: 70px;
  height: 19px;
  border: 1px solid #E9EAEB;
  font-size: 12px;
  font-weight: bold;
  color: #ff3300;
  margin-left: 2px;
  margin-top: 8px;
  cursor: pointer;
}

.basketcontentsrow_empty{
  vertical-align: top;
  border: 1px solid #CBCBCB;
  font-size: 11px;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  height: 1px;
  min-height: 0px;
  border-bottom: 0px;
  border-left: 0px;
  border-right: 0px;
  line-height: 0px;
  margin: 0px 4px 4px 4px;
  padding: 0px;
  border-color: #677787;
}

.basketcontents_next{
  vertical-align: middle;
  border: 1px solid #CBCBCB;
  font-size: 11px;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  min-height: 28px;
  height: 26px;
  border-bottom: 1px none;
  font-weight: bold;
  background-color: #efefef;
  line-height: normal;
  margin: 4px 4px 0px 4px;
  padding: 4px 5px 0px 7px;
  border-color: #677787;
}

.stepsitemcontainer{
  vertical-align: top;
  border: 1px solid #CBCBCB;
  background-color: #FFFFFF;
  padding-top: 0px;
  padding-bottom: 2px;
  font-size: 11px;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  height: 75px;
  display: block;
  clear: both;
  margin: 4px;
  border-color: #cbcbcb;
}

.basketstepsitem:after{
  content: "";
  display: block;
  height: 0;
  clear: both;
}

a.basketcontents_nextlink:Hover{
  color: #FFFFFF;
  text-decoration: underline;
}

.stepitem_box{
  width: 569px;
  border-collapse: collapse;
  margin: 0px;
}

.stepitem_spacerbig{
  width: 8px;
}

.stepitem_spacer{
  width: 8px;
}

.stepitem_text{
  height: 75px;
  border: 1px solid #CBCBCB;
  background-color: #efefef;
  padding-top: 0px;
  vertical-align: top;
  color: #757c83;
  border-color: #677787;
}

.stepitem_texthigh{
  height: 75px;
  border: 1px solid #CBCBCB;
  background-color: #efefef;
  padding-top: 0px;
  vertical-align: top;
  color: #757c83;
  border-color: #677787;
}

.stepitem_textbighigh{
  font-weight: bold;
  font-size: 25px;
  color: #ff3300;
  padding-left: 4px;
}

.stepitem_textbig{
  font-weight: bold;
  font-size: 25px;
  color: #757c83;
  padding-left: 4px;
}

.stepitem_textnormalhigh{
  font-weight: bold;
  font-size: 11px;
  color: #ff3300;
  padding-left: 4px;
}

.stepitem_textnormal{
  font-weight: bold;
  font-size: 11px;
  color: #757c83;
  padding-left: 4px;
}

.stepitem_textsmall{
  padding-left: 7px;
  color: #757c83;
  font-size: 12px;
}

.stepitem_link{
  color: #757c83;
}

.stepitem_linkhigh{
  color: #757c83;
}

.stepitem2_textbighigh,
.stepitem2_textbig {
	font-weight: bold;
	font-size: 21px;
    color: #757C83;
    padding-left: 4px;
}
.stepitem2_textbighigh {
    color: #ff9900;
}
.stepitem2_textnormalhigh,
.stepitem2_textnormal {
	font-weight: bold;
	font-size: 12px;
    color: #ff9900;
    padding-left: 4px;
}
.stepitem2_textnormal {
    color: #757C83;
}
.stepitem2_textsmall {
	color: #757C83;
	font-size: 9px;
	padding-left: 3px;
}

.voucherlistrow{
  vertical-align: middle;
  border: 1px solid #CBCBCB;
  font-size: 11px;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  min-height: 28px;
  height: 26px;
  border-bottom: 1px none;
  font-weight: bold;
  color: #677787;
  border-left: 8px solid #677787;
  border-top: 1px solid #677787;
  background-color: #efefef;
  line-height: normal;
  margin: 10px 4px 0px 4px;
  padding: 4px 5px 0px 7px;
  border-right-color: #cbcbcb;
  border-left-color: #677787;
  border-top-color: #677787;
}

.voucherinputrow{
  vertical-align: top;
  border: 1px solid #CBCBCB;
  font-size: 12px;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  min-height: 0px;
  height: auto;
  border-top: 0px;
  color: #757c83;
  margin: 0px 4px 4px 4px;
  padding: 6px;
  border-color: #cbcbcb;
}

.voucherlistwarning{
  font-size: 11px;
  color: #FF3300;
  padding-left: 10px;
}

.voucherlisttext{
  font-size: 11px;
  color: #000000;
  padding-left: 10px;
}

.voucherlistinput{
  width: 169px;
  height: 18px;
  margin-left: 9px;
}

.voucherlistheader{
  color: #677787;
  font-size: 11px;
  font-weight: bold;
}

.voucherlistsubmit{
  width: 148px;
  height: 19px;
  border: 1px solid #E9EAEB;
  color: #ff9900;
  font-weight: bold;
  font-size: 12px;
  margin-left: 9px;
  cursor: pointer;
  border-color: #ff9900;
}

.basket_headitemwishlist{
  width: 80px;
}

.basket_headitemamount{
  width: 55px;
  text-align: right;
}

.basketcontents_nextbutton{
  width: 222px;
  height: 25px;
  background-color: #FF3300;
  vertical-align: middle;
  font-size: 11px;
  font-weight: bold;
  text-align: center;
  float: right;
  cursor: pointer;
  color: #FFFFFF;
  border: 0;
  margin: 0;
  padding: 0;
}

.basketcontents_nextline{
  width: 571px;
  border-collapse: collapse;
  border: 1px solid #CBCBCB;
  margin-left: 4px;
  background-color: #efefef;
  margin-top: 10px;
  border-color: #677787;
  color: #677787;
}

.basketcontents_nextlink{
  color: #FFFFFF;
  font-size: 11px;
  cursor: pointer;
}

.ordercontentdata{
  vertical-align: middle;
  border: 1px solid #CBCBCB;
  font-size: 11px;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  min-height: 28px;
  height: 26px;
  border-bottom: 1px none;
  font-weight: bold;
  color: #677787;
  border-left: 8px solid #677787;
  border-top: 1px solid #677787;
  background-color: #efefef;
  line-height: normal;
  margin: 10px 4px 0px 4px;
  padding: 4px 5px 0px 7px;
  border-right-color: #cbcbcb;
  border-left-color: #677787;
  border-top-color: #677787;
}

.ordercontenttext{
  font-size: 11px;
  color: #000000;
  padding-left: 10px;
}

.ordercontentheader{
  color: #677787;
  font-size: 11px;
  font-weight: bold;
}

.paymentcontentheader{
  vertical-align: middle;
  border: 1px solid #CBCBCB;
  font-size: 11px;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  min-height: 28px;
  height: 26px;
  border-bottom: 1px none;
  font-weight: bold;
  color: #677787;
  border-left: 8px solid #677787;
  border-top: 1px solid #677787;
  background-color: #efefef;
  line-height: normal;
  margin: 10px 4px 0px 4px;
  padding: 4px 5px 0px 7px;
  border-right-color: #cbcbcb;
  border-left-color: #677787;
  border-top-color: #677787;
}

.paymentcontenttext{
  vertical-align: top;
  border: 1px solid #CBCBCB;
  font-size: 12px;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  min-height: 0px;
  height: auto;
  border-top: 0px;
  color: #757c83;
  margin: 0px 4px 4px 4px;
  padding: 6px;
  border-color: #cbcbcb;
}

.paymentcontentdata{
  font-size: 11px;
  color: #000000;
  padding-left: 10px;
}

.usercontentheader{
  vertical-align: middle;
  border: 1px solid #CBCBCB;
  font-size: 11px;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  min-height: 28px;
  height: 26px;
  border-bottom: 1px none;
  font-weight: bold;
  color: #677787;
  border-left: 8px solid #677787;
  border-top: 1px solid #677787;
  background-color: #efefef;
  line-height: normal;
  margin: 10px 4px 0px 4px;
  padding: 4px 5px 0px 7px;
  border-right-color: #cbcbcb;
  border-left-color: #677787;
  border-top-color: #677787;
}

.usercontentdata{
  vertical-align: top;
  border: 1px solid #CBCBCB;
  font-size: 12px;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  min-height: 0px;
  height: auto;
  border-top: 0px;
  color: #757c83;
  margin: 0px 4px 4px 4px;
  padding: 6px;
  border-color: #cbcbcb;
}

.usercontenttext{
  font-size: 11px;
  color: #000000;
  padding-left: 10px;
}

.useroptionheader{
  vertical-align: middle;
  border: 1px solid #CBCBCB;
  font-size: 11px;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  min-height: 28px;
  height: 26px;
  border-bottom: 1px none;
  font-weight: bold;
  color: #677787;
  border-left: 8px solid #677787;
  border-top: 1px solid #677787;
  background-color: #efefef;
  line-height: normal;
  margin: 10px 4px 0px 4px;
  padding: 4px 5px 0px 7px;
  border-right-color: #cbcbcb;
  border-left-color: #677787;
  border-top-color: #677787;
}

.useroptionsitem{
  height: 310px;
}

.useroptionstableitem.useroptionstable{
  width: 100%;
}

.useroptionstable{
  border-collapse: collapse;
  width: 100%;
}

.wrappingcontents_main{
  margin-top: 0;
}

.wrappingcontent{
  width: 569px;
  border-collapse: collapse;
  padding-left: 7px;
  margin-left: 5px;
  margin-top: 9px;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

.wrapping_headerleft{
  width: 7px;
  background-color: #677787;
  height: 23px;
  border: 1px solid #677787;
  border-bottom: 0;
  border-right: 0;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  border-left-color: #cbcbcb;
  border-color: #677787;
}

.wrapping_headerright{
  border-top: 1px solid #677787;
  border-bottom: 0px;
  color: #677787;
  background-color: #efefef;
  height: 25px;
  font-weight: bold;
  font-size: 11px;
  width: 7px;
  border-right: 1px solid #CBCBCB;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  border-right-color: #cbcbcb;
  border-top-color: #677787;
}

.wrapping_headeritems{
  border-top: 1px solid #677787;
  border-bottom: 0px;
  color: #677787;
  background-color: #efefef;
  height: 25px;
  font-weight: bold;
  font-size: 11px;
  width: 18px;
  border-top-color: #677787;
}

.wrapping_headitemprodukt{
  width: 75px;
}

.wrapping_headitemproduktspan{
  padding-left: 6px;
}

.wrapping_headitemtitle{
  width: 112px;
}

.wrapping_headitemanzahl{
  width: 127px;
}

.wrapping_headitemeinzpreis{
  width: 94px;
  text-align: right;
}

.wrapping_headitemust{
  width: 61px;
  text-align: right;
}

.wrapping_headitemgesamt{
  width: 78px;
  text-align: right;
}

.wrapping_headitempack{
  width: 233px;
  text-align: right;
}

.wrapping_headitemgesamtspan{
  padding-right: 10px;
}

.wrappingcontents_right{
  border-right: 1px solid #CBCBCB;
  border-right-color: #cbcbcb;
}

.wrappingcontents_left{
  border-left: 1px solid #CBCBCB;
  width: 7px;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

.wrappingcontents_text{
  font-size: 11px;
  vertical-align: top;
  padding-top: 9px;
  padding-right: 10px;
}

.wrappingcontents_textgesamt{
  font-size: 11px;
  vertical-align: top;
  padding-top: 9px;
  padding-right: 10px;
}

.wrappingcontents_textust{
  padding-left: 15px;
}

.wrappingcontents_texteinz{
  padding-right: 20px;
}

.wrappingcontents_icon{
  padding-top: 7px;
  padding-left: 7px;
  width: 30px;
}

.wrappingcontents_title{
  font-size: 12px;
  font-weight: bold;
}

.wrappingcontents_artinfo{
  font-size: 12px;
}

.wrappingcontents_bottom{
  border-bottom: 1px solid #CBCBCB;
  border-bottom-color: #cbcbcb;
}

.wrappingcontents_linespacerbig{
  color: #EEEFF0;
  background-color: #EEEFF0;
  height: 4px;
  border: 0;
  margin-left: 7px;
  margin-top: 8px;
  margin-bottom: 0px;
}

.wrappingcontents_linespacer{
  color: #EEEFF0;
  background-color: #EEEFF0;
  height: 1px;
  border: 0;
  margin-left: 7px;
  margin-top: 8px;
  margin-bottom: 0px;
}

.wrappinglistrow{
  border: 1px solid #CBCBCB;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  min-height: 28px;
  border-bottom: 1px none;
  font-size: 11px;
  font-weight: bold;
  border-left: 8px solid #677787;
  border-top: 1px solid #677787;
  color: #677787;
  vertical-align: middle;
  height: 26px;
  background-color: #efefef;
  line-height: normal;
  margin: 10px 4px 0px 4px;
  padding: 4px 5px 0px 7px;
  border-right-color: #cbcbcb;
  border-left-color: #677787;
  border-top-color: #677787;
}

.wrappinglistheader{
  color: #677787;
  font-size: 11px;
  font-weight: bold;
}

.wrappinginputrow{
  vertical-align: top;
  border: 1px solid #CBCBCB;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  min-height: 0px;
  height: auto;
  border-top: 0px;
  color: #757c83;
  font-size: 12px;
  margin: 0px 4px;
  padding: 6px;
  border-color: #cbcbcb;
}

.wrappinglisttext{
  font-size: 11px;
  color: #000000;
  padding-left: 10px;
}

A.link_footer{
  color: #677787;
}

.boxleft A.boxleft-td{
  color: #5F5F5D;
}

.boxleft-td:Hover{
  color: #5F5F5D;
}

A.currency:Hover{
  color: #000000;
}

A.currency_activ:Hover{
  color: #000000;
}

.categorybox_rootcategory:Hover{
  color: #000000;
}

.categorybox_rootcategorylink:Hover{
  color: #000000;
}

.categorybox_rootcategory_exp:Hover{
  color: #000000;
}

.categorybox_subcategory:Hover{
  color: #000000;
}

.boxrightmyaccount A.boxrightmyaccount-td{
  color: #5B5750;
}

A.boxrightmyaccount-td{
  color: #5B5750;
}

.boxrightproduct A.boxrightproduct-td{
  color: #747d84;
}

A.boxrightproduct-td{
  color: #000000;
}

.productrow_borderaftertitle_quarter{
  border-color: #cbcbcb;
}

.product_title A{
  color: #000000;
}

.verification_code{
  width: 80px;
  padding: 2px;
  border: 1px solid #000000;
  color: #000000;
  text-align: center;
  font: bold;
}

.link
{
	color: #0000ff;
	text-decoration: underline;
}

.header_1_box
{
	width: 980px;
	height: 67px;
/*	background: url( '../img/digidesk/header1.jpg') no-repeat;*/
}

.header_logo_img
{
	float: left;
	width: 300px;
}

.header_1_service_box
{
	float: right;
	width: 330px;
}

.header_1_service_box_fon
{
	float: left;
	width: 40px;
	padding-top: 2px;
}

.header_1_service_box_text_box
{
	float: left;
	width: 290px;
	padding-top: 2px;
	color: #595A55;
	font-size: 11px;
}

.header_1_service_box_text_box_text1
{
	color: #F18B27;
	font-size: 13px;
	font-weight: bold;
}

.header_1_service_box_text_box_text2,
.header_1_ts_box_text_box_text2
{
	font-size: 16px;
	font-weight: bold;
}

.header_1_ts_box_text_box_text2
{
	font-size: 13px;
}

.header_1_ts_box
{
	float: right;
	width: 220px;
}

.header_1_ts_box_img
{
	float: left;
	width: 50px;
	padding-top: 2px;
}

.header_1_ts_box_text_box
{
	float: left;
	width: 170px;
	padding-top: 2px;
	color: #595A55;
}

.header_2_bg
{
/*	background: url( '../img/digidesk/header2.jpg') no-repeat center;*/
	background-color: #F18B27;
	height: 71px;
	width: 100%;
	margin-bottom: 1px;
}

.header_3_bg
{
	background-color: #DACAB0;
	height: 40px;
	width: 100%;
	margin-bottom: 1px;
}

.width980
{
	width: 980px;
}

.header_link,
.header_link2
{
	padding-top: 10px;
	padding-left: 4px;
	padding-right: 4px;
	float: left;
	color: #000000;
	font-weight: bold;
	font-size: 12px;
}

.header_link_start
{
	padding-left: 10px;
}

.header_link2
{
	float: right;
	padding-left: 3px;
	padding-right: 3px;
}

.header_link a,
.header_link2 a
{
	color: #000000;
	font-size: 12px;
}

.header_link a:hover,
.header_link2 a:hover
{
	color: #ffffff;
	font-size: 12px;
}

.header_link_active a,
.header_link_active a:hover
{
	color: #ffffff;
	font-size: 12px;
}

.search_box
{
	clear: both;
	width: 660px;
	height: 37px;
	margin-top: 4px;
	background: url( '../img/digidesk/bg_suche.png') left no-repeat;
	float: left;
}

.wk_box
{
	width: 313px;
	height: 37px;
	margin-top: 4px;
	background: url( '../img/digidesk/bg_warenkorb.png') left no-repeat;
	float: right;
}

.search_input_cat
{
	background-color: #FFFFFF;
	vertical-align: top;
	color: #000000;
	font-weight: normal;
	width: 150px;
	margin-top: 5px;
}

.button_left
{
	background-image: url( '../img/digidesk/button_black_left.png');
	width: 13px;
	height: 32px;
	float: left;
}

.button_middle
{
	background-image: url( '../img/digidesk/button_black_middle.png');
	height: 32px;
	float: left;
}

.button_middle input
{
	margin-top: 5px;
}

.button_right
{
	background-image: url( '../img/digidesk/button_black_right.png');
	width: 13px;
	height: 32px;
	float: left;
}

.button_right:after
{
	content: "";
	display: block;
	height: 0;
	clear: both;
}

.input_basket
{
  background-color: #FFFFFF;
  vertical-align: top;
  width: 100px;
  color: #000000;
  font-weight: bold;
  margin-top: 5px;
  font-size: 12px;
  padding-left: 3px;
}

.basket_header_button
{
	color: #424c56;
	font-weight: bold;
	border: 0px;
	color: #ffffff;
	font-size: 11px;
	width: 140px;
}

.boxleft-header
{
	clear: both;
	width: 205px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 14px;
	color: #F18B27;
}

.boxleft-header a,
.boxleft-header a:hover
{
	color: #F18B27;
}

.mini_desc
{
	font-size: 9px;
	font-weight: normal;
}

.service
{
	color: #5A5752;
}

.service_head
{
	font-weight: bold;
	color: #5A5752;
}

a.service_head
{
	text-decoration: underline;
}

.start_middle
{
	padding-left: 6px;
	padding-top: 5px;
}

.start_middle h2
{
	color: #F18B27;
	font-size: 14px;
	margin-bottom: 5px;
}

.start_pfeil
{
	cursor: pointer;
	cursor: hand;
}

.details_image
{
	float: left;
	width: 260px;
	height: 270px;
	overflow: hidden;
}

.details_box_right
{
	width: 290px;
	height: 295px;
	float: left;
}

.details_box_header
{
	padding-top: 5px;
	height: 60px;
}

.details_box_header h2
{
	font-size: 16px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

.details_box_text
{
	height: 100px;
}

.details_box_variant
{
	float: left;
	width: 160px;
	height: 60px;
}

.details_dtprice
{
	height: 20px;
}

.details_dtprice_old
{
	font-weight: bold;
}

.details_price
{
	font-size: 20px;
	color: #F18B27;
	font-weight: bold;
	height: 24px;
}

.zoom_images
{
	clear: both;
	float: left;
	width: 250px;
	height: 70px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

.zoom_images_zoom
{
	height: 18px;
}

.review_box_small
{
	float: right;
	width: 300px;
	padding-top: 18px;
}

.details_iconleiste_box
{
	clear: both;
	border: 1px solid #c1c1c1;
	padding: 1px;
	height: 50px;
	overflow: hidden;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

.details_iconleiste,
.details_iconleiste2
{
	background-image: url( '../img/digidesk/details/IconLeiste/bg_iconleiste.gif');
	height: 46px;
	font-size: 10px;
	float: left;
}

.details_iconleiste a,
.details_iconleiste2 a
{
	color: #000000;
}

.details_iconleiste a:hover,
.details_iconleiste2 a:hover
{
	color: #000000;
}

.details_iconleiste_linie
{
	background-image: url( '../img/digidesk/details/IconLeiste/strichlinie.png');
	height: 40px;
	margin-top: 3px;
	width: 2px;
	font-size: 1px;
}

.details_iconleiste2
{
	background: url( '../img/digidesk/details/IconLeiste/bg_iconleiste_aktiv.gif');
}

.details_icon_datanblatt,
.details_icon_anleitung,
.details_icon_video,
.details_icon_kundenbilder,
.details_icon_bookmark,
.details_icon_faq,
.details_icon_ersatzteile,
.details_icon_merzettel
{
	background: url( '../img/digidesk/details/IconLeiste/icon_pdf.png') top center no-repeat;
	height: 46px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	width: 68px;
	position: relative;
}

.details_icon_anleitung
{
	background: url( '../img/digidesk/details/IconLeiste/icon_anleitung.png') top center no-repeat;
	width: 68px;
}

.details_icon_video
{
	background: url( '../img/digidesk/details/IconLeiste/icon_video.png') top center no-repeat;
	width: 66px;
}

.details_icon_kundenbilder
{
	background: url( '../img/digidesk/details/IconLeiste/icon_kundenfotos.png') top center no-repeat;
	width: 78px;
}

.details_icon_bookmark
{
	background: url( '../img/digidesk/details/IconLeiste/icon_bookmarks.png') top center no-repeat;
	width: 68px;
}

.details_icon_faq
{
	background: url( '../img/digidesk/details/IconLeiste/icon_faq.png') top center no-repeat;
	width: 60px;
}

.details_icon_ersatzteile
{
	background: url( '../img/digidesk/details/IconLeiste/icon_ersatzteile.png') top center no-repeat;
	width: 68px;
}

.details_icon_merzettel
{
	background: url( '../img/digidesk/details/IconLeiste/icon_merkzettel.png') top center no-repeat;
	width: 68px;
}

.details_leiste_bg_off,
.details_leiste_bg_on,
.details_leiste_disabled
{
	float: left;
	background-image: url( '../img/digidesk/details/LeisteProduktinfos/bg_off.gif');
	padding-top: 2px;
	padding-bottom: 2px;
	cursor: pointer;
	cursor: hand;
	padding-left: 7px;
	padding-right: 8px;
}

.details_leiste_linie
{
	float: left;
	background-image: url( '../img/digidesk/details/LeisteProduktinfos/bg_off.gif');
}

.details_leiste_bg_on
{
	background-image: url( '../img../img/digidesk/details/LeisteProduktinfos/bg_on.gif');
	color: #ffffff;
}

.details_leiste_disabled
{
	cursor: none;
	color: #c1c1c1;
}

.details_button_leiste_box
{
	height: 23px;
	padding: 1px;
	width: 100%;
	border: 1px solid #c1c1c1;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	overflow: hidden;
}

.list_image
{
	float: left;
	width: 120px;
}

.list_right
{
	float: left;
	width: 645px;
	height: 100px;
}

.list_right_top_left
{
	float: left;
	width: 310px;
	height: 77px;
}

.list_right_top_right
{
	float: left;
	width: 335px;
}

.list_right_bottom
{
	clear: both;
}

.list_price
{
	font-size: 18px;
	font-weight: bold;
	padding-right: 4px;
	padding-top: 13px;
	float: left;
	width: 120px;
}

.list_rights_information
{
	background-image: url( '../img/digidesk/list/links.gif');
	height: 23px;
	float: left;
	padding-right: 4px;
	border-right: 1px dashed #aaaaaa;
}


.list_delivery_information
{
	background-image: url( '../img/digidesk/list/links.gif');
	height: 23px;
	float: left;
	width: 209px;
}

.list_zwischenstueck
{
	background-image: url( '../img/digidesk/list/mitte.gif');
	height: 23px;
	width: 27px;
	float: left;
}

.list_addwindow
{
	background-image: url( '../img/digidesk/list/rechts.gif');
	height: 23px;
	float: left;
	width: 169px;
}

.dev_box
{
	border: 1px solid #C1C1C1;
	height: 29px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

.details_basket
{
	margin-top: 5px;
	padding-top: 8px;
	border: 1px solid #F0872B;
	background-image: url( '../img/digidesk/details/bg_wk_right_item.jpg');
	height: 166px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

.details_basket_button
{
	margin-top: 8px;
	margin-bottom: 8px;
	background-image: url( '../img/digidesk/details/wk_button_red.png');
	width: 182px;
	height: 32px;
	padding-top: 2px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	float: right;
}

.details_basket_button input
{
	margin-top: 5px;
}

.details_warenkorb_button
{
	border: 0px;
	color: #ffffff;
	width: 140px;
}

.inc_productitem_variant_col_1
{
	width: 155px; float: left;
}

.inc_productitem_variant_col_2
{
	width: 65px; float: left;
}

.inc_productitem_variant_col_3
{
	width: 20px; float: left;
}

.inc_productitem_variant_col_4
{
	width: 18px; float: left;
}

.inc_productitem_variant_col_5
{
	float: left; padding-bottom: 4px; padding-left: 20px;
}

.inc_productitem_variant_col_5_input
{
	width: 30px;
	background-color: #ffffff;
	height: 17px;
}

.inc_productitem_variant_col_6
{
	clear: both;
	height: 6px;
	margin-bottom: 6px;
	border-bottom: 1px dashed #000000;
	font-size: 1px;
}

.inc_productitem_all_articles_to_basket{
  vertical-align: top;
  color: #0D3862;
  margin-top: 1px;
  padding-top: 7px;
  padding-left: 30px;
  font-weight: bold;
  cursor: pointer;
  height: 58px;
  width: 203px;
  border: 0px;
  font-size: 12px;
  background-image: url( ../img/digidesk/list/bg_button_auswahl_in_basket.jpg);
  background-repeat: no-repeat;
}

.ts_header
{
	width: 46px;
	height: 44px;
	border: 0px;
	padding: 0px;
	margin: 0px;
}

.list_untercat
{
	padding: 10px;
	background-color: #ffffff;
	margin-top: 1px;
	margin-bottom: 1px;
	border: 1px solid #F18B27;
}

.box_center
{
	padding: 1px;
	padding-top: 6px;
}

.details_layer
{
	display: none;
	border: 1px solid #F0872B;
	padding: 1px;
	
/*	position: absolute;*/
	margin-top: 12px;
}

.details_layer_top
{
	background-color: #D5D5D5;
	padding: 10px;
}

.details_layer_body
{
	background-color: #EEEEEE;
	padding: 10px;
}

div.head_logo
{
	width: 300px;
	height: 67px;
	overflow: hidden;
}

div.head_logo a 
{
	text-decoration: none;
	display: block;
	width: 300px;
}

div.head_logo a img 
{
	border: 0;
}

div.head_logo a:hover 
{
	margin-top: -67px;
}

.details_layer_ecke_oben
{
	display: none;
	padding: 1px;
	
	position: absolute;
	left: 100px;
	top: -7px;
	z-index: 100;
}

.default_dd_button
{
	border: 0px;
	color: #ffffff;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 12px;
	margin: 0px;
	margin-top: 2px;
	cursor: pointer;
	cursor: hand;
	min-width: 120px;
	width: auto !important;
	width: 200px;
}

.step_container
{
	height: 140px;
	float: left;
	width: 196px;
	border-bottom: 1px solid #ffffff;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	border-right: 1px solid #c7c7c7;
	background-color: #F5F5F5;
}

.step_container_right
{
	height: 140px;
	float: left;
	width: 196px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	background-color: #F5F5F5;
}

.new_basket_item
{
	background-color: #F18B27;
	padding-top: 10px;
	margin-top: 5px;
}

div.right, span.right {float:right;}
div.left, span.left  {float:left;}
