/* -----------------------------------------------------------------------------------------
   $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 
   ---------------------------------------------------------------------------------------*/
A {
  color: #b2b9ce;
  text-decoration: none;
}

A:hover {
  color: #fff7b2;
  text-decoration: none;
}



.boxText { 
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}

.boxTextBG {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background-color: transparent;
}
.boxTextBGII {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background-color: transparent;
}
.boxTextPrice {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: transparent;
}

.errorBox {
	font-family : Arial, Verdana, sans-serif;
	font-size : 10px;
	font-weight: bold;
	background-color: #trnsparent;
}
.gvBox {
	font-family : Verdana, Arial, sans-serif;
	font-size : 14px;
	font-weight: bold;
	border-color: #FFFFFF;
	border: 0px dotted;
	background-color: #b2b9ce;
}
.stockWarning { 
	font-family : Verdana, Arial, sans-serif;
	font-size : 10px;
	color: #cc0033;
}

.productsNotifications {
	background-color: #f2fff7;
}

.orderEdit { 
	font-family : Verdana, Arial, sans-serif;
	font-size : 10px;
	color: #70d250;
	text-decoration: underline;
}

BODY {
	color: #000000;
	margin: 0px ;
	background-color: #4f648b;
}
#mainpage {
 background-color : transparent;
 width: 1050px;
 margin: 0px;
 padding: 0px;
}

#header {
 background-image : url(img/bg_top1.jpg);
 background-repeat : no-repeat;
 background-color :  #4f648b ;
 height : 105px;
}
#nav_header {
 background: transparent;
 padding: 20px;

 width: 959px;
 text-align: right;
}
#contmain {
 background-color : #ffffff;
 width: 979px;
}
#contmain a {
color: #000000;
}
#contmain a:hover {
color: #b2b9ce;
}
#left_navi {
 background-color : #ffffff;
 width: 141px;
}
#left_navi a {
color: #b2b9ce;
}
#left_navi a:hover {
color: #fff7b2;
}
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: transparent; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(img/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(img/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: transparent; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

img{
	border:0;
}



FORM {
	display: inline;		   
}


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

TR.headerNavigation {
  background: #F6F6F6;
}

TD.headerNavigation {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight : bold;
	border-bottom: 0px solid;
	border-color: #b6b7cb;
	background-color: #b2b9ce;
}

A.headerNavigation {
  color: #000000; 
}

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

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

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

TR.headerMessage {
	background-color: #b2b9ce;
}

.moduleHeading {
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	font-weight: bold;
	padding-bottom: 10px;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #b2b9ce;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #b2b9ce;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #b2b9ce;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}
.footer {
  padding-left: 71px;
  background: url(img/footer.jpg);
  height : 44px;
  font-family:  Arial,Verdana, sans-serif;
  font-size: 12px;
  font-color: #b2b9ce;
}
TR.footer {
  background: transparent;
}

TD.footer {

  font-family:  Arial,Verdana, sans-serif;
  font-size: 12px;
  background: transparent;
  color: #b2b9ce;


}

.infoBox {
}

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

.infoBoxNotice {
  background: transparent;
}

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

TD.infoBoxHeading {
  font-family:  Arial, Verdana, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background: transparent;
  height:17px;
  color: #b2b9ce;
}

TD.infoBoxHeading_right {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: transparent;
  height:17px;
  color: #000000;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  border-right: 0px solid;
  background: transparent;
  border-color: #C4C4C4;
}

TD.infoBox_right, SPAN.infoBox_right {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: transparent;

}

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

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

TABLE.productListing {
  border: 1px;
  border-style: dotted;
  border-color: #b2b9ce;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #b2b9ce;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

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

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

TD.pageHeading, DIV.pageHeading {
  font-family: Arial, Verdana, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #000000;
}

TR.subBar {
  background: transparent;
}

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

TD.main, P.main {
  font-family: Arial,Verdana, sans-serif;
  font-size: 11px;
  background-color: #ffffff;
  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;
  font-size: 13px;
  color: transparent;
}

TD.fieldKey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

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

CHECKBOX, INPUT, RADIO, SELECT {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

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

SPAN.underline {
	text-decoration: underline;
}

TABLE.formArea {
  background: transparent;
  border-color: #b2b9ce;
  border-style: solid;
  border-width: 0px;
}

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

.copyright {
  background-color: #4f648b;
 background-repeat : no-repeat ;
  font-family:  Arial,Verdana, sans-serif;
  font-size: 10px;
  color: #b2b9ce;
  line-height: 1.5;
  height : 14px ;
  text-align:center;
}
.parseTime {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  text-align:center;
}
A.copyright {
  color: #b2b9ce;
}
A.copyright:hover {
  color: #b2b9ce;
  text-decoration: underline;
}


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

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}
SPAN.productOldPrice {
	font-family: Verdana, Arial, sans-serif;
	color: #ff0000;
	text-decoration: line-through;
}
SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

SPAN.productDiscountPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
  font-weight: bold;
}

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

.moduleRow {
 font-family:  Arial,Verdana, sans-serif;
 font-size: 12px;
 line-height: 1.5;
 background-color: transparent;
 border: 0px solid;
 border-color:  transparent;;

}
.moduleRowOver { 
	background-color:  transparent;
	border: 0px solid;
	border-color: transparent;
	font-family:  Arial,Verdana, sans-serif;
    font-size: 12px;
    line-height: 1.5; 
color: #00cd99;
	}
A. moduleRowOver {
  color: #b2b9ce;
  text-decoration: none;
}



.moduleRowSelected { background-color: transparent;}

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

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

/* Sitemap Tables */
.sitemap_heading {font-family: Verdana, 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: Verdana, Arial, Helvetica, sans-serif; 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-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: transparent; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #b2b9ce; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }

.tableShop {
background-color: transparent;
border-left: 1px dotted;
border-right: 1px dotted;
border-color: #b2b9ce;
}



.navLeft {

	border-right: 0px solid;
	border-color: #9c9d9f;
	background-image: url(img/bg_left_column.jpg);
	background-repeat:repeat-y;
	width: 142px;
	height: 527px;
}
#nav_abo1 {
   position: relative;
   background-color: transparent;
	top : 10px;
	left: 10px;
	height:20px;
	width: 131px;
}
#nav_abo1 a {
color: #b2b9ce;
}
#nav_abo1 a:hover {
color: #fff7b2;
}
#nav_jahr {
   position: relative;
   background-color: transparent;
	top : 27px;
	left: 8px;
	width: 131px;
}
#nav_jahr a {
color: #b2b9ce;
}
#nav_jahr a:hover {
color: #fff7b2;
}
#nav_abo2 {
   position: relative;
   background-color: transparent;
	top : 44px;
	left: 10px;
	height:20px;
	width: 131px;
}
#nav_abo2 a {
color: #b2b9ce;
}
#nav_abo2 a:hover {
color: #fff7b2;
}
#nav_kontakt {
   position: relative;
   background-color: transparent;
	top : 61px;
	left: 10px;
	height:20px;
	width: 131px;
}
#nav_kontakt a {
color: #b2b9ce;
}
#nav_kontakt a:hover {
color: #fff7b2;
}
#nav_suche {
   position: relative;
   background-color: transparent;
	top : 80px;
	left: 10px;
	height:20px;
	width: 131px;
}
#nav_suche a {
color: #b2b9ce;
}
#nav_suche a:hover {
color: #fff7b2;
}
#nav_shop {
   position: relative;
   background-color: transparent;
	top : 100px;
	left: 10px;
	height:20px;
	width: 131px;
}
#nav_suche a {
color: #b2b9ce;
}
#nav_suche a:hover {
color: #fff7b2;
}
#nav_abo3 {
   position: relative;
   background-color: transparent;
	top : 100px;
	left: 10px;
	height:220px;
	width: 131px;
}
#nav_abo3 a {
color: #b2b9ce;
}
#nav_abo3 a:hover {
color: #fff7b2;
}
#navRight {
	border-color: #b2b9ce;
	border-top-width: 0px;
	border-top-style: solid;
	border-right-width: 1px;
	border-left-style: dotted;	
	background-color: transparent;
	width: 180px;
	height: 527px;
}
#navRight a {
color: #000000;
}
#navRight a:hover {
color: #fff7b2;
}
.Right {

	border-color: #b2b9ce;
	border-top-width: 0px;
	border-top-style: solid;
	border-left-width: 2px;
	border-left-style: dotted;
	background-color: transparent;
	
}
.bottom {

	border-color: #b2b9ce;
	border-top-width: 0px;
	border-top-style: solid;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	background-color: transparent;
	
}
.bottom1 {
  width: 100%;
	border-color: #b2b9ce;
	border-top-width: 0px;
	border-top-style: solid;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	background-color: transparent;
	
}
.right_cart {
  padding-top: 50px;
  padding-right: 0px;
	border-color: #4f648b;
	border-top-width: 0px;
	border-top-style: solid;
	border-left-width: 2px;
	border-left-style: solid;
	background-color: transparent;
	text-align: left;
	width:180px;
}


.non {

	border-color: #000000;
	border-top-width: 0px;
	border-top-style: solid;
	border-left-width: 0px;
	border-left-style: dotted;
	background-color: transparent;
	
}
#extra1 {
 background-color : #4f648b;
 width: 80px;
}
.contentsTopics {
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.contentsTopics a {
 color: #b2b9ce;
 text-decoration: none;
}

.contentsTopics a:hover {
color: #fff7b2;
text-decoration: none;
}
.tableListingI {
	background-color: transparent;
}

.tableListingII {
	background-color: transparent;
}

.tableBody {
padding: 5px;
}

.poweredby {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #b2b9ce;
  font-weight: bold;
}
.onepxwidth {
	width: 1px;
}

