/*
   kendola - easy e-commerce
   http://www.kendola.de

   Copyright (c) 2005 kendola
   
   kendola is a product by
   
   Treck.de - the WEB energyzer

   Rektor-Kruse-weg 13
   58644 Iserlohn

   fon +49 (0)2371.7797-01
   fax +49 (0)2371.7797-02
   
   info@treck.de
   www.treck.de
   
   -----------------------------------------------------------------------------------------
   based on:
   (c) 2000-2001 The Exchange Project  (earlier name of osCommerce)
   (c) 2002-2003 osCommerce www.oscommerce.com
   
   Released under the GNU General Public License
   -----------------------------------------------------------------------------------------
*/


.invisible {display:none;}
.visible { display: block; }
.aktionentitel {

  font-family: Geneva, Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #dd0078;
  font-weight : bold;

}


.fronttitel {

  font-family: Geneva, Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #000000;
  font-weight : bold;

}


textarea.small {
  font-family: Geneva, Verdana, Arial, Helvetica, sans-serif;
  font-size: 11;
  }
 
 
 .pricefooter, a.pricefooter {
  color: #999999;
  }
  
  
.boxText {
  font-family: Geneva, Verdana, Arial, sans-serif;
  font-size: 11px;
  }


.boxTextsmall {
  font-family: Geneva, Verdana, Arial, sans-serif;
  font-size: 14px;
  }


.errorBox {
  font-family : Geneva, Verdana, Arial, sans-serif;
  font-size : 11px;
  background: #ffb3b5;
  font-weight: bold;
  }
  

.stockWarning {
  font-family : Geneva, Verdana, Arial, sans-serif;
  font-size : 11px;
  color: #cc0033;
}


.productsNotifications {
  background: #EDF3FB;
}

  
.orderEdit {
  font-family : Geneva, Verdana, Arial, sans-serif;
  font-size : 11px; color: #0b983a;
  font-weight: bold;
}


BODY {
  background: #ffffff;
  color: #000000;
  margin: 0px;
}



A {
  color: #09294b;
  text-decoration: none;
}



A:hover {

  color: #316099;

  text-decoration: underline;

}



FORM {

	display: inline;

}



TR.header {

  background: #ffffff;

}



TR.headerNavigationOne {

  /*background-image:url(../images/k/head/bg.gif);*/

}



TD.headerNavigationOne {

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

  font-size: 11px;

  /*background-image:url(../images/k/head/bg.gif);*/

  color: #ffffff;

  font-weight : bold;

}



TD.headerNavigation {

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

  font-size: 11px;

  background: #999999;

  color: #ffffff;

  font-weight: normal;

}



A.headerNavigation { 

  color: #FFFFFF; 

}



A.headerNavigation:hover {

  color: #ffffff;

}



.loginBoxGreeting {

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

  font-size: 14px;

  color: #000000;

  font-weight: normal;

}



TR.headerSearch {

  background: #1b8dcb;

}



TD.headerSearch {

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

  font-size: 11px;

  background: #1b8dcb;

  color: #ffffff;

  height: 32px;

  font-weight : bold;

}



TD.headerSearchTwo {

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

  font-size: 11px;

  background: #1b8dcb;

  color: #ffffff;

  height: 32px;

  font-weight : normal;

}



TR.headerError {

  background: #cc0000;

}



TD.headerError {

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

  font-size: 14px;

  background: #cc0000;

  color: #ffffff;

  font-weight : bold;

  text-align : center;

}



TR.headerInfo {

  background: #24405E;

}



TD.headerInfo {

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

  font-size: 14px;

  background: #24405E;

  color: #ffffff;

  font-weight: bold;

  text-align: center;

}



TR.footer {

  background: #24405E;

}



TD.footer {

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

  font-size: 11px;

  background: #24405E;

  color: #ffffff;

  font-weight: bold;

}



.infoBox {

  background: #f8f8f9;

}



.infoBoxContents {

  background: #f8f8f9;

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

  font-size: 11px;

}



.infoBoxNotice {

  background: #FF8E90;

}



.infoBoxNoticeContents {

  background: #FFE6E6;

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

  font-size: 11px;

}



TD.infoBoxHeading {

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

  font-size: 11px;

  font-weight: bold;

  background: #fcc30c;

  color: #ffffff;

  vertical-align: middle;
  
    
}



TD.infoBoxHeadingRight {

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

  font-size: 11px;

  font-weight: bold;

  background: #fcc30c;

  color: #ffffff;

  vertical-align: middle;

}



TD.infoBoxHeadingRightUser {

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

  font-size: 11px;

  font-weight: bold;

  background: #fcc30c;

  color: #ffffff;

  vertical-align: middle;

}



TD.infoBox, SPAN.infoBox {

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

  font-size: 11px;

}



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: #D9DDE3;

}



TABLE.productListing {

  border: 0px;

  border-style: solid;

  border-color: #CCCCCC;

  border-spacing: 0px;

}



.productListing-heading {

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

  font-size: 11px;

  background: #666666;

  color: #FFFFFF;

  font-weight: bold;

}



TD.productListing-data {

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

  font-size: 11px;

}


TD.productListing-datasmall {

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

  font-size: 11px;

}


A.pageResults {

  color: #0b983a;
  font-size: 11px;
  font-weight: bold;

}



A.pageResults:hover {

  color: #ffffff;
  background: #0b983a;
  font-size: 11px;
  font-weight: bold;

}



TD.pageHeading, DIV.pageHeading {

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

  font-size: 16px;

  font-weight: bold;

  color: #283F58;

}



TD.pageLoginError, DIV.pageLoginError {

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

  font-size: 13px;

  font-weight: bold;

  color: #cc0000;

}



TR.subBar {

  background: #f4f7fd;

}



TD.subBar {

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

  font-size: 11px;

  color: #000000;

}



TD.main, P.main, DIV.main {

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

  font-size: 11px;

  line-height: 1.5;

}



TD.mainlog, P.mainlog, DIV.mainlog {

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

  font-size: 11px;

  line-height: 1.5;

}



TD.smallText, SPAN.smallText, P.smallText {

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

  font-size: 11px;

}



TD.accountCategory {

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

  font-size: 15px;

  color: #24405E;

}



TD.fieldKey {

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

  font-size: 11px;

  font-weight: bold;

}



TD.fieldValue {

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

  font-size: 11px;

}



TD.tableHeading {

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

  font-size: 11px;

  font-weight: bold;
  
  text-decoration: underline

}



TD.tableHeadingNews {

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

  font-size: 17px;

  font-weight: bold;

}



TD.category_desc {

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

  font-size: 11px;

  line-height: 1.5;

}



SPAN.newItemInCart {

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

  font-size: 11px;

  color: #cc0000;

}



CHECKBOX, INPUT, RADIO, SELECT {

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

  font-size: 13px;

}



TEXTAREA {

  width: 100%;

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

  font-size: 13px;

}



SPAN.greetUser {

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

  font-size: 11px;

  color: #24405E;

  font-weight: bold;

}



SPAN.greetUserBox {

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

  font-size: 11px;

  color: #24405E;

  font-weight: bold;

}



SPAN.greetUserBoxBottom {

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

  font-size: 11px;

  color: #24405E;

  font-weight: bold;

}



TABLE.formArea {

  background: #E7ECF2;

  border-color: #919FAE;

  border-style: solid;

  border-width: 0px;

}



TD.formAreaTitle {

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

  font-size: 14px;

  font-weight: bold;

}



SPAN.markProductOutOfStock {

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

  font-size: 13px;

  color: #c76170;

  font-weight: bold;

}



SPAN.productSpecialPrice {

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

  font-size: 14px;

  color: #cc0000;

  font-weight: bold;

}



SPAN.errorText {

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

  color: #cc0000;

}



.moduleRow { }

.moduleRowOver {

  background-color: #DEE2E7;

  cursor: pointer;

}



.moduleRowSelected {

  background-color: #B8C3CF;

}



.checkoutBarFrom, .checkoutBarTo {

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

  font-size: 11px;

  color: #8c8c8c;

}



.checkoutBarCurrent {

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

  font-size: 11px;

  color: #000000;

}



.featureMain {

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

  font-size: 11px;

  line-height: 1.5;

}



/* message box */



.messageBox {

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

  font-size: 11px;

}



.messageStackError, .messageStackWarning {

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

  font-size: 11px;

  background-color: #ffb3b5;

}



.messageStackSuccess {

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

  font-size: 11px;

  background-color: #99ff00;

}



.inputRequirement {

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

  font-size: 11px;

  color: #cc0000;

}



.ebay {

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

  font-size: xx-small;

  font-weight: bold;

  color: #000000;

  text-decoration: none;

}

	

.ebayZwo {

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

  font-size: 14px;

  color: #000000;

}



/* pooliebaby! */



h1 {

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

  font-size: 14px;

  font-weight: bold;

  color: #24405E;

  text-decoration: none;

  display: inline;

}



.preis {

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

  font-size: x-small;

  font-weight: bold;

  color: #000000;

  text-decoration: none;

  display: inline;

}



.preisFeature {

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

  font-size: 14px;

  font-weight: bold;

  color: #666666;

  text-decoration: none;

}



.preisFeatureMore, a.preisFeatureMore {

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

  font-size: 11px;
  
  font-weight: bold;

  color: #24405E;

  text-decoration: underline;

}



.preisFeatureBuy, a.preisFeatureBuy {

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

  font-size: 11px;

  font-weight: bold;

  color: #993300;

  text-decoration: underline;

}



.preisFeatureHead {

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

  font-size: 16px;

  font-weight: bold;

  color: #993300;

  text-decoration: none;

}

.poolieOne {

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

  font-size: 11px;

  color: #FF6C1B;

  font-weight: bold;

}



.poolieTwo {

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

  font-size: 11px;

  color: #283F58;

  font-weight: bold;

}



.kendolaOne {

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

  font-size: 11px;

  color: #A4CD07;

  font-weight: bold;

}



.kendolaTwo {

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

  font-size: 11px;

  color: #24405E;

  font-weight: bold;

}



.partner {

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

  font-size: 11px;

  color: #24405E;

  font-weight: bold;

}



.smartSearchResult {

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

  font-size: 14px;

  font-weight: bold;

  color: #000000;

  text-decoration: none;

}



.helpHead {

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

  font-size: 11px;

  color: #24405E;

  font-weight: bold;

}



.productinfo {

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

  font-size: 11px;

  color: #24405E;

  font-weight: bold;

}



.productinfoSpace {

	background-color: #cccccc;

	line-height: 1px;

}
