/*
  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

.boxText { font-family: Verdana, Arial, Tahoma, sans-serif; font-size: 11px; color: #046923; }
.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: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

BODY {
  background: #E8F3DF; 
  color: #046923;
  margin: 0px;
}

IMG {border-width:0px; border-style:hidden; }

A {
  color: #046923;
  text-decoration: none;
}

A:hover {
  color: #046923;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

Table.headerBg {
  height: 20px;
  background-image: url(images/bg-top.png);
  background-repeat: no-repeat;
  }



TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background: #5ca91b;
  filter: alpha(opacity=100); -moz-opacity: 1.00; opacity: 1.00;
  color: #ffffff;
  height: 20px;
}

A.headerNavigation { 
  color: #ffffff;
}

A.headerNavigation:hover {
  color: #ffffff;
}

TR.headerError {
  background: #ff0000;
}

/*
  wahrscheinlich ist das div.bodyBg nicht mehr notwendig im DE-Shop  
*/
div.bodyBg {
  position:absolute;
  width: 1004px;
  height: 235 px;
  background-image: url(images/bg-body.png);
  background-repeat: no-repeat;
  z-index:-21;
  }

/*
  neuer Bg im DE-Shop  
*/
table.bodyBgg {
  background-image: url(images/bg-body.png);
  background-repeat: no-repeat;
  z-index:-1;
  }
  
div.fasern_front {
  position:absolute;
  top: 20px;
  left: 20px;
  width: 503px;
  height: 462px;
  background-image: url(images/fasern_front.gif);
  background-repeat: no-repeat;
  z-index:2;
  }

div.bg_bottom_front {
  position:absolute;
  top: 250px;
  left: 0px;
  width: 1004px;
  height: 170px;
  background-image: url(images/bg-bottom.png);
  background-repeat: no-repeat;
  z-index:1;
  }

TD.headerError {
  font-family: Verdana, Tahoma, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Verdana, Tahoma, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

Table.footerBg {
  height: 140px;
  background-image: url(images/bg-bottom.png);
  background-repeat: no-repeat;
  }

TR.footer {

}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #046923;
  }



TD.footerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #00923f;
  font-weight : bold;
}

A.footerNavigation {
  color: #00923f;
}

A.footerNavigation:hover {
  color: #00923f;
}

.infoBox {
  background: #5ca91b;

}

.infoBoxContents {
  background: #ffffff;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #5ca91b;
  filter: alpha(opacity=100); -moz-opacity: 1.00; opacity: 1.00;
  color: #ffffff;
  height: 20px;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

/* BOF: navigation categories in boxes */
TD.ml1_0, A.ml1_0 { 
font-family: Verdana, Arial, sans-serif;
font-size: 11px; 
color: #046923; 
text-decoration: none; 
width: 180px; 
height: 20px; 
}

TD.ml1_0:hover, A.ml1_0:hover {
font-family: Verdana, Arial, sans-serif; 
font-size: 11px; 
color: #046923; 
background-color: #a6cf81; 
width: 180px; 
height: 20px; 
}

TD.ml1_1, A.ml1_1 { 
font-family: Verdana, Arial, sans-serif; 
font-size: 11px; 
color: #046923;  
text-decoration: none; 
background-color: #FED1FF;
width: 180px; 
height: 20px; 
}

TD.ml1_1:hover, A.ml1_1:hover { 
font-family: Verdana, Arial, sans-serif; 
font-size: 11px; 
color: #046923;  
background-color: #a6cf81; 
width: 180px; 
height: 20px; 
}
/* EOF: navigation categories in boxes */

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: #ffffff;
}

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: #ffffff;
}

TABLE.productListing {
  width: 586px;
  border: 1px;
  border-style: solid;
  border-color: #5ca91b;
  border-spacing: 0px;
  background: #ffffff;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #5ca91b;
  filter: alpha(opacity=100); -moz-opacity: 1.00; opacity: 1.00;
  color: #ffffff;
  font-weight: bold;
  }

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;

  }

A.pageResults {
  color: #5ca91b;
}

A.pageResults:hover {
  color: #5ca91b;
  text-decoration: underline;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background: #5ca91b;
  filter: alpha(opacity=100); -moz-opacity: 1.00; opacity: 1.00;
  color: #ffffff;
  width: 586px;
  height: 20px;
  border: 1px;
  border-style: solid;
  border-color: #5ca91b;
  border-spacing: 0px;
  text-align: center;

}

TD.pageHeadingPic, DIV.pageHeadingPic {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background: #5ca91b;
  filter: alpha(opacity=100); -moz-opacity: 1.00; opacity: 1.00;
  color: #ffffff;
  width: 586px;
  height: 20px;
  border: 1px;
  border-style: solid;
  border-color: #5ca91b;
  border-spacing: 0px;
  text-align: center;

}

TD.productInfo, DIV.productInfo {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background: #5ca91b;
  filter: alpha(opacity=100); -moz-opacity: 1.00; opacity: 1.00;
  color: #ffffff;
  width: 586px;
  height: 40px;
  padding-top: 2px;
  border: 1px;
  border-style: solid;
  border-color: #5ca91b;
  border-spacing: 0px;

}

.versandInfo {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #FED1FF;
  filter: alpha(opacity=100); -moz-opacity: 1.00; opacity: 1.00;
  color: #046923;
  padding: 2px;
    border: 1px; 
  border-style: solid;
  border-color: #ffffff;
  border-spacing: 0px;
  text-align: center;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #046923;
}

TD.main, SPAN.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  }

TD.mainEinzel, P.mainEinzel {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  width: 586px;
  border: 1px;
  border-style: solid;
  border-color: #5ca91b;
  border-spacing: 0px;
  background: #a6cf81;
  padding: 2px;
  }

TD.mIndex, P.mIndex {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  width: 586px;
  height: 100px;
  border: 1px;
  border-style: solid;
  border-color: #5ca91b;
  border-spacing: 0px;
  background-image: url(images/table_background_default.gif);
  background-repeat: no-repeat;
  filter: alpha(opacity=100); -moz-opacity: 1.00; opacity: 1.00;
  }

TD.mainProdInfo, P.mainProdInfo {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  width: 586px;
  border: 1px;
  border-style: solid;
  border-color: #5ca91b;
  border-spacing: 0px;
  background: #ffffff;
  padding: 2px;
  }
  
TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #046923;
}

TD.smallTextProduct, SPAN.smallTextProduct, P.smallTextProduct {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #ffffff;
}

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #5ca91b;
}

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;
}

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #5ca91b;
  font-weight: bold;
}

TABLE.formArea {
  background: #a6cf81;
  border-color: #5ca91b;
  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: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Arial Rounded MT Bold, Verdana, sans-serif;
  font-size: 18px;
  font-weight: bolder;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

SPAN.wichtigerText {
  font-family: Arial Rounded MT Bold, Verdana, sans-serif;
  font-size: 18px;
  font-weight: bolder;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #e7f3df; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #e7f3df; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #5ca91b; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #046923; }

TD.homeHeading, DIV.homeHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  font-weight: bold;
  color: #5ca91b;
  width: 586px;
  height: 20px;
  text-align: center;
  }

TD.homeInfo, P.homeInfo {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  line-height: 1.5;
  text-align: center;
  }

  /* BOF: More Pics 6 */
TABLE.popup {
  border-width: 1px;
  border-style: dotted;  
  border-color
}
/* EOF: More Pics 6 */

 .tax_info {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
  font-weight: normal;
  color: #046923;
}

/* 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: #ff0000; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 11px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #ff0000; }



