/* -----------------------------------------------------------------------------------------
   $Id: stylesheet.css,v 1.3 2010-02-08 16:03:51 mspeth Exp $   

   XT-Commerce - community made shopping
   http://www.xt-commerce.com

   Copyright (c) 2004 XT-Commerce 
   -----------------------------------------------------------------------------------------
   based on: 
   (c) 2000-2001 The Exchange Project  (earlier name of osCommerce)
   (c) 2002-2003 osCommerce(stylesheet.css,v 1.54 2003/05/27); www.oscommerce.com 
   (c) 2003	 nextcommerce (stylesheet.css,v 1.7 2003/08/13); www.nextcommerce.org

   Released under the GNU General Public License 
   ---------------------------------------------------------------------------------------*/

/* start of changes for API-Modules */
@import "api_bundle.css";
/* end of changes for API-Modules */	

.boxText { 
	font-size: 10px;
}

.boxTextBG {
	font-size: 10px;
	background-color: #fcdbbe;
}
.boxTextBGII {
	font-size: 10px;
	background-color: #FFCC99;
}

.boxTextPrice {
	font-size: 10px;
	color: #000000;
}

.errorBox {
	font-size : 10px;
	font-weight: bold;
	background-color: #ffb3b5;
}
.gvBox {
	font-size : 14px;
	font-weight: bold;
	border-color: #FFFFFF;
	border: 1px solid;
	background-color: #ffb3b5;
}
.stockWarning { 
	font-size : 10px;
	color: #cc0033;
}

.productsNotifications {
	background-color: #f2fff7;
}

.orderEdit { 
	font-size : 10px;
	color: #70d250;
	text-decoration: underline;
}

BODY {
	color: #000000;
	margin: 0px;
	/*
	background: url(img/bckgr.jpg) no-repeat;
	*/
  	text-align: center;
	font-family : Arial, sans-serif;
	font-size : 11px;
}

#backgroundDivAlt {
	color: #000000;
	margin: 0px;
	background: url(img/bckgr.jpg) no-repeat;
}
#backgroundDivNeu {
	color: #000000;
	margin: 0px;
	background: url(img/bckgr.jpg) no-repeat;
}
#woTableDefault .woTR1{
	display:table-row;	
}
#woTableDefault .woTR2{
	display:table-row;
}

img{
	border:0;
}

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

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

FORM {
	display: inline;		   
}

TR.header {
	background-color: #ffffff;
}

TR.headerNavigation {

}

TD.headerNavigation {
	
	font-size: 10px;
	color: #000000;
	font-weight : bold;
	border-bottom: 1px solid;
	border-color: #b6b7cb;
	background-color: #F6F6F6;
}

A.headerNavigation { 
  color: #000000; 
}

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

TD.conditions {
  background-color: #FFCCCC;
}

A.confirmationEdit {
	color: #009933;
	font-style: italic;
}
A.confirmationEdit:hover {
	color: #009933;
	font-style: italic;
	text-decoration: underline;
}
TR.headerError {
  background-color: #ff0000;
}

TR.headerMessage {
	background-color: #00CC33;
}

.moduleHeading {
	
	font-size: small;
	font-weight: bold;
	padding-bottom: 10px;
}

TD.headerError {
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #FFE291;
}

TD.footer {
  
  font-size: 10px;
  text-align: center;
  background: #FFE291;
  color: #000000;
  line-height: 19px;
}

.infoBox {
}

.infoBoxContents {
  
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-size: 10px;
}

.infoBox_search {
  font-size: 11px;
  margin-top: 20px;
  padding-top: 50px;
}

.infoBox_search input {
  border: 0px solid;
}

TD.infoBoxHeading {
  font-size: 11px;
  font-weight: bold;
  height:19px;
  color: #ffffff;
  background-color: #ee8025;
  padding: 0px 4px 0px 4px;
}

TD.infoBox, SPAN.infoBox {
  font-size: 11px;
  min-height:19px;
  background-color: #fcdbbe;
  padding: 0px 4px 0px 4px;
}

TD.infoBoxText, SPAN.infoBoxText {
  font-size: 11px;
  min-height: 19px;
  height: 19px;
  background-color: #f9c292;
  padding: 0px 4px 0px 4px;
}

TD.infoBoxFooter, SPAN.infoBoxFooter {
  font-size: 11px;
  height:19px;
  background-color: #f9c292;
  padding: 0px 4px 0px 4px;
  text-align: right;
}

TD.infoBoxHeading_rot {
  font-size: 11px;
  font-weight: bold;
  height:19px;
  color: #ffffff;
  background-color: #97203c;
  padding: 0px 4px 0px 4px;
}

TD.infoBox_rot, SPAN.infoBox_rot {
  font-size: 11px;
  min-height:19px;
  color: #000000;
  background-color: #e2beb9;
  padding: 0px 4px 0px 4px;
}

TD.infoBox_rot a:link, TD.infoBox_rot a:visited, SPAN.infoBox_rot {
  font-size: 11px;
  min-height:19px;
  color: #000000;
  background-color: #e2beb9;
  padding: 0px 4px 0px 4px;
}

TD.infoBox_rot input, SPAN.infoBox_rot input {
  background-color: #e2beb9;
  border: 1px solid #D0928E;
}

TD.infoBoxText_rot, SPAN.infoBoxText_rot {
  font-size: 11px;
  min-height: 19px;
  height: 19px;
  color: #000000;
  background-color: #d0928e;
  padding: 0px 4px 0px 4px;
  text-align: left;
}

TD.infoBoxFooter_rot, SPAN.infoBoxFooter_rot {
  font-size: 11px;
  height:19px;
  background-color: #d0928e;
  padding: 0px 4px 0px 4px;
  text-align: right;
}

TD.infoBoxHeading_rosa {
  font-size: 11px;
  font-weight: bold;
  height:19px;
  color: #ffffff;
  background-color: #e74353;
  padding: 0px 4px 0px 4px;
}

TD.infoBox_rosa, SPAN.infoBox_rosa {
  color: #000000;
  min-height:19px;
  background-color: #fce0da;
  padding: 0px 4px 0px 4px;
}

TD.infoBox_rosa a:link, TD.infoBox_rosa a:visited, SPAN.infoBox_rosa {
  color: #000000;
  line-height: 13px;
  min-height:19px;
  background-color: #fce0da;
  padding: 0px 4px 0px 4px;
}

TD.infoBoxText_rosa, SPAN.infoBoxText_rosa {
  font-size: 11px;
  min-height: 19px;
  height: 19px;
  background-color: #fce0da;
  padding: 0px 4px 0px 4px;
}

TD.infoBoxFooter_rosa, SPAN.infoBoxFooter_rosa {
  font-size: 11px;
  height:19px;
  background-color: #e74353;
  padding: 0px 4px 0px 4px;
  text-align: right;
}

TD.infoBox_gelb, SPAN.infoBox_gelb {
  color: #000000;
  font-size: 11px;
  font-weight: bold;
  height:19px;
  min-height:19px;
  background-color: #fdcd20;
  padding: 0px 4px 0px 0px;
}

td.infoBox_gelb a {
  color: #000000;
  font-size: 11px;
  font-weight: bold;
  height:19px;
  min-height:19px;
  background-color: #fdcd20;
  padding: 0px 4px 0px 4px;
}

TD.searchBox, SPAN.searchBox {
  font-size: 11px;
  background: #FDE1BB;
}

TR.prodBoxHeading {
  background-color: #fdcd20;
}

TD.prodBoxHeading {
  background-color: #fdcd20;
}

TR.prodBoxText {
  background-color: #fff5db;
}

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

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

.productListing-heading {
  font-size: 10px;
  background: #b6b7cb;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-size: 10px;
}

A.pageResults {
	color: #0000FF;
	text-decoration: underline;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  
  font-size: 16px;
  font-weight: bold;
  color: #000000;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-size: 11px;
  text-align: left;
  line-height: 1.2;
  padding: 0px 4px 0px 4px;
}

TD.main2, P.main2 {
  font-size: 11px;
  line-height: 1.2;
  padding: 0px 4px 0px 4px;
}

TD.main3, P.main3 {
  font-size: 11px;
  line-height: 1.2;
  height: 19px;
  padding: 0px 4px 0px 4px;;
  color: #ffffff;
  background-color: #97203c;
}

TD.main3 a, P.main3 a {
  font-size: 11px;
  line-height: 1.2;
  height: 19px;
  padding: 0px 4px 0px 4px;;
  color: #ffffff;
  background-color: #97203c;
}

TD.main4, P.main4 {
  font-size: 11px;
  line-height: 1.2;
  padding: 0px 0px 0px 0px;
}

TD.bottommenu {
  font-size: 10px;
  background-color: #FFE291;
}

TD.prodshort, P.prodshort {
  
  font-size: 10px;
  line-height: 1.2;
  padding-left: 4px;
  padding-right: 4px;
}

TD.smallText, SPAN.smallText, P.smallText {
  
  font-size: 10px;
}

TD.accountCategory {
  
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  
  font-size: 12px;
}

TD.tableHeading {
  
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
	
	font-size: 11px;
}

TEXTAREA {
  width: 100%;
  
  font-size: 11px;
}

SPAN.greetUser {
  
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

SPAN.underline {
	text-decoration: underline;
}

TABLE.formArea {
  background: #f1f1f1;
  border-color: #cccccc;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-size: 12px;
  font-weight: bold;
}

TD.copyright {
  line-height: 1.5;
  text-align:center;
}

A.copyright {
  color: #000000;
}

A.copyright:hover {
  text-decoration: underline;
}

SPAN.markProductOutOfStock {
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  
  color: #ff0000;
}
SPAN.productOldPrice {
	
	color: #ff0000;
	text-decoration: line-through;
}
SPAN.errorText {
  color: #ff0000;
}

SPAN.productDiscountPrice {
  color: #ff0000;
  font-weight: bold;
}

.smallHeading {
	font-size: x-small;
	font-weight: bold;
	color: Black;
}

.moduleRow {
  font-size: 11px;
  line-height: 1.5;
  height: 19px;
  background-color: #EE8025;
  padding: 0px 4px 0px 4px;
  color: #ffffff;
}

.moduleRow2 {
  color: #000000;
  font-size: 11px;
  line-height: 1.5;
  height: 19px;
  background-color: #EFBF8E;
  padding: 0px 4px 0px 14px;
}

.moduleRowOver { 
	background-color: #F6A924; 
  font-size: 11px;
  line-height: 1.5; 
  height: 19px;
  padding: 0px 4px 0px 4px;
  color: #ffffff;
}

.moduleRowSelected { background-color: #E9F4FC; }

.mainlevel {
  font-weight: bold;
}

.sublevel {
  font-weight: normal;
}

.checkoutBarFrom, .checkoutBarTo {  font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent {  font-size: 10px; color: #000000; }

/* sitewide font classes */
/* Note: heading<Number> equals <font size="Number"> */
.heading1 { font-size: 7pt; }
.heading2 { font-size: 9pt; }
.heading3 { font-size: 10pt; }
.heading4 { font-size: 12pt; }
.heading5 { font-size: 16pt; }

/* Sitemap Tables */
.sitemap_heading {font-size: 10pt; color: #FFFFFF; 
	background-color: #666666; 
	padding-top: 2px; padding-bottom: 2px;}
.sitemap_heading a {color:#FFFFFF;}
.sitemap_heading a:hover {color:#CCCCCC; text-decoration:none;}

.sitemap_sub {font-size: 9pt; color: #000000; background-color: #E6E6E6; padding: 2px 2px;}
.sitemap_sub a {color:#000000;}
.sitemap_sub a:hover {color:#999999; text-decoration:none;}


/* message box */

.messageBox {  font-size: 10px; }
.messageStackError, .messageStackWarning {  font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess {  font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement {  font-size: 10px; color: #ff0000; }

.tableShop {
background-color: #ffffff;
border-left: 1px solid;
border-right: 1px solid;
border-color: #b6b7cb;
}

.navLeft {
	width: 190px;
	text-align: left;
}

td.navLeft a {
	color: #ffffff;
}

td.navLeft td.infoBox_gelb a {
	color: #000000;
}

.navRight {
	width: 145px;
}

.contentsTopics {
	font-size: 14px;
	font-weight: bold;
	background-color: #FDCD20;
	padding-left: 4px;
}

.contentsPrice {
	background-color: #FDCD20;
	padding-right: 4px;
}

.contentsDesc {
	background-color: #FFF5DB;
	padding: 4px;
}

.tableListingI {
	background-color: #eeeeee;
}

.tableListingII {
	background-color: #d0d0d0;
}

.tableBody {
padding: 5px;
}

.poweredby {
  
  font-size: 10px;
  color: #000000;
  font-weight: bold;
}
.onepxwidth {
	width: 1px;
}


.copyright {
  font-size: 10px;
  text-align: center;
  line-height: 19px;
}

h1 {
  font-size: 17px;
}

h2 {
  font-size: 14px;
}

h3 {
  font-size: 13px;
  font-weight: bold;
}

#mitte {
  text-align: left;
  width: 1000px;
}

/*===== WO-Stile =====*/
div.WoSearch{
	display:none;
}
/*Kopfbereich Variante 1*/
#backgroundDivWo01{
	background-image:url(img/wo/bg-page01.jpg);
	background-repeat:no-repeat;
}

#backgroundDivWo01 table#woTable01 tr.woTR1{
	background-image:url(img/wo/bg-head01.gif);
	background-repeat:no-repeat;
	background-position:right 53px; 
}
#backgroundDivWo01 table#woTable01 div.WoSearch{
	display:block;
	float:right;
	border:1px solid #EEE;
	padding:1px;
	margin:100px 0px 10px 0px;
}

#backgroundDivWo01 table#woTable01 tr.woTR1 table, #backgroundDivWo01 table#woTable01 tr.woTR2{
	display:none;
}
/*Kopfbereich Variante 2*/
#backgroundDivWo02{
	background-image:url(img/wo/bg-page02.jpg);
	background-repeat:no-repeat;
	padding-top:5px;
}
#backgroundDivWo02 table#woTable01 tr.woTR1{
	background-image:url(img/wo/bg-head02.gif);
	background-repeat:no-repeat;
	background-position:right top;
}
#backgroundDivWo02 table#woTable01 div.WoSearch{
	display:block;
	float:right;
	border:1px solid #EEE;
	padding:1px;
	margin:85px 0px 10px 0px;
}

#backgroundDivWo02 table#woTable01 tr.woTR1 table, #backgroundDivWo02 table#woTable01 tr.woTR2{
	display:none;
}
/* Inhaltsbereich Variante 1*/
table.wo-content{
	
}
table.wo-content td{
	width:145px;
	background-repeat:no-repeat;
	background-position:center top;
	vertical-align:top;
	text-align:left;
	font-size:12px;
	font-weight:bold;
	color:#777;
	position:relative;
}
table.wo-content td div{
	position:relative;
	padding:70px 5px 5px 5px;
}
table.wo-content td a{
	display:block;
	position:absolute;
	top:0px;
	left:0px;
	width:145px;
	height:250px;
	text-decoration:none;
}
table.wo-content td a:hover{
	text-decoration:none;
}
table.wo-content td.col1{
	background-image:url(img/wo/boxhead01.jpg);
	background-color:#FCDBBE;
}
table.wo-content td.col2{
	background-image:url(img/wo/boxhead02.jpg);
	background-color:#FCDBBE;
}
table.wo-content td.col3{
	background-image:url(img/wo/boxhead03.jpg);
	background-color:#FCDBBE;
}
table.wo-content td.col3 div{
	padding-top:130px;
}

