/* -----------------------------------------------------------------------------------------
   $Id: stylesheet.css,v 1.2 2004/01/25 12:01:17 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 
   ---------------------------------------------------------------------------------------*/

.boxText { font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #FFFFFF}
.boxText_cart { font-family: Verdana, Arial, sans-serif; font-size: 12px; color: #FFFFFF; font-weight: bold;}
.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: #000000; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }
/* Eingefügte Styles */
body { background-image:url("bg.gif"); background-color: #000000; color: #FFFFFF; margin: 0px; background-repeat: repeat-x; background-attachment: fixed;}

TD.leftbox { background: #000000; border-left : 1px solid; border-color: #FFFFFF;}
TD.centerbox { background-color: #000000; border-right: 1px solid; border-color: #FFFFFF;}
TD.rightbox { background: #000000; border-right: 1px solid; border-left: 1px solid; border-color: #990000;}
TABLE.footer { background-color: #000000; border-right: 1px solid; border-left: 1px solid; border-top: 1px solid; border-color: #FFFFFF;}

A {
  color: #FFFFFF;
  text-decoration: none;
}

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

A.bestseller {
  color: #990000;
  text-decoration: none;
}

A.bestseller:hover {
  color: #990000;
  text-decoration: underline;
}

A.cart {
  color: #CC0000;
  text-decoration: none;
}

A.cart:hover {
  color: #FFFF00;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TD.admin {
	color: #FFFFFF;
	font-family: Verdana, Arial, sans-serif;
    font-size: 12px;
}

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

A.top { 
  color: #000000; 
}

A.top:hover {
  color: #000000;
  text-decoration: underline;  
}

A.login { 
  color: #FF6600; 
}

A.login:hover {
  color: #FF6600;
  text-decoration: underline;  
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #F6F6F6;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #CCCC99;
}

A.navigation { 
  color: #FFFFFF; 
  padding-left: 0;
}

A.navigation:hover {
  color: #FFFF00;
}

TR.headerError {
  background: #CC0000;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #CC0000;
  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;
}

.infoBox {
  background: #FFFFFF;
}

.search {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  color: #CC0000;
  font-weight: bold;
}

.inputsearch {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #000000;
  width: 135px;
  height: 17px;
  border: 1px solid;
  border-color: #000000;
 }
 
 .inputLogin {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
  width: 100%;
  border: 1px solid;
  border-color: #000000;
 }

.infoBoxContents {
  color: #666633;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #CC9966;
}

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

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  height:20;
  color: #FFFF00;
}

TD.infoBoxHeading_right {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  height:17;
  color: #CC0000;
}

TD.infoBoxHeading_cart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #CC0000;
}

TD.infoBoxHeading_bestseller {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  height:17;
  color: #FFFFFF;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #990000; 
}

TD.infoBox_right, SPAN.infoBox_right {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #CC9966; 

}

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

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

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #b6b7cb;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

A.pageResults {
  color: #009900;
  text-decoration: none;
}

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

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

TD.blind {
  font-family: Verdana, Arial, sans-serif;
  font-size: 7px;
  color: #FFFFFF;
}

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

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #FFFFFF;  
  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;
}

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #cc0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

INPUT.contact {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  border-color: #000000;
  border-style: solid;
  border-width: 1px;
}

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

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #FFFFFF;
  font-weight: bold;
}

TABLE.formArea {
  background: #000000;
  border-color: #ffffff;
  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: #cc0000;
}

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

SPAN.productDiscountPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #cc0000;
  font-weight: bold;
}

.moduleRow { 
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background-color: #333333;
  padding:0;
  margin:0;
  padding-left: 6px;
  line-height:20px;
  /*border-bottom : 1px solid; */
  /*border-color: #000000;*/
  /*height:18;*/
}

.moduleRowOver { 
	background-color: #ffcccc; 
	cursor: hand;
	border: 1px solid;
	border-color: #ffffff;
	font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
    line-height: 1.5; 
	
	}
/* .moduleRowSelected { background-color: #E9F4FC; } */

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #FFFFFF; }

/* 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: #CC0000; }

.tableShop {
background-color: #ffffff;
border-left: 1px solid;
border-right: 1px solid;
border-color: #b6b7cb;
}

.navLeft {
border-right: 1px solid;
border-color: #b6b7cb;
}
.navRight {
border-left: 1px solid;
border-color: #b6b7cb;
}
.tableBody {
padding: 5px;
}

.poweredby {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
  font-weight: bold;
}
.carbon_info {
	color:#ada8a8;
}
