/*
  $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; }
.boxText_1 { font-family: Verdana, Arial, sans-serif; font-size: 11px; }
.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 {
background: #FFFFFF;
  color: #000000;
  margin: 0px;

}

A {
  color: #000000;
  font-weight: bold;
  text-decoration: none;
}

A:hover {
  color: #AABBDD;
  text-decoration: underline;
}

FORM {
        display: inline;
}

TR.header {
  background: #FFFFF;
}

TR.headerNavigation {
  background: #FF6600;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #FF6600;
  color: #000000;
  font-weight : bold;
}

A.headerNavigation {
  color: #000000;
}

A.headerNavigation:hover {
  color: #FFFFFF;
}

TR.footerNavigation {
  background: #FF6600;
}

TD.footerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #FF6600;
  color: #000000;
  font-weight : bold;
}

A.footerNavigation {
  color: #000000;
}

A.footerNavigation:hover {
  color: #FFFFFF;
}

A.boxNavigation {
  color: #000000;
}

A.boxNavigation:hover {
  color: #FFFFFF;
  text-decoration: underline;
}

A.boxNavigation_specials {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  color: #FF0000;
}

A.boxNavigation_specials:hover {
  color: #000000;
  text-decoration: underline;
}

TR.headerError {
  background: #ffff00;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ffff00;
  border: 2px solid #FF6600;
  color: #ff0000;
  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: #FF6600;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #FF6600;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #FFFFFF;
  border: 1px solid #F6BE4A;
}

.infoBoxContents {
  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: Arial;
  font-size: 12px;
  font-weight: 600;
  background: #FFFFFF;
  color: #000000;
  text-align: left;
}


TD.infoBoxHeading_1 {
  font-family: Arial;
  font-size: 12px;
  font-weight: 600;
  background: #FFFFFF;
  color: #000000;
  text-align: left;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  border: 3px solid #000000;
}


.rahmen {
  border: 1px solid #000000;
}


.rahmen1 {
  border: 2px solid #4A638D;
}

.bgheader{
background-image: url("");
background-repeat: repeat;
background-position: top center;
}

.bgspezialpriceimage{
background: #FFFFFF;
background-image: url("/images/angebot.jpg");
background-repeat: no-repeat;
background-position: top center;
}

.bgimage{
background: #FFFFFF;
background-image: url("/images/angebot_blank.jpg");
background-repeat: no-repeat;
background-position: top center;
}

.bgspezialpriceimagewithrahmen{
border: 1px solid #000000;
background: #FFFFFF;
background-image: url("images/angebot.jpg");
background-repeat: no-repeat;
background-position: top center;
}


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: #C8DAE4;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #C8DAE4;
  color: #000000;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TABLE.shoppingcartListing {
  border: 1px;
  border-style: solid;
  border-color: #C8DAE4;
  border-spacing: 1px;
}

.shoppingcartListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #C8DAE4;
  color: #000000;
  font-weight: bold;
}

TD.shoppingcartListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

TABLE.productListing_1 {
  border: 0px;
  border-style: solid;
  border-color: #4c638c;
  border-spacing: 1px;
}

.productListing-heading_1 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #CCCCCC;
  color: #000088;
  font-weight: bold;
}

TD.productListing-data_1 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
}

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: #00416B;
}

TD.pageHeading2, DIV.pageHeading2 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  color: #000088;
  background: #CCCCCC;
}

TD.pageHeading_specials, DIV.pageHeading_specials {
  font-family: Verdana, Arial, sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: #FB0B0B;
  background: #FFFFFF;
}

TD.pageHeading_christmas, DIV.pageHeading_christmas {
  font-family: Verdana, Arial, sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: #FB0B0B;
  background: #FFFFFF;
}

TD.productHeading, DIV.productHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 17px;
  font-weight: bold;
  color: #00416B;
}

TR.subBar {
  background: #33FF00;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main, SPAN.pricesavings, SPAN.pricesavingstext, SPAN.priceinsteadfeatured, SPAN.pricenormalfeatured {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

TD.specials, SPAN.specials, P.specials {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  background: #FFFFFF;
}

TD.christmas, SPAN.christmas, P.christmas {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  background: #FFFFFF;
  border: 0px;
  border-style: solid;
  border-color: #FFFFFF;
  border-spacing: 5px;
}

TD.modellsportaktion_01, SPAN.modellsportaktion_01, P.modellsportaktion_01 {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  background: #F80C0C;
  border: 1px;
  border-style: solid;
  border-color: #000000;
  border-spacing: 0px;
}

TD.mainklein {
font-family: Verdana, Arial, sans-serif;
font-size: 10px;
line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.smallText_01, SPAN.smallText_01, P.smallText_01 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
  color="#666666";
}

TD.smallText_specials, SPAN.smallText_specials, P.smallText_specials {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
  color="#666666";
  background: #FFFFFF;
  border-color: #FFFFFF;
  border-style: solid;
  border-width: 3px;
}

TD.smallText_christmas, SPAN.smallText_christmas, P.smallText_christmas {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
  color="#000000";
  background: #FFFFFF;
}

TD.smallText_christmas_shop, SPAN.smallText_christmas_shop, P.smallText_christmas_shop {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
  color="#000000";
  background: #FFFFFF;
}

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;
}

TD.category_desc {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ffffff;
}

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: #FF6600;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #4C638C;
  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: Verdana, Arial, sans-serif;
  color: #ff0000;
}

SPAN.productSpecialPrice_1 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #C60000;
  font-weight: bold;
}

TD.productSpecialPrice_2, SPAN.productSpecialPrice_2, P.productSpecialPrice_2 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #FF6600;
  font-weight: bold;
  background: #FFFFFF;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

SPAN.categoryName {
  font-family: Verdana, Arial, sans-serif;
  color: #FFFFFF;
}

.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; }

/* Shipping Site Beginn */

TR.shippingHeader {
  background: #FFFFFF;
}

TR.shippingNavigation {
  background: #FFFFFF;
}

TD.shippingNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  background: #FFFFFF;
  font-weight: bold;
  color: #000000;
}



/* Shipping Site End */

/* BOF: menu-category Tabs */

TD.tab {
        background-image: url(images/tabs/tab_middle.gif);
        }
/* BOF: menu-category Tabs */

TD.tab {
        background-image: url(images/tabs/tab_middle.gif);
        background-repeat: repeat;
        color: #6699cc;
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-style: normal;
        font-weight: bold;
        font-size: smaller;
        }

A.tab {
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-style: normal;
        font-weight: bold;
        font-size: 10px;
        color: #FFFFFF;
        text-decoration: none;
        }
A.tab:hover {
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-style: normal;
        font-weight: bold;
        font-size: 10px;
        color: #FFFFFF;
        text-decoration: underline;
}
TD.ontab {
        background-image: url(images/tabs/tab_middle_on.gif);
        background-repeat: repeat;
        color: #ffffff;
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-style: normal;
        font-weight: bold;
        font-size: smaller;
}
A.ontab {
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-style: normal;
        font-weight: bold;
        font-size: 10px;
        color: #ffffff;
        text-decoration: none;
        }
A.ontab:hover {
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-style: normal;
        font-weight: bold;
        font-size: 10px;
        color: #ffffff;
        text-decoration: none;
}
TD.tableft {
        background-image: url(images/tabs/tab_left.gif);
        background-repeat: no-repeat;
        color: #DEB887;
        font-size: smaller;
}
TD.tabright {
        background-image: url(images/tabs/tab_right.gif);
        background-repeat: no-repeat;
        color: #DEB887;
        font-size: smaller;
}

A.headerLink {
        background-color: #ffffff;
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-style: normal;
        font-weight: bold;
        font-size: smaller;
        color: #000099;
        text-decoration: none;
}
A.headerLink:hover {
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-style: normal;
        font-weight: bold;
        font-size: smaller;
        color: #99ccff;
        text-decoration: none;
}
/* EOF: Menu-Category Tabs */

.infoBoxBorder {
  background: #FFFFFF;
}

/*
------------Boxes Section for css-------------
Format each info box according to you liking
*/

.contentBox {
  background: #FF6600;
}

TD.contentBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background: #FF9900;
  color: #000000;
}

.contentBoxContents {
  background: #FF6600;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}


.BestSellersBox {
  background: #FF6600;
}
TD.BestSellersBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background: #FF6600;
  color: #FFFFFF;
}
.BestSellersBoxContents {
  background: #FF6600;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.CategoriesBox {
  background: #FF6600;
}
TD.CategoriesBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background: #FF6600;
  color: #000000;
}
.CategoriesBoxContents {
  background: #FF6600;
  font-family: Verdana, Arial, Helvetica sans-serif;
  font-size: 10px;
  color: #FFFFFF;
}


.CurrenciesBox {
  background: #FF6600;
}
TD.CurrenciesBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background: #FF6600;
  color: #000000;
}
.CurrenciesBoxContents {
  background: #FF6600;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}


.InformationBox {
  background: #FF6600;
}
TD.InformationBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background: #FF6600;
  color: #000000;
}
.InformationBoxContents {
  background: #FF6600;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}


.LanguagesBox {
  background: #FF6600;
}
TD.LanguagesBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background: #FF6600;
  color: #000000;
}
.LanguagesBoxContents {
  background: #FF6600;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}


.ManufacturerInfoBox {
  background: #FF6600;
}
TD.ManufacturerInfoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background: #FF6600;
  color: #000000;
}
.ManufacturerInfoBoxContents {
  background: #FF6600;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}


.ManufacturersBox {
  background: #FF6600;
}
TD.ManufacturersBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background: #FF6600;
  color: #000000;
}
.ManufacturersBoxContents {
  background: #FF6600;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}


.OrderHistoryBox {
  background: #FF6600;
}
TD.OrderHistoryBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background: #FF6600;
  color: #000000;
}
.OrderHistoryBoxContents {
  background: #FF6600;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}


.ProductNotificationsBox {
  background: #FF6600;
}
TD.ProductNotificationsBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background: #FF6600;
  color: #000000;
}
.ProductNotificationsBoxContents {
  background: #FF6600;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}


.ReviewsBox {
  background: #FF6600;
}
TD.ReviewsBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background: #FF6600;
  color: #000000;
}
.ReviewsBoxContents {
  background: #FF6600;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}


.SearchBox {
  background: #FF6600;
}
TD.SearchBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background: #FF6600;
  color: #000000;
}
.SearchBoxContents {
  background: #FF6600;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}


.ShoppingCartBox {
  background: #FF6600;
}
TD.ShoppingCartBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background: #FF6600;
  color: #000000;
}
.ShoppingCartBoxContents {
  background: #FF6600;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}


.SpecialsBox {
  background: #FF6600;
}
TD.SpecialsBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background: #FF6600;
  color: #000000;
}
.SpecialsBoxContents {
  background: #FF6600;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}


.TellaFriendBox {
  background: #FF6600;
}
TD.TellaFriendBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background: #FF6600;
  color: #000000;
}
.TellaFriendBoxContents {
  background: #FF6600;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}


.WhatsNewBox {
  background: #FF6600;
}
TD.WhatsNewBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background: #FF6600;
  color: #000000;
}
.WhatsNewBoxContents {
  background: #FF6600;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}


.DeutschePostBox {
  background: #FF6600;
}
TD.DeutschePostBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background: #FF6600;
  color: #000000;
}
.DeutschePostBoxContents {
  background: #FF6600;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}


.CCBox {
  background: #FF6600;
}
TD.CCBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background: #FF6600;
  color: #000000;
}
.CCBoxContents {
  background: #FF6600;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.LoginBox {
  background: #FF6600;
}
TD.LoginBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background: #FF6600;
  color: #000000;
}
.LoginBoxContents {
  background: #FF6600;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.SubscribersBox {
  background: #FF6600;
}
TD.SubscribersBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background: #FF6600;
  color: #000000;
}
.SubscribersBoxContents {
  background: #FF6600;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}


.Live_SupportBox {
  background: #FF6600;
}
TD.Live_SupportBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background: #FF6600;
  color: #000000;
}
.Live_SupportBoxContents {
  background: #FF6600;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}


.NewsBox {
  background: #FF6600;
}
TD.NewsBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background: #FF6600;
  color: #000000;
}
.NewsBoxContents {
  background: #FF6600;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.GewinnspielBox {
  background: #FF6600;
}
TD.GewinnspielBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background: #FF6600;
  color: #000000;
}
.GewinnspielBoxContents {
  background: #FF6600;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.AktuellBox {
  background: #FF6600;
}
TD.AktuellBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background: #FF6600;
  color: #000000;
}
.AktuellBoxContents {
  background: #FF6600;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.recently_viewedBox {
  background: #FF6600;
}
TD.recently_viewedBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background: #FF6600;
  color: #FFFFFF;
}
.recently_viewedBoxContents {
  background: #FF6600;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.Similar_productsBox {
  background: #FF6600;
}
TD.Similar_productsBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background: #FF6600;
  color: #000000;
}
.Similar_productsBoxContents {
  background: #FF6600;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.ServiceBox {
  background: #FF6600;
}
TD.ServiceBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background: #FF6600;
  color: #000000;
}
.ServiceBoxContents {
  background: #FF6600;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.Shop_by_priceBox {
  background: #FF6600;
}
TD.Shop_by_priceBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background: #FF6600;
  color: #000000;
}
.Shop_by_priceBoxContents {
  background: #FF6600;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.FaqdeskBox {
  background: #FF6600;
}
TD.FaqdeskBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background: #FF6600;
  color: #000000;
}
.FaqdeskBoxContents {
  background: #FF6600;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.Faqdesk_LatestkBox {
  background: #FF6600;
}
TD.Faqdesk_LatestBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background: #FF6600;
  color: #000000;
}
.Faqdesk_LatestBoxContents {
  background: #FF6600;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.featuredBox {
  background: #FFFFFF;
  border: 2px solid #FFFFFF;
}

TD.featuredBoxHeading {
  font-family: Arial;
  font-size: 12px;
  font-weight: 600;
  background: #FFFFFF;
  color: #FFFFFF;
  text-align: left;
}

.featuredBoxContents {
  background: #FFFFFF;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.default_specialsBoxHeading {
  font-family: Arial;
  font-size: 12px;
  font-weight: 600;
  background: #FFFFFF;
  color: #FF0000;
  text-align: left;
}

.default_specialsBoxContents {
  background: #FFFFFF;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.PollBox {
  background: #FF6600;
}
TD.PollBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background: #FF6600;
  color: #000000;
}
.PollBoxContents {
  background: #FF6600;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.pollBoxRow {
font-family: Verdana, Arial, sans-serif;
font-size: 10px;   border-color: #FF6600;
border-style: solid;   border-width: 1px;
}

TD.pollBoxText {
font-family: Verdana, Arial, sans-serif;
font-size: 10px;   border-color: #FF6600;
border-style: solid;
border-width: 1px;
}

TR.pollOptRow {
background: #FF6600;
}
TR.pollFooter {
  background: #FF6600;
}

div.postit_img {
  position: static;
  top:    0px;
  left:   0px;
  width:  110px;
  height: 114px;
  z-index: 0;
}
div.postit_top {
  position: relative;
  top:    -107px;
  left:   10px;
  width:  140px;
  height: 100px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  z-index: 1;
}
div.postit_middle {
  position: relative;
  top:    -182px;
  left:   12px;
  width:  140px;
  height: 70px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  z-index: 1;
}
div.postit_bottom {
  position: relative;
  top:    -200px;
  left:   64px;
  width:  80px;
  height: 10px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #d00;
  z-index: 1;
}

   input.inputField {
    width: 10em;
    font-family: Tahoma, Verdana, Arial, sans-serif;
    font-size: 11px;
    color: #000000;
    border: #7f9db9 1px solid;
    background-color: white;
   }

   input.inputField_short {
    width: 2em;
    font-family: Tahoma, Verdana, Arial, sans-serif;
    font-size: 11px;
    color: #000000;
    border: #7f9db9 1px solid;
    background-color: white;
   }

   textarea.textArea {
    background-color: #ffffff;
    border: #7f9db9 1px solid;
    color: #000000;
    font-family: Tahoma, Verdana, Arial, sans-serif;
    font-size: 10pt;
    font-weight: normal
   }
   input.radio {
    background-color: #FF9900;
    border: #7f9db9 1px solid;
    font-family: verdana;
    font-size: 11px;
    color: #000000
   }
   select.pullDown {
    background-color: #ffffff;
    font-size: 11px;
    color: black;
   }

h1 {
 font-family: Verdana, Arial, sans-serif;
 font-size: 18px;
 font-weight: bold;
 margin-bottom: 0;
 padding-bottom: 0;
 color: #00416B;
}

h2 {
 font-family: Verdana, Arial, sans-serif;
 font-size: 10px;
}

h3 {
 font-family: Verdana, Arial, sans-serif;
 font-size: 14px;
 font-weight: bold;
 margin-bottom: 0;
 padding-bottom: 0;
 color: #00416B;
}


/*- Menu Tabs --------------------------- */

    #tabsJ {
      float:left;
      width:100%;
      background:#FF6600;
      font-family: Trebuchet MS;
      font-size:100%;
      font-weight: bold;
      line-height:normal;
          border-bottom:1px solid #24618E;
      }
    #tabsJ ul {
        margin:0;
        padding:10px 10px 0 25px;
        list-style:none;
      }
    #tabsJ li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsJ a {
      float:left;
      background:url("images/tableftJ.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 5px;
      text-decoration:none;
      }
    #tabsJ a span {
      float:left;
      display:block;
      background:url("images/tabrightJ.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#000000;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsJ a span {float:none;}
    /* End IE5-Mac hack */
    #tabsJ a:hover span {
      color:#FFF;
      }
    #tabsJ a:hover {
      background-position:0% -42px;
      }
    #tabsJ a:hover span {
      background-position:100% -42px;
      }

  .headerCategoriesItems {
    font-family: Verdana, Arial, sans-serif;
    font-size: 9px;
    padding-right: 10px;
    color: #FFFFFF;
    background-color: #FF6600;
    }

  .headerCategoriesItems a { color: #FFFFFF; }
  .headerCategoriesItems a:hover { color: #000000; }

/* Beginn Warenkorb im Header */
#header-basketDiv {
    position: relative;
    width: 182px;
    height:46px;
    float:left;
}

#header-basketBox {
    position: relative;
    width: 182px;
    height:46px;
    float:left;
  background-image: url('images/header_box_basket.gif');
}

/* Start - Link BASKETBOX */
A.header-basket:link {
    font-weight: normal;
    text-decoration: none;
    font-size: 10px;
}
A.header-basket:visited {
    font-weight: normal;
    text-decoration: none;
    font-size: 10px;
}
A.header-basket:active {
    font-weight: normal;
    text-decoration: none;
    font-size: 10px;
}
A.header-basket:hover {
    font-weight: normal;
    text-decoration: none;
    font-size: 10px;
}
/* Ende - Link BASKETBOX */

#header-basketText {
    line-height:12px;
    font-family: Verdana, Arial, Helvetica, "Sans Serif", Tahoma;
    font-size: 10px;
    font-weight: normal;
    margin: 3px 0px 0px 6px;
}
/* Ende Warenkorb im Header */

.box_outline3 {
margin-top:3px;
border-top-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-left-width: 1px;
border-style: solid;
border-color: #bfbfbf;
}
.specials_price{
font-family: Arial, Verdana, sans-serif;
 font-size: 12px;
color: #ffffff;
 font-weight: bold;
text-decoration: none;
}

.specials_old_price{
 font-family:  Verdana, Arial, Tahoma;
 font-size: 11px;
 color: #333333;
font-weight: normal;
 text-decoration: none;
}
.specials_name{
font-family:  Verdana, Arial, Tahoma;
font-size: 12px;
font-weight: bold;
 color: #1f79b6;
padding-left:5px;
}
.specials_desc{
 font-family: Verdana, Arial, sans-serif;
font-size: 11px;
color: #808080;
 font-weight: normal;
text-decoration: none;
padding-left:5px;
 padding-top:5px;
}