/*
  $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: #70d250; text-decoration: underline; }

TBODY.left_column {
}

IMG {
  border: 0px;
}

BODY {
  background:#FFFFFF;
  color:#004040;
  font-size: middle;
  margin: 0px;
  font-family: Verdana, Arial, sans-serif;
}

A {
  color: #004040;
  text-decoration: underline;
}

A:hover {
  color: #108080;
}

FORM {
        display: inline;
}

TABLE
{
  border: 0px;
}

TABLE.bodytable
{
  border: 0px;
  height: 99%;
  width: 100%;
  margin: 0px;

}

TD.header, TR.header {
  background-image:URL("images/back_bar.gif");
  font-size:11px;
  color: #004040;
  font-weight:bold;
}

A.header {
  color: #004040;
  text-decoration: underline;
}

A.header:hover {
  color: #108080;
}

TR.headerNavigation {
}

TD.headerNavigation {
  color: #004040;
  font-size:11px;
  font-weight : bold;
}

A.headerNavigation {
  color: #004040;
  text-decoration: underline;
}

A.headerNavigation:hover {
  color: #108080;
}

TR.headerError {
  font-size:11px;
  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: #0000F0;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
}

TD.footer {
  font-size: smaller;
  color: #90909F;
  font-weight: bold;
}

.infoBox {
  background: #FFFFFF;
}

.infoBoxContents {
  font-size: 10px;
}

.infoBoxNotice {
  background: #200000;
}

.infoBoxNoticeContents {
  background: red;
  font-family: Verdana, Arial, sans-serif;
}

TD.infoBoxHeading {
  height: 22px;
  font-size: 12px;
  font-weight: bolder;
  background-image: URL("images/back_bar_grey.gif");
  color: #106060;
}

TD.infoBox, SPAN.infoBox {
  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: #FFFFFF;
}

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;
}

.productListing-heading {
  background-image: URL("images/back_bar_grey.gif");
  font-size:13px;
  font-weight: bolder;
}

.product_description {
  font-size: smaller;
  font-weight: normal;
}

A.productListing-heading {
  background-image: URL("images/back_bar_grey.gif");
  font-size:13px;
  font-weight: bolder;
}

TD.productListing-data {
}

A.pageResults {
  color: #3F3F3F;
}

A.pageResults:hover {
  color: #5F5F6F;
  background: #BFBFBF;
}

TD.pageHeading, DIV.pageHeading {
  font-size: large;
  font-weight: bold;
  color: #1A7A79;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  color: #000000;
}

.main {
  line-height: 1.5;
  font-weight: normal;
}

.smallText {
  font-size: smaller;
}

.product_header {
  font-weight: bolder;
  color: #1A8080;
  }

.product_header_option {
  font-weight: bolder;
  color: #D8050B;
  }

TD.smallText, SPAN.smallText, P.smallText {
  font-size: smaller;
}

TD.accountCategory {
  color: #aabbdd;
}

TD.fieldKey {
  font-weight: bolder;
}

TD.fieldValue {
}

TD.tableHeading {
  font-weight: bold;
}

SPAN.newItemInCart {
  color: #3F3F4F;
}

CHECKBOX, INPUT, RADIO, SELECT {
}

TEXTAREA {
  width: 100%;
}

SPAN.greetUser {
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  color: #ff0000;
}

SPAN.errorText {
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: font-size: smaller; color: #8c8c8c; }
.checkoutBarCurrent { font-size: smaller; color: #000000; }

/* message box */

.messageBox { }
.messageStackError, .messageStackWarning { background-color: #ffb3b5; }
.messageStackSuccess { font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { color: #ff0000; }

/* eigene Styles */

.newsline {
 font-size:10px;
 font-weight:bolder;
 color: #90909F;
}

A.newsline {
  color: #004040;
  text-decoration: underline;
}
A.newsline:hover {
  color: #108080;
}