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

BODY {
  background: #C4E875;
  color: #000000;
  margin: 0px;
}

td {font-family:arial, verdana;}
body.haupt {background-color:#C4E875;margin:0px 0px 0px 0px;font-family:arial;font-size:12px;}


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

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


A.hpmp {
  color: #0000FF;
  text-decoration: underline;
}

A.hpmp:hover {
  color: #000000;
  font-weight:bold;
  text-decoration: underline;
}




A.MP {
  color: #000000;
  text-decoration: none;
}

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

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

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

A.headerNavigation { 
  color: #FFFFFF; 
}

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

TR.headerError {
  background: #ff0000;
}

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

TR.headerInfo {
  background: #00ff00;
}

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

TR.footer {
  background: #bbc3d3;
}

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

.infoBox {
  background: #808080;
}

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

.infoBoxNotice {
  background: #FF8E90;
}

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

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

TD.infoBox, SPAN.infoBox {
  font-family: Arial, Verdana, 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 {
  border: 1px;
  border-style: solid;
  border-color: #ffffff;
  border-spacing: 1px;
}

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

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

A.pageResults {
  color: #0000FF;
}

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

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

TR.subBar {
  background: #f4f7fd;
}

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

TD.main, P.main {
  font-family: Arial, Verdana, sans-serif;
  font-size: 13px;
  line-height: 1.5;
  text-align:justify;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
}

TD.accountCategory {
  font-family: Arial, Verdana, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

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

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

TD.tableHeading {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

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

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

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

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

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

TD.formAreaTitle {
  font-family: Tahoma, Arial, Verdana, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

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

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

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

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

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

/* message box */

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

/* input requirement */

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



td.border1 {height:20px;font-size:12px;padding-left:3px;margin-left:3px;margin-top:3px;border-left:thin solid rgb(0,0,0);border-right:thin solid rgb(0,0,0);border-width:1px;margin-left:3px;margin-right:3px;text-align:center;background-color:324e33;font-weight:bold;white-space:nowrap;color:ffffff}
a.border1 {font-size:12px;background-color:324e33;font-weight:bold;white-space:nowrap;color:ffffff}

td.border2 {height:20px;font-size:12px;padding-left:3px;margin-left:3px;margin-top:3px;text-align:center;background-color:324e33;font-weight:bold;white-space:nowrap;color:ffffff;}
a.borderx1 {color:ffffff;}
a.border1 {color:ffffff;}

td.blacky {background-color:#000000}
.midbg2 {background-color:E7F7CA}
.midbg {background-color:66962c}
.midbg15 {background-color:66962c;line-height:15px}
.midbglb {background-color:66962c;border-left:1px solid rgb(0,0,0);}
.midbgrb {background-color:66962c;border-right:1px solid rgb(0,0,0);}
.midbgbb {background-color:66962c;border-right:1px solid rgb(0,0,0);border-right:1px solid rgb(0,0,0);}

td.borderlr {height:20px;font-size:12px;padding-left:3px;margin-left:3px;margin-top:3px;border-left:thin solid rgb(0,0,0);border-right:thin solid rgb(0,0,0);border-width:1px;margin-left:8px;margin-right:3px;text-align:left;background-color:F7E1CA;font-weight:bold;white-space:nowrap;font-family:arial}

td.border2324e33 {height:20px;font-size:12px;padding-left:3px;margin-left:3px;margin-top:3px;text-align:left;background-color:324e33;font-weight:bold;white-space:nowrap;font-family:arial}


td.border1324e33 {height:20px;font-size:12px;padding-left:3px;margin-left:3px;margin-top:3px;border-left:thin solid rgb(0,0,0);border-right:thin solid rgb(0,0,0);border-width:1px;margin-left:3px;margin-right:3px;text-align:left;background-color:324e33;font-weight:bold;white-space:nowrap;}

td.border266962c {height:20px;font-size:12px;padding-left:3px;margin-left:3px;margin-top:3px;text-align:left;background-color:66962c;font-weight:bold;white-space:nowrap;}


td.border166962c {height:20px;font-size:12px;padding-left:3px;margin-left:3px;margin-top:3px;border-left:thin solid rgb(0,0,0);border-right:thin solid rgb(0,0,0);border-width:1px;margin-left:3px;margin-right:3px;text-align:left;background-color:66962c;font-weight:bold;white-space:nowrap;}




td.border2E1FFBA {height:20px;font-size:12px;padding-left:3px;margin-left:3px;margin-top:3px;text-align:left;background-color:E1FFBA;font-weight:bold;white-space:nowrap;}


td.border1FFC6A3 {height:20px;font-size:12px;padding-left:3px;margin-left:3px;margin-top:3px;border-left:thin solid rgb(0,0,0);border-right:thin solid rgb(0,0,0);border-width:1px;margin-left:3px;margin-right:3px;text-align:left;background-color:FFC6A3;font-weight:bold;white-space:nowrap;}

td.border2FFC6A3 {height:20px;font-size:12px;padding-left:3px;margin-left:3px;margin-top:3px;text-align:left;background-color:FFC6A3;font-weight:bold;white-space:nowrap;}



td.border1FF8F47 {height:20px;font-size:12px;padding-left:3px;margin-left:3px;margin-top:3px;border-left:thin solid rgb(0,0,0);border-right:thin solid rgb(0,0,0);border-width:1px;margin-left:3px;margin-right:3px;text-align:left;background-color:FF8F47;font-weight:bold;white-space:nowrap;}

td.border2FF8F47 {height:20px;font-size:12px;padding-left:3px;margin-left:3px;margin-top:3px;text-align:left;background-color:FF8F47;font-weight:bold;white-space:nowrap;}


td.border1A7E35B {height:20px;font-size:12px;padding-left:3px;margin-left:3px;margin-top:3px;border-left:thin solid rgb(0,0,0);border-right:thin solid rgb(0,0,0);border-width:1px;margin-left:3px;margin-right:3px;text-align:left;background-color:A7E35B;font-weight:bold;white-space:nowrap;}

td.border2A7E35B {height:20px;font-size:12px;padding-left:3px;margin-left:3px;margin-top:3px;text-align:left;background-color:A7E35B;font-weight:bold;white-space:nowrap;}

td.border1FFF271 {height:20px;font-size:12px;padding-left:3px;margin-left:3px;margin-top:3px;border-left:thin solid rgb(0,0,0);border-right:thin solid rgb(0,0,0);border-width:1px;margin-left:3px;margin-right:3px;text-align:left;background-color:FFF271;font-weight:bold;white-space:nowrap;}

td.border2FFF271 {height:20px;font-size:12px;padding-left:3px;margin-left:3px;margin-top:3px;text-align:left;background-color:FFF271;font-weight:bold;white-space:nowrap;}

td.border1E0C2A4 {height:20px;font-size:12px;padding-left:3px;margin-left:3px;margin-top:3px;border-left:thin solid rgb(0,0,0);border-right:thin solid rgb(0,0,0);border-width:1px;margin-left:3px;margin-right:3px;text-align:left;background-color:E0C2A4;font-weight:bold;white-space:nowrap;}

td.border2E0C2A4 {height:20px;font-size:12px;padding-left:3px;margin-left:3px;margin-top:3px;text-align:left;background-color:E0C2A4;font-weight:bold;white-space:nowrap;}



.infoboxnew {
font-family:arial;font-size:12px;
}

.infoboxnewheading {
font-family:arial;font-size:14px;
font-weight:bold;margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;padding-bottom:10px;padding-top:15px;color:#000000;background-color:66962c;
}

.infoboxnewcontent {
font-family:arial;font-size:14px;padding:0px 0px 0px 0px;margin-left:5px;background-color:66962c;
font-weight:bold;
}


.infoboxnewcontent0 {
font-family:arial;font-size:14px;padding:0px 0px 0px 0px;margin-left:5px;background-color:66962c;
font-weight:bold;
}
.infoboxnewcontent1 {
font-family:arial;font-size:14px;padding:0px 0px 0px 0px;margin-left:5px;background-color:abe663;
font-weight:bold;
}

.infoboxnewcontents {
font-family:arial;font-size:14px;padding:0px 0px 0px 0px;margin-left:0px;background-color:FAF7E2;
}




.boxtextnew {
font-family:arial;font-size:12px;margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;background-color:66962c;
}

.cat0 {
font-family:arial;font-size:14px;padding:0px 0px 0px 0px;margin:0px 0px 0px 0px;font-weight:bold;
line-height:1.0;
}

.cat1 {
font-family:arial;font-size:12px;padding:0px 0px 0px 0px;margin:0px 0px 0px 0px;font-weight:bold;
line-height:1.0;
}
.cat2 {
font-family:arial;font-size:12px;padding:0px 0px 0px 0px;margin:0px 0px 0px 0px;
line-height:1.0;
}
.cat3 {
font-family:arial;font-size:12px;padding:0px 0px 0px 0px;margin:0px 0px 0px 0px;
line-height:1.0;
}

td.box {line-height:15px}

textarea,input {border-style:solid;border-color:000000;border-width:1px;}

.unikat1 {
text-align:center;padding-top:3px;padding-bottom:3px;font-family:arial;font-size:13px}

.unikat2 {
  border:thin solid rgb(0,0,0);border-width:1px;}
  
  
 
