
BODY {
  font-family: arial, sans-serif;
  font-size: 1em;
  margin: 0;
  padding: 0;
}

.small {
  font-size: 0.8em;
}

.ProgressBar *,
.trusted_shops *,
#headerCart *,
#account img,
.checkOutButton *,
.delivery_status *,
.shoppingcart *,
#ProductInfoShoppingCartBottom,
#shoppingcartcontent *,
#leftColumn_priz24_logo,
#HomepageListing .deliveryStatus,
#HomepageListing .teaserBoxBottom img,
table.genericBox td,
table.genericBox td.genericBox_content div.genericBox_body img,
table.genericBox td.genericBox_content div.genericBox_body input,
table.genericBoxClean td,
table.genericBoxCategories td,
table.deliveryBillingBox td,
table.orderinfoCancellationBox td,
table.productInfoBoxPriceArea td,
table.productInfoBoxImage td,
table.productInfoBoxPriceArea td img,
table.productInfoBoxPriceArea td input,
#productInfo .productImage a.image_link .zoom,
#more_pics_tab img,
table.genericBoxSearch td.genericBoxSearch_tl,
table.genericBoxSearch td.genericBoxSearch_t,
table.genericBoxSearch td.genericBoxSearch_tr,
table.genericBoxSearch td.genericBoxSearch_l,
table.genericBoxSearch td.genericBoxSearch_r,
table.genericBoxSearch td.genericBoxSearch_bl,
table.genericBoxSearch td.genericBoxSearch_b,
table.genericBoxSearch td.genericBoxSearch_br,
table.genericBoxSearchInner td.genericBoxSearchInner_tl,
table.genericBoxSearchInner td.genericBoxSearchInner_t,
table.genericBoxSearchInner td.genericBoxSearchInner_tr,
table.genericBoxSearchInner td.genericBoxSearchInner_l,
table.genericBoxSearchInner td.genericBoxSearchInner_r,
table.genericBoxSearchInner td.genericBoxSearchInner_bl,
table.genericBoxSearchInner td.genericBoxSearchInner_b,
table.genericBoxSearchInner td.genericBoxSearchInner_br,
table.genericBoxSearchInner td.genericBoxSearchInner_dl,
table.genericBoxSearchInner td.genericBoxSearchInner_d,
table.genericBoxSearchInner td.genericBoxSearchInner_dr,
table.genericBoxSearchInner .genericBoxSearchInner_Fields input,
table.genericBoxSearchInner .genericBoxSearchInner_Fields_l,
table.genericBoxSearchInner .genericBoxSearchInner_Fields_r,
#ProductListing th .caption td.sort_asc img,
#ProductListing th .caption td.sort_desc img,
#ProductListing tr.listItem td.price img,
table.fancyBox td.tl,
table.fancyBox td.t,
table.fancyBox td.tr,
table.fancyBox td.r,
table.fancyBox td.br,
table.fancyBox td.b,
table.fancyBox td.bl,
table.fancyBox td.l ,
table.fancyBox td.content img,
.displayswitcher img {
  behavior: url("iepngfix.htc");
}

table {
  border-collapse: collapse;
  border-spacing: 0;
  /* border: 1px solid black; */
}

table tr td {
  margin: 0;
  padding: 0;
  font-size: 1em;
}

a img {
  border: none;
}

.clearFix {
  clear: both;
}

.inputboxes {
  border: 1px solid black;
}

.statusMessage {
  padding: 0.2em;
  border: 1px solid #ddd;
  font-size: 0.8em;
  margin: 0.1em 0;
  letter-spacing: -0.01em;
}

.error {
  color: #8a1f11;
  background: #fbe3e4;
  border-color: #fbc2c4;
}

.notice {
  color: #514721;
  background: #fff6bf;
  border-color: #ffd324;
}

.success {
  color: #264409;
  background: #e6efc2;
  border-color: #c6d880;
}

.error a {
  color: #8a1f11;
}

.notice a {
  color: #514721;
}

.success a {
  color: #264409;
}

td.messageStackSuccess {
  padding: 5px;
  font-weight: bold;
  color: #264409;
  background: #e6efc2;
  border: 1px solid #c6d880;
}

tr.messageStackError {
  padding: 5px;
  color: #8a1f11;
  background: #fbe3e4;
  border: 1px solid #fbc2c4;
}

.CWA input,
.CWA select {
  background: pink;
  border: 2px solid red;
}

.inputboxes {
  border: 1px solid black;
}

.alignLeft {
  text-align: left;
}

/******************************************************************************/

#pageWrap {
  /*width: 1145px;*/
  width: 1000px;
  margin-bottom: 1em;
  /*overflow: auto;*/
}

#pageContainer {
  float: left;
  width: 1000px;
}

#header {
  position: relative;
  background: url(images/elements/header_background.gif) no-repeat center top;
  z-index: 1000;
}

#header #logo {
  position: relative;
  float: left;
  height: 136px;
  z-index: 1500;
}

#header #logo img {
  width: 270px;
  height: 120px;
}

/* BO Topnavigation-Element */

#header #topnavi {
  position: relative;
  float: right;
  margin-top: 80px;
  margin-right: 2px;
  z-index: 2000;
}

#header #topnavi .item {
  float: left;
  color: #deffae;
  margin-left: 2px;
  font-size: 0.8em;
  font-weight: bold;
}

#header #topnavi .item a {
  color: #deffae;
  text-decoration: none;
}

#header #topnavi .item .l {
  padding: 0 0 0 8px;
  background: url(images/elements/topnavi_l.gif) no-repeat left top;
}

#header #topnavi .item .r{
  padding: 0 8px 0 0;
  background: url(images/elements/topnavi_r.gif) no-repeat right top;
}

#header #topnavi .item .body {
  line-height: 25px;
  background: url(images/elements/topnavi_bg.gif) repeat-x center top;
  text-align: center;
  vertical-align: middle;
}

#header #topnavi .item:hover .l,
#header #topnavi .current .l {
  background: url(images/elements/topnavi_l_current.gif) no-repeat left top;
}

#header #topnavi .item:hover .r,
#header #topnavi .current .r{
  background: url(images/elements/topnavi_r_current.gif) no-repeat right top;
}

#header #topnavi .item:hover .body,
#header #topnavi .current .body {
  background: url(images/elements/topnavi_bg_current.gif) repeat-x center top;
}

/* EO Topnavigation-Element */

#header #account {
  clear: right;
  margin: 0 10px 0 0;
  padding: 6px 0 0 0;
  color: #dfffad;
  font-size: 0.7em;
  text-align: right;
}

#header #account img {
  border: 0;
  padding-right: 5px;
  vertical-align: middle;
}

#header #account a,
#header #account a:hover {
  font-weight: bold;
  color: #dfffad;
}


#header #headerBar {
  margin: 2px 0 0;
}

#header #headerBar #headerSearch {
  float: left;
  width: 711px;
  height: 46px;
  text-align: center;
  background: url("images/elements/header_search_bg_left.gif") no-repeat center left;
}

#header #headerBar #headerSearch .content {
  height: 46px;
  background: url("images/elements/header_search_bg_right.gif") no-repeat center right;
}

#header #headerBar #headerSearch form {
  margin: 0;
  padding: 0;
}

#header #headerBar #headerSearch table {
  margin: 0 auto;
}

#header #headerBar #headerSearch table td {
  margin: 0;
  padding: 0;
  vertical-align: top;
}

#header #headerBar #headerSearch .content td.caption {
  padding: 0 0.3em 0 0;
  color: white;
  font-size: 0.8em;
  font-weight: bold;
  vertical-align: middle;
}

#header #headerBar #headerSearch form #headerSearchFormInput {
  margin: 7px 0 0;
  padding: 3px;
  border: 1px #2b7106 solid;
  color: black;
  background: white;
  font-weight: bold;
}

#header #headerBar #headerSearch form #headerSearchFormSubmit {
}

/******************************************/

#header #headerBar #headerCart {
  position: absolute;
  top: 138px;
  left: 711px;
  width: 289px;
  height: 46px;
  z-index: 99;
}

#header #headerBar #headerCart.MSIEFix {
  top: 138px;
  left: 441px;
}

#header #headerBar #headerCart .headerCartHead {
  font-weight: bold;
  background: url("images/elements/header_cart_head.png") no-repeat left top;
}

#header #headerBar #headerCart .headerCartHead .caption {
  padding: 2px 0 0 20px;
  font-size: 0.7em;
  text-transform: uppercase;
}

#header #headerBar #headerCart .headerCartHead .caption a {
  display: block;
  color: white;
  text-decoration: none;
}

#header #headerBar #headerCart .headerCartHead .description {
  margin: 0 0 0 8px;
  width: 240px;
  font-size: 0.8em;
  overflow: hidden;
}

#header #headerBar #headerCart .headerCartHead .description a {
  display: block;
  padding: 3px 0 0 10px;
  color: black;
  text-decoration: none;
}

#header #headerBar #headerCart .headerCartHead .cartButton {
  float: right;
}

#header #headerBar #headerCart .headerCartBody {
}

#header #headerBar #headerCart .headerCartBody {
  font-size: 0.7em;
  font-weight: bold;
}

#header #headerBar #headerCart .headerCartBody .headerCartBodyDetails {
  display: none;
  padding: 10px 3px 0 9px;
  background: url("images/elements/header_cart_bg.png") repeat-y center center;
}

#header #headerBar #headerCart.MSIEFix .headerCartBody .headerCartBodyDetails {
  padding: 10px 0 0 0;
}

#header #headerBar #headerCart:hover .headerCartBody .headerCartBodyDetails {
  display: block;
}

#header #headerBar #headerCart .headerCartBody .headerCartBodyDetails table {
  width: 100%;
  margin: 0;
}

#header #headerBar #headerCart.MSIEFix .headerCartBody .headerCartBodyDetails .checkOutButton,
#header #headerBar #headerCart.MSIEFix .headerCartBody .headerCartBodyDetails .cartEmpty,
#header #headerBar #headerCart.MSIEFix .headerCartBody .headerCartBodyDetails table {
  margin: 0 3px 0 9px;
  width: 277px;
}

#header #headerBar #headerCart .headerCartBody .headerCartBodyDetails td {
}

#header #headerBar #headerCart .headerCartBody .headerCartBodyDetails td.quantity {
  padding-right: 3px;
  vertical-align: top;
  text-align: right;
}

#header #headerBar #headerCart .headerCartBody .headerCartBodyDetails td.caption {
  vertical-align: top;
  text-align: left;
}

#header #headerBar #headerCart .headerCartBody .headerCartBodyDetails td.price {
  padding-right: 2px;
  vertical-align: bottom;
  text-align: right;
}

#header #headerBar #headerCart .headerCartBody .headerCartBodyDetails tr.even {
}

#header #headerBar #headerCart .headerCartBody .headerCartBodyDetails tr.odd {
  background: #dffba6;
}

#header #headerBar #headerCart .headerCartBody .headerCartBodyDetails .checkOutButton {
  padding: 0 3px 0 0;
  text-align: right;
}

#header #headerBar #headerCart .headerCartBody .headerCartBodyDetails .cartEmpty {
  padding: 0 0 10px;
  text-align: center;
}

#header #headerBar #headerCart .headerCartBody .headerCartBodyDetails a {
  display: block;
  color: black;
  text-decoration: none;
}

#header #headerBar #headerCart .headerCartBody .headerCartBodyDetails a:active,
#header #headerBar #headerCart .headerCartBody .headerCartBodyDetails a:focus,
#header #headerBar #headerCart .headerCartBody .headerCartBodyDetails a:hover {
  text-decoration: underline;
}

#header #headerBar #headerCart .headerCartFoot {
  height: 11px;
  background: url("images/elements/header_cart_foot.png") no-repeat center bottom;
}

/* MainContentFrame */

table.MainContentFrame {
  width: 670px;
  margin: 1px 10px 0;
}

table.MainContentFrame td {
  padding: 0;
  margin: 0;
}

table.MainContentFrame td.tl {
  width: 7px;
  height: 7px;
  background: url('images/elements/box_general_border_ul.gif');
}

table.MainContentFrame td.t {
  background: url('images/elements/box_general_border_t.gif') repeat-x;
}

table.MainContentFrame td.tr {
  width: 7px;
  height: 7px;
  background: url('images/elements/box_general_border_ur.gif');
}

table.MainContentFrame td.l {
  background: url('images/elements/box_general_border_l.gif') repeat-y;
}

table.MainContentFrame td.r {
  background: url('images/elements/box_general_border_r.gif') repeat-y;
}

table.MainContentFrame td.bl {
  width: 7px;
  height: 7px;
  background: url('images/elements/box_general_border_ll.gif');
}

table.MainContentFrame td.b {
  background: url('images/elements/box_general_border_b.gif') repeat-x;
}

table.MainContentFrame td.br {
  width: 7px;
  height: 7px;
  background: url('images/elements/box_general_border_lr.gif');
}


/* EO MainContentFrame */

/* Content Spalten */

#mainContent {
  position: relative;
  z-index: 500;
  margin-top: 10px;
  padding-left: 2px;
}

#mainContent #mainColumn {
  margin: 0;
  padding: 0;
  vertical-align: top;
}

#HomepageListing {
  position: relative;
  width: 670px;
  margin: 1px 2px 0 0;
  padding: 0 5px 0 9px;
}

#HomepageListing img {
  margin: 0;
  padding: 0;
}

#HomepageListing td {
  vertical-align: top;
}

#HomepageListing .topTeaserBox,
#HomepageListing .normalTeaserBox {
  position: relative;
  border: 1px #444 solid;
  background: url("images/elements/teaserbox_bg_right.gif") repeat-y center right;
}

#HomepageListing .topTeaserBox {
  margin: 0 0 15px;
}

#HomepageListing .customTeaserBox {
  margin: 0 0 15px;
}

#HomepageListing .normalTeaserBox {
  margin: 20px 0 -5px;
}

#HomepageListing .topTeaserBox .teaserBoxBody {
  height: 190px; /* 210px */
  margin: 0 0 -24px;
}

#HomepageListing .normalTeaserBox .teaserBoxBody {
  height: 156px; /* 160px */
  margin: 4px 0 -24px;
}

#HomepageListing.msie6 .topTeaserBox .teaserBoxBody {
  height: 190px; /* 210px */
  margin: 0 0 -24px;
}

#HomepageListing.msie6 .normalTeaserBox .teaserBoxBody {
  height: 136px; /* 160px */
  margin: 4px 0 -24px;
}


#HomepageListing .topTeaserBox .specials {
  position: absolute;
  top: -1px;
  left: -1px;
  width: 140px;
  height: 30px;
  background: url("images/elements/teaserbox_specials.gif") no-repeat center center;
}

#HomepageListing .topTeaserBox .remnants {
  position: absolute;
  top: -1px;
  left: -1px;
  width: 140px;
  height: 30px;
  background: url("images/elements/teaserbox_remnants.gif") no-repeat center center;
}

#HomepageListing .topTeaserBox .specials a,
#HomepageListing .topTeaserBox .remnants a {
  display: block;
  width: 140px;
  height: 30px;
  font-size: 1px;
  text-decoration: none;
}

#HomepageListing .topTeaserBox .deliveryStatus,
#HomepageListing .normalTeaserBox .deliveryStatus {
  position: absolute;
  top: -1px;
  right: -1px;
  width: 136px;
  height: 36px;
  background: url("images/elements/products_delivery_status_1.png") no-repeat center center;
}

#HomepageListing.msie6 .topTeaserBox .specials,
#HomepageListing .topTeaserBox .remnants,
#HomepageListing .topTeaserBox .deliveryStatus,
#HomepageListing .normalTeaserBox .deliveryStatus {
  top: 0px;
}

#HomepageListing .topTeaserBox .teaserBoxBody a,
#HomepageListing .normalTeaserBox .teaserBoxBody a {
  display: block;
  color: black;
  text-decoration: none;
}

#HomepageListing .topTeaserBox .teaserBoxBody a:active,
#HomepageListing .topTeaserBox .teaserBoxBody a:focus,
#HomepageListing .topTeaserBox .teaserBoxBody a:hover,
#HomepageListing .normalTeaserBox .teaserBoxBody a:active,
#HomepageListing .normalTeaserBox .teaserBoxBody a:focus,
#HomepageListing .normalTeaserBox .teaserBoxBody a:hover {
  color: #68874a;
}

#HomepageListing .topTeaserBox .teaserBoxBottom a,
#HomepageListing .normalTeaserBox .teaserBoxBottom a {
  color: white;
  text-decoration: none;
}

#HomepageListing .topTeaserBox .teaserBoxBottom .shippingBody a,
#HomepageListing .normalTeaserBox .teaserBoxBottom .shippingBody a {
  display: inline;
  text-decoration: underline;
}

#HomepageListing .topTeaserBox .image {
  padding: 32px 10px 0 2px;
  vertical-align: top;
}

#HomepageListing .normalTeaserBox .image {
}

#HomepageListing .topTeaserBox .price,
#HomepageListing .normalTeaserBox .price {
  white-space: nowrap;
}

#HomepageListing .topTeaserBox .price {
  padding-right: 3px;
  padding-top: 40px;
}

#HomepageListing.msie6 .topTeaserBox .price {
  padding-right: 3px;
  padding-top: 60px;
}

#HomepageListing .topTeaserBox .price .imagePrice_36pt {
  margin-top: 30px;
}

#HomepageListing.msie6 .topTeaserBox .price .imagePrice_36pt {
  margin-top: 10px;
}

#HomepageListing .normalTeaserBox .price {
  padding-top: 35px;
  padding-right: 4px;
}

#HomepageListing .topTeaserBox .price *,
#HomepageListing .normalTeaserBox .price *,
#HomepageListing.msie6 .topTeaserBox .price *,
#HomepageListing.msie6 .normalTeaserBox .price * {
  position: static;
}

#HomepageListing.msie6 .topTeaserBox .price .upfloats,
#HomepageListing.msie6 .normalTeaserBox .price .upfloats {
  padding: 0 0 0 4px;
  text-align: right;
}

#HomepageListing.msie6 .topTeaserBox .price .lowdesc,
#HomepageListing.msie6 .normalTeaserBox .price .lowdesc {
  text-align: left;
}

#HomepageListing .topTeaserBox td.text {
  padding-right: 2px;
  vertical-align: middle;
}

#HomepageListing .normalTeaserBox td.text {
  padding-right: 2px;
  vertical-align: middle;
}

#HomepageListing .topTeaserBox .title {
  display: block;
  font-size: 1.8em;
  font-weight: bold;
}

#HomepageListing .normalTeaserBox .title {
  display: block;
  font-size: 1.6em;
  font-weight: bold;
}

#HomepageListing .topTeaserBox .description,
#HomepageListing .normalTeaserBox .description {
  display: block;
  padding-top: 4px;
  font-weight: bold;
}

#HomepageListing .topTeaserBox .description {
  font-size: 1.1em;
}

#HomepageListing .normalTeaserBox .description {
  font-size: 0.9em;
}

#HomepageListing .topTeaserBox .description span.more,
#HomepageListing .normalTeaserBox .description span.more {
  color: #68874a;
  font-size: 0.8em;
  font-weight: normal;
  text-decoration: underline;
}

#HomepageListing .topTeaserBox .teaserBoxBottom,
#HomepageListing .topTeaserBox .teaserPush,
#HomepageListing .topTeaserBox .teaserBoxBottom .details,
#HomepageListing .topTeaserBox .teaserBoxBottom .shipping .shippingBody,
#HomepageListing .normalTeaserBox .teaserBoxBottom,
#HomepageListing .normalTeaserBox .teaserPush,
#HomepageListing .normalTeaserBox .teaserBoxBottom .details,
#HomepageListing .normalTeaserBox .teaserBoxBottom .shipping .shippingBody {
  margin: 0;
  padding: 0;
  height: 24px;
  line-height: 24px;
}

#HomepageListing .topTeaserBox .teaserBoxBottom,
#HomepageListing .normalTeaserBox .teaserBoxBottom {
  clear: both;
  color: white;
  font-size: 0.8em;
  vertical-align: middle;
  background: url("images/elements/teaserbox_bg_bottombar.gif") repeat-x center center;
}

#HomepageListing.msie6 .topTeaserBox .teaserBoxBottom,
#HomepageListing.msie6 .normalTeaserBox .teaserBoxBottom {
  width: 100%;
  clear: both;
  color: white;
  font-size: 0.8em;
  vertical-align: bottom;
  background: url("images/elements/teaserbox_bg_bottombar.gif") repeat-x center bottom;
  height: auto;
  line-height: 100%;
}

#HomepageListing .topTeaserBox .teaserBoxBottom .details,
#HomepageListing .normalTeaserBox .teaserBoxBottom .details {
  float: left;
  width: 110px;
  background: url("images/elements/teaserbox_bg_details.gif") no-repeat center center;
  text-align: center;
}

#HomepageListing .topTeaserBox .teaserBoxBottom .details img,
#HomepageListing .normalTeaserBox .teaserBoxBottom .details img {
  position: relative;
  top: -15px;
  left: 50px;
}

#HomepageListing .topTeaserBox .teaserBoxBottom .details span,
#HomepageListing .normalTeaserBox .teaserBoxBottom .details span {
  position: relative;
  top: -22px;
  left: -35px;
}

#HomepageListing.msie6 .topTeaserBox .teaserBoxBottom .details,
#HomepageListing.msie6 .normalTeaserBox .teaserBoxBottom .details {
  background: none;
  text-align: left;
}

#HomepageListing.msie6 .topTeaserBox .teaserBoxBottom .details,
#HomepageListing.msie6 .normalTeaserBox .teaserBoxBottom .details {
  padding: 0 10px 3px 20px;
}

#HomepageListing.msie6 .topTeaserBox .teaserBoxBottom .details img,
#HomepageListing.msie6 .normalTeaserBox .teaserBoxBottom .details img {
  position: static;
}

#HomepageListing .topTeaserBox .teaserBoxBottom .shipping,
#HomepageListing .normalTeaserBox .teaserBoxBottom .shipping {
  margin: 0 0 0 110px;
  background: url("images/elements/teaserbox_bg_shipping_left.gif") no-repeat center left;
}

#HomepageListing .topTeaserBox .teaserBoxBottom .shipping .shippingBody,
#HomepageListing .normalTeaserBox .teaserBoxBottom .shipping .shippingBody {
  padding: 0 1em 0 0;
  background: url("images/elements/teaserbox_bg_shipping_right.gif") no-repeat center right;
  text-align: right;
}

#HomepageListing.msie6 .topTeaserBox .teaserBoxBottom .shipping,
#HomepageListing.msie6 .normalTeaserBox .teaserBoxBottom .shipping {
  padding: 0 20px 3px 10px;
  background: none;
  text-align: right;
  vertical-align: bottom;
}

#HomepageListing.msie6 .topTeaserBox .teaserBoxBottom .shipping a,
#HomepageListing.msie6 .normalTeaserBox .teaserBoxBottom .shipping a {
  text-decoration: underline;
}

#HomepageListing .topTeaserBox .tl,
#HomepageListing .topTeaserBox .tr,
#HomepageListing .topTeaserBox .bl,
#HomepageListing .topTeaserBox .br,
#HomepageListing .normalTeaserBox .tl,
#HomepageListing .normalTeaserBox .tr,
#HomepageListing .normalTeaserBox .bl,
#HomepageListing .normalTeaserBox .br {
  position: absolute;
  width: 9px;
  height: 9px;
  line-height: 9px;
  margin: 0;
  padding: 0;
  font-size: 0;
}

#HomepageListing .topTeaserBox .tl,
#HomepageListing .normalTeaserBox .tl {
  top: -1px;
  left: -1px;
  background: url(images/elements/teaserbox_tl.gif) no-repeat 0 0;
}

#HomepageListing .topTeaserBox .tr,
#HomepageListing .normalTeaserBox .tr {
  top: -1px;
  right: -1px;
  background: url(images/elements/teaserbox_tr.gif) no-repeat 0 0;
}

#HomepageListing.msie6 .topTeaserBox .tl,
#HomepageListing.msie6 .normalTeaserBox .tl {
  top: 0px;
  left: -1px;
}

#HomepageListing.msie6 .topTeaserBox .tr,
#HomepageListing.msie6 .normalTeaserBox .tr {
  top: 0px;
  right: 0px;
}

#HomepageListing .topTeaserBox .bl,
#HomepageListing .normalTeaserBox .bl {
  bottom: -1px;
  left: -1px;
  background: url(images/elements/teaserbox_bl.gif) no-repeat 0 0;
}

#HomepageListing .topTeaserBox .br,
#HomepageListing .normalTeaserBox .br {
  bottom: -1px;
  right: -1px;
  background: url(images/elements/teaserbox_br.gif) no-repeat 0 0;
}

#HomepageListing.msie6 .topTeaserBox .bl,
#HomepageListing.msie6 .normalTeaserBox .bl,
#HomepageListing.msie6 .topTeaserBox .br,
#HomepageListing.msie6 .normalTeaserBox .br {
  display: none;
}

#mainContent table.shoppingcart {
  width: 100%;
}

#mainContent table.shoppingcart .left {
  text-align: left;
}

#mainContent table.shoppingcart .right {
  text-align: right;
}

.content_left_column {
  /*width: 50%;*/
  width: 280px;
  height: 350px;
  padding: 5px;
}

.content_left_column .inner_upperleft,
.content_left_column .inner_uppercenter,
.content_left_column .inner_upperright,
.content_left_column .inner_middleleft,
.content_left_column .inner_middleright,
.content_left_column .inner_lowerleft,
.content_left_column .inner_lowercenter,
.content_left_column .inner_lowerright
{
  padding: 2px;
  margin: 0px;
  font-size: 0px;
}

.content_left_column .inner_upperleft {
  height:6px;
  width:5px;
  background: url(images/elements/content_picture_upperleft.gif);
}

.content_left_column .inner_uppercenter {
  height: 6px;
  width: 300px;
  border-top: 1px solid #d6d6d6;
}

.content_left_column .inner_upperright {
  height:6px;
  width:5px;
  background: url(images/elements/content_picture_upperright.gif);
}

.content_left_column .inner_middleleft {
  border-left: 1px solid #d6d6d6;
}

.content_left_column .inner_middleright {
  border-right: 1px solid #d6d6d6;
}

.content_left_column .inner_lowerleft {
  height:6px;
  width:5px;
  background: url(images/elements/content_picture_lowerleft.gif);
}

.content_left_column .inner_lowercenter {
  width: 300px;
  border-bottom: 1px solid #d6d6d6;
}

.content_left_column .inner_subline {
  font-size: 0.6em;
}

.content_left_column .inner_lowerright {
  height:6px;
  width:5px;
  background: url(images/elements/content_picture_lowerright.gif);
}

/*  EO linke content spalte */

/*  rechte content spalte */

.content_right_column {
  /*width: 10%;*/
  width: 280px;
  height: 350px;
  padding: 5px;
}

.content_right_column table.content_right_column_content {
  /* border-collapse: separate; */
  background: #ddffaa url(images/elements/content_rightcolumn_middlecenter.gif) repeat-y center right;
}

.content_right_column .inner_upperleft,
.content_right_column .inner_uppercenter,
.content_right_column .inner_upperright,
.content_right_column .inner_middleleft,
.content_right_column .inner_middleright,
.content_right_column .inner_lowerleft,
.content_right_column .inner_lowercenter,
.content_right_column .inner_lowerright
{
  padding: 2px;
  margin: 0px;
  font-size: 0px;
}

.content_right_column .inner_upperleft {
  height:6px;
  width:5px;
  background: url(images/elements/content_rightcolumn_upperleft.gif) no-repeat top left;
}
.content_right_column .inner_uppercenter {
  border-top: 1px solid #d2d7c8;
}

.content_right_column .inner_upperright {
  height:6px;
  width:5px;
  background: url(images/elements/content_rightcolumn_upperright.gif) no-repeat top right;
}

.content_right_column .inner_middleleft {
  border-left: 1px solid #d2d7c8;
}

.content_right_column .inner_middlecenter {
  width: 100%;
  padding: 10px 10px 0 10px;
}

.content_right_column .inner_middleright {
  border-right: 1px solid #d2d7c8;
}

.content_right_column .inner_lowerleft {
  height:6px;
  width:5px;
  background: url(images/elements/content_rightcolumn_lowerleft.gif) no-repeat bottom left;
}

.content_right_column .inner_lowercenter {
  border-bottom: 1px solid #d2d7c8;
}

.content_right_column .inner_lowerright {
  height:6px;
  width:5px;
  background: url(images/elements/content_rightcolumn_lowerright.gif) no-repeat bottom right;
}

.content_right_column {
  width: 50%;
  padding: 5px;
}

td.content_right_column {
  font-size: 0.6em;
}

td.content_right_column span.article_number {
  font-family: monospace;
  font-size: 0.8em;
}

.content_right_column .inner_middlecenter h1 {
  font-size: 1.6em;
  display:inline;
}

/* EO rechte content spalte  */

/* Right Bars Navigation */

.right_navigation {
  padding-top: 1px;
  text-align: center;
}

.right_navigation table {
  border-collapse: collapse;
  border-spacing: 0;
}

.right_navigation table,
.right_navigation table td {
  margin: 0;
  padding: 0;
}

/* EO Right Bars Navigation */

/* Price-Formatting */

.imagePrice,
.imagePrice * {
  margin: 0;
  padding: 0;
  border-collapse: collapse;
  border-spacing: 0;
}

.imagePrice td.previous {
  color: red;
  text-decoration: line-through;
  font-weight: bold;
  text-align: right;
  font-size: 0.9em;
}

.imagePrice td.int {
}

.imagePrice td.dec {
  padding: 0 0 0 4px;
  vertical-align: bottom;
}

.imagePrice td.decsep {
  padding: 0;
  vertical-align: top;
}

.price_52pt,
.price_36pt,
.price_28pt,
.price_20pt {
  float: right;
  position: relative;
  white-space: nowrap;
}

.price_52pt {
  height:108px;
}

.price_36pt {
  height:78px;
}

.price_28pt {
  height:62px;
}

.price_20pt {
  height:42px;
}

.price_52pt .integers {
  height: 108px;
  margin-right: 60px;
  text-align: right;
}

.price_36pt .integers {
  height: 78px;
  margin-right: 45px;
  text-align: right;
}

.price_28pt .integers {
  height: 62px;
  margin-right: 40px;
  text-align: right;
}

.price_20pt .integers {
  height: 42px;
  margin-right: 26px;
  text-align: right;
}

/* IE7 */
/*
html > body .price_20pt .integers {
  *margin-right: -20px;
}
*/

.price_52pt .upfloats,
.price_36pt .upfloats,
.price_28pt .upfloats,
.price_20pt .upfloats {
  white-space: nowrap;
  position: absolute;
  top: 0;
  right: 0;
}

.price_52pt .lowdesc,
.price_36pt .lowdesc,
.price_28pt .lowdesc,
.price_20pt .lowdesc {
  white-space: nowrap;
  position: absolute;
  right: 0;
}

.price_52pt .lowdesc {
  top: 57px;
}

.price_36pt .lowdesc {
  top: 42px;
}

.price_28pt .lowdesc {
  top: 34px;
}

.price_20pt .lowdesc {
  top: 21px;
}


/*
.msiefix .price_52pt .lowdesc {
  bottom: 10px;
}*/

.price_52pt .subline,
.price_36pt .subline,
.price_28pt .subline,
.price_20pt .subline {
  text-align: right;
  font-size: 0.6em;/*
  white-space: normal;*/
}

.strokethrough_price {
  width: 100%;
  float: right;
  text-align: right;
}

.strokethrough_price strong {
  font-size: 1.6em;
  text-decoration: line-through;
  color: red;
}

.subline_quantity {
  padding-top: 15px;
  text-align: right;
  font-size: 0.7em;
}

.msiefix .subline_quantity {
  padding-top: 5px;
}

.quantity_prices {
  padding: 10px;
  margin: 10px;
  text-align: center;
  font-size: 0.9em;
}

.quantity_prices span.head {
  font-weight: bold;
}

.quantity_prices table {
  border: 1px solid gray;
  width:75%;
  font-size: 1.0em;
  margin: 10px;
  /* background-color: #FFA500; */
  background-color: #DEFFAA;
}

.quantity_prices th {
  font-size: 1.0em;
  padding: 10px;
  background-color: #CFFA98;
/*  background-color: #DEFFAA; */
}

.quantity_prices td {
  padding: 10px;
  border-width: 1px;
  border-color: black;
  border-style: solid;
}

.quantity_prices td.subline,
.quantity_prices td.subheader  {
}

/* EO Price-Formatting */

/* Miscellaneous */

table.StandardTable {
  border: 0px;
  margin: 0px;
  padding: 0px;
}

.freedespatch {
  font-size:1.2em;
}

.testeo {
  position: relative;
  text-align: center;
  height: 80px;
}

.commercials {
  text-align: center;
  padding-top: 10px;
}

.trusted_shops {
  display: block;
  color: black;
  font-size: 0.8em;
  text-decoration: none;
}

.boniThis {
  margin: 0 0 5px 5px;
  width:100%;
  text-align: left;
}

table.forms {
}

table.forms td.formdescriptor,
table.forms td.colon {
  font-size: 0.8em;
  font-weight: bold;
  padding-right: 5px;
}

table.forms td.formfield input.inputboxes {
  font-size: 0.7em;
  padding: 2px;
}

table.forms tr {
  padding-bottom: 20px;
}

.pw_forgotten {
  font-weight: bold;
  color: black;
  font-size: 0.7em;
}

/* Left Navigation */

ul#categories_navigation {
  width: 170px;
  list-style: none;
  font-size: 0.7em;
  font-weight: bold;
  background: #296f05 url("images/elements/categories_navigation_body.gif") center center repeat-y;
}

ul#categories_navigation,
ul#categories_navigation li {
  margin: 0;
  padding: 0;
}

ul#categories_navigation {
  margin-bottom: 10px;
}

ul#categories_navigation li {
  border-bottom: 1px #1c4c03 solid;
}

ul#categories_navigation li a {
  margin: 0 1px;
  padding: 0.35em;
  display: block;
  color: black;
  text-decoration: none;
}

ul#categories_navigation li.level_0 a {
  color: white;
  background: #296f05;
}

ul#categories_navigation li.current_0 a {
  color: black;
  background: #a4ef4a;
}

ul#categories_navigation li.level_1 a {
  padding-left: 1.35em;
  background: #9ac86e;
}

ul#categories_navigation li.current_1 a {
  background: #a4ef4a;
}

ul#categories_navigation li.level_2 a {
  padding-left: 2.35em;
  background: #c4e995;
}

ul#categories_navigation li.current_2 a {
  background: #a4ef4a;
}

ul#categories_navigation li.level_3 a {
  padding-left: 3.35em;
  background: #ddffb2;
}

ul#categories_navigation li.current_3 a {
  background: #a4ef4a;
}

ul#categories_navigation li a:hover,
ul#categories_navigation li a:focus,
ul#categories_navigation li a:active {
  background: #a4ef4a;
}

ul#categories_navigation li.level_0 a:hover,
ul#categories_navigation li.level_0 a:focus,
ul#categories_navigation li.level_0 a:active {
  color: black;
}

ul#categories_navigation li a.subcat_bullet_plus {
  background-image: url("images/elements/subcat_bullet_plus.gif");
  background-repeat: no-repeat;
  background-position: 0.2em center;
}

ul#categories_navigation li a.subcat_bullet_minus {
  background-image: url("images/elements/subcat_bullet_minus.gif");
  background-repeat: no-repeat;
  background-position: 0.2em center;
}

/******************************************************************************/

ul#categories_navigation li.border_top,
ul#categories_navigation li.border_top div.top_left,
ul#categories_navigation li.border_top div.top_right,
ul#categories_navigation li.body_bottom,
ul#categories_navigation li.border_bottom {
  margin: 0;
  padding: 0;
  border: none;
}


ul#categories_navigation li.border_top {
  height: 15px;
  background: url("images/elements/categories_navigation_top.gif") repeat-x center top;
}

ul#categories_navigation li.border_top div.top_left {
  height: 7px;
  background: url("images/elements/categories_navigation_top_left.gif") no-repeat left top;
}

ul#categories_navigation li.border_top div.top_right {
  height: 7px;
  background: url("images/elements/categories_navigation_top_right.gif") no-repeat right top;
}


ul#categories_navigation li.body_bottom {
  height: 260px;
  padding: 20px 0 0;
/*  background: url("images/elements/categories_navigation_bottom.gif") no-repeat center bottom;*/
  background: url("images/elements/categories_navigation_bg_bottom.png") no-repeat center bottom;
  text-align: center;
}

/******************************************************************************/

#productInfoDetails {
}

#productInfoDetails .content {
  margin: 0;
  padding: 0.5em;
  height: 365px;
  border: none; /* #96ac7f solid;*/
  overflow: auto;
}

table.productInfoContent {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  background: url("images/elements/product_info_bottom_gradient.gif") repeat-x bottom center;
}

table.productInfoContent td {
  padding: 0;
  margin: 0;
}

table.productInfoContent .body {
  padding: 0;
  margin: 0;
}

table.productInfoContent td.tl {
  width: 5px;
  height: 5px;
  background: url("images/elements/product_info_border_tl.gif") no-repeat top left;
}

table.productInfoContent td.t {
  height: 5px;
  background: url("images/elements/product_info_border_t.gif") repeat-x top center;
}

table.productInfoContent td.tr {
  width: 5px;
  height: 5px;
  background: url("images/elements/product_info_border_tr.gif") no-repeat top right;
}

table.productInfoContent td.l {
  width: 5px;
  background: url("images/elements/product_info_border_l.gif") repeat-y center left;
}

table.productInfoContent td.r {
  width: 5px;
  background: url("images/elements/product_info_border_r.gif") repeat-y center right;
}

table.productInfoContent td.bl {
  width: 5px;
  height: 5px;
  background: url("images/elements/product_info_border_bl.gif") no-repeat bottom left;
}

table.productInfoContent td.b {
  height: 5px;
  background: url("images/elements/product_info_border_b.gif") repeat-x bottom center;
}

table.productInfoContent td.br {
  width: 5px;
  height: 5px;
  background: url("images/elements/product_info_border_br.gif") no-repeat bottom right;
}

.delivery_status {
  float: right;
  position: relative;
  top: -5px;
  right: -5px;
  text-align: right;
  font-size: 0.7em;
}

.delivery_status .stockInquiryButton {
  margin: 5px 5px 0 0;
}

#manufacturerLogo {
  position: absolute;
  top: 18px;
  left: 200px;
  z-index: 1;
}

#productInfo {
  /*width: 660px;*/
}


table.productInfoBoxImage {
  float: left;
  width: 310px;
}

table.productInfoBoxPriceArea {
  float: right;
  width: 340px;
  background: #dfffad url(images/elements/product_info_price_area_bg.gif) repeat-y right center;
}

table.productInfoBoxPriceArea,
table.productInfoBoxPriceArea td,
table.productInfoBoxImage,
table.productInfoBoxImage td {
  margin: 0;
  padding: 0;
}

table.productInfoBoxPriceArea td.productInfoBoxPriceArea_tl,
table.productInfoBoxImage td.productInfoBoxImage_tl {
  width: 5px;
  height: 5px;
  background: url(images/elements/generic_box_tl.png);
}

table.productInfoBoxPriceArea td.productInfoBoxPriceArea_t,
table.productInfoBoxImage td.productInfoBoxImage_t {
  background: url(images/elements/generic_box_t.png) repeat-x center top;
}

table.productInfoBoxPriceArea td.productInfoBoxPriceArea_tr,
table.productInfoBoxImage td.productInfoBoxImage_tr {
  width: 5px;
  height: 5px;
  background: url(images/elements/generic_box_tr.png) no-repeat right top;
}

table.productInfoBoxPriceArea td.productInfoBoxPriceArea_l,
table.productInfoBoxImage td.productInfoBoxImage_l {
  width: 5px;
  background: url(images/elements/generic_box_l.png) repeat-y left center;
}

table.productInfoBoxPriceArea td.productInfoBoxPriceArea_content div.productInfoBoxPriceArea_body,
table.productInfoBoxImage td.productInfoBoxImage_content div.productInfoBoxImage_body {
  text-align: right;
}

table.productInfoBoxPriceArea td.productInfoBoxPriceArea_r,
table.productInfoBoxImage td.productInfoBoxImage_r {
  width: 5px;
  background: url(images/elements/generic_box_r.png) repeat-y right center;
}

table.productInfoBoxPriceArea td.productInfoBoxPriceArea_bl,
table.productInfoBoxImage td.productInfoBoxImage_bl {
  width: 5px;
  height: 5px;
  background: url(images/elements/generic_box_bl.png) no-repeat left bottom;
}

table.productInfoBoxPriceArea td.productInfoBoxPriceArea_b,
table.productInfoBoxImage td.productInfoBoxImage_b {
  background: url(images/elements/generic_box_b.png) repeat-x  center bottom;
}

table.productInfoBoxPriceArea td.productInfoBoxPriceArea_br,
table.productInfoBoxImage td.productInfoBoxImage_br {
  width: 5px;
  height: 5px;
  background: url(images/elements/generic_box_br.png) no-repeat right bottom;
}

#productInfo .productImage,
#productInfo .productPriceArea {
  height: 340px;
}

#productInfo .productImage {
}

#productInfo .productImage a.image_link {
  display: block;
  font-size: 0.7em;
  color: black;
  text-decoration: none;
}

#productInfo .productImage {
  background: url(images/kein_bild_m.gif) no-repeat center top;
}

#productInfo .productImage a.image_link img {
  background: white;
}

#productInfo .productImage a.image_link span.image_subtitle {
  display: block;
  width: 255px;
  margin: 2px 0 0;
  height: 1em;
  line-height: 1em;
  text-align: left;
  white-space: nowrap;
  overflow: hidden;
  cursor: help;
}

#productInfo .productImage a.image_link .zoom {
  float: right;
  margin: 0 0 0 4px;
}


#productInfo .productPriceArea {
  position: relative;
}

#productInfo .productPriceArea h1.productName {
  margin: 0;
  text-align: left;
  font-size: 1.2em;
}

#productInfo .productPriceArea h1.productName .article_number {
  font-size: 0.5em;
  font-weight: normal;
}


#productInfo .productPriceArea .price {
  margin-top: 20px;
}

#productInfo .msiefix .price {
  margin-top: 10px;
}

#productInfo .productPriceArea .strokethrough_price {
  font-size: 0.6em;
  font-weight: normal;
}

#productInfo .productPriceArea .addToCart {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 100%;
}

#productInfo .productPriceArea .addToCart .qty {
  width: 50%;
  font-size: 0.6em;
  text-align: right;
}

#productInfo .productPriceArea .addToCart .qty input {
  width: 33px;
  text-align: center;
}

#productInfo .productPriceArea .addToCart .btn {
  width: 50%;
  padding: 0 12px 6px 0;
  text-align: right;
}

#productInfo .statusMessage {
  margin: 10px 0 0;
}

#productInfo .statusMessage ul,
#productInfo .statusMessage ul li {
  margin: 0;
  padding: 0;
  list-style: none;
}

#productInfo .statusMessage ul li h3 {
  margin: 10px 0 5px;
  padding: 0;
}

#productInfo .statusMessage ul li {
  margin: 4px;
}


#productInfo .productDescription {
  margin: 15px 0 0;
}

#productInfo .addToCartBottom {
  padding: 10px;
  text-align: right;
}

/******************************************************************************/

a.ServicePopUP,
a.ServicePopUP:link,
a.ServicePopUP:visited,
a.ServicePopUP:active {
  font-size: 0.8em;
  position: relative;
  text-decoration: none;
  font-weight: bold;
}

a.ServicePopUP:hover {
  background: transparent;
  z-index: 100;
}

a.ServicePopUP span {
  display: none;
  text-decoration: none;
}

a.ServicePopUP:hover span {
  font-size: 0.6em;
  display: block;
  position: absolute;
  top: 1em;
  left: 0px;
  width: 450px;
  z-index: 100;
  color: #000000;
  padding: 10px 10px 10px 10px;
  background: white;
  font-style: Normal;
  font-size: 1.0em;
  text-align: left;
  border: 1px solid black
}


/********* FOOTER **********/
.footer {
  padding: 20px 0;
}

.footer .footerBar {
  height: 51px;
  background: transparent url(images/elements/footer_background_center.gif) repeat-x center center;
}

.footer .footerBar .footerBarLeft {
  float: left;
  width: 16px;
  height: 51px;
  background: transparent url(images/elements/footer_background_left.gif) no-repeat left center;
}

.footer .footerBar .footerBarBody {
  background: transparent url(images/elements/footer_background_right.gif) no-repeat right center;
  height: 51px;
  line-height: 40px;
  color: white;
  font-size: 0.8em;
  vertical-align: middle;
  text-align: center;
}

.footer .footerBar .footerBarBody a {
  color: white;
  text-decoration: none;
}

.footer .footerBar .footerBarBody a:hover {
  color: white;
  text-decoration: underline;
}


/*
Copyright (c) 2008, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.5.2
*/
.yui-nav,
.yui-nav li {
  margin: 0;
  padding: 0;
  list-style: none;
}

.yui-navset .yui-nav li {
  margin: 0 0 0 2px;
}

ul.yui-nav {
  margin: 0 0 0 10px;
}

.yui-navset li em {
  font-style: normal;
}

.yui-navset .yui-content {
  font-size: 0.8em;
}

.yui-navset .yui-nav li {
  display: inline-block;
  vertical-align: bottom;
  cursor: pointer;
  margin-bottom: -1px;
  height: 22px;
}

/* IE6 hack */
.yui-navset .yui-nav li {
  _float: left;
  _display: inline_block;
  _margin-top: 2px;
}

/* IE7 hack */
html > body .yui-navset .yui-nav li {
  *float: left;
}

.yui-navset .yui-nav li a,
.yui-navset .yui-nav li.selected a {
  color: red;
}

.yui-navset .yui-nav li.selected {
  margin-bottom: -2px;
  height: 24px;
}

.yui-navset .yui-nav li {
  background: url("images/elements/product_info_tab_center.gif") top left repeat-x;
}

.yui-navset .yui-nav li .borderLeft {
  background: url("images/elements/product_info_tab_left.gif") top left no-repeat;
}

.yui-navset .yui-nav li .borderRight {
  background: url("images/elements/product_info_tab_right.gif") top right no-repeat;
}

.yui-navset .yui-nav li.selected {
  background: url("images/elements/product_info_tab_selected_center.gif") top left repeat-x;
}

.yui-navset .yui-nav li.selected .borderLeft {
  background: url("images/elements/product_info_tab_selected_left.gif") top left no-repeat;
}

.yui-navset .yui-nav li.selected .borderRight {
  background: url("images/elements/product_info_tab_selected_right.gif") top right no-repeat;
}

.yui-navset .yui-nav a {
  position: relative;
  outline: none;
}

.yui-navset .yui-nav li a {
  display: block;
  display: inline-block;
  vertical-align: bottom;
  padding: 4px 8px 4px;
  color: black;
  text-decoration: none;
  font-size: 0.7em;
  font-weight: bold;
}

.yui-navset .yui-nav li.selected a {
  padding: 5px 8px 6px;
  color: white;
}

.yui-navset .yui-nav li a em {
  display: block;
}


/* Productsdescription */

p.products_path {
  padding:0px 0px 5px 0px;
  font-weight:bold;
  font-size:1.0em;
}

p.cat_211 {
  border-bottom:2px solid #FFC222;
}

p.cat_209 {
  border-bottom:2px solid #6C9AC3;
}

p.cat_278 {
  border-bottom:2px solid #D3D3D3;
}

p.cat_210 {
  border-bottom:2px solid #00A76D;
}

p.cat_212 {
  border-bottom:2px solid #D91378;
}

p.products_name {
  font-size:1.4em;
  font-weight:bold;
}

div.products_description {
  padding:5px;
}

p.products_ve em {
  font-weight:bold;
}

table.products_properties {
  background:#E5EFE0;
  border:1px solid gray;
}

table.products_properties th {
  text-align:left;
}

table.products_properties td {
  text-align:left;
  padding:5px;
}

p.products_evp {
  padding:10px 0px 0px 0px;
}

table.TopicHeader {
  font-size: 0.8em;
  font-weight: bold;
  color: white;
  width: 100%;
}

table.TopicHeader .flanks {
  padding: 0;
  margin: 0;
  width: 6px;
}

table.TopicHeader .leftcenter {
  text-align: left;
  padding-left: 10px;
  background: url(images/elements/topicheader_center.gif) repeat-x;
}

table.TopicHeader .rightcenter {
  text-align: right;
  padding-right: 10px;
  background: url(images/elements/topicheader_center.gif) repeat-x;
}

table.ProgressBar {
  margin: 5px 0 5px;
  padding: 0;
  width: 100%;
}

table.ProgressBar a,
table.ProgressBar a:visited
{
  color: black;
  text-decoration: none;
}

table.ProgressBar a:hover {
  color: green;
}

table.ProgressBar td {
  padding: 0;
  vertical-align: top;
}

table.ProgressBar td.PBgreen,
table.ProgressBar td.PBgrey {
  padding-top: 0px;
  font-size: 0.8em;
  font-weight: bold;
  text-align: center;
  vertical-align: middle;
  background-repeat: repeat-x;
}

table.ProgressBar td.PBgreen {
  color: black;
  background: url(images/elements/checkout_progress_green.png);
}

table.ProgressBar td.PBgrey {
  color: lightgrey;
  background: url(images/elements/checkout_progress_grey.png);
}

/* ShoppingCart Listing */

table.ShoppingCartListing {
  width: 100%;
  margin: 20px 0 0;
  padding: 0;
  font-size: 0.8em;
  text-align: center;
  background: url(images/elements/shoppingcart_bottom_background.png) bottom repeat-x;
}

table.ShoppingCartListing a,
table.ShoppingCartListing a:visited {
  text-decoration: none;
  color: black;
}

table.ShoppingCartListing td.productname {
  text-align: left;
}

table.ShoppingCartListing td.productprice {
  text-align: right;
}

table.ShoppingCartListing tr.row {
  font-weight: bold;
  color: #317300;
}

table.ShoppingCartListing tr.row td,
table.ShoppingCartListing tr.UpperFrame td,
table.ShoppingCartListing tr.Product td,
table.ShoppingCartListing tr.ProductSubLine td,
table.ShoppingCartListing tr.LowerFrame td {
  padding: 0;
  margin: 0;
}

table.ShoppingCartListing tr.row td.left {
  width: 5px;
  background: url(images/elements/shoppingcart_prod_listing_header_left.gif) no-repeat left top;
}

table.ShoppingCartListing tr.row {
  height: 17px;
  background: url(images/elements/shoppingcart_prod_listing_header_center.gif) repeat-x;
}

table.ShoppingCartListing tr.row td.right {
  width: 5px;
  background: url(images/elements/shoppingcart_prod_listing_header_right.gif) no-repeat right top;
}

table.ShoppingCartListing tr.UpperFrame td.left {
  width: 5px;
  background: url(images/elements/product_info_border_tl.gif) no-repeat bottom left;
}

table.ShoppingCartListing tr.UpperFrame td.center {
  height: 10px;
  background: url(images/elements/shoppingcart_topcenter_back.png) repeat-x bottom;
}

table.ShoppingCartListing tr.UpperFrame td.right {
  width: 5px;
  background: url(images/elements/product_info_border_tr.gif) no-repeat bottom right;
}

table.ShoppingCartListing tr.Product td {
  color: black;
  font-weight: bold;
  /*height: 120px;*/
}

table.ShoppingCartListing tr.ProductSubLine {
  height: 40px;
}

table.ShoppingCartListing tr.ProductSubLine td.left {
  width: 5px;
  background: url(images/elements/shoppingcart_centerleft_back.png) repeat-y;
}

table.ShoppingCartListing tr.ProductSubLine td.right {
  width: 5px;
  background: url(images/elements/shoppingcart_centerright_back.png) repeat-y;
}

table.ShoppingCartListing tr.Product td.content {
  padding: 10px;
}

table.ShoppingCartListing tr.Product td.content input {
  text-align: center;
}

table.ShoppingCartListing tr.Product img.pic {
  border: 1px solid #76b53d;
}

table.ShoppingCartListing tr.Product td.left {
  width: 5px;
  background: url(images/elements/shoppingcart_centerleft_back.png) repeat-y;
}

table.ShoppingCartListing tr.Product td.right {
  width: 5px;
  background: url(images/elements/shoppingcart_centerright_back.png) repeat-y;
}

table.ShoppingCartListing tr.LowerFrame {
  height: 5px;
}

table.ShoppingCartListing tr.LowerFrame td.left {
  width: 5px;
  background: url(images/elements/shoppingcart_bottom_left.png) top left;
}

table.ShoppingCartListing tr.LowerFrame td.center {
  background: url(images/elements/shoppingcart_bottom_center.png) repeat-x;
}

table.ShoppingCartListing tr.LowerFrame td.right {
  width: 5px;
  background: url(images/elements/shoppingcart_bottom_right.png) top right;
}

table.ShoppingCartListing a,
table.ShoppingCartListing a:hover,
table.ShoppingCartListing a:visited {
  text-decoration: none;
}

/* EO ShoppingCart Listing */

/* Generic Box with Gradient */

table.deliveryBillingBox,
table.orderinfoCancellationBox,
table.genericBox {
  width:100%;
  text-align: center;
  margin: 5px 0 5px 0;
  padding: 0;
  background: url(images/elements/generic_box_bg.png) bottom repeat-x;
}

table.deliveryBillingBox td,
table.orderinfoCancellationBox td,
table.genericBox td {
  margin: 0;
  padding: 0;
}

table.deliveryBillingBox td.deliveryBillingBox_tl,
table.orderinfoCancellationBox td.orderinfoCancellationBox_tl,
table.genericBox td.genericBox_tl {
  width: 5px;
  height: 5px;
  background: url(images/elements/generic_box_tl.png);
}

table.deliveryBillingBox td.deliveryBillingBox_t,
table.orderinfoCancellationBox td.orderinfoCancellationBox_t,
table.genericBox td.genericBox_t {
  background: url(images/elements/generic_box_t.png) repeat-x;
}

table.deliveryBillingBox td.deliveryBillingBox_tr,
table.orderinfoCancellationBox td.orderinfoCancellationBox_tr,
table.genericBox td.genericBox_tr {
  width: 5px;
  height: 5px;
  background: url(images/elements/generic_box_tr.png);
}

table.deliveryBillingBox td.deliveryBillingBox_l,
table.orderinfoCancellationBox td.orderinfoCancellationBox_l,
table.genericBox td.genericBox_l {
  width: 5px;
  background: url(images/elements/generic_box_l.png) repeat-y;
}

table.deliveryBillingBox td.deliveryBillingBox_content div.deliveryBillingBox_body,
table.orderinfoCancellationBox td.orderinfoCancellationBox_content div.orderinfoCancellationBox_body,
table.genericBox td.genericBox_content div.genericBox_body {
  padding: 10px;
}

table.deliveryBillingBox td.deliveryBillingBox_content div.deliveryBillingBox_body {
  height: 160px;
}

table.orderinfoCancellationBox td.orderinfoCancellationBox_content div.orderinfoCancellationBox_body {
  height: 370px;
}

table.deliveryBillingBox td.deliveryBillingBox_content div.deliveryBillingBox_body table.payment,
table.orderinfoCancellationBox td.orderinfoCancellationBox_content div.orderinfoCancellationBox_body table.payment,
table.genericBox td.genericBox_content div.genericBox_body table.payment {
  width: 100%;
  text-align:left;
}

table.deliveryBillingBox td.deliveryBillingBox_content div.deliveryBillingBox_body table.payment td.choice input,
table.orderinfoCancellationBox td.orderinfoCancellationBox_content div.orderinfoCancellationBox_body table.payment td.choice input,
table.genericBox td.genericBox_content div.genericBox_body table.payment td.choice input {
  font-size: 2em;
}

table.deliveryBillingBox td.deliveryBillingBox_content div.deliveryBillingBox_body table.payment td.desc,
table.orderinfoCancellationBox td.orderinfoCancellationBox_content div.orderinfoCancellationBox_body table.payment td.desc,
table.genericBox td.genericBox_content div.genericBox_body table.payment td.desc {
  color: black;
  font-weight:normal;
  font-size: 0.75em;
}

table.genericBox td.genericBox_content div.genericBox_body table.payment td.desc .statusMessage {
  font-size: 1em;
}

table.deliveryBillingBox td.deliveryBillingBox_content div.deliveryBillingBox_body table.payment td.choice,
table.orderinfoCancellationBox td.orderinfoCancellationBox_content div.orderinfoCancellationBox_body table.payment td.choice,
table.genericBox td.genericBox_content div.genericBox_body table.payment td.choice {
  color: black;
  font-weight:bold;
  font-size: 1.4em;
}

table.deliveryBillingBox td.deliveryBillingBox_content div.deliveryBillingBox_body table.payment label,
table.orderinfoCancellationBox td.orderinfoCancellationBox_content div.orderinfoCancellationBox_body table.payment label,
table.genericBox td.genericBox_content div.genericBox_body table.payment label {
  padding: 10px 20px 10px 0;
  cursor: pointer;
}

table.deliveryBillingBox td.deliveryBillingBox_content div.deliveryBillingBox_body table.payment label:hover,
table.orderinfoCancellationBox td.orderinfoCancellationBox_content div.orderinfoCancellationBox_body table.payment label:hover,
table.genericBox td.genericBox_content div.genericBox_body table.payment label:hover {
  font-size: 1.4em;
  text-decoration: underline;
}

table.deliveryBillingBox td.deliveryBillingBox_r,
table.orderinfoCancellationBox td.orderinfoCancellationBox_r,
table.genericBox td.genericBox_r {
  width: 5px;
  background: url(images/elements/generic_box_r.png) repeat-y;
}

table.deliveryBillingBox td.deliveryBillingBox_bl,
table.orderinfoCancellationBox td.orderinfoCancellationBox_bl,
table.genericBox td.genericBox_bl {
  width: 5px;
  height: 5px;
  background: url(images/elements/generic_box_bl.png);
}

table.deliveryBillingBox td.deliveryBillingBox_b,
table.orderinfoCancellationBox td.orderinfoCancellationBox_b,
table.genericBox td.genericBox_b {
  background: url(images/elements/generic_box_b.png) repeat-x;
}

table.deliveryBillingBox td.deliveryBillingBox_br,
table.orderinfoCancellationBox td.orderinfoCancellationBox_br,
table.genericBox td.genericBox_br {
  width: 5px;
  height: 5px;
  background: url(images/elements/generic_box_br.png);
}

/*
table.orderinfoCancellationBox td.orderinfoCancellationBoxCells {
  width: 320px;
  padding-right: 3px;
}
*/

/* GenericBox for Order Summary */

table.checkoutConfirmation table.deliveryBillingBox,
table.checkoutConfirmation table.orderinfoCancellationBox,
table.checkoutConfirmation table.genericBox {
  padding: 5px;
  text-align: left;
  font-size: 0.9em;
  height: 100%;
}

table.checkoutConfirmation td {
  /* vertical-align: top; */
  /* height: 100%; */
}

table.checkoutConfirmation a {
  color: black;
  font-weight: bold;
}

table.checkoutConfirmation td.deliveryBillingBox_hl,
table.checkoutConfirmation td.orderinfoCancellationBox_hl,
table.checkoutConfirmation td.genericBox_hl,
table.genericBoxCategories td.genericBoxCategories_hl {
  width: 5px;
  height: 5px;
  background: url(images/elements/accountinformation_header_left_short.gif) no-repeat;
}

table.checkoutConfirmation td.deliveryBillingBox_h,
table.checkoutConfirmation td.orderinfoCancellationBox_h,
table.checkoutConfirmation td.genericBox_h,
table.genericBoxCategories td.genericBoxCategories_h {
  font-weight: bold;
  color: white;
  background: url(images/elements/accountinformation_header_center.gif) repeat-x;
  padding: 3px;
}

table.checkoutConfirmation td.deliveryBillingBox_hr,
table.checkoutConfirmation td.orderinfoCancellationBox_hr,
table.checkoutConfirmation td.genericBox_hr,
table.genericBoxCategories td.genericBoxCategories_hr {
  width: 5px;
  height: 5px;
  background: url(images/elements/accountinformation_header_right.gif) no-repeat;
}

table.genericBox td.genericBox_content tr.small {
  font-size: 0.8em;
}

table.genericBox td.genericBox_content tr.spacer {
  height: 8px;
}

/* EO GenericBox for Order Summary */
/* EO Generic Box with Gradient */


/* Generic Box Clean */

table.genericBoxClean {
  width:100%;
  text-align: center;
  margin: 10px 0 10px 0;
  padding: 0;
}

table.genericBoxClean td,
table.genericBoxCategories td {
  margin: 0;
  padding: 0;
}

table.genericBoxClean td.genericBoxClean_tl,
table.genericBoxCategories td.genericBoxCategories_tl {
  width: 5px;
  height: 5px;
  background: url(images/elements/generic_box_tl.png);
}

table.genericBoxClean td.genericBoxClean_t,
table.genericBoxCategories td.genericBoxCategories_t {
  background: url(images/elements/generic_box_t.png) repeat-x;
}

table.genericBoxClean td.genericBoxClean_tr,
table.genericBoxCategories td.genericBoxCategories_tr {
  width: 5px;
  height: 5px;
  background: url(images/elements/generic_box_tr.png);
}

table.genericBoxClean td.genericBoxClean_l,
table.genericBoxCategories td.genericBoxCategories_l {
  width: 5px;
  background: url(images/elements/generic_box_l.png) repeat-y;
}

table.genericBoxClean td.genericBoxClean_content div.genericBoxClean_body,
table.genericBoxCategories td.genericBoxCategories_content div.genericBoxCategories_body {
  padding: 10px;
}

table.genericBoxClean td.genericBoxClean_r,
table.genericBoxCategories td.genericBoxCategories_r {
  width: 5px;
  background: url(images/elements/generic_box_r.png) repeat-y;
}

table.genericBoxClean td.genericBoxClean_bl,
table.genericBoxCategories td.genericBoxCategories_bl {
  width: 5px;
  height: 5px;
  background: url(images/elements/generic_box_bl.png);
}

table.genericBoxClean td.genericBoxClean_b,
table.genericBoxCategories td.genericBoxCategories_b {
  background: url(images/elements/generic_box_b.png) repeat-x;
}

table.genericBoxClean td.genericBoxClean_br,
table.genericBoxCategories td.genericBoxCategories_br {
  width: 5px;
  height: 5px;
  background: url(images/elements/generic_box_br.png);
}

/* EO Generic Box Clean */

/* CategoriesOverview */

table.genericBoxCategories {
  width:100%;
  text-align: center;
  margin: 0;
  padding: 0;
}

table.genericBoxSearchInner table.CategoriesOverview {
  width: 100%;
}

html > body table.genericBoxSearchInner table.CategoriesOverview {
  *width: 97%;
}

table.genericBoxSearchInner table.CategoriesOverview td.item,
table.genericBoxSearchInner table.CategoriesOverview td.itemnopic {
  text-align: left;
  padding: 10px;
  border-right: 1px solid black;
  border-bottom: 1px solid black;
  width:50%;
}

/*
table.genericBoxCategories table.CategoriesOverview td.itemnopic {
  padding-left: 90px;
}
*/

table.genericBoxSearchInner table.CategoriesOverview td.item a,
table.genericBoxSearchInner table.CategoriesOverview td.item a:visited,
table.genericBoxSearchInner table.CategoriesOverview td.itemnopic a,
table.genericBoxSearchInner table.CategoriesOverview td.itemnopic a,visited {
  display: block;
  font-weight: bold;
  text-decoration: none;
  color: black;
  height: 60px;
  padding: 0.5em 0 0 70px;

}

table.genericBoxSearchInner table.CategoriesOverview td.item a:hover span.underline,
table.genericBoxSearchInner table.CategoriesOverview td.itemnopic a:hover span.underline {
  font-weight: bold;
  text-decoration: underline;
  color: black;
}

table.genericBoxSearchInner div.scroller {
  overflow: auto;
  /*width: 590px;*/
  height: 160px;
  background: white;
  border: 1px solid black;
}

table.genericBoxSearchInner div.scroller_flat {
  overflow: hidden;
  /*width: 590px;*/
  height: 86px;
  background: white;
  border: 1px solid black;
}

/* table.genericBoxSearchInner table.CategoriesOverview div.scroller_flat {
  border-right: 0;
} */

/*
table.genericBoxCategories div.scroller {
  overflow:auto;
  overflow-x:auto;
  overflow-y:hidden;
  padding-bottom:15px;
}
*/

/* EO CategoriesOverview */

/* Generic Box Search */

table.genericBoxSearch {
  width:100%;
  text-align: left;
  margin: 5px 0 5px 0;
  padding: 0;
  background: url(images/elements/generic_box_search_bg.png) bottom repeat-x #C8FF7A;
}

table.genericBoxSearch td {
  margin: 0;
  padding: 0;
}

table.genericBoxSearch td.genericBoxSearch_tl {
  width: 5px;
  height: 5px;
  background: url(images/elements/generic_box_tl.png);
}

table.genericBoxSearch td.genericBoxSearch_t {
  background: url(images/elements/generic_box_t.png) repeat-x;
}

table.genericBoxSearch td.genericBoxSearch_tr {
  width: 5px;
  height: 5px;
  background: url(images/elements/generic_box_tr.png);
}

table.genericBoxSearch td.genericBoxSearch_l {
  width: 5px;
  background: url(images/elements/generic_box_l.png) repeat-y;
}

table.genericBoxSearch td.genericBoxSearch_content div.genericBoxSearch_body {
  padding: 10px;
}

table.genericBoxSearch td.genericBoxSearch_content div.genericBoxSearch_body span.head {
  font-size: 0.8em;
}

table.genericBoxSearch td.genericBoxSearch_r {
  width: 5px;
  background: url(images/elements/generic_box_r.png) repeat-y;
}

table.genericBoxSearch td.genericBoxSearch_bl {
  width: 5px;
  height: 5px;
  background: url(images/elements/generic_box_bl.png);
}

table.genericBoxSearch td.genericBoxSearch_b {
  background: url(images/elements/generic_box_b.png) repeat-x;
}

table.genericBoxSearch td.genericBoxSearch_br {
  width: 5px;
  height: 5px;
  background: url(images/elements/generic_box_br.png);
}

/* EO Generic Box Search */

/* Generic Box Search Inner */

table.genericBoxSearchInner {
  width:100%;
  text-align: left;
  margin: 0;
  padding: 0;
}

table.genericBoxSearchInner td {
  margin: 0;
  padding: 0;
}

table.genericBoxSearchInner td.genericBoxSearchInner_tl {
  width: 11px;
  height: 11px;
  background: url(images/elements/generic_box_searchinner_tl.png);
}

table.genericBoxSearchInner td.genericBoxSearchInner_t {
  background: url(images/elements/generic_box_searchinner_t.png) repeat-x;
}

table.genericBoxSearchInner td.genericBoxSearchInner_tr {
  width: 11px;
  height: 11px;
  background: url(images/elements/generic_box_searchinner_tr.png);
}

table.genericBoxSearchInner td.genericBoxSearchInner_dl {
  width: 11px;
  height: 18px;
  background: url(images/elements/generic_box_searchinner_dl.png);
}

table.genericBoxSearchInner td.genericBoxSearchInner_d {
  background: url(images/elements/generic_box_searchinner_d.png) repeat-x;
}

table.genericBoxSearchInner td.genericBoxSearchInner_dr {
  width: 11px;
  height: 18px;
  background: url(images/elements/generic_box_searchinner_dr.png);
}


table.genericBoxSearchInner td.genericBoxSearchInner_l {
  width: 11px;
  background: url(images/elements/generic_box_searchinner_l.png) repeat-y;
}

table.genericBoxSearchInner td.genericBoxSearchInner_content div.genericBoxSearchInner_body {
  padding: 0;
}

table.genericBoxSearchInner td.genericBoxSearchInner_content div.genericBoxSearchInner_body a,
table.genericBoxSearchInner td.genericBoxSearchInner_content div.genericBoxSearchInner_body a:visited {
  font-weight: bold;
  color: black;
  text-decoration: none;
  font-size: 0.8em;
}

table.genericBoxSearchInner td.genericBoxSearchInner_content div.genericBoxSearchInner_body a:hover {
  font-weight: bold;
  color: black;
  text-decoration: underline;
  font-size: 0.8em;
}

.displayswitcher {
  text-align: left;
  font-size: 0.8em;
  font-weight: bold;
  cursor: pointer;
}

.displayswitcher:hover {
  text-decoration: underline;
}

#displayswitch {
  display: none;
}

table.genericBoxSearchInner td.genericBoxSearchInner_r {
  width: 11px;
  background: url(images/elements/generic_box_searchinner_r.png) repeat-y;
}

table.genericBoxSearchInner td.genericBoxSearchInner_bl {
  width: 11px;
  height: 11px;
  background: url(images/elements/generic_box_searchinner_bl.png);
}

table.genericBoxSearchInner td.genericBoxSearchInner_b {
  background: url(images/elements/generic_box_searchinner_b.png) repeat-x;
}

table.genericBoxSearchInner td.genericBoxSearchInner_br {
  width: 11px;
  height: 11px;
  background: url(images/elements/generic_box_searchinner_br.png);
}

table.genericBoxSearchInner_Fields {
  font-size: 0.8em;
  color: white;
  font-weight: bold;
  width: 100%;
  padding: 0;
}

table.genericBoxSearchInner_Fields input.search {
  border: 1px solid #2B7106;
  padding: 1px;
  font-weight: bold;
/*  width: 2em; */
}

table.genericBoxSearchInner_Fields input.search2 {
  border: 1px solid #2B7106;
  padding: 1px;
  font-weight: bold;
  width: 2em;
}


table.genericBoxSearchInner_Fields td.search {
  color:black;
  padding-bottom: 5px;
}


table.genericBoxSearchInner_Fields td {
  padding: 0;
  margin: 0;
}

table.genericBoxSearch_Fields_Table {
  font-size: 0.9em;
  width: 95%;
  margin: 5px;
  padding: 0;
  text-align: left;
}

table.genericBoxSearch_Fields_Table #SearchDrop {
  /* width: 100%; */ /* IE6+7 Darstellungsfehler */
  width: 100%;
}

table.genericBoxSearch_Fields_Table #SearchDrop option {
  width: 98%;
}

/*
table.genericBoxSearch_Fields_Table select option {
  width: 100%;
}
*/

table.genericBoxSearch_Fields_Table input {
  /* border: 1px solid black; */ /* IE6+7 Darstellungsfehler */
  height: 14px;
}

table.genericBoxSearch_Fields_Table select.hitsperpage {
  width: 30px;
  width: auto;
}

table.genericBoxSearch_Fields_Table td.genericBoxSearchInner_Fields_l {
  width: 9px;
  height: 28px;
  background: url(images/elements/generic_box_optionfield_l.png) no-repeat;
}

table.genericBoxSearch_Fields_Table td.genericBoxSearchInner_Fields_c
{
  white-space: nowrap;
  height: 28px;
  background: url(images/elements/generic_box_optionfield_c.png) repeat-x;
}

table.genericBoxSearch_Fields_Table td.genericBoxSearchInner_Fields_r
{
  width: 9px;
  height: 28px;
  background: url(images/elements/generic_box_optionfield_r.png) no-repeat;
}

table.genericBoxSearchInner_Fields td.genericBoxSearchInner_Fields_c select {
}

/* EO Generic Box Search Inner */

/* accountinformation */

table.accountinformation {
  width: 100%;
  font-size: 0.7em;
  font-weight: bold;
  background: #ebffc3;
  border: 1px solid #d3d6ce;
}

table.accountinformation td {
  text-align: left;
  padding: 5px;
}

/*
table.accountinformation_header  {
  margin-top:15px;
  margin-bottom: 0;
  margin-left:-1px;
  margin-right:1px;
  width:100%;
}
*/

table.accountinformation_header {
  margin: 10px 0 2px -1px;
  padding:0;
  width:100.2%;
}

table.accountinformation_header td.tableData {
  margin: 0;
  padding: 0;
  background: url(images/elements/accountinformation_header_left.gif) no-repeat;
}

table.accountinformation_header div.rightElement {
  text-align: left;
  color: white;
  font-size: 1em;
  font-weight: bold;
  padding: 2px 10px 0 10px;
  height: 23px;
  background: url(images/elements/accountinformation_header_right.gif) no-repeat right top;
}

/* EO accountinformation */

/* footerNavigation */

table.footerNavigation {
  width: 100%;
  margin-top: 10px;
}

table.footerNavigation a,
table.footerNavigation a:hover {
  text-decoration: none;
  font-size: 1.1em;
  font-weight: bold;
  color: black;
}

table.footerNavigation .Line {
  text-decoration: underline;
}

table.footerNavigation span.print {
  font-size: 0.8em;
}

/* EO footerNavigation */

/* pgnav */

p.pgnav {
  width: 100%;
  height: 26px;
  line-height: 26px;
  text-align: right;
  font-size: 0.7em;
  font-weight: bold;
  margin-top: -24px;
  vertical-align: middle;
}

p.pgnav a,
p.pgnav .pgnav_curpg,
p.pgnav input.pagenav_button {
  padding: 3px 6px;
  color: black;
  background: #e2ffb4;
  border: 1px solid #99C560;
  font-weight: bold;
  text-decoration: none;
}

p.pgnav input.pagenav_button {
  padding: 0;
}

p.pgnav a:hover,
p.pgnav .pgnav_curpg {
  color: white;
  background: #478B14;
  text-decoration: underline;
}

/* IE 7 */
html > body p.pgnav {
  *margin-top: -35px;
}

/* IE6 */
body p.pgnav {
  _margin-top: -35px;
}

p.pgnav input.pagenav_input {
  width: 20px;
  font-size: 0.8em;
  border: 1px solid black;
  text-align: center;
}

p.pgnav_results {
  width: 100%;
  font-size: 0.6em;
  font-weight: bold;
}

/* EO pgnav */

/* Altlasten von noch nicht modifizierten Seiten */

table.MainContentFrame td.pageHeading {
  font-size: 1.2em;
  font-weight: bold;
}

table.MainContentFrame td.pageHeading a,
table.MainContentFrame td.pageHeading a:visited {
  font-size: 0.9em;
  font-weight: bold;
  color: black;
  text-decoration: none;
}

table.MainContentFrame td.pageHeading a:hover {
  font-size: 0.9em;
  font-weight: bold;
  color: black;
  text-decoration: underline;
}

table.MainContentFrame td.smallText {
  font-size: 0.7em;
}

table.MainContentFrame td.main {
  padding: 5px;
}

table.MainContentFrame tr.small td.main {
  padding: 0px;
}

table.MainContentFrame td.main a,
table.MainContentFrame td.main a:visited {
  font-size: 0.9em;
  font-weight: bold;
  color: black;
  text-decoration: none;
}

table.MainContentFrame td.main a:hover {
  font-size: 0.9em;
  font-weight: bold;
  color: black;
  text-decoration: underline;
}

table.MainContentFrame table.infoBox {
  font-size: 0.8em;
  padding: 5px;
}

table.MainContentFrame table.infoBox td.headline {
  font-weight: bold;
  background: #97DF61;
  padding: 10px;
}


table.MainContentFrame tr.infoBoxContents {

}

table.MainContentFrame td.ModuleRow {

}

/* EO Altlasten von noch nicht modifizierten Seiten */


#ProductListing {
  width: 100%;
}

#ProductListing a {
  color: black;
}

#ProductListing,
#ProductListing tr,
#ProductListing th,
#ProductListing td {
  margin: 0;
  padding: 0;
  border: none;
  border-spacing: 0px;
  border-collapse: collapse;
}

#ProductListing tr.spacer {
  height: 10px;
}

#ProductListing tr.header {
  height: 39px;
  background: url(images/elements/product_listing_header_bg.gif) repeat-x center center;
}

#ProductListing tr.header th {
  line-height: 39px;
  vertical-align: middle;
}

#ProductListing th.borderLeft,
#ProductListing th.borderRight {
  width: 4px;
}

#ProductListing th.borderLeft {
  background: url(images/elements/product_listing_header_brd_l.gif) no-repeat left center;
}

#ProductListing th.borderRight {
  background: url(images/elements/product_listing_header_brd_r.gif) no-repeat right center;
}


#ProductListing th .caption {
  width: 100%;
  height: 22px;
}

#ProductListing th .caption td {
  height: 22px;
  line-height: 22px;
  vertical-align: middle;
}

#ProductListing th .caption td.sort_asc {
  width: 17px;
}

#ProductListing th .caption td.sort_desc {
  width: 19px;
}

#ProductListing th .caption tr {
  background: url(images/elements/product_listing_header_inner_bg.gif) repeat-x center center;
}

#ProductListing th .caption td {
  color: white;
  font-size: 0.8em;
}

#ProductListing th .caption td.captionLeft,
#ProductListing th .caption td.captionRight {
  width: 6px;
}

#ProductListing th .caption td.captionLeft {
  background: url(images/elements/product_listing_header_inner_brd_l.gif) no-repeat left center;
}

#ProductListing th .caption td.captionRight {
  background: url(images/elements/product_listing_header_inner_brd_r.gif) no-repeat right center;
}

#ProductListing th.productImage,
#ProductListing td.productImage {
  width: 140px;
}

#ProductListing th.manufacturer,
#ProductListing td.manufacturerDelivery {
  width: 135px;
  text-align: center;
}

#ProductListing tr.listItem {
  height: 140px;
  background: url(images/elements/product_listing_item_bg.gif) repeat-x center center;
}

#ProductListing tr.listItem td {
  vertical-align: middle;
}

#ProductListing td.borderLeft,
#ProductListing td.borderRight {
  width: 5px;
}

#ProductListing td.borderLeft {
  background: url(images/elements/product_listing_item_brd_l.gif) no-repeat left center;
}

#ProductListing td.borderRight {
  background: url(images/elements/product_listing_item_brd_r.gif) no-repeat right center;
}

#ProductListing tr.listItem td.productImage a {
  display: block;
  font-size: 0.7em;
  text-decoration: none;
}

#ProductListing tr.listItem td.productImage img {
  display: block;
  width: 130px;
  height: 130px;
  border: 1px solid #76b53d;
  background: url(images/kein_bild_s.gif) no-repeat center center;
}

#ProductListing tr.listItem td.productName {
  font-size: 1em;
  font-weight: bold;
}

#ProductListing tr.listItem td.productName a {
  display: block;
  padding: 1em 0.5em;
  text-decoration: none;
}

#ProductListing tr.listItem td.productName a:hover {
  text-decoration: underline;
}

#ProductListing tr.listItem td.manufacturerDelivery {
}

#ProductListing tr.listItem td.manufacturerDelivery table {
  width: 100%;
  height: 140px;
}

#ProductListing tr.listItem td.manufacturerDelivery .deliveryStatus {
  height: 27px;
  vertical-align: top;
  text-align: center;
}

#ProductListing tr.listItem td.manufacturerDelivery .manufacturer {
  /*margin-top: 50px;*/
  vertical-align: middle;
  text-align: center;
}


#ProductListing tr.listItem td.price {
  padding-right: 3px;
  text-align: right;
  *padding-top: 25px;
  _padding-top: 25px;
}

#ProductListing tr.listItem td.price .price_20pt {
  float: none;
  height: auto;
  margin-bottom: 10px;
}

#ProductListing tr.listItem td.price .price_20pt .lowdesc {
  top: 21px;
  bottom: auto;
}


table.fancyBox,
table.fancyBox * {
  border: none;
  margin: 0;
  padding: 0;
  border-spacing: 0;
  border-collapse: collapse;
  text-decoration: none;
}

table.fancyBox {
  width: 100%;
  margin-bottom: 10px;
}

table.fancyBox td.tl {
  width: 7px !important;
  height: 7px !important;
  background: url(images/elements/fancy_box_tl.png) left top no-repeat;
}

table.fancyBox tr.headline td.tl {
  /* ie 7 hack */
  *background: #55922d url(images/elements/fancy_box_tl.png) left top no-repeat;
  /* ie 6 hack */
  _background: #55922d url(images/elements/fancy_box_tl.png) left top no-repeat;
}

table.fancyBox td.t {
  background: url(images/elements/fancy_box_t.png) center top repeat-x;
}

table.fancyBox tr.headline td.t {
  /* ie 7 hack */
  *background: #55922d url(images/elements/fancy_box_t.png) center top repeat-x;
  /* ie 6 hack */
  _background: #55922d url(images/elements/fancy_box_t.png) center top repeat-x;
}

table.fancyBox td.tr {
  width: 7px !important;
  height: 7px !important;
  background: url(images/elements/fancy_box_tr.png) right top no-repeat;
}

table.fancyBox tr.headline td.tr {
  /* ie 7 hack */
  *background: #55922d url(images/elements/fancy_box_tr.png) right top no-repeat;
  /* ie 6 hack */
  _background: #55922d url(images/elements/fancy_box_tr.png) right top no-repeat;
}

table.fancyBox td.l {
  background: url(images/elements/fancy_box_l.png) left center repeat-y;
}

table.fancyBox tr.headline td.l {
  /* ie 7 hack */
  *background: #55922d url(images/elements/fancy_box_l.png) left center repeat-y;
  /* ie 6 hack */
  _background: #55922d url(images/elements/fancy_box_l.png) left center repeat-y;
}

table.fancyBox td.r {
  background: url(images/elements/fancy_box_r.png) right center repeat-y;
}

table.fancyBox tr.headline td.r {
  /* ie 7 hack */
  *background: #55922d url(images/elements/fancy_box_r.png) right center repeat-y;
  /* ie 6 hack */
  _background: #55922d url(images/elements/fancy_box_r.png) right center repeat-y;
}

table.fancyBox td.bl {
  width: 7px !important;
  height: 7px !important;
  background: url(images/elements/fancy_box_bl.png) left bottom no-repeat;
}

table.fancyBox td.b {
  background: url(images/elements/fancy_box_b.png) center bottom repeat-x;
}

table.fancyBox td.br {
  width: 7px !important;
  height: 7px !important;
  background: url(images/elements/fancy_box_br.png) right bottom no-repeat;
}

table.fancyBox tr.headline {
  background: #55922d url(images/elements/fancy_box_grd_t.png) repeat-x center top;
}

table.fancyBox tr.headline td.headline {
  height: 16px;
  color: white;
  font-size: 0.7em;
  font-weight: bold;
  text-align: left;
  text-transform: uppercase;
}

table.fancyBox .content {
  padding-top: 2px;
  font-size: 1.0em;
}

table.fancyBox .content .boxLogo {
  position: absolute;
  top: 12px;
  right: 8px;
  margin: 0;
  padding: 0;
}

table#saferShopping.fancyBox,
table#offers.fancyBox,
table#manufacturerDropDownBox.fancyBox,
table#bestsellersBox.fancyBox,
table#service.fancyBox,
table#idealoLogo.fancyBox {
  background: #deffae;
}

table#bestsellersBox.fancyBox {
  width: 170px;
}

table#bestsellersBox.fancyBox ul {
  list-style: disc inside;
}

table#bestsellersBox.fancyBox li {
  margin: 5px 0;
  padding: 0;
  font-size: 0.7em;
}

table#bestsellersBox.fancyBox li a {
  color: black;
  text-decoration: none;
}

table#bestsellersBox.fancyBox li a:hover {
  text-decoration: underline;
}

table#offers.fancyBox a {
  display: block;
  margin-top: 10px;
}

table#topOemsList.fancyBox td.content .topOemsListItem {
  margin: 10px 0;
}


table#manufacturerDropDownBox.fancyBox td.content {
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 1.0em;
}

table#manufacturerDropDownBox.fancyBox td.content select {
  padding: 2px;
  background: white;
  border: 1px #55922d solid;
}

table#manufacturerDropDownBox.fancyBox td.content select option {
  padding: 0 0 0 5px;
}
/*
table#offers {
  float: right;
  margin-top: 330px;
  width: 135px;
}
*/
.manufacturerDropDown,
.manufacturerDropDown * {
  width: 155px;
}

table.shippingTable td.main {
  font-size: 0.8em;
}

table.companyImpressum {
  width: 100%;
  font-size: 0.8em;
}

table.companyImpressum td {
  padding: 5px;
}

table.companyImpressum td.headline {
  font-weight: bold;
  color: black;
  background-color: #DEFFAE;
}

table.companyImpressum td.content {
  background-color: #EAFFDF;
}


table#product_notify.fancyBox td.tl {
  background: #55922D url(images/elements/fancy_box_tl_product_notify.png) left top no-repeat;
}

table#product_notify.fancyBox td.tr {
  background: #55922D url(images/elements/fancy_box_tr_product_notify.png) right top no-repeat;
}

table#product_notify.fancyBox td.bl {
  background: url(images/elements/fancy_box_bl_product_notify.png) left bottom no-repeat;
}

table#product_notify.fancyBox td.br {
  background: url(images/elements/fancy_box_br_product_notify.png) right bottom no-repeat;
}

table#product_notify.fancyBox {
  margin-top: 20px;
  background: #deffae;
}

table#priceagent.fancyBox {
  margin-bottom: 20px;
  background: #deffae;
}

table#product_notify.fancyBox tr.headline td.headline,
table#priceagent.fancyBox tr.headline td.headline {
  font-size: 0.9em;
  font-weight: bold;
}

table#product_notify.fancyBox tr td.content,
table#priceagent.fancyBox tr td.content {
  height: auto;
}

table#priceagent.fancyBox tr td.content .normal {
  padding: 10px;
  text-align: center;
  font-size: 0.8em;
}

table#priceagent.fancyBox tr td.content .confirmed {
  color: darkgreen;
}

table#priceagent.fancyBox tr td.content .error {
  color: red;
}

table#product_notify.fancyBox tr td.content input[type=text],
table#priceagent.fancyBox tr td.content input[type=text],
table#product_notify.fancyBox tr td.content input[type=submit],
table#priceagent.fancyBox tr td.content input[type=submit],
table#product_notify.fancyBox tr td.content select,
table#priceagent.fancyBox tr td.content select {
  border: 1px solid #2B7106;
}

table#idealoLogo.fancyBox tr td.content {
  padding-top: 6px;
}

.pricetrend {
  text-align: center;
}

ul.already_logged_in li {
  font-weight: bold;
  font-size: 1.2em;
  padding: 5px;
}

ul.already_logged_in li a,
ul.already_logged_in li a:visited {
  color: black;
  text-decoration: none;
}

ul.already_logged_in li a:hover {
  color: black;
  text-decoration: underline;
}

.already_logged img {
  padding: 5px;
}



table.shippingDescription {
  width: 100%;
}

table.shippingDescription td {
  width: 50%;
}

table.shippingDescription td,
div.freeShipping {
  padding: 30px 0;
}

table.shippingDescription td.left,
div.freeShipping {
  font-size: 1.6em;
  font-weight: bold;
  text-align: left;
}

table.shippingDescription td.left label {
  padding-right: 10px;
  cursor: pointer;
}

table.shippingDescription td.left label:hover {
  font-size: 2em;
  text-decoration: underline;

}

table.shippingDescription td.right {
  text-align: right;
}


.shipping {
  font-size: 0.9em;
}

.shipping h3 {
  margin: 0;
  height: 85px;
  line-height: 85px;
  background: url(images/table_background_versandinfo.gif) right center no-repeat;
  font-size: 1.3em;
  vertical-align: middle;
}

.shipping h4 {
  margin: 16px 0;
  padding: 0;
  font-size: 1.1em;
}

.shipping em {
  padding-left: 2em;
  font-size: 1em;
  font-weight: bold;
  font-style: italic;
}

.shipping .internationalShipping {
  width: 100%;
  margin: 0 0 10px;
  border: 1px #ddd solid;
}

.shipping .internationalShipping tr.head,
.shipping .internationalShipping tr td.head {
  background: #e7f9d5;
}

.shipping .internationalShipping tr th {
  padding: 5px 20px;
  font-size: 1em;
  font-weight: bold;
  text-align: left;
}

.shipping #overWeight.internationalShipping tr td {
  text-align: center;
}

.shipping #overWeight.internationalShipping tr td.head {
  padding: 5px 20px;
  font-size: 1em;
  text-align: right;
}

.shipping .internationalShipping tr td {
  padding: 6px;
}

/* Payment-Hover-Info */

.payment_popup {
  display: none;
}

.payment_hover:hover .payment_popup {
  position: relative;
  display: block;
  text-align: left;
  background-color: #F6FDE4;
  border: 1px solid black;
  padding-bottom: 10px;
  padding-right: 10px;
  margin-top: 60px;
  margin-left: -20px;
  font-size: 0.8em;
  width: 250px;
}

/* IE7 */
html > body .payment_hover:hover .payment_popup {
  *padding-top: 20px;
}
/*
.payment_hover:hover .payment_popup:hover {
  display: none;
}
*/

/* Payment-Hover-Info */

/* Manufacturer Overview FilterSpots */
.manufacturer_filterspots {
  width:8%;
  text-align:center;
  white-space:nowrap;
  margin-left:2px;
  margin-bottom:2px;
  padding:3px;
  border:1px solid #99C560;
  float:left;
  font-size: 1em;
  background-color:#5F982E;
  color:white;
  font-weight:bold;
}

.manufacturer_filterspots_active {
  width:8%;
  text-align:center;
  white-space:nowrap;
  margin-left:2px;
  margin-bottom:2px;
  padding:3px;
  border:1px solid #5F982E;
  float:left;
  font-size: 1em;
  background-color:#99C560;
  color:white;
  font-weight:bold;
}


.manufacturer_filterspots a,
.manufacturer_filterspots_active a
{
  color:white;
}

.manufacturer_filterspots_figures {
  color:#DEFFAE;
  font-size:0.7em;
  text-decoration:none;
  font-weight:normal;
}

.manufacturer_filterspots_figures a {
  text-decoration:none;
}

textarea {
  border: 1px solid black;
}


#modalZoomoViewerOverlay {
   position: absolute;
   z-index: 6000;
   top: 0;
   left: 0;
   background-color: black;
   opacity: 0.7;
   width: 100%;
   height: 100%;
}

#modalZoomoViewerContainer {
   position: absolute;
   z-index: 6001;
   top: 50px;
   left: 0;
}

#modalZoomoViewer {
   margin: 0 auto;
   padding: 10px;
   width: 700px;
   background-color: white;
   color: black;
   text-align: center;
}

#modalZoomoViewerFooter {
   padding: 10px 20px;
   text-align: right;
}

#modalZoomoViewerFooter img {
   cursor: pointer;
}

