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

.priceinfo{
 font-size: 9px;
 width: 110px;
 color: dimgray;
 font-family: Arial;
 text-align: right;
 margin-top: 3px;
 letter-spacing: normal !important;
} /* NEU */

.top_url_cell  {
  font-family: Arial,Helvetica,sans-serif;
 padding: 3px;
 font-weight: bold;
 text-align:center;
} /* NEU */

.top_url_blau {
  font-family: Arial,Helvetica,sans-serif;
  font-weight: bold;
  color: #003bd1;
  text-decoration: none;
  font-size:14px;
  white-space: nowrap;
} /* NEU */
.top_url_grau {
  font-family: Arial,Helvetica,sans-serif;
  font-weight: bold;
  color: #B1B1B1;
  text-decoration: none;
  font-size:14px;
  white-space: nowrap;
} /* NEU */
.url_blau2 {
  font-size: 11px;
  font-family: Arial,Helvetica,sans-serif;
  font-weight: bold;
  color: #003bd1;
  text-decoration: none;
  font-size:14px;
  white-space: nowrap;
} /* NEU */

.url_pfad {
  font-size: 11px;
  font-family: Arial,Helvetica,sans-serif;
  font-weight: bold;
  color: #003bd1;
  text-decoration: none;
  white-space: nowrap;
} /* NEU */

.fuss_url {
  font-size: 11px;
  font-family: Arial,Helvetica,sans-serif;
  color: #003bd1;
  text-decoration: none;
  white-space: nowrap;
} /* NEU */


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

.navi_0{
  line-height: 200%; 
  margin-top: 0; 
  margin-bottom: 0;
  vertical-align:bottom;
  font-weight:bold;
  color:#0B3550;
}

.navi_0 a{
  color:#0B3550;
}

.navi_1, .navi_2{
  line-height: 150%; 
  margin-top: 0; 
  margin-bottom: 0;
  padding-top:0px;
  padding-bottom:0px;
  vertical-align:bottom;
}






.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; }
.borderColor {border-width:12px; border-color:#9999FF; border-style:outset; padding:5px;} /* NEU */

.selCategory A { font-family: Verdana, Arial, sans-serif; font-size: 14px; color: #003bd1; text-decoration: none; font-weight: bold; line-height:35px;} /* NEU */
.selCategory A:HOVER {color: #bbc3d3; text-decoration: underline;} /* NEU */

H2 {font-family: Verdana, Arial, sans-serif; font-size: 11px; font-weight: normal;} /* NEU */
h3 {
	font-size: 130%;
	margin: 20px 0 5px 0;
}
h4 {
	border-bottom: 1px solid #808080;
	font-size: 110%;
	margin: 15px 0 5px 0;
	overflow: hidden;
}

strong h4, h4 strong {
	border: none;
	color: #000;
	font-family: verdana, arial, sans-serif;
	font-size: 118%;
	margin-top: 25px;
}

BODY {
  color: #000000;    /* ändern der Textfarbe in den Boxen Schnellsuche und Weiterempfehlen */
  margin: 0px;
}

A {
  color: #000000;     /* ändern der Textfarbe in den meisten Boxen, außer Schnellsuche und Weiterempfehlen */
  text-decoration: none;
}

A:hover {
  color: #AABBDD;     /* ändern der Linkfarbe bei Mouse over */
  text-decoration: underline;
/*font-size: 33px;       änder der Größe der Schrift bei Mouse over */
}

FORM {
    display: inline;
}

TR.header {
  background: #ffffff;  /*ändern der Farbe des Bereichs, wo sich zur Zeit der Oehme GmbH Schriftzug befindet, also im oberen Bereich */
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;     /* Größe der Schrift in den oberen Balken ändern */
  background: #003bd1; /* Farbe des oberen Navigationsbalkens ändern */
  color: #C0C0C0;      /* Farbe der Zeichen, also der >> in dem oberen Navigationsbalkens ändern */
  font-weight : bold;
}

A.headerNavigation {
  color: #C0C0C0;      /* Farbe des Textes in dem oberen Navigationsbalkens ändern */
}

A.headerNavigation:hover {
  color: #ffffff;       /* ändern der Linkfarbe im oberen Navigationsbereichs bei Mouseover */
}

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: #ff0000;
}

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: #bbc3d3;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;       /* Größe der Schrift in den unteren Balken ändern */
  background: #003bd1;   /* Farbe des unteren Balkens ändern, wo Datum und Besuche steht */
  color: #FFFFFF;        /* Farbe des Textes in dem unteren Navigationsbalken ändern */
  font-weight: bold;
}

.infoBox {
  background: #b6b7cb;    /* Rahmenfarbe der Boxen ändern */
}

.infoBoxContents {
  background: #f8f8f9;    /* Hintergrundfarbe in den Boxen ändern */
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;        /* größe der Schrift in den Boxen Benachrichtungen und Hersteller info ändern */
}

.infoBoxNotice {
  background: #FF8E90;
}

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

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;         /* Größe der Schrift in den Boxenüberschriften ändern */
  font-weight: bold;
  background: #003bd1;     /* Farbe des oberen Balkens in den Boxen ändern */
  color: #FFFFFF;          /* Farbe des Textes im oberen Balken in den Boxen ändern */
}

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: #f8f8f9;      /*Farbe in der Box Unser Angebot ändern */
}

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;       /*Farbe in der Box Unser Angebot ändern */
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;     /* Rahmenfarbe der Boxen Unser Angebot ändern */
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #003bd1;        /* Farbe der Kopfbereiches der Box Unser Angebot ändern */
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;            /* größe der Schrift in der Box Unser Angebot ändern */
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;             /*  größe der Schrift in der mittleren Box ändern, z.B. "Unser Angebot" und "Melden Sie sich an" usw. */
  font-weight: bold;
  color: #9a9a9a;
}

TD.productPrice { /* NEU */
  font-family: Verdana, Arial, sans-serif;
  font-size: 35px;             /*  größe der Schrift in der mittleren Box ändern, z.B. "Unser Angebot" und "Melden Sie sich an" usw. */
  font-weight: bold;
  color: #9999FF;
  width: 200px;
  padding: 5px;
}

TR.subBar {
  background: #ff0000;
}

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;          /* größe des Textes welcher z.B. bei aktuelle Meiningen steht im Bereich zwischen linker und rechter Box steht */
  line-height: 1.5;
/*color: #ff0000;              Farbe des Textes kann auch bestimmt werden */
}

TD.main div table tr td{
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;          /* größe des Textes welcher z.B. bei aktuelle Meiningen steht im Bereich zwischen linker und rechter Box steht */
  line-height: 1.5;
}


TD.main div table tr td a{
    font-weight: bold;      /* formatiert die Verbrauchsmateriallinks  */
    color: dimgray;
}


TD.privacy {                  /* größe und Schriftart des Privacytextes */  /* NEU */
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    line-height: 18px;
    color: #000000;
}

TD.impress {                  /* größe und Schriftart des Impressumtextes */  /* NEU */
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    line-height: 18px;
    color: #000000;
}

strong {                    /* größe und Schriftart des Impressumtextes */  /* NEU */
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    line-height: 18px;
    color: #808080;
    text-decoration: none;
}

.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;          /* größe des Textes welcher z.B. bei aktuelle Meiningen steht im Bereich zwischen linker und rechter Box steht */
                            /* Z.B. der Text: Datum hinzugefügt: Donnerstag, 27. Mai usw. */
/*color: #ff0000;              Farbe des Textes kann auch bestimmt werden */
}

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

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;          /* größe der Schrift in den Checkboxen und Dropdownboxen */
/*color: #ff0000;              Farbe des Textes kann auch bestimmt werden */
}

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

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;          /* größe der Schrift mit welcher der Gast oder der Benutzer auf der Startseite berüßt wird */
  color: #f0a480;           /* Farbe des Textes kann auch bestimmt werden */
  font-weight: bold;
}

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;          /* Größe und Farbe der Sternchen, die im Bereich Warenkorb hinter der Bezeichnung erscheinen, wenn ein Produkt nicht mehr auf Lager ist */
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;           /* Farbe der Schrift, in welcher der Preis bei Sonderangeboten dargestellt wird */

}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; } /* cursor: hand; */
.moduleRowSelected { background-color: #E9F4FC; }

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

/* ---------------------------------------------------------------------------------- */

.tabelle{
  border-color:#003bd1;

  border-style: solid; 
  border-width: 1px;

  spacing:0px;
  margin:0px;
  padding:0px;
}

.tabelle_heading td{
  background-color:#003bd1;

  font-weight:bold;
  text-align:center;
 
  font-color:#FFFFFF;
  color:#FFFFFF;
  spacing:0px;
  margin:0px;
  padding:5px;

  width: 80px;
  height:50px;
}

.tabelle_content td{
  background-color:#e0e0e0;
 
  text-align:center;
  spacing:0px;
  margin:0px;
  padding:5px;

  width: 80px;
  height:50px;
}

.custom_tabelle{
  border-color:#003bd1;

  border-style: solid; 
  border-width: 1px;

  spacing:0px;
  margin:0px;
  padding:0px;
}

.custom_tabelle_heading td{
  background-color:#003bd1;

  font-weight:bold;
 
  font-color:#FFFFFF;
  color:#FFFFFF;
  spacing:0px;
  margin:0px;
  padding:5px;

}

.custom_tabelle_content td{
  background-color:#e0e0e0;
  spacing:0px;
  margin:0px;
  padding:5px;
}

.backgroundcolor{
  background-color:#F2F2FC;
}

.product_spec_left, .row1, .row2 {
	font-weight: bold;
	vertical-align: top;
}

#prod_image {
	background-color: #fff;
	border: 1px solid #003BD1;
	margin-left: 10px;
	width: 200px;
	float: right;
	padding: 5px;
	text-align: center;
}

table.product-specs tr.spec-section-header th {
	font-size: 11px;
	text-align: left;
	font-weight: bold;
	padding: 8px 0;
}

table.product-specs tr.row2 {
	background-color: #DFDFFF;
}

table.product-specs th {
	font-size: 11px;
	font-weight: normal;
	vertical-align: top;
	text-align: left;
}

table.product-specs td {
	font-weight: normal;
}

.new_products_name {
	font-size: 130%;
}

.new_products_price {
	font-size: 200%;
	font-weight: bold;
	margin: 0 0 25px 0;
	padding: 5px;
}

.new_products_image {
	background: #fff;
	height: 140px;
	border-top: 2px solid #003BD1;
	border-bottom: 1px solid #c0c0c0;
	margin: 3%;
}
