  /*
  $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
*/

 BODY {
  background: #FFFFFF;
  color: #000000;
  margin: 0px;
  scrollbar-face-color:#339429;
  scrollbar -highlight- color:#ffffff";
  scrollbar -shadow- color:#ffffff";
  scrollbar -3dlight- color:#339429;
  scrollbar -arrow- color:#ffffff";
  scrollbar -track- color:#ffffff";
  scrollbar -darkshadow- color: #33942;
}

.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.boxText_2 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color:#339429;
  text-decoration: underline;
  text-align: center;
}
.boxText_header {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  border: 1px solid #339429;
  font-weight: bold;
  text-align: center;
  height: 30px;
  vertical-align: top;
}
.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: #ffffff; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }
.head { color: #008000; font-weight: bold; font-size: 12px; font-family: Verdana, Arial; text-decoration: underline }

A {
  color: #000000;
  text-decoration: none;
}

A:hover {
  color: #006400;
  text-decoration: underline;
}

a.GreenLink:{color: #006400;}
a.GreenLink:visited{color: #006400; text-decoration: none}
a.GreenLink:link{color: #006400; text-decoration: none;}
a.GreenLink:hover{color: #006400; text-decoration: underline;}

a.GreenLink2:{color: #006400; text-decoration: underline;}
a.GreenLink2:visited{color: #006400; text-decoration: underline;}
a.GreenLink2:link{color: #006400; text-decoration: underline;}
a.GreenLink2:hover{color: #006400; text-decoration: underline;}

FORM {
  display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #006400;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #008000;
  color: #ffffff;
  font-weight : bold;
}

TD.headerNavigation2 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;

}

A.headerNavigation {
  color: #FFFFFF;
}

A.headerNavigation:hover {
  color: #ffffff;
}

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;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #008000;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #008000;
}

.infoBoxContents {
  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: #008000;
  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-grey, TR.addressBook-grey, TR.alsoPurchased-grey, TR.payment-grey, TR.productListing-grey, TR.productReviews-grey, TR.upcomingProducts-grey, TR.shippingOptions-grey {
  background: #EDEBEB;
}

TR.accountHistory-rosa, TR.addressBook-rosa, TR.alsoPurchased-rosa, TR.payment-rosa, TR.productListing-rosa, TR.productReviews-rosa, TR.upcomingProducts-rosa, TR.shippingOptions-rosa {
  background: #FFEAF9;
}

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.categoriesListing {
  border: 1px;
  border-style: solid;
  border-color: #008000;
  border-spacing: 0px;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #008000;
  border-spacing: 0px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #008000;
  color: #FFFFFF;
  font-weight: bold;
}
.categoriesListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  background: #FFFFFF;
  color: #006400;
  font-weight: bold;
}

.wm_categoriesListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #E4E4E4;
  color: #58595B;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #008000;
}
DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #9a9a9a;
}

TR.subBar {
  background: #ffffff;
}

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: 11px;
  line-height: 1.5;
}

TD.main_red, P.main_red {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #FF0000;
  line-height: 1.5;
}

TD.main_green, P.main_green {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #008000;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.Header_Text, SPAN.Header_Text, P.Header_Text {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
   font-weight: bold;
}

TD.smallText2, SPAN.smallText2, P.smallText2 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  display: table;
  letter-spacing: normal;
  text-align: justify;
  vertical-align: top;
  word-spacing: normal;
  white-space: pre;
}

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: #ff0000;
}

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: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #ffffff;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 0px;
}

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: #ff0000;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #008000; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #00FF00; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; 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: #99ff00; }
.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; }

.categoriesDescription { background: #FFFFFF; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; }

TD.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #008000;
 }

TD.smallText { }

.categories-header {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #006400;
  text-decoration: underline;
  font-size: 10px;
  font-weight: bold;
}

.categories-header2 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #006400;
  text-decoration: none;
  font-size: 12px;
  font-weight: bold;
}

.categories-header3
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #006400;
  text-decoration: none;
  font-size: 10px;
  font-weight: bold;
}
.categories-header4
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #006400;
  text-decoration: none;
  font-size: 10px;
  font-weight: normal;
}

.txtRed
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #ff0000;
  text-decoration: none;
  font-size: 10px;
  font-weight: bold;
}
.RedColor
{
  color: #ff0000;
}
.BlueColor
{
  color: #050F3F
}
.GreenColor
{
  color: #006400
}
.infoBoxContents2 {
  background: #FFFFFF;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  display: block;
  letter-spacing: normal;
  text-align: justify;
  word-spacing: normal;
  vertical-align: top;

}

.infoBoxContents2Center {
  background: #FFFFFF;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  display: none;
  letter-spacing: normal;
  text-align: center;
  word-spacing: normal;
  vertical-align: top;
}

.categoriesDescription2 {
  background: #f8f8f9;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  display: block;
  letter-spacing: normal;
  text-align: justify;
  vertical-align: baseline;
  word-spacing: normal;
}

.hinweis {

  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #006400;
  font-size: 12px;
  display: block;
  letter-spacing: normal;
  text-align: justify;
  vertical-align: baseline;
  word-spacing: normal;
}

.hinweis2 {
  color: #006400;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  display: block;
  letter-spacing: normal;
  text-align: justify;
  vertical-align: baseline;
  word-spacing: normal;
}

.hinweis3 {
  color: #006400;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  display: block;
  letter-spacing: normal;
  text-align: center;
  vertical-align: baseline;
  word-spacing: normal;
}

.hinweis4 {
  color: #006400;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  display: block;
  letter-spacing: normal;
  text-align: center;
  vertical-align: baseline;
  word-spacing: normal;
}

.hinweis5 {
  color: #006400;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  display: block;
  letter-spacing: normal;
  text-align: left;
  vertical-align: baseline;
  word-spacing: normal;
}

.txtNormal
{
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #000000;
}

.txtNormal12
{
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #000000;
}

.txtGreen
{
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #006400;
}

.txtH1
{
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #006400;
}

.txtGross
{
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #000000;
}

.linkBigGreen
{
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #006400;
  text-decoration: underline;
}
.txtBigGreen
{
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #006400;
}

.HeadBold
{
  font-family: Verdana, Arial, Helvetica;
  font-size: 11px;
  font-weight: bold;
  color: #006400;
  text-decoration: underline;
}

.pageHeading2
{
  font-family: Verdana, Arial, sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: #008000;
}

.GreenLinkBig
{
  color: #006400;
  text-decoration: underline;
}

.TableBorder
{
  
  border:1px solid #000000;
}

.TableBorderGreen
{
  border:1px solid #008000;
}

.RedTableBorder
{
  border:5px solid  #FA1200;
}

.GreyCol
{
  background-color: #ECECEC;
}

.WhiteCol
{
    background-color: #FFFFFF;
}

.LeftCellBorder
{
  border-top-width: 0px;
  border-right-width: 1px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-top-color: #000000;
  border-right-color: #000000;
  border-bottom-color: #000000;
  border-left-color: #000000;
  border-top-style: none;
  border-right-style: solid;
  border-bottom-style: none;
  border-left-style: none;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

.RightCellBorder
{
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-top-color: #000000;
  border-right-color: #000000;
  border-bottom-color: #000000;
  border-left-color: #000000;
  border-top-style: none;
  border-right-style: solid;
  border-bottom-style: none;
  border-left-style: none;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

.LeftBottomCellBorder
{
  border-top-width: 0px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 0px;
  border-top-color: #000000;
  border-right-color: #000000;
  border-bottom-color: #000000;
  border-left-color: #000000;
  border-top-style: none;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: none;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

.RightBottomCellBorder
{
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 1px;
  border-left-width: 0px;
  border-top-color: #000000;
  border-right-color: #000000;
  border-bottom-color: #000000;
  border-left-color: #000000;
  border-top-style: none;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: none;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}
.180txtFeld
{
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: #000180;
  border-right-color: #000180;
  border-bottom-color: #000180;
  border-left-color: #000180;
  width: 180px;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 10px;
}
.txtGreyBig
{
  font-family: Verdana, Arial, Helvetica;
  font-size: 15px;
  font-weight: bold;
  color: #58595B;
}
.txtGreyBigger
{
  font-family: Comic Sans MS Fett, Verdana, Arial, Helvetica;
  font-size: 20px;
  font-weight: bold;
  color: #58595B;
}
.txtGreyMain
{
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #58595B;
}
.txtGrey
{
  font-family: Verdana, Arial, sans-serif;
  color: #58595B;
}
.txtProductsPrice
{
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #58595B;
}
.StyleButton
{
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: #000000;
  border-right-color: #000000;
  border-bottom-color: #000000;
  border-left-color: #000000;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 11px;
}
.dataTableHeadingRow { background-color: #C9C9C9; }
.ToptabellenzeileLinks
{
  border-right-width: 1px;
  border-right-color: #000000;
  border-right-style: solid;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
.ColLeft1
{
  background-color: #CECFFC;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #000000;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
.ColRight1
{
  background-color: #CECFFC;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
.ColLeft2
{
  background-color: #ffffff;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #000000;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
.ColRight2
{
  background-color: #ffffff;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.map-link {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  padding-top: 5px;
  padding-right: 5px;
}

.map-link a {
  color: red;
}

.map {
  width: 580px;
  height: 300px;
}

.map-html {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.map-h1 {
  font-size: 12px;
  font-weight: bold;
}
.map-bld {
  font-weight: bold;
}
.BoldCategoriesHeading1
{
  font-family: Verdana, Arial, sans-serif;
  font-size: 24px;
  font-weight: bold;
  color: #008000;
}
.BoldCategoriesHeading2
{
  font-family: Verdana, Arial, sans-serif;
  font-size: 15px;
  font-weight: bold;
  color: #008000;
}

.submitButton
{
  font-size:12px;
  color:#ffffff;
  background-color:#104d2b;
  -moz-border-radius:5px;
  -khtml-border-radius:5px;
}

.inputField
{
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:11px;
  color:#000000;
  background-color:#f7f7f7;
}

.h_rule
{
  border-top-width:1px;
  border-top-style:solid;
  border-top-color:#000000;
  border-right-width:0px;
  border-bottom-width:0px;
  border-left-width:0px;
}

