/*
  $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; 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 {
  color: #666666;
  margin: 0px;
  padding: 0px;
  background: #E4E3E3 url(../images/pbk.gif) repeat-y;
  }

.fixcenter {
  width: 900px;
  border: solid; border-width: 1px; border-color: #bbbbbb;
  background: #ffffff;
  color: #000000;
  margin-top: 0px;
  margin-left: 50px;
  text-align: left;
}

A {
  color: #000000;
  text-decoration: none;
}

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

FORM {
        display: inline;
}


TR.header {
  background: #ffffff;
  height: 80px;
}

TR.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #ffffff;
  }

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #ffffff;
  color: #888888;
  border-bottom: solid 1px #f5f5f5;
  padding-bottom: 3px;
  height: 20px;
}

A.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #888888;
  }

A.headerNavigation:hover {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
    color: #5469BC;
}



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;
}

TR.footer {
  background: #bbbbbb;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbbbbb;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #dddddd;
}

.infoBoxContents {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.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: #293567;
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}


.contentBox {
  background: #dddddd;
}

TD.contentBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #dddddd;
  color: #293567;
}

.contentBoxContents {
  background: #ffffff;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}


.BestSellersBox {
  background: #dddddd;
}
TD.BestSellersBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #293567;
  color: #ffffff;
}
.BestSellersBoxContents {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
.BestSellersBoxContents  a {
 color: #FFFFFF;
 text-decoration: none;
}
.BestSellersBoxContents a:hover {
        background-color: #eeeeee;
        color: #000000;
}
TD.BestSellersBoxContents {
  color: #ffffff;
}



.CategoriesBox {
  background: #5469BC;
}
TD.CategoriesBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #293567;
  color: #ffffff;
}
.CategoriesBoxContents {
  background: #5469BC;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ffffff;
}

.CategoriesBoxContents a {
 color: #FFFFFF;
 text-decoration: none;
}



.CurrenciesBox {
  background: #5469BC;
}
TD.CurrenciesBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #293567;
  color: #ffffff;
}
.CurrenciesBoxContents {
  background: #5469BC;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
.CurrenciesBoxContents a {
 color: #FFFFFF;
 text-decoration: none;
}
.CurrenciesBoxContents a:hover {
        background-color: #eeeeee;
        color: #000000;
}
TD.CurrenciesBoxContents {
  color: #ffffff;
}


.InformationBox {
  background: #5469BC;
}
TD.InformationBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #293567;
  color: #ffffff;
}
.InformationBoxContents {
  background: #5469BC;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
.InformationBoxContents a {
 color: #FFFFFF;
 text-decoration: none;
}
.InformationBoxContents a:hover {
        background-color: #eeeeee;
        color: #000000;
}
TD.InformationBoxContents {
  color: #ffffff;
}



.LanguagesBox {
  background: #5469BC;
}
TD.LanguagesBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #293567;
  color: #ffffff;
}
.LanguagesBoxContents {
  background: #5469BC;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
.LanguagesBoxContents a {
 color: #FFFFFF;
 text-decoration: none;
}
.LanguagesBoxContents a:hover {
        background-color: #eeeeee;
        color: #000000;
}
TD.LanguagesBoxContents {
  color: #ffffff;
}



.ManufacturerInfoBox {
  background: #5469BC;
}
TD.ManufacturerInfoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #293567;
  color: #ffffff;
}
.ManufacturerInfoBoxContents {
  background: #5469BC;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
.ManufacturerInfoBoxContents a {
 color: #FFFFFF;
 text-decoration: none;
}
.ManufacturerInfoBoxContents a:hover {
        background-color: #eeeeee;
        color: #000000;
}
TD.ManufacturerInfoBoxContents {
  color: #ffffff;
}



.ManufacturersBox {
  background: #5469BC;
}
TD.ManufacturersBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #293567;
  color: #ffffff;
}
.ManufacturersBoxContents {
  background: #5469BC;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
.ManufacturersBoxContents a {
 color: #FFFFFF;
 text-decoration: none;
}
.ManufacturersBoxContents a:hover {
        background-color: #eeeeee;
        color: #000000;
}
TD.ManufacturersBoxContents {
  color: #ffffff;
}



.OrderHistoryBox {
  background: #5469BC;
}
TD.OrderHistoryBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #293567;
  color: #ffffff;
}
.OrderHistoryBoxContents {
  background: #5469BC;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
.OrderHistoryBoxContents a {
 color: #FFFFFF;
 text-decoration: none;
}
.OrderHistoryBoxContents a:hover {
        background-color: #eeeeee;
        color: #000000;
}
TD.ManufacturersBoxContents {
  color: #ffffff;
}



TD.OrderHistoryBoxContents {
  background: #5469BC;
}
TD.ProductNotificationsBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #293567;
  color: #ffffff;
}
.ProductNotificationsBoxContents {
  background: #5469BC;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
.ProductNotificationsBoxContents a {
 color: #FFFFFF;
 text-decoration: none;
}
.ProductNotificationsBoxContents a:hover {
        background-color: #eeeeee;
        color: #000000;
}
TD.ProductNotificationsBoxContents {
  color: #ffffff;
}



.ReviewsBox {
  background: #5469BC;
}
TD.ReviewsBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #293567;
  color: #ffffff;
}
.ReviewsBoxContents {
  background: #5469BC;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ffffff;
}
.ReviewsBoxContents a {
 color: #FFFFFF;
 text-decoration: none;
}
.ReviewsBoxContents a:hover {
        background-color: #eeeeee;
        color: #000000;
}
TD.ReviewsBoxContents {
  color: #ffffff;
}



.SearchBox {
  background: #5469BC;
}
TD.SearchBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #293567;
  color: #ffffff;
}
.SearchBoxContents {
  background: #5469BC;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
.SearchBoxContents a {
 color: #FFFFFF;
 text-decoration: none;
}
.SearchBoxContents a:hover {
        background-color: #eeeeee;
        color: #000000;
}
TD.SearchBoxContents {
  color: #ffffff;
}



.ShoppingCartBox {
  background: #5469BC;
}
TD.ShoppingCartBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #293567;
  color: #ffffff;
}
.ShoppingCartBoxContents {
  background: #5469BC;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
.ShoppingCartBoxContents a {
 color: #FFFFFF;
 text-decoration: none;
}
.ShoppingCartBoxContents a:hover {
        background-color: #eeeeee;
        color: #000000;
}
TD.ShoppingCartBoxContents {
  color: #ffffff;
}



.SpecialsBox {
  background: #5469BC;
}
TD.SpecialsBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #293567;
  color: #ffffff;
}
.SpecialsBoxContents {
  background: #5469BC;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
.SpecialsBoxContents a {
 color: #FFFFFF;
 text-decoration: none;
}
.SpecialsBoxContents a:hover {
        background-color: #eeeeee;
        color: #000000;
}
TD.SpecialsBoxContents {
  color: #ffffff;
}



.TellaFriendBox {
  background: #5469BC;
}
TD.TellaFriendBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #293567;
  color: #ffffff;
}
.TellaFriendBoxContents {
  background: #5469BC;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
.TellaFriendBoxContents a {
 color: #FFFFFF;
 text-decoration: none;
}
.TellaFriendBoxContents a:hover {
        background-color: #eeeeee;
        color: #000000;
}
TD.TellaFriendBoxContents {
  color: #ffffff;
}




.WhatsNewBox {
  background: #5469BC;
}
TD.WhatsNewBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #293567;
  color: #ffffff;
}
.WhatsNewBoxContents {
  background: #5469BC;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
.WhatsNewBoxContents  a {
 color: #FFFFFF;
 text-decoration: none;
}
.WhatsNewBoxContents a:hover {
        background-color: #eeeeee;
        color: #000000;
}
TD.WhatsNewBoxContents  {
  color: #ffffff;
}



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: #dddddd;
}

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

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbbbbb;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.productListing-data a{
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  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: 21px;
  font-weight: normal;
  color: #444444;
  text-transform: uppercase;
  margin: 0px;
  padding: 5px 0px 2px 0px;
}

  }

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;
}

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;
}

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.productPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #000000;
}
SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; 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: 10px; color: #000000; }

/* 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: #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; }

.cssButton {
  background: #dddddd;
  color: #000000;
  width: 93px;
  height: 18px;
  vertical-align: top;
  font-weight: normal;
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  cursor: pointer;
  text-align: center;
  text-decoration: none;
  border: 1px;
  border-style: solid;
  border-color: #bbbbbb;
  border-color: #555555;
  border-spacing: 1px;
}

#thecategories a:hover {
        background-color: #eeeeee;
        color: #000000;
}

.catwithsubs, .catwithnosubs {
        padding-right: 5px;
}

#thecategories {
        position: relative;
        top: -9px;
        margin-bottom: -16px;
        width: 140px;
}

.activelink {
        display: block;
        font-weight: bold;
}

#thecategories a {
        display: block;
        padding-bottom: 7px;
        padding-top: 3px;
        width: 100%;
}

/*mozilla fix*/
html>body #thecategories a {
        width: auto;
}
/*end of mozilla fix*/

#topcat a {
padding-left: 5px;
}

#secondcat a {
        padding-left: 20px;
}

#thirdcat a {
        padding-left: 35px;
}

#fourthcat a {
        padding-left: 50px;
}

#fifthcat a {
        padding-left: 65px;
}

#maintopic {
        font-family : Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        width: 900px;
        height: 30px;
        border-top: 1px solid #cdcdcd;
        background: url(../images/pmt.gif) repeat-x;
}

/* Navigation oben */
#maintopic a {
        display: block;
        float: left;
        height: 30px;
        padding: 0px 10px 0px 10px;
        line-height: 30px;
        color: #888888;
        text-decoration: none;
        text-transform: uppercase;
        font-size: 10px;
        letter-spacing : 2px;
        background : url(../images/pln.gif) no-repeat right;
}

#maintopic a:hover {
        background: url(../images/pmta.gif) repeat-x;
        color: #333333;
}

#maintopic a.active {
        background: url(../images/pmta.gif) repeat-x;
        color: #333333;
        font-weight: bold !important;
        font-size: 11px;
}





#HeaderKonto {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #ffffff;
  align: right;
  }

#HeaderKonto {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #ffffff;
  color: #888888;
  text-align: right;
  align: right;
}

#HeaderKonto .a{
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #888888;
  }

#HeaderKonto: .a hover {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
    color: #5469BC;
}



