@import url('/kategorien.css');
/* Hier Kategorie-Design ausgelagert in eigene CSS-Datei */


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


* {
   margin: 0;
   padding: 0;
   }

BODY {
   background: #ffffff;
   background-image: url(/images/bg1.gif);
   color: #000000;
   margin: 10px 0px 10px 0px;
   font-family: Helvetica,Arial,Geneva,sans-serif;
}

/* ------ Header ------ */
div#logo {
  margin: 15px 21px 8px 21px;
  float: left;
}

table#header {
   float: right;
   margin: 0px 0px 10px 0px;
   }

table#header td {
   text-align: right;
   font-size: 12px;
   line-height: 18px;
   color: #000000;
   font-weight: normal;
   padding-top: 5px;
   padding-bottom: 5px;
   }
table#header a {
   color: #B02542;
   margin-left: 20px;
}
table#header a:hover {
   color: #B02542;
}

table#header td.left {
   white-space:nowrap;
   padding-left: 30px;
   }
table#header td.right {
   padding-right: 30px;
   }
table#header td.zwei {
   padding-left: 30px;
   padding-right: 30px;
   }
/* ------ dazu ein kleiner schmutziger Workaround, weil die Voreinstellungen für die
   ------ InfoBox (Schnellsuche) so seltsam sind */
div#schnellsuche {
  margin: -34px 0px -34px 0px;
  }

/* ------ Breadcrumb-Navigation ------ */

table.breadcrumb {
   clear: both;
   }
table.breadcrumb td {
  padding: 3px 21px 3px 21px;
  background: #9f9e9e;
  font-size: 10px;
  font-weight: bold;
  }

/* ------ margin-top wichtig für richtige Positionierung vieler Seitenüberschriften
   ------ ohne den margin-right sehen z.B. die Artikelseiten sch**** aus. */

table#zwischenbreadcrumbundfooter {
  margin-top: 17px;
  margin-right: 27px;
  }

/* ------ nur für die Schatten an den Cover-Bildern ------ */

td.sch4 {
   background-image:URL(/images/_sch4.jpg);
   }
td.sch2 {
   background-image:URL(/images/_sch2.jpg);
   }

/* ------ Artikelseite Details ------ */

p {
   margin-top: 1em;
   }

p.produktbeschreibung {
   margin-top: 10px;
   }

ul {
   margin-left:0px;
   }

ul li {
   list-style-image:url(http://www.bertz-fischer.de/images/li.gif);
   list-style-position:inside;
   font-size:12px;
   line-height:17px;
   }
   

/* ------ weiteres ------ */

/*** Begin Header Tags SEO *** -- was soll das mit den Header Tags eigentlich hier? */
h1 {
   font-size: 20px;
   font-weight: bold;
   margin-bottom: 0;
   padding-bottom: 0;
   color: #000000;
}
h2 {
   font-size: 16px;
   font-weight: normal;
   margin-bottom: 0;
   padding-bottom: 0;
   color: #000000;
}
/*** End Header Tags SEO ***/

h3 {
   margin-top: 1em;
   font-size:13px;
   }

h3.line {
   margin-top: 20px;
   padding-top: 18px;
   border-top: 2px solid #999;
   font-size:13px;
   }
   
h4 {  
   margin-top: 1em;
   font-size: 12px;
   font-weight: bold;
   margin-bottom: 0;
   padding-bottom: 0;
   color: #000000;
}  

h5 {  
   margin-top: 1em;
   font-size: 12px;
   font-weight: bold;
   margin-bottom: 0;
   padding-bottom: 0;
   color: #606060;
}   

A {
  color: #B02542;
  font-weight : normal;
  text-decoration: none;
}

A:hover {
  color: #B02542;
  text-decoration: underline;
}

div#footer  {
   margin-top: 15px;
   }

A.footer {
  color: #ffffff;
  font-weight : normal;
  text-decoration: underline;
}

A.footer:hover {
  color: #ffffff;
  text-decoration: underline;
}
hr {
color: #000000;
width: 100%;
}

FORM {
   display: inline;
}

table#preisundbestellen {
   float: right;
   margin: 0px 0px 0px 20px;
  }

A.headerNavigation {
  color: #FFFFFF;
}

A.headerNavigation:hover {
  color: #ffffff;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Helvetica,Arial,Geneva,sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

.infoBoxContents {
  font-size: 12px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-size: 12px;
}

TD.infoBoxHeading {
  font-size: 10px;
  font-weight: bold;
  background: #bbc3d3;
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  font-size: 12px;
}

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

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: 0px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}


.productListing-heading {
  font-size: 12px;
  background: #F3F4F5;
  color: #000000;
  font-weight: bold;
}

TD.productListing-data {
  font-size: 13px;
}
.cssproduct_listing_content{
border: 0px dotted #bbc3d3;
border-width: 0px 0px 0px 0px;
width: 140px;
padding: 2px 0px 2px 0px;
margin: 0px 0px 0px 0px;
}

.cssproduct_listing_item{
float: left;
width: 155px;
height: 165px;
border: 0px solid #bbc3d3;
border-width: 0px 0px 0px 0px;
font-size: 11px;
text-align: center;
padding: 5px 0px 5px 5px;
margin: 5px 5px 5px 5px;
}

.cssclear{clear: both;}

A.pageResults {
  color: #0000FF;
}

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

TD.pageHeading, DIV.pageHeading {
  font-size: 20px;
  font-weight: bold;
  color: #000000;
  padding: 20px 0px 12px 0px;
}

TD.pageHeadingWKorb {
  font-size: 20px;
  font-weight: bold;
  color: #000000;
  padding: 20px 0px 12px 0px;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Helvetica,Arial,Geneva,sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-size: 12px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-size: 10px;
}

/* ------ Formatierung der Angaben auf der 'Featured'-Seite ------ */

td.textFeatured {
   font-size: 11px;
   }
td.textFeatured a {
   font-family: Helvetica,Arial,Geneva,sans-serif;
   font-size:11px;
   font-weight: bold;
   color: #000;
   }
td.textFeatured a:hover {
   color: #B02542;
   text-decoration: none;
}

/* ---- Featured Startseite ---- */

table.featured {
  width: 206px;
  margin: 0px 30px 30px 0px;
  }

/* ---- Featured Kategorien ---- */

td.featured {
   padding-top: 20px;
   padding-bottom: 30px;
   }

/* ---- Produktlisten ---- */

table.ptg {
   margin: 0px 20px 40px 7px;
   }

table.ptg td {
   vertical-align: top;
   font-family: Helvetica,Arial,Geneva,sans-serif;
   font-size: 12px;
   line-height: 1.5;
   }
h1.lititel {
   margin: 0;
   line-height: 23px;
   }
h1.lititel a {
   font-family: Helvetica,Arial,Geneva,sans-serif;
   font-size:14px;
   font-weight: bold;
   color: #000;
   }
h1.lititel a:hover {
   color: #B02542;
   text-decoration: none;
}
table.ptg td.bild {
   padding-top: 3px;
   vertical-align: top;
   width: 140px;
   }

table.ptg td.textdazu {
   padding-top: 0px;
   vertical-align: top;
   width: 360px;
   }

table.ptg td.preis {
   text-align: right;
   white-space: nowrap;
   }

p.liautor, p.untertitel, p.lidetails, p.floatright, p.floatleft {
   margin-top: 0;
   }

/* ---- HIER: vertical-align: top; ist die Alternative ---- */

table.ptg td.limaininfo {
   vertical-align: bottom;
   }

span.titel {
   font-size:13px;
   }

td#lipreis  {
   white-space: nowrap;
   font-size: 13px;
   font-weight: bold;
   text-align: right;
   vertical-align: bottom;
   }

/* ---- Damit "mehr Infos" und "in den Warenkorb auf gleicher Höhe erscheinen: ---- */
p.floatleft {
   float: left;
   }
p.floatright {
   float: right;
   }

/* ---- Formatierung angezeigte Produkte, Seite... usw. ---- */
table.pth {
   clear: both;
   width: 500px;
   margin: 20px 10px 0px 8px;
   font-size: 11px;
   color: #666;
   }


/* ------ weiteres ------ */


TD.accountCategory {
  font-size: 12px;
  color: #aabbdd;
}

TD.fieldKey {
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-size: 12px;
}

TD.tableHeading {
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-size: 12px;
}

SPAN.greetUser {
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  color: #ff0000;
}

SPAN.errorText {
  color: #ff0000;
}

 em {
   text-transform:uppercase;
   font-style:normal;
   font-weight:normal;
   font-size:12px;
   }

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

.checkoutBarFrom, .checkoutBarTo { font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-size: 10px; color: #000000; }

/* message box */

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

/* input requirement */

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