/*
  $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
*/

/*  EDIT TW 2007-01-06 
	Einstellungen für TAB-Menü oben
*/
A.tabsNavigation {
  font-family: Palatino Linotype;
  font-size: '1em';
  font-weight : bold; 
  color: #683f13; 
}

A.tabsNavigation:hover {
  font-family: Palatino Linotype;
  font-size: '1em';
  font-weight : bold; 
  color: #df9731;
}



TD.tabsNavigation {
  font-family: Palatino Linotype;
  font-size: '1em';
/*  background: #CCCCCC;*/
  color: #f4ede4;  /* Color of the not selected category text */
  font-weight : bold;
}
/* END Categories Tabs v2.0 */

.boxText { font-family: Palatino Linotype; font-size: '1em'; }
.errorBox { font-family : Palatino Linotype; font-size : 10px;
background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Palatino Linotype; font-size : 10px;
color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Palatino Linotype; font-size : 10px;
color: #70d250; text-decoration: underline; }

/* Hauptbereich des Shops */
BODY {
background: transparent;
color: #000000;
margin: 0px;
}

/* Farbe der Links im Shop */
A {
color: #000000;
text-decoration: none;
}

/* Farbe bei MouseOver */
A:hover {
color: #683f13;
text-decoration:none;
}

FORM {
display: inline;
}

/* Kopfbereich der Seite wo das Banner von oscommerce eingefuegt ist */
TR.header {
background: transparent;
}

/* Navigationszeile unmittelbar unter dem Kopfbereich */
TR.headerNavigation {
background: transparent;
}

/* Navigationszeile z.B. die >> Zeichen */
TD.headerNavigation {
font-family: Palatino Linotype;
font-size: '1em';
background: tranparent;
color: #000000;
font-weight : bold;
}

/* Navigationszeile Textfarbe */
A.headerNavigation {
color: #000000;
}

/* Navigationszeile bei MouseOver */
A.headerNavigation:hover {
color: #683f13;
}

/* Einblendung bei Fehler oder Warnung z.B. AGBs nicht akzeptiert */
TR.headerError {
background: #ff0000;
}

/* Einblendung bei Fehler oder Warnung z.B. AGBs nicht akzeptiert */
TD.headerError {
font-family: Tahoma;
font-size: '1em';
background: #ff0000;
color: #ffffff;
font-weight : bold;
text-align : center;
}

/* Einblendung beim Versand eines neuen Passworts */
TR.headerInfo {
background: #00ff00;
}

/* Einblendung beim Versand eines neuen Passworts */
TD.headerInfo {
font-family: Tahoma;
font-size: '1em';
background: #00ff00;
color: #ffffff;
font-weight: bold;
text-align: center;
}

/* Balken unten mit Datum und Anzahl Zugriffe */
TR.footer {
background: transparent;
}

/* Balken unten mit Datum und Anzahl Zugriffe */
TD.footer {
font-family: Palatino Linotype;
font-size: '0.9em';
background: transparent;
color: #000000;
font-weight:normal;
}

/* Farbe des Rahmen um alle Boxen */
.infoBox {
background: transparent;

}

/* Fuellfarbe aller Boxen */
.infoBoxContents {
background: transparent;
font-family: Palatino Linotype;
font-size: '1em';
}

.infoBoxNotice {
background: #df9731;
}

.infoBoxNoticeContents {
background: transparent;
font-family: Palatino Linotype;
font-size: '1em';
}

/* Fuellfarbe Ueberschrift aller Boxen */
TD.infoBoxHeading {
font-family: Palatino Linotype;
font-size: '1.2em';
font-weight: bold;
background: transparent;
color: #000000;
}

TD.infoBox, SPAN.infoBox {
font-family: Palatino Linotype;
font-size: '1em';
}

/* Farbe Produktliste ungerade Zeilen */
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: transparent;
}

/* Farbe Produktliste gerade Zeilen */
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: transparent;
}

TR.productListing-heading {
background: transparent;
}

/* Produkttabelle Ueberschrift Fuellfarbe */
TD.productListing-heading {
font-family: Times New Roman;
font-size: '1em';
background: transparent;
color: #000000;
font-weight: bold;
font-variant: small-caps;
}

TD.productListing-data {
font-family: Palatino Linotype;
font-weight: bold;
font-size: '1em':
}

/* Farbe Seitenauswahl unten rechts */
A.pageResults {
color: #0000FF;
}

/* Farbe Seitenauswahl unten rechts bei bei MouseOver */
A.pageResults:hover {
color: #0000FF;
background: #FFFF33;
}

/* Ueberschrift Farbe wie unser Angebot, Kategorien, etc. */
TD.pageHeading, DIV.pageHeading {
font-family: Palatino Linotype;
font-size: '1.5em';
font-weight: bold;
color: #683f13;
}

TR.subBar {
background: transparent;
}

/* Sub Titelzeile z.B. Es wurden keine Artikel gefunden ... */
TD.subBar {
font-family: Palatino Linotype;
font-size: '1em';
color: #000000;
}

/* Haupt-Schrift */
TD.main, P.main {
font-family: Palatino Linotype;
font-size: '1em';
line-height: 1.5;
}

/* Schrift Zahlungsmethode */
TD.payment, P.payment {
border-style:none;
font-family: Palatino Linotype;
font-size: '0.9em';
line-height: 1.0;
}

TD.paymentmain, P.paymentmain {
border-style:double;
border-width:thin
font-family: Palatino Linotype;
font-size: '1em';
font-weight: bold;
line-height: 1.0;
}

TR.payment {
border:thin;
}



TD.smallText, SPAN.smallText, P.smallText {
font-family: Palatino Linotype;
font-size: '1em';
}

TD.accountCategory {
font-family: Palatino Linotype;
font-size: '1em';
color: #000000;
}

TD.fieldKey {
font-family: Palatino Linotype;
font-size: '1em';
font-weight: bold;
}

TD.fieldValue {
font-family: Palatino Linotype;
font-size: '1em':
}

TD.tableHeading {
font-family: Palatino Linotype;
font-size: '1em';
font-weight: bold;
}

/* Farbe der neuen Artikel im Warenkorb */
SPAN.newItemInCart {
font-family: Palatino Linotype;
font-size: '1em';
color: #000000;
}

CHECKBOX, INPUT, RADIO, SELECT {
font-family: Arial;
font-size: '0.75em';
}

TEXTAREA {
width: 100%;
font-family: Palatino Linotype;
font-size: '1em';
}

/* Farbe Schriftzug Gast bei der Begruessung */
SPAN.greetUser {
font-family: Palatino Linotype;
font-size: '1em';
color: #000000;
font-weight: bold;
}

/* Formularbereich bei Weiterempfehlungen und Kundenkonto */
TABLE.formArea {
background: transparent;
border-color: #000000;
border-style: solid;
font-size: '1em';
border-width: 1px;
}

TD.formAreaTitle {
font-family: Palatino Linotype;
font-size: '1em';
font-weight: bold;
}

SPAN.markProductOutOfStock {
font-family: Palatino Linotype;
font-size: '1em';
color: #000000;
font-weight: bold;
}

SPAN.productSpecialPrice {
font-family: Palatino Linotype;
color: #ff0000;
}

/* Musterkarten */
TABLE#muster_eingabe td {
padding: 5px;
font-family: Palatino Linotype;
font-size: '1em';
}

TABLE#muster td {

padding: 5px;
font-family: Palatino Linotype;
font-size: '0.8em';
}


/* MouseOver-Balken im checkout-Bereich */
.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

/* Navigationsleiste unten im checkout */
.checkoutBarFrom, .checkoutBarTo { font-family: Palatino Linotype;
font-size: '1em'; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Palatino Linotype; font-size: '1em';
color: #000000; }

a.hauptnavi_1 {
  outline:0;

  padding:3px 5px 2px 5px;
  
  margin: 0 0 1px 0;
  display: inline-block;
 
  
}
a.hauptnavi_1:hover{
  outline:0;

  padding:3px 5px 2px 5px; 

  margin: 0 0 1px 0; 
  display: inline-block; 
  background:#FDA671;
  
  
  
}

a.hauptnavi_1_active{
  background:#FDA671;
}

a.hauptnavi_1 img {
  border:0;
}

a.tabsNavigation img {
  border:0;

}

td.footer{
  padding: 16px 10px 50px 0;
}
td.footer a{
 
  display:inline-block;
  padding:3px 10px 2px 10px; 
  border: 1px solid #FBB987; 
  
}
td.footer a:hover{

  display:inline-block;
  padding:3px 10px 2px 10px;
  border: 1px solid #FBB987;  
}

div.subnavi {
 position:absolute;
 border: 1px solid #000;
 top:8px;
 left: -46px;
 display:none;
}

div.subnavi a{
  display:block; 
  background:#FFD5A2; 
  padding: 2px 10px 0 10px; 
  
}   

div.subnavi a:hover{
  color: #BD633A;

}

div.subnavi a.active{
  font-weight:bold;
  background:#F9A26D;  
}