/*
  $Id: stylesheet.css,v 1.52 2003/02/13 13:54:41 project3000 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: #6394BD; text-decoration: underline; }

BODY {
  background: #ffffff;
  color: #000000;
  margin: 0px;
}

A {
  color: #000000;
  text-decoration: underline;
}

A:hover {
  color: #ff0000;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background-image: url(./images/header_mid.gif);
  background-repeat: repeat-x;
}

TR.headerNavigation {
  background: #858585;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;

 /* background: #B50D0D; '*/
  background-image: url(./images/bgr01.jpg);

  color: #ffffff;
  font-weight : bold;
}

TD.headerNavigation2 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
 background: #e2e2e2;
 background-image: url(./images/infobox/bg_header-boxen.gif);
  color: #ffffff;

}


A.headerNavigation {
  color: #ffffff;
}

A.headerNavigation:hover {
  color: #000000;
}

A.Navigation {
  color: blue;
}

A.Navigation:hover {
  color: red;
}

TR.headerError {
  background: #0000ff;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #0000ff;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #858585;
}

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: #ffffff;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #DDDDDE;
  color: #DDDDDE;
  font-weight: bold;
}
TD.time {
 background: #fffff;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #0000A0;
   border:1px;
  border-style:inset;
  border-color:#b6b7cb;
 }

.infoBox {
  background: #b1b1b1;
}

.infoBoxContents {
  background: #F5F5F8;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;

}

.produktinfo {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;

  color: black;
  padding: 0.5em;
  background-color: #F5F5F8;
  border: 1px outset silver;


}

.infoBoxContentsZusatz {
  background: #fffff0;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

.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: #b1b1b1;
   background-image: url(./images/infobox/bg_header-boxen.gif);
  color: #ff0000;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}


TD.infoAllgemein {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: black;
  padding: 0.8em;
  background-color: #F4F4F4 ;
  border: 1px solid gray;
 /* border-left-color: white; */
  border-right-color: gray;
}

TD.infoÜbersichtLinks {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  padding: 0.8em;
  background-color:#D2E9FF;
  border: 1px solid gray;
 /* border-left-color: white; */
  border-right-color: gray;
}

TD.infoÜbersichtRechts {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  padding: 0.8em;
  background: #F4F4F4 ;
/*   border: 1px solid gray;
  border-left-color: white;
  border-right-color: gray;  */
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #F5F5F8;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even,  TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #ffffff;
}


TR.productListing-odd {
  background: #F5F5F8;
}

 TR.productListing-even {
  background: #F4F8C2;

}


TR.productListing-heading {
  background: #CCCCCC;
}

TD.productListing-heading {
 border: 1px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #CCCCCC;
  background-image: url(./images/infobox/bg_header-boxen.gif);
  border-width:0.1em;
  border-style:solid;
  border-color:#b6b7cb;
  color: #000000;
  font-variant: small-caps;
}

TD.productListing-data {

  font-family: Verdana, Arial, sans-serif;
  color: #848282;
  font-size: 10px;
  border-width:0.1em;
  border-style: solid;
  border-color:#ffffff;
}

TR.productListing-odd_CART {
  background: #eee;
}

 TR.productListing-even_CART {
  background: #eee;

}

TABLE.productListing_CART {
   border: 1px solid gray;
   border-right-color: white;
   border-bottom-color: white;
   border-top-color: white;
}

.productListing-heading_CART {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: black;
  padding: 0.8em;
  background-color: silver;
  border: 1px solid gray;
  border-left-color: white;
  border-right-color: gray;
}

TD.productListing-data_CART {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: small;
  color: maroon;
   padding: 0.2em;
   border: 1px solid gray;
   border-left-color: white;
   border-top-color: white;

}


TABLE.Keilriemen_Berech {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;

  color: black;
  padding: 0.8em;
  background-color: F5F5F8;
  border: 1px solid gray;

}

TD.Keilriemen_Berech {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: small;
  color: maroon;
   padding: 0.2em;
   border: 1px solid gray;
   border-left-color: white;
   border-top-color: white;
}


TABLE.productInfoStaffelpreis {
  /* border: 1px solid gray;
   border-right-color: white;
   border-bottom-color: white;
   border-top-color: white;
   background: #eee;          */
}

TD.productInfoStaffelpreis {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: small;
   color: black;
   padding: 0.2em;
   border: 1px solid gray;
   background: #eee;
  /* border-left-color: white;
   border-top-color: white;    */
}

TABLE.info {
   border: 1px solid gray;
   border-collapse:collapse;
   text-align:center;

}

TD.info-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: black;
  padding: 0.4em;
  border: 1px solid gray;
  background :#F5F5F8;


}

TD.info-data {
   font-family: Verdana, Arial, sans-serif;
   font-size: 10px;
   font-weight: small;
   color: maroon;
   padding: 0.4em;
   border: 1px solid gray;

}




A.pageResults {
  color: #000000;
}

A.pageResults:hover {
  color: #0000FF;
  background: #ffffff;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #000000;
}


TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.subBarWhite {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ffffff;
}

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  line-height: 1.5;
}

P.bigText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  line-height: 1.5;
  color: #6394BD;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
  font-weight: normal
;

}

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #4553D1;
}

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: #6394BD;
}

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: #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: Tahoma,Verdana, Arial, sans-serif;
  color: #848282;
   font-size: 9px;
   }

SPAN.PriceListing {
  font-family: Verdana, Arial, sans-serif;
  color: blue;
  font-size: 11px;
}
SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #6394BD;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; 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: 10px; color: #000000; }

/* Cool Href */
A.coolHref {
  font-family:Verdana, Arial, sans-serif;
  font-size:11px;
  color:#000000;
  background:#F5F5F8;
  padding:3px;
  display:block;
  width:99%;
  border:1px;
  border-style:outset;
  border-color:#ffffff;

}
A.coolHref:hover {
  font-family:Verdana, Arial, sans-serif;
  font-size:11px;

  color:#ffffff;
  background:#b1b1b1;
  padding:3px;
  display:block;
  width:99%;
  border:1px;
  border-style:outset;
  border-color:#ffffff;
  text-decoration:none;
}
A.coolHref_sel {
  font-family:Verdana, Arial, sans-serif;
  font-size:11px;
  font-weight:bold;
  color:#ffffff;
  background:#ff0000;
  padding:3px;
  display:block;
  width:99%;
  border:1px;
  border-style:outset;
  border-color:#b6b7cb;
  text-decoration:none;
}
A.coolHref_sel:hover {
  font-family:Verdana, Arial, sans-serif;
  font-size:11px;
  color:#ffffff;
  background:#b1b1b1;
  padding:3px;
  display:block;
  width:99%;
  border:1px;
  border-style:outset;
  border-color:#b6b7cb;
  text-decoration:none;
}
TD.category_desc {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  color      : Black;

}
 TD.category_header, DIV.category_header {
       font-family    : Verdana, Arial, sans-serif;
       font-size      : 12px;
       font-weight    : bold;
       color          : Black;
       margin-top     : 1.82em;
       margin-bottom  : 1.82em;
       line-height    : 1.5;


    }

    TD.category_sub_header, DIV.category_sub_header {

       font-family    : Verdana, Arial, sans-serif;
       font-size      : 10px;
       margin-top     : 1em;
       margin-bottom  : 1em;
       border: 1px solid white;
       padding        : 10px;
       background     :#F5F5F8;
    }
    TD.category_sub_desc, DIV.category_sub_desc {
       font-family    : Verdana, Arial, sans-serif;
       font-size      : 10px;
       margin-bottom  : 1em;


    }