/*
  $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:Tahoma, Verdana, Arial; font-size: 10px; color:#5c3302; }
.errorBox { font-family :Tahoma, Verdana, Arial; font-size : 10px; background-color: #cb9c05; font-weight: bold; }
.stockWarning { font-family :Tahoma, Verdana, Arial; font-size : 10px; color: #cc0033; }
.productsNotifications { background-color: #f2fff7; }
.orderEdit { font-family :Tahoma, Verdana, Arial; font-size : 10px; color: #70d250; text-decoration: underline; }

BODY { 
  background-color:#fcfbbd;
  margin: 0px;
}

A {
  color: #cb9c05;
  text-decoration: none;
}

A:hover {
  color: #fbc106;
  text-decoration: underline;
}

FORM {
 display: inline;
}

.versand {
	border:#5c3302 solid 1px;
}

TR.header {
  background-color: #FFFFFF;
}

TR.headerNavigation {
  background-color: #fcfbbd;
  background-repeat:repeat-x;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background-color: #fcfbbd;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #FFFFFF;
  font-size: 13px;  
  font-weight: bold;
  text-decoration: none;
}

A.headerNavigation:hover {
  color: #FFFFFF;
  font-size: 13px;  
  font-weight: bold;
  text-decoration: underline;
}

TR.headerError {
  background-color: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background-color: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background-color: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background-color: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background-color: #bbc3d3;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background-color: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}
.copyright {
	color: #cfce9b;
}
.go{/*Text und Rahmen für inputboxen für Suche, Anmelden, etc.*/
 color:#5c3302;
 border:#cb9c05 solid 1px;
 background-color:#fcfbeb;
 vertical-align:text-bottom;
}
.infoBox { /*Rahmen für die Suche, Login, Anmeldung Module*/ 
  background-color: #fcfbbe;
}

.infoBoxContents {
  background-color: #fcfbbd;
  color:5c3302;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background-color: #FF8E90;
}

.infoBoxNoticeContents {
  background-color: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Arial, Verdana, sans-serif;
  font-size: 18px;
  font-weight: normal;
  color: #000000;
  display: none;
}

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-color: #fcfbbd;
/*shopping-cart content color*/
}

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-color: #fcfbbd;
/*shopping-cart content color*/
}

TABLE.productListing {/*shopping-cart header/footer color*/
  border: 0px;
  border-style: solid;
  border-color: #fcfbbd;
  border-spacing: 0px;
}

.productListing-heading {/*shopping-cart header/footer color*/
  font-family: Verdana, Verdana, Arial, sans-serif;
  font-size: 11px;
  background-color: #fcfbbd;
  color: #5c3302;
  font-weight: bold;
  padding: 10px;
}

TD.productListing-data {

  font-family: Verdana, Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #fcfbbd;
}

A.pageResults {
  color: #cfce9b;
}

A.pageResults:hover {
  color: #646464;
}

TD.pageHeading, DIV.pageHeading {
  font-size: 12px;
  color: #fcfbbd;
  font-weight: bold;  
  height: 35px;
  width: 445px;
  background: url('images/m27.gif');
  background-repeat:no-repeat;
  padding: 10px;
  padding-left: 15px;
  text-transform: none;
}

TR.subBar {
  background-color: #f4f7fd;
}

TD.subBar {
  font-family:Tahoma, Verdana, Arial;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family:Tahoma, Verdana, Arial;
  font-size: 11px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family:Tahoma, Verdana, Arial;
  font-size: 10px;
}

TD.accountCategory {
  font-family:Tahoma, Verdana, Arial;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family:Tahoma, Verdana, Arial;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family:Tahoma, Verdana, Arial;
  font-size: 12px;
}

TD.tableHeading {
  font-family:Tahoma, Verdana, Arial;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family:Tahoma, Verdana, Arial;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT { /* Kontaktfeld Anmeldung */
  font-family:Tahoma, Verdana, Arial;
  font-size: 11px;
  color:#5c3302;
}

TEXTAREA { /* Kontaktfeld und andere Texteingabefelder */
  width: 100%;
  font-family:Tahoma, Verdana, Arial;
  font-size: 11px;
  color:#5c3302;
  border:#cb9c05 solid 1px;
}

SPAN.greetUser {
  font-family:Tahoma, Verdana, Arial;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background-color: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 0px;
}

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:Tahoma, Verdana, Arial;
  color: #ff0000;
}

SPAN.errorText {
  font-family:Tahoma, Verdana, Arial;
  color: #ff0000;
}
/* Account Bereich */
.moduleRow { }
.moduleRowOver { background-color: #cfce9b; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #e9e8ae; }

.checkoutBarFrom, .checkoutBarTo { font-family:Tahoma, Verdana, Arial; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family:Tahoma, Verdana, Arial; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family:Tahoma, Verdana, Arial; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family:Tahoma, Verdana, Arial; font-size: 10px; background-color: #e9e8ae; }
.messageStackSuccess { font-family:Tahoma, Verdana, Arial; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family:Tahoma, Verdana, Arial; font-size: 10px; color: #ff0000; }

 










td{
  font-family:Tahoma, Verdana, Arial;
  font-size: 11px;
  color: #5c3302;
}

 .bg{
  background-image: url(images/m20.gif);
  background-repeat: repeat-y; 
  border:0px;
 }

 .se{
  width: 128px;
  font-size: 9px;
 }

 .ml{
  font-size: 11px;
  color: #cb9c05;
  text-decoration: none;
  font-family:Tahoma, Verdana, Arial;
 }

 .ml1{
  font-size: 10px;
  color: #cb9c05;
  text-decoration: underline; 
  font-family:Tahoma, Verdana, Arial;
 }

 .ml2{
  font-size: 11px;
  color: #cb9c05;
  text-decoration: underline; 
 }
/* Überschriften Kategorie, Haupttextfeld */
 .bc{
  font-size: 12px;
  color: #fcfbbd;
  font-family:Tahoma, Verdana, Arial;
  font-weight:bold;
 }
/* Preis */
 .bc1{
  font-size: 12px;
  color: #5c3302;
  font-weight: bold;
 }

 .br{
  border-color:#D3D1D1;
  border-width:0px;
  border-style:solid;
 }

 .px2{
  font-size: 2px;
 }

 .px3{
  font-size: 3px;
 }

 .px7{
  font-size: 7px;
 }


 .th9{
  font-size: 9px;
  font-family:Tahoma, Verdana, Arial;
  font-weight: normal;
  color: #cb9c05;
  text-decoration: none;
 }

 .th9:hover{
  font-size: 9px;
  font-weight: normal;
  font-family:Tahoma, Verdana, Arial;
  color: #ffea5f;
  text-decoration: underline;
 }

