/*
  $Id: stylesheet.css,v 1.48 2002/07/11 17:13:14 dgw_ Exp $

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

  Copyright (c) 2001 osCommerce

  Released under the GNU General Public License
*/

.boxText { font-family: Verdana, Arial, sans-serif; font-size: 11px; }
.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;
border-left : 4px ridge red;
border-top : 7px ridge red;
border-bottom : 5px ridge blue;
}

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

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

TD.checkoutBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #aabbdd;
}

SPAN.checkoutBarHighlighted {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #000000;
}

FORM {
	display: inline;
}

TR.header {
  background: #FFCC99;
}

TR.headerNavigation {
  background: #CC6633;
}

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

A.headerNavigation {
  color: #FFFFFF;
  font-weight : bold;
}

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

TD.headerNavigation2 {
  background: #FF9966;
}

TD.headerNavigation3 {
  background: #CC99CC;
}

A.footer {
  color: #FFFFFF;
}

TR.topSearch1 {
  background: #990000;
}

TR.topSearch2 {
  background: #CC9966;
}

TR.topSearch3 {
  background: #990000;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.topSearch4 {
  background: #999999;
}

TR.topSearch5 {
  background: #663366;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: 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: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #990000;
}

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

.infoBox {
  background: #990000;
}

.infoBoxContents {
  background: #F7DBBD;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
/*    font-weight: bold; */
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background: #CC6633;
  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: 12px;
  background: #d2e9fb;
  color: #000000;
  font-weight: bold;
}

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

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: 12px;
  color: #000000;
}

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  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: 12px;
  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: 12px;
}

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

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: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

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

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #ff0000;
  font-weight: bold;
}

TD.checkoutBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #aabbdd;
}

SPAN.checkoutBarHighlighted {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #000000;
}

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

A.bottomnav {
  color: #CC3300;
  text-decoration: none;
}

A:hover.bottomnav {
  color: #CC3300;
  text-decoration: underline;
}

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: #CCFF00;
	text-decoration : none;
}
TD.ontab {
	background-color: #993399;
	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;
}

.info {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000}

A.info {
  color: #0000FF;
  font-weight: bold;
  text-decoration: underline;
}

A:hover.info {
  color: #0000FF;
  font-weight: bold;
  text-decoration: underline;
}

.MainText {  font-family: Verdana, Helvetica, sans-serif; font-size: 13px; color: #000000}

.catbread {  font-family: Verdana, Helvetica, sans-serif; font-weight: bold; font-size: 20px; color: #9a9a9a}
A.catbread {  font-family: Verdana, Helvetica, sans-serif; font-weight: bold; font-size: 20px; color: #9a9a9a}
A:hover.catbread {  font-family: Verdana, Helvetica, sans-serif; font-weight: bold; font-size: 20px; text-decoration: underline; color: #9a9a9a}

.caption {  font-family: Verdana, Helvetica, sans-serif; font-size: 11.5px; font-style: italic; color: #CC6633}

.TitleCopy { font-family: Verdana, Helvetica, sans-serif; font-size: 15px; color: #990000; font-weight: bold; text-transform: none; border-color: black black #CC6633; border-bottom-width: medium }

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

A.bottomnav {
  color: #CC3300;
  text-decoration: none;
}

A:hover.bottomnav {
  color: #CC3300;
  text-decoration: underline;
}
.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 */ 

  /*Anzeige 2 zusatzangebote */ 
 
 A.buybothPrice {

            font-family: Palatino Linotype;

            font-size: 18px;

/*         color: b2d524; */

            color: #59118E;

}

A.buybothHeading {

            font-family: Palatino Linotype;

            font-size: 18px;

/*         color: b2d524; */

            color: #59118E;

}

.buybothText {

            font-family: Verdana, Arial, sans-serif;

            font-size: 11px;

            color: #506b00;

}
   /*Anzeige 2 zusatzangebote  ende*/

