/*
  $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,Helvetica,Arial; font-size: 11px; color: #43527B; }
.errorBox { font-family: Verdana,Helvetica,Arial; font-size : 12px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family: Verdana,Helvetica,Arial; font-size : 11px; color: #CC6600; background-color: #ffffff; padding-bottom: 10px;}
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family: Verdana,Helvetica,Arial; font-size : 11px; color: #70d250; text-decoration: underline; }

BODY {
  background: #FFFFFF;
  color: #43527B;
  margin: 0px;
}

A {
  color: #43527B;
  text-decoration: none;
}

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

FORM {
	display: inline;
}

TR.header {


  background-position:bottom;

}

TR.headerNavigation {
  background: #43527B;
}

TD.headerNavigation {
  font-family: Verdana,Helvetica,Arial;
  font-size: 11px;
  background: #43527B;
  background-image: url('includes/languages/german/images/buttons/backround_header1.gif');
  background-repeat:repeat-x;
  color: #FFFFFF;
  font-weight : bold;
  line-height: 18px;
  padding-left: 14px;
}

A.headerNavigation {
  color: #43527B;
}

A.headerNavigation:hover {
  color: #43527B;
}

TR.headerError {
  background: #ff0000;
}

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

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Verdana,Helvetica,Arial;
  font-size: 12px;
  background: #00ff00;
  color: #43527B;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #43527B;
}

TD.footer {
  font-family: Verdana,Helvetica,Arial;
  font-size: 11px;
  background-image: url('includes/languages/german/images/buttons/backround_header1.gif');
  background-repeat:repeat-x;

  color: #ffffff;
  font-weight: bold;
  line-height: 18px;
}

.infoBox {
  background: #43527B;


}

.infoBoxContents {
  background: #E7EEF5;
  font-family: Verdana,Helvetica,Arial;
  font-size: 11px;
}

.infoBoxNotice {
	color: #43527B;
  background: #FFFFFF;
}

.infoBoxNoticeContents {
  background: #FFFFFF;
  font-family: Verdana,Helvetica,Arial;
  font-size: 11px;
}

TD.infoBoxHeading {
  font-family: Verdana,Helvetica,Arial;
  font-size: 11px;
  font-weight: bold;
  background: #FFFFFF;
  color: #43527B;
  background-image: url('includes/languages/german/images/buttons/backround_header1.gif');
  background-repeat:repeat-x;
  line-height: 22px;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana,Helvetica,Arial;
  font-size: 11px;
}

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: #b6b7cb;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana,Helvetica,Arial;
  font-size: 11px;
  background: #E7EEF5;
  color: #43527B;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana,Helvetica,Arial;
  font-size: 11px;
  background: #FFFFFF;
}

A.pageResults {
  color: #43527B;
}

A.pageResults:hover {
  color: #43527B;
  background: #FFFFFF;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana,Helvetica,Arial;
  font-size: 18px;
  font-weight: bold;
  color: #43527B;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana,Helvetica,Arial;
  font-size: 11px;
  color: #000000;
}

TD.main, P.main {
  font-family: Verdana,Helvetica,Arial;
  font-size: 12px;
  line-height: 1.5;
  background-color: #FFFFFF;
  padding: 5px;
}

TD.main1, P.main1 {
  font-family: Verdana,Helvetica,Arial;
  font-size: 12px;
  background-color: #FFFFFF;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana,Helvetica,Arial;
  font-size: 11px;
  color: #CC6600;
}

TD.accountCategory {
  font-family: Verdana,Helvetica,Arial;
  font-size: 13px;
  color: #43527B;
}

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

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

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

SPAN.newItemInCart {
  font-family: Verdana,Helvetica,Arial;
  font-size: 11px;
  color: #43527B;
}

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

TEXTAREA {
  font-family: Verdana,Helvetica,Arial;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Verdana,Helvetica,Arial;
  font-size: 12px;
  color: #43527B;
  font-weight: bold;
}

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

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

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

SPAN.productSpecialPrice {
  font-family: Verdana,Helvetica,Arial;
  color: #CC6600;
}

SPAN.errorText {
  font-family: Verdana,Helvetica,Arial;
  color: #CC6600;
}

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

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

/* message box */

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

/* input requirement */

.inputRequirement { font-family: Verdana,Helvetica,Arial; font-size: 11px; color: #CC6600; }

.mytxt {
  font-family: Verdana,Helvetica,Arial;
  font-size: 11px;
}
a.link2 { color: #43527B ; text-decoration: underline;}
.preis2 { color: #43527B ; font-weight:bold;}

#dropmenudiv{
position:absolute;
border:1px solid black;
border-bottom-width: 0;
font-family: Verdana,Helvetica,Arial; font-size: 11px; color: #43527B;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 0px 0;
text-decoration: none;
font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: yellow;
}

/*
  Brotkrumenbar
*/

TR.breadcrumb {
 background: #43527B;
}

TD.breadcrumb {
 font-family: Verdana,Helvetica,Arial;
 font-size: 11px;
 background: #43527B;
 color: #FFFFFF;
 font-weight : bold;
 line-height: 18px;
 padding-left: 14px;
}

A.breadcrumb {
 color: #FFFFFF;
}

A.breadcrumb:hover {
 color: #CECE00;
}

.sendbutton {
 width: 116px;
 background: #43527B;
 color: ffffff;
 font-size: 11px;
 border : 1px;
 BORDER-RIGHT: #32416A thin solid;
 BORDER-LEFT: #32416A thin solid;
 BORDER-TOP: #32416A thin solid;
 BORDER-BOTTOM: #32416A thin solid;
}

.orderbutton {
 width: 250px;
 background: #43527B;
 color: ffffff;
 font-size: 11px;
 border : 1px;
 BORDER-RIGHT: #32416A thin solid;
 BORDER-LEFT: #32416A thin solid;
 BORDER-TOP: #32416A thin solid;
 BORDER-BOTTOM: #32416A thin solid;
}

/*
  Design fuer Preisliste
*/

table.angebot {
  border-width:1px;
  border-color:#00014C;
  border-style:solid;
  width:99%;
  cursor: hand;
  cursor: pointer;
}

th.angebot {
  border-style:none;
  font-size: 14px;
  font-weight: bold;
  padding-left:0px;
  padding-right:0px;
  background: #E7EEF5;
  width:100%;
}

td.angebot {
  border-style:none;
  font-size: 11px;
  padding-left:5px;
  padding-right:0px;
  width:100%;
}

table.angebot1 {
  border-width:1px;
  border-color:#00014C;
  border-style:solid;
  width:70%;
}

th.angebot1 {
  border-style:none;
  font-size: 14px;
  font-weight: bold;
  padding-left:0px;
  padding-right:0px;
  background: #E7EEF5;
  width:100%;
}

td.angebot1 {
  border-style:none;
  font-size: 11px;
  padding-left:5px;
  padding-right:0px;
  width:100%;
}

h2 {
    color=ffffff;
   font-size: 0px;
}

h1 {
   font-family: Verdana,Helvetica,Arial;
   font-size: 14px;
   font-weight: 800;
}
