/*
  $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
*/

TABLE.seitenflaeche {

background-color: #ffffff;
	
}

TABLE {
   font-family: Verdana, Arial, sans-serif;
   font-size: 14px;
   color: #000000;
  font-weight : normal;
}

.boxText { font-family: Verdana, Arial, sans-serif; font-size: 11px; }
.boxText_2{ font-family: Verdana, Arial, sans-serif; font-size: 11px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 11px; color: #000000; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 11px; color: #cc0033; }
.productsNotifications { background: #f2fff7;  color: #000000; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 11px; color: red; text-decoration: underline; }


.bannertext {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 30px;
	font-weight : bold;
	color: Gray;
}


/* Hauptbereich des Shops */
body {
	background-image: url(images/eigene_bilder/hintergr.jpg);
	background-position: top center;
	color: #C0C0C0;
	margin: 0px;
	background-color: #ffffff;
	background-attachment: fixed;
}

/* Farbe der Links im Shop */
A {
  color: #000000;
  text-decoration: none;
}


/* Farbe bei MouseOver */
A:hover {
  color: #0000FF;
  text-decoration: underline;
}

FORM {
	display: inline;
}

/* Kopfbereich der Seite wo das Banner von oscommerce eingefuegt ist */
TR.header {
  background: #ffffff;
}

/* Navigationszeile unmittelbar unter dem Kopfbereich */
TR.headerNavigationBlau {
  background: #A7171B;
}



/* Navigationszeile unmittelbar unter dem Kopfbereich */
TR.headerNavigation {
  background: #8E8E8E;
  
}


/* Navigationszeile z.B. die >> Zeichen */
TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #8E8E8E;
  color: #FEFEFE;
  font-weight : bold;
}

/* Navigationszeile Textfarbe */
A.headerNavigation { 
  color: #FEFEFE; 
}

/* Navigationszeile bei MouseOver */
A.headerNavigation:hover {
  color: #F7AD39;
}





/* Navigationszeile Quer Textfarbe */
A.headerNavigationOben {
	color: #902700;
	font-weight: bold;
	font-family: "Arial Narrow";
	text-decoration: none;
	font-size: 16px;
	letter-spacing: 2px;
}

/* Navigationszeile Quer bei MouseOver */
A.headerNavigationOben:hover {
	color: #000000;
	font-weight: bold;
	font-family: "Arial Narrow";
	text-decoration: none;
	font-size: 16px;
	letter-spacing: 2px;
}




/* Einblendung bei Fehler oder Warnung z.B. AGBs nicht akzeptiert */
TR.headerError {
  background: #ff0000;
  color: #000000;
}

/* Einblendung bei Fehler oder Warnung z.B. AGBs nicht akzeptiert */
TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #202020;
  font-weight : bold;
  text-align : center;
}

/* Einblendung beim Versand eines neuen Passworts */
TR.headerInfo {
  background: #C0C0C0;
  color: #000000;
}

/* Einblendung beim Versand eines neuen Passworts */
TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #C0C0C0;
  color: #202020;
  font-weight: bold;
  text-align: center;
}


/* Balken unten mit Datum und Anzahl Zugriffe */
TR.footer {
  background: #8E8E8E;
}

/* Balken unten mit Datum und Anzahl Zugriffe */

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #8E8E8E;
  color: #FEFEFE;
  font-weight: bold;
}

.linkzursitemap {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;

  color: #FEFEFE;
  font-weight: bold;
}

/* Farbe des Rahmen um alle Boxen */
.infoBox {
  
  border: 1px;
  border-style: solid;
  border-color: #A7171B;
  border-spacing: 0px;

}

/* Categorie Box */

.infoBox2 {


  
}


.infoBoxContents {
  background: #FFF4E3;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #3C5984;
}

.infoBoxContents2 {
  background: #FFFFFF;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

.infoBoxNotice {
  background: #FF8E90;
}


/* Fuellfarbe aller Boxen */
.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #000000;
}


/* Fuellfarbe Ueberschrift aller Boxen */
TD.infoBoxHeading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background: #E9E9E9;
	color: #000000;
	background-image : url(images/eigene_bilder/hintergrund-box.gif);
}

/* Fuellfarbe Zeile mit Trampelpfad */
TD.infoBoxHeadingBlau {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background: #A7171B;
	color: #ffffff;
	
}



TD.infoBoxHeadingOben {
	background: #D9D9Da;
	background-image: url(images/eigene_bilder/taste_o_quer.gif);
	text-align: center;
}

TD.ObenQuerTrenner {
	background: #D9D9Da;
	background-image: url(images/eigene_bilder/taste_o_quer_trenner.gif);
}
TD.ObenQuerTrennerRe {
	background: #D9D9Da;
	background-image: url(images/eigene_bilder/taste_o_quer_trenner_re.gif);
}
TD.ObenQuerTrennerLi {
	background: #D9D9Da;
	background-image: url(images/eigene_bilder/taste_o_quer_trenner_li.gif);
}


TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

/* 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: #f8f8f9;
}

/* 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: #f8f8f9;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #8E8E8E;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #000000;
 

  font-weight: bold;
}


/* Produkttabelle Ueberschrift Fuellfarbe */
TD.productListing-heading {

  background: #8E8E8E;
  background-image : url(images/eigene_bilder/hintergrund-box.gif);

}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #0000FF;
}


/* Farbe Seitenauswahl unten rechts */

A.pageResults {
  color: #0000FF;
}

/* Farbe Seitenauswahl unten rechts bei bei MouseOver */
A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}


h1.startseitenkopf{
	font-family: Georgia, sans-serif;
	font-size: 27px;
	font-weight: normal;
	color: #ffffff;
	
	margin-bottom: 12px;
}





/* Formatierung fuer den fck Editor und Shopseiten*/
/* Formatierung H1 bis H6 fuer den fck Editor müssen auch in der - admin/fckeditor/editor/css/fck_editorarea.css - angelegt werden*/




h1{
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #A7171B;
}


/* Formatierung fuer den fck Editor */

h2{
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  font-weight: bold;
 
}

/* Formatierung fuer den fck Editor */

h3{
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: normal;
 
}

/* Formatierung fuer den fck Editor */

h4{
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: normal;
 
}

/* Formatierung fuer den fck Editor */

h5{
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: normal;
 
}

/* Formatierung fuer den fck Editor */

h6{
  font-family: Verdana, Arial, sans-serif;
  font-size: 8px;
  font-weight: bold;
 
}

h2.featured {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #000000;
	margin-bottom: 0px;
	margin-top: 2px;
	font-weight: bold;
}





/* Ueberschrift Farbe wie unser Angebot, Kategorien, etc. */
TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #A7171B;
  vertical-align : top;
}

TR.subBar {
  background: #f4f7fd;
}


/* Sub Titelzeile z.B. Es wurden keine Artikel gefunden ... */

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #000000;
}

.mainProdInfo {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  color: #000000;
  background: #FFFFFF;
  
  
}


/* Haupt-Schrift */

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  color: #000000;
  
}


TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
  color: #808080;
}

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;
}


/* 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: 12px;
  color: red;
  font-weight: bold;
}

TD.main_agb, P.main_agb {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  color: #000000;
  background-image:url(images/eigene_bilder/blink.gif);
  
}


/* Formularbereich bei Weiterempfehlungen und Kundenkonto */

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;
}

/* MouseOver-Balken im checkout-Bereich */
.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #C0FFC0; }


/* Navigationsleiste unten im checkout */

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 11px; 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; color:#000000; background-color: #C0FFC0; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; color:#000000; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }
.kontakt {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: bold; color: #000000}

/* BOF price-break-1.11.3 */
TD.productPriceInListing {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #d2e9fb;
}

TD.productPriceInBox {
  font-family: Verdana, Arial, sans-serif;
  color: #000000;
  font-size: 12px;
  background: #FFFFFF;
  font-weight: bold;
}

/* EOF price-break-1.11.3 */


.tax_info {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
  color: #758389;
}


/*CSS Navigation */
/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.suckerdiv ul{
margin: 0;
padding: 0;
list-style-type: none;
width: 206px; /* Width of Menu Items */
border-bottom: 1px solid #CCCCCC;
font-family: verdana;
font-size: 12px;

}

.suckerdiv ul li{
position: relative;
background-color: #F4F4F4;
}

/*1st level sub menu style */
.suckerdiv ul li ul{
left: 205px; /* Parent menu width - 1*/
position: absolute;
width: 206px; /*sub menu width*/
top: 0;
display: none;
}

/*All subsequent sub menu levels offset */
.suckerdiv ul li ul li ul{
left: 205px; /* Parent menu width - 1*/
}

/*All subsequent sub menu levels offset */
.suckerdiv ul li ul li a{
left: 205px; /* Parent menu width - 1*/
background-color: #D4D3D3;
}

/*All subsequent sub menu levels offset */
.suckerdiv ul li ul li ul li a{
background-color: #8E8E8E;
}

/*All subsequent sub menu levels offset */
.suckerdiv ul li ul li ul li ul li a{
background-color: #F4F4F4;
}

/* menu links style */
.suckerdiv ul li a{
display: block;
color: black;
text-decoration: none;
background-color: #F4F4F4;
padding: 1px 5px;
border: 1px solid #CCCCCC;
border-bottom: 0;
line-height: 1.75em;
}

.suckerdiv ul li a:hover{
background-color: #ADABC5;
color: black;
text-decoration: none;
}

.suckerdiv ul li ul li a:hover{
background-color: #ADABC5;
color: black;
text-decoration: none;
}

.suckerdiv ul li ul li ul li a:hover{
background-color: yellow;
color: black;
text-decoration: none;
}

/* The main categories with sub-categories */
.suckerdiv .subfolderstyle{
background: url(images/arrow-list.gif) no-repeat center right;
}

/* This one colors the sub-folder with other sub-folders */
.suckerdiv ul li ul .subfolderstyle {
background-color: #DDDDDD;
}

/* This one colors the sub-folder with other sub-folders */
.suckerdiv ul li ul li ul .subfolderstyle {
background-color: #DDDDDD;
}

/* This one colors the sub-folder with other sub-folders */
.suckerdiv ul li ul li ul li ul .subfolderstyle {
background-color: #DDDDDD;
}

/* Holly Hack for IE \*/
* html .suckerdiv ul li { float: left; height: 1%; }
* html .suckerdiv ul li a { height: 1%; }
/* End */



a.single_image
{
  border: 1px;
  border-style: solid;
  border-color: #A7171B;

}


a.smalltext
{
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
  color: #808080;
  font-weight: normal;

}





