/*
  $Id: stylesheet.css,v 1.6 2004/09/04 14:12:59 Papa Schlumpf Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2001 osCommerce

  Released under the GNU General Public License
*/

.boxText { font-family: Arial, sans-serif; font-size: 12px; }
.errorBox { font-family : Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Arial, sans-serif; font-size : 10px; color: #cc0033; }

BODY {
  background: #ffffff;
  color: #000000;
  margin: 0px;
  font-family: Arial,Verdana, sans-serif; 
  font-size: 9px;
}

A { 
  color: #000000; 
  text-decoration: none; 
}

A:hover { 
  color: #000000; 
  text-decoration: underline; 
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #FFFF99;
}

TD.headerNavigation {
  font-family: Arial, sans-serif;
  font-size: 12px;
  background: #FFFF99;
  color: BLACK;
  font-weight : bold;
}
  
/* Katalognavigation */
/* für jede benötigte Ebene einen Eintrag */
.catl0 {
   margin-top: 4px;
   margin-bottom: 4px;
   color: White;
   font-size: 13px;
   font-weight: bold;
}

.catl1 {
  font-size : 12px;
  color: White;
  margin-top : 1px;
  margin-bottom : 1px;
}

.catl2 {
  font-size : 10px;
  color: White;
  margin-top : 1px;
  margin-bottom : 1px;
}
/* Ende: Katalognavigation */ 

.special_links {
   margin-top: 4px;
   margin-bottom: 4px;
   color: Black;
   font-size: 12px;
   font-weight: bold;
}

.subcategories {
   color: Black;
   font-size: 11px;
   font-weight: bold;
}

A.headerNavigation { 
  color: #000000; 
}

A.headerNavigation:hover {
  color: #ffffff;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #808080;
}

TD.footer {
  font-family: Arial, sans-serif;
  font-size: 10px;
  background: #808080;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #99FF66;
}

.infoBox3 {
  background: #808080;
}

.infoBox2 {
  background: WHITE;
}

.infoBoxContents {
  background: #99FF66;
  font-family: Arial, sans-serif;
  font-size: 12px;
  color: Black;
}

.infoBoxContents_black {
  font-family: Arial, sans-serif;
  font-size: 10px;
  color: Black;
}

.productmultimedialname {  
  font-family: Arial, sans-serif;
  font-size: 9pt;
  color: Black;
  font-weight: bold;
}

.infoBoxContentsRed {
  background: #FF0300;
  font-family: Arial, sans-serif;
  font-size: 10px;
  color: White;
}

.infoBoxContentsYellow {
  background: #FFFF66;
  font-family: Arial, sans-serif;
  font-size: 10px;
  color: Black;
}

.infoBoxContentsRedgolop {
  background: #FE5C30;
  font-family: Arial, sans-serif;
  font-size: 10px;
  color: Black;
}

.infoBoxContentsYellow2 {
  background: #FFFF66;
  font-family: Arial, sans-serif;
  font-size: 12px;
  color: Black;
}

.infoBoxContentsWhite {
  background: White;
  font-family: Arial, sans-serif;
  font-size: 10px;
  color: Black;
}

.infoBoxContentsWhite2 {
  background: White;
  font-family: Arial, sans-serif;
  font-size: 12px;
  color: Black;
}

TD.infoBoxHeading {
  font-family: Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;  
  background: #FFFF99;
  color: BLACK;
}

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: #f4f7fd;
}

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;
}

TR.productListing-heading {
  background: #000000;   
}

TR.productListing-grey {
  background: #CDCDCD;   
}

TD.productListing-heading {

  font-family: Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;  
  background: #FFFF99;
  color: BLACK;  
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

TR.productListing-heading2 {
  background: #00309B;   
}

TD.productListing-heading2 {
  font-family: Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;  
  background: #808080;
  color: White;  
}

TABLE.productListing {
  border: 0px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
  width: 99%;
}


A.productListing-pname {
  font-size: 14px;
  font-weight:bold;
}

A.pageResults { 
  color: #000000; 
}

A.pageResults:hover { 
  color: #000000; 
  background: #FFFFFF; 
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main,  P.main {
  font-family: Arial, sans-serif;
  font-size: 12px;

}


TD.main_bold,  P.main_bold {
  font-family: Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;  

}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Arial, sans-serif;
  font-size: 10px;
}

.golopProducts {
   width: 314px;
   height: 135px;
}

.golopProductsPercent {
   color: White;
   font-family: Arial,sans-serif;    
   font-size: 12pt;
   font-weight: bold;    
   
}

.golopProductsPercent_2 {
   color: #FF0300;
   font-weight: bold;
   font-size: 24px;
}

.golopProductsPercent_big {
   font-family: Arial,sans-serif; 
   color: #FE5C30;
   font-size: 18px;
   font-weight: bold;     
}

.golopProductsName {
   color: Black;
   font-family: Arial Black,sans-serif; 
   font-size: 12pt;
}

.golopProductsName_big {
   color: Black;
   font-family: Arial Black,sans-serif; 
   font-size: 15pt;
}


.golopProductsPrice {
   color: Black;
   font-size: 15pt;
   text-decoration: underline;
   font-family: Arial,sans-serif;    
   font-weight: bold;  
   font-style: italic
}

.golopProductsPrice_big {
   color: Black;
   font-size: 36px;
   text-decoration: underline;
   font-family: Arial,sans-serif;    
   font-weight: bold;  
   font-style: italic
}

.golopProductsMarketPrice {
   color: Black;
   font-size: 9pt;   
}

.golopProductsMarketPrice_big {
   color: Black;
   font-size: 16px;    
}

.golopProductsMarketPrice_big2 {
   color: Black;
   font-size: 16px;   
}


.golopProductsMarketPrice_2 {
   color: Black;
   font-weight: bold;
   font-size: 16px;
}



TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #ffffff;
}

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: Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Arial, sans-serif;
  font-size: 12px;
  color: #ff0000;
}

SPAN.PriceSaveInCartBox {
  font-family: Arial, sans-serif;
  font-size: 12px;
  color: #FF0300;
}

SPAN.PriceSaveInBoxes {
  font-family: Verdana, Arial, sans-serif;
  color: #FE5C30;
  font-weight: bolder;
  text-decoration: underline;
}

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: #CDCDCD;
  border-color: #CDCDCD;
  border-style: solid;
  border-width: 1px;
}

TABLE.norm {
  padding: 0px;
  margin: 0px;
  border-width: 0px;
  width: 100%
}
TD.norm {
  width: 33%;
}
TD.catl2 {
  padding-left: 15px;
}

TD.catl3 {
  padding-left: 30px;
}

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;
}

TD.checkoutBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

SPAN.checkoutBarHighlighted {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #000000;
}


#htmleditor img {
	border : 0px;
}

#htmleditor hr {
	color : #808080;
	size : 2px;
}

#htmleditor h1 {
	color : Black;
	font-weight : bolder;
	font-size: 14px;
	font-family : Arial, Helvetica, Geneva, sans-serif;
}

#htmleditor h2 {
	color : Black;
	font-weight : bolder;
	font-size: 12px;
	font-family : Arial, Helvetica, Geneva, sans-serif;
}

#htmleditor h3 {
	color : Black;
	font-size: 11px;
	font-family : Arial, Helvetica, Geneva, sans-serif;
}

#htmleditor strong {
	font-weight : bolder;
	font-size: 12px;
	font-family : Arial, Helvetica, Geneva, sans-serif;
	color: #000000;
}

#htmleditor p {
	font-size: 12px;
	font-family : Arial, Helvetica, Geneva, sans-serif;
	color: #000000;
}

#htmleditor {
	font-size: 12px;
	font-family : Arial, Helvetica, Geneva, sans-serif;
	color: #000000;
}

#htmleditor a:link {
	font-size : 12px;
	font-weight : bold;
	text-decoration : underline;
	color : #343B63;
	font-family : Arial, Helvetica, Geneva, sans-serif;
}

#htmleditor a:visited {
	font-size : 12px;
	font-weight : bold;
	text-decoration : underline;
	color : #343B63;
	font-family : Arial, Helvetica, Geneva, sans-serif;
}

#htmleditor a:hover {
	font-size : 12px;
	font-weight : bold;
	text-decoration : underline;
	color : #F58220;
	font-family : Arial, Helvetica, Geneva, sans-serif;
}

#htmleditor a:active {
	font-size : 12px;
	font-weight : bold;
	text-decoration : underline;
	color : #F58220;
	font-family : Arial, Helvetica, Geneva, sans-serif;
}

#htmleditor a:focus {
	font-size : 12px;
	font-weight : bold;
	text-decoration : underline;
	color : #F58220;
	font-family : Arial, Helvetica, Geneva, sans-serif;
}

em {
	font-size: 12px;
	font-family : Verdana, Arial Sans-Serif, Arial, Helvetica, Geneva, sans-serif;
	font-style : italic;
}

u {
	font-size: 12px;
	font-family : Verdana, Arial Sans-Serif, Arial, Helvetica, Geneva, sans-serif;
	text-decoration : underline;
}

ul {
	font-size: 12px;
	font-family : Verdana, Arial Sans-Serif, Arial, Helvetica, Geneva, sans-serif;
}

ol {
	font-size: 12px;
	font-family : Verdana, Arial Sans-Serif, Arial, Helvetica, Geneva, sans-serif;
}

.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; 
}

//Erweiterung 18.3.04
.moduleRow { }
.moduleRowOver { background-color: #CDCDCD; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #CDCDCD; }

/*VJ Links Manager for OSC v0.2 begin*/

    A.exLinkTitle {
      font-size: 12 px;
      color: #0000CC;
      font-weight: bold;
    }

    A.exLinkURL {
      font-size: 10 px;
      color: #000099;
      font-weight: bold;
    }

/*VJ Links Manager for OSC v0.2 end*/
 
