/* -----------------------------------------------------------------------------------------
   $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 
   ---------------------------------------------------------------------------------------*/


body{
background:			rgb(255, 255, 255) url(layout/mainbg.gif) repeat-x fixed;
font-size:			12px;
line-height:			15px;
margin: 				0px;
color: 				#0a0809;
}

br{
font-size:			5px;
line-height:			5px;
}

.haupt{background:		rgb(255, 255, 255)}

table.Korb{
color: 				#0a0809;
background-color:		rgb(248, 248, 250);
border:				1px solid rgb(205, 205, 205);
}

table.Korb2{
color: 				#0a0809;
background-color:		rgb(255, 255, 255);
border:				1px solid rgb(205, 205, 205);
}

.boL{
border-left:			1px solid rgb(205, 205, 205);
}

.boT{
border-top:			1px solid rgb(205, 205, 205);
}

.boB{
border-bottom:			1px solid rgb(205, 205, 205);
}

.boLB{
border-left:			1px solid rgb(205, 205, 205);
border-bottom:			1px solid rgb(205, 205, 205);
}

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

.boxTextBG {
font-family:			Arial, Verdana, sans-serif;
font-size:			12px;
background-color:		#eeeef4;
}

.boxTextBGII {
font-family:			Arial, Verdana, sans-serif;
font-size:			12px;
background-color:		#efeff5;
}


.boxTextPrice {
font-family:			Arial, Verdana, sans-serif;
font-size:			12px;
color:				#FF0000;
}

.errorBox {
font-family:			Arial, Verdana, sans-serif;
font-size:			11px;
font-weight:			bold;
background-color:		#f8f8fa;
}

.gvBox {
font-family:			Arial, Verdana, sans-serif;
font-size:			14px;
font-weight:			bold;
border-color: 			#FFFFFF;
border: 				1px solid;
background-color: 		#f8f8fa;
}
.stockWarning { 
font-family:			Arial, Verdana, sans-serif;
font-size:			11px;
color:				#ed1c23;
}

.productsNotifications {
background-color:		#f8f8fa;
}

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

img{
border:				0px;
}

img.border{
border:				1px solid rgb(205, 205, 205);
}

img.border:hover{
border:				1px solid #ed1c23;
}

h1.Prod{
font-family:				Arial, Verdana, sans-serif;
font-weight:				900;
font-size:				12px;
color:					#ed1c23;
}

h1{
font-family:			Verdana, Arial, Helvetica, sans-serif;
font-size:			17px;
font-weight:			900;
line-height:			19px;
margin:				3px 0px 12px 0px;
text-align:			left;
}

A {
 color: 					#0a0809;
 text-decoration: 			none;
}

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

p{
font-size:				12px;
line-height:			15px;
margin: 				0px;
padding-bottom:			10px;
color: 					#0a0809;
}


FORM {
	display: inline;		   
}


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

TR.headerNavigation {
/*  background: #F6F6F6;*/
}

TD.headerNavigation {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #0a0809;
	font-weight : bold;
	border-bottom: 1px solid;
	border-color: #cdcdcd;
	background-color: #F6F6F6;
}

A.headerNavigation { 
  color: #0a0809; 
}

A.headerNavigation:hover {
  color: #0a0809;
}

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

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

p.rot{
color:					#ed1c23;
padding-bottom:			5px;
font-weight:				900;
}


TR.headerMessage {
background-color:			#f8f8fa;
border:						1px solid rgb(205, 205, 205);
padding:					10px;
}

.headerMessage {
background-color:			#f8f8fa;
border:						1px solid rgb(205, 205, 205);
padding:					10px;
margin-bottom:				20px;
}

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

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

TR.headerInfo {
  background: #ed1c23;
}

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

.infoBox {
}

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

.infoBoxNotice {
  background: #f8f8fa;
}

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

TD.infoBoxHeading {
  font-family: Arial, Verdana, sans-serif;
  font-size: 13px;
  font-weight: bold;
  height:18px;
  padding: 5px 0px 0px 20px;
  color: #ed1c23;
}

TD.logo13x13{
text-align:			left;
font-family:		Arial, Verdana, sans-serif;
font-size:			13px;
font-weight:		bold;
height:				18px;
padding:			5px 0px 0px 25px;
color:				#ed1c23;
background:		rgb(255, 255, 255) url(layout/logo-13x13.gif) no-repeat 8px 6px;
}

TD.lupe{
text-align:			left;
font-family:		Arial, Verdana, sans-serif;
font-size:			13px;
font-weight:		bold;
height:				18px;
padding:			5px 0px 4px 25px;
color:				#ed1c23;
background:			url(layout/lupe.gif) no-repeat 8px 6px;
border-bottom:		1px solid rgb(205, 205, 205);

}


TD.warenkorb{
text-align:			left;
font-family:		Arial, Verdana, sans-serif;
font-size:			13px;
font-weight:		bold;
height:				18px;
padding:			5px 0px 4px 27px;
color:				#ed1c23;
background:			url(layout/warenkorb.gif) no-repeat 8px 7px;
border-bottom:		1px solid rgb(205, 205, 205);
}


TD.infoBoxHeading_right {
text-align:			left;
font-family:		Arial, Verdana, sans-serif;
font-size:			13px;
font-weight:		bold;
height:				18px;
padding:			5px 0px 4px 12px;
color:				#ed1c23;
border-bottom:		1px solid rgb(205, 205, 205);
}

TD.infoBox1{
font-family: 			Arial, Verdana, sans-serif;
font-size: 			12px;
background: 			#ffffff; 
padding-bottom:		5px; 
}

TD.infoBox, SPAN.infoBox {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
 background: #ffffff;   
}


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

.box{
padding-bottom:		0px; 
text-align:				left;
width:					178px;
background:				rgb(248, 248, 250) url(layout/leftmenubgbottom.gif) no-repeat;
border-bottom:			1px solid rgb(205, 205, 205);
border-right:			2px solid rgb(237, 28, 35);
border-left:			1px solid rgb(205, 205, 205);
margin:					3px 0px 10px 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: 0px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

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

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


A.pageResults {
 color: 					#0a0809;
}

A.pageResults:hover {
color: #ed1c23;
text-decoration: underline;  
}

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

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  color: #0a0809;
}

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

TD.main, P.main2 {
font-family:		Arial, Verdana, sans-serif;
font-size:		12px;
line-height:		15px;
}


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

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

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

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

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

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

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

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

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

SPAN.underline {
	text-decoration: underline;
}

TABLE.formArea {
  background: #f1f1f1;
  border-color: #cccccc;
  border-style: solid;
  border-width: 1px;
}

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

.copyright {
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  text-align:center;
}
.parseTime {
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  text-align:center;
}
A.copyright {
  color: #0a0809;
}
A.copyright:hover {
  color: #ed1c23;
  text-decoration: underline;
}


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

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

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


.smallHeading {
font-family:		Arial, Verdana, Helvetica, sans-serif;
font-size:			12px;
font-weight:		900;
color:				#ed1c23;
}

.moduleRow {
width: 178px;
font-family: Arial, Verdana, sans-serif;
font-size: 12px;
line-height: 17px;
padding: 2px 0px 2px 4px;
margin:0px;
background-color: #f8f8fa;
background:		rgb(248, 248, 250) url(layout/knopf.gif) no-repeat 0px 0px;
}
.moduleRowOver { 
width: 178px;
font-family: Arial, Verdana, sans-serif;
font-size: 12px;
line-height: 17px;
padding: 2px 0px 2px 4px;
background-color: #ffffff;
margin:0px;
background:		rgb(255, 255, 255) url(layout/knopf-w.gif) no-repeat 0px 0px;
}
.moduleRowSelected {background:		rgb(255, 255, 255) url(layout/knopf-w.gif) no-repeat 0px 0px; }


table td.moduleRow a:hover, table td.moduleRowOver a:hover {
color: #ed1c23;
text-decoration: none;
margin:0px;
padding:0px;
}

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

/* 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: #0a0809; background-color: #E6E6E6; padding: 2px 2px;}
.sitemap_sub a {color:#0a0809;}
.sitemap_sub a:hover {color:#999999; text-decoration:none;}


/* message box */

.messageBox {
font-family:				Arial, Verdana, sans-serif;
font-size:					12px; 
background-color:			#f8f8fa;
border:						1px solid rgb(205, 205, 205);
padding:					10px;
margin-top:					10px;
margin-bottom:				20px;
}

.messageStackError, .messageStackWarning { 
font-family:				Arial, Verdana, sans-serif;
font-size:					12px; 
background-color:			#f8f8fa;
border:						1px solid rgb(205, 205, 205);
padding:					10px;
margin-top:					10px;
margin-bottom:				20px;
}

.messageStackSuccess {
font-family:				Arial, Verdana, sans-serif;
font-size:					12px; 
background-color:			#f8f8fa;
border:						1px solid rgb(205, 205, 205);
padding:					10px;
margin-top:					10px;
margin-bottom:				20px;
}

td.messageStackSuccess {
margin-bottom:				20px;
}


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

.tableShop {
background-color:			#ffffff;
}

.navLeft {
width:						200px;
border-left: 				1px solid #e0e0e0;
padding-left:				12px;
}

.navRight {
width:						200px;
border-right:				1px solid #e0e0e0;
background-color:			#ffffff;
}

.contentsTopics {
font-family:				Verdana, Arial, Helvetica, sans-serif;
font-size:					17px;
font-weight:				900;
line-height:				19px;
margin:						3px 0px 12px 0px;
text-align:					left;
}


.contentsTopicsHeading {
font-family:				Arial, Helvetica, sans-serif;
font-size:					14px;
font-weight:				900;
line-height:				17px;
margin:						0px 0px 0px 0px;
text-align:					left;
}

.tableListingI{
background-color:			#eeeeee;
}

.tableListingII{
background-color:			#d0d0d0;
}

.tableBody{
padding:					5px;
}

.poweredby{
font-family:				Arial, Verdana, sans-serif;
font-size:					12px;
color:						#0a0809;
font-weight:				bold;
}

.onepxwidth{
width: 						1px;
}

div.lb{
font-family: 				Arial, Verdana, sans-serif;
text-align:					left;
width:						178px;
background:					rgb(248, 248, 250) url(layout/leftmenubgbottom.gif) no-repeat;
border-bottom:				1px solid rgb(205, 205, 205);
border-left:				2px solid rgb(237, 28, 35);
border-right:				1px solid rgb(205, 205, 205);
margin:						3px 0px 10px 5px;
}

td div.lb p{
font-size:					11px;
line-height:				14px;
padding:					1px 0px 6px 6px;
margin:						0px;
}

td div.lb p strong{
margin:						0px;
font-size:					12px;
font-weight:				900;
line-height:				19px;
}

div#l{
font-family:				Arial, Verdana, sans-serif;
width:						184px;
padding:					0px 0px 10px 5px;
overflow:					hidden;
}

div#l ul{
list-style-type:			none;
color:						rgb(237, 28, 35);
margin:						0px;
padding:					0px;
}

div#l ul li{
width:						178px;
background-image:			url(layout/leftmenubgbottom.gif);
background-repeat:			no-repeat;
background-position:		bottom;
border-left:				2px solid rgb(237, 28, 35);
border-right:				1px solid rgb(205, 205, 205);
margin:						3px 0px 0px 0px;
padding:					0px 0px 1px 0px;
}

div#l ul li ul{
background-image:			none;
border:						0px;
margin:						0px;
padding:					0px;
}

div#l ul li ul li{
width:						177px;
background-image:			none;
border:						0px;
margin:						0px;
padding:					0px;
}

div#l ul li a, #l ul li b{
display:					block;
height:						19px;
width:						171px;
font-weight:				900;
text-decoration:			none;
line-height:				19px;
color:						rgb(0, 0, 0);
background-color:			rgb(248, 248, 250);
background-repeat:			no-repeat;
border-top:					1px solid rgb(205, 205, 205);
padding:					0px 0px 0px 6px;
}

div#l ul li a:hover, #l ul li b{
width:						170px;
line-height:				19px;
color:						rgb(237, 28, 35);
background-color:			rgb(255, 255, 255);
padding:					0px 0px 0px 7px;
}

div#l ul ul li a{
width:						160px;
font-weight:				300;
background:					rgb(248, 248, 250) url(layout/leftmenulevel2bg.gif) no-repeat 0px 0px;
border:						0px;
margin:						0px;
padding:					0px 0px 0px 17px;
}

div#l ul ul li a:hover{
width:						159px;
padding:					0px 0px 0px 18px;
}

center A {
font-family: 				Arial, Verdana, sans-serif;
color:						#0a0809;
text-decoration:			none;
}

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

.main11px{
font-family:				Arial, Verdana, sans-serif;
font-size:					11px;
line-height:				14px;
}

h2 {
font-family:				Arial, Helvetica, sans-serif;
font-size:					14px;
font-weight:				900;
line-height:				17px;
margin:						0px 0px 0px 0px;
padding:					0px 0px 5px 0px;
text-align:					left;
}

h2.upcoming {
font-family:				Arial, Helvetica, sans-serif;
font-size:					14px;
font-weight:				900;
margin:						10px 0px 10px 0px;
padding:					0px;
text-align:					left;
}

TD.infoAkRechn {
font-family:				Arial, Verdana, sans-serif;
font-size:					11px;
font-weight:				bold;
height:						13px;
padding:					3px;
color:						#ed1c23;
text-align:					left;
}

td.upcomingTd{
padding:					0px 0px 5px 0px;
vertical-align:				top;
}


TD.infoAkRechnR {
font-family:				Arial, Verdana, sans-serif;
font-size:					11px;
font-weight:				bold;
height:						13px;
padding:					3px;
color:						#ed1c23;
text-align:					right;  
}

div.footer{
position:					relative;
top:						-15px;
left:						50%;
width:						948px;
height:						42px;
font-family: 				Arial, Verdana, sans-serif;
font-size:					10px;
font-weight:				300;
text-align:					center;
color:						rgb(160,160,160);
background:					transparent url(/layout/backgrounds/shopfooterbg.gif) no-repeat 0px 0px;
margin:						0px 0px 0px -474px;
padding:					5px 0px 0px 0px;
}

div.footer a{
color:						rgb(160,160,160);
}

#ahs{
position:					absolute;
top:						27px;
left:						707px;
height:						34px;
width:						182px;
z-index:					4;
cursor:						pointer;
}

#x{
position:					absolute;
top:						2px;
left:						50%;
height:						84px;
width:						72px;
z-index:					3;
cursor:						pointer;
margin-left:				410px;
}

#y{
position:					absolute;
top:						24px;
left:						50%;
height:						42px;
width:						184px;
z-index:					3;
cursor:						pointer;
margin-left:				204px;
}

#z{
position:					absolute;
top:						70px;
left:						50%;
margin-left:				-192px;
height:						26px;
z-index:					2;
}

#z ul{
list-style-type:			none;
margin:						0px;
}

#z ul li{
position:					relative;
list-style-type:			none;
float:						left;				
margin:						0px 0px 0px 3px;
}

#z ul li#am1{
width:						71px;
}

#z ul li#am2{
width:						91px;
}

#z ul li#am3{
width:						86px;
}

#z ul li#am4{
width:						101px;
}

#z ul li#am5{
width:						98px;
}

#z ul li#am6{
width:						71px;
}

#z ul li a{
height:						26px;
overflow:					hidden;
display:					block;
z-index:					2;
}

#z ul li a img{
border:						0px;
}

#z ul li:hover a img, #z ul li a:hover img{
margin:						-26px 0px 0px 0px;
}

#z ul li a.active img, #z ul li a.active:hover img{
margin:						-52px 0px 0px 0px;
}

#z ul li ul{
position:					absolute;
top:						26px;
left:						0px;
z-index:					3;
font-family:				Arial, Verdana, sans-serif;
font-size:					12px;
font-weight:				900;
background:					rgb(205,205,205);
border-left:				2px solid rgb(237,28,35);
margin:						0px;
padding:					0px;
display:					none;
}

#z ul li:hover ul, #z ul li.active:hover ul{
margin:						0px;
padding:					0px 0px 1px 0px;
display:					block;
}

#z ul li>#z ul li ul{
top:						auto;
left:						auto;
z-index:					3;
}

#z ul li ul li{
width:						180px;
clear:						left;
margin:						1px 1px 0px 0px;
}

#z ul li ul li a{
display:					block;
height:						19px;
line-height:				19px;
text-decoration:			none;
color:						rgb(0,0,0);
background:					rgb(248,248,250);
margin:						0px;
padding:					0px 0px 0px 7px;
}	

#z ul li ul li a:hover{
display:					block;
height:						19px;
line-height:				19px;
text-decoration:			none;
color:						rgb(237,28,35);
background:					rgb(255,255,255);
padding:					0px 0px 0px 8px;
}

