/*
  $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 { background: #ddd; /*hellgrün #A8CEA5;*/ font-size:smaller;}
.errorBox { background: #ffb3b5; font-weight: bold; }
.stockWarning { color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { color: #0b671e; text-decoration: underline; }
.currentPosition { color: #0b671e; }
A.currentPosition:hover { color: #12a732; }

h1	{font-size: 1.4em; color: #0b671e;}
h2	{font-size: 1.2em; color: #0b671e;}
h1.ptitle {margin-bottom:0; padding-bottom:0;}
h2.desc {font-size: 0.9em; color:black; margin-top:0; padding-top:0;}

BODY {
  /*background: #e0e0e0;*/
  background: #ccc;
  color: #000000;
  margin: 2em;
  font-family: Verdana, Arial, sans-serif;
  font-size:0.8em;
}

#contents {
  margin:0;
}

#main {
  margin:0;
  float:left;
  width: 990px;
  background: #ffffff;
}

#bg {
  margin-left:1020px;
  /* TODO was soll das hier mit fixed */
  background: url(images/seitenbild-web2.png) repeat-y top;
  min-height: 800px;
  height: auto;
  width: auto;
}

A {
  color: #A22C3D; 
  /* color: #0b671e; grün */
  text-decoration: none;
  font-weight:bold;
}

/* A.sub { color:#393; } */

A:hover {
  /* color: #12a732; grün */
  /*color: #D25C6D; */
  color: black;
  text-decoration: none;
  font-weight:bold;
}


FORM {
	display: inline;
}

.leftcolumn {
  background: #ddd;
  padding: 1em 0.5em;
}

.middlecolumn {
  padding: 1em 1em;
}

TR.header {
  background: #ffffff;
}

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

TD.headerNavigation {
  font-size:0.8em;
  /*background: #bbc3d3;*/
  /*background: #0b671e;*/
  background: #A22C3D;
  font-weight : bold;
  padding: 0.4em 1em;
  color: #FFFFFF; 
}

A.headerNavigation { 
  color: #FFFFFF; 
}

A.headerNavigation:hover {
  color: #ffffff;
}

TR.headerError {
  background: #ff0000;
}

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

TR.headerInfo {
  background: #00ff00;
}

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

TR.footer {
  /*background: #bbc3d3; grün */
  background: #A22C3D;
}

TD.footer {
  /*background: #bbc3d3; dunkelgrün */
  /* background: #0b671e; grün */
  background: #A22C3D;
  color: #ffffff;
  font-weight: bold;
  font-size:0.8em;
  padding: 0.4em 1em;
}

.infoBox {
  /*background: #b6b7cb;*/
  background: #ddd;
}

.infoBoxContents {
  background: #ddd;
  margin-bottom:2em;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
}

TD.infoBoxHeading {
  font-weight: bold;
  /*background: #bbc3d3;*/
  /*background: #0b671e;*/
  background: #ddd;
  color: #a22c3d;
}

TD.infoBox, SPAN.infoBox {
}

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: #aaa;
  border-spacing: 1px;
}

.productListing-heading {
  font-weight: bold;
}

TD.productListing-data {
}

A.pageResults {
  color: #0000FF;
}

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

TD.pageHeading, DIV.pageHeading {
  font-size: 1.4em;
  font-weight: bold;
  color: #0b671e;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  color: #000000;
}

TD.main, P.main {
  font-size: 1em;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
	font-size: 0.9em;
}

TD.accountCategory {
  font-size: 1.0em;
  color: #aabbdd;
}

TD.fieldKey {
  font-size: 0.9em;
  font-weight: bold;
}

TD.fieldValue {
  font-size: 0.9em;
}

TD.tableHeading {
  font-size: 1.1em;
  font-weight: bold;
}

SPAN.newItemInCart {
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-size: 1.1em;
}

TEXTAREA {
  width: 100%;
  font-size: 1.1em;
}

SPAN.greetUser {
  font-size: 1.1em;
  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: 1.1em;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 1.1em;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  color: #ff0000;
}

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

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { color: #8c8c8c; }
.checkoutBarCurrent { color: #000000; }

/* message box */

.messageBox {  }
.messageStackError, .messageStackWarning { background-color: #ffb3b5; }
.messageStackSuccess { background-color: #99ff00; }

/* input requirement */

.inputRequirement { color: #ff0000; }


/* paar Formatierungen von Sperling Seite */

.grün { color: #393 }
.grünfett { color: #393; font-weight: bold }
.grünfettgr { color: #393; font-weight: bold; font-size: medium }
.weißfett  { color: white; font-weight: bold;  }
.weißfettmed  { color: white; font-weight: bold; font-size: small }
.weißfett-klein  { color: white; font-weight: bold; font-size: smaller; }
.schwarzfett { font-weight: bold }
.schwarzfett-klein  { color: black; font-weight: bold; font-size: smaller;  }
.schwarzfett-kleiner { font-style: normal; font-weight: normal; font-size: x-small }
.rotfett { color: red; font-weight: bold }
.kleiner { font-size:smaller; }
.kkleiner { font-size:x-small; }
.kkkleiner { font-size:xx-small; }
.grau { color: #888; }
.schwarz { color: #000 }
.duenn { font-weight:500 }
.listheading { color: /*#393*/ #0b671e; font-weight: bold; }
.agb		{ margin-bottom: 1em; }

