/*
  $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, sans-serif; font-size: 10px; }         /* default 10 */
.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; } /* default 10 */

/* Hauptbereich des Shops */
BODY {
  background: #FFFFFF;
  color: #333333;
  margin: 0px;
}

/* Farbe der Links im Shop */
A {
  color: #333333;
  text-decoration: none;
}

/* Farbe bei MouseOver */
A:hover {
  color: #FF8040;
  text-decoration: underline;
}

FORM {
  display: inline;
}

/* Kopfbereich der Seite wo das Banner von oscommerce eingefuegt ist */
TR.header {
  background: #FFFFFF;           /* hintergrunf header */

}



/* Navigationszeile Textfarbe */
A.headerNavigation {
  color: #666666;            /*Schriftfarbe nav-leiste */
}

/* Navigationszeile bei MouseOver */
A.headerNavigation:hover {
  color: #5EA3F7;           /*Mouseover nav-leiste */
}

/* 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, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #101942;
  color: #FF0000;
  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, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

/* Balken unten mit Datum und Anzahl Zugriffe */
TR.footer {
  background: #B3D3FB;
}

/* Balken unten mit Datum und Anzahl Zugriffe */
TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #FF0000;
  color: #ffffff;
  font-weight: bold;
}

/* Farbe des Rahmen um alle Boxen */
.infoBox {
 background: #B3D3FB;                /* Rahmen um infobox */
}

/* Fuellfarbe aller Boxen */
.infoBoxContents {
  background: #F3F8FE;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;   /* default 10 */
}

.infoBoxNotice {
  background: #F3F8FE;
}

.infoBoxNoticeContents {
  background: #F3F8FE;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

/* Fuellfarbe Ueberschrift aller Boxen */
TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;                        /*Box-Überschrift default 10 */
  font-weight: bold;
  background: #8FBFFA;
  /* background: #bbc3d3;  */
  /* background-image:url(images/infobox/corner_right.gif);   */
  /* color: #ffffff; */
  color: #ffffff;                       /* infobox Überschrift */
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

/* 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: #f8f8f9;  */
 background: #F3F8FE;
}

/* 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: #FFFFFF;
}

TABLE.productListing {
  border: 0px;
  border-style: solid;
  border-color: #B3D3FB;
  border-spacing: 0px;
}

/* Produkttabelle Ueberschrift Fuellfarbe */
.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;          /* Überschrift Produktliste */
  background: #8FBFFA;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;         /* Text in Produktliste */
}

TD.productListingPrice-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;         /* Text in Produktliste */
  font-weight: bold;
}

.tax_info {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
  color: #5F5F5F;
}

/* Farbe Seitenauswahl unten rechts */
A.pageResults {
  color: #579FF7;
}

/* Farbe Seitenauswahl unten rechts bei bei MouseOver */
A.pageResults:hover {
  color: #FF8040;
  background: #FFFFFF;
}

/* Ueberschrift Farbe wie unser Angebot, Kategorien, etc. */
TD.pageHeading, DIV.pageHeading {                    /* Produktgruppen */
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
 font-weight: bold;
  color: #8FBFFA;
}
TD.pageHeading2, DIV.pageHeading2 {                    /* Produktgruppen */
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
 font-weight: bold;
  color: #333333;
}

TD.pageHeadingPrice, DIV.pageHeading1 {                    /* Produktgruppen */
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  background: #101942;
  color: #FF0000;
}

TR.subBar {
  background: #f4f7fd;
}

/* Sub Titelzeile z.B. Es wurden keine Artikel gefunden ... */
TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

/* Haupt-Schrift */
TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {      /* Produktuntergruppen, neue P.im Monat, footer*/
  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;
}

/* Farbe der neuen Artikel im Warenkorb */
SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  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;
}

/* Farbe Schriftzug Gast bei der Begruessung */
SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #579FF7;
  font-weight: bold;
}

/* Formularbereich bei Weiterempfehlungen und Kundenkonto */
TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

/* Formularbereich bei Weiterempfehlungen und Kundenkonto */
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: Verdana, Arial, sans-serif;
  font-size: 12px;      /* carware */
  font-weight: bold;    /* carware */
  color: #ff0000;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

/* MouseOver-Balken im checkout-Bereich */
.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

/* Navigationsleiste unten im checkout */
.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: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #FF8040; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #8FBFFA; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }

/* carware */

.normal {
	font-family: Verdana, Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.normalbold {
	font-family: Verdana, Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.textopblau {font-family: Verdana, Arial; font-size: 11px; color: #579FF7; letter-spacing: 1px;}
.textbaum {font-family: Verdana, Arial; font-size: 10px; color: #666666; margin-top: 2px;}
ul{ list-style-image: url('http://www.carware.de/images/pfeil.gif'); padding-left: 9px; margin-left: 9px;}
.navi1 { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color:#C5DDFC; }

/* TIREP */
.Norm1 {
  background-color:#FFFFFF;
    font-size:7pt;
}

.Norm1 tr { background-color:#EFEFEF;}
.Norm1 tr:hover { background-color:#FDFDFD; }
.Norm1 td { padding: 2px;}


.Norm2 {
  background-color:#DFDFDF;
    font-size:7pt;
}
.Norm3 {
  background-color:#C0C0C0;
    font-size:7pt;
}

.txt11px {
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	font-size: 7pt;
	font-weight: normal;
	color: #000000;
	}

h1 {
 font-family: Verdana, Arial, sans-serif;
 font-size: 14px;
 font-weight: bold;
 margin-bottom: 0;
 padding-bottom: 0;
 color: #8FBFFA;
}

h2 {
 font-family: Verdana, Arial, sans-serif;
 font-size: 13px;
 font-weight: bold;
 margin-bottom: 0;
 padding-bottom: 0;
 color: #8FBFFA;
}

h4 {
 font-family: Verdana, Arial, sans-serif;
 font-size: 11px;
 font-weight: bold;
 margin-bottom: 0;
 padding-bottom: 0;
 color: #000000;
}
