body
{
  text-align: center;
  min-width: 990px;
  margin: 0;
  font-family: verdana, arial, helvetica;
  font-size: 11px;
  font-weight: medium;
  color: #263e45;
  background-color: #ededed;
}

img
{
  border: 0;
}

textarea
{
  font-family: verdana, arial, helvetica;
  font-size: 11px;
}

.clear
{
  clear: both;
}

a
{
  color: #263e45;
}

h1 /***RETAILER***/
{
  font-size: 18px;
}

h2 /***RETAILER***/
{
  font-size: 13px;
}

h3
{
  font-size: 12px;
}

.buttonEnd
{
  float: left;
  width: 5px;
  height: 22px;
  background: url(../images/button_out_end.jpg) no-repeat right top;
}

.buttonEndFlex
{
  height: 22px;
  background: url(../images/button_out_end.jpg) no-repeat right top;
}

.buttonEndMarg
{
  float: left;
  width: 5px;
  height: 22px;
  background: url(../images/button_out_end.jpg) no-repeat right top;
  margin: 12px 12px 0 0;
}

a.forwardLinkBox /***RETAILER***/
{
  background: url(/images/retailer/Pfeil_20x20.jpg) top right no-repeat;
  text-decoration: none;
  display: block;
  border: 1px solid #263E45;
  height: 20px;
  padding: 0px 32px 0px 12px;
  line-height: 19px;
  background-color: #fff;
  margin: 0;
}

a:hover.forwardLinkBox /***RETAILER***/
{
  text-decoration: underline;
  color: #d92b2a;
  border: 1px solid #D31736;
}

/** START styles main nav
 *
 */
#websiteNav /***RETAILER***/
{
  /* background-color: #263e45; */
  background-color: #fff;
  margin: 0;
  width: 970px;
  border-top: 1px solid #263E45;
  border-bottom: 1px solid #263E45;
}
#websiteNav ul  /***RETAILER***/
{
  margin: 0;
  padding: 0;
  list-style-type: none;
  margin: 0 0 0 22px;
}
#websiteNav ul li  /***RETAILER***/
{
  float: left;
}
.websiteNavLast /***RETAILER***/
{
  /* background: url(../images/main_nav_divider_1x1.jpg) repeat-y top right; */
  border-right: 1px solid #263E45;
  /* padding: 0 1px 0 0; */
  padding: 0;
}
#websiteNav a /***RETAILER***/
{
  display: block;
  float: left;
  padding: 0 11px 0 11px;
  line-height: 28px;
  /* background: url(../images/main_nav_divider_1x1.jpg) repeat-y top left; */
  border-left: 1px solid #263E45;
  text-decoration: none;
  /* color: #d0dadf; */
  font-weight: bold;
  letter-spacing: 0.1em;
}
#websiteNav ul a:hover, #websiteNav ul a:active,
  #websiteNav a:hover, #websiteNav a:active /***RETAILER***/
{
  text-decoration: underline;
  /* background-color: #d92b2a; */
  background-color: #263e45;
  color: #fff;
}

.retailerList #websiteNav .shop, .feedback #websiteNav .feed,
.retailerProfile #websiteNav .profile, 
.retailerCondition #websiteNav .profile, 
.retailerOrders #websiteNav .profile, 
.retailerAddress #websiteNav .profile, 
.download #websiteNav .download, 
.rtNews #websiteNav .news a,
.cart #websiteNav .shop,
.cartFinalCheck #websiteNav .shop
/***RETAILER***/
{
  background-color: #263e45;
}

.retailerList #websiteNav .shop a span, .feedback #websiteNav .feed a span,
.retailerProfile #websiteNav .profile a span,
.retailerCondition #websiteNav .profile a span,
.retailerOrders #websiteNav .profile a span,
.retailerAddress #websiteNav .profile a span,
.download #websiteNav .download a span,
.rtNews #websiteNav .news a span,
.cart #websiteNav .shop a span,
.cartFinalCheck #websiteNav .shop a span
/***RETAILER***/
{
  text-decoration: underline;
  color: #fff;
}

#mainCategoryNav
{
  background-color: #fff;
  width: 204px;
  margin: 0;
}
#mainCategoryNav ul {
  padding: 0;
  list-style-type: none;
  width: 898px;
  margin: 0 12px 0 60px;
}
#mainCategoryNav ul li {
  float: left;
}
#mainCategoryNav ul a {
  display: block;
  float: left;
  padding: 0 17px 0 20px;
  line-height: 28px;
  background: url(../images/weiter_13x13.jpg) no-repeat left;
  text-decoration: none;
  color: #263e45;
}
#mainCategoryNav ul a.selected {
  display: block;
  float: left;
  padding: 0 17px 0 20px;
  line-height: 28px;
  background: url(../images/weiter_onover_13x13.jpg) left no-repeat;
  text-decoration: none;
  color: #d92b2a;
}
#mainCategoryNav ul a:hover, #mainCategoryNav ul a:active
{
  background: url(../images/weiter_onover_13x13.jpg) left no-repeat;
  text-decoration: none;
  color: #d92b2a;
  padding: 0 17px 0 20px;
}

#mainCategoryNav ul li.sub_entry a 
{
  padding: 0 17px 0 35px;
  /* background-color: #fff;*/
}
#mainCategoryNav ul li.sub_entry a:hover, #mainCategoryNav ul li.sub_entry a:active
{
  background: none;
  text-decoration: none;
  color: #d92b2a;
}
#sideContent #mainCategoryNav ul li.sub_entry a.selected
{
  color: #d92b2a;
  /* background: url(/images/retailer/menue_banner_6x30.gif) no-repeat left top; */
  background: none;
  background-color: #E6e7e8; 
  /* background-color: #fff;*/
}

/** END styles main nav
 *
 */
/** START styles sidebar left
 *
 */
#sideSearch
{
  margin: 12px 22px 24px 20px;
}
#sideSearch form
{
  margin: 0;
}
#sideSearch input
{
  width: 160px;
  border: 1px solid #8f9494;
  color: #263e45;
  margin: 0;
  line-height: 20px;
  text-align: left;
}
#sideSearch a
{
  display: block;
  text-decoration: underline;
  text-align: right;
  margin: 1px 0 0 0;
  float: right;
  font-weight: bold;
}
#sideSearch br
{
  clear: both;
}
#quickOrderButton
{
  margin: 0;
}
#quickOrderButton a:link, #quickOrderButton a:visited
{
  text-decoration:none;
  font-weight: bold;
  background-color: #263e45;
  display: block;
  color: #fff;
  line-height: 30px;
  padding: 0 17px 0 20px;
}
#quickOrderButton a:hover
{
  text-decoration: underline;
}
#quickOrderButton a:link.selected, #quickOrderButton a:visited.selected 
{
  text-decoration: underline;
}

/** START styles sidecontent
 *
 */
#sideContent /***RETAILER***/
{
  /* color: #fff ; */
  float: left;
  width: 204px;
  margin: 0 0 20px 0;
  overflow: hidden;
  background-color: #E6e7e8;
}

#sideContent ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  width: 204px;
  overflow: hidden;
  background-color: #E6e7e8;
}

#sideContent li.first_info
{
  margin-top: 30px;
}

#sideContent li.last_info
{
  border-bottom: 6px solid #8f9494;
}

#sideContent li.available_info
{
  width: 204px;
  background-color: #fff;
}

#sideContent li.available_info span
{
  display: block;
  margin: 6px 12px 6px 20px;
  line-height: 15px;
  padding: 0 0 0 24px;
}

#sideContent li.available_info span.non_avail
{
  background: url(/images/retailer/rot_ampel_12x12.jpg) 0% 10% no-repeat;  
}

#sideContent li.available_info span.temp_non_avail
{
  background: url(/images/retailer/orange_ampel_12x12.jpg) 0% 10% no-repeat;  
}

#sideContent li.available_info span.avail
{
  background: url(/images/retailer/gruen_ampel_12x12.jpg) 0% 50% no-repeat;  
}

#sideContent li {
  display: inline; /* KLUDGE: Entfernt Lücken im IE/Win */
}

#sideContent ul a span
{
  display: block;
  margin: 0 0 0 10px;
}

#sideContent ul a:link, #sideContent ul a:visited 
{
  display: block;
  width: 204px;
  line-height: 30px;
  text-decoration: none;
  text-align: left;
  border-bottom: 1px solid #fff;
  background: none;
  font-size: 11px;
  background-color: #E6e7e8;
}

#sideContent ul a.selected
{
  color: #d92b2a;
  background: url(/images/retailer/menue_banner_6x30.gif) no-repeat left top;
  background-color: #E6e7e8;
}

#sideContent ul a:active, #sideContent ul a:hover 
{
  color: #d92b2a;
  text-decoration: none;
  background: url(/images/retailer/menue_banner_6x30.gif) no-repeat left top;
  background-color: #E6e7e8;
}

#sideContent #navListLogo
{
  margin: 0 0 10px 10px;
}

#sideContent #orderInfo
{
  margin: 24px 12px 12px 0;
}

#sideContent #orderInfo span
{ 
  display: block;
  margin: 0 0 12px 10px;
}
#sideContent #orderInfo img
{ 
  float: left;
  margin: 0 10px 12px 0;
}
#sideContent #orderInfo a
{ 
  display: block;
  color: #fff;
  margin: 12px 0 0 10px;
  font-weight: bold;
}
#sideContent #orderInfo a:hover
{
 color: #eea31e;
}
/** END styles sidecontent
 *
 */

#footer
{
  clear: both;
  height: 30px;
  text-align: center;
  line-height: 30px;
  background-color: #fff;
  margin: 0;
  border-top: 6px solid #8f9494;
  width: 970px;
}

#footer a
{
  text-decoration: none;
  margin: 0 10px 0 10px;
}
 
#footer a:hover
{
  text-decoration: underline;
}
 
.boxFooter
{
  clear: both; 
}

.textInfo
{
  font-weight: bold;
  margin: 0 12px 12px 12px;
}

/** START styles topseller sidebar shop right-pos
 *
 */

.topseller
{
  background-color: #fff;
  width: 144px;
  margin: 12px 0 12px 12px;
}

.topseller h2
{
  background: url(../images/topseller_o_144x12.gif) no-repeat left top;
  padding: 12px 12px 12px 12px;
  margin: 0;
  color: #eea31e;
  background-color: #263e45;
  font-size: 17px;
  letter-spacing: 1px;
}

#sidebarLayout1 .topseller h2
{
  background: url(../images/topseller_b_o_144x12.gif) no-repeat left top;
  padding: 12px 12px 12px 12px;
  margin: 0;
  color: #eea31e;
  background-color: #263e45;
  font-size: 17px;
  letter-spacing: 1px;
}

.topseller .item
{
  background-color: #fff;
  width: 144px;
  margin: 0;
  background: url(../images/kast_weiss_orange_u_144x12.gif) no-repeat left bottom;
  overflow: hidden;
}

.topseller a
{
  display: block;
  color: #263e45;
  margin: 0;
  padding: 0 0 0 27px;
  font-weight: bold;
  background: url(../images/main_shop_nav_out.jpg) no-repeat left top;
}

.topseller .item h3
{
  margin: 0;
  padding: 10px 12px 0 12px;
  font-size: 12px;
  line-height: 14px;
}

.topseller .item img, .topseller .item .textInfo
{
  float: left;
}

.topseller .textInfo
{
  margin: 0 0 12px 0;
}

.topseller .item img
{
  margin: 0 0 0 12px;
}

.topseller .item .textInfo img
{
  float: none;
  margin: 12px 0 6px 0;
}

.topseller a span
{
  display: block;
  margin: 0;
  height: 27px;
  line-height: 13px;
  overflow: hidden;
}

.topseller a:hover
{
  color: #d92b2a;
  background: url(../images/main_shop_nav_over.jpg) no-repeat left top;
}

.topseller .textInfo span
{
  font-size: 16px;
  color: #d92b2a;
}


/** END styles topseller sidebar shop right-pos
 *
 */

/** START styles sidebar special shop right-pos
 *
 */

#sidebar .special 
{
  width: 144px;
  margin: 12px 0 12px 12px;
}

#sidebar .special h2
{
  margin: 0 0 12px 0;
  color: #d92b2a;
  font-size: 17px;
  letter-spacing: 1px;
}

#sidebar .special .salebox
{
  background-color: #fff;
  margin: 0 0 12px 0;
}

#sidebar .special .salebox .item h3
{
  background: url(../images/kast_weiss_orange_o_144x12.gif) no-repeat left top;
  margin: 0;
  padding: 12px 12px 0 12px;
  font-size: 11px;
}

#sidebar .special .salebox .item
{
  background-color: #fff;
  width: 144px;
  margin: 0;
  background: url(../images/kast_weiss_orange_u_144x12.gif) no-repeat left bottom;
  overflow: hidden;
}

#sidebar .special .salebox a, #newsletter .linkTd a
{
  display: block;
  color: #263e45;
  margin: 0;
  padding: 0 0 0 27px;
  font-weight: bold;
  background: url(../images/main_shop_nav_out.jpg) no-repeat left top;
}

#sidebar .special .salebox .item img, #sidebar .special .salebox .item .textInfo
{
  float: left;
}

#sidebar .special .salebox .textInfo
{
  margin: 0 0 12px 0;
}

#sidebar .special .salebox .item img
{
  margin: 0 0 0 12px;
}

#sidebar .special .salebox .item .textInfo img
{
  float: none;
  margin: 0 0 6px 5px;
}

#sidebar .special .salebox a span, #newsletter .linkTd a span
{
  display: block;
  margin: 0;
  height: 27px;
  line-height: 13px;
  overflow: hidden;
}

#sidebar .special .salebox a:hover, #newsletter .linkTd a:hover
{
  color: #d92b2a;
  background: url(../images/main_shop_nav_over.jpg) no-repeat left top;
}

#sidebar .special .textInfo span
{
  font-size: 16px;
  color: #d92b2a;
}

.categoryFooter
{
  clear: both;
}

/* STYLES FOR SIDEBAR Layout 1 */
#sidebarContent
{
  float: left;
  display: inline;
  width: 156px;
  margin: 0 0 20px 0px;
  background-color: #263e45;
}

#sidebarContent #sidebarLayout1 .sidebar1Divider
{
  background: url(/images/selection_cat_nav.jpg) repeat-x left top;
  height: 12px;
  width: 165px;
}

#sidebarContent #sidebarLayout1 .topseller
{
  background-color: #263e45;
}

#sidebarContent #sidebarLayout1 .shopLogo
{
  margin: 12px 0 0 12px;
}

#sidebarContent #sidebarLayout1 .topseller .item
{
  background: url(../images/kast_weiss_blau_u_144x12.gif) no-repeat left bottom;
  background-color: #fff;
}

#sidebarContent #sidebarLayout1 .head img
{
  margin: 12px 0 12px 0;
}

#sidebarContent #sidebarLayout1 .content
{
  width: 156px;
  background: url(/images/ecke_blau_weiss_ur_12x12.gif) no-repeat right bottom;
  padding: 0 0 12px 0;
  font-weight: bold;
}

#sidebarContent #sidebarLayout1 ul {
  padding: 0;
  list-style-type: none;
  width: 144px;
  margin: 12px 0 0 0;
}

#sidebarContent #sidebarLayout1 ul li {
  margin: 0 0 12px 0;
  width: 144px;
}

#sidebarContent #sidebarLayout1 .content ul a {
  display: block;
  padding: 0 0 0 19px;
  line-height: 13px;
  background: url(/images/weiter_13x13.jpg) no-repeat top left;
  text-decoration: none;
  color: #263e45;
  font-weight: normal;
}
#sidebarContent #sidebarLayout1 .content ul a:hover, #sidebarContent #sidebarLayout1 .content ul a:active
{
  background: url(/images/weiter_onover_13x13.jpg) top left no-repeat;
  text-decoration: none;
  color: #d92b2a;
}

#sidebarContent #sidebarLayout1 .recent
{
  background-color: #263e45;
  margin: 0;
  padding: 0;
  width: 156px;
}

#sidebarContent #sidebarLayout1 .recent img
{
  margin: 0 0 0 12px;
}

#sidebarContent #sidebarLayout1 .recent ul a {
  display: block;
  margin: 0 0 0 12px;
  padding: 0 0 0 19px;
  line-height: 13px;
  background: url(/images/weiter4_13x13.jpg) no-repeat top left;
  text-decoration: underline;
  color: #bac8e3;
}
#sidebarContent #sidebarLayout1 .recent ul a:hover, #sidebarContent #sidebarLayout1 .recent ul a:active
{
  background: url(/images/weiter4_onover_13x13.jpg) top left no-repeat;
  text-decoration: underline;
  color: #eea31e;
}

#sidebarLayout1 #newModel
{
  background:url(/images/Starseite_neuheit_141x141.gif) no-repeat left top;
  width: 141px;
  height: 141px;
  margin: 0 0 12px 12px;
}

#sidebarLayout1 #newModel strong
{
  color: #d92b2a;
}

#sidebarLayout1 #newModel a
{
  color: #263e45;
  font-weight: bold;
  margin: 12px 0;
}

#sidebarLayout1 #newModel img
{
  margin: 0 0 0 12px;
}

#sidebarLayout1 #newModel .head
{
  display: block;
  margin: 12px 12px 12px 12px;
  overflow: hidden;
  height: 39px;
  line-height: 13px;
}

#sidebarLayout1 #newModel a:hover
{
  color: #d92b2a;
}
/** END styles sidebar sidebar shop right-pos
 *
 */
a.forwardBox, /***retailer**/
#threeColLayout #primaryContent #productList a.forwardBox
{
  background: url(/images/retailer/Pfeil_20x20.jpg) top right no-repeat;
  text-decoration: none;
  display: block;
  border: 1px solid #8f9494;
  height: 20px;
  padding: 0px 32px 0px 12px;
  line-height: 19px;
  background-color: #fff;
  margin: 0;
  float: left;
}

a:hover.forwardBox, /***retailer**/
#threeColLayout #primaryContent #productList a.forwardBox:hover
{
  text-decoration: underline;
  color: #d92b2a;
  border: 1px solid #D31736;
}

a.backwardBox, /***retailer**/
#threeColLayout #primaryContent #productList a.backwardBox
{
  background: url(/images/retailer/Pfeil_20x20_back.jpg) top left no-repeat;
  text-decoration: none;
  display: block;
  border: 1px solid #8f9494;
  height: 20px;
  padding: 0px 12px 0px 32px;
  line-height: 19px;
  background-color: #fff;
  margin: 0;
  float: left;
}

a:hover.backwardBox, /***retailer**/
#threeColLayout #primaryContent #productList a.backwardBox:hover
{
  text-decoration: underline;
  color: #d92b2a;
  border: 1px solid #D31736;
}

.teaser_box_home
{
  background-color: #fff;
  border: 1px solid #263E45;
  clear: both;
  margin: 0 12px 12px 12px;
  overflow: hidden;
  padding: 6px;
  width: 140px;
}

.head_box_home
{
  background: url(/images/retailer/header_sidebar_180x42.jpg) top left no-repeat;
  font-size: 13px;
  font-weight: bold;
  color: #fff;
  line-height: 30px;
  margin: 12px 12px 0 12px;
  text-align: center;
}

.teaser_box_home .box_head
{
  font-weight: bold;
  display: block;
}

.teaser_box_home .box_text
{
  display: block;
}

.teaser_box_home a.forwardBox
{
  float: right;
  margin-top: 5px;
}

input
{
  border: 1px solid #241c58;
  font-size: 11px;
  line-height: 16px;
  height: 16px;
  width: 30px;
  text-align: center;
  vertical-align: middle;
  margin: 0;
}

#secondaryContent
{
  float: right;
  width: 178px;
  margin: 0 0 20px 0;
  display: inline;
}

#oneColLayout #wrapper
{
  text-align: left;
  width: 970px;
  margin: 0 auto;
  background-color: #fff;
}

#oneColLayout #wrapper #contentWrapper
{
  overflow: hidden;
}

#oneColLayout #wrapper #cultureSwitch
{
  text-align: right;
  width: 300px;
  display: none;
}

#oneColLayout #primaryContent
{
  width: 970px;
  margin: 0 0 12px 0;
}
/*
.rtLogin #footer
{
  background-color: #e6e7e8;
  margin: 0;
  clear: both;
  height: 5px;
  width: 970px;
  border-bottom: 1px solid #263E45;
}
*/
#divRowMessage
{
  text-align: right;
  float: right;
  margin: 21px 12px 0 0;
  font-style: italic;
}

#registerRow
{
  float: left;
  display: inline;
  margin: 24px 12px 12px 24px;
  width: 605px;
}

#logRow
{
  float: left;
  display: inline;
  margin: 24px 24px 12px 0;
  width: 305px;
}

#firstReg
{
  margin: 0 0 12px 0;
  width: 605px;
  overflow: hidden;
  background-color: #F7F6F7;
}

#firstReg .content
{
  float: left;
  width: 240px;
}

#firstReg .content h1
{
  margin: 12px 0 0 0;
}

#firstReg .content_form
{
  width: 293px;
  float: right;
  padding-top: 7px;
}

#newCustInfo .content_form_new
{
  width: 293px;
  margin: 0 0 0 12px;
  float: right;
}

.content_form_new span#cust_no
{
  font-weight: bold;
  display: block;
  margin-top: 3px;
}

#newCust
{
  clear: both;
  overflow: hidden;
  width: 605px;
}

#newCust .content
{
  float: left;
  padding-right: 12px;
}

#newCust .submitRow
{
  float: right;
  padding-right: 12px;
}

#newCust, #logForm, #newCustInfo
{
  margin: 0;
  border: 1px solid #8f9494;
}

#newCustInfo
{
  overflow: hidden;
  width: 605px;
}

#newCustInfo .submitRow a#backInfo
{
  float: left;
  margin-left: 12px;
}

#newCustInfo .content
{
  margin: 24px 12px 24px 12px;
}

#docInfo
{
  overflow: hidden;
  background-color: #F7F6F7;
}

#docInfo .content
{
  overflow: hidden;
  background-color: #F7F6F7;
  margin: 12px 12px 24px 12px;
}

#docInfo .content a {
  display: block;
  padding: 0 17px 0 30px;
  line-height: 18px;
  background: url(../images/pdf_18x18.jpg) no-repeat left top;
  text-decoration: underline;
  color: #263e45;
  margin: 12px 0 12px 0;
}
#docInfo .content a:hover, #docInfo .content .list a:active
{
  background: url(../images/pdf_onover_18x18.jpg) left top no-repeat;
  text-decoration: underline;
  color: #d92b2a;
}

.rtLogin label
{
  display: block;
  margin: 12px 0 0 0;
}

.rtLogin input
{
  border: 1px solid #8f9494;
  width: 100px;
  text-align: left;
  width: 275px;
}

.rtLogin h1
{
  margin: 12px 12px 3px 12px;
}

.rtLogin .content
{
  margin: 0 0 0 12px;
}

.rtLogin .submitRow
{
  margin: 24px 0 24px 0;
  width: 275px;
  height: 20px;
}

.rtLogin .submitRow #logSubmit
{
  float: left;
}

.rtLogin .submitRow #logPassword
{
  float: right;
}

#error
{
  color: #d92b2a;
  font-weight: bold;
  margin: 12px 0 0 0;
}

 #shopOrderMessage
{
  background-color: #D31726;
  padding: 12px 12px 12px 12px;
  font-weight: bold;
  color: #fff;
  font-size: 12px;
  text-align: center;
}

 #shopOrderMessage2
{
  background-color: #D31726;
  padding: 12px 12px 12px 12px;
  font-weight: bold;
  color: #fff;
  font-size: 12px;
}
 #shopOrderMessage3
{
  display: none;
}
/*** START header2 ***/
#header2 /***RETAILER***/
{
  /* background-color: #d0dadf; */
  background: url(/images/retailer/header_verlauf_1x90.jpg) repeat-x right top;
  margin: 0;
  width: 970px;
  height: 90px;
}
#header2 .divRow /***RETAILER***/
{
  float: left;
  display: inline;
  margin: 12px 24px 12px 0;
  text-align: left;
  overflow: hidden;
}
#header2 #divRowStart /***RETAILER***/
{
  margin: 12px 0 12px 20px;
  overflow: hidden;
  width: 186px;
}

#header2 #divRowStartPrint
{
  display: none;
}

#header2 #divRowMid #divRowWelcome
{
  margin-right: 20px;
  width: 280px;
}

#header2 #divRowMid #divRowLogout
{
  margin-bottom: 0px;
  margin-right: 15px;
  width: 100px;
}

#header2 #divRowWelcome h2 /***RETAILER***/
{
  line-height: 16px;
  margin: 21px 0px 9px 0px;
}

#header2 #divRowWelcome #welcomeUsername
{
  font-weight: bold;
  line-height: 16px;
}

#header2 #divRowLogout a /***RETAILER***/
{
  margin: 43px 0px 0px 0px;
}

#header2 .divRowLast span /***RETAILER***/
{
  line-height: 20px;
  display: block;
  float: left;
}

#header2 #divRowMid /***RETAILER***/
{
  width: 415px;
  height: 90px;
  float:left;
  display: inline;
}

#header2 .divRowLast h2#freightInfo /***RETAILER***/
{
  color: #D92B2A;
  line-height: 16px;
  margin: 1px 0px 6px 0px;
  padding: 0 12px 0 0;
}

#header2 .divRowLast #freightInfo2nd /***RETAILER***/
{
  line-height: 15px;
  margin: 0px 0px 5px 0px;
}

#header2 .divRowLast .label, #header2 .divRowLast .value /***RETAILER***/
{
  background-color: #a8d531;
  line-height: 14px;
}

#header2 .divRowLast span.label /***RETAILER***/
{
  padding: 2px 0px 3px 12px;
  width: 170px;
}

#header2 .divRowLast span.value /***RETAILER***/
{
  text-align: right;
  padding: 2px 12px 3px 0px;
  width: 70px;
}

#header2 .divRowLast .cart_count /***RETAILER***/
{
  background: url(/images/retailer/warenkorb_blau_20x20.gif) top left no-repeat;
  background-color: #263e45;
  display: block;
  border: 1px solid #263E45;
  height: 20px;
  padding: 0px 10px 0px 30px;
  color: #fff;
  font-weight: normal;
}

#header2 .divRowLast .cart_release_count /***RETAILER***/
{
  background: url(/images/retailer/warenkorb_orange_20x20.gif) top left no-repeat;
  background-color: #cc4800;
  display: block;
  border: 1px solid #cc4800;
  height: 20px;
  padding: 0px 10px 0px 30px;
  color: #fff;
  font-weight: normal;
}


#header2 .divRowLast #cart_release_count
{
  background: none;
  background-color: #cc4800;
  padding-left: 12px;
}

#header2 .divRowLast #cart_count
{
  background: none;
  background-color: #263E45;
  padding-left: 12px;
}


a.cartLinkBox /***RETAILER***/
{
  background: none;
  text-decoration: none;
  display: block;
  border: 1px solid #263E45;
  height: 20px;
  padding: 0px 12px 0px 12px;
  line-height: 19px;
  background-color: #fff;
  margin: 0px 0px 6px 0px;
  float: left;
}

a:hover.cartLinkBox /***RETAILER***/
{
  text-decoration: underline;
  color: #d92b2a;
  border: 1px solid #D31736;
}

#header2 .divRowLast /***RETAILER***/
{
  float: right;
  display: inline;
  margin: 12px 0 0 0;
  text-align: left;
}

#header2 .divRowLast .topRow
{
  margin: 2px 0 5px 0;
  height: 20px;
  overflow: hidden;
}

#header2 .divRowLast .bottomRow
{
  clear: both;
  margin: 27px 0 0 0;
  height: 26px;
  overflow: hidden;
}

#header2 #divRowNewsletter
{
  /* margin: 1px 0 0 105px; */
  margin: 1px 0 0 0;
}
#header2 #divRowNewsletter a img
{
  height: 13px;
  width: 119px;
  border-width: 0;
}
#header2 #divRowNewsletter a
{ 
  display: block;
  background: url(../images/newsletter_119x13.jpg) top left no-repeat;
}
#header2 #divRowNewsletter a.selected
{ 
  display: block;
  background: url(../images/newsletter_onover_119x13.jpg) top left no-repeat;
}
#header2 #divRowNewsletter a:hover, #header2 #divRowNewsletter a:active
{
  background: url(../images/newsletter_onover_119x13.jpg) top left no-repeat;
}

#header2 #divRowLogin
{
  margin: 1px 0 0 30px;
}
#header2 #divRowLogin a img
{
  height: 13px;
  width: 56px;
  border-width: 0;
}
#header2 #divRowLogin a
{ 
  display: block;
  background: url(../images/login_56x13.jpg) top left no-repeat;
}
#header2 #divRowLogin a:hover, #header2 #divRowLogin a:active
{
  background: url(../images/login_onover_56x13.jpg) top left no-repeat;
}

#header2 #divRowSwitch
{
  /*margin: 0 0 0 38px;*/
  margin: 0;
  padding: 0 0 0 38px;
  background-image: url(/images/icon_de.gif);
  background-position: 8px 0px;
  background-repeat: no-repeat;
}

#header2 #divRowSwitch select
{
  font-size: 9px;
  color: #263e45;
  border: 1px solid #263E45;
  /*height: 13px;*/
  width: 80px;
  /*line-height: 13px;*/
}

#header2 #divRowCart
{
  height: 26px;
  /* margin: 0 0 0 105px; */
  margin: 0;
  line-height: 26px;
  background: url(../images/cart_icon_bg.jpg) top left repeat-x;
}
#header2 #divRowCart a
{
  display: block;
  height: 26px;
  text-decoration: none;
  font-weight: bold;
  color: #263e45;
  line-height: 26px;
  padding: 0 8px 0 35px;
  background: url(../images/cart_icon_start.jpg) no-repeat left center;
  float: left;
}
#header2 #divRowCart a:hover
{
  color: #d92b2a;
  background: url(../images/cart_icon_start.jpg) no-repeat left center;
  padding: 0 8px 0 35px;
}
#header2 #divRowCart a span.selected
{
  color: #d92b2a;
}
#header2 #cartEnd
{
  margin: 0;
}
#header2 #divRowCart span.count
{
  display: block;
  height: 25px;
  float: left;
  background-color: #263e45;
  color: #fff;
  font-weight: bold;
  padding: 0 10px 0 10px;
  overflow: hidden;
}
/*** END header2 ***/
#salesVolumeInfo
{
  background-color: #FFC000;
}

#sideContent #salesVolumeInfo
{
  /* color: #AC0404;
  font-weight: bold; */
  padding: 8px 17px 15px 20px;
}

#sideContent #salesVolumeInfo span
{
  display: none;
}

#sideContent #salesVolumeInfo .info 
{
  background: url(/images/retailer/sales_volume_i_1.jpg) right top no-repeat #AC0404;
  color: #fff;
  font-size: 16px;
  line-height: 25px;
  height: 25px;
  margin: 5px 0 5px 0;
  padding: 0 45px 0 0;;
  text-align: right;
}

#sideContent #salesVolumeInfo .info span 
{
  background: url(/images/retailer/sales_volume_arrow.jpg) left top no-repeat;
  display: block;
}

#sideContent #salesVolumeInfo p
{
  margin: 0;
  padding: 0 0 0 24px;
}

#sideContent #salesVolumeInfo div.max_volume, #salesVolumeInfo a
{
  color: #AC0404;
  text-decoration: none;
}


#sideContent #salesVolumeInfo div.max_volume
{
  background: url(/images/retailer/sales_volume_i_1.jpg) right bottom no-repeat;
  font-weight: bold;
  padding: 0 0 10px 0;
}

#profileDetail #salesVolumeInfo
{
  font-weight: bold;
  height: 40px;
  margin: 0 0 6px 0;
  padding: 6px 12px 6px 12px;
}

#profileDetail #salesVolumeInfo div, #profileDetail #salesVolumeInfo p
{
  display: inline;
}



