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

.rec {
	border-color: Black;
}

.productsNotifications { background: #f2fff7; }
.orderEdit {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: Blue;
	text-decoration: underline;
}

BODY {


	scrollbar-3dlight-color: #999999;
	scrollbar-arrow-color: #000000;
	scrollbar-base-color: #666666;
	scrollbar-darkshadow-color: #000000;
	scrollbar-face-color: #cccccc;
	scrollbar-highlight-color: #000000;
	scrollbar-shadow-color: #CFCDCF;
	scrollbar-track-color: #E6E5E6;

	color: #000000;
	margin: 0px;
	background: White url(images/design/produkt-options1.gif) repeat-x top : left;
}

A {
  color: #000000;
  font-size: 12px;
  text-decoration: none;
}

A:hover {
	color: #FD0000;
	text-decoration: none;
}

A.kategorie {
	font-family: cursive;
	font-size: 16px;
	font-weight: bold;
	color: Black;
	display: block;
	background-image: url(images/design/k_gr.gif);
}

A.kategorie:hover {
	color: Red;
	text-decoration: none;
}

.unterkategorie {
   color: Red;
}

A.shopmenu {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #393BFF;
	font-size: 11px;
	font-weight: bold;
}

A.shopmenu:hover {
	color: Red;
}

A.searsh {
	font-size: 11px;
	color: #787878;
}

A.searsh:hover{
	font-size: 11px;
	color: Red;
}

.priceNew {
	font-size: 12px;
	font-weight: bold;
}

a.aufkleberNew {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Blue;
	font-weight: bold;
	background-color: #EDECEC;
	padding-top: 2px;
	padding-bottom: 2px;
   height: 15px;
	vertical-align: middle;
	display: block;
}

a.aufkleberNew:hover {
	color: #E5F3FF;
	font-weight: bold;
	background-color: #9CA6B2;
	padding-top: 2px;
	padding-bottom: 2px;
	height: 15px;
	vertical-align: middle;
	display: block;
}

a.aufkleberNewbutton {
	background-color: #EDECEC;
	height: 25px;
   padding-top: 5px;
	display: block;
}

a.aufkleberNewbutton:hover {
	background-color: #9CA6B2;
	height: 25px;
	display: block;
}

a.haupt_menu {
	background-image: url(images/design/button_header2.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	height: 20px;
	width: 110px;
	display: block;
}

a.haupt_menu:hover {
	background-image: url(images/design/button_header2a.gif);
	color: Blue;
	height: 20px;
	width: 110px;
	display: block;
}

.mietelschrieft {
	font-size: 17px;
	color: Blue;
	font-weight: bold;
}

.pr_info {
	font-size: 16px;
	color: Red;
	font-weight: bold;
}

.options {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #393939;
	background-color: #E8E8E8;
	width: 150px;
}

a.button {
	font-family: Arial, Helvetica, sans-serif;
	color: Blue;
	font-size: 16px;
	font-weight: bold;
	background-color: #DFDFDF;
	padding-bottom: 2px;
	padding-top: 2px;
	display: block;
}

a.button:hover {
   background-color: #C9C9C9;
} 

FORM {
	display: inline;
}

TR.header {
  background: #FFFFFF;
}

TR.headerNavigation {
	background: #CCCCCC;
}

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

A.headerNavigation {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: Blue;
	font-size: 11px;
	font-weight: bold;
}

A.headerNavigation:hover {
	color: #1E90FF;
}

.form_kategorie {
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #DDDDDD;
}

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

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

.infoBox {
	background: #333333;
}

.infoBoxContents {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background: F6F6F6;
}

.infoBoxhistory {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 9px;
	color: #007DF4;
}

.infoBoxNotice {
	background: Red;
}

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

TD.infoBoxHeading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background: #CCCCCC;
	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: #ECECEC;
	height: 120px;
}

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: #E3E3E3;
	height: 120px;
}

TABLE.productListing {
	border: 1px;
	border-style: solid;
	border-color: Black;
	border-spacing: 1px;
}

.productListing-heading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
   background-color: #cccccc;
	height: 30px;
	color: Black;
	font-weight: bold;
}

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

.pageRusults {
	font-size: 12px;
}

A.pageResults {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #2E2E2E;
	text-decoration: none;
}

A.pageResults:hover {
	color: Black;
	background: #9B9B9B;
	text-decoration: none;
}

TD.pageHeading, DIV.pageHeading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: Black;
	
}

.HeadingO {
	font-family: Verdana, Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: Blue;
}

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: 12px;
	color: #393939;
	font-weight: bold;
	line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
	font-family: Verdana, Arial, sans-serif;
	color: Maroon;
	font-size: 12px;
}

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: 11px;
	color: Blue;
	font-weight: bold;
}

SPAN.WUser {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #6465FF;
	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: #DADADA;
}

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

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }
