/* -----------------------------------------------------------------------------------------
   $Id: stylesheet.css 1262 2005-09-30 10:00:32Z mz $   

   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 
   ---------------------------------------------------------------------------------------*/

   
abbr {
	cursor: help;
}

td.copyright, td.copyright a {
	text-align: center;
	color: #afafaf;
	font-size: 10px;
}

.boxleftText { 
	color:#696969;
	font-size: 11px;
}

.boxleftText a{ 
	color:#696969;
}

.boxText { 
	color:#696969;
	font-size: 11px;
}

.boxText a{ 
	color:#1a57e4;
}


.boxTextBG {
	
	font-size: 10px;
	background-color: #ffffff;
}
.boxTextBGII {
	
	font-size: 10px;
	background-color: #FFFFFF;
}
.boxTextPrice {
	font-size: 11px;
	color: #000000;
}

.errorBox {
	font-size : 10px;
	font-color: #c80000;
	background-color: #ffffcc;
	border: 1px solid #ffcc00;
	padding: 10px;
	
}
.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 {
	/*background-image: url(img/bg.png);
	background-repeat: repeat-x;
	background-position: top;*/
	background-color: #FFFFFF;
	color: #000000;
	margin: 0px;
   	font-family: Verdana, Arial, sans-serif;
	font-size : 11px;
}

img{
	border:0;
}

.a2 {
 	color: #0000d3;
 	text-decoration: underline;
/*  text-decoration: none; */
}

A {
 	color: #1a57e4;
/*  text-decoration: none; */
}

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

FORM {
	display: inline;		   
}


TR.header {
}

TR.headerNavigation {
  background: #F6F6F6;
}

TD.headerNavigation {
	
	font-size: 10px;
	color: gray;
	font-weight : bold;
	background-color: #F6F6F6;
}

A.headerNavigation { 
  color: gray; 
}

A.headerNavigation:hover {
  color: gray;
}

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

A.confirmationEdit {
	color: #de8b00;
	font-style: italic;
}
A.confirmationEdit:hover {
	color: #de8b00;
	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 {
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

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

TR.footer {
  background: #bbc3d3;
}

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

.infoBox {
}

.infoBoxContents {
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

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

TD.infoBoxHeading {
  font-size: 14px;
  font-weight: bold;
  height:18px;
  color: #de8b00;
  padding-bottom:6px;
}

TD.infoBoxHeading_right {
  font-size: 14px;
  font-weight: bold;
  height:18px;
  color: #de8b00;
}

TD.infoBox, SPAN.infoBox {
  font-size: 10px;

}

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

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  
}

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;
  line-height: 1.5;
}

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

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

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

SPAN.productSpecialPrice {
  font-size: 11px;
  font-weight: bold;
  color: #000000;
}
SPAN.productOldPrice {
	
	color: #ff0000;
	text-decoration: line-through;
	font-size: 10px;
	font-weight: normal;
}
SPAN.errorText {
  
  color: #ff0000;
}

SPAN.productDiscountPrice {
  
  color: #000000;
  font-weight: bold;
	font-size: 11px;
}

.smallHeading {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: Black;
}

.moduleRow {
 color: #696969;
 font-size: 11px;
 line-height: 1.2;
}

.moduleRow a {color: #696969;}

.moduleRowOver { 
    font-size: 11px;
    line-height: 1.2; 
}
.moduleRowSelected { }

.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-family: Arial, Helvetica, sans-serif; font-size: 7pt; }
.heading2 { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; }
.heading3 { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; }
.heading4 { font-family: Arial, Helvetica, sans-serif; font-size: 12pt; }
.heading5 { font-family: Arial, Helvetica, sans-serif; font-size: 16pt; }

/* Sitemap Tables */
.sitemap_heading {font-family: Arial, Helvetica, sans-serif; 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-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; background-color: #FFFFFF; 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; color: red; background-color: #ffffcc;}
.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 {
	border-right: 1px solid;
	border-color: #b6b7cb;
	background-image: url(img/bg_left_column.jpg);
	width: 185px;
}
.navRight {
	border-color: #666666;
	border-top-width: 4px;
	border-top-style: solid;
	border-left-width: 4px;
	border-left-style: solid;
	background-color: #FFFFFF;
	width: 185px;
}

.contentsTopics {
	
	font-size: 14px;
	font-weight: bold;
}

.tableListingI {
	background-color: #eeeeee;
}

.tableListingII {
	background-color: #d0d0d0;
}

.tableBody {
padding: 5px;
}

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

/* ****************** eigene *********************** */

.hersteller_logos a {
	border: none;
	margin: 0;
	padding: 0;
}

.hersteller_logos a img {
	border: none;
	margin: 0;
	padding: 0;
	float: left;
}


/* ******************  Menu (horizontal) *************************** */

.menu { text-align: left; font-weight: bold; clear:both; margin:0; padding-top:8px; height:24px; line-height:11px;}
.menu dt {display:none; }
.menu dd {margin:0; padding:0;}
.menu .aa {width:12px; background:url(img/taglft.gif); float:left; padding:6px 0 6px 0; /*border-bottom:1px solid #000;*/}
.menu .bb {background:url(img/tagmid.gif); float:left; padding:6px 0 6px 0; /*border-bottom:1px solid #000; */text-align:center;}
.menu .cc {width:12px; background:url(img/tagrgt.gif); float:left; padding:6px 0 6px 0; /*border-bottom:1px solid #000;*/}

.menu a, .menu a:visited {color:#888; text-decoration:none; font-size:1em; cursor:pointer;}
.menu a:hover {color:#000; background:#fff;}
.menu a:hover span {background-position:0 150px; /*border-bottom:1px solid #f9f4ee;*/ }



.preisTopartikel {
	font-size: 16px; 
  	font-weight: bold;
}



h1 	{
	font-size: 16px;
	font-weight: bold;
}

h2 	{
	font-size: 14px;
	font-weight: bold;
	color: #DE8B00;
}

.product_description {
	clear: both;
}

.productinfobild {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}	

.ampel {
	
}	


.ampel_text {
	float: left;	
}

	

/* ########## BESTELLKARTE ########## */
.versandinfos {
	
}


.produktinfopreis {
	font-size: 13px;
  	font-weight: bold;
  	color: #712800;
}

.produktinfopreis .from {
	font-size: 16px;
	font-weight: bold;
}

.indenkorb {
	margin-top: 1em;
}

.bestellkarte {
/*	margin-left: 10px; */
/*	margin-bottom: 10px; */
/*	border: 3px solid blue; */
/*	padding: 5px; */ 
	
}

.bestsellers_box {
	float: left;	
}	

.whatsnew_box {
	float: right;	
}	

.also_purchased {
	float: left;
	border-top: 1px solid; 
	border-color: #cccccc;	
}	
bestellkarte .shipping_name {
}	






.link {

	
}

/* LIST_PRODUCTS */

.list_products {
height: 130px;
padding: 5px;
border-bottom: 1px solid;
border-color: #cccccc;
margin: auto;
width: 100%;
}
.list_price_box {
float: right;
}
.list_price{
	font-size: 14px;
}
.list_product_text {
float: left;
width: 50%;
text-align:left;
}
.list_product_image {
float: left; width: 120px;
}

.list_button_buy {
margin-top: 5px;
}

.graytext {
font-size: 11px; color: gray; 

}

.titel_productinfo {
font-size: 16px;
font-weight: bold;

}

.searchBox {
background-color: #e9b315;
border-bottom: 1px;
border-bottom-color: gray;
border-bottom-style: solid;
height: 30px;

	
}

.breadcrumb {
border-bottom: 1px; border-bottom-color: #d3d3d3; border-bottom-style: solid;
height: 24px;
}

td.infoBoxHeading_right a {
color:#DE8B00;
text-decoration:none;
}

.infoBoxHeading a {
color:#DE8B00;
text-decoration:none;
}

._box {
margin-left: 6px;
padding: 5px;
background-color: #FFF;
}
.bestsellers_box {
padding: 5px;
background-color: #FFF;
height: 186px;
}

.bestseller {
margin-left: 20px;
height: 200px;
padding: 1px;
background-color: #EEEEEE;
margin-top:40px;
}
.manufacturers_box {
padding-bottom: 10px;
}
#box_cart {
padding-top: 0px;
}
#box_cart .heading_cart {
color:#DE8B00;
text-decoration:none;
font-size:14px;
font-weight:bold;
height:18px;
padding-bottom:6px;
}
#box_cart .heading_cart a{
color:#DE8B00;
text-decoration:none;
}

.produktinfopreis .from, .list_price .from {
display:none;
}

.list_product_image {
    margin-right: 10px;
}