/*
  $Id: stylesheet.css,v 1.52 2003/02/13 13:54:41 project3000 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: 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; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; }

BODY
{
	color: #000000;
	margin:0px;padding:0px;
	background-image: url(images/design_dolls/hg_page.gif);
}

A
{
	color: #FF6803;
	text-decoration: none;
	font-weight: bold;
	/*font-size: 11px;*/
}

img 	{border:0px;}


A:hover { 
  color: #A84397; 
}

a.sublink{
	color: #FFA467;
} 

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {

}

A.headerNavigation { 
   
}

A.headerNavigation:hover {
  /*color: #A84397; */
}

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

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

.infoBox {
  /*background: #ffffff;*/
}

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

.infoBoxNotice {
  background: #FF8E90;
}

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

.randlinks {
background-image:url(images/hgnavi.gif);background-repeat:repeat-y;padding-left:15px;padding-right:15px;
}
.randrechts {
background-image:url(images/hgrechts.gif);background-repeat:repeat-y;padding-left:20px;padding-right:15px;
}




/* Kein Zeilenumbruch */
.nobr
{
white-space:nowrap;
display:inline;
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #bbc3d3;
  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.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #F0F1F2;
}

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

TD.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #ffffff;
  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;*/
}

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

TR.subBar {
  background: #ffffff;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  /*font-family: Verdana, Arial, sans-serif;

  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;

  color: #C8CACC;
}

TD.fieldKey {
  font-family: Verdana, Arial, sans-serif;

  font-weight: bold;
}

TD.fieldValue {
  font-family: Verdana, Arial, sans-serif;

}

TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;

  font-weight: bold;
}

SPAN.newItemInCart {
  /*font-family: Verdana, Arial, sans-serif; */
  /*font-size: 10px; */
  color: #A84397;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;

}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;

}

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

TABLE.formArea
{
	background: #ffffff;
	border-color: #F0F1F2;
	border-style: solid;
	border-width: 2px;
	padding:3px;
}

TD.formAreaTitle {
 
  font-weight: bold;
}

SPAN.markProductOutOfStock {

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

.moduleRow { }
.moduleRowOver { background-color: #F0F1F2; cursor: hand ; }
.moduleRowSelected { background-color: #F0F1F2; }

.checkoutBarFrom, .checkoutBarTo { }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #A84397; }





td
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #757575;

}

b
{
 	color: #908A8A;
}

.firstlevelnav {
	/*font-size: 11px;*/
	font-weight: bold;
	margin-bottom:4px;
	/*color: #A69D98;*/
	/*color: #A84397; lila*/
}

hr { color: #C4BBB7; }

.inpageheadline , h1{
	font-size: 14px;
	color: #A84397; /*lila*/
	font-weight: bold;
              margin-bottom:0px;
              padding-bottom:0px;
        }
/*Aktiver Link innerhalb der Hauptnavigation */
.activelink
{
 	color: #A84397; /*lila*/
 	display:inline;
 	font-weight:bold;

}



input, textarea {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #787878;
}
/*Ergänzung für Fussnavigation 12.04.05/cri  */



td.footerNavigation a:link, td.footerNavigation a:visited,td.footerNavigation a:active,
td.footerNavigation a:hover 
{ 
  font-size:8pt;
  font-weight:100;
 }

 /* BUECHER 24.01.09 christoph runkel */
.buecher iframe {margin-right:10px;margin-bottom:10px;}
.buecher br {display:none !important;}
/*Ende Erg. */









