/*
  $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

  background-image: url(http://test.glowball.de/glowball_bilder/stripes.gif);
  
*/


/* hier drunter lessons styles */
.style101 {border: 3px;
  border-color: #000000;
  padding-left:0px;
  padding-right:0px;
  background: #FFFFFF;
  font-family: Century Gothic;font-weight:bold; 
  font-size: 10px;
  border-left-style: dotted;
	border-bottom-style: dotted;
    border-bottom-color: #666666;
    border-left-color: #666666;
}

.parents {border: 3px;
  border-color: #000000;
  padding-left:10px;
  padding-right:8px;
  padding-bottom:8px;
  background: #FFFFFF;
  font-family: Century Gothic;font-weight:bold; 
  font-size: 12px;
  border-left-style: dotted;
	border-bottom-style: dotted;
    border-bottom-color: #666666;
    border-left-color: #666666;
}


.style102 {border: 1px;
  border-color: #ffffff;
  padding-left:0px;
  padding-right:0px;
  background: #FFFFFF;
  font-family: Century Gothic;font-weight:bold; 
  font-size: 10px;
  
}
.style14 {font-size: 12px}
.style15 {font-family: Century Gothic;font-weight: bold; font-size: 12px; }
.style5 {font-family: Century Gothic;font-weight: bold; font-size: 12;}
.style54 {font-size: 11px;padding-top:3px; padding-left:3px; padding-right:3px;padding-bottom:3px;border: 1px;border-style: solid; border-color: #999999;}

.style105 {color: #FF6600; font-size: 14px;}
.style105a {color: #FF6600; font-size: 11px;}
.style106 {color: #666666; font-size: 14px;}
.style108 {color: #FF6600; font-size: 18px; }
.style109 {color: #666666; font-size: 18px; }
.style108a {color: #FF6600; font-size: 12px; }
.style109a {color: #666666; font-size: 12px; }
.style110 {color: #000000}
.style111 {color: #FFFFFF}
.style56 {font-size: 9px; }
.style57 {font-size: 11px}
.style2 {font-family: Century Gothic;font-size: 12px; font-weight: bold;
}
/* hier oben drüber lessons styles */

.boxText { font-family: Century Gothic; font-size: 12px; }
.errorBox { font-family : Century Gothic; font-size : 12px; background: #FFAC59; font-weight: bold; }
.stockWarning { font-family : Century Gothic; font-size : 12px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Century Gothic; font-size : 12px; color: #FF6600; text-decoration: underline; }

/* Hauptbereich des Shops */
BODY {
  color: #818181;
  margin: 0px;
  background: #FFFFFF;
}

.style100 {
  border: 1px;
  border-style: solid;
  border-color: #666666;
  border-spacing: 1px;
  padding-left:4px;
  padding-right:4px;
  background: #FFFFFF;
  font-family: Century Gothic;
  font-size: 12px;
  }

.loginboxes {
  border: 1px;
  border-style: solid;
  border-color: #666666;
  border-spacing: 10px;
  padding-left:0px;
  background: #FFFFFF;
  font-family: Century Gothic;
  font-size: 12px;
  }
  
/* Farbe der Links im Shop */
A {
  color: #818181;
  text-decoration: none;}

/* Farbe bei MouseOver */
A:hover {
  color: #AABBDD;
  text-decoration: underline;}

FORM {
	display: inline;}

/* Kopfbereich der Seite wo das Banner von oscommerce eingefuegt ist */
TR.header {
  background: #ffffff;}

/* Navigationszeile unmittelbar unter dem Kopfbereich */
TR.headerNavigation {
  background: #bbc3d3;}
  
  /* Navigationszeile z.B. die >> Zeichen */
/*below: obere Leiste wo steht:Startseite-Katalog*/
TD.headerNavigation {
  font-family: Century Gothic;  font-size: 12px; font-weight:bold; 
  text-transform: uppercase;
  vertical-align:bottom;
  padding-bottom:2px;
  background: #A45b33;
  background-image:url(glowball_bilder/startseite_verlauf.jpg);
  color: #ffffff;
  font-weight : bold;}

/* Navigationszeile Textfarbe */
A.headerNavigation { 
  color: #FFFFFF; }

/* Navigationszeile bei MouseOver */
A.headerNavigation:hover {
  color: #ffffff;}

/* 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: Century Gothic;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;}

/* Einblendung beim Versand eines neuen Passworts */
TR.headerAchtung {
  background: #FF9900;}
  
  /* ACHTUNG!!! Wenn Sie die Anzahl ändern wollen oder Artikel löschen, klicken Sie bitte auf
-AKTUALISIEREN-
denn wenn sie sofort auf -Kasse- klicken, werden die Änderungen nicht übernommen */
TD.headerAchtung2 {
  border: 4px;
  color: #000000;
  border-style: dashed;
  border-color: #FF6600;
  border-spacing: 1px;
  padding-left:4px;
  padding-right:4px;
  background: #FFFFFF;
  font-family: Century Gothic;}
  
/* Einblendung beim Versand eines neuen Passworts */
TD.headerAchtung {
  font-family: Century Gothic;
  font-size: 12px;
  background: #FF9900;
  color: #000000;
  font-weight : bold;
  text-align : center;}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Century Gothic;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;}
  
/* Balken unten mit Datum und Anzahl Zugriffe */
TR.footer {
  background: #bbc3d3;}
  
/* Balken unten mit Datum und Anzahl Zugriffe */
TD.footer {
  font-family: Century Gothic;  font-size: 14px; font-weight:bold; 
  background: #A45b33;
  background-image:url(glowball_bilder/startseite_verlauf.jpg);
  color: #ffffff;
  font-weight: bold;}

/* Farbe des Rahmen um alle Boxen in den Menues ohne die schwarze linie oben */
.infoBox2 {
  background: #FFFFFF;
  border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: none;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-right-color: #666666;
    border-bottom-color: #666666;
    border-left-color: #666666;
	}
  
  .infoBox3 {
  ;
  
	}
  /* Farbe des Rahmen um alle restlichen Boxen, die oben eine schwarze Linie benötigen */
.infoBox {
  background: #FFFFFF;
  }
  
  /* Fuellfarbe aller Boxen */
/* Menuboxen z.B. Hauptmenu, Kategorien background = hellbräunlich*/
.infoBoxContents {
  background: #FFFFFF;
  font-family: Century Gothic;  font-size: 12px; font-weight:bold; 
  font-size: 12px;
}

/* Farbe des Rahmen um die Produkt Box */
.infoProductBox {
  background: #FFFFFF;
  border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: none;
    border-right-style: dashed;
    border-bottom-style: dashed;
    border-left-style: solid;
    border-right-color: #666666;
    border-bottom-color: #666666;
    border-left-color: #666666;}
  
  /* Fuellfarbe der Produktbox*/
/* Menuboxen z.B. Hauptmenu, Kategorien background = hellbräunlich*/
.infoProductBoxContents {
  background: #FFFFFF;
  font-family: Century Gothic;  font-size: 12px; font-weight:bold;}
  
.zur_Kasse {
  background: #FFFFFF;
  font-family: Century Gothic;  font-size: 18px; font-weight:bold;}

/* Hauptmenu dickere Schrift*/
.infoBoxContentsMenu {
  background: #FFFFFF;
  font-family: Century Gothic;
  font-size: 14px;
  font-weight: bold;
}
.infoBoxContentsMenu2 {
  background: #FFFFFF;
  font-family: Century Gothic;
 /* color: #818181 hilft nix */  
  font-size: 12px;
  font-weight: lighter;
}
.infoBoxContents3 {
 
  font-family: Century Gothic;
 /* color: #818181 hilft nix */  
  font-size: 12px;
  font-weight: lighter;
}


/*  Welcomebox design  begin-----------------------*/
.welcomebox {
  background: #FFFFFF;
   background-image:url(images/back_blume);
  color: #000000;
  
  border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: none;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-right-color: #CCCCCC;
    border-bottom-color: #CCCCCC;
    border-left-color: #CCCCCC;}
/*  Welcomebox design  end-----------------------*/

/*  Welcomebox oberer Balken "Welcome" design  begin-----------------------*/
TD.WelcomeboxHeading {
  font-family: Century Gothic;  font-size: 12px; font-weight:bold; 
  text-transform: uppercase;
  vertical-align:bottom;
  padding-bottom:2px;
  padding-top:0px;
  font-weight: bold;
  background: #A45b33; /*dunkel bräunliches box heading*/
  background-image:url(glowball_bilder/welcome_verlauf.jpg);
  color: #ffffff;}
/*  Welcomebox design  end-----------------------*/

/*  Productdisplay Box  begin- das ist der Rahmen rund um die Productdisplaybox--*/
.productdisplaybox {
  background: #FFFFFF;
  border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    border-right-color: #666666;
    border-bottom-color: #666666;
    border-left-color: #666666;}
/*  Productdisplay Box end-----------------------*/

/*  Productdisplayframe Rahmen  begin- das ist der Rahmen rund um das Produktild--*/
.productdisplayframe {
  background: #FFFFFF;
  border-right-width: 1px;
    border-bottom-width: 3px;
    border-left-width: 3px;
    border-top-style: none; /*  rahmen um die produkte herum, war mal gepunkted testweise*/
    border-right-style: none;
    border-bottom-style: none;
	border-left-style: none;
    border-right-color: #666666;
    border-bottom-color: #666666;
    border-left-color: #666666;
		}
/*  Productdisplayframe end-----------------------*/

/*  Productdisplay oberer Balken "Welcome" design  begin-----------------------*/
TD.productdisplayboxHeading {
  font-family: Century Gothic;  font-size: 12px; font-weight:bold; 
  text-transform: uppercase;
  vertical-align:bottom;
  padding-bottom:2px;
  padding-top:0px;
  font-weight: bold;
  background: #A45b33; /*dunkel bräunliches box heading*/
  background-image:url(glowball_bilder/products_verlauf.jpg);
  color: #ffffff;}
/*  Productdisplay design  end-----------------------*/


.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Century Gothic;
  font-size: 12px;}
  
/* Fuellfarbe Ueberschrift aller Boxen */
/*below: menuboxen oberer Teil braun wo steht: Hauptmenu, Welcome, Kategorien , Neue Produkte etc*/ 
TD.infoBoxHeading {
  font-family: Century Gothic;  font-size: 12px; font-weight:bold; 
  text-transform: uppercase;
  vertical-align:bottom;
  padding-bottom:2px;
  font-weight: bold;
  background: #A45b33; /*dunkel bräunliches box heading*/
  background-image:url(glowball_bilder/interrupted.jpg);
  color: #ffffff;}

TD.infoBox, SPAN.infoBox {
  font-family: Century Gothic;
  font-size: 12px;}
  
/* 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: #f8f8f9;
}
/* 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: #f8f8f9;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}
/* Produkttabelle Ueberschrift Fuellfarbe */
.productListing-heading {
  font-family: Century Gothic;
  font-size: 12px;
  background: #C68C53; /* tabellenfarbe */
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Century Gothic;
  font-size: 12px;
}
/* Farbe Seitenauswahl unten rechts */
A.pageResults {
  color: #0000FF;
}
/* Farbe Seitenauswahl unten rechts bei bei MouseOver */
A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}
/* Ueberschrift Farbe wie unser Angebot, Kategorien, etc. */
TD.pageHeading, DIV.pageHeading {
  font-family: Century Gothic;
  font-size: 14px;
  font-weight: bold;
  color: #C68C53; /* Schrift fett */
}

TD.pageHeading1, DIV.pageHeading {
  font-family: Century Gothic;
  font-size: 12px;
  font-weight: bold;
  color: #FF6600; /* Schrift fett orange Überschriften Product_info.php*/
}

TD.pageHeadingklein {
  font-family: Century Gothic;
  font-size: 11px;
  font-weight: bold;
  color: #C68C53; /* Schrift fett */
}


TD.Post, DIV.Post {
  font-family: Century Gothic;
  font-size: 20px;
  font-weight: bold;
  color: #000000;
}

TR.subBar {
  background: #f4f7fd;
}
/* Sub Titelzeile z.B. Es wurden keine Artikel gefunden ... */
TD.subBar {
  font-family: Century Gothic;
  font-size: 12px;
  color: #000000;
}
/* Haupt-Schrift */
TD.main, P.main {
  font-family: Century Gothic;
  font-size: 12px;
  line-height: 1.5;
}
/* Produkt-Schrift unter den Bildern*/
TD.ProductText, SPAN.ProductText, P.ProductText {
  font-family: Century Gothic;
  font-size: 12px;
  font-weight : bold;
  
}


TD.smallText, SPAN.smallText, P.smallText {
  font-family: Century Gothic;
  font-size: 12px;
}

TD.accountCategory {
  font-family: Century Gothic;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Century Gothic;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Century Gothic;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Century Gothic;
  font-size: 12px;
  font-weight: bold;
}
/* Farbe der neuen Artikel im Warenkorb */
SPAN.newItemInCart {
  font-family: Century Gothic;
  font-size: 12px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Century Gothic;
  font-size: 12px;
}

TEXTAREA {
  width: 100%;
  font-family: Century Gothic;
  font-size: 12px;
}

/* Farbe Schriftzug Gast bei der Begruessung */
SPAN.greetUser {
  font-family: Century Gothic;
  font-size: 12px;
  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: Century Gothic;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Century Gothic;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Century Gothic;
  color: #FF6600;
  font-weight: bold;
}

SPAN.errorText {
  font-family: Century Gothic;
  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: Century Gothic; font-size: 12px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Century Gothic; font-size: 12px; color: #000000; }

/* message box */

.messageBox { font-family: Century Gothic; font-size: 12px; }
.messageStackError, .messageStackWarning { font-family: Century Gothic; font-size:12px;color:#000000;font-weight: bold; background-color: #ffffff;
border: 3px;
  border-style: dashed;
  border-color: #FF6600;
  border-spacing: 1px;
  padding-left:4px;
  padding-right:4px;
  background: #FFFFFF;
  font-family: Century Gothic;
  }
  
  /*  dieses produkt jetzt kaufen lessons design  begin-----------------------*/
.lessonkaufenbox {
  background: #FFFFFF;
   background-image:url(images/back_blume);
  color: #000000;
  
  border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: none;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-right-color: #CCCCCC;
    border-bottom-color: #CCCCCC;
    border-left-color: #CCCCCC;}
/*  dieses produkt jetzt kaufen lessonsdesign  end-----------------------*/
  
.messageStackSuccess { font-family: Century Gothic; font-size: 12px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Century Gothic; font-size: 12px; color: #ff0000; }


/* styles productlisting orange pfeile - graue schrift */
.style15 {font-family: Century Gothic;font-weight: bold; font-size: 20px; }
.orange_klein {color: #FF6600; font-weight: bold; font-size: 14px;}
.orange_klein2 {color: #FF6600; font-weight: bold; font-size: 17px;}
.grau_klein {color: #666666;font-weight: bold; font-size: 14px;}
.orange {color: #FF6600; font-size: 20px; }
.grau_gross {color: #666666;font-weight: bold; font-size: 20px; }
.clickhere {color: #000000;font-weight: bold; font-size:14px; bottom:10px; }

/* styles lessons.php flv teil dieses produkt kaufen - ipod download etc */
.style545 {color: #666666;font-weight: bold; font-size: 14px;padding-top:3px; padding-left:0px; padding-right:0px;padding-bottom:3px;border: 1px;border-style: solid; border-color: #999999;}
.style546 {font-family: Century Gothic; color: #666666;font-weight: normal; font-size: 12px;padding-top:3px; padding-left:1px; padding-right:1px;padding-bottom:3px;border: 0px;border-style: solid; border-color: #999999;}
.style547 {font-family: Century Gothic; color: #666666;font-weight: normal; font-size: 12px;padding-top:10px; padding-left:1px; padding-right:1px;padding-bottom:3px;border: 0px;border-style: solid; border-color: #999999;}

.dataTableRowHighBorder { background-color: #FFCFCF; border-color: #3F3F3F; border-style: solid; border-width: 1px; font-size: 10px; }
.dataTableRowImpactBorder { background-color: #FF9F9F; border-color: #3F3F3F; border-style: solid; border-width: 1px; font-size: 10px; }
.dataTableRowHigh { background-color: #FFCFCF; }
.dataTableRowImpact { background-color: #FF9F9F; }
.dataTableRowGreen { background-color: #EFFFEF; }
.dataTableContentRed { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #CC0000; }
.dataTableContentGreen { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #00CC00; }
.dataTableContentRedAlert { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #FF0000; font-weight: bold; }
.dataTableHeaderForm { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #11197e; }
.formAreaBorder { border-color: #7b9ebd; border-style: solid; border-width: 1px; }
.stylelittlegrey {font-family: Century Gothic;font-size: 12px; font-weight: bold; color:#818181;}
.stylelittlegrey2 {font-family: Century Gothic;font-size: 12px; font-weight: bold; color:#818181;}
.stylelittlegrey3 {font-family: Century Gothic;font-size: 10px; font-weight: bold; color:#818181;}
.floatright{float: right;width: 100px;}
.111 {
text-decoration:none;
}
.reviewsecke{
border:1px;border-color:black;border-style:solid;padding-left:50px;padding-right:50px;padding-top:2px;padding-bottom:10px}

#tabsJ { 
      float:left;
      width:100%;
      background:#F4F4F4; 
	  //background:##A45b33;  //braun
	  //background-image:url(../glowball_bilder/startseite_verlauf.jpg);
      font-family: Trebuchet MS;
      font-size:75%;
      font-weight: bold;
      line-height:normal;
	  border-bottom:2px solid #24618E;
      }
    #tabsJ ul {
	margin:0;
	padding:1px 10px 0 00px;
	list-style:none;
      }
    #tabsJ li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsJ a {
      float:left;
      background:url("images/tableftJ2.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 5px;
      text-decoration:none;
      }
    #tabsJ a span {
      float:left;
      display:block;
      background:url("images/tabrightJ2.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#FFFFFF;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
     
	#tabsJ a span {float:none;}
   
    #tabsJ a:hover span {
      color:#FFF;
      }
	 
    #tabsJ a:hover {
      background-position:0% -42px;
      }
    #tabsJ a:hover span {
      background-position:100% -42px;
      }
	  
/* Sitemap Links Schrift */
.infoBoxNewLinksM {
  background: #FFFFFF;
  font-family: Century Gothic;
  font-size: 12px;
  font-weight: bold;
  text-decoration:underline;
  }
.searchbox2 { position:absolute; top:-150px; left:100px; width:150px; height:150px; z-index:1; }

.divbox_languages {
  background: #FFFFFF;
  border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    border-top-style: none;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-right-color: #666666;
    border-bottom-color: #666666;
    border-left-color: #666666;
	}
	
.footer_agbs {
  font-family: Century Gothic;
  font-size: 11px;
  line-height: 1,5;
  }
 //------------------------- 
.white_dots {color: #FFFFFF}

.important{
	color: Red;
}
.roundcornersleft{
	width: 7px;
	background-image: url(img/roundcornerslm.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.roundcornersright{
	width: 7px;
	background-image: url(img/roundcornersrm.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.roundcornerstop{
	height: 7px;
	background-image: url(img/roundcornerst.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.roundcornersbottom{
	height: 7px;
	background-image: url(img/roundcornersb.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}


.estimatedshippingBox {
	  background: #FFFFFF;
  border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: none;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-right-color: #666666;
    border-bottom-color: #666666;
    border-left-color: #666666; 
	}

	TD.estimatedshippingBoxHeading {
	 font-family: Century Gothic;  font-size: 12px; font-weight:bold; 
  text-transform: uppercase;
  vertical-align:bottom;
  padding-bottom:2px;
  font-weight: bold;
  background: #A45b33; /*dunkel bräunliches box heading*/
  background-image:url(glowball_bilder/interrupted.jpg);
  color: #ffffff;}
	}

	.estimatedshippingBoxContents {
	  background: #FFFFFF;
      font-family: Century Gothic;  font-size: 18px; font-weight:italic;
	}

	.ShowShipping {
	  background: #A45b33;
	  color: #fffffa;
	  font-family: Century Gothic;
	  font-size: 14px;
	  font-weight: bold;
	  text-align: center;
	} 


/*--- Beginning of Addition Products Cycle Slideshow ---*/
.ProductsCycleSlideshowWrapper { width: 504px; padding:0; margin:0; overflow: hidden; text-align:center;}
.ProductsCycleSlideshow { height: 310px; width: 500px; padding:0; margin:0; overflow: hidden; border: 0px solid #bbc3d3; background-color:#fff;}
.PCSChild { height: 296px; width: 486px; padding: 7px; text-align:center; top:0; left:0 }
.PCSChild  a { text-decoration: none; color:000;}
.PCSChild  a img { border: none; border-width:0px;}
.PCSOutput { text-align:left; font-size:14px;}
.PCSOutput a { text-decoration: none; color:#000; }
.PCSPager { margin:7px; }
.PCSPager a { border: 1px solid #bbc3d3; background: #fff; color:#bbc3d3; text-decoration: none; margin: 0 5px; padding: 3px 5px; font-size:12px;}
.PCSPager a.activeSlide { border: 1px solid #000; background: #bbc3d3; color:#000;}
.PCSPager a:focus { outline: none; }
/*--- End of Addition Products Cycle Slideshow ---*/

/*BOF Options as Images*/
#zoek_resultaten {
	border: 0px solid #FFFFFF;
}
/*EOF Options as Images*/ 
