/*
  $Id: stylesheet.css 1739 2007-12-20 00:52:16Z hpdl $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

.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: #ce000c;
  color: #000000;
  margin: 0px;
}
.LayerMainContent {
    padding: 10px;
    width: 550px;
}
A {
  color: #000000;
  text-decoration: none;
}

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

FORM {
	display: inline;
}

TR.header {
  background: #ce000c;
}

TR.headerNavigation {
  background: #ce000c;
}

HR {
    color: #cccccc;
    margin: 0;
    padding: 0;
}

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

A.headerNavigation { 
  color: #FFFFFF;
}

A.headerNavigation:hover {
  color: #ffffff;
}

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

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

.infoBox {
    margin: 0;
    padding: 0;
}

.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: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #ce000c;
  color: #ffffff;
}

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

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

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

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

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana;
  font-size: 11px;
  font-weight: bold;
  padding-bottom: 20px;
}

TD.ProduktHeading, DIV.ProduktHeading {
  font-family: Verdana;
  font-size: 11px;
  font-weight: bold;
  padding-bottom: 10px;
}
.ProduktDescription {
  font-family: Verdana;
  font-size: 11px;
  font-weight: normal;
  padding-top: 10px;
  padding-bottom: 10px;
  
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: #cccccc;
}
.ProduktPrice {
  font-family: Verdana;
  font-size: 12px;
  font-weight: bold;
  padding-top: 10px;
  padding-bottom: 5px;
  color: #ce000c;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #cccccc;
}

.ProduktPriceQty {
  font-family: Verdana;
  font-size: 12px;
  font-weight: bold;
  padding-top: 5px;
  padding-bottom: 10px;
  color: #ce000c;
}


.ProduktDetails {
    padding-top: 30px;
    padding-left: 20px;
    padding-right: 5px;
}
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.smallText a {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #CE000C;
  text-decoration: none;
  background-color: #FFFFFF;
}
TD.smallText a:hover {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #CE000C;
  text-decoration: underlined;
  background-color: #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;
}

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

/* FOOTER */
.footerText {
    font-family: Verdana;
    font-size: 9px;
    color: #cdcbcc;
    text-align: center;
}
.ContentLayer {
    background-color: #FFFFFF;
}


/* MENU */
ul.menu {
    padding: 0;
    margin: 0;
    list-style-type: none;
    margin-left: 2px;
}
ul.menu li {
    margin: 0;
    padding: 0;
    list-style-type: none;
}
ul.menu li b {
    font-weight: normal;
    color: #cc0202;
}
li.level0 {
    height: 35px;
}
ul.menu li.level1 {
    margin: 0;
    padding: 0;
    padding-top: 2px;
    padding-bottom: 2px;
    list-style-type: none;
    background-image: url(images/navi_bg.gif);
    background-position: right center;
    background-repeat: no-repeat;
}
li.level1 {
    vertical-align: middle;
    width: 186px;
    background-color: #000000;
    color: #FFFFFF;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #666666;
}
li.level1 a {
    margin-left: 10px;
    color: #FFFFFF;
}
ul.menu li.level2 {
    margin: 0;
    padding: 0;
    padding-top: 2px;
    padding-bottom: 2px;
    list-style-type: none;
}
li.level2 {
    vertical-align: middle;
    width: 186px;
    background-color: #303030;
    color: #FFFFFF;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #3b3b3b;
}
li.level2 a {
    margin-left: 25px;
    color: #FFFFFF;
}
/* MENU */


/* Wahrenkorb */
.boxText {
    font-family: Verdana, Arial, sans-serif;
    font-size: 10px;
}
td.shoppingCart {
    padding: 15px;
}
table.shoppingCartContent {
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #cccccc;

    font-family: Verdana;
    font-size: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
}
table.shoppingCartContent td.summe {
    padding-bottom: 10px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #cccccc;
}
.shoppingCart span.price {
    color: #ce000c;
}
.checkoutButton {
    width: 100%;
    padding-top: 10px;
    padding-bottom: 20px;
}
/* Wahrenkorb */

/* Address Box */
td.addressBox {
    padding: 15px;
}
table.addressBoxContent {
    width: 159px;
}
.addressBoxText {
    font-family: Verdana;
    font-size: 10px;
    padding: 5px;
}
/* Address Box */



/* TOP SEARCH */
input.TopSearch {
    width: 125px;
    height: 20px;
    border: 0px;
    margin: 0;
    padding: 0;
    padding-top: 3px;
    padding-left: 2px;
    background-image: url(images/retra/nav_search_bg.gif);
    background-position: center center;
}
/* TOP SEARCH */

ul.TopMenu {
    position: relative;
    float: left;
    list-style-type: none;
    margin: 0;
    padding: 0;
    text-align: right;
}
ul.TopMenu li {
    position: relative;
    float: left;
    list-style-type: none;
    margin: 0;
    padding: 0;
    text-align: right;
}
ul.TopMenu a {
    font-family: Verdana;
    font-size: 9px;
    color: #FFFFFF;
    padding-left: 5px;
    padding-right: 5px;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #FFFFFF;
    text-align: right;
}

.pageText h1 {
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
    color: #ce000c;
    margin-bottom: 25px;
}
.pageText h2 {
    font-family: Verdana;
    font-size: 10px;
    font-weight: bold;
    color: #ce000c;
    margin-top: 15px;
}
.pageText {
    font-family: Verdana;
    font-size: 9px;
    color: #000000;
}



/* MENUE */
.ClearBoth {
    clear: both;
}
.LayerMenu {
    clear: both;
    position: relative;
    float: left;
    width: 940px;
    height: 45px;
    z-index: 2;
}
.LayerMenu .menup {
    position: relative;
    float: left;
    width: 940px;
    width: auto;
    height: 45px;
    margin: 0;
    padding: 0;
}
.LayerMenu .search {
    overflow: hidden;
    height: 45px;
    width: 252px;
    margin-top: -1px;
}
#LayerMenu1, #LayerMenu2, #LayerMenu3, #LayerMenu4, #LayerMenu5, #LayerMenu6 {
    clear: left;
    clear: both;
    position: absolute;
    float: left;
    height: auto;
    width: 130px;
    background-color: #bb030d;
    margin-top: -4px;
    z-index: 9;
}
.LayerMenu ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    width: 130px;
}
.LayerMenu li {
    width: 120px;
    margin: 0;
    padding: 0;
    padding-left: 10px;
    list-style-type: none;
    border-bottom-color: #e0001b;
    border-bottom-style: solid;
    border-bottom-width: 1px;
}
.LayerMenu li a {
    font-family: verdana;
    font-size: 10px;
    color: #FFFFFF;
}
/* MENUE */


/* TOPMENU */
.LayerHeaderNavi, .LayerHeaderNavi div {
    position: relative;
    float: left;
    z-index: 1;
}
.LayerHeaderNavi {
    width: 940px;
    height: 36px;
    overflow: hidden;
}
.LayerHeaderNavi a:hover {
    text-decoration: underlined;
}
div.breadcrumb {
    width: 493px;
}
div.breadcrumb {
    height: 36px;
    width: 493px;
    overflow: hidden;
    font-family: Verdana;
    font-size: 9px;
    color: #cdcbcc;
    margin: 0;
    padding: 0;
}
ul.breadcrumb {
    clear: both;
    position: relative;
    float: left;
    height: 36px;
    margin: 0;
    padding: 0;
    list-style-type: none;
}
ul.breadcrumb li {
    position: relative;
    float: left;
    height: 36px;
    vertical-align: middle;
    background-position: left bottom;
    background-position: left 10%;
    background-repeat: no-repeat;
    padding-left: 20px;
    padding-right: 5px;
}
ul.breadcrumb li.last a {
    color: #FFFFFF;
}
ul.breadcrumb li a {
    position: relative;
    float: left;
    padding-top: 13px;
    color: #000000;
    text-decoration: none;
}
ul.breadcrumb li a:hover {
    text-decoration: underlined;
}


.warenkorb {
    width: 160px;
}
a.headerNavigation {
    padding-left: 5px;
    padding-right: 5px;
}
/* TOPMENU */
.ProduktPDF {
    font-size: 11px;
}





.hiddendiv {
  display: none;
}

.hiddenaddr {
  display: none;
  border:1px solid #0074bd;
  padding:3px;
}

#hiddendiv {
  display: none;
}

#artinfo td {
	font:10px Arial, sans-serif;
}


.gearcogform1 {
	border-right:1px solid #dedede;
	border-bottom:1px solid #dedede;
}

.gearcogform1 td {
		font:10px Arial, sans-serif;
		border-top:1px solid #dedede;
		border-left:1px solid #dedede;
		padding:2px;
		margin:0px;
}

.gearcogform1 input {
		font:10px Arial, sans-serif;
		width:30px;
}


.markProductOutOfStock {
	display:none;
	visibility:hidden;
	color:white;
}


.custominputfield input {
  width:520px;
}



.newsindexcont p {
font-family:Verdana,Arial,sans-serif;
font-size:11px;

}
