/*
  $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; }
.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: #313894;}

BODY {
  background: #FFF6DE;
  margin-top: 5px;
  scrollbar-face-color:#FFEFC6;			/* Balken- und Pfeilhintergund */
  scrollbar-arrow-color:#990000;		/* Pfeilsymbol */
  scrollbar-track-color:#EAD9AB;		/* Balkenhintergrund */
  scrollbar-shadow-color:#FFF6DE;		/* Balkenschatten-rechts */
  scrollbar-highlight-color:#FFF6DE;		/* Balkenschatten-rechts */
  scrollbar-3dlight-color:#990000;		/* Rand-links */
  scrollbar-darkshadow-Color:#990000;  		/* Rand-rechts */
}

.hinweis {
 	font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  line-height:16pt;
  color: #FF000;
}

.Holiday {
  background: #FFF6DE;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  line-height:16pt;
  color: #990000
}

.HeadingTitelStart1 {				/* Seitenüberschrift_Startseite_Farbe1 */
  background: #FFFFFF;
  font-family: Verdana, Arial, sans-serif;
  font-size: 18px;
  color: #606060
}

.HeadingTitelStart2 {				/* Seitenüberschrift_Startseite_Farbe2 */
  background: #FFFFFF;
  font-family: Verdana, Arial, sans-serif;
  font-size: 18px;
  color: #990000
}

TD.HeadingTitel {				/* Seitenüberschrift */
  background: #FFFFFF;
  font-family: Verdana, Arial, sans-serif;
  font-size: 18px;
  color: #313894
}

.main {						/* Hauptbereich */
  background: #FFEFC6;
  margin-top: 2px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #000000
  line-height: 15px;
}

.mainDark {					/* Hauptbereich-dunkel */
  background: #EAD9AB;
  margin-top: 2px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #000000
  line-height: 15px;
}

.line {
  background: #FFFFFF
}

.CategorieSite {
  background: #FFEFC6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #000000
  line-height: 15px;
}

.CategorieInfo {
  background: #FFFFFF;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #313894
}

.Infotext {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #313894
}

.ProductsName {				/* Produktname */
  font-size: 14px;
  font-weight: bold;
  font-family: Verdana, Arial, sans-serif;
  color: #313894;
}

.ProductsPrice {				/* Produktpreis */
  font-size: 16px;
  font-weight: bold;
  font-family: Verdana, Arial, sans-serif;
  color: #313894;
}

A.ShippingFree {				/* Versandkostenfrei */
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  text-decoration: underline;
  color: #197B30;
}

SPAN.productSpecialPriceOld {
  font-size: 14px;
  color: #313894;
  text-decoration: line-through;
}

SPAN.productSpecialPriceNew {
  font-size: 18px;
  font-weight: bold;
  color: #ff0000;
}

.TopDown {				/* obere und unterer Hintergrund */
  background: #FFFFFF;
}

TD.Indication {				/* Hinweistext */
  font-size: 9px;
  color: #666666;
  font-family: Verdana, Arial, sans-serif;
}

TABLE.TopDown {
  background: #FFFFFF;
  margin-top: 3px;
  margin-left: 5px;
  margin-right: 5px;
}

TR.border  {				/* Boxenränder */
  background: #606060;
}

TD.border  {				/* Boxenränder */
  background: #606060;
}

.heading  {					/* Überschrift Katalog */
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #F1DC9E;
  color: #313894;
  font-weight : bold;
}

TR.headerNavigation {					/* Naviagtionsleiste oben */
  background: #990000;
}

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

TD.pageHeading, DIV.pageHeading {			/* Seitenüberschriften */
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #313894;
}

.conditionsHead {					/* Gesamtüberschriften bei den AGB */
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  color: #313894;
  font-weight : bold;
}

.conditionsHeading {					/* Überschriften bei den AGB */
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #313894;
  font-weight : bold;
}

SPAN.CategoriesText {
  font-family: Verdana, Arial, sans-serif;
  color: #313894;
  font-size: 10px;
}

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

A.underline {
  text-decoration: underline;
}

A.underline1 {
  text-decoration: underline;
  color: #666666;
}

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

A.header {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ffffff;
  text-decoration: none;
  font-weight: bold
}

A.header:hover {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ffffff;
  text-decoration: underline;
  font-weight: bold
}

.nav {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #606060;
  font-weight: bold
}

FORM {
  display: inline;
}

TR.header {
  background: #ffffff;
}

TD.header {
  background: #ffffff;
}

TR.headerNavigationDown {
  background: #F1DC9E;
}

TD.headerNavigationDown {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #F1DC9E;
  color: #000000;
}

A.headerNavigation {
  color: #FFFFFF;
}

A.headerNavigation:hover {
  color: #ffffff;
}

TR.headerError {
  background: #990000;
}

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

TR.headerInfo {
  background: #00ff00;
}

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

A.footer {
  color: #ffffff;
}

A.footer:hover {
  color: #ffffff;
}

TR.footer {
  background: #990000;
}

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

.infoBox {
  background: #990000;
}

.infoBoxContents {
  background: #F1DC9E;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #c1c1c1;
}

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

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #990000;
  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, .productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #FFEFC6;
}

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: #EAD9AB;
}

TABLE.productListing {
  border: 0px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #990000;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.productListing-nodata {
  font-family: Verdana, Arial, sans-serif;
  padding: 20px;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TR.subBar {
  background: #f4f7fd;
}

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

TD.main, P.main, H3.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: normal;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-weight: normal;
  font-size: 10px;
  color: #000000;
}

.smallTextCategorie {
  font-family: Verdana, Arial, sans-serif;
  font-weight: normal;
  font-size: 10px;
  color: #313894;
}

TD.smallTextBold {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
  font-weight: bold;
}

.littleText {
  font-family: Verdana, Arial, sans-serif;
  font-weight: normal;
  font-size: 9px;
  color: #000000;
}

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;
}

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;
}

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

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: #c76170;
  font-weight: bold;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #009900;
  font-size: 12px;
}

.moduleRow { }
.moduleRowOver { background-color: #FFEFC6; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #FFEFC6; }

.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: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

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

.infoBoxContentsCo2 {
  background: #F8F8F9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

/* homewpage.php */

.Text_Heading {															/* Überschriften der Werbeprodukte */
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #313894;
  font-weight: bold
}

.Text_Inhalt {															/* Inhalte der Werbeprodukte */
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #000000
}
