/*
  $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
*/




.startlink {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #999999; text-decoration: none; font-weight: bold}
.grundtext-gr {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #663300; text-decoration: none; font-weight: normal}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #663300;
	text-decoration: none;
	font-weight: bold;
	text-transform: none;
}
.footer-hell { font-family: Arial, Helvetica, sans-serif; font-size: 9px; color: #CCCCCC; text-decoration: none; font-weight: normal }
.hervorgehoben { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #666666; text-decoration: none; font-weight: normal; font-style: italic}
.naviactive { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #FF6600; text-decoration: none }
.ausgezeichnet {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: italic; font-weight: normal;}
.textnavi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC9966;
	text-decoration: underline;
	font-style: normal;
}
.subheadline {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFCC00;
	text-decoration: none;
	font-weight: normal;
	text-transform: none;
}
.vorspannheadline {
	font-family: Garamond, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
	color: #666666;
}

.grundtext-kl {
font-family: Arial, Helvetica, sans-serif; font-size: 9px; color: #663300; text-decoration: none; font-weight: normal
}

.grundtext-mini {
font-family: Arial, Helvetica, sans-serif; font-size: 5px; color: #663300; text-decoration: none; font-weight: normal
}

.footer-hell-orange {
font-family: Arial, Helvetica, sans-serif; font-size: 9px; color: #FF9900; text-decoration: none; font-weight: normal
}

.Suchfeld {
	border: 1px outset #CCCCCC;
	color: #999999;
	font-style: normal;
	font-weight: normal;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	width: 126px;
	height: 15px;
}
.subheadline-rot {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FF6600;
	text-decoration: none;
	font-weight: normal;
	text-transform: none;
}
.Loginfelder {

	border: 1px outset #CCCCCC;
	color: #999999;
	font-style: normal;
	font-weight: normal;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	width: 120px;
	height: 15px;
}
.textnavi-mini {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	text-decoration: underline;
	font-style: normal;
}
.navi-1-headlines-back {
	background-color: #FF6600;
}
.textnavi-klein {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: underline;
	font-style: normal;
}
.naviitalic {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
	font-style: italic;
	text-transform: uppercase;
}
.navi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #663300;
	text-decoration: none;
	line-height: 16px;
}
################################################################

.boxText { font-family: Arial, Helvetica, sans-serif; font-size: 10px; }
.errorBox { font-family : Arial, Helvetica, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: #CC0000;
	font-weight: bold;
}
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Arial, Helvetica, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

BODY {
	background: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #663300; text-decoration: none; font-weight: normal; 
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

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

A:hover {
  color: #CC0000;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #FFFFFF;
}

TD.headerNavigation {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  background: #FFFFFF;
  color: #666666;
  font-weight : normal;
}

TR.headerLine {
  background: #CCCC00;
}

TD.headerLine {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  background: #CCCC00;
  color: #666666;
  font-weight : normal;
}

A.headerNavigation { 
  color: #666666; 
}

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

TR.headerError {
  background: #FF6600;
}

TD.headerError {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  background: #FF6600;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #CCCC00;
}

TD.footer {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  background: #FFFFFF;
  color: #666666;
  font-weight: normal;
}

.infoBox {
  background: #CCCC00;
}

.infoBoxContents {
	background: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
}

TD.infoBoxHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	background: #CCCC00;
	color: #666666;
}

TD.infoBox, SPAN.infoBox {
  font-family: Arial, Helvetica, 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: #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: #CCCCCC;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  background: #CCCC00;
  color: #666666;
  font-weight: normal;
}

TD.productListing-data {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	vertical-align: top;
	font-style: normal;
	font-weight: normal;
}

A.pageResults {
  color: #0000FF;
}

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

TD.pageHeading, DIV.pageHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #CC9966;
}

TD.main, P.main {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
}

TD.fieldKey {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #FF6600;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Arial, Helvetica, 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: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Arial, Helvetica, sans-serif;
  color: #FF6600;
}

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

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: Arial, Helvetica, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Arial, Helvetica, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Arial, Helvetica, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #FF6600; }
TD.Claim {

  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  background: #CCCC00;
  color: #FFFFFF;
  font-weight : normal;
}

.grundtext-gr-LINK {
font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #663300; text-decoration: underline; font-weight: normal
}

.grundtext-kl-LINK {
font-family: Arial, Helvetica, sans-serif; font-size: 9px; color: #663300; text-decoration: underline; font-weight: normal
}

TD.aussenBereiche {
	background-color: #734D22;
}

.aussenBereich {
	background-color: #663300;
}

.logoBlock {
	background-color: #CC0000;
}

.headerFullcolor {
	background-color: #FFCC00;
}

.headerHalfOnLogoBlock {
	background-color: #CC6600;
}

.bobyback {
	background-color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #663300; text-decoration: none; font-weight: normal;
}

.logoBlockOnBobyback {
	background-color: #FF6666;
}

.naviOnAussenBereich {
	background-color: #CC9933;
}

.naviBack {
	background-color: #FFFF99;
}
.navi2TopBorder {
	border-top: 1px solid #663300;
	border-right: 1px solid #663300;
}

.bilderrahmen {
	border: 1;
	border-color: #666666;
}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #663300;
	text-decoration: none;
	font-weight: bold;
	text-transform: none;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #663300;
	text-decoration: none;
	font-weight: normal;
	text-transform: none;
}
.claimtop {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: #FFFFFF;
	font-weight: normal;
}
.imagelegend {
	font-family : "Times New Roman", Times, serif;
	font-size : 9px;
	color: #663300;
}
.legendbox {
	border: 1px solid #663300;
}
