/*
  $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; color: #333333; 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; }

BODY {
  background-image:url(back.gif);
  margin: 0px;
}
TD.newproducts {
  font-family: Verdana, Arial, sans-serif;
  font-size: 16px;
  line-height: 1.5;
  color: #FE7D0A;
}
.greenStock {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0C0;
	font-size:12px;
}
.yellowStock {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #C60;
	font-size:12px;
}
.redStock {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #F30;
	font-size:12px;
}
A {
  color: #333333;
  text-decoration: none;

}

A:hover {
  color: #FE7D0A;
  text-decoration:underline;

}

FORM {
	display: inline;
}

TR.header {
  background: #FE7D0A;
}

TR.headerNavigation {
  background: #FE7D0A;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
  font-weight : bold;
}
TD.headerNavigation1 {
  font-family:  Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #FE7D0A;
  font-weight : bold;
}
TD.headerNavigation2 {
  font-family:  Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #FE7D0A;
  font-weight : bold;
  }
  TD.headerNavigation3 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #FE7D0A;
  font-weight : bold;
  }
A.headerNavigation { 
  color: #FFFFFF; 
}
A.headerNavigation1 { 
  color: #FFFFFF; 
}
A.headerNavigation:hover {
  color: #FE7D0A;
}
TR.headerError {
  background: #FE7D0A;
}
TD.headerError {
  font-family:Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #FE7D0A;
  color: #FFFF00;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #FE7D0A;
  color: #ff0000;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #FE7D0A;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #FE7D0A;
  color: #ffffff;
  font-weight: bold;
}
TD.footer1 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #FFFFFF;
}
TD.footer2 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #FE7D0A;
}
.infoBox {
  background: #666666;
}

.infoBoxContents {
  background: #FFFFFF;
  color:#666666;
  font-family: Arial;
  font-size: 14px; 
}

.infoBoxContents1 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px; 
  color: #666666;
}
.infoBoxNotice {
  background: #FF8E90; 
}

.infoBoxNoticeContents {
  background: #00ff00;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family:  Verdana, Arial, sans-serif;
  font-size: 14px;
  color: #FE7D0A;
  height:27px;
  background-image:url(../catalog/images/infoboxheaderback.gif);
}
TD.infoBoxHeading a {
  font-family:  Verdana, Arial, sans-serif;
  font-size: 14px;
  color: #FE7D0A;
  height:27px;
  background-image:url(../catalog/images/infoboxheaderback.gif);
}

TD.infoBoxHeading1 {
  font-family:  Verdana, Arial, sans-serif;
  font-size: 24px;
  color: #FE7D0A;
  height:27px;
  background-image:url(../catalog/images/infoboxheaderback.gif);
}
TD.infoBoxHeading2 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  color: #FE7D0A;
  height:27px;
  background-image:url(../catalog/images/infoboxheaderback.gif);
}
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: #FFFFFF;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #333333;
  border-spacing: 0px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #111111;
  color: #FE7D0A;

}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #333333;
}
TD.productListing-datar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #FF0000;
}
TD.productListing-table {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #222222;
  background-color:#DDDDDD;  
}

TD.productListing-table1 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #222222;
  background-color:#AAAAAA;  
 }
TD.productListing-tablespecial {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight:bold;
  color: #FFA020;
  background-image:url(../catalog/images/infoboxheaderback.gif);
 }
A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #333333;
}

TD.pageHeading1, DIV.pageHeading {
  font-family:  Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #FE7D0A;
}

TR.subBar {
  background: #666666;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #333333;;
}
TD.mainFAQ, P.mainFAQ {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  line-height: 1.5;
  color: #333333;
}
TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  line-height: 1.5;
  color: #333333;
}
TD.main1, P.main1 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  line-height: 1.5;
  color: #FE7D0A;
}

TD.main12, P.main12 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  line-height: 1.5;
  color: #333333;
}
TD.main13, P.main13 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  line-height: 1.5;
  color: #555555;
}
TD.main13a, P.main13a {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #555555;
}
TD.main13b, P.main13b {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight:bold;
  color: #555555;
}


TD.main2, P.main2 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.5;
  color: #333333;
}
TD.main3, P.main3 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 18px;
  font-weight:bold;
  line-height: 1.5;
  color: #FE7D0A;
}
TD.boxinformation a {
	display: block;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  line-height: 2.2;
  color: #333333;
  background-color:#FFF;
  height:22px;
  text-decoration: none;
  padding: 3px ;

  
}
TD.boxinformation a:hover {
  display: block;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  line-height: 2.2;
  color: #FE7D0A;
  background-color:#333333;
  height:22px;
  text-decoration: none;
  padding: 3px ;

}
TD.mainlogin, P.mainlogin {
  font-family: Arial Black;
  font-size: 14px;
  color: #FE7D0A;
}

TD.smallTextCategory {
  font-family: Arial, sans-serif;
  font-size: 12px;
  color:#333;
}
.catdesc {
  font-family: Arial, sans-serif;
  font-size: 11px;
  color:#333;
}
TD.smallTextCategory:hover {
  font-family: Arial, sans-serif;
  font-size: 12px;
  font-color: #FFFFFF;
}
TD.smallText, SPAN.smallText, P.smallText {
  font-family: Arial, sans-serif;
  font-size: 12px;
  color: #333333;
}
TD.privacy {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;	
	
	}
TD.price {
  font-family: Verdana, Arial, sans-serif;
  font-size:14px;
  color: #555555;
  font-weight: bold;
}

TD.pricetext {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  color: #555555;
  
}
TD.tax_include {
  font-family: Arial;
  font-size: 10px;
  color: #333333;
}
TD.smallText1, SPAN.smallText1, P.smallText1 {
  font-family: Arial, sans-serif;
  font-size: 12px;
  color:#ccc;
  
}

TD.smallText2, SPAN.smallText2, P.smallText2 {
  font-family: Arial, sans-serif;
  font-size: 12px;
  color: #FE7D0A;
  
}
TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #333333;
}

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: #FE7D0A;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #FE7D0A;
  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;
  font-weight:bold;
  color: #FE7D0A;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}
h1 { 
 font-family: Arial Black;
 font-size: 18px;
 color: #FE7D0A;
 margin-bottom: 0;
 padding-bottom: 0;
}

h2 {
 font-family: Verdana, Arial, sans-serif;
 font-size: 14px;
 font-weight: normal;
 color: #FE7D0A;
 margin-bottom: 0;
 padding-bottom: 0;
}
h3 {
 font-family: Verdana, Arial, sans-serif;
 font-size: 14px;
 font-weight: normal;
 color: #666666;
 margin-bottom: 0;
 padding-bottom: 0;
}
h4 { 
 font-family: Arial Black;
 font-size: 16px;
 font-weight: ;
 color:#333333;
 margin-bottom: 0;
 padding-bottom: 0;
}

#pscroller_bs {
height: 200px;
border: 0px;
padding: 0px;
}

.pscroller_c_bs {
  font-family: sans-serif;
  color:#FE7D0A;
  font-size: 11px;
  line-height: 1.5;
}

.moduleRow { }
.moduleRowOver { background-color: #FEA95C; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 12px; color: #FE7D0A;  font-weight: bold;}

/* 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: #FE7D0A; }
.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: #FE7D0A; }


/* Beginn Warenkorb im Header */
#header-basketDiv { 
    position: relative;
    width: 200px;
    height:40px;
    float:left;
}

#header-basketBox { 
    position: relative;
    width: 206px;
    height:40px;
    float:left;
}

/* Start - Link BASKETBOX */
A.header-basket:link {
    font-weight: normal;
    text-decoration: none;
    font-size: 10px;
}
A.header-basket:visited {
    font-weight: normal;
    text-decoration: none;
    font-size: 10px;
}
A.header-basket:active {
    font-weight: normal;
    text-decoration: none;
    font-size: 10px;
}
A.header-basket:hover {
    font-weight: normal;
    text-decoration: none;
    font-size: 10px;
}
/* Ende - Link BASKETBOX */

#header-basketText { 
    line-height:12px; 
    font-family: Verdana, Arial, Helvetica, "Sans Serif", Tahoma;
    font-size: 10px;
    font-weight: normal;
    margin: 3px 0px 0px 6px;
}
/* Ende Warenkorb im Header */
TD.Shipping_cost, P.Shipping_cost{
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #333333;
  background-color:#CCCCCC;
}
TD.Shipping_cost1, P.Shipping_cost1{
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #FE7D0A;  
  background-color:#CCCCCC;
}