/*
  $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
*/

.boxText { font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #000000; }
.boxText1 { font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #FFFFFF; }
.boxText2 { font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #BFCCE6; }
.boxText3 { font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #D0BE5A; }
.boxText4 { font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #FFFFFF; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 11px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 11px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 11px; color: #0000ff; text-decoration: underline; }
.imagesBoxContents { font-family: Verdana, Arial, sans-serif;  font-size: 11px; }
.rahmen { border: 1px solid #000000; }
.rahmen1 { border: 1px solid #000000; }
.headerlinie1 { background-color: #FFFFFF; }
.headerlinie2 { background-color: #DBC800; }
.headerlinie3 { background-color: #C7AC00; }
.headerlinie4 { background-color: #B38C00; }
.headerlinie5 { background-color: #996600; }
.onlinebox { background-color: #BFCCE6 font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #208040;
  font-weight: bold;
  text-align: left; }

.categoriesBoxContents {
  background-image: url(images/theme/columnbkg.gif);
  font-family: Verdana, Arial, sans-serif;
  color: #FFFFFF;
  font-size: 11px;
  line-height: 1.0;
  }
/* Rahmen */
.categoriesinfoBox {
  // background-image: url(images/theme/columnbkg.gif);
  // background: #01309C;
}

.whats_newBoxContents {
  background: #FFFFFF;
  // background-image: url(images/theme/box-mitte.gif);
  font-family: Verdana, Arial, sans-serif;
  color: #000000;
  font-weight: bold;
  font-size: 11px;
}
/* Rahmen */
.whats_newBoxinfoBox {
  background: #FFFFFF;
}

.scrollerBoxContents {
  background: #F8F8F9;
  font-family: Verdana, Arial, sans-serif;
  color: #000000;
  font-size: 11px;
}
/* Rahmen */
.scrollerinfoBox {
  background: #F8F8F9;
}

.whos_onlineBoxContents {
  background-image: url(images/header1_18.gif);
  background-attachment: fixed;
  background-repeat: repeat;
  font-family: Verdana, Arial, sans-serif;
  color: #000000;
  font-weight: bold;
  font-size: 11px;
}
/* Rahmen */
.whos_onlineinfoBox {
  background: #336699;
}

.searchBoxContents {
  // background: #01309C;
  background-image: url(images/theme/columnbkg.gif);
  font-family: Verdana, Arial, sans-serif;
  color: #000000;
  font-weight: bold;
  font-size: 11px;
}
/* Rahmen */
.searchinfoBox {
  background: #FFFFFF;
}

.reviewsBoxContents {
  background: #F8F8F9;
  // background-image: url(images/theme/box-mitte.gif);
  font-family: Verdana, Arial, sans-serif;
  color: #000000;
  font-weight: bold;
  font-size: 11px;
}
/* Rahmen */
.reviewsinfoBox {
  background: #346699;
}

.order_historyBoxContents {
  background: #D3EOFA;
  // background-image: url(images/theme/box-mitte.gif);
  font-family: Verdana, Arial, sans-serif;
  color: #000000;
  font-weight: bold;
  font-size: 11px;
}
/* Rahmen */
.order_historyinfoBox {
  background: #D3EOFA;
}

.loginBoxContents {
  background: #D3EOFA;
  // background-image: url(images/theme/box-mitte.gif);
  font-family: Verdana, Arial, sans-serif;
  color: #000000;
  font-weight: bold;
  font-size: 11px;
}
/* Rahmen */
.logininfoBox {
  background: #D3EOFA;
}

.shopping_cartBoxContents {
  background: #D3EOFA;
  // background-image: url(images/theme/box-mitte.gif);
  font-family: Verdana, Arial, sans-serif;
  color: #000000;
  font-size: 11px;
}
/* Rahmen */
.shopping_cartinfoBox {
  background: #D3EOFA;
}

.manufacturersBoxContents {
  background-image: url(images/theme/columnbkg.gif);
  font-family: Verdana, Arial, sans-serif;
  color: #FFFFFF;
  font-weight: bold;
  font-size: 11px;
}
/* Rahmen */
.manufacturersinfoBox {
  background: #01309C;
}

.productListingBoxContents {
  background: #D3EOFA;
  // background-image: url(images/theme/box-mitte.gif);
  font-family: Verdana, Arial, sans-serif;
  color: #000000;
  font-weight: bold;
  font-size: 11px;
}
/* Rahmen */
.productListinginfoBox {
  background: #208040;
}


/*.Boxenfarbe von featured products auf der index.php*/
TD.indexbox { background-color: #D3EOFA; }
TR.indexbox { background-color: #D3EOFA; }


BODY {
  background: #E8E8E8;
  color: #000000;
  margin: 0px;
}

A {
  color: #000000;
  font-weight: bold; 
  text-decoration: none;
}

A:hover {
  color: #669ACC;
  font-weight: bold; 
  text-decoration: underline;
}

A:hover1 {
  color: #FFFFFF;
  text-decoration: underline;
}

FORM {
	display: inline;
}

h2 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #000000;
}

h1 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  color: #000000;
  font-weight: bold;
  text-align: left;
}

TR.header {
  background: #FFFFFF;
}

TR.headerNavigationinfo {
  background: #FFFFFF;
}

TD.headerNavi {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #FFFFFF;
  color: #D0BE5A;
  font-weight : bold;
}

TD.headerNavinfo {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #FFFFFF;
  color: #E0D4BB;
  font-weight : bold;
}

TD.headerNavigationinfo {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #E8E8E8;
  color: #336699;
  font-weight : bold;
}

A.headerNavigationinfo { 
  color: #336699; 
}

A.headerNavigationinfo:hover {
  color: #336699;
}

TR.headerNavigation {
 background-image: url(./images/header1_15.gif);
 background-attachment: fixed;
 background-repeat: repeat;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background-image: url(images/header1_18.gif);
  background-attachment: fixed;
  background-repeat: repeat;
  color: #FFFFFF;
  font-weight : bold;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

A.headerNavigation:hover {
  color: #E0CDA4;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  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: 11px;
  background: #0439FB;
  color: #000000;
  font-weight: bold;
  text-align: center;
}

TR.footer {
// background: #01309C;
  background-image: url(images/theme/columnbkg.gif);
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background-image: url(images/theme/columnbkg.gif);
// background: #01309C;
  color: #336699;
  font-weight: bold;
}

.infoBox {
  background: #D3EOFA;
}

.infoBoxContents_new {
  background: #D3EOFA;
  font-family: Verdana, Arial, sans-serif;
  color: #000000;  
  font-size: 11px;
}

.infoBoxContents {
  background: #D3EOFA;
  font-family: Verdana, Arial, sans-serif;
  color: #000000;  
  font-size: 11px;
}

.infoBoxNotice {
  background: #D3EOFA;
}

.infoBoxNoticeContents {
  background: #D3E0FA;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background-image: url(./images/header1_15.gif);
  background-attachment: fixed;
  background-repeat: repeat;
  color: #FFFFFF;
}

TD.infoBox, SPAN.infoBox {
  font-family: 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: #F0F0F0;
}

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: #D3EOFA;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #D3EOFA;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #336699;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font color: #000000;
}

A.pageResults {
  color: #BE4520;
}

A.pageResults:hover {
  color: #E0CDA4;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #000000;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #000000;
}

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #000000;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  color: #000000;
  font-size: 11px;
}

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #000000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  background: #FFFFFF;
  font-size: 11px;
  color: #000000;
}

TEXTAREA {
  width: 100%;
  background: #FFFFFF;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #000000;
  font-weight: bold;
}

TABLE.formArea {
  background: #D3EOFA;
  border-color: #BEC0C0;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  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;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}
/* hoover link farbe in Kategorien box */
SPAN.errorText1 {
  font-family: Verdana, Arial, sans-serif;
  color: #0439FB;
}

.moduleRow { background-color: #FAB44E;  }
.moduleRowOver { background-color: #FAB44E; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #BFF8BC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #000000; }

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 11px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 11px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #ff0000; }

/* VJ Links Manager v1.00 begin */
TABLE.linkListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.linkListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #336699;
  color: #FFFFFF;
  text-align: center;
}

TD.linkListing-data {
  border-right: 1px solid #b6b7cb;
  border-bottom: 1px solid #b6b7cb;
  padding: 4px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #000000;
}

TR.linkListing-odd {
  background: #D3EOFA;
}

TR.linkListing-even {
  background: #F0F0F0;
}

TD.category_desc {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

TABLE.categ {
  border: 0px;
  border-spacing: 0px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #FFFFFF;
  color: #FFFFFF;
}

TD.categ {
     vertical-align: top;
}
/* VJ Links Manager v1.00 end */

    TR.ccc {
     cursor: pointer; 
     cursor: hand; 
    }
.yearHeader { 
font-family: Helvetica, Arial, Verdana; font-size: 14px; font-weight: bold; color: #000000; background-color: #FFFFFF; text-decoration: none;} .calendarMonth { background-color: #BBC3D3; cursor: default; width: 100%;}

.calendarMonth { background-color: #BBC3D3; cursor: default; width: 100%;}

.calendarHeader { 
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background-image: url(images/header1_15.gif);
  background-attachment: fixed;
  background-repeat: repeat;
  color: #FFFFFF;
  font-weight : bold;
  height: 15px;}

.calendarToday { font-family: Arial, Verdana; font-size: 10px; color: #000000; background-color: #FFCF00; padding-left : 3px; text-decoration: none; border:1px solid #FFFFFF; height: 22px; width: 18px;}
.calendarWeekend { font-family: Arial, Verdana; font-size: 10px; color: #000000; background-color: #CAEEFF; padding-left : 3px; line-height: 14px; text-decoration: none; border:1px solid #FFFFFF; height: 22px; width: 18px;}
.calendar { font-family: Arial, Verdana; font-size: 10px; color: #000000; background-color: #FFFFFF; padding-left : 3px; line-height: 14px; text-decoration: none; border:1px solid #FFFFFF; height: 22px; width: 18px; }
.event { font-family: Arial, Verdana; font-size: 11px; color: #000000; background-color: #FFFFFF; text-decoration: none; border:1px solid #E6E6E6; }
.empty { background-color: #F0FAFF; line-height: 14px; height: 22px; width: 18px; }
.calendar A:hover, .calendar A:link, .calendar A:visited, .calendar A:visited:hover, .yearHeader A:hover {color: red; text-decoration: underline;}
.calendarWeekend A:hover, .calendarWeekend A:link, .calendarWeekend A:visited, .calendarWeekend A:visited:hover {color: red; text-decoration: underline;}
.calendarToday A:hover, .calendarToday A:link, .calendarToday A:visited, .calendarToday A:visited:hover {color: red; text-decoration: underline;}
