/*
  $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; }
.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: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

a:link {
        text-decoration: none;
}
a:visited {
        text-decoration: none;
}
a:hover {
        text-decoration: none;
}
a:active {
        text-decoration: none;
}

BODY {
  background: #ffffff;
  background-image: url("images/default/Background-2.gif");
  background-repeat: repeat-y;
  background-attachment: fixed;
  background-position: center top;
  color: #000000;
  margin: 0px;
  padding : 0;
}

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

A:hover {
  color: #316A37;
}

FORM {
        display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background-image: url(images/default/Headernavi.gif);
  background-repeat: repeat-x;
}

TR.footer1 {
  background-image: url(images/default/Footer_Background.gif);
  background-repeat: repeat-x;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #316A37;
  font-weight : bold;
}

A.headerNavigation {
  color: #000000;
  vertical-align: middle;
}

A.headerNavigation:hover {
  color: #316A37;
}

TR.headerError {
  background: #ff0000;
}

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


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

.infoBox {
  background: #ffffff;
  border: 1px;
  border-color: #7F7F7F;
  border-style: solid;
  background: url(images/default/Product_Background.gif);
  background-position: center;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #3F3F3F;

}

.infoBoxOhne {
  background: #ffffff;
  border: 0px;
}

.infoBoxContents_new {
  background: #ffffff;
  border: 1px;
  padding: 10px;
}


.infoBoxContents {
  background: #F1F1F1;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  line-height: 15px;

}

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

.infoBoxNotice {
  background: #FF8E90;
}

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

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #ffffff;
  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: #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: 0px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 10px;
}

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

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: normal;
  align: middle;
  background: url(images/default/Product_Background.gif);
  background-position: center;
  border: 1px;
  border-color: #b6b7cb;
  border-style: solid;
  padding: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
}

TD.infoBoxContents2 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: normal;
  line-height: 15px;
  align: middle;
  background: url(images/default/Infobox_Background.gif);
  background-position: center;
  border: 1px;
  border-color: #b6b7cb;
  border-style: solid;
  padding: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
}

A.pageResults {
  color: #316A37;
}

A.pageResults:hover {
  color: #999999;
  background: #FFFFff;
}

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

TR.subBar {
  background: #f4f7fd;
}

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: 12px;
  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;
}

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: #CD383E;
  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: 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;
  font-size: 14px;
  color: #ff0000;
  font-weight: bold;
}

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

.moduleRow { }
.moduleRowOver { background-color: #d5d5d5; cursor: pointer; cursor: auto; }
.moduleRowSelected { background-color: #d5d5d5; }

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

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

.subNav                {padding-left:25px;line-height:19px;}

.estimatedshippingBox {

        }

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

        .estimatedshippingBoxContents {
          font-family: Verdana, Arial, sans-serif;
          font-size: 14px;
        }


.rahmen {
border: 1px solid #888d91;
}

.price {  font-size: 14px;
  color: #316a37;
  font-weight: bold
}

.price1 {  font-size: 12px;
  color: #316a37;
  font-weight: bold
}

.div1
{
font-family:Verdana;
font-size:16px;
color:#000000;
font-weight:bold;
}

.div2
{
font-family:Verdana;
font-size:10px;
color:#808080;
font-weight:normal;
}

.div3
{
font-family:Verdana;
font-size:22px;
color:#000000;
font-weight:bold;
}

.div4
{
font-family:Verdana;
font-size:14px;
color:#000000;
font-weight:normal;
font-style:italic;
}

.div5
{
font-family: Verdana;
font-size: 10px;
color: #000000;
font-weight: lighter;
}

.div6
{
font-family:Verdana;
font-size:12px;
color:#3F3F3F;
font-weight:normal;
}

.divAB1
{
font-family:Verdana;
font-size:12px;
color:#000000;
font-weight:normal;
line-height: 130%;
padding: 5px;
}

.divAB2
{
font-family:Verdana;
font-size:16px;
color:#000000;
font-weight:bold;
padding: 5px;
}

.divAB3
{
font-family:Verdana;
font-size:16px;
color:#316a37;
font-weight:bold;
padding: 5px;
}

.divAB4
{
font-family:Verdana;
font-size:10px;
color:#808080;
font-weight:normal;
padding: 5px;
}

.divAB5
{
font-family:Verdana;
font-size:10px;
color:#4e4e4e;
font-weight:normal;
padding: 5px;
}

.divAB6
{
font-family:Verdana;
font-size:12px;
color:#000000;
font-weight:bold;
padding: 5px;
}

.divAB7
{
font-family:Verdana;
font-size:10px;
color:#000000;
font-weight:normal;
padding: 5px;
}

.divAB8
{
font-family:Verdana;
font-size:16px;
color:#000000;
font-weight:normal;
padding: 5px;
}

.divAB9
{
font-family:Verdana;
font-size:12px;
color:#000000;
font-weight:bold;
padding: 5px;
align: center;
}

h1
{
font-family:Verdana;
font-size:16px;
color:#000000;
font-weight:bold;
padding: 5px;
}

h2
{
font-family:Verdana;
font-size:12px;
color:#000000;
font-weight:normal;
}

h3
{
font-family:Verdana;
font-size:12px;
color:#000000;
font-weight:normal;
}

.categoryName
{
font-family:Verdana;
font-size:12px;
font-weight:normal;
line-height: 1.5;
}


.divABPreis
{
font-family:Verdana;
font-size:16px;
color:#316a37;
font-weight:bold;
}

.divABPreisZusatz
{
font-family:Verdana;
font-size:10px;
color:#808080;
font-weight:normal;
}

TD.ABBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: normal;
  line-height: 15px;
  align: middle;
  background: url(images/default/Infobox_Background.gif);
  background-position: center;
  border: 1px;
  border-color: #b6b7cb;
  border-style: solid;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
}

.ABBody {
   text-align: center;
   margin: 0 auto;
   width: 600px;
   align: top;
   background: url(images/default/Infobox_Background-AB.gif) repeat-y;
   border: 1px;
   border-color: #b6b7cb;
   border-style: solid;
   -moz-border-radius: 10px;
   -webkit-border-radius: 10px;
   z-index: 1;
}

.ABTopInfo {
   text-align: left;
   font-family: Verdana, Arial, sans-serif;
   font-size: 12px;
   font-weight: normal;
   line-height: 15px;
   height: 330px;
   align: top;
}

.ABTopInfoText {
   line-height: 16px;
   text-align: left;
   float: left;
   font-family: Verdana, Arial, sans-serif;
   font-size: 12px;
   font-weight: normal;
}

.ABTopImage {
   float:left;
   align: top;
   padding: 10px;
   height: 330px;
   width: 280px;
}

.ABTopImageText {
   font-family:Verdana;
   font-size:10px;
   color:#000000;
   font-weight:normal;
   padding: 5px;
}

.ABPreis {
   font-family:Verdana;
   font-size:16px;
   color:#316a37;
   font-weight:bold;
}

.ABTextKlein {
   font-family:Verdana;
   font-size:10px;
   color:#808080;
   font-weight:normal;
   line-height: 10px;
   margin-top: 5px;
}

.ABTextKlein_1 {
   font-family:Verdana;
   font-size:10px;
   color:#000000;
   font-weight:normal;
   line-height: 10px;
   margin-top: 5px;
}

.ABPB {
   font-family:Verdana;
   font-size:12px;
   color:#000000;
   font-weight:normal;
   line-height: 130%;
   padding: 5px;
   height: 210px;
   width: 580px;
   overflow: auto;
   text-align:left;
}

.category_descriptions_1 {
   font-family:Verdana;
   font-size:10px;
   color:#808080;
   font-weight:normal;
   text-align: justify;
   width: 600px;
   border: 1px;
   border-color: #b6b7cb;
   border-style: solid;
   padding: 10px;
   -moz-border-radius: 10px;
   -webkit-border-radius: 10px;
   

}
