/*
  $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: 11px; line-height: 1.4;}
.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 : 9px; color: red; text-decoration: underline; }

BODY {
  background: #eaeaea;
  margin: 0px; 
  height: 101%;
  color: black;
}

h1 { font-size:14px; font-weight: bold; text-decoration:none; }
h2 { font-size:14px; font-weight: bold; text-decoration:underline; }
h3 { font-size:12px; font-weight: bold; text-decoration:none; }
h4 { font-size:12px; font-weight: bold; text-decoration:underline; }
h5 { font-size:10px; font-weight: bold; text-decoration:none; }
h6 { font-size:10px; font-weight: bold; text-decoration:underline; }

A {
  color: black;
  text-decoration: none;
}

A:hover {
  color: red;
  text-decoration: none;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #c9cdd8;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #black;
  background: #c9cdd8;
  height: 25px;
}

A.headerNavigation { 
  color: black; 
}

A.headerNavigation:hover {
  color: red;
}

TD.headerLinks {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: black;
  background: #c9cdd8;
  height: 25px;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  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;
}

TR.footer {
  background: #c9cdd8;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #c9cdd8;
 
}

.infoBox {
  background: #c9cdd8;                            /* Rahmen um die Boxen */
}

.infoBoxContents {
  background: white;                             /* Innenraum der Boxen */
  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: #c9cdd8;
  color: black;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

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

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

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

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  }

TD.productListing-heading {
  background: #ebecff;
  border: 1px;
  border-style: solid;
  border-color: white;
  border-spacing: 0px;
}

TD.productListing-foot {
  background: #ebecff;
  border: 0px;
  border-style: solid;
  border-color: white;
  border-spacing: 0px;
}

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

TABLE.versandkosten {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

A.pageResults {
  color: black;
}

A.pageResults:hover {
  color: red;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size:14px; 
  font-weight: bold;
  color: black;
  background: #c9cdd8;
  height: 20px;
  text-align: center;
}

TD.pageHeading_light, DIV.pageHeading_light {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: black;
  background: #c9cdd8;
}

TR.subBar {
  background: #f4f7fd;
}

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

TD.main, P.main, SPAN.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.3;
}

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

.kategorie_menge {
  font-family: Verdana, Arial, sans-serif;
  font-size: 8px;
  color: black;
}

TD.xxsmallText, SPAN.xxsmallText, P.xxsmallText, .xxsmallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 8px;
}

TD.xsmallText, SPAN.xsmallText, P.xsmallText, .xsmallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
}

SPAN.bigText, .bigText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

SPAN.productlisting {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

SPAN.productlisting_fett {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
}

SPAN.xlargeText_fett {
  font-family: Verdana, Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
}

SPAN.xxlargeText_fett {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
}

SPAN.button {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  background-color: #FFFF00;
}

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

TD.category_desc {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

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: #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.productPrice {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  color: black;
}

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  color: #ff0000;
}

SPAN.ersparnis {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #ff0000;
}

SPAN.productSpecialPrice_listing {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

SPAN.productSpecialPrice_listing_large {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

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

.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: 11px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; color: white; font-size: 11px; background-color: red; text-align: center; }
.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; }



/***** Begin Sitemap_SEO *****/ 

ul.sitemap {
color: #c9cdd8;
}

.sitemap {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: black;
  font-weight : normal;
}

.sitemapHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: black;
  font-weight : normal;
}

.sitemapProducts {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: black;
  font-weight : normal;
}

A.sitemap { 
  color: black; 
}

A.sitemap:hover {
  color: red;
}

/***** End Sitemap_SEO *****/ 



TD.hinweis {
  border: 0px;
  border-style: solid;
  border-color: red;
  border-spacing: 3px;
}



TABLE.verfuegbar {
  border: 1px;
  border-color: black;
}

TD.verfuegbar_grau {
  background: #f0f0f0;
}

TD.verfuegbar_gruen {
  background: green;
}

TD.verfuegbar_gelb {
  background: yellow;
}

TD.verfuegbar_rot {
  background: red;
}
