/*
  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $

#####################################################
#
# SkyShop - Copyrighthinweis
# Dieses Skript steht unter Copyright.                                         
# Der Shopbetreiber hat mit Erwerb dieses Skriptes                     
# ausschliesslich das Recht auf Nutzung im Rahmen einer einmaligen                   
# Installation auf einem elektronischen System erworben.
#                        
# Der Vertrieb, Verkauf, die Weitergabe, Installation auf anderen Rechnern sowie                      
# die Vervielfältigung aller Art -insbesondere das Kopieren und der Vertrieb                   
# auf elektronischem Wege zu kommerziellen Zwecken- ist ausschliesslich mit schriftlicher               
# Genehmigung durch alle Copyright-Inhaber erlaubt.
#                            
# Copyright 2003-2005 light11.de GmbH, Düsseldorf & werk41.de Felix Roth, München 
#
#####################################################
*/

.boxHeader { line-height:12px; font-family : Verdana, Arial, sans-serif; font-size : 11px; font-weight: bold; }
.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #DC661E; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

.orderbox_right { border-bottom:1px solid #ADA08D; padding-right:10px; }
.orderbox_left { border-bottom:1px solid #ADA08D; padding-right:10px; }
.orderbox { border-bottom:1px solid #ADA08D; }

BODY {
  margin: 0;
  padding:0;
  color: #746146;
  font-family:  Verdana, sans-serif;
  font-size:11px;
  background: #ffffff url(images/bg_header.gif) top left repeat-x;
  min-width: 41em;    
}

A {
  color: #2F2F2F;
  text-decoration: none;
}
A:hover {
  color: #2F2F2F;
  text-decoration: underline;
}
A.hidden {
  color: #746146;
  text-decoration: none;
}
A.hidden:hover {
  color: #746146;
  text-decoration: underline;
}

A.tiny {
  color: #2F2F2F;
  text-decoration: none;
  font-size:9px; 
  line-height:9px;   
}
A.tiny:hover {
  color: #2F2F2F;
  text-decoration: underline;
  font-size:9px; 
  line-height:9px;   
}

A.breadcrumb, TD.breadcrumb {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #746146;
  text-decoration: none;
  line-height: 25px;
}

A.breadcrumb:hover {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #746146;
  text-decoration: underline;
}


A.manufacturer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
  color: #DDDDDD;
  text-decoration: none;
}

A.manufacturer:hover {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
  color: #FFFFFF;
  text-decoration: none;
}
A.current_page {
	text-decoration: none;
}

TD.manufacturer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
  color: #2F2F2F;
}

TD.Topnavi {
  border:thin solid white;
  border-width:1px;
  padding-left:7px;
  padding-right:7px;
  padding-top:2px;
  padding-bottom:2px;
}

TD.topnavi_cl {
  background-image:url(images/boxes/topnavi_cl.gif);
  font-size: 9px;
  line-height:11px;
}
TD.topnavi_cr {
  background-image:url(images/boxes/topnavi_cr.gif);
  font-size: 9px;
  line-height:11px;
}
TD.topnavi_m {
  background-image:url(images/boxes/topnavi_m.gif);
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height:14px;
  vertical-align:bottom;
}
TD.topnavi_clc {
  background-image:url(images/boxes/topnavi_clc.gif);
  line-height:11px;
}
TD.topnavi_crc {
  background-image:url(images/boxes/topnavi_crc.gif);
  line-height:11px;
}
TD.topnavi_mc {
  background-image:url(images/boxes/topnavi_mc.gif);
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height:14px;
  vertical-align:bottom;
}
A.topnavi_m,A.topnavi_m:hover, SPAN.topnavi_m {
  font-size:11px;
  color:#000000;
  text-decoration:none;  
}
A.topnavi_mc,A.topnavi_mc:hover, SPAN.topnavi_mc {
  font-size:11px;
  font-weight:bold;
  color:#000000;
  text-decoration:none;  
}

A.Topnavi, A.Topnavi:hover, .Topnavi {
  font-size:11px;
  font-weight:bold;
  color: #FFFFFF;
  text-decoration: none;
}

A.Topnavi_current, A.Topnavi_current:hover, .Topnavi_current {
  font-family: Verdana, Arial, sans-serif;
  font-size:11px;
  font-weight:bold;
  color: #000000;
  text-decoration: none;
}

A.TopRightNavi {
  font-family: Verdana, Arial, sans-serif;
  font-size:11px;
  font-weight:normal;
  color: #2F2F2F; /*war #746146*/
  text-decoration: none;
}
A.TopRightNavi:hover {
  font-family: Verdana, Arial, sans-serif;
  font-size:11px;
  font-weight:normal;
  color: #2F2F2F; /*war #746146*/
  text-decoration: underline;
}

A.boxhead {
  color: #DC661E;
  font-weight:bold;
  text-decoration: none;
}
A.boxhead:hover {
  color: #DC661E;
  font-weight:bold;
  text-decoration: underline;
}

A.boxhead_white {
  color: #FFFFFF;
  font-weight:bold;
  text-decoration: none;
}
A.boxhead_white:hover {
  color: #FFFFFF;
  font-weight:bold;
  text-decoration: underline;
}

FORM {
        display: inline;
        margin:0px;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #ADA08D;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #ADA08D;
  color: #ffffff;
  font-weight : bold;
}

TABLE.headerNavigation2 {
  border: 0px;
  padding: 0px;
  /*spacing: 0px;*/
  border-style: none;
  border-color: #ADA08D;

  border-spacing: 0px;
}

TABLE.headerNavigation1 {
  border: 0px;
  border-color: #FFFFFF;
  border-spacing: 0px;
  border-width:0px;
  padding: 0px;
  /*spacing: 0px;*/
  border-style: solid;

}

TD.TopNavOut {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  background: #ADA08D;/*#B0A99D;  */
  background-image:url(images/topnavi_cell_hg.gif);
  color: #FFFFFF;
  font-weight:bold;
  text-align:center;
}

TD.TopNavOver {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  background: #ADA08D;
  background-image:url(images/topnavi_cell_hg_current.gif);
  color: #000000;
  font-weight:bold;
  text-align:center;
}


TD.lbox_c {
 background-image:url(images/boxes/boxframe_compact.gif);
 background-repeat:no-repeat;
 padding:10px;
}

TD.lbox_d {
 height:116px;
 background-image:url(images/boxes/boxframe_detailed.gif);
 background-repeat:no-repeat;
 padding:10px;
}

TD.layoutBoxHeading {
  background: #F7F5F2;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5em;
}

TD.layoutBoxContent {
  background: #F7F5F2;
  font-family: Verdana, Arial, sans-serif;
  padding-left:10px;
  padding-right:10px;
  font-size: 11px;
  line-height: 1.5em;
}

TD.layoutBoxFooter {
  background: #F7F5F2;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5em;
}



TD.checkoutNavigation_to_come {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ADA08D;
  color: #D3C4B0;
  font-weight: bold;
}
TD.checkoutNavigation_current {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #FFFFFF;
  color: #DC661E;
  font-weight: bold;
}
TD.checkoutNavigation_passed {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ADA08D;
  color: #FFFFFF;
  font-weight: bold;
}



TR.headerNavigation2 {
  background: #ADA08D;
}

A.headerNavigation2 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #FFFFFF;
  text-decoration: none;
}
A.headerNavigation2:hover  {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #4A4D4A;
  text-decoration: none;
}
A.headerNavigation2_current, A.headerNavigation2_current:hover {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #000000;
  text-decoration: none;
}


TD.headerNavigationLeft {
  font-family: Verdana, Arial, sans-serif;
  padding-top: 2px;
  padding-bottom: 2px;
  font-size: 10px;
  background: #FFFFFF;
  color: #ffffff;
  font-weight : normal;
}

TD.headerNavigationLeft_current {
  font-family: Verdana, Arial, sans-serif;
  padding-top: 2px;
  padding-bottom: 2px;
  font-size: 10px;
  background: #FFFFFF;
  color: #FFFFFF;
  font-weight : bold;
}


A.headerNavigation {
  color: #FFFFFF;
}

A.headerNavigation:hover {
  color: #000000;
}

TR.headerError {
  background: #DC661E;
}

TD.headerError {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #DC661E;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #746146;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #746146;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}
TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #ADA08D;
  color: #ffffff;
  font-weight: bold;
}



.sideBox {
  background: #746146;
  padding-left: 1px;
  padding-right: 1px;
}
.sideBoxContents {
  background: #FFFFFF;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  margin: 0px;
}
.sideBoxFooterContents {
  background: #FFFFFF;
  font-family: Verdana, Arial, sans-serif;
  font-size: 6px;
  margin: 0px;
}

TD.sideBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #ADA08D;
  color: #ffffff;
}

TD.sideBoxFooter {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #FFFFFF;
  color: #ffffff;
}

TD.sideBoxFooterCenter {
  font-family: Verdana, Arial, sans-serif;
  font-size: 7px;
  font-weight: normal;
  background: #FFFFFF;
  color: #000000;
  border-bottom-width:1px;
  border-bottom-style:solid;
  border-color:#746146;
}

TD.TextBox {
  background:#FFFFFF;
}

TD.TextBoxCurrent {
  background:#ADA08D;
}

.infoBox {
  background: #E7E2DC; /*#746146; */

}
.infoBoxContents {
  background: #FFFFFF; /*#F7F4EE; */
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  margin: 0px;
}
.infoBoxFooterContents {
  background: #FFFFFF;
  font-family: Verdana, Arial, sans-serif;
  font-size: 6px;
  margin: 0px;
}

.infoBoxNotice {
  background: #FFCD9B;
}
.infoBoxNoticeContents {
  background: #FFCD9B;
  color: #FFFFFF;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #ADA08D;
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #f8f8f9;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #f8f8f9;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #E7E2DC; /*#746146; */
  border-spacing: 1px;
  background: #E7E2DC;  /* neu */
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #C6BCAE;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #FFFFFF;    /* neu */
}

A.pageResults {
  color: #2F2F2F;
}

A.pageResults:hover {
  color: #2F2F2F;
  text-decoration: underline;
}

H1, TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 18px;
  line-height: 20px;
  font-weight: bold;
  color: #ADA08D;
  margin-top:0px;
  margin-bottom:3px;
  vertical-align: top;

 /* vertical-align: top;  */
}

TD.Herstellername {
	
  font-family: Verdana, Arial, sans-serif;
  font-size: 18px;
  line-height: 20px;
  font-weight: bold;
  color: #ADA08D;
  margin-top:0px;
  margin-bottom:3px;
  vertical-align: bottom;
}

TD.Herstellerbild {
}

TD.pageSubHeading, DIV.pageSubHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #ADA08D;
  padding-top: 2px;
  vertical-align: top;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5em;

}

P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5em;
  margin-top: 0px;
  margin-bottom: 0px;
}

TD.uvp{
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5em;
  margin-top: 0px;
  padding-bottom: 12px;	
}


TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}


TD.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight:bold;
  color: #DC661E;
}

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #DC661E;
}

INPUT, CHECKBOX, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

INPUT.InputfieldError {

  background: #FFCD9B;
}


TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #DC661E;
  font-weight: bold;
}

SPAN.big {
  font-family: Verdana, Arial, sans-serif;
  font-size: 24px;
  color: #746146;
  font-weight: normal;
}

SPAN.huge {
  font-family: Verdana, Arial, sans-serif;
  font-size: 28px;
  font-weight: normal;
}

SPAN.giant {
  font-family: Verdana, Arial, sans-serif;
  font-size: 34px;
  color:#DC661E;
  font-weight: bold;
}

SPAN.aufmacher {
  font-family: Verdana, Arial, sans-serif;
  font-size: 28px;
  color:#ADA08D;
  font-weight: bold;
  line-height: 34px;
  margin-bottom: 10px;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #DC661E;
  font-weight: bold;
}

TD.productSpecialPrice, SPAN.productSpecialPrice, SPAN.productSpecialPriceInBox {
  font-family: Verdana, Arial, sans-serif;
  color: #DC661E;
  font-size: 17px;
  font-weight: bold;
  line-height: 19px;
}

TD.productSpecialPrice2, SPAN.productSpecialPrice2 {
  font-family: Verdana, Arial, sans-serif;
  color: #DC661E;
  font-size: 13px;
  font-weight: bold;
  line-height: 13px;
}

SPAN.productSpecialPriceInListing, TD.productSpecialPriceInListing {
  font-family: Verdana, Arial, sans-serif;
  color: #DC661E;
  font-weight: bold;
  font-size: 11px;

}

TD.energieklasse {
  font-family: Verdana, Arial, sans-serif;
  color: #746146;
  font-size: 8px;
  font-weight: normal;
  line-height: 8px;
}
TD.energieklasseCurrent {
  font-family: Verdana, Arial, sans-serif;
  color: #746146;
  font-size: 11px;
  font-weight: bold;
  line-height: 11px;
}


SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #DC661E;
}

.moduleRow { }
.moduleRowOver { background-color:#FFCD9B; /*cursor: pointer; cursor: hand;*/ }
.moduleRowSelected { background-color: #FFCD9B; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 11px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 11px; background-color: #FFCD9B; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 11px; background-color: #99ff00; }
.messageStackInfo { font-family: Verdana, Arial, sans-serif; font-size: 11px; color:#FFFFFF; text-align:center; background-color: #DC661E; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #DC661E; }

/*---Boxes Section for css--Format each info box according to you liking*/


.contentBox {
  background: #ADA08D;
}
TD.contentBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #ADA08D;
  color: #ffffff;
}
.contentBoxContents {
  background: #FFFFFF;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}


.ShoppingCartBox {
  background: #FFFFFF;
}
TD.ShoppingCartBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #FFFFFF;
  color: #ffffff;
}
.ShoppingCartBoxContents {
  background: #ffffff;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.SpecialsBox {
  background: #B7460F;
  padding-left: 1px;
  padding-right: 1px;
}
TD.SpecialsBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #DC661E;
  color: #ffffff;
}
.SpecialsBoxContents {
  background: #FFFFFF;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  margin: 0px;
}

TD.SpecialsBoxFooterCenter {
  font-family: Verdana, Arial, sans-serif;
  font-size: 7px;
  font-weight: normal;
  background: #FFFFFF;
  color: #000000;
  border-bottom-width:1px;
  border-bottom-style:solid;
  border-color:#B7460F;
}



.NewsBox {
  background: #DC661E; /*#B7460F;*/
  padding-left: 0px;
  padding-right: 0px;
}

.NewsBoxContents {
  background: #FFFFFF;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  margin: 0px;
}

/* Shipping Site Beginn */

TR.shippingHeader {
  background: #bbc3d3;
}

TR.shippingNavigation {
  background: #bbc3d3;
}

TD.shippingNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #bbc3d3;
  color: #000000;
  font-weight : bold;
}
/* Shipping Site End */
TD.popup_heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #FFFFFF;
}





/****************************************************
 * CSS Site Layout
 ****************************************************/
 
div#mother { 
  text-align: left;    /* Seiteninhalt wieder links ausrichten */
  margin: 0 auto;      /* standardkonforme horizontale Zentrierung */
  width: 980px;
  padding: 0;  
}


div#header {
  
}

div#column_left {
  float: left; 
  width: 186px;
  margin: 12px 12px 0 0; 
  padding: 0;
}

div#column_right {
  float: right; 
  width: 186px;
  margin: 12px 0 0 12px; 
  padding: 0; 
}

div#center_area {
  width: 584px;
  margin: 12px 0 0 198px; 
  padding: 0; 
}

div#footer {
  clear:both;
  text-align:center;
  margin: 12px auto;   
  width: 980px;
  vertical-align:top; 
}

/* CSS Listing boxes */
/* lbc = listingbox compact*/
div.lbc {
  float:left;
  width:117px;
  height:200px;
  margin:0 12px 12px 0;
  padding: 0 10px 0 10px;
  background:url(images/boxes/boxframe_compact.gif) no-repeat;
  font-size:11px;
  font-family:Verdana,sans-serif;
}

div.lbc_right {
  float:right;
  width:117px;
  height:200px;
  margin:0 0 12px 0;
  padding: 0 10px 0 10px;
  background:url(images/boxes/boxframe_compact.gif) no-repeat;
  font-size:11px;
  font-family:Verdana,sans-serif;
}

div.lbc_image {
  margin:5px 0 0 0;
  width: 100%;
  height: 100px;
  text-align:center;
}
div.lbc_name {
  width: 100%;	
  height:45px; 
  text-align:left;
  line-height:1.2em;
  text-decoration:none;
}

div.lbc_energieclass {
  	width: 100%;	
  	height:17px; 	
}
div.lbc_button {
	float:left;	
  	width: 30px;	
  	height:22px; 		
}
div.lbc_price {
	float:right;	
  	width: 87px;	
  	height:16px; 
  	padding-top: 6px;
	text-align: right;  	
	color:#DC661E;
	font-size:11px;
	font-weight:bold;  		
}

/* lbd = listingbox detailed*/
div.lbd {
  width:564px;
  height:96px;
  padding:10px;
  margin: 0 0 12px 0;
  background-image:url(images/boxes/boxframe_detailed_midline.gif);
  background-repeat:no-repeat;
  font-size:11px;
  font-family:Verdana,sans-serif;
  cursor:pointer;
}
div.lbd_image {
  float:left;
  width: 134px;
  height: 96px;
}
div.lbd_text {
  float:right;
  width:430px;
  height:96px;
}
div.lbd_artdescr {
  width: 310px;
  height: 16px;
  float:left;	
  margin:0 0 0 0;
  font-size:11px;
  font-family:Verdana,sans-serif;  

}
div.lbd_more {
  width: 120px;
  height: 16px;	
  float:right;	
  font-size:11px;
  font-weight:normal;
  font-family:Verdana,sans-serif;
  text-align:right;
  color:#000;

}
div.lbd_artname {
  width: 100%;
  height: 14px;		
  float:left;
  margin:0 0 0 0;
  font-size:11px;
  font-family:Verdana,sans-serif;  
  font-weight:bold;
  color:#000;  
}
div.lbd_artdesign {
  width: 70%;
  height: 16px;		
  float:left;
  margin:2px 0 2px 0;  
  font-size:11px;
  font-family:Verdana,sans-serif;
  font-weight:normal;
}
div.lbd_price {
  width: 30%;
  height: 16px;		
  float:right;
  text-align:right;
  font-size:11px;
  font-weight:bold;
  font-family:Verdana,sans-serif;
}

div.lbd_trenner {
  width: 100%;	
  height:1px;
  clear: both;
  background:#ADA08D;
}
div.lbd_icons {
  float:left;
  width: 90%;
  height: 28px;
  margin:16px 0 0 0;
}
div.lbd_icon { 
  width:28px;
  height:28px;
  margin:0 4px 2px 0;
  float:left;
}

div.lbd_button {
	float:right;
	width: 10%;	
    height:22px;
	padding:6px 0 0 0;    	
	margin: 16px 0 0 0;
    text-align:right;	
}


div.lbd_besonderheiten {
  margin: 5px 0 0 0;
  height:30px;
  text-align:right;
  font-size:11px;
  font-weight:bold;
  font-family:Verdana,sans-serif;
  color:#DC661E;
}


div.lbd_energie {
  float:none;
  margin: 8px 0 0 0;
}

div.cart_quantity {
  float:left;
  padding-left:3px;
  height:22px;
}
div.cart_updown {
  float:right; 
  width:12px;
  height:17px;
  
  line-height:0px;
  margin:0 0 0 0;
  padding:0 0 0 0;
}

input[type="text"].cart_textinput {
  float:left;
  height:17px;
  width:17px;
  margin:0 0 0 7px;
  border:1px solid #ADA08D;
  
}


/* neue CSS 186er Boxen */
/*
div.box186 {
  width:186px;
  margin-bottom:0px;
}

div.box186red_top {
  width:186px;
  height:17px;
  padding-top:4px;
  color:#FFF;
  text-align:center;
  font-size:11px;
  font-weight:bold;
  font-family:Verdana,sans-serif;
  background-image:url(images/boxes/box186red_deckel.gif);
}
div.box186white_top {
  width:186px;
  height:18px;
  padding-top:4px;
  color:#DC661E;
  text-align:center;
  font-size:11px;
  font-weight:bold;
  font-family:Verdana,sans-serif;
  background-image:url(images/boxes/box186white_deckel.gif);
}
div.box186red_bottom {
  width:186px;
  height:8px;
  background-image:url(images/boxes/box186red_boden.gif);
}
div.box186white_bottom {
  width:186px;
  height:8px;
  background-image:url(images/boxes/box186white_boden.gif);
}
div.box186red_content {
  width:164px;
  padding:10px 10px 0 10px;
  border-left:1px solid #DC661E;
  border-right:1px solid #DC661E;
  font-size:11px;
  line-height: 1.5em;  
  font-family:Verdana,sans-serif;  
}
div.box186white_content {
  width:164px;
  padding:10px 10px 0 10px;
  border-left:1px solid #ADA08D;
  border-right:1px solid #ADA08D;
  font-size:11px;
  line-height: 1.5em;  
  font-family:Verdana,sans-serif;
}
*/
/* neue CSS Content Boxen */
.cb {
	width:100%;
	margin:0 0 12px 0;
}

.red_ro {
	background:url(images/boxes/box_red_ro.gif) top right no-repeat;
}
.red_lo {
	background:url(images/boxes/box_red_lo.gif) top left no-repeat;
}
.ro {
	background:url(images/boxes/box_brown_ro.gif) top right no-repeat;
}
.lo {
	background:url(images/boxes/box_brown_lo.gif) top left no-repeat;
}
.ro_noheader {
	background:url(images/boxes/box_brown_noheader_ro.gif) top right no-repeat;
}
.lo_noheader {
	background:url(images/boxes/box_brown_noheader_lo.gif) top left no-repeat;
}


.ru {
	background:url(images/boxes/box_brown_ru.gif) bottom right no-repeat;
}
.lu {
	background:url(images/boxes/box_brown_lu.gif) bottom left no-repeat;
}
.red_ru {
	background:url(images/boxes/box_red_ru.gif) bottom right no-repeat;
}
.red_lu {
	background:url(images/boxes/box_red_lu.gif) bottom left no-repeat;
}

.boxtitle {
	height:18px;
	line-height:21px;
	margin-left:10px;
	padding-bottom:3px;
	font-family:Verdana,sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#746146;
	text-align:left;
}
.red_boxtitle {
	height:18px;
	padding-top:3px;
	font-family:Verdana,sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
}
.boxcontent {
	margin:0;
	padding:10px;
	font-family:Verdana,sans-serif;
	font-size:11px;
	color:#746146;
	line-height:1.5em;
} 

#ToggleButton {
  float:right;
  height:16px; /*height:21px;*/
  padding:0 12px 0 10px;
  margin:0 0 10px 0;
  color:#000;
  /*background:#000000; background:#F7F4EE; background:#FFF url(images/boxes/pricebox_schatten.gif) bottom right no-repeat;*/
  cursor:pointer;
  
}

#ToggleButton_LeftCorner {
 float:right;
 width:7px;
 height:21px;
 padding:0;
 margin:0;
 /*background:#FFF url(images/boxes/pricebox_schatten.gif) bottom left no-repeat;*/
}
#logo { margin-left: 0px; }
#le { font-size: 10px; text-align: center; }
div.pricebox_deliverytime_sidebar {
  width:30px;
  height:22px;
  margin-right:2px;
  padding-top:2px;
  text-align:center;
  font-weight:bold;
  color:#FFF;
}
.btnProduktanfrage { margin: 5px 0 0 0; }

/* Style der Zwischenüberschriften */
.zwischenheader { clear: both; margin:24px 0 10px 0;font-family:Verdana, sans-serif;font-size:10px; font-weight: bold; }

/* Styles der Leuchtmittel-Auswahlboxen */
.abox_div        { clear: both; margin: 0 0 12px 0; width: 584px; height: 246px;  }    		  
.abox_div_header { clear: both; width: 584px; height: 8px; background-image: url("images/boxes/box584white_deckel.gif")  }
.abox_div_container { width: 562px; height: 230px; padding: 0 10px 0 10px; border-left: 1px solid rgb(173, 160, 141); border-right: 1px solid rgb(173, 160, 141)}
.abox_div_footer { clear: both; width: 584px; height: 8px; background-image: url("images/boxes/box584white_boden.gif")  }
.abox_div_left    { float:left; width:125px; }  
.abox_div_right { float:right; width:437px; height: 225px; padding-top: 5px}  
.abox_div_image { width:105px; height:105px; }
.abox_div_manufacturer { width:105px; height:16px; font-weight: bold; }
.abox_div_name  { width:105px; height:56px; }           
.abox_div_price  { width:105px; height:28px; } 
.abox_div_cart_block { width:105px; height:22px; }       
.abox_div_amount { float:left; width:18px; height:22px; }
.abox_div_updown { float:left; width:14px; height:22px; line-height:9px; }
.abox_div_cartbutton { float:left; width:28px; height:22px; }
.abox_div_eekimage { width: 100%; height: 19px; font-size: 10px; }
.abox_div_eektext { width: 100%; height: 21px; font-size: 9px; }
.abox_div_info_left_normalheight  { float:left;  margin: 5px 0 5px 0; width:125px; height:22px; font-weight:bold; vertical-align: middle; }
.abox_div_info_right_normalheight { float:right; margin: 5px 0 5px 0; width:312px; height:22px; vertical-align: middle; }   
.abox_div_info_left_doubleheight  { float:left;  margin: 5px 0 5px 0; width:125px; height:44px; font-weight:bold; vertical-align: middle; }  
.abox_div_info_right_doubleheight { float:right; margin: 5px 0 5px 0; width:312px; height:44px; vertical-align: middle; }    
.abox_div_infotext { color:#DC661E; float:left;  margin: -4px 0 0 0; width:437px; height:14px; vertical-align: middle; }  


           