/*
  $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
*/
html {
	height: 101%;
}

body {
	padding: 10px 0 0 0;
}

.boxText {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #720000;                              /* Box Inhalt: Textfarbe */
}


.preis {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #E55C01;                              /*Box Inhalt: Schriftfarbe Preis*/
}
 
.preisInfo {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #720000;                             /*Box Inhalt: Schriftfarbe Infotext Preis*/
}

.preisInfoLink {
   color: #720000;                             /*Box Inhalt: Schriftfarbe Infotext Preis Versand*/
	text-decoration: underline;
}

.popup {
	margin: 10px;
}
 
a.boxTextBlock {
	display: block;
	width: 97%;
	line-height: 18px;
	padding-left: 5px;
}

a.boxTextBlock:hover {
	color: #720000;                              /*Box Inhalt: Schriftfarbe Blocknavigation*/
	background-color: #F2F0D5;                   /*Box Inhalt: Hintergrundfarbe Blocknavigation*/
}

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

BODY {
  background: #ffffff;
  color: #000000;
  margin: 0px;
}

A {
	color: #720000;                         /*Box Schriftfarbe: Inhalte*/
	font-weight: bold;
	text-decoration: none;
}

A:hover {
  color: #BFC162;                          /*Box Schriftfarbe: Inhalte Hover*/
  text-decoration: none;
}

a.pdf {
	background-image:url(images/pdf.gif);
	background-repeat:no-repeat;
	padding-left: 18px;
}


FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  /*background: #bbc3d3;*/
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  /*background: #bbc3d3;*/
  color: #B82E01;                    /* Schriftfarbe für Kopfnavigation */
  font-weight : bold;
  padding-top: 4px;
}

A.headerNavigation { 
  color: #B82E01;                    /* Schriftfarbe für Kopfnavigation */
}

A.headerNavigation:hover {
  text-decoration: none;
  color: #BFC162;                    /* Schriftfarbe für Kopfnavigation Hover */
}

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: #F5F5F5;               /*Hintergrundfarbe Fußzeile*/  
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #720000;                   /*Schriftfarbe Fußzeile*/ 
  font-weight: bold;
  padding-top: 1px;
}

.infoBox {
	background: #F3F3EC;             /*Box Inhalt: Hintergrundfarbe*/
	border: solid #B82E01;           /*Box Rahmenfarbe*/
	border-width: 1;
	border-top: none;
}

.buttonBox {
	background: #FFFFFF;             /*Schalterbox Inhalt: Hintergrundfarbe*/
	border: solid #FFFFFF;           /*Schalterbox Rahmenfarbe*/
	border-width: 1;
}

.contentBox {
	background: #F3F3EC;             /*Inhaltsbox Inhalt: Hintergrundfarbe*/
	border: solid #B82E01;           /*Inhaltsbox Rahmenfarbe*/
	border-width: 1px;
}

.infoBoxContents {
	color: #B82E01;						/*Box Schriftfarbe: Listennummern*/
	background: #F3F3EC;             /*Box Inhalt: Hintergrundfarbe*/
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.infoBoxNotice {
  background: #FF8E90;
}

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

TD.infoBoxHeading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	vertical-align: middle;
	background-image: url(images/infobox/corner_middle.gif); /* Hintergrundbild Box Mitte */
}

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, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #FBFBF9;                   /*Produkttabelle: Hintergrund Inhalt*/
}

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: #FAFAE9;                   /*Produkttabelle: Hintergrund Inhalt 2*/
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #B82E01;                 /*Produkttabelle: Rahmenfarbe*/
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #F3F3EC;						  /*Produkttabelle: Hintergrund Kopfzeile*/
  color: #AC3000;                        /*Produkttabelle: Schriftfarbe Kopfzeile*/
  font-weight: bold;
}

TD.productListing-data {
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #E98921;                        /*Produkttabelle: Schriftfarbe Preis*/
	font-weight: bold;
}

A.pageResults {
  color: #0000FF;
}

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

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #E87F1D;
}

TR.subBar {
  background: #f4f7fd;
}

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

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

TD.smallText, SPAN.smallText, P.smallText {
	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;
}
/* Added by Category Description */
TD.category_desc {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}
/* EOF Added by Category Description */
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;
  border-width: 1px;                              
  border-color: #FFFFFF;                               
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  border-color: #FFFFFF;  
}

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.productSpecialPrice {
	font-family: Verdana, Arial, sans-serif;
	color: Green;
	font-weight: bold;
}

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

.moduleRow { }
.moduleRowOver { background-color: #F2F0D5; cursor: pointer; cursor: hand; } /*Tabelle Bestellungen: Hintergrund Hover*/
.moduleRowSelected { background-color: #F2F0D5; }

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

/*BEGINN Änderungen KE 06-2011*/
h1 {
	font: Verdana, Arial, Helvetica, sans-serif;
	color: #720000;
	font-size: 18px;
	font-weight: bold;
}

h2 {
	font: Verdana, Arial, Helvetica, sans-serif;
	color: #720000;
	font-size: 16px;
	font-weight: bold;
}


p {
	font: Verdana, Arial, Helvetica, sans-serif;
	color: #720000;
	font-size: 12px;
	line-height: 16px;
}

/*ENDE Änderungen KE 06-2011*/
