/* -----------------------------------------------------------------------------------------
   $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
   
   (copyright aller Änderungen in Abweichung zum Standard von xt-commerce by Luxor Webdesign für Template luxW1)
   ---------------------------------------------------------------------------------------*/
body {
	background-image: url("img/hintergrundbild046h.jpg");
	background-attachment:fixed; 
	font-family: tahoma, arial, sans-serif;
	font-size: 10pt;
	color: #000069;
	padding:0px;
	margin:0px;  
}

#centeredDiv {
	position: absolute;
	left: 50%;
	width: 1000px;
	margin-left: -500px; /* negative Hälfte von width: 1000px */
}
.inhalt {
	width: 1000px;
	margin-left: -500px;
	margin-top: 325px;
	left: 50%;
	position: absolute;
	background-color: #FFFFFF;
	font-family: tahoma, arial, sans-serif;
	text-align: center;
	color: #000069;
	background-repeat: no-repeat;
	z-index: 3;
}
tr.footer {
 	background-color: #FFEC8B;
}
td.footer {
	width: 1000px;
	height: 30px;
	margin-left: -500px;
	font-family: tahoma, arial, sans-serif;
	font-size: 8pt;
	text-align: center;
	background-color: #FFEC8B;
	color: #000069;
	z-index: 3;
}
.textArtikel {
	width: 300px;
	font-family: tahoma, arial, sans-serif;
	font-size: 10pt;
	text-align: left;
	color: #000069;
}	
h1 {
	font-family: arial, tahoma, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #000069;
}
h2 {
	font-family: arial, tahoma, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #000069;
	margin-top: 0px;
	margin-bottom: 0px;
}
h3 {
	font-family: arial, tahoma, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000069;
	margin-top: 0px;
	margin-bottom: 0px;
}
.front {
	text-align:center;
	color: #000069;
	font-size: 10pt;
}
.copyright {
  font-family: tahoma, arial, sans-serif;
  color: #000069;
  font-size: 8pt;
  text-align:center;
}
.parseTime {
  font-family: tahoma, arial, sans-serif;
  font-size: 8pt;
  text-align:center;
}
a.copyright {
  color: #000069;
}
a.copyright:hover {
  color: #CCCCCC;
  text-decoration: underline;
}
.navBG {
	margin-left: -500px;
	margin-top: 280px;
	width: 1000px;
	height: 30px;
	background-color:#FFEC8B;
	font-family: tahoma, arial, sans-serif;
	font-size: 10pt;
}
.navtrail {
	width: 1000px;
	margin-left: -500px;
	margin-top: 280px;
	left: 50%;
	position: absolute;
	background-color: #003399;
	text-align: left;
	height: 30px;
	z-index: 3;
}
.navLeft {
	width: 190px;
	background-color:#FFEC8B;
	font-family: tahoma, arial, sans-serif;
	font-size: 10pt;
	text-align: left;
}
.navRight {
	width: 190px;
	background-color:#FFEC8B;
	font-family: tahoma, arial, sans-serif;
	font-size: 10pt;
	text-align: left;
}
.head1 {
	width: 1000px;
	margin-left: -500px;
	margin-top: 20px;
	left: 50%;
	position: absolute;
	text-align: center;
	height: 200px;
	z-index: 3;
}
td.main, p.main {
	background-color: #FFFFFF;	
	font-family: tahoma, arial, sans-serif;
	font-size: 10pt;
	text-align: left;
	padding: 5px; 
}
td.mainKat, p.mainKat {
	background-color: #FFFFFF;	
	font-family: tahoma, arial, sans-serif;
	font-size: 10pt;
	text-align: center;
	padding: 5px; 
}
td.mainMail {
	background-color: #FFEC8B;
	font-family: tahoma, arial, sans-serif;
	font-size: 10pt;
	text-align: left;
}
td.mainKontakt {
	font-family: tahoma, arial, sans-serif;
	font-size: 10pt;
	text-align: left;
}
td.mainAdress {
	width: 100px;
	font-family: tahoma, arial, sans-serif;
	font-size: 10pt;
	text-align: left;
}
td.mainAdressT {
	width: 100px;
	font-family: tahoma, arial, sans-serif;
	font-size: 10pt;
	text-align: left;
}
td.mainKasse {
	background-color: #FFFFFF;
	width: 150px;
	font-family: tahoma, arial, sans-serif;
	font-size: 8pt;
	text-align: left;
}
.tableBody {
	background-color: #FFFFFF;
	padding: 5px;
}
.infoBox {
	width: 170px;
	background-color: #FFEC8B;
}
.infoBoxContents {
	width: 170px;
  	font-family: tahoma, arial, sans-serif;
  	font-size: 8pt;
  	background-color: #FFEC8B;
}
.infoBoxNotice {
  	background-color: #FFEC8B;
}
.infoBoxNoticeContents {
	 font-family: tahoma, arial, sans-serif;
	 font-size: 8pt;
}
td.infoBoxHeading {
	width: 180px;
  	font-family: tahoma, arial, sans-serif;
	font-size: 10pt;
	font-weight: bold;
    background-color: #003399;
    height:17px;
    color: #FFEC8B;
}
td.infoBoxHeading_right {
	width: 180px;
    font-family: tahoma, arial, sans-serif;
    font-size: 10pt;
    font-weight: bold;
    background: #003399;
    height:17px;
    color: #FFEC8B;
}
td.infoBox, span.infoBox {
	width: 170px;
    font-family: tahoma, arial, sans-serif;
    font-size: 8pt;
    background-color: #FFEC8B; 
}
td.infoBox_right, span.infoBox_right {
	width: 170px;
    font-family: tahoma, arial, sans-serif;
    font-size: 8pt;
    background-color: #FFEC8B; 
}
td.pageHeading, div.pageHeading {
	padding-top: 20px;
    font-family: tahoma, arial, sans-serif;
    font-size: 14pt;
    font-weight: bold;
    color: #000069;
}
.moduleRow {
 font-family: tahoma, arial, sans-serif;
 font-size: 8pt;
 line-height: 1.5;
 background-color: #FFF7DE;
 border: 1px solid;
 border-color: #FFEC8B;
}
.moduleRowOver { 
	background-color: #FFF7DE; 
	border: 1px solid;
	border-color: #FFFFFF;
	font-family: tahoma, arial, sans-serif;
    font-size: 8pt;
    line-height: 1.5; 
}
.moduleRowSelected { 
	background-color: #FFF7DE;
}
span.greetUser {
  font-family: tahoma, arial, sans-serif;
  font-size: 11pt;
  color: #000069;
  font-weight: bold;
}
.boxText {
	width: 160px; 
	font-family: tahoma, arial, sans-serif;
	font-size: 8pt;
}
.boxTextBG {
	width: 70px;
	font-family: tahoma, arial, sans-serif;
	font-size: 8pt;
	background-color: #FFF7DE;
}
.boxTextBGI {
	width: 250px;
	font-family: tahoma, arial, sans-serif;
	font-size: 8pt;
	background-color: #FFF7DE;
}
.boxTextBGII {
	width: 70px;
	font-family: tahoma, arial, sans-serif;
	font-size: 8pt;
	background-color: #FFF7DE;
}
.boxTextPrice {
	font-family: tahoma, arial, sans-serif;
	font-size: 8pt;
	color: #FF0000;
}
.errorBox {
	font-family : tahoma, arial, sans-serif;
	font-size : 10pt;
	font-weight: bold;
	background-color: #EEAD0E;
}
.gvBox {
	font-family : tahoma, arial, sans-serif;
	font-size : 10pt;
	font-weight: bold;
	border-color: #FFFFFF;
	border: 1px solid;
}
.stockWarning { 
	font-family : tahoma, arial, sans-serif;
	font-size : 10pt;
	color: #CC0033;
}
.productsNotifications {
	background-color: #FFF7DE;
}
.orderEdit { 
	font-family : tahoma, arial, sans-serif;
	font-size : 10pt;
	color: #00868B;
	text-decoration: underline;
}
img{
	border:0;
}
a {
  color: #000069;
  text-decoration: none;
}
a:hover {
  color: #0000FF;
  text-decoration: underline;
}
FORM {
	display: inline;		   
}
tr.header {
	background-color: #FFFFFF;
}
tr.headerNavigation {
    background: #FFF7DE;
}
td.headerNavigation {
	font-family: tahoma, arial, sans-serif;
	font-size: 10pt;
	color: #000069;
	font-weight : bold;
	border-bottom: 1px solid;
	border-color: #b6b7cb;
	background-color: #FFF7DE;
}
a.headerNavigation { 
  color: #000069; 
}
a.headerNavigation:hover {
  color: #0000FF;
}
td.conditions {
  background-color: #EEDC82;
}
a.confirmationEdit {
	color: #CC0033;
	font-style: italic;
}
a.confirmationEdit:hover {
	color: #CC0033;
	font-style: italic;
	text-decoration: underline;
}
tr.headerError {
   background-color: #FF0000;
}
tr.headerMessage {
	background-color: #FFEC8B;
}
.moduleHeading {
	font-family: tahoma, arial, sans-serif;
	font-size: small;
	font-weight: bold;
	padding-bottom: 10px;
}
td.headerError {
  font-family: tahoma, arial, sans-serif;
  font-size: 12pt;
  background-color: #FF0000;
  color: #FFFFFF;
  font-weight : bold;
  text-align : center;
}
tr.headerInfo {
  background-color: #FFEC8B;
}
td.headerInfo {
  font-family: tahoma, arial, sans-serif;
  font-size: 12pt;
  background-color: #EEAD0E;
  color: #FFFFFF;
  font-weight: bold;
  text-align: center;
}
.smallHeading {
	font-family: tahoma, arial, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #000069;
}
span.underline {
	text-decoration: underline;
}
tr.subBar {
  background: #EEAD0E;
}
td.subBar {
  font-family: tahoma, arial, sans-serif;
  font-size: 10pt;
  color: #000069;
}
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-color: #FFF7DE;
}
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-color: #FFF7DE;
}

table.productListing {
  border: 1px;
  border-style: solid;
  border-color: #B6B7CB;
  border-spacing: 1px;
  background: #FFFFFF;
}
.productListing-heading {
  font-family: tahoma, arial, sans-serif;
  font-size: 10pt;
  background-color: #EEAD0E;
  color: #FFFFFF;
  font-weight: bold;
}
td.productListing-data {
  font-family: tahoma, arial, sans-serif;
  font-size: 10pt;
}
a.pageResults {
	color: #0000FF;
	text-decoration: underline;
}
a.pageResults:hover {
  color: #0000FF;
  background: #EEDC82;
}
td.smallText, span.smallText, p.smallText {
  font-family: tahoma, arial, sans-serif;
  font-size: 8pt;
}  
p.smallText {
	font-family: tahoma, arial, sans-serif;
  	font-size: 8pt;
}
td.accountCategory {
  font-family: tahoma, arial, sans-serif;
  font-size: 12pt;
  color: #aabbdd;
}

td.fieldKey {
  font-family: tahoma, arial, sans-serif;
  font-size: 12pt;
  font-weight: bold;
}

td.fieldValue {
  font-family: tahoma, arial, sans-serif;
  font-size: 12pt;
}

td.tableHeading {
  font-family: tahoma, arial, sans-serif;
  font-size: 12pt;
  font-weight: bold;
}

span.newItemInCart {
  font-family: tahoma, arial, sans-serif;
  font-size: 10pt;
  color: #FF0000;
}
CHECKBOX, INPUT, RADIO, SELECT {
	font-family: tahoma, arial, sans-serif;
	font-size: 8pt;
}
.loginbox {
	font-family: tahoma, arial, sans-serif;
	font-size: 8pt;
}
TEXTAREA {
  width: 100%;
  font-family: tahoma, arial, sans-serif;
  font-size: 10pt;
}
table.formArea {
  width: 500px;	
  background: #FFF7DE;
  border-color: #B6B7CB;
  border-style: solid;
  border-width: 1px;
}
td.formAreaTitle {
  font-family: tahoma, arial, sans-serif;
  font-size: 10pt;
  font-weight: bold;
}
span.markProductOutOfStock {
  font-family: tahoma, arial, sans-serif;
  font-size: 10pt;
  color: #CC0033;
  font-weight: bold;
}
span.productSpecialPrice {
  font-family: tahoma, arial, sans-serif;
  color: #FF0000;
}
span.productOldPrice {
	font-family: tahoma, arial, sans-serif;
	color: #FF0000;
	text-decoration: line-through;
}
span.errorText {
  font-family: tahoma, arial, sans-serif;
  color: #FF0000;
}
SPAN.productDiscountPrice {
  font-family: tahoma, arial, sans-serif;
  color: #FF0000;
  font-weight: bold;
}
.checkoutBarFrom, .checkoutBarTo { font-family: tahoma, arial, sans-serif; font-size: 10pt; color: #000069; }
.checkoutBarCurrent { font-family: tahoma, arial, sans-serif; font-size: 10pt; color: #000069; }

/* sitewide font classes */
/* Note: heading<Number> equals <font size="Number"> */
.heading1 { font-family: tahoma, arial, sans-serif; font-size: 7pt; }
.heading2 { font-family: tahoma, arial, sans-serif; font-size: 9pt; }
.heading3 { font-family: tahoma, arial, sans-serif; font-size: 10pt; }
.heading4 { font-family: tahoma, arial, sans-serif; font-size: 12pt; }
.heading5 { font-family: tahoma, arial, sans-serif; font-size: 16pt; }

/* Sitemap Tables */
.sitemap_heading {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; color: #FFFFFF; 
	background-color: #003399; 
	padding-top: 2px; padding-bottom: 2px;}
.sitemap_heading a {color:#FFFFFF;}
.sitemap_heading a:hover {color:#000069; text-decoration:none;}

.sitemap_sub {font-family: tahoma, arial, sans-serif; font-size: 9pt; color: #000069; background-color: #FFF7DE; padding: 2px 2px;}
.sitemap_sub a {color:#000069;}
.sitemap_sub a:hover {color:#FFFFFF; text-decoration:none;}


/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10pt; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10pt; background-color: #EEDC82; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10pt; background-color: #EEAD0E; }

/* input requirement */

.inputRequirement { 
	font-family: tahoma, arial, sans-serif; 
	font-size: 8pt; 
	color: #FF0000;
}
.tableShop {
background-color: #FFFFFF;
border-left: 1px solid;
border-right: 1px solid;
border-color: #b6b7cb;
}
.contentsTopics {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12pt;
	font-weight: bold;
}
.tableListingI {
	background-color: #FFF7DE;
}
.tableListingII {
	background-color: #B6B7CB;
}
.poweredby {
  font-family: tahoma, arial, sans-serif;
  font-size: 10pt;
  color: #000069;
  font-weight: bold;
}
.onepxwidth {
	width: 1px;
}