/*
  $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
*/

/* 
---- classes: general --------------------------------------------------------------------
*/

BODY {
  background: #ffffff;
  margin: 0px;
  border: 0px;
  border-spacing:0px;
  padding:0px;
  color: #766E6E;
}

TABLE {
  padding:0px;
  border:0px;
  border-spacing:0px;
}

TABLE.bodyMass {
  width: 637px;
}
  
A {
  text-decoration: none;
  color: #766E6E;
}

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

FORM {
  display: inline;
}

H1,P,LI {
  text-align:left;
  font-size:10px;
  font-family:Verdana, helvetic, sans-serif;
}

/* 
---- classes: schaufenster --------------------------------------------------------------------
*/

DIV.i_content {
  position:relative;
  top: 20px; 
  left: 1px; 
  width:637px;
  height:422px;
  z-index:3;
  background-image:url(../schaufenster/_gif/i_alle.gif);
  background-repeat:no-repeat;
}

DIV.i_home {
  position:relative;
  top: 1px; 
  width:637px;
  height:371px;
  z-index:1;
}

DIV.i_logo {
  position:relative;
  top: -41px;
  z-index:2;
}

DIV.p_desc {
  padding-top:95px;
  width:135px;
  height:220px;
  z-index:3;
}

DIV.p_img {
  width:408px;
  height:381px;
  position:relative;
  top:50px
}
  
DIV.p_img a {
  display:block;
  width:0px; 
  height:0px; 
  position:relative; 
  top:-1px;}

/* 
----start shop headers--------------------------------------------------------------------
*/


TD.pageHeading {
  text-align:left;
  vertical-align:bottom;
  font-family: Verdana, helvetic, sans-serif;
  font-size: 10px;
  color: #766E6E;
}

DIV.pageHeadingInfo {
  text-align:left;
  line-height: 12px;
  position:relative;
  top:-29px;
}

/* 
----end shop headers--------------------------------------------------------------------
*/


DIV.productInfoImg {
  text-align:center;
  position:relative;
  top:-113px;
}

TD.accountHeader {
  font-family: Verdana, helvetic, sans-serif;
  font-size: 10px;
  font-weight : bold;
  width: 137px;
  vertical-align: top;
  border-bottom: 1px solid #C5C6C7;
}

TD.accountMain {
  padding-left: 12px;
  font-family: Verdana, helvetic, sans-serif;
  font-size: 10px;
  line-height: 15px;
}

A.accountMain { 
  color: #766E6E; 
}

A.accountMain:hover {
  background-color: #C5C6C7; 
  color:#766E6E;
}

/* 
----navigation--------------------------------------------------------------------
*/

.boxText 				{ font-family: Verdana, helvetic, sans-serif; font-size: 10px; }
.errorBox 				{ font-family: Verdana, helvetic, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning 			{ font-family: Verdana, helvetic, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications 	{ background: #f2fff7; }
.orderEdit 				{ font-family: Verdana, helvetic, sans-serif; font-size : 10px; color: red; text-decoration: underline; }

TD.headerNavigationTrans {
  font-family: Verdana, helvetic, sans-serif;
  font-size: 10px;
  background: #ffffff;
  color: #ffffff;
  font-weight : 100;
  border-bottom:1px solid #ffffff;
}

TD.headerNavigation {
  font-family: Verdana, helvetic, sans-serif;
  font-size: 10px;
  background: #bbbbbb;
  color: #ffffff;
  font-weight : bold;
  padding-bottom:2px;
  border-bottom:1px solid #bbbbbb;
}

A.headerNavigation { 
  color: #ffffff; 
}

A.headerNavigation:hover {
  color: #ffffff;
  text-decoration: underline;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Verdana, helvetic, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Verdana, helvetic, sans-serif;
  font-size: 20px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Verdana, helvetic, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}


/* classes: shop: boxes */
/*        : border */

.infoBox {
  background: #ffffff;
}


.infoBoxContents {
  background: #ffffff;
  font-family: Verdana, helvetic, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

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

TD.infoBoxHeading {
  font-family: Verdana, helvetic, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #766E6E;
  border-bottom:1px solid #c5c6c7;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, helvetic, 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 {
  width: 637px;
  overflow: auto;
}

.productListing-heading {
  font-family: Verdana, helvetic, sans-serif;
  font-size: 10px;
  color: #766E6E;
  font-weight: bold;
  vertical-align:top;
}

TD.productListing-data {
  font-family: Verdana, helvetic, sans-serif;
  font-size: 10px;
  vertical-align:top;
}

A.pageResults {
  color: #766E6E;
}

A.pageResults:hover {
  color: #C5C6C7;
}


TR.subBar {
  background: #ffffff;
}

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

TD.main, P.main {
  font-family: Verdana, helvetic, sans-serif;
  font-size: 10px;
  line-height: 1.3;
}

TD.accountCategory {
  font-family: Verdana, helvetic, sans-serif;
  font-size: 10px;
  color: green;
}

TD.fieldKey {
  font-family: Verdana, helvetic, sans-serif;
  font-size: 10px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Verdana, helvetic, sans-serif;
  font-size: 10px;
}

TD.tableHeading {
  vertical-align:bottom;
  font-family: Verdana, helvetic, sans-serif;
  font-size: 10px;
  font-weight: bold;
}



SPAN.newItemInCart {
  font-family: Verdana, helvetic, sans-serif;
  font-size: 10px;
  color: #766E6E;
}

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

SELECT {
  border:1px solid white;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, helvetic, sans-serif;
  font-size: 10px;
}

SPAN.greetUser {
  font-family: Verdana, helvetic, sans-serif;
  font-size: 10px;
  font-weight: bold;
}

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

TD.formAreaTitle {
  font-family: Verdana, helvetic, sans-serif;
  font-size: 10px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Verdana, helvetic, sans-serif;
  font-size: 10px;
  color: #766E6E;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Verdana, helvetic, sans-serif;
  color: green;
}

SPAN.errorText {
  font-family: Verdana, helvetic, sans-serif;
  color: green;
}

.moduleRow { background-color: #ffffff; color:#766E6E; }
.moduleRowOver { background-color: #766E6E; color:#ffffff; cursor: pointer; cursor: hand; }
.moduleRowSelected { }

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

/* message box */

.messageBox { font-family: Verdana, helvetic, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, helvetic, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, helvetic, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Verdana, helvetic, sans-serif; font-size: 10px; color: #766E6E; }
