/* -----------------------------------------------------------------------------------------
   $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 
   ---------------------------------------------------------------------------------------*/



/* Div Classes / ID`s */

#SITE{
	margin: 0px;
	padding: 0;
	width: 900px;
	
/* Zentrierung */
	position:relative;
	left: 50%;
	margin-left: -450px;
}

#topBar{
	color: #ccc;
	vertical-align: middle;
	margin-top: 10px;
	margin-bottom: 10px;

}

#topBar a{
	color: #ccc;
	padding: 0px 10px 0px 10px;
	margin-top: 20px;
}

#Header{
	margin-Bottom: 5px;
	background: #79a615;
}

#Header h1{
	height: 60px;
	width: 700px;
	background: #79a615 url(img/Index/Header.gif) no-repeat center;
	cursor: pointer;
	float:left;
	padding: 5px 0px;
}

#Header h1 span{
	display:none;
}

/* Tab Bar */

div#tabBar{
	margin: 0px 200px 0px 200px;
	font-weight: bold;
	padding-top: 50px;
}

div#tabBar span{
	visibility: hidden;
}

div#tabBar a{
	float: left;
	height: 24px;
}

div#tabBar a#home{
	width: 85px;
	background: url(img/tabBar/tabHome.gif) no-repeat;
}

div#tabBar a#productsNew{
	width: 105px;
	background: url(img/tabBar/tabNeueProdukte.gif) no-repeat;
}

div#tabBar a#register{
	width: 76px;
	background: url(img/tabBar/tabRegister.gif) no-repeat;
}

div#tabBar a#angebote{
	width: 91px;
	background: url(img/tabBar/tabAngebote.gif) no-repeat;
}

div#tabBar a#erweiterteSuche{
	width: 121px;
	background: url(img/tabBar/tapErweiterteSuche.gif) no-repeat;
}


#SubHeader{
	margin-Bottom: 5px;
	color: #ccc;
	font-weight: normal;
}

#SubHeader a{
	padding-top: 5px;
	color: #ccc;
	font-weight: normal;
}

#ContentBody{
	margin-Bottom: 5px;
	overflow:hidden;
}

#NaviLeft{
	width: 185px;
	float: left;
}

#NaviRight{
	width: 185px;
	float: right;
}

#MainContent{
	margin: 0 189px 0 189px;
}

#MainContent .leftContent{
	width: 40%;
	float:left;
	padding: 5px;
	text-align: center;
}

#MainContent .leftContent img{
	display: block;
}

#MainContent .rightContent{
	margin: 0 0 0 40%;
	padding: 10px;
	border-left: 1px dashed #ddd;
}

#MainContent .rightContent h1{
	font-size: 14px;
	font-weight: bold;
}

.clearFloater{
	padding: 10px;
	border: solid #ddd;
	border-width: 0px 1px;
	float:left;
	display: block;
	width: 500px;
}

#Footer{
	margin-Bottom: 5px;
	padding: 5px;
	width: 100%;
	clear:left;
	background: #79a615 url(img/global/cornerRightTop.gif) no-repeat top right;
	color: #fff;
}

#Footer a{
	color: #fff;
}

.ContentBox{
	margin: 2px;
	padding: 15px;
	width: 214px;
	float:left;
}

.ContentBoxLeft{
	border: solid #eaeaea;
	border-width: 0 1px 0px 0;
	background: url(img/global/new.gif) no-repeat 98% 2%;
}

.ContentBoxRight{
	border: solid #eaeaea;
	border-width: 0 0 0px 0;
	background: url(img/global/new.gif) no-repeat 98% 2%;
}

.ContentBoxFullsize{
	margin: 0px;
	padding: 10px;
	height: auto;
	float:left;
	border-bottom: 1px solid #ccc;
}

.borderDiv{
	height:1px;;
	background: #eaeaea;
	clear: left;
}

h1.ContentBoxHeading{
	color: #5a7b0f;
	margin: 0px 0px 10px 0px;
	font-size: 12px;
}

.ContentBoxContents{
	padding: 5px;
}

a.ProductImage{
	padding: 0px 30px 0px 5px;
	float:left;
}

a.ProductImage:hover{
}

.ProductsDescription{
	padding: 10px 0px;
	margin: 0px;
}

.ProductsDescription p{
	padding: 0;
	margin: 0;
}

.optionsContainer{
	background: #eaeaea;
	padding: 10px;
}

.optionsContainer h3.moduleHeading{
	padding: 0px;
	margin: 0px;
	color: #555;
}

.ShippingLink, .ShippingLink a{
	font-size: 9px;
	color: #ccc;
}

h1.ProductPrice{
	color: #5a7b0f;
	font-weight: bold;
}





/* Navigation */

A.aktive_kategorie{
	color:#5a7b0f;
}

A.aktive_kategorie:hover{
	color:#5a7b0f;
}

.boxCategories .unterkategorie a{
}

.boxCategories A.unterkategorie, 
.boxCategories A.unterkategorie:hover, 
.boxCategories A.aktive_unterkategorie, 
.boxCategories A.aktive_unterkategorie:hover 
{
	background: #f8fbe1;
	border-bottom: 1px dotted #eaeaea;
	color:#5a7b0f;
}





/* Boxen Styles */

.infoBoxHeading {
	font-size: 12px;
	color: #5a7b0f;
	padding: 5px;
	background: #fff;
	font-weight: bold;
}

.infoBoxHeading_right {
	font-size: 12px;
	color: #5a7b0f;
	padding: 5px;
	background: #fff;
	font-weight: bold;
}

.infoBoxHeading_active {
	font-size: 12px;
	color: #fff;
	padding: 5px;
	background: #5a7b0f;
	font-weight: bold;
}

div.infoBox, 
span.infoBox 
{
	border: 1px solid #ddd;
	border-width: 0px 1px;
}

div.infoBox_right, 
SPAN.infoBox_right 
{
	border: 1px solid #ddd;
	border-width: 0px 1px;
}

.boxText{ 
  color: inherit;
}

#NaviLeft .boxText { 
	padding: 4px 0px 4px 0px;
}

#NaviRight .boxText { 
	padding: 3px 5px;
}

/* Boxes with grey Header*/

div.boxCart .infoBoxHeading_right, div.boxWhatsnew .infoBoxHeading_right{
	background: #f1f1f1;
}

/* Box Serch */
div.boxSearch{
  float:right;
	width: 180px;
	background: transparent;
	border: none;
	padding-top: 7px;
}
div.boxSearch div.infoBoxHeading span{
  visibility: hidden;
}
div.boxSearch a{
  color: #fff;
}
div.boxSearch div.infoBoxHeading{
	background: #79a615 url(img/boxes/headingBoxSearch.gif) no-repeat bottom left;
} 

div.boxSearch div.boxText, 
div.boxSearch div.boxText a
{
	color: #fff;
	padding: 2px 10px 2px 10px;
}

/* Linke Navigationsleiste */
.boxCategories a, 
.unterkategorie a, 
.boxContent a, 
.boxInformation a
{
	display: block;
	background-image: url(img/plus.gif);
	padding: 5px 0px 5px 13px;
	background-repeat: no-repeat;
	background-position: 2px 7px;
	border-bottom: 1px dotted #eaeaea;
}


/* Module Styles */




/* Global Elements */

.underline {
	border-bottom: 1px solid #5a7b0f;
}

.boxSpacer{
	display: block;
	clear: both;
	height: 5px;
}

.leftFloater{
	float:left;
}

.rightFloater{
	float:right;
}

.leftAligner{
	text-align:left;
}

.rightAligner{
	text-align:right;
}

ul.hoizontalItemLister{
	padding: 0px;
	list-style: none;
	overflow: hidden;
	width: 100%;
	margin: 10px 0px;
}

ul.hoizontalItemLister li{
	display:block;
	float:left;
	padding: 5px;
}

ul.hoizontalItemLister li a h1{
	font-size: 14px;
	font-weight: bold;
}

.buttonDelete input{
	border: 1px solid #CC0000;
	color:#FF0000;
	margin:0;
}

.toolBar{
  background: #f8fbe1;
	padding: 5px;
}

.toolBar hr,  hr, div.hrDiv{
	text-align: center;
	height: 1px;
	margin: 5px 0;
	color: #ddd;
	background: #ddd;
}





/* Stndard HTML Tags */

BODY{

/* Margins */
	margin: 0;
	padding: 0;

/* Font */
	font-family: Arial, Helvetica, sans-serif;
	color: #555;
	font-size: 11px;
	line-height: 1.4em;
	
/* Backgrounds */
	background: #fff url(img/global/bgBody.gif) repeat-x;
}

img{
	border:0;
}

A {
  color: #555;
  text-decoration: none;
}

A:hover {
  color: #777;
  text-decoration: none;
}

FORM {
	display: inline;		   
}

P{
	display: block;
	margin: 10px 0;		   
}

ul{
	display: block;
	margin: 0 30px;
}













.contentsTopics, 
.pageHeading, 
.moduleHeading,

h1.contentsTopics, 
h1.pageHeading, 
h1.moduleHeading
{
	color: #5a7b0f;
	font-size: 16px;
	font-weight: bold;
	margin: 10px 0;
}

h3.moduleHeading
{
	color: #5a7b0f;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 3px 0;
}

.section{
	margin: 10px 0px;
}


.boxTextBG {
	font-size: 10px;
	background-color: #f1f9eb;
}
.boxTextBGII {
	font-size: 10px;
	background-color: #FFCC99;
}
.boxTextPrice {
	font-size: 10px;
	color: #FF0000;
}

.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;
}

TR.header {
	background-color: #ffffff;
}

TR.headerNavigation {
  background: #F6F6F6;
}


.headerNavigation {
}

A.headerNavigation {
font-weight: bold;
}

A.headerNavigation:hover {
}


.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;
}


.headerError {
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}


.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;
}


.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-family: Verdana, Arial, sans-serif;
  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 {
  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;
}


.productListing-data {
  font-size: 10px;
}

A.pageResults {
	color: #0000FF;
	text-decoration: underline;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}


TR.subBar {
  background: #f4f7fd;
}


.subBar {
  font-size: 10px;
  color: #000000;
}

.main, P.main {
  font-size: 12px;
  line-height: 1.5;
}


.smallText, SPAN.smallText, P.smallText {
  font-size: 10px;
}


.accountCategory {
  font-size: 13px;
  color: #aabbdd;
}


.fieldKey {
  font-size: 12px;
  font-weight: bold;
}


.fieldValue {
  font-size: 12px;
}


.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;
}

.formArea {
  background: #f1f9eb;
	padding: 5px;
}


.formAreaTitle {
  font-size: 12px;
  font-weight: bold;
}

.copyright {
  font-size: 11px;
  line-height: 1.5;
  text-align:center;
}
.parseTime {
  font-size: 11px;
  line-height: 1.5;
  text-align:center;
}
A.copyright {
  color: #ccc;
}
A.copyright:hover {
  color: #ccc;
  text-decoration: underline;
}


SPAN.markProductOutOfStock {
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  color: #cc0000;
}
SPAN.productOldPrice {
	color: #999;
	font-size: 80%;
	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 {
	background-color: #f5f5f5;
	padding: 3px;
	margin: 3px;
}
.moduleRowOver { 
	background-color: #f1f1f1;
	padding: 3px;
	margin: 3px;
}
.moduleRowSelected {
	background: #ddd;

	color: #cc0000;
	font-weight: bold;
	padding: 3px;
	margin: 3px;
	}

.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: #5a7b0f; 
	background-color: #e6fc52; 
	padding-top: 2px; 
	padding-bottom: 2px;
	border-bottom: 1px solid #5a7b0f;
}

.sitemap_heading a {
	color:#5a7b0f;
}

.sitemap_heading a:hover {
	color:#CCCCCC; 
	text-decoration:none;
}

.sitemap_sub {
	font-size: 9pt; 
	color: #5a7b0f; 
	padding: 2px 2px;
	border-left: 1px solid #5a7b0f;
}

.sitemap_sub a {
	color:#5a7b0f;
}
.sitemap_sub a:hover {
	color:#5a7b0f; 
	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 {
	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: #E6E6E6;
	width: 185px;
}

.tableListingI {
	background-color: #f1f1f1;
}

.tableListingII {
	background-color: #f9f9f9;
}

.tableBody {
	padding: 5px;
}

.poweredby {
  font-size: 10px;
  color: #000000;
  font-weight: bold;
}
.onepxwidth {
	width: 1px;
}

/* nur f�r <= IE6 */
* html img#capTop_Content, * html img#capBottom_Content{
  width: 100%;
}

* html #MainContent{
  width: 516px;
	overflow: hidden;
}

* html .ContentBox{
  width: 210px;
}

/* / nur f�r <= IE6 */



/* Hacks & Standard HTML Tags */
* { margin:0; padding:0; font-size: 100%; }

html { height: 100% }

fieldset, img { border:0; }

select, input, textarea { font-size: 99%; display:inline }

div { height: 100%; }

.clear{
	clear: both; 
	display: block;  
}

.clearfix {display: inline-block;}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
* html .clear {height: 1%;}
/* End hide from IE-mac */

.ie6Fix{
    width:99%;
}

.plus {
background-image: url(img/plus_.gif);
background-repeat: no-repeat;
width: 13px;
height: 13px;
border: 0px;
font-size: 0px;
cursor: pointer;
}

.minus {
background-image: url(img/minus.gif);
background-repeat: no-repeat;
width: 13px;
height: 13px;
border: 0px;
font-size: 0px;
cursor: pointer;
}

.alter {
background-image: url(img/alter.gif);
background-repeat: no-repeat;
width: 13px;
height: 13px;
border: 0px;
font-size: 0px;
cursor: pointer;
}

.delete {
background-image: url(img/delete.gif);
background-repeat: no-repeat;
width: 19px;
height: 22px;
border: 0px none !important;
font-size: 0px;
cursor: pointer;
}

