/*

  $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

*/

#divid1 {
	text-align: left;
	margin: 0 auto;
	width: 500;
	height: 160;
	border-style: none;
	border-width: 1px;
	background-color: FFFFFF;
}



.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 {

  background: #C0C0C0;

  color: #212121;

  margin: 0px;

  scrollbar-face-color:#7B7A76;

  scrollbar-arrow-color:#C0C0C0;

  scrollbar-track-color:#C0C0C0;

  scrollbar-shadow-color:#FFFFFF;

  scrollbar-highlight-color:#C0C0C0;

  scrollbar-3dlight-color:#C0C0C0;

  scrollbar-darkshadow-Color:#C0C0C0;

}



A {

  color: #000000;

  text-decoration: none;

}



A:hover {

  color: #BB0000;

  text-decoration: underline;

}

/* fotgal = RAMEN DER BILDER IN PRODUKTLISTE */

.fotgal {

	border:1px; 

	border-thickness: 1px; 

	border-color: #7B7A76; 

	border-style: solid;

} 



A:hover .fotgal, A:active .fotgal {

	border:1px; 

	border-thickness: 1px; 

	border-color: #BB0000; 

	border-style: solid

}



FORM {

	display: inline;

}



H1 {

  font-size: 22px;

}



TR.header {

background-image: url(/images/design/header_bg.gif);

}



TR.headerNavigation {

background-image: url(/images/design/header_navigation_bg.gif);

}



TD.headerNavigation {

  font-family: Verdana, Arial, sans-serif;

  font-size: 10px;

  color: #BB0000;

  font-weight : bold;

  height: 18;

  valign : middle

}



A.headerNavigation { 

  color: #000000; 

}



A.footer { 

  color: #000000; 

}



A.headerNavigation:hover {

  color: #FF7171;

}



A.footer:hover { 

  color: #FF9797; 

}



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: #963838;

}



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-image: url(/images/design/header_navigation_bg.gif);

}



TD.footer {

  font-family: Verdana, Arial, sans-serif;

  font-size: 10px;

  color: #000000;

  font-weight: bold;

  height: 23;

  valign : middle

}



.infoBox {

  background: #7B7A76;

}



.infoBoxContents {

  background: #CECEC8;

  font-family: Verdana, Arial, sans-serif;

  font-size: 10px;

}



.infoBoxNotice {

  background: #990000;

}



.infoBoxNoticeContents {

  background: #FFE6E6;

  font-family: Verdana, Arial, sans-serif;

  font-size: 10px;

}



TD.infoBoxHeading {

  text-align: center;

  font-family: Arial, Verdana, sans-serif;

  font-size: 11px;

  font-weight: bolder;

  color: #BB0000;

  letter-spacing: 1pt;



/* #  background: #CECEC8;

#  background-image: url(/images/design/box_header_bg.gif);

#  border-top-color:#7B7A76;

#  border-left-color:#7B7A76;

#  border-right-color:#7B7A76;

#  border-bottom-color:#7B7A76;

#  border-style:solid; 

*/

  

}



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 {

/* ausklammern für BG */

/*   background: #CECEC8; */

}



TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {

/* ausklammern für BG */

/*   background: #CECEC8; */

}



TABLE.productListing {

  border: 1px;

  border-style: solid;

  border-color: #7B7A76;

  border-spacing: 1px;

  background: #CECEC8;

}





A.productListing-heading:hover {

  color: #000000;

}



.productListing-heading {

  font-family: Verdana, Arial, sans-serif;

  font-size: 10px;

  background: #CECEC8;

  color: #BB0000;

  font-weight: bold;

}



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, Arial, sans-serif;

  font-size: 20px;

  font-weight: bold;

  color: #25211E;

}



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;

}



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: #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: #CECEC8;

  border-color: #bbc3d3;

  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;

}



SPAN.categoryActive {

  font-family: Verdana, Arial, sans-serif;

  color: #BB0000;

}



TD.categoryActive {

  font-family: Verdana, Arial, sans-serif;

  color: #BB0000;

  font-size: 10px;

  background: #E7E6E2;

  border-style: solid;

  border-width: 1px;

  border-top-color:#7B7A76;

  border-bottom-color:#7B7A76;

  border-left-color:#E7E6E2;

  border-right-color:#E7E6E2;



}



.moduleRow { }

.moduleRowOver { background-color: #E8E6E2; cursor: pointer; cursor: hand; }

.moduleRowSelected { background-color: #E8E6E2; }



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



.tax_info { font-family: Verdana, Arial, sans-serif; font-size: 9px; color: #000000; }



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



TD.informationsboxHeading2 {
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	border-bottom: 0px;
	border-style: solid;
	border-color: #fff;
	border-spacing: 1px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #BB0000;
        background: #E7E6E2;
	background-repeat: no-repeat;

}
/* VJ Links Manager v1.13 begin */
TABLE.linkListing {
  border: 1px;
  border-style: solid;
/*  border-color: #b6b7cb; */
  border-color: #7B7A76;
  border-spacing: 1px;
}

.linkListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  /*background: #b6b7cb; */
  background: #CECEC8;
  color: #FFFFFF;
  text-align: center;
}

TD.linkListing-data {
  border-right: 0px solid #7B7A76;
  border-bottom: 0px solid #7B7A76;
  padding: 4px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TR.linkListing-odd {
 /* background: #f8f8f9;   */
  background: #DCDBD6;
}

TR.linkListing-even {
  background: #F5F5F5;
}

.linkFeatured {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #dbd6d6;
  color: #FFFFFF;
  text-align: center;
}
/* VJ Links Manager v1.13 end */
