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

.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 {
font-size: 10px;
background: #f2fff7;
}

.orderEdit {
font-family: Verdana, Arial, sans-serif;
font-size: 10px;
color: #70d250;
text-decoration: underline;
}

/* Hauptbereich des Shops */
BODY {
font-family: Verdana, Arial, sans-serif;
font-size: 10px;
background: #E0E1E3;
color: #000000;
text-align:center;
margin: 0px;
}

/* Farbe der Links im Shop */
A {
color: #000000;
text-decoration: none;
}

/* Farbe bei MouseOver */
A:hover {
color: #000000;
text-decoration: underline;
}

FORM {
font-size: 10px;
display: inline;
}

/* Kopfbereich der Seite wo das Banner von oscommerce eingefuegt ist */
TR.header {
font-size: 10px;
background: #ffffff;
}

/* Navigationszeile unmittelbar unter dem Kopfbereich */
TR.headerNavigation {
font-size: 10px;
background: #bbc3d3;
line-height: 2;
}

/* Navigationszeile z.B. die >> Zeichen */
TD.headerNavigation {
font-family: Verdana, Arial, sans-serif;
font-size: 12px;
background: #003991;
color: #ffffff;
font-weight: bold;
}

/* Navigationszeile Textfarbe */
A.headerNavigation {
color: #FFFFFF;
}

/* Navigationszeile bei MouseOver */
A.headerNavigation:hover {
color: #ffffff;
}

/* Einblendung bei Fehler oder Warnung z.B. AGBs nicht akzeptiert */
TR.headerError {
font-size: 10px;
background: #ff0000;
}

/* Einblendung bei Fehler oder Warnung z.B. AGBs nicht akzeptiert */
TD.headerError {
font-family: Verdana, Arial, sans-serif;
font-size: 10px;
background: #ff0000;
color: #ffffff;
font-weight: bold;
text-align: center;
}

/* Einblendung beim Versand eines neuen Passworts */
TR.headerInfo {
font-size: 10px;
background: #00ff00;
}

/* Einblendung beim Versand eines neuen Passworts */
TD.headerInfo {
font-family: Tahoma, Verdana, Arial, sans-serif;
font-size: 12px;
background: #00ff00;
color: #ffffff;
font-weight: bold;
text-align: center;
}

/* Balken unten mit Datum und Anzahl Zugriffe */
TR.footer {
background: #AACBDD;
line-height: 2;
}

/* Balken unten mit Datum und Anzahl Zugriffe */
TD.footer {
font-family: Verdana, Arial, sans-serif;
font-size: 10px;
background: #003991;
color: #ffffff;
font-weight: bold;
}

/* Farbe des Rahmen um alle Boxen */
.infoBox {
background: #003991;
}

/* Fuellfarbe aller Boxen */
.infoBoxContents {
background: #f8f8f9;
font-family: Verdana, Arial, sans-serif;
font-size: 10px;
}

.infoBoxNotice {
background: #FF8E90;
font-size: 10px;
}

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

/* Fuellfarbe Ueberschrift aller Boxen */
TD.infoBoxHeading {
font-family: Verdana, Arial, sans-serif;
font-size: 12px;
font-weight: bold;
background: #003991;
color: #ffffff;
}

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

/* Farbe Produktliste ungerade Zeilen */
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;
font-size: 10px;
}

/* Farbe Produktliste gerade Zeilen */
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: #b6b7cb;
  border-spacing: 1px;
}

/* Produkttabelle Ueberschrift Fuellfarbe */
TD.productListing-heading {
font-family: Verdana, Arial, sans-serif;
font-size: 10px;
background: #C1D5E5;
color: #000000;
font-weight: bold;
}

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

/* Farbe Seitenauswahl unten rechts */
A.pageResults {
color: #0000FF;
}

/* Farbe Seitenauswahl unten rechts bei bei MouseOver */
A.pageResults:hover {
color: #0000FF;
background: #FFFF33;
}

/* Ueberschrift Farbe wie unser Angebot, Kategorien, etc. */
TD.pageHeading, DIV.pageHeading {
font-family: Verdana, Arial, sans-serif;
font-size: 20px;
font-weight: bold;
color: #003991;
}

TR.subBar {
background: #f4f7fd;
}

/* Sub Titelzeile z.B. Es wurden keine Artikel gefunden ... */
TD.subBar {
font-family: Verdana, Arial, sans-serif;
font-size: 10px;
color: #000000;
}

/* Haupt-Schrift */
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: 10px;
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;
}

/* Farbe der neuen Artikel im Warenkorb */
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;
}

/* Farbe Schriftzug Gast bei der Begruessung */
SPAN.greetUser {
font-family: Verdana, Arial, sans-serif;
font-size: 11px;
color: #000000;
font-weight: bold;
}

/* Formularbereich bei Weiterempfehlungen und Kundenkonto */
TABLE.formArea {
font-size: 11px;
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;
}

/* MouseOver-Balken im checkout-Bereich */
SPAN.errorText {
font-family: Verdana, Arial, sans-serif;
font-size: 11px;
color: #ff0000;
}

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

.moduleRowSelected {
background-color: #E9F4FC;
}

/* Navigationsleiste unten im checkout */
.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;
}

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

/* category information boxes */

.cat_info_box {
background: #e0e1e3; 
border: solid 1px #003991; 
padding: 8px; 
margin-bottom: 10px; 
font-family: Verdana, Arial, sans-serif;
font-size: 11px; 
font-weight: light
}

/* price information boxes */

.price_info_box {
background: #FFFFFF; 
border: solid 1px #003991; 
padding: 8px; 
margin-bottom: 10px; 
font-family: Verdana, Arial, sans-serif;
font-size: 11px; 
color: #C60000;
font-weight: light
}

/*** Begin Header Tags SEO ***/
h1 {
font-family: Verdana, Arial, sans-serif;
font-size: 20px;
font-weight: bold;
margin-bottom: 0;
padding-bottom: 0;
color: #003991;
}

h2 {
font-family: Verdana, Arial, sans-serif;
font-size: 14px;
font-weight: normal;
margin-bottom: 0;
padding-bottom: 0;
color: #003991;
}


h6 {
font-family: Verdana, Arial, sans-serif;
font-size: 12px;
font-weight: normal;
margin-bottom: 0;
padding-bottom: 0;
color: #FFFFFF;
}

/*** End Header Tags SEO ***/

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

/* 
--------------------------------------
-------- CATEGORIES MENU -------------
 */
	#nav, #nav ul { /* all lists */
		padding: 0;
		padding-right: 3;
		margin: 0;
		list-style: none;
		float : left;
		width : 250px;
	}
	
	#nav li { /* all list items */
		position : relative;
		float : left;
		line-height : 25px;
		margin-bottom : -1px;
		width: 250px;
		background-color : white;
		text-indent: 3px;
					
	}
	
	#nav li ul { /* second-level lists */
		position : absolute;
		left: -999em;
		margin-left : 250px;
		margin-top : -27px;

	}
	
	#nav li ul ul { /* third-and-above-level lists */
		left: -999em;
		margin-bottom: -1px;
	}
	
	#nav li a {
		width: 250px;
		display : block;
		font-family: Verdana, Arial, sans-serif;
  		font-size: 11px;
  		font-weight: normal;
		color: #000000;
		text-decoration : none;
		border : 1px solid #d9d9da;
		padding : 0;
	
	}
	
	#nav li a:hover {
		width: 250px;
		color : #92373F;
		background-color : #fff8c8;
	}
	
	#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
		left: -999em;
	}
	
	#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { /* lists nested under hovered list items */
		left: auto;
	}

	
/* Menu items with subcategories */	
#nav li a.daddy {
	background: url(images/infobox/cat_arrow.png) center right no-repeat;
}

/* Selected items with subcategories */	
#nav li.selected {
    background-color: #fff29d;
}



/*
---------------------------
---- END CATEGORIES MENU */

ul.nav {
   overflow: hidden;
   height: 100%;
   clear:both;   
   margin:24px 0px 6px 0px;
   list-style-type:none;
   padding:4px;
  
}
ul.nav li.left {
  float:left;
}

ul.nav li.right {
  float:right;
  text-align: right;
}

// center shop cg 2011-09-09
#content {
width: 900; margin: auto;
border: 1px solid #999999;
text-align:center;
}

