/*
  $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: 9px;
        padding-left: 20px;
        /*font-weight: bold;*/
}

.boxText a {
        font-size:12px;
        color:#5080ac;
        font-weight:normal;
      /*  padding-left: 30px;*/
      /*  background-repeat: no-repeat;
        background-position: 22px 5px; */
        line-height: 15px;
}

.boxText a.linked {
        font-size:12px;
        color:#5080ac;
        font-weight:normal;
        background-image: url(images/point.gif);
        padding-left: 10px;
        background-repeat: no-repeat;
        background-position: 0px 5px;
        line-height: 15px;
}

.boxText a.linked_active {
        font-size:12px;
        color:#5080ac;
        font-weight:normal;
        background-image: url(images/point.gif);
        padding-left: 10px;
        background-repeat: no-repeat;
        background-position: 0px 5px;
        line-height: 15px;
}


.red span{
        color:#c20000;
        font-size:12px;
        font-weight:bold;
}
.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: #4973be; text-decoration: underline; }

BODY {
  background: #ffffff;
  color: #000000;
  margin: 0px;
}

A {
  color: #000000;
  text-decoration: none;
}

A:hover {
  color: #000099;
  text-decoration: underline;
}

FORM {
        display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #FFFFFF;
}

TD.headerNavigation {
  font-family: Arial;
  font-size: 12px;
  color: #7399bd;
  font-weight : bold;
  padding-left:31px;
}

TD.headerNavigationLarge {
  font-family: Arial;
  font-size: 12px;
  color: #000;
  font-weight : bold;
}

A.headerNavigation {
  color: #000;
}

A.headerNavigationLarge {
  color: #000;
  font-size:12px
}

A.headerNavigation:hover {
  color: #000;
  font-size:12px;
}

TR.footerNavigation {
  background: #9aac35;
}

TD.footerNavigation {
        text-align:right;
        font-family: Arial;
        font-size: 12px;
        color: #FFFFFF;
        padding:0 20px 15px 0;
}
TD.footerNavigation a{
        font-family: Arial;
        color: #FFFFFF;
        text-decoration:none;
}
TD.footerNavigation a:hover{
        font-family: Arial;
        color: #FFFFFF;
        text-decoration: underline;
}
TD.headerNavigationLarge {
  font-family: Arial, sans-serif;
  font-size: 12px;
  color: #FFFFFF;
}

A.footerNavigation {
  color: #FFFFFF;
}

A.footerNavigationLarge {
  color: #FFFFFF;
  font-size:12px
}

A.footerNavigationLarge:hover {
  color: #FFFFFF;
  text-decoration:none
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: 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: Verdana, Arial, 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: 13px;
  color: #ffffff;
  padding-top:50px;
  padding-bottom: 15px;
}
table.footer {
        background-image: url(images/footer.jpg);
        background-position:bottom;
        background-repeat:no-repeat;
        margin-bottom:20px;
}

TD.category_desc {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

TABLE.product_list {
        background-color: #ccccff;
        border: 1px solid #C30101;
        font-family: Verdana, Arial, sans-serif;
        font-size: 11px;
        font-weight: bold;
}
TABLE.product_list_image {
        background-color: #FFFFFF;
}

TABLE.Punktstrich {
        border: 2px solid #5081AC;
        border-style:dotted;
        font-family: Verdana, Arial, sans-serif;
        font-size: 11px;
}

TABLE.PunktstrichLow {
        border: 2px solid #5081AC;
        border-style:dotted;
        font-family: Verdana, Arial, sans-serif;
        font-size: 11px;
        padding-left:10px;
        padding-top:5px;
}


TD.Punktstrich {
        border: 2px solid #5081AC;
        border-style:dotted;
        font-family: Verdana, Arial, sans-serif;
        font-size: 11px;
        font-weight: bold;
}

TD.PureDot {
        border: 2px solid #5081AC;
        border-style:dotted;
        font-family: Verdana, Arial, sans-serif;
        font-size: 11px;
        padding-left:10;
}

TABLE.ContentWhiteTable {
        font-family: Verdana, Arial, sans-serif;
        font-size: 11px;
        font-weight: bold;
}

TD.Punktstrich2 {
        border-bottom:2px solid #5081AC;
        border-style:dotted;
        border-left:none;
        border-right:none;
        border-top:none;

        font-family: Verdana, Arial, sans-serif;
        font-size: 11px;
}

TD.Punktstrich2 {
        border-bottom:2px solid #5081AC;
        border-style:dotted;
        border-left:none;
        border-right:none;
        border-top:none;
}

TD.Preis {
        font-family: Arial, Tahoma, Verdana, sans-serif;
        font-size: 26px;
        font-weight: bold;
        color: #3D43FD;
}
TD.oldPreis {
        font-size: 13px;
                text-decoration: line-through;
}

TD.product_list_image {
        background-color: #FFFFFF;
}

.infoBox {
  /*background: #333399; */
}

.infoBoxContents {
  background: #ffffff;
  font-family: Arial, Verdana, sans-serif;
}
.infoBoxContents dt a {
        font-size:12px;
        color:#5080ac;
        font-weight:normal;
        background-image: url(images/point.gif);
        padding-left: 30px;
        background-repeat: no-repeat;
        background-position: 22px 5px;
        line-height: 15px;
}

.infoBox2 {
  background: #f8f8fa;
}

.infoBox3 {
  background: #f8f8fa;
}

.infoBoxContents2 {
  background: #f8f8fa;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TABLE.pltop {
        background-color:#FFFFFF;
        background-image:url(images/pltop2.jpg);
}

TABLE.pltop_2 {
        background-color:#FFFFFF;
        background-image:url(images/new_cbg.gif);
}

TABLE.pltop_short {
        background-color:#FFFFFF;
        background-image:url(images/pltop_short.jpg);
        background-repeat: no-repeat;
}


TD.ProduktName {
        font-family:Verdana, Arial, Helvetica, sans-serif;
        font-size:12px;
        font-weight:bold;
        color: #4973be;
        text-align:left;
}

A.ProduktName {
        font-family:Verdana, Arial, Helvetica, sans-serif;
        font-size:12px;
        font-weight:bold;
        color: #4973be;
        text-align:left;
}


TD.infoBoxHeading {
        font-family: Arial, Verdana, sans-serif;
        font-size: 16px;
        font-weight:bold;
        color: #000000;
        text-align: left;
        padding: 15px 0 10px 10px;
}

TD.contentBoxHeading {
        font-family: Arial, Verdana, sans-serif;
        font-size: 19px;
        color: #5180AC;
        text-align: left;
        padding-bottom: 5px;
        font-weight:bold
}

/* added for categorybox*/
TD.categoryBoxHeading {
      /*  padding-top: 55px;         */
}

TD.produktNamen {
   font-family:Verdana, Arial, Helvetica, sans-serif;
   font-size:12px;
}
/* added for categorybox
TR.categoryBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 18px;
  font-weight: bold;
  background: #333399;
  color: #ffffff;
  text-align: center;
}*/

/* added for categorybox */
SPAN.catheader {
        font-family: Verdana, Arial, sans-serif;
        font-size: 12px;
        background: #FFFFFF;
        color: #C30101;
        line-height: 25px;
        font-weight: 900;

}


/* added for categorybox active category in line 45
B.catheader {
  font-family: Verdana, Arial, sans-serif;
  font-size: 18px;
  font-weight: bold;
  background: #333399;
  color: #ffffff;
  text-align: center;
}
*/


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: #f4f7fd; */
}

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;
}

TR.productListing-heading {
  background: #d2e9fb;
}

TD.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #d2e9fb;
  color: #000000;
  font-weight: bold;
  font-variant: small-caps;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}
/*color changed from 9a9a9a*/
TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #666666;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

SPAN.largeText, P.largeText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
}

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

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;
}

s {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
  text-align:left;
}

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: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}



TD.tab {
        background-color: Navy;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-style: normal;
        font-weight: bold;
        font-size: smaller;
        }

A.tab {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-style: normal;
        font-weight: bold;
        font-size: 10px;
        color: #ffffff;
        text-decoration : none;
        }
A.tab:hover {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-style: normal;
        font-weight: bold;
        font-size: 10px;
        color: #ffcc00;
        text-decoration : none;
}
TD.ontab {
        background-color: #6699ff;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-style: normal;
        font-weight: bold;
        font-size: smaller;
        color: #ffffff;
        }

A.headerLink {
        background-color: #ffffff;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-style: normal;
        font-weight: bold;
        font-size: smaller;
        color: #000099;
        text-decoration : none;
}
A.headerLink:hover {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-style: normal;
        font-weight: bold;
        font-size: smaller;
        color: #99ccff;
        text-decoration : none;
}
/* added for standard text size in prodcut descriptions*/
P.productdescription {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  padding-right:5px;
  margin-right:5px;
}

TABLE.InfoAndPrice {
        padding-left:15px;
}

TD.IndoTD {
        padding-right: 15px;
}

.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; }

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.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: #ff0000; }

.main_warn { font-family: Verdana, Arial, sans-serif; font-size: 12px; color: #ff0000; font-weight: bold;     }
TABLE.kategorie_ueber {
        background-color: #FFFFFF;
        /*border: thin solid #4ba4f4;*/
        font-family: Verdana, Arial, sans-serif;
        font-size: 22px;
        font-weight: bold;
        height: 50px;
        text-transform: uppercase;
}
TD.kategorie_name {
        background-color: #FFFFFF;
        /*padding-left: 10px;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-weight: bolder;
        font-size: 20px;
        color: #C30101;
        padding-bottom:0px;
        border-top-width: 1px;
        border-right-width: 1px;
        border-bottom-width: 1px;
        border-left-width: 1px;
        border-top-color: #C30101;
        border-right-color: #C30101;
        border-bottom-color: #C30101;
        border-left-color: #C30101;*/
}

h1 {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-weight: bolder;
        font-size: 20px;
        color: #C30101;
        padding:0px 0px 0px 0px;
        margin:0px;
        text-transform: uppercase;
}

TD.Feld {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-weight: bolder;
        font-size: 15px;
        color: #C30101;
        text-transform: uppercase;
}

.product_info_ueber {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 14px;
        color: #C30101;
        padding-left: 15px;
        font-weight: bold;
}
.product_info_text {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: #C30101;
        padding-left: 15px;
        font-weight: normal;
}

TD.product_info_text {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: #C30101;
        padding-left: 15px;
        font-weight: normal;
}
.product_info_preis {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 14px;
        color: #FFFFFF;
        padding-left: 15px;
        font-weight: bold;
        background-color: #5180AC;
}
.product_info_infobox {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 14px;
        color: #FFFFFF;
        padding-left: 15px;
        font-weight: bold;
        background-color: #1615B9;
}
.product_info_infotext {

        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
        color: #C30101;
        padding-left: 5px;
        font-weight: normal;
}
TD.product_info_lr {
        border-right-width: 1px;
        border-left-width: 1px;
        border-right-color: #1615B9;
        border-left-color: #1615B9;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
        font-weight: bold;
        border-right-style: solid;
        border-left-style: solid;
}
TD.product_info_lrd {
        border-right-width: 1px;
        border-left-width: 1px;
        border-right-color: #1615B9;
        border-left-color: #1615B9;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
        font-weight: bold;
        border-right-style: solid;
        border-left-style: solid;
        border-bottom-width: 1px;
        border-bottom-style: solid;
        border-bottom-color: #1615B9;
}

TD.product_info_sub_text {
        border-left: 1px #3D43FD solid;
        border-right: 1px #3D43FD solid;
        border-bottom: 1px #3D43FD solid;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
        padding: 10px;
}

TD.product_info_sub_text a, TD.product_info_sub_text a:visited{
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
        color: #000;
        text-decoration: none;
}

TD.product_info_sub_text a:hover {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
        color: #000;
        text-decoration: underline;
}

.product_info_sub_infobox {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #FFFFFF;
        padding: 5px 5px 5px 5px;
        font-weight: bold;
        background-color: #3D43FD;
}
span.red{
        color:#c20000;
        font-size:12px;
        font-weight: bold;
}
a:hover span.red {
        color:#c20000;
        font-size:12px;
        font-weight: bold;
        text-decoration:underline;
}
.contentBox1{
        font-size:26px;
        font-weight:bold;
        color:#c20000;
        padding: 5px 0 0 0;
}
.contentBox2{
        font-size:12px;
        color:#5080ac;
        padding:10px 0 25px 10px;
}

.contentBox3, .contentBox3 a {
        font-size:12px;
        font-weight:bold;
        color:#c20000;
}

.contentBox4{
        font-size:13px;
        color:#000000;
        font-weight:normal;
}
.contentBox5{
        font-size:9px;
        padding-bottom:15px;
}

