/* -----------------------------------------------------------------------------------------
   $Id: stylesheet.css,v 1.1 2003/09/11 19:05:05 fanta2k Exp $   

   XT-Commerce - community made shopping
   http://www.xt-commerce.com

   Copyright (c) 2003 XT-Commerce 
   -----------------------------------------------------------------------------------------
   based on: 
   (c) 2000-2001 The Exchange Project  (earlier name of osCommerce)
   (c) 2002-2003 osCommerce(stylesheet.css,v 1.54 2003/05/27); www.oscommerce.com 
   (c) 2003	 nextcommerce (stylesheet.css,v 1.7 2003/08/13); www.nextcommerce.org

   Released under the GNU General Public License 
   ---------------------------------------------------------------------------------------*/
.boxTextSmall {
	color: #FF6600;
	font-size: 10px;
	line-height: normal;
	padding: 0px 11px 0px 11px;
}

.boxText {
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	line-height: 18px;
	padding: 0px 0px 0px 11px;
}

.boxText a {
	color: white;
}

.boxText text {
	color: white;
}

.boxText p {
	color: white;
}

font.boxText {
	color: white;
}

td.boxText {
	color: white;
}

.boxText a:hover {
	color: #F8DA9E;
}


.errorBox { font-family : Verdana, Arial, sans-serif; font-size: 11px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size: 11px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size: 11px; color: #70d250; text-decoration: underline; }

BODY {
  background-image:url(images/bg_repeat_x.gif);
  background-attachment: fixed;
  background-repeat: repeat-x;
  background-position: 0px 150px;
  background-color: #FCF0D8;
  color: #623F23;
  margin: 0px;
}

A {
  color: #733F23;
  text-decoration: none;
}

A:hover {
  color: #956f34;
  text-decoration: underline;
}

a.categories {
	color: #FFFFFF;
	text-decoration:none;
	margin: 0px 0px 0px 15px;
}

a:hover.categories {
	color: #F8DA9E;
	text-decoration:underline;
}

a.categories_hl {
	color: #FFFFFF;
	text-decoration:none;
	margin: 0px 0px 0px 0px;
}

a:hover.categories_hl {
	color: #F8DA9E;
	text-decoration:underline;
}

FORM {
	display: inline;
}

TR.header {
  background: none;
}

TR.headerNavigation {
  background: none;
}

TD.headerNavigation {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 13px;
  line-height: normal;
  background: #F6F6F6;
  color: #660000;
  font-weight : bold;
  border-bottom: 1px solid;
  border-color: #ccb7b7;
}

A.headerNavigation { 
  color: #660000; 
}

A.headerNavigation:hover {
  color: #660000;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: none;
}

TD.headerInfo {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #d3c3bb;
}

TD.footer {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 13px;
  background: #F6F6F6;
  color: #660000;
  font-weight : bold;
  border-bottom: 1px solid;
  border-color: #ccb7b7;
}

.infoBox {
  background: none;
  color: white;
}

.infoBoxContents {
  background: none;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: white;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 13px;
}

TD.infoBoxHeading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #83071A;
	background-color: none;
	vertical-align: middle;
}

TD.infoBoxHeadingMenu {
	height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	background-color: #94071A;
	vertical-align: middle;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: white;
}

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: #f9f8f8;
}

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: #f9f8f8;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #ccb7b7;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 13px;
  background: #ccb7b7;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 13px;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #660000;
}

TR.subBar {
  background: none;
}

TD.subBar {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #660000;
}

TD.main, P.main {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 13px;
  line-height: 15px;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
}

TD.accountCategory {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 13px;
}

TD.tableHeading {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 13px;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 13px;
}

SPAN.greetUser {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #ff0000;
}

SPAN.productDiscountPrice {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #ff0000;
  font-weight: bold;
}

.moduleRow { }
.moduleRowOver { background-color: none; cursor: hand; }
.moduleRowSelected { background-color: none; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #660000; }

/* message box */

.messageBox { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; color: #ff0000; }

.tableShop {
background-color: #ffffff;
border-left: 1px solid;
border-right: 1px solid;
border-color: #ccb7b7;
}

.navLeft {
border-right: 1px solid;
border-color: #ccb7b7;
}

.navRight {
border-left: 1px solid;
border-color: #ccb7b7;
}

.tableBody {
padding: 2px;
}

.rahmen {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #660000;
	border-right-color: #660000;
	border-bottom-color: #660000;
	border-left-color: #666666;
	border-top-style: solid;

}

TD {
  font-size: 13px; 
  FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}

.mmbodysml {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  background: #ccb7b7;
  color: #FFFFFF;
  font-weight: bold;
  }
  
  .produktpreis {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000066;
	background-color: #ffffff;
	border: 1px solid #663333;
	margin: 1px;
	padding: 1px;
	clear: both;
	float: right;
	height: 18px;
	width: auto;
}

.boxtextweiss {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}

.boxtextweiss A:link {COLOR: #ffffff;font-size: 13px;font-weight: bold;FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none;}
.boxtextweiss A:visited {COLOR: #ffffff;font-size: 13px;font-weight: bold;FONT-FAMILY:  Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none;}
.boxtextweiss A:hover {COLOR: #ffffff;font-size: 13px;font-weight: bold;FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none;}
.boxtextweiss A:active {COLOR: #660000;font-size: 13px;font-weight: bold;FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none;}
.rahmenlinks {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #660000;
}
.rahmenoben {
	border-top: 1px solid #660000;
	border-right: 1px none #660000;
	border-bottom: 1px none #660000;
	border-left: 1px none #660000;
}
.rahmenrechts {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #660000;
}
.rahmenunten {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #660000;
}
.HGKATEGORIE {	
	background-image: url(images/hg_kategorie.gif);	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	font-weight: normal;
	color: #660000;
}
.HGKATEGORIE A:link {COLOR: #660000;font-size: 13px;font-weight: bold;font-family: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none;line-height: 17px;}
.HGKATEGORIE A:visited {COLOR: #660000;font-size: 13px;font-weight: bold;font-family: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none;line-height: 17px;}
.HGKATEGORIE A:hover {COLOR: #ffffff;font-size: 13px;font-weight: bold;font-family: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none;line-height: 17px;}
.HGKATEGORIE A:active {COLOR: #660000;font-size: 13px;font-weight: bold;font-family: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none;line-height: 17px;}.rahmenkomplett {
	border: 1px solid #660000;
}
.rahmen_rechts_unten {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #663333;
	border-bottom-color: #663333;
}
.rahmen_links_rechts {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #660000;
	border-left-color: #660000;
}
.rahmen_oben_unten {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #660000;
	border-bottom-color: #660000;
}
.rahmen_rechts_gestrichelt {
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #660000;
}
.rahmen_links_gestrichelt {
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #660000;
}

.rahmen_linksrechts_gestrichelt {
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #660000;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #660000;
}

.Produktname {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #660000;
}
.rahmen_links_unten_gestrichelt {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dashed;
	border-left-style: solid;
	border-bottom-color: #660000;
	border-left-color: #660000;
}
.rahmen_unten_gestrichelt {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #660000;
}
.schrift_rahmen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 1px;
	padding: 1px;
	height: auto;
	width: auto;
	background-color: #7BC0E9;
	border: 1px solid #663333;
}
.rahmen_rechts_oben_unten {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #660000;
	border-right-color: #660000;
	border-bottom-color: #660000;
}

