/*
  $Id: stylesheet.css,v 1.50 2002/11/02 03:06:05 hpdl Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2001 osCommerce

  Released under the GNU General Public License
*/

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

.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.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; }

BODY {
  background: #ffffff;
  color: #000000;
  margin: 0px;
  padding:0px; 
  color: rgb(0,0,0); 
/* border-left : 4px ridge red;
 border-top : 7px ridge red;
 border-bottom : 5px ridge blue; */
}

A { 
  color: #000000; 
  text-decoration: none; 
}

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

FORM {
    display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #006666;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #006666;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

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

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

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

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #006666;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #b6b7cb;
}

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

.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: 10px;
  font-weight: bold;
  background: #006666;
  color: #ffffff;
}

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

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

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

TD.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #d2e9fb;
  color: #000000;
  font-weight: bold;
  font-variant: small-caps;
}

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

A.pageResults { 
  color: #0000FF; 
}

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

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #9a9a9a;
}

TR.subBar {
  background: #f4f7fd;
}

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;
  line-height: 1.5;
}

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

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

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

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #f0a480;
  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;
  color: #c76170;
  font-weight: bold;
}

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

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: inherit; }
.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; }

TD.tab {
    background-color: Navy;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: smaller;
    }

A.tab {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 10px;
    color: #ffffff;
    text-decoration : none;
    }
A.tab:hover {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 10px;
    color: #ffcc00;
    text-decoration : none;
}
TD.ontab {
    background-color: #6699ff;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: smaller;
    color: #ffffff;
    }

A.headerLink {
    background-color: #ffffff;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: smaller;
    color: #000099;
    text-decoration : none;
}
A.headerLink:hover {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: smaller;
    color: #99ccff;
    text-decoration : none;
}
A.ontab {
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-style: normal;
 font-weight: bold;
 font-size: smaller;
 color: #3184B5;
 text-decoration : none;
}
IMG.img-picture {
  border: 1px solid #333333;
}

IMG.img-folder {
  border: 0px;
}

IMG.img-galicon {
  border: 1px solid #555555;
}

IMG.img-thumbnail {
  border: 1px solid #333333;
}

IMG.img-thumbnail-selected {
  border: 2px solid #ffffff;
}

IMG.img-picture-prev {}
IMG.img-picture-next {}
IMG.img-thmbnavi-prev {}
IMG.img-thmbnavi-next {}
IMG.img-new {}




TABLE.table-wrapper {}




TD.td-thumbnails-thumb {
  padding: 6px;
  font-family:  helvetica, arial, sans-serif;
  color:        #555555;
  font-size:    8pt;
  vertical-align: bottom;
  background-color: transparent;
}

TD.td-thumbnails-thumb-selected {
  padding: 5px;
  font-family:  helvetica, arial, sans-serif;
  color:        #333333;
  font-size:    8pt;
  font-weight:  bold;
  background-color: transparent;
}

DIV.div-thumbnails-caption {
  font-family:  helvetica, arial, sans-serif;
  color:        #000000;
  font-size:    8pt;
  font-weight:  normal;
  background-color: transparent;
}


TABLE.table-main-title {}

TD.td-main-title {
  font-family:  verdana, helvetica, arial, sans-serif;
  color:   #000000;
  font-size:    12pt;
  font-weight:  bold;
  background-color: transparent;
}

TD.td-main-title-spgm-link {
  color:#999999;
  font-size:8pt;
  font-family: helvetica, arial, sans-serif;
  text-align: right;
  background-color: transparent;
}

A.a-spgm-link {
  color: #999999;
  font-size:8pt;
  font-family: helvetica, arial, sans-serif;
  background-color: transparent;
}





TABLE.table-gallisting-grid {
}

TD.td-gallisting-cell {
}




TABLE.table-galitem {
  width: 100%;
}

TD.td-galitem-icon {
  padding-right: 10px;
}

TD.td-galitem-title {
  font-family:  helvetica, arial, sans-serif;
  font-size:    10pt;
  font-weight:  bold;
  width:        100%;
}

TD.td-galitem-caption {
  font-family:  helvetica, arial, sans-serif;
  font-size:    10pt;
  font-style:   italic;
}





TABLE.table-picture {}

TD.td-picture-navi {
  font-family:  helvetica, arial, sans-serif;
  font-size:    10pt;
  font-weight:  bold;
  color:        #000000;
  text-align: center;
  background-color: transparent;
}

TD.td-zoom-factors {
  padding: 3pt;
  text-align: center;
}

INPUT.button-zoom-factors {
  border: 1px solid #777777;
  font-family:  helvetica, arial, sans-serif;
  font-size:    9pt;
  font-weight: bold;
  color:        #777777;
  background-color: #dddddd;
  text-align: center;
}

TD.td-picture-pic {}

TD.td-picture-caption {
  font-family:  helvetica, arial, sans-serif;
  font-size:    9pt;
  text-align: center;
  font-style:italic;
  background-color: #ececec;
  /*border: 1px dashed #333333;*/
  padding:7px;
  background-color: transparent;
}




TABLE.table-thumbnails {}

TD.td-thumbnails-navi {
  color: #000000;
  background-color: #dddddd;
  border-bottom: 1px solid black;
  font-family:  helvetica, arial, sans-serif;
  font-size:    10pt;
  font-weight:  bold;
  text-align: right;
  padding: 8px;
}

SPAN.span-filters {
  font-size:    8pt;
  font-weight: normal;
}


DIV.div-galheader {
  font-family:  verdana, helvetica, arial, sans-serif;
  font-size:    10pt;
  font-weight:  bold;
  color: #000000;
  background-color: #ececec;
  border-bottom: 1px solid black;
  border-top: 1px solid black;
  margin-bottom: 20px;
  vertical-align: middle;
  padding: 1px;
}



A.cartNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight : bold;
  color: #0000CC;
}

A.cartNavigation:hover {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight : bold;
  color: #0000CC;
}

TD.inactiveNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #CCCCCC;
  color: #ffffff;
  font-weight : bold;
}
/* AWB+ PRICE-BREAK */
TD.awbPriceBreakTableHeader {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  line-height: 1.5;
  border: #CC6633;
}

TD.awbPriceBreakTableData {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  line-height: 1.5;
border: #CC6633;
/*  border: 1px dotted #CC6633; */
}
/* AWB- PRICE-BREAK */
/* punkt-tabellen */

TD.punkttabellen {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1;
  border: 1px dotted #CC6633;
}

HR.punktformatieren2  {
color: Blue;
    border : 2px dotted #CC6633;
    width: 100%;
    line-height : 2;

}

HR.punktformatieren {   color: #CC6633;
    background: #CC6633;
    margin: auto 0px auto auto;
    width: 100%;
    text-align: right;
    border: 2px dotted #CC6633;}

A.cartNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight : bold;
  color: #0000CC;
}

A.cartNavigation:hover {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight : bold;
  color: #0000CC;
}

TD.inactiveNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #CCCCCC;
  color: #ffffff;
  font-weight : bold;
}

    /*VJ Links Manager for OSC v0.2 begin*/
    A.exLinkTitle {
      font-size: 12 px;
      color: #0000CC;
      font-weight: bold;
    }

    A.exLinkURL {
      font-size: 10 px;
      color: #000099;
      font-weight: bold;
    }
    /*VJ Links Manager for OSC v0.2 end*/

 /*Anzeige maus*/
 
div#content a.popup-info img {
    border: none;
    margin: 1px 0 0 2px;
    cursor: help;
    vertical-align: middle;
}


div#content a.popup-info span {
    display: none;

}
div#content a.popup-info:hover {
    border: none;
    z-index: 998;
    text-decoration: none;
}
div#content a.popup-info:hover span.popup-text {
    display: inline;
    position: absolute;
    border: 2px solid #ffe065;
    background-color: #fff8bb;
    padding: 3px;
    margin-top: 2em;
    text-decoration: none;
    color: black !important;
    line-height: 15px !important;
    font-size: 13px !important;
    font-weight: normal !important;
    text-transform: none !important;
    font-variant: normal !important;
    text-align: left !important;
    z-index: 999;

} 
 /*Anzeige maus ende */ 
 
/* JazzUp CSS */
 ol.x-jazzup , li.x-jazzup { margin:0;padding:0;}
#x-jazzup{position:relative;height:100%;top:0;border:1px solid #003366; }
.x-jazzup-title {position:relative;top:10px;height:20px;padding-left: 12px;font-family:Arial;font-size: 14px;font-weight:bold;color:#ff9900;}
.x-jazzup-body {position:relative;top:10px;margin-bottom:10px;}
.x-jazzup-box  {position:relative;text-align:justify;min-height:100px;padding: 10px 10px 10px 10px;line-height: 1.75em;font-family:Tahoma;}
.x-jazzup-item  {margin:0 0.2em;display:inline; }
/* Farben für Tags hier einstellen*/
.x-jazzup-item.smallest a {  font-size: 0.85em;color:rgb(0,102,102) ;text-decoration:none;  }
.x-jazzup-item.small a { font-size: 0.9em;color:#00eaea;text-decoration:none;   }
.x-jazzup-item.medium a { font-size: 1.05em; color:#00bbbb; text-decoration:none; }
.x-jazzup-item.large a { font-size: 1.25em;color:#009191;text-decoration:none; }
.x-jazzup-item.largest a { font-size: 1.35em;color:#006666;text-decoration:none;  }
.x-jazzup-item.smallest a:hover { text-decoration:underline;  }
.x-jazzup-item.small a:hover{ text-decoration:underline;  }
.x-jazzup-item.medium a:hover {text-decoration:underline;  }
.x-jazzup-item.large a:hover{text-decoration:underline; }
.x-jazzup-item.largest a:hover{ text-decoration:underline;  }
