/*  $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) 2004 osCommerce  Released under the GNU General Public License*/.boxText { font-family: "Times New Roman", Times, serif; font-size: 14px; }.errorBox { font-family : "Times New Roman", Times, serif; font-size : 14px; background: #ffb3b5; font-weight: bold; }.stockWarning { font-family : "Times New Roman", Times, serif; font-size : 14px; color: #cc0033; }.productsNotifications { background: #ffffcc; }.orderEdit { font-family : "Times New Roman", Times, serif; font-size : 14px; color: #ff0000; text-decoration: underline; }.imagesBoxContents { font-family: "Times New Roman", Times, serif; font-size: 14px; }/* Hauptbereich des Shops */BODY {	/* background: #ffffcc;*/ /*  background-image:url(images/xy.jpg);  background-repeat:no-repeat;*/  color: #933514;	width: 500px;}/* Farbe der Links im Shop */A {  color: #933514;  text-decoration: none;}a.textbox {color: #ffffff;}/* Farbe bei MouseOver */A:hover {  color: #ffffff;  text-decoration: underline;}FORM {	display: inline;}/* Kopfbereich der Seite wo das Banner von oscommerce eingefuegt ist */TR.header {  background: #transparent;}/* Navigationszeile unmittelbar unter dem Kopfbereich */TR.headerNavigation {  background: #transparent;}/* Navigationszeile z.B. die >> Zeichen */TD.headerNavigation {  font-family: "Times New Roman", Times, serif;  font-size: 14px;  background: #933514;  color: #ffffff;  font-weight : bold;}/* Navigationszeile Textfarbe */A.headerNavigation {   color: #ffffff; }/* Navigationszeile bei MouseOver */A.headerNavigation:hover {  color: #0000FF;}/* 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: "Times New Roman", Times, serif;  font-size: 14px;  background: #ffff99;  color: #ffffff;  font-weight : bold;}/* Einblendung beim Versand eines neuen Passworts */TR.headerInfo {  background: #00ff00;}/* Einblendung beim Versand eines neuen Passworts */TD.headerInfo {  font-family: "Times New Roman", Times, serif;  font-size: 14px;  background: #ffff99;  color: #ffff99;  font-weight: bold;}/* Balken unten mit Datum und Anzahl Zugriffe */TR.footer {  background: #transparent;}/* Balken unten mit Datum und Anzahl Zugriffe */TD.footer {  font-family: "Times New Roman", Times, serif;  font-size: 14px;  background: #ffff99;  color: #009900;  font-weight: bold;}/* Farbe des Rahmen um alle Boxen außer Shopping Cart*/.infoBox {  background: #transparent;}/* Farbe des Rahmen um Shopping Cart und Categories */.infoCart {  background: #transparent;  /*border:1px solid #933514;*/}/* Fuellfarbe aller Boxen */.infoBoxContents {  background: #transparent;  font-family: "Times New Roman", Times, serif;  font-size: 14px;}.infoBoxNotice {  background: #ffff99;}.infoBoxNoticeContents {  background: #ffff99;  font-family: "Times New Roman", Times, serif;  font-size: 14px;}/* Fuellfarbe Ueberschrift aller Boxen */TD.infoBoxHeading {  font-family: "Times New Roman", Times, serif;  font-size: 15px;  font-weight: normal;  background: #933514;  color: #ffffff;  display:block;  /* border:1px solid #red;*/}TD.infoBox, SPAN.infoBox {  font-family: "Times New Roman", Times, serif;  font-size: 14px;}/* 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: #transparent;}/* 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: #transparent;}/* Produkttabelle Ueberschrift Fuellfarbe */TABLE.productListing {  border: 1px;  border-style: solid;  border-color: #ffffff;  border-spacing: 1px;}.productListing-heading {  font-family: "Times New Roman", Times, serif;  font-size: 14px;  background: #933514;  color: #ffffff;  font-weight: normal;}TD.productListing-data {  font-family: "Times New Roman", Times, serif;  font-size: 14px;}/* Farbe Seitenauswahl unten rechts */A.pageResults {  color: #933514;}/* Farbe Seitenauswahl unten rechts bei bei MouseOver */A.pageResults:hover {  color: #933514;  text-decoration:underline;  background: #FFFFFF;}/* Ueberschrift Farbe wie unser Angebot, Kategorien, etc. */TD.pageHeading, DIV.pageHeading {  font-family: "Times New Roman", Times, serif;  font-size: 18px;  font-weight: bold;  color: #933514;}TR.subBar {  background: #f4f7fd;}/* Sub Titelzeile z.B. Es wurden keine Artikel gefunden ... */TD.subBar {  font-family: "Times New Roman", Times, serif;  font-size: 14px;  color: #000000;}/* Haupt-Schrift */TD.main, P.main {  font-family: "Times New Roman", Times, serif;  font-size: 14px;  line-height: 1.5;}TD.smallText, SPAN.smallText, P.smallText {  font-family: "Times New Roman", Times, serif;  font-size: 14px;}TD.accountCategory {  font-family: "Times New Roman", Times, serif;  font-size: 14px;  color: #aabbdd;}TD.fieldKey {  font-family: "Times New Roman", Times, serif;  font-size: 12px;  color:#933514;  /*font-weight: bold;*/}TD.fieldValue {  font-family: "Times New Roman", Times, serif;  font-size: 14px;}TD.tableHeading {  font-family: "Times New Roman", Times, serif;  font-size: 14px;  font-weight: bold;}/* Farbe der neuen Artikel im Warenkorb */SPAN.newItemInCart {  font-family: "Times New Roman", Times, serif;  font-size: 14px;  color: #ff0000;}CHECKBOX, INPUT, RADIO, SELECT {  font-family: "Times New Roman", Times, serif;  font-size: 15px;}TEXTAREA {  width: 100%;  font-family: "Times New Roman", Times, serif;  font-size: 15px;}/* Farbe Schriftzug Gast bei der Begruessung */SPAN.greetUser {  font-family: "Times New Roman", Times, serif;  font-size: 14px;  color: #f0a480;  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: Tahoma, "Times New Roman", Times, serif;  font-size: 14px;  font-weight: bold;}SPAN.markProductOutOfStock {  font-family: Tahoma, "Times New Roman", Times, serif;  font-size: 14px;  color: #c76170;  font-weight: bold;}SPAN.productSpecialPrice {  font-family: "Times New Roman", Times, serif;  color: #ff0000;}SPAN.errorText {  font-family: "Times New Roman", Times, serif;  color: #ff0000;}/* MouseOver-Balken im checkout-Bereich */.moduleRow { }.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }.moduleRowSelected { background-color: #E9F4FC; }/* Navigationsleiste unten im checkout */.checkoutBarFrom, .checkoutBarTo { font-family: "Times New Roman", Times, serif; font-size: 10px; color: #8c8c8c; }.checkoutBarCurrent { font-family: "Times New Roman", Times, serif; font-size: 10px; color: #000000; }/* message box */.messageBox { font-family: "Times New Roman", Times, serif; font-size: 10px; }.messageStackError, .messageStackWarning { font-family: "Times New Roman", Times, serif; font-size: 10px; background-color: #ffb3b5; }.messageStackSuccess { font-family: "Times New Roman", Times, serif; font-size: 10px; background-color: #99ff00; }/* input requirement */.inputRequirement { font-family: "Times New Roman", Times, serif; font-size: 10px; color: #ff0000; }.tax_info {  font-family: "Times New Roman", Times, serif;  font-size: 9px;  color: #933514;}.tax_info a {  font-family: "Times New Roman", Times, serif;  font-size: 9px;  color: #933514;}.tax_info a:hover {  font-family: "Times New Roman", Times, serif;  font-size: 9px;  color: #933514;  text-decoration:underline;}/* Trusted Shop */.trustedshops {   font-family: "Times New Roman", Times, serif;   font-size: 11px;   color: #000000; }.trustedshops_ueber {  font-family: "Times New Roman", Times, serif;  font-size: 14px;  color: #000000;}/* Links Template weis*/.sts {  font-family: "Times New Roman", Times, serif;  font-size: 15px;  color: #ffffff;  text-decoration:none;}.sts a {  font-family: "Times New Roman", Times, serif;  font-size: 15px;  color: #ffffff;  text-decoration:none;}.sts a:hover {  font-family: "Times New Roman", Times, serif;  font-size: 15px;  color: #ffffff;  text-decoration:underline;}/* Links Template hellbraun*/.sts_unter {  font-family: "Times New Roman", Times, serif;  font-size: 15px;  color: #933514;  text-decoration:none;}.sts_unter a {  font-family: "Times New Roman", Times, serif;  font-size: 15px;  color: #933514;  text-decoration:none;}.sts_unter a:hover {  font-family: "Times New Roman", Times, serif;  font-size: 15px;  color: #933514;  text-decoration:underline;}/* Links Template hellbraun*/.sts_klein {  font-family: "Times New Roman", Times, serif;  font-size: 14px;  color: #933514;  text-decoration:none;}.sts_klein a {  font-family: "Times New Roman", Times, serif;  font-size: 14px;  color: #933514;  text-decoration:none;}.sts_klein a:hover {  font-family: "Times New Roman", Times, serif;  font-size: 14px;  color: #933514;  text-decoration:underline;}/* Weitere Informationen */.infotext {  color: #ffffff;  padding: 0px 10px 10px 10px;  font-family: "Times New Roman", Times, serif;  font-size: 14px;  text-align: justify;  background-color: #933514;}.infotext h1 {  font-size: 15px;}.infotext a:hover, .infotext a:active{  color: #ffffff;  text-decoration:underline;}.infotext a:link, .infotext a:visited{  color: #ffffff;  text-decoration:underline;}/* Start of the new product listing & product info pages */.pagelisting {  font-family: "Times New Roman", Times, serif;  font-size: 18px;  font-weight: normal;  color: #9a9a9a;}.price {  font-family: "Times New Roman", Times, serif;  font-size: 12px;  font-weight: bold;  line-height: 1.5;}.description {  font-family: "Times New Roman", Times, serif;  font-size: 12px;    font-weight: bold;}TD.maintop {  font-family: "Times New Roman", Times, serif;  font-size: 14px;  line-height: 1.5;  font-weight:bold;}TD.mains {  font-family: "Times New Roman", Times, serif;  font-size: 12px;  line-height: 1.5;  font-weight:bold;}TD.maint {  font-family: "Times New Roman", Times, serif;  font-size: 12px;  line-height: 1.5;  font-weight:normal;}TD.mainsred {  font-family: "Times New Roman", Times, serif;  font-size: 16px;  color:933514;  line-height: 1.5;  font-weight:bold;}/* End of new product listing & product info pages *//* Logo oben links klickbar */#logo {	width:393px;	height:222px;}/* Submenü oben quer */#submenue {	width:393px;	height: auto;	position:absolute;	left: 548px;	top: 159px;}/* Produktkategorie */#produktk {	width:128px;	height: 22px;	position:absolute;	left: 132px;	top: 260px;	z-index:auto;}/* Rechnung und Lieferschein im Admin */.specialPrice { color: #ff0000; }.oldPrice { text-decoration: line-through; }.fieldRequired { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }.smallText { font-family: Verdana, Arial, sans-serif; font-size: 8px; }.smallText2 { font-family: Verdana, Arial, sans-serif; font-size: 10px; }.main { font-family: Verdana, Arial, sans-serif; font-size: 12px; }.errorText { font-family: Verdana, Arial, sans-serif; font-size: 14px; color: #ff0000; }