/*
  $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: Helvetica, Arial, sans-serif; font-size: 11px; }
.errorBox { font-family : Helvetica, Arial, sans-serif; font-size : 11px;
background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Helvetica, Arial, sans-serif; font-size : 11px;
color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Helvetica, Arial, sans-serif; font-size : 11px;
color: #70d250; text-decoration: underline; }

/* Hauptbereich des Shops */
BODY {
background: #ffffff;
color: #000000;
margin: 0px;
background-image: url(images/background_shop_new2.gif);
background-attachment : fixed; 
background-repeat:repeat-y;
background-height:20%;
background-position:50% 50%;
margin-top:10px;

}

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

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

FORM {
display: inline;
}

/* Kopfbereich der Seite wo das Banner von oscommerce eingefuegt ist */
TR.header {
background-image: url(images/headerticketdruck.gif); 
background-repeat:repeat-y;
height: 70px;
}

/* Header Zusatzinfos und Suche */
.header_default {margin-left:10px; margin-top:15px; height: 70px; float:left; width: 260px;}
.header_siegel {margin-left:300px; margin-top:5px; float:left; }
.header_service {font-family: Helvetica, Arial, sans-serif;font-size: 9px;text-decoration:none;color:#ffffff;text-align:right; margin-right:18px; margin-top:2px;}
.header_service a{font-family: Helvetica, Arial, sans-serif;font-size: 9px;text-decoration:none;color:#ffffff;}
.header_service a:hover{text-decoration:none;color:#000000;}
.header_search {margin-right:15px;margin-top:47px;float:right;}

/* Navigationszeile unmittelbar unter dem Kopfbereich */
TR.headerNavigation {
background: #ffa500;
}

/* Navigationszeile z.B. die >> Zeichen */
TD.headerNavigation {
font-family: Helvetica, Arial, sans-serif;
font-size: 11px;
background: darkred;
background-image: url(images/producttable_heading1.gif);
/*background-image: url(images/header_background.gif);*/
color: #000000;
}

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

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

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

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

/* Einblendung beim Versand eines neuen Passworts */
TR.headerInfo {
background: #00ff00;
}

/* Einblendung beim Versand eines neuen Passworts */
TD.headerInfo {
font-family: Helvetica, Helvetica, 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: darkred;
}

/* Balken unten mit Datum und Anzahl Zugriffe */
TD.footer {
font-family: Helvetica, Arial, sans-serif;
font-size: 11px;
background-image: url(images/bg_footer.gif);
color: #555555;
font-weight: bold;
}
/* Footer Textfarbe */
A.footer {
color: #FFFFFF;
}

/* Footerbei MouseOver */
A.footer:hover {
color: #ffffff;
}

/* Footer unten neu Web 2.0 */
.footerserviceheading {
font-family: Helvetica, Arial, sans-serif;
font-size: 17px;
color: #000000;
font-weight: bold;
}
.footerservice {
font-family: Helvetica, Arial, sans-serif;
font-size: 13px;
color: #808080;
background: #f8f8ff;
}
.footerbottom {
font-family: Helvetica, Arial, sans-serif;
font-size: 9px;
color: #808080;
background: #d3d3d3;
}

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

/* Fuellfarbe aller Boxen */
.infoBoxContents {
background: #f8f8ff;
font-family: Helvetica, Arial, sans-serif;
font-size: 11px;
}

.infoBoxNotice {
background: #FF8E90;
}

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

/* Fuellfarbe Ueberschrift aller Boxen */
TD.infoBoxHeading {
font-family: Helvetica, Arial, sans-serif;
font-size: 12px;
font-weight: bold;
background: darkred;
background-image: url(images/infobox/box_header_bg);
color: #ffffff;
}

/* Fuellfarbe Ueberschrift Boxen unten Module*/
TD.infoBoxHeading2 {
font-family: Helvetica, Arial, sans-serif;
font-size: 12px;
font-weight: bold;
background: grey;
background-image: url(images/infobox/box2_header_bg);
color: #ffffff;
}

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

/* Infobox Bestpreisvorteil - Preisalarm! */
.infoBoxContents2 {

	background-image: url(images/yellow_bg.gif);
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	vertical-align : text-bottom;
	margin : auto;
	background-position : bottom;
        border:1px solid #D3D3D3;

}

/*Link in Box*/
a.textbox {
  color: #ffffff;
}

/* 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-image: url(/shop/images/productlist_bg.gif);
background-repeat:repeat-x;
background-position:100%;

}

/* 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-image: url(/shop/images/productlist_bg.gif);
background-repeat:repeat-x;
background-position:100%;
}

TR.productListing-heading {
background: #eeeeee;
}

/* Produkttabelle Ueberschrift Fuellfarbe */
TD.productListing-heading {
font-family: Helvetica, Arial, sans-serif;
font-size: 11px;
background: #eeeeee;
background-image: url(images/producttable_heading1.gif);
color: #000000;
font-weight: bold;
border-bottom:1px solid #999;
border-top:1px solid #999;


}
/*Artikelbeschreibung in der Produktliste*/
TD.productListing-data {
font-family: Helvetica, Arial, sans-serif;
font-size: 12px;
/*font-weight: bold;*/
}

/*Preis in der Produktliste*/
TD.productListing-data-price {
font-family: Helvetica, Arial, sans-serif;
font-size: 12px;
font-weight: bold;
}

/* 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: Helvetica, Arial, sans-serif;
font-size: 17px;
font-weight: bold;
color: darkred;
/*height:30px;
background-image:url(images/producttable_heading1.gif);
	border:1px solid #999;
	border-bottom:1px solid #999; */

}
TD.category_desc {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;

}

TR.subBar {
background: #f4f7fd;
}

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

/* Haupt-Schrift */
TD.main, P.main {
font-family: Helvetica, Arial, sans-serif;
font-size: 12px;
line-height: 1.5;
}


/* Startseite Text */
TD.start, P.start {
font-family: Helvetica, Arial, sans-serif;
font-size: 12px;
padding: 5px;
line-height: 1.5;
/*background-image: url(images/yellow_bg.gif);*/
border-left: 1px;
border-top: 1px;
border-right: 1px;
border-bottom: 1px;
border-style: solid;
border-color: d3d3d3;

}

/* Rahmen um Tabellen (z.B. Bestellablauf)*/
TD.border, P.border {
font-family: Helvetica, Arial, sans-serif;
font-size: 11px;
padding: 5px;
line-height: 1.5;
border-left: 1px;
border-top: 1px;
border-right: 1px;
border-bottom: 1px;
border-style: solid;
border-color: d3d3d3;

}

TD.smallText, SPAN.smallText, P.smallText {
font-family: Helvetica, Arial, sans-serif;
font-size: 11px;
}

TD.accountCategory {
font-family: Helvetica, Arial, sans-serif;
font-size: 13px;
color: #aabbdd;
}

TD.fieldKey {
font-family: Helvetica, Arial, sans-serif;
font-size: 12px;
font-weight: bold;
}

TD.fieldValue {
font-family: Helvetica, Arial, sans-serif;
font-size: 12px;
}

TD.tableHeading {
font-family: Helvetica, Arial, sans-serif;
font-size: 12px;
font-weight: bold;
}

/* Farbe der neuen Artikel im Warenkorb */
SPAN.newItemInCart {
font-family: Helvetica, Arial, sans-serif;
font-size: 11px;
color: #8b0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
font-family: Helvetica, Arial, sans-serif;
font-size: 11px;
}

TEXTAREA {
width: 100%;
font-family: Helvetica, Arial, sans-serif;
font-size: 11px;
}

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

/* Formularbereich bei Weiterempfehlungen und Kundenkonto */
TABLE.formArea {
background: #f1f9fe;
border-color: #7b9ebd;
border-style: solid;
border-width: 1px;
}

TD.formAreaTitle {
font-family: Helvetica, Helvetica, Arial, sans-serif;
font-size: 12px;
font-weight: bold;
}

SPAN.markProductOutOfStock {
font-family: Helvetica, Helvetica, Arial, sans-serif;
font-size: 12px;
color: #c76170;
font-weight: bold;
}

SPAN.productSpecialPrice {
font-family: Helvetica, Arial, sans-serif;
font-size: 15px;
color: #8b0000;
font-weight: bold;
}

/* MouseOver-Balken im checkout-Bereich */
.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; }
.moduleRowSelected { background-color: #E9F4FC; }

/* Navigationsleiste unten im checkout */
.checkoutBarFrom, .checkoutBarTo { font-family: Helvetica, Arial, sans-serif;
font-size: 11px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Helvetica, Arial, sans-serif; font-size: 11px; font-weight: bold;
color: #000000; }

/* message box */

.messageBox { font-family: Helvetica, Arial, sans-serif; font-size: 11px; }
.messageStackError, .messageStackWarning { font-family: Helvetica, Arial, sans-serif; font-size: 11px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Helvetica, Arial, sans-serif; font-size: 11px; background-color: #99ff00; }

/* input requirement */

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

/* Special Scroller Angebote */
#pscroller1 {
	height: 100px;
	border: 0px;
	padding: 5px;
}

#pscroller2{
	width: 350px;
	height: 11px;
	border: 0px;
	padding: 3px;
}

#pscroller2 a{
	text-decoration: none;
}

.someclass {
  	font-family: Helvetica, Arial, sans-serif;
  	font-size: 11px;
  	line-height: 1.5;
}
/* Special Scroller Angebote ende */

/*Zusatzblock unter Maintext*/
TD.zusatzblock, P.zusatzblock, DIV.zusatzblock {
font-family: Helvetica, Arial, sans-serif;
font-size: 11px;
padding: 5px;
line-height: 1.5;
border-left: 1px;
border-top: 1px;
border-right: 1px;
border-bottom: 1px;
border-style: dashed;
border-color: darkred;
background-color: #FFFFCC;
}

/* Fuellfarbe Tabs eigenbau */
TD.TabsHeading {
font-family: Helvetica, Arial, sans-serif;
font-size: 11px;
font-weight: bold;
background: darkred;
background-image: url(images/headertabs/head_tab_bg.gif);
color: #ffffff;
}

/*Umfragebox*/
TD.pollBoxRow {   
font-family: Verdana, Arial, sans-serif;   
font-size: 10px;   border-color: #eeeeee;   
border-style: solid;   border-width: 1px;
} 

TD.pollBoxText {   
font-family: Verdana, Arial, sans-serif;   
font-size: 10px;   border-color: #eeeeee;   
border-style: solid;   
border-width: 1px;
} 

TR.pollOptRow {   
background: #f1f9fe; 
} 
TR.pollFooter { 
  background: #f1f9fe;
}  

SPAN.errortext {
color: #8b0000;
font-size: 11px;
}

/*BOF Options as Images*/
SPAN.optionsAvailable {
  font-family: Arial, sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}
/*EOF Options as Images*/

/***** Begin Sitemap_SEO *****/ 
ul.sitemap {
color: #ff0000;
}
.sitemap {
  font-family: Arial, sans-serif;
  font-size: 12px;
  color: #0000FF;
  font-weight : normal;
}
.sitemapHeading {
  font-family: Arial, sans-serif;
  font-size: 12px;
  color: #000000;
  font-weight : Bold;
}
.sitemapProducts {
  font-family: Arial, sans-serif;
  font-size: 12px;
  color: darkred;
  font-weight : normal;
}
A.sitemap { 
  color: #000000; 
}
A.sitemap:hover {
  color: #AABBDD;
}
.sitemap_indvidual_hdg {
  font-family: Arial, sans-serif;
  font-size: 12px;
  color: #000000;
  font-weight : normal;
}
A.sitemap_indvidual_hdg { color: darkred; font-weight : bold;}
A.sitemap_indvidual_hdg:hover { color: #ff0000; }
.sitemap_indvidual { 
  font-family: Arial, sans-serif;
  font-size: 11px;
  color: #00000;
  font-weight : normal;
}
A.sitemap_indvidual { color: darkred; }
A.sitemap_indvidual:hover { color: #AABBDD; }

h1 {
 font-family: Arial, sans-serif;
 font-size: 20px;
 font-weight: bold;
 margin-bottom: 0;
 padding-bottom: 0;
 color: #000;
}
h2 {
 font-family: Arial, sans-serif;
 font-size: 12px;
 font-weight: normal;
 margin-bottom: 0;
 padding-bottom: 0;
 color: #000;
}
/***** End Sitemap_SEO *****/ 
/* Start Document Manager */
.documents_heading { /* Headings on catalog/documents.php */
  font-family: Arial, sans-serif;
  font-weight: bold;
  font-size: 9pt;
}

.documents_category { /* Category names on catalog/documents.php */
  font-family: Arial, sans-serif;
  font-weight: bold;
  font-style: italic;
  font-size: 11pt;
  margin-top: 5px;
  margin-bottom: 1px;
}

.document_type { /* Description on catalog/includes/modules/documents.php (Used on catalog/product_info.php) */
  font-family: Arial, sans-serif;
  font-weight: bold;
  font-size: 9pt;
}

.document { /* Document name on catalog/includes/modules/documents.php (Used on catalog/product_info.php) */
  font-family: Arial, sans-serif;
  font-weight: normal;
  font-size: 9pt;
  height: 1.5em;
}

.document a { /* Document link on catalog/includes/modules/documents.php (Used on catalog/product_info.php) */
}
/* End Document Manager */
