/*
  $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



*/
.content {border:1px solid #AEAEAE; font-size:10pt;}
li   {font-family:  Arial, Verdana, sans-serif; font-size: 13px;}
h1 {font-family:  Arial, Verdana, sans-serif; font-size: 14pt;  color: #008030;}
a.ver {font-size:7pt; color:#C04000; font-weight:bold; text-decoration:underline;}
a:link.ver {font-size:14pt; color:#008030; font-weight:bold; text-decoration:none;}
a:visited.ver {font-size:14pt; color:#008030; font-weight:bold; text-decoration:none;}
a:hover.ver {font-size:14pt; color:#008030; font-weight:bold; text-decoration:none;}
a:active.ver {font-size:14pt; color:#008030; font-weight:bold; text-decoration:none;}

a.artikel {font-size:10pt; color:#008030; font-weight:bold; text-decoration:none;}
a:link.artikel {font-size:10pt; color:#008030; font-weight:bold; text-decoration:none;}
a:visited.artikel {font-size:10pt; color:#000000; font-weight:bold; text-decoration:none;}
a:hover.artikel {font-size:10pt; color:#BF0000; font-weight:bold; text-decoration:underline;}
a:active.artikel {font-size:10pt; color:#000000; font-weight:bold; text-decoration:underline;}

a.specials {color:#FF0000; font-weight:bold;}
a.artikel2 {font-family:  Arial, Verdana, sans-serif; font-size:8pt; color:#008030; font-weight:bold; text-decoration:none;}
a:link.artikel2 {font-family:  Arial, Verdana, sans-serif; font-size:8pt; color:#008030; font-weight:bold; text-decoration:none;}
a:visited.artikel2 {font-family:  Arial, Verdana, sans-serif; font-size:8pt; color:#000000; font-weight:bold; text-decoration:none;}
a:hover.artikel2 {font-family:  Arial, Verdana, sans-serif; font-size:8pt; color:#BF0000; font-weight:bold; text-decoration:underline;}
a:active.artikel2 {font-family:  Arial, Verdana, sans-serif; font-size:8pt; color:#000000; font-weight:bold; text-decoration:underline;}

.boxText { font-family:  Arial, Verdana, sans-serif; font-size: 12px;  color: #000000}
.errorBox { font-family : Arial, Verdana, sans-serif; font-size : 11px; background: #ffb3b5; font-weight: bold; }
.stockWarning {
        font-family : Arial, Verdana, sans-serif;
        font-size : 11px;
        color: Red;
}
.productsNotifications { background: #f2fff7; }
.orderEdit {
        font-family : Arial, Verdana, sans-serif;
        font-size : 11px;
        color: Red;
        text-decoration: underline;
}

.rahmen {
border: 1px solid #000000;
}


BODY {

        background: url(images/background2.jpg);
        color: #000000;
        margin: 0px;
}

A {
  color: #000000;
  text-decoration: none;
}

A:hover {
        color: Red;
        text-decoration: none;
}

FORM {
        display: inline;
}

TR.header {
  background: #EFEFEF;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
        font-family: Arial, Verdana, sans-serif;
        font-size: 14px;
        line-height: 28px;
        background: #6A7082;
        color: #FFFFFF;
        font-weight : bold;
}

A.headerNavigation {
  color: #FFFFFF;
  background: #6A7082;
}

A.headerNavigation:hover {
  color: #FFFFFF;
  background: #6A7082;
}

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;
}

.infoBoxContentsCo2 {
  background: #FFFFFF;
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  background: #6A7082;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
        background: #6A7082;

}

.infoBoxContents {
  background: #FFFFFF;
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
}

TD.infoBoxHeading {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background: #6A7082;
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  font-family: Arial, Verdana, sans-serif;
  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: #6A7082;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  background: #6a7082;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
        font-family: Arial, Verdana, sans-serif;
        font-size: 12px;

        color: #000000;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family:  Verdana, Arial, sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: #6A7082;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  color: #000000;
}

TD.main, P.main {
  font-family: Arial, Verdana, sans-serif;
  font-size: 10pt;
  line-height: 1.5;
}

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: 11px;
}

TD.tableHeading {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  color: #008030;
}

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, 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: Arial, Verdana, sans-serif;
  color: #ff0000;
  font-weight: bold;
}

SPAN.errorText {
  font-family: Arial, Verdana, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7;}
.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; }

/* // Base Price Insert 1.2.0 */
.tax_info { font-family:  Verdana, Arial, sans-serif; font-weight: normal; font-size: 9px; color: #8F8F8F; }
.baseprice { font-family:  Verdana, Arial, sans-serif; font-weight: normal; font-size: 7pt; color: #0070C0; }
/* // Base Price End */



/* input requirement */

.inputRequirement { font-family: Arial, Verdana, sans-serif; font-size: 10px; color: #ff0000; }
