/*
  $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;
	color: #2b2b2b;
}
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #D5DAD3; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc3300; }
.productsNotifications { background: #d4d4d4; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #2b2b2b; text-decoration: underline; }

BODY {
  background: #ffffff;
  color: #2b2b2b;
  margin: 0px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

P {font-family: Verdana, Arial, sans-serif;
   font-size: 10px;
}

A {
	color: #871f47;
	text-decoration: underline;
	font-size: 10px;
}

A:hover {
	color: #2b2b2b;
	background-color: #D5DAD3;
	text-decoration: underline;
	font-size: 10px;
}

 UL { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif; font-size: 12px; list-style-type: square; list-style-color: #871f47;}


 H1 { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif; font-size: 16px; color: #871f47;}
 H2 { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif; font-size: 14px;}
 H3 { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif; font-size: 12px;}
 LI {
	font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif;
	list-style-type: square;
	list-style-image: none;
	list-style-position: outside;
	cursor: auto;
}
 OL { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif; font-size: 12px;}
 H4 { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif; font-size: 12px; border-right: 2pt solid rgb(204,0,0); border-bottom: 2pt solid rgb(204,0,0);}
 .TextNavBar { font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif; font-size: 10px;}
 H5 { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif;}
 H6 { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif;}
 
 
FORM {
	display: inline;
}



TD.shopheader {
  background: #D5DAD3;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #2b2b2b;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  background: #871f47;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation {
  color: #ffffff;
  font-size: 14px;
}

A.headerNavigation:hover {
  background: #D5DAD3;
  color: #2b2b2b;
}

TR.headerError {
  background: #D5DAD3;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #2b2b2b;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #2b2b2b;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #2b2b2b;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}



TR.footer {
  background: #2b2b2b;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #2b2b2b;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #D5DAD3;
}


.infoBoxContents {
  background: #D5DAD3;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #d4d4d4;
}

.infoBoxNoticeContents {
  background: #D5DAD3;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #871f47;
  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, 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: 1px;
  border-style: solid;
  border-color: #2b2b2b;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #2b2b2b;
  color: #ffffff;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}


A.pageResults {
  color: #871f47;
}

A.pageResults:hover {
  color: #2b2b2b;
  background: #D5DAD3;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 15px;
  font-weight: bold;
  color: #2b2b2b;
}

TR.subBar {
  background: #D5DAD3;
}

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: #B39BB1;
}

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: #871f47;
}

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 {
  border-color: #2b2b2b;
  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: #d48589;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #000000;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #000000;
}

.moduleRow { }
.moduleRowOver { background-color: #D5DAD3; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #D5DAD3; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #999999; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #d4d4d4 /*hellgrau*/; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffff66 /*hellrosa*/; }


.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }


.Auswahl { 
        width:550px; 
        border:3px solid #D5DAD3;
}

Bereich, .Feld { 
        background-color:#f5f5f5; 
        font-size:15px; 
        font-weight:bold; 
        text-align:right; 
        width:300px; 
        border:0px none none;
}


.tax_info {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
  color: #758389;
}

.currency {
  font-family: Verdana, Arial, sans-serif;
  font-size: 15px;
  font-weight: bold;
  color: #2b2b2b;
}

