/*
  $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: Helvetica, Arial, sans-serif; font-size: small; }
.boxText.UL, .boxText.OL { 
  margin-top: 0em;
  margin-bottom: 0em;
}
.errorBox { font-family: Helvetica, Arial, sans-serif; font-size : small; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family: Palatino, palatino, "Book Antiqua", "Book Antiqua", Times, times, "Times New Roman", serif; color: #000000; }
.productsNotifications { background: #ffd8ad; }
.orderEdit { font-family : Helvetica, Arial, sans-serif; font-size : small; color: #ff0000; text-decoration: underline; }
.Schriftzug { 
	font-family: Palatino, palatino, "Book Antiqua", Georgia, Times, "Times New Roman", serif; 
	font-size: 28px; 
	font-weight: normal; 
	color: #000000;
	text-decoration: none; 
	margin-bottom: 0px;
}
.Schriftzug-klein { 
	font-family: Palatino, palatino, "Book Antiqua", Georgia, Times, "Times New Roman", serif; 
	font-size: normal;
	color: #000000;
	text-decoration: none; 
	font-weight: normal; 
	margin-top: 0px;
}
.sans { font-family: Helvetica, Arial, sans-serif; }
.akadpress { font-family: Helvetica, helvetica, Arial, sans-serif; 
	font-weight: normal; 
	font-size: 36px; 
	text-decoration: none; 
	font-style:italic; 
	margin:0px;
}

A.kassensymbole {
	color: #ff0000;
	text-decoration: none;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 15px;
}

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

A:hover.kassensymbole {
  color: #c70000;
}


.reiter, .reiterinvers { 
	font-size: 24px;
	margin-top: 12px; 
	margin-bottom: 0px; 
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

A.reiter, A.reiterinvers { 
	color: #ffffff; 
	text-decoration: none;
	font-size: 24px;
	margin-top: 12px; 
	margin-bottom: 0px; 
}

A.kategorie {
	font-weight: bold;
}

A:hover.reiter, A:hover.reiterinvers {
  color: #dddddd;
  text-decoration: none;
}

TD.reiter {
	background: #ff0000;
	valign: bottom;
	margin-top: 12px; 
	margin-bottom: 0px; 
}

TD.reiterinvers {
	background: #6c89a8;
	valign: bottom;
	margin-top: 12px; 
	margin-bottom: 0px; 
}

    TD.category_header, DIV.category_header {
       font-family    : Palatino, palatino, "Book Antiqua", "Book Antiqua", Times, times, "Times New Roman", serif;
       font-size      : 1.5em;
       font-weight    : bold;
       color          : Black;
       margin-top     : 1.82em;
       margin-bottom  : 1.82em;
       line-height    : 1.5;
    }

    TD.category_sub_header, DIV.category_sub_header {
       font-family    : Palatino, palatino, "Book Antiqua", "Book Antiqua", Times, times, "Times New Roman", serif;
       font-size      : 1em;
       margin-top     : 1em;
       margin-bottom  : 1em;
    }
    TD.category_sub_desc, DIV.category_sub_desc {
       font-family    : Palatino, palatino, "Book Antiqua", "Book Antiqua", Times, times, "Times New Roman", serif;
       font-size      : 0.7em;
       background     : #DCDCDC;
       margin-bottom  : 1em;
    }

TD.category_desc {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}
HR { 
	border-style:solid; 
	color: #000000;
}

BODY {
	background-image: url(images/westfalenband.gif);
	background-repeat:no-repeat;
	background: #ffffff;
	color: #000000;
	margin: 0px;
}

A {
  color: #ff0000;
  text-decoration: underline;
}

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

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #ffffff;
}

TD.headerNavigation {
  font-family: Helvetica, Arial, sans-serif;
  font-size: small;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #ffffff; 
}

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

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Helvetica, Arial, sans-serif;
  font-size: small;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

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

TR.footer {
  background: #ff0000;
}

TD.footer {
  font-family: Helvetica, Arial, sans-serif;
  font-size: small;
  background: #ff0000;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #bfccd9;
}

.infoBoxContents {
  background: #bfccd9;
  font-family: Helvetica, Arial, sans-serif;
  font-size: small;
}

.infoBoxNotice {
  background: #ffffff;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Helvetica, Arial, sans-serif;
  font-size: small;
}

TABLE.infoBox {
  border: 2px;
  border-spacing: 2px;
}

TD.infoBoxHeading {
  font-family: Helvetica, Arial, sans-serif;
  font-size: small;
  font-weight: bold;
  background: #6c89a8;
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  font-family: Helvetica, Arial, sans-serif;
  font-size: small;
}

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

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

TR.tabelle-odd {
	  background: #f5c299;
}

TR.tabelle-even {
	  background: #ed934a;
}

TR.tabelle-heading {
	  background: #91490e;
}

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

.productListing-heading {
  font-family: Helvetica, Arial, sans-serif;
  font-size: small;
  background: #a89e38;
  color: #ffffff;
  font-weight: bold;
}

TD.productListing-data {
  font-size: small;
}

A.pageResults {
  color: #ff0000;
  text-decoration: underline;
}

A.pageResults:hover {
  color: #c70000;
  text-decoration: underline;
}

TD.pageHeading, DIV.pageHeading, H1.pageHeading {
  font-family: Palatino, palatino, "Book Antiqua", "Book Antiqua", Times, times, "Times New Roman", serif;
  font-size: 22px;
  font-weight: bold;
  color: #000000;
}

h4.fett, h3.fett, h2.fett, h1.fett, P.fett {
  font-family: Palatino, palatino, "Book Antiqua", "Book Antiqua", Times, times, "Times New Roman", serif;
  line-height: 1.2;
  font-weight: bold;
  font-size: 100%;
  margin-top: 0.6em;
  margin-bottom: 0.6em;
}

h4.schmal {
	margin-bottom: 0.1em;
}

h4.mittel {
	margin-bottom: 0.3em;
}

h4.normal, h3.normal, P.normal {
  font-family: Palatino, palatino, "Book Antiqua", "Book Antiqua", Times, times, "Times New Roman", serif;
  line-height: 1.2;
  font-weight: normal;
  font-size: 100%;
  margin-top: 0.6em;
  margin-bottom: 0.6em;
}

TD.subHeader, DIV.subHeader {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #000000;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Helvetica, Arial, sans-serif;
  font-size: small;
  color: #000000;
}

TD.main, P.main {
  font-family: Palatino, palatino, "Book Antiqua", "Book Antiqua", Times, times, "Times New Roman", serif;
  line-height: 1.2;
}

P, UL, OL {
  margin-top: 0.6em;
  margin-bottom: 0.6em;
}

OL, UL {
	margin-left: 1.8em; 
	padding-left: 0
}

OL.eng, UL.eng {
  margin-top: 0em;
  margin-bottom: 0em;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Helvetica, Arial, sans-serif;
  font-size: small;
}

TD.accountCategory {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Helvetica, Arial, sans-serif;
  font-size: small;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Helvetica, Arial, sans-serif;
  font-size: small;
}

TD.tableHeading {
  font-family: Helvetica, Arial, sans-serif;
  font-size: small;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Helvetica, Arial, sans-serif;
  font-size: small;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Helvetica, Arial, sans-serif;
  font-size: small;
}

TEXTAREA {
  width: 100%;
  font-size: small;
}

SPAN.greetUser {
  font-family: Helvetica, Arial, sans-serif;
  font-size: small;
  color: #ff0000;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Helvetica, Arial, sans-serif;
  font-size: small;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
	font-family: Times, "Times New Roman", serif;
	color: #000000;
	align: right;
	font-weight: bold;
	margin-top: 2px;
	font-size: 20px;
	line-height: 0.5;
}

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

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

.moduleRow { font-family: Helvetica, Arial, sans-serif; }
.moduleRowOver { font-family: Helvetica, Arial, sans-serif; background-color: #ffffff; cursor: pointer; cursor: hand; }
.moduleRowSelected { font-family: Helvetica, Arial, sans-serif; background-color: #6c89a8; color: #ffffff; }

.checkoutBarFrom, .checkoutBarTo { font-family: Helvetica, Arial, sans-serif; font-size: small; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Helvetica, Arial, sans-serif; font-size: small; color: #000000; }

/* message box */

.messageBox { font-family: Helvetica, Arial, sans-serif; font-size: small; }
.messageStackError, .messageStackWarning { font-family: Helvetica, Arial, sans-serif; font-size: small; background-color: #ffdac2; }
.messageStackSuccess { font-family: Helvetica, Arial, sans-serif; font-size: small; background-color: #d9f0d0; }

/* input requirement */

.inputRequirement { font-family: Helvetica, Arial, sans-serif; font-size: small; color: #ff0000; }

.tax_info {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

.Verweis {
  font-family: Helvetica, Arial, sans-serif;
  font-size: small;
}


.smallTextHelvetica { font-family: Helvetica, Arial, sans-serif; font-size: 10px; }
.helvetica { font-family: Helvetica, Arial, sans-serif; font-size: 12px; }
.dataTableHelveticaHeadingRow { background-color: #ffffff; }
.dataTableHelveticaHeadingContent { font-family: Helvetica, Arial, sans-serif; font-size: 10px; color: #000000; font-weight: bold; }
.dataTableHelveticaRow { background-color: #ffffff; }
.dataTableHelveticaRowSelected { background-color: #DEE4E8; }
.dataTableHelveticaRowOver { background-color: #FFFFFF; cursor: pointer; cursor: hand; }
.dataTableHelveticaContent { font-family: Helvetica, Arial, sans-serif; font-size: 10px; color: #000000; }
a.HelvetLink:link { font-family: Helvetica, Arial, sans-serif; color: #000000; text-decoration: none; }
a.HelvetLink:visited { font-family: Helvetica, Arial, sans-serif; color: #000000; text-decoration: none; }
a.HelvetLink:active { font-family: Helvetica, Arial, sans-serif; color: #000000; text-decoration: none; }
a.HelvetLink:hover { font-family: Helvetica, Arial, sans-serif; color: #000000; text-decoration: underline; }
