.produktnav {
  background-image: url('img/headerbg.gif');
  background-repeat: no-repeat;
  font-family: Georgia;
  font-size: 11px;
  font-weight: bold;
}


.logo2 {
 background-image: url('img/topnavi.gif');
 background-repeat: no-repeat;
 border: 0px solid #000000; 
 height: 37px; 
 width: 760px;
 padding: 15px 0px 0px 0px;
 margin: 0px;
text-align: center;
}

li.toplevel1 {
   border: 0px solid #000000;
   font-family: Georgia;
   background-color: transparent;
   display: inline;
   text-align: center;    
   
}


li.toplevel1 a{
   font-family: Georgia;
   font-size: 16px;
   line-height: 1.5;
   background-color: transparent;
   display: inline; 
   padding: 0px 10px 0px 0px;
   color: #70615C;
}

li.toplevel1 a:hover{
   text-decoration: none;
   color: #DBE1CF;	
}

li.toplevel2 {
   display: none;   
   
}

li.toplevel3 {
   display: none;   
   
}
li.toplevel4 {
   display: none;   
   
}


.maincat {
       width: 170px;
	margin: 0;
	padding: 0;
	float:left;
	list-style-type:none;
	font-family: Georgia;
	color: #70615C;
	
}

.maincat a{
       background-image: url('img/bgmenue.gif');
       background-repeat: no-repeat;
       border:0px solid #000000;
	margin: 0px;
	padding: 5px 5px 2px 20px;
	width: 145px;
	text-decoration: none;
	float:left;
	height: 15px;
	font-weight: bold;
	color: #70615C;
	
}

.maincat a:hover{
	float:left;
	text-decoration: none;
	font-weight: bold;
	color: #99AD6B;
	background-color: #DBE1CF;
}


ul.navilist {
	margin:0px;
	padding:0px;
	float:left;
	background-color: #DBE1CF;
}

li.subcatlevel1 a{
       background-image: url('img/bgsubmenue.gif');
       background-repeat: no-repeat;
       border: 0px solid #000000;
	margin: 0px;
	padding: 3px 0px 0px 25px;
       width: 145px;
	text-decoration: none;
       float:left;
	font-weight: normal;
	color: #70615C;	
}

li.subcatlevel1 a:hover{
	float:left;
	text-decoration: none;
	font-weight: normal;
	color: #99AD6B;
       list-style-type:none;
}
li.subcatlevel1 a:focus{
	float:left;
	text-decoration: none;
	font-weight: normal;
	color: #99AD6B;
       list-style-type:none;
}
li.subcatlevel1 a:active{
	float:left;
	text-decoration: none;
	font-weight: normal;
	color: #99AD6B;
       list-style-type:none;
}


li.subcatlevel1 {
   background-image: url('img/bgsubmenueno.gif');
   background-repeat: repeat-y;
   border:0px solid #000000;
   list-style-type:none;
   float:left;
}

li.subcatlevel2 a{
       background-image: url('img/bgsubmenue2.gif');
       background-repeat: no-repeat;
       border: 0px solid #000000;
	margin: 0px;
	padding: 3px 0px 0px 40px;
       width: 130px;
	text-decoration: none;
       float:left;
	font-weight: normal;
	color: #70615C;	
}

li.subcatlevel2 a:hover{
	float:left;
	text-decoration: none;
	font-weight: normal;
	color: #99AD6B;
       list-style-type:none;
}
li.subcatlevel2 a:focus{
	float:left;
	text-decoration: none;
	font-weight: normal;
	color: #99AD6B;
       list-style-type:none;
}
li.subcatlevel2 a:active{
	float:left;
	text-decoration: none;
	font-weight: normal;
	color: #99AD6B;
       list-style-type:none;
}


li.subcatlevel2 {
   background-image: url('img/bgsubmenueno.gif');
   background-repeat: repeat-y;
   border:0px solid #000000;
   list-style-type:none;
   float:left;
}


li.subcatlevel3 {
  display: none;
}

html,body {
  margin: 0;
  padding: 0;
  background-image: url('img/bg.gif');
  background-repeat: repeat-x;
  background-color: #CfC8C6;
  font-family : Georgia;
  font-size : 85%;
  color: #000000; 
}

.clear {
  clear: both;
  height: 0;
  line-height: 0px;
  margin: 0;
  padding: 0;
  font-size: 0;
}

.navle{
  background-image: url('img/bgnali.gif');
  background-repeat: no-repeat;
  border: 0px solid #000000;
  width: 170px;
  margin: 0px 0px 0px 0px ;
  padding: 90px 0px 0px 0px;
  min-height: 450px; 
  float: left;
}

.maincontent {
 font-family : Georgia;
 background-image: url('img/bgconttop.gif');
 background-repeat: no-repeat;
 border: 0px solid #000000;
 width: 400px;
 min-height: 450px; 
 float: left;
 padding: 10px;
}

.navri {
 background-image: url('img/bgnare.gif');
 background-repeat: no-repeat;
 border: 0px solid #000000;
 width: 170px;
 min-height: 450px; 
 padding: 90px 0px 0px 0px;
 margin: 0px 0px 0px 0px;
 float: left;
}

p {
  margin: 0;
  padding: 0;

}

.contentw3 {
  background-image: url('img/mainbg.gif');
  background-repeat: repeat-y;
  border: 0px solid #000000;
  min-height: 450px; 
  width: 760px;
  margin: 0;
  padding: 0;
}

.mainsite {
  position: absolute;
  left: 50%;
  margin-left: -380px;
  width: 760px;
  border: 0px solid #000000;
}



.copyrightw3{
  background-image: url('img/bgabsch.gif');
  background-repeat: no-repeat;
  background-color: #CFC6C8;
  height: 30px;
  width: 760px;
  text-align: center;
  margin: 0;
  padding: 0;
}

.contentmain {
  background-image: url('img/contbg.gif');
  background-repeat: repeat-y;
  min-height: 450px;
  width: 760px;
  background-color: #CFC6C8;
  margin: 0;
  padding: 0;

}


.logo {
 border: 0px solid #000000; 
 height: 50px; 
 width: 760px;
 padding: 0px;
 margin: 0px;
}



.logo3 {
 background-image: url('img/abrtop.gif');
 background-repeat: no-repeat;
 border: 0px solid #000000; 
 height: 90px; 
 width: 760px;
 padding: 0px;
 margin: 0px;
}

.parseTime{
  border: 0px solid #70615C;
  text-align: center;
}

.overcattopli {
 background-image: url('img/linetobo.gif');
 background-repeat: no-repeat;
 width: 170px;
 height: 2px;
 padding: 0px;
 margin: 0px;
 border: 0px solid #000000;
font-size: 0px;



}

.overcatli {
  background-image: url('img/bgkatte.gif');
  background-repeat: repeat-y;
  width: 170px;
  border: 0px solid #000000;
  padding: 0;
  margin: 0;
}

.headingli {
       background-image: url('img/bgkathea.gif');
       background-repeat: repeat-y;
	font-family: Georgia;
	font-size: 12px;
	font-weight: bold;
	text-align:left;
	color: #FFFFFF;
	padding: 6px;
	height:17px;
       width: 156px;
	background-color: #99AD6B;
	
}

.boxTextli {
       background-image: url('img/bgkatte.gif');
       background-repeat: repeat-y;
	font-family: Georgia;
	text-align:left;
	font-size: 10px;
	padding: 6px;
}


.overcatre {
  width: 170px;
  border: 0px solid #000000;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
}

.overcattopre {
 background-image: url('img/tobore.gif');
 background-repeat: no-repeat;
 width: 170px;
 height: 2px;
font-size: 0px;


}


.headingre { 
       background-image: url('img/bgkare.gif');
       background-repeat: repeat-y;
	font-family: Georgia;
	font-size: 12px;
	font-weight: bold;
	text-align:left;
	color: #FFFFFF;
	padding: 6px;
	height:17px;
	background-color: #99AD6B;

}

.boxTextre {
       background-image: url('img/bgtextre.gif');
       background-repeat: repeat-y;
	font-family: Georgia;
	text-align:left;
	font-size: 10px;
	padding: 6px;
	background-color: #DBE1CF;
}

.boxTextBG {
	font-family: Georgia;
	font-size: 11px;
	line-height: 1.5;	
}

img{
	border:0;
}

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

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

.copyright {
  background-color: #CFC6C8;
  color: #000000;
  font-family: Georgia;
  font-size: 11px;
  line-height: 1.5;
  text-align:center;
  border: 0px solid #70615C;
}

.parseTime {
  position: absolute;
  left: 50%;
  margin-left: -478px;
  width: 955px;
  border: 0px solid #000000;
  font-family: Georgia;
  font-size: 11px;
  line-height: 1.5;
  text-align:center;
}
A.copyright {
  color: #000000;
}
A.copyright:hover {
  color: #70615C;
  text-decoration: underline;
}



.homeicon {
  font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size : 11px;
  color: #000000; 
  border: 0px solid #70615C;
  width: 575px;
  height: 18px;  
  float:left;
  padding: 7px 0 0 20px;
}

.mainw3{
  position:absolute;
  left: 50%;
  margin-left: -380px;
  width: 760px;
  border: 0px solid #000000;
}

.main {
  font-family: Georgia;
  font-size: 11px;
  line-height: 1.5;
}

.productDiscountPrice {
  font-family: Georgia;
  color: #ff0000;
  font-size: 11px;
  font-weight: bold;
}

/* Sitemap Tables */
.sitemapold {
  font-family: Georgia;
  font-size: 11px;
  line-height: 1.5;
padding-top: 5px;
  background-image: url('img/bgmenue.gif');
  background-repeat: no-repeat;
height: 20px;
}


.sitemap_heading a {color:#000000;padding-left: 15px; }
.sitemap_heading a:hover {color: #70615C; text-decoration:none;}

.sitemapold_sub {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #000000; background-color: #d5d4d4;}
.sitemapold_sub a {color:#000000;}
.sitemapold_sub a:hover {color:#9b9b9b; text-decoration:none;}


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

.infoBoxHeading {
  font-family: Georgia;
  font-size: 10px;
  font-weight: bold;
  background: #666666;
  height:17px;
  color: #ffffff;
}
/* -----------------------------------------------------------------------------------------
   $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 
   ---------------------------------------------------------------------------------------*/




.boxTextBGII {
	font-family: Georgia;
	font-size: 11px;
	background-color: #FFCC99;
    line-height: 1.5;
}
.boxTextPrice {
	font-family: Georgia;
	font-size: 10px;
	color: #FF0000;
}

.errorBox {
	font-family : Georgia;
	font-size : 10px;
	font-weight: bold;
	background-color: #ffb3b5;
}
.gvBox {
	font-family : Georgia;
	font-size : 14px;
	font-weight: bold;
	border-color: #FFFFFF;
	border: 1px solid;
	background-color: #ffb3b5;
}
.stockWarning { 
	font-family : Georgia;
	font-size : 10px;
	color: #cc0033;
}

.productsNotifications {
	background-color: #f2fff7;
}

.orderEdit { 
	font-family : Georgia;
	font-size : 10px;
	color: #70d250;
	text-decoration: underline;
}

BODY {
	color: #000000;
	margin: 0px;
	background-color: #ffffff;
}



FORM {
	display: inline;		   
}


TR.headerNavigation {
  background: #F6F6F6;
}

TD.headerNavigation {
	font-family: Georgia;
	font-size: 10px;
	color: #000000;
	font-weight : bold;
	border-bottom: 1px solid;
	border-color: #b6b7cb;
	background-color: #F6F6F6;
}

A.headerNavigation { 
  color: #000000; 
}

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

.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-family: Georgia;
	font-size: small;
	font-weight: bold;
	padding-bottom: 10px;
}

TD.headerError {
  font-family: Tahoma, Georgia;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Georgia;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

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

.infoBox {
}

.infoBoxContents {
  font-family: Georgia;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Georgia;
  font-size: 10px;
}



TD.infoBoxHeading_right {
  font-family: Georgia;
  font-size: 10px;
  font-weight: bold;
  background: #C4C4C4;
  height:17px;
  color: #000000;
}

TD.infoBox, SPAN.infoBox {
  font-family: Georgia;
  font-size: 10px;
  border-right: 4px solid;
  background: #E6E6E6; 
  border-color: #C4C4C4;
}

TD.infoBox_right, SPAN.infoBox_right {
  font-family: Georgia;
  font-size: 10px;
  background: #E6E6E6; 

}

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: Georgia;
  font-size: 10px;
  background: #b6b7cb;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Georgia;
  font-size: 10px;
}

A.pageResults {
	color: #70615C;
	text-decoration: underline;
}

A.pageResults:hover {
  color: #70615C;
  background: #FFFF33;
}
.contentsTopics2 {
 
  font-family: Georgia;
  font-size: 11px;
  font-weight: bold;
  color: #000000;
  height: 20px;
  padding: 6px 0 0 6px;
}

.contentsTopics {
  font-family: Georgia;
  font-size: 14px;
  font-weight: bold;
  color: #70615C;
  height: 22px;
  padding: 0;
  text-align: left;
}

div.pageHeading {
  font-family: Georgia;
  font-size: 14px;
  font-weight: bold;
  color: #000000;
  height: 22px;
  padding: 0;
  text-align: center;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Georgia;
  font-size: 10px;
  color: #000000;
}



TD.smallText, SPAN.smallText, P.smallText {
  font-family: Georgia;
  font-size: 10px;
}

TD.accountCategory {
  font-family: Georgia;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Georgia;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Georgia;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Georgia;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Georgia;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
	font-family: Georgia;
	font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Georgia;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Georgia;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

SPAN.underline {
	text-decoration: underline;
}


TD.formAreaTitle {
  font-family: Tahoma, Georgia;
  font-size: 12px;
  font-weight: bold;
}




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

SPAN.productSpecialPrice {
  font-family: Georgia;
  color: #ff0000;
}
SPAN.productOldPrice {
	font-family: Georgia;
	color: #ff0000;
	text-decoration: line-through;
}
SPAN.errorText {
  font-family: Georgia;
  color: #ff0000;
}



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

.moduleRow {
 font-family: Georgia;
 font-size: 11px;
 line-height: 1.5;
 background-color: #E6E6E6;
 border: 1px solid;
 border-color: #E6E6E6;

}
.moduleRowOver { 
	background-color: #D7E9F7; 
	border: 1px solid;
	border-color: #ffffff;
	font-family: Georgia;
    font-size: 11px;
    line-height: 1.5; 
	
	}
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Georgia; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Georgia; 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: Georgia; 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; }




/* message box */

.messageBox { font-family: Georgia; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Georgia; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Georgia; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Georgia; font-size: 10px; color: #ff0000; }

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




.tableBody {
padding: 5px;
}

.poweredby {
  font-family: Georgia;
  font-size: 10px;
  color: #000000;
  font-weight: bold;
}
.onepxwidth {
	width: 1px;
}

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

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

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

.delete {
display: block;
background-image: url(img/delete.gif);
background-repeat: no-repeat;
width: 19px;
height: 22px;
border: 0px;
font-size: 0px;
background-color: #FFCC99;
cursor: pointer;
}
