/*
//
// +----------------------------------------------------------------------+
// |zen-cart Open Source E-commerce                                       |
// +----------------------------------------------------------------------+
// | Copyright (c) 2003 The zen-cart developers                           |
// |                                                                      |
// | http://www.zen-cart.com/index.php                                    |
// |                                                                      |
// | Portions Copyright (c) 2003 osCommerce                               |
// +----------------------------------------------------------------------+
// | This source file is subject to version 2.0 of the GPL license,       |
// | that is bundled with this package in the file LICENSE, and is        |
// | available through the world-wide-web at the following url:           |
// | http://www.zen-cart.at/lizenz/gpl_license.htm.                             |
// | If you did not receive a copy of the zen-cart license and are unable |
// | to obtain it through the world-wide-web, please send a note to       |
// | license@zen-cart.com so we can mail you a copy immediately.          |
// +----------------------------------------------------------------------+
// $Id: stylesheet.css 1223 2005-04-22 03:46:20Z ajeh $
// ##########################################################
// Zu aendernde Farben bzw. Styles
// TABLE.headerNavigation => border-right: 1px solid #C42C2B;
// .leftboxheading => border-right: 1px solid #C42C2B;
// .leftboxcontent => 
//		border-left: 1px solid #C42C2B;
//		border-right: 1px solid #C42C2B;
//		border-bottom: 1px solid #C42C2B;



// ##########################################################



*/



BODY {
	background-color: #ffffff;
	background-image: url(../images/backg.jpg);
	background-position: center;
	xcolor: #000000;
	xmargin: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	xpadding: 3px;
   font: 11px Verdana, Arial;
}

.centershop {
	padding: 0px;
	margin: 0px auto;
	position: relative;
	text-align: left;
	width: 915px;
}

TD.main, P.main {
  font-size: 11px;
  line-height: 1.5;
	
  
}

A  { color: #696969; font-size: 11px; font-family: Verdana; text-decoration: none }

A:hover   { color: #ff8c00; font-family: Verdana; text-decoration: none }

FORM {
	display: inline;
}
.banners {
  padding: 15px;
}

/*HEADER CSS*/

TABLE.header {
  Xbackground-image: url(../images/header_bg.jpg);
  Xbackground-image: url(../images/banner/banner.gif);
  background-repeat: repeat-x;
  background-color: #ffffff;
  Xborder-right: 1px solid black;
  Xborder-left: 1px solid black;
  Xborder-bottom: 1px solid #9a9a9a;
}

.header01 {
	Xbackground-image: url(../images/construct/header01.gif);
	background-color: #FF0000;
}

#header01 { /* <div für Warenkorb im Headbereich> */
	border: thin dashed #000000;
	float: right;
	padding: 5px;
	Xmargin-bottom: 44px;
	margin-right: 2px;
}

.header02 {
	background-image: url(../images/construct/header02.gif);
	color: #c0c0c0;
}

.header02 a{
	text-decoration: none;
}

.header02 a {
	color: white;
}

.header02 a:hover {
	color: black;
}

TABLE.headerNavigation {
  Xbackground-image: url(../images/construct/headerNavigation_top_bg.gif);
  Xborder-right: 1px solid #000000;
  Xwidth: 100% !important;
}

TD.headerNavigation {
	Xbackground-image: url(../images/construct/headerNavigation_top_bg.gif);
	Xposition: relative;
	Xvertical-align: middle;
	Xfont-family: Verdana, Arial, sans-serif;
	Xfont-size: 10px;
	Xfont-weight: bold;
	Xcolor:#ffffff;
	Xletter-spacing:1px;
	Xpadding: 5px;
	Xpadding-left: 8px;
	Xheight: 15px;
}

TD.breadCrumb {
  font-size: 10px;
  font-family: Verdana;
  color: #9a9a9a;
  padding: 0px;
  border-bottom: 1px dotted #9a9a9a;
}

TD.breadCrumb a {
	text-decoration: none;
}



TD.headerNavigation A, TD.headerNavigation A:visited,  {
  font-weight: bold;
  color: #ff8c00;
  text-decoration: none;
}

TD.headerNavigation A:hover, td.footertop a:hover  {  
color: #ff8c00;
}

TR.headerNavigation {
  background: #F6F6F6;
}




TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: 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: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

/*SIDEBOX CSS*/

.column_left, .column_right, .column_single {
  background-image: url(../images/construct/Sidebox2.gif);
  padding: 0px;
  margin-top: 16px;
}


.boxText {
  font-size: 11px;
  line-height: 125%;
 
}
.leftbox, .rightbox, .centerbox, .singlebox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  xbackground: #ffffff;
  Xborder: 1px solid #9a9a9a;
  margin-bottom: 16px;
  margin-left: 0px;
  margin-right: 0px;
}


.leftboxheading, .rightboxheading, .centerboxheading, .singleboxheading {
  /*background-color: #abbbd3;*/
  font-size: 11px;
  font-weight: bold;
  color: #ffffff;
  Xpadding: 3px;
  height: 19px;
  padding-left: 26px;
  border-right: 1px solid #a9a9a9;
  border-left: 1px solid #a9a9a9;
  border-top: 1px solid #a9a9a9;
}

td.leftboxheading a, td.rightboxheading a, td.centerboxheading a, td.singleboxheading a {
  color: #ffffff;
  text-decoration: none;
}

td.leftboxheading a:hover, td.rightboxheading a:hover, td.centerboxheading a:hover, td.singleboxheading a:hover {
  color: #FDCB36;
}

TR.leftboxheading, TR.rightboxheading, TR.centerboxheading, TR.singleboxheading {
  background: #abbbd3;
  background-image: url(../images/construct/header_bg.gif);
}


#leftboxheading_div {
	margin-bottom: 1px;
}

.leftboxcontent, .rightboxcontent, .centerboxcontent, .singleboxcontent {
  line-height: 125%;
  padding: 4px;
  Xborder-top: 1px solid #000000;
  border-left: 1px solid #a9a9a9;
  border-right: 1px solid #a9a9a9;
  border-bottom: 0px solid #FFFFFF;
  
 
  
}

.leftboxcontent, .rightboxcontent {
Xbackground-color: #E8E9EE;
background-image: url(../images/construct/Box.gif);
}

#shoppingcart-content a{
	text-decoration: none;
}

.leftboxfooter, .rightboxfooter, .centerboxfooter, .singleboxfooter {
  background-color: #a9a9a9;
  Xbackground-image: url(../images/construct/Footer.gif);
  Xbackground-repeat: no
  Xmargin-bottom: 15px;
 height: 1px;
  Xborder-top: 1px solid #a9a9a9;
}

.plainBox, .plainbox-description {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #ffffff;
  Xborder:1px solid #9a9a9a;
  padding: 0px;
}
.plainBoxHeading, TD.tableHeading {
  font-size: 12px;
  font-weight: bold;
  padding: 11px 5px 5px;
}
.productListing-heading {
  font-size: 10px;
  font-weight: bold;
  color: black;
  padding: 5px;
  height: 15px;
}

TD.productListing-heading{
  background-color: #eeeeee;
  Xbackground-image: url(../images/tile_back.jpg);
  Xbackground-image: url(../images/boxes/header_bg.gif);
  border-bottom: 1px solid #c0c0c0;
}

TD.productlisting {
  Xborder-left:1px solid #C42C2B;
  Xborder-right:1px solid #C42C2B;
}

table.productListing-data {
	Xborder-top: 1px dotted #c0c0c0;
	Xborder-left: 1px dotted #c0c0c0;
	Xborder-right: 1px dotted #c0c0c0;
}

TD.productListing-data {
  font-size: 10px;
  padding: 5px;
}



/*center main section
-----------------------------------*/
TD.pageHeading, DIV.pageHeading, h1 {
  font-size: 17px;
  color: #9a9a9a;
  padding-top: 0px;

 
}

.center_column {
  padding-left: 16px;
  padding-right: 16px;


  
  
  
}
.main_page{
  width: 100% !important;
  background-color: #ffffff;
  Xborder-right: 1px solid black;
  Xborder-left: 1px solid black;
  Xborder-bottom: 1px solid black;
  padding-top: 0px;
  

}

/* footer
--------------*/

TABLE.footer {
  xbackground: #ffffff;
  text-align: center;
  font-size: 11px;
  Xborder-right: 1px solid black;
  Xborder-left: 1px solid black;
  xborder-bottom: 0px solid black;
}

TR.footertop {
  Xbackground: #abbbd3;
  font-size: 11px;
}

TD.footertop {
  xpadding: 0px;
  Xbackground: #E8E9EE;
  xborder-left: 1px solid #a9a9a9;
  xborder-right: 1px solid #a9a9a9;
  background-image: url(../images/construct/Footer.gif);
  height: 17px;
  border-top: 1px solid #a9a9a9;
  xborder-bottom: 1px solid #a9a9a9;
  font-family: Arial
  font-size: 11px;
  color: #a9a9a9;
  Xfont-weight: bold;
}

TD.footertop a {
	color: #a9a9a9;
	font-size: 11px;
}

TD.footerbottom {
	padding: 0px;
	xbackground-color: #a9a9a9;
	border-top: 1px solid white;
	font-size: 10px;
	
}

/*miscellaneous areas
-------------------------------------*/
TD.cartBox {
   background: #eeeeee;
   font-size: 10px;
   padding: 3px;
   border: 1px dotted #c0c0c0;
}

TR.productListing-odd, TR.upcomingProducts-odd {
  background: #ffffff;
}

TR.productListing-even, TR.upcomingProducts-even, .productsNotifications {
  background: #ffffff;
}

TD.productListing-data-description-odd {
  background: #ffffff;
  font-size: 10px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 12px;
  border-bottom: 1px dotted #c0c0c0;
}

TD.productListing-data-description-even {
  background: #ffffff;
  font-size: 10px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 12px;
  border-bottom: 1px dotted black;
}

td.pageresults a {
  color: #000000;
}

td.pageresults a:hover {
  color: #000000;
}

SPAN.newItemInCart {
  color: #9a9a9a;
  font-weight: normal;
}

TD.smallText, SPAN.smallText, P.smallText, td.pageresults{
   font-size: 10px;
}

TD.fieldKey {
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-size: 12px;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-size: 11px;
}


.greetUser {
   font-size: 12px;
   padding-top: 5px;
   padding-bottom: 5px;
}

SPAN.greetUser {
   color: #EBD020;
   font-weight: bold;
}

SPAN.markProductOutOfStock {
	color: #c76170;
	font: bold 12px Verdana, Arial, sans-serif;
}

span.normalprice {
	text-decoration: line-through;
}

SPAN.productSpecialPrice, SPAN.productSalePrice, .stockWarning, span.coming {
  color: #ff8c00;
}

span.productSpecialPriceSale {
  color: #ff0000;
	text-decoration: line-through;
}

SPAN.productPriceDiscount, .inputRequirement {
  font-size: 10px;
  color: #FF0000;
}
.moduleRow { }
.moduleRowOver { background-color: #c0c0c0; cursor: pointer; }
.moduleRowSelected { background-color: #c0c0c0; }

/* message box */

.messageBox {}
.messageStackError, .messageStackWarning, errorBox {
  background-color: #ff0000;
  color: #ffffff;
  font-size: 10px;
  padding: 4px;
  border: 1px solid #9a9a9a;
}
.messageStackSuccess { background-color: #b3ffa8; padding: 2px; border: 1px solid #9a9a9a; }
.messageStackCaution { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffff00; }

/* checkout totals */
TD.ot-subtotal-Text, TD.ot-cod-fee-Text, TD.ot-total-Text, TD.ot-group-pricing-Text, TD.ot-gv-Text, TD.ot-loworderfee-Text, TD.ot-shipping-Text, TD.ot-subtotal-Text, TD.ot-tax-Text, TD.ot-coupon-Text {
  font-weight: bold;
}
TD.ot-total-Amount {
  font-weight: bold;
  border-top: 1px solid #9a9a9a;
}
TD.ot-subtotal-Amount, TD.ot-cod-fee-Amount, TD.ot-group-pricing-Amount, TD.ot-gv-Amount, TD.ot-loworderfee-Amount, TD.ot-shipping-Amount, TD.ot-subtotal-Amount, TD.ot-tax-Amount, TD.ot-coupon-Amount {}


/* product_info attribute comments */

.ProductInfoComments, TD.ProductInfoComments, SPAN.ProductInfoComments {
  color: #003366;
  font-size: 10px;
  text-align : left;
  font-weight: bold;
  padding-top: 6px;
  padding-bottom: 6px;
  border-top: 1px solid #9a9a9a;
}

/* General alert span class */
TD.alert, SPAN.alert {
  color: #ff8c00;
  font-weight: normal;
}

/* General alert span class */
TD.alertBlack, SPAN.alertBlack {
  color: #000000;
  font-weight: bold;
}

/* popup tables */
TABLE.popupattributeqty, TABLE.popupcouponhelp, TABLE.popupcvvhelp, TABLE.popupimage, TABLE.popupimageadditional, TABLE.popupsearchhelp, TABLE.popupshippingestimator, TABLE.popupinfoshoppingcart {
  background-color: #ffffff;
	margin: 6px;
  padding: 6px;
  font: 11px Verdana, Arial, sans-serif;
}

/* categories_description */
TABLE.categoriesdescription {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #ffffff;
  border: 0px ;
  
}

TD.categoriesdescription {
  font-size: 11px;
  line-height: 1.2;
 
}

/* categories box parent and child categories */
A.category-top {
  color: #003366;
  text-decoration: none;
  font-family: Arial;
   font-weight: bold;
  font-size: 12px;

}
A.category-top:hover{
  border-bottom: 1px dotted #ff8c00;
}
A.category-links {
  color: #696969;
  text-decoration: none;
}
A.category-links:hover{
  text-decoration: none;
  color: #ff8c00;
}
A.category-subs, A.category-products {
  color: #696969;
  text-decoration: none;
  font-family: Arial;
   font-weight: bold;
  font-size: 11px;
}
A.category-subs, A.category-products:hover{
  text-decoration: none;
  color: #ff8c00;
}
SPAN.category-subs-parent {
  font-weight: bold;
  border-bottom: 1px dotted #ff8c00;
}
SPAN.category-subs-selected {
  text-decoration: none;
  color: #ff8c00;
}

/* attribute images table */
TABLE.products-attributes-images {
/*  width: 100%; */
/*  border: 1px solid #9a9a9a; */
  float: left;
  padding: 2px;
}

#headwarenkorb {
	border: thin dashed #000000;
	float: right;
	padding: 5px;
	margin-bottom: 44px;
	margin-right: 2px;
}

#textPriceExtra {
	border-top: 1px dotted #c0c0c0;
	line-height: 18px;
	margin-top: 10px;
}






a#button {
	font-family: sans-serif;
	color: #ffffff;
	border-left: 1px solid black;
	border-top: 1px solid black;
	text-decoration: none;
	padding: 2px;
	display: block;
	background-color: #BF5558;
	Xwidth: 100%;
	margin: 0;
}

a:hover#button {
	font-family: sans-serif;
	color: #000000;
	border-left: 1px solid black;
	text-decoration: none;
	padding: 2px;
	display: block;
	Xbackground-color: #FFCA02;
	Xwidth: 100%;
	margin: 0;
}




.horiMenueNav {
	Xbackground-color: red;
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color:#9a9a9a;

	background-image: url(../images/construct/Banner.jpg);
	background-immage-repeat: no;
	height: 23px;
	width: 926px;
	text-align: right;
	Xborder: 0px ;
	padding-right: 8px;
	padding-top: 112px;
	
}

.horiMenueNav a{
	text-decoration: none;
	color: #9a9a9a;
	font-weight: normal;
}

.horiMenueNav A:hover{
  border-bottom: 1px solid #ff8c00;
}

