/* -----------------------------------------------------------------------------------------
   $Id: stylesheet.css,v 1.4 2004/06/06 17:13:29 novalis 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 
   ---------------------------------------------------------------------------------------*/
      TD{	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;}
	
.fade-left {
background: url('pics/fade_left.png');
background-position:right;
background-repeat:repeat-y;
}
.fade-right {
background: url('pics/fade_right.png');
background-position:left;
background-repeat:repeat-y;
}

TD.headerInformation
{
	text-align:right;
	vertical-align:center;
	padding-right:5px;
	color:#000000;
}

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

A.headerInformation:hover {
  color:#000000;
  text-decoration: underline;
}
	
.haupttabelle {width: 95%; text-align: left;}

.bg-top {background-color: #037CE3; border-bottom: 1px solid #0066AB; 
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;}
.bg-top2 {background-color: #037CE3; border-bottom: 1px solid #0066AB;  padding-right: 10px;}

.bg-bottom {
background-color: #0066AB; 
color: #FFFFFF; 
text-decoration: none;  
font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.2;}
.bg-bottom a:link { color: #FFFFFF; text-decoration: none; }
.bg-bottom a:active { color: #FFFFFF; text-decoration: none; }
.bg-bottom a:visited { color: #FFFFFF; text-decoration: none; }
.bg-bottom a:hover { color: #FFFFFF; text-decoration: underline;}



.bg-google {
  background-color: #ffffff; 
/*	background-image: url(streifen_blau_dunkelblau.gif); */
color: #c3c1bd; 
text-decoration: none;  
font-family: Verdana, Arial, sans-serif;
  font-size: 7pt;
  line-height: 1.2;}
.bg-google a:link { color: #c3c1bd; text-decoration: none; }
.bg-google a:active { color: #c3c1bd; text-decoration: none; }
.bg-google a:visited { color: #c3c1bd; text-decoration: none; }
.bg-google a:hover { color: #c3c1bd; text-decoration: underline;}





TD.bg-top {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
/*  background-color: #217eb7; border-bottom: 1px solid #000;*/


}


TD.main-top {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
/*  background-color: #217eb7; border-bottom: 1px solid #000;*/
	background-image: url(button.gif);

}

.main-top { color: #000000; text-decoration: bold; }
.main-top a:link { color: #000000; text-decoration: none; }
.main-top a:active { color: #000000; text-decoration: none; }
.main-top a:visited { color: #000000; text-decoration: none; }
.main-top a:hover { color: #fe0002; text-decoration: underline;}

.border1 {border-top: 2px solid #fe0002;}
.border1 {border-top: 2px solid #fe0002;}
.border2 {border-bottom: 1px solid #023A68;}
.produktcenter {background: #FFFFFF; border: 0px solid #037CE3; font-family: Verdana, Arial, sans-serif;
	font-size: 10px;}
.preis {font-weight: bold; color: #fe0002;}

TD.infoBox_right2, SPAN.infoBox_right {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
 border: 1px solid #0066AB;
}
.boxSpacer {
	font-size:0pt;
	height:5px;
}
.boxText { 
	color:#FFFFFF;
	line-height:1.4;
}
.boxText2 { 
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px; color: #fff;
}

.boxTextBG {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color:#FFFFFF;
	background-color: #023A68;
	padding-top:3px;
	padding-bottom:3px;
	line-height:1.4;

}
.boxTextBGII {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background-color: #0066AB;
}
.boxTextBGIII {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	height:16px;
	line-height:1.4;
	vertical-align:top;
	border-bottom:1px solid #fe0002;
}
.boxTextBGIIiI {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
}
.boxTextPrice {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #fe0002;
}

.errorBox {
	font-family : Verdana, Arial, sans-serif;
	font-size : 10px;
	font-weight: bold;
	background-color: #ffb3b5;
}
.gvBox {
	font-family : Verdana, Arial, sans-serif;
	font-size : 14px;
	font-weight: bold;
	border-color: #FFFFFF;
	border: 1px solid;
	background-color: #ffb3b5;
}
.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;
		font-size: 11px;
}

img{
	border:0;
}

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

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

FORM {
	display: inline;
}

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


TD.headerNavigation {
	color: #FFFFFF;
	text-align:left;
	vertical-align:center;
	padding-left:5px;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

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

TD.conditions {
  background-color: #;
  vertical-align:center;
}

A.confirmationEdit {
	color: #009933;
	font-style: italic;
}
A.confirmationEdit:hover {
	color: #009933;
	font-style: italic;
	text-decoration: underline;
}
TR.headerError {
padding-top:4px;
padding-bottom:4px;
  background-color: #fe0002;
}

TR.headerMessage {
padding-top:4px;
padding-bottom:4px;
	background-color: #00CC33;
	
}

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

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

TR.headerInfo {
  background: #00ff00;
}

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

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



TD.infoBox {
padding-left:5px;
padding-right:5px;
}

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

.infoBoxNotice {
  background: #FF8E90;
}

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

TD {
color:#FFFFFF;
}

TD.infoBoxHeading {
  font-size: 10px;
  padding-left:5px;
  font-weight: bold;
  background: #E60003;
/*	background-image: url(button.gif);*/
  border-bottom: 1px solid #023A68;
  height:18px;
  color: #FFFFFF;
}

TD.infoBoxHeading_right {
  font-size: 10px;
  padding-left:5px;
  font-weight: bold;
  background: #E60003;
  vertical-align:center;
/*	background-image: url(button.gif);*/
  border-bottom: 1px solid #023A68;
  height:18px;
  color: #FFFFFF;}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #FFFFFF;
 }

TD.infoBox_right, SPAN.infoBox_right {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
color: #FFFFFF;

}

TD.infoBox_right {
padding-left:0px;
}

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-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #b6b7cb;
  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: Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #FFFFFF;
}

TR.subBar {
  background: #f4f7fd;
}

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

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  color:#FFFFFF;
}


TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color:#FFFFFF;
}

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

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

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: #FFFFFF;
  font-weight: bold;
}

SPAN.underline {
	text-decoration: underline;
}

TABLE.formArea {
  padding-left:5px;
  padding-top:5px;
  padding-bottom:5px;
  border-color: #FFFFFF;
  border-style: solid;
  border-width: 1px;
}

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

TD.copyright {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  text-align:center;
}

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

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

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

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

.moduleRow {
 font-family: Verdana, Arial, sans-serif;
 font-size: 10px;
 line-height: 1.5;
 color:#FFFFFF;
}
.moduleRowOver { 
		font-family: Verdana, Arial, sans-serif;
    font-size: 10px;
    line-height: 1.5; 
    color:#FFFFFF;
	
	}
.moduleRowSelected { padding-bottom:5px; }

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

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

/* Sitemap Tables */
.sitemap_heading {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; color: #FFFFFF; 
	background-color: #fe0002; 
	padding-top: 4px; padding-bottom: 4px;}
.sitemap_heading a {color:#FFFFFF;}
.sitemap_heading a:hover {color:#FFFFFF; text-decoration:underline;}

.sitemap_sub {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7pt; color: #FFFFFF; padding: 2px 2px;}
.sitemap_sub a {color:#FFFFFF;}
.sitemap_sub a:hover {color:#FFFFFF; text-decoration:underline;}


/* 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: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

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

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

.navLeft {
	background-color: #000000;
	width: 185px;
}
.navRight {
	background-color: #000000;
	width: 185px;
}

.contentsTopics {
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
  	height:17px;
 	 color: #FFFFFF;
}


.contentHead {
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
                  color: #000000;


}




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










.tableListingI {
	background-color: #FFFFFF;
}

.tableListingII {
	background-color: #FFFFFF;
}

.tableBody {
padding: 5px;
}

.poweredby {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #FFFFFF;
  font-weight: bold;
}
.onepxwidth {
	width: 1px;
}
/* SAVE IN PERCENT */
.save_percent {font-family:Verdana, Arial, sans-serif; font-size:9px; color:#FF6600; font-weight:normal;}
/* LEXIKON */
.lexikon_keyword {font-family: Verdana, Arial, sans-serif;font-size: 11px;color: #FFFFFF;text-decoration: none;}


