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

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

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

.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;
	padding: 0;
	background-color: #edede2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

img{
	border:0;
}

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

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

FORM {
	display: inline;		   
}



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


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



.headerInfo {
  font-size: 12px;
  background: #c5d347;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}



.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.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #a1ac6a;
  padding: 5px;
  color: #ffffff;
}


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

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

}

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

A.pageResults:hover {
  color: #ffffff;
  background: #747474;
}

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


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

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

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

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

TEXTAREA {
  width: 99%;
  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: #dee5bd;
  border: 1px solid #cdcdcd;
}

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

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


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: #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: Verdana, Arial, sans-serif;
 font-size: 11px;
 line-height: 1.5;

}
.moduleRowOver { 
    line-height: 1.5; 
	
	}
.moduleRowSelected { }

.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: #75803c; 	padding-top: 2px; padding-bottom: 2px;}
.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: 9pt; color: #000000; background-color: #dee5bd; padding: 2px 2px;}
.sitemap_sub a {color:#000000;}
.sitemap_sub a:hover {color:#ce402c; 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: #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: #ff0000; }

.contentsTopics {
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.tableListingI {
	background-color: #eeeeee;
}

.tableListingII {
	background-color: #d0d0d0;
}


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

.lexikon_keyword {font-family: Verdana, Arial, sans-serif;font-size: 11px;color: #CC0000;text-decoration: underline;}

.poll_question  {
  background-color:#dddddd; 
  padding:5px;
  margin-bottom:10px;
  font-family:Verdana, Arial, sans-serif; 
  font-size: 11px;
  color: #000000;
}


/*			Weitere Formatierungen 				*/

.clr {clear: both; padding: 0; margin: 0;}
.clr2 {clear: both; padding: 0; margin: 0; overflow: hidden; height: 2px;}
.clearing {clear: both; padding: 0; margin: 0;}


#topicfield {
  width: 963px;
  height: 40px;
  text-align: right;
  margin: 15px auto 0 auto;
}

#topnav {
  width: 742px;
  height: 29px;
  background-image: url(img/topbutton.jpg);
  margin: 0 auto 0 auto;  
}

#topnav ul {
  margin: 0 0 0 5px;
  padding: 0;
  list-style-type: none;
  text-align: center;
}

#topnav ul li {
  display: block;
  float: left;
  text-align: center;
  padding: 0;
  margin: 0 0 0 0;
}

#topnav ul li a {
  width: 105px;
  height: 21px;
  padding: 8px 0px 0 0;
  margin: 0;
  text-decoration: none;
  display: block;
  text-align: center;
  font-weight: bold;
  color: #6d7478;
}

#topnav ul li a:hover {color: #6d7478; text-decoration: underline;}

#topnav a:active {color: #6d7478;}

#topnav li#active a {color: #6d7478;}

.bottomban {
  width: 977px; 
  margin: 0 auto 0 auto;
}

#imagetop {
  width: 956px;
  height: 52px;
  padding: 37px 21px 0 0;
  background-image: url(img/topinfo.jpg);
  margin: 0 auto 0 auto;
  text-align: right;
}

#searchbar {
  width: 977px;
  height: 28px;
  background-image: url(img/search.jpg);
  margin: 0 auto 0 auto;
  background-repeat: no-repeat;
}

#ctop {
  width: 977px; 
  height: 14px;
  background: url(img/ctop.jpg);
  overflow: hidden;
  margin: 0 auto 0 auto;
}

#cbot {
  width: 977px; 
  height: 14px;
  background: url(img/cbot.jpg);
  overflow: hidden;
  margin: 0 auto 0 auto;
}

#mcontent {
  width: 967px;
  background: #ffffff;
  margin: 0 auto 0 auto;
  padding: 0 5px 30px 5px;
}


#leftmenu {
  width: 190px;
  float: left;
}

#content {
  width: 561px;
  padding: 0 13px 0 13px;
  float: left;
}


#checkoutcontent {
  width: 947px;
  padding: 0 10px 20px 10px;
}


#rightmenu {
  width: 190px;
  float: left;
}



#navtrail {
  width: 625px;
  font-size: 10px;
  margin: 5px 0 0 0;
  float: left;
}


#searchbox {
  width: 330px;
  float: left;
  padding: 0 0 0 10px;
}


.menucontent {
  padding: 3px 3px 6px 3px;
  background: #f1f1f1;
  margin: 0 0 15px 0;
  font-size: 11px;
  border: 1px solid #cdcdcd;
}

.menutopleftcat {
  width: 175px;
  height: 22px;
  background-image: url(img/cattop.jpg);
  margin: 0 0 2px 0;
  color: #ffffff;
  font-size: 11px;
  font-weight: bold;
  padding: 8px 0 0 15px;
}

.menutopleft {
  width: 175px;
  height: 22px;
  background-image: url(img/cattop2.jpg);
  margin: 0 0 2px 0;
  color: #ffffff;
  font-size: 11px;
  font-weight: bold;
  border-bottom: 1px solid #ffffff;
  padding: 8px 0 0 15px;
}

.menutopleftbest {
  width: 175px;
  height: 22px;
  background-image: url(img/hbestseller.jpg);
  margin: 0 0 2px 0;
  color: #ffffff;
  font-size: 11px;
  font-weight: bold;
  border-bottom: 1px solid #ffffff;
  padding: 8px 0 0 15px;
}

.menucontentcat {
  padding: 3px 3px 6px 3px;
  background: #f1f1f1;
  border: 1px solid #cdcdcd;
  margin: 0 0 15px 0;
  font-size: 11px;
}

.menutopleftinfo {
  width: 175px;
  height: 22px;
  background-image: url(img/infotop.jpg);
  margin: 0 0 2px 0;
  color: #ffffff;
  font-size: 11px;
  font-weight: bold;
  border-bottom: 1px solid #ffffff;
  padding: 8px 0 0 15px;
}

.menutopleftuser {
  width: 175px;
  height: 22px;
  background-image: url(img/usermenu.jpg);
  margin: 0 0 2px 0;
  color: #ffffff;
  font-size: 11px;
  font-weight: bold;
  border-bottom: 1px solid #ffffff;
  padding: 8px 0 0 15px;
}

.menucontentuser {
  padding: 3px 3px 6px 3px;
  background: #f1f1f1;
  border: 1px solid #cdcdcd;
  margin: 0 0 15px 0;
  font-size: 11px;
}


.usermenuright {
 margin: 0 0 6px 0;
 padding: 0;
 list-style-type: none;
}

.usermenuright li {
  padding: 2px 0 2px 2px;
}

.rightshort {
  font-size: 10px;
  font-weight: bold;
  margin: 0;
  padding: 2px 0 2px 0;
  border-bottom: 1px solid #5b5a04;
  color: #5b5a04;
}


.loginboxnew {
  margin: 5px 0 15px 0;
  padding: 0 0 5px 0;
  border-bottom: 1px dashed #000000;
}

.newsdate {
  margin: 0;
  padding: 0;
  text-align: right;
  font-size: 11px;
}

.newsbox {
  width: 262x;
  margin: 0 0 10px 0;
  padding: 4px;
}

.newstext {
  width: 262px;
  text-align: justify;
  margin: 0 0 10px 0;
  padding: 0 0 5px 0;
  border-bottom: 1px dashed #e99a21;
}

.newsbottom {
  border-bottom: 1px solid #a43932;
  margin: 0 0 5px 0;
}

.topproducts_left {
  width: 260px;
  background: #eeeeee;
  padding: 5px;
  border-bottom: 2px solid #ffffff; 
  float: left;
}


.product_heading {
  padding: 5px;
  background: #3f57a9;
  color: #ffffff;
  font-weight: bold;
}

.pprice {font-weight: bold; font-size: 11px;}

.produktname {
  font-size: 14px;
  margin: 0 0 15px 0;
  padding: 0;
}

.topproducts_left_topic {
  font-weight: bold;
  height: 30px;
}

.leftsideproduct {
  clear: both;
  width: 210px;
  height: 225px;
  overflow: hidden;
  float: left;
  padding: 5px 0 0 0;
  margin: 0 116px 0 0;
  border: 1px solid #cdcdcd;
  text-align: center;
}

.rightsideproduct {
  width: 227px;
  float: left;
  margin: 0;
}

.preisanfrage {
  width: 220px;
  border: 1px solid #cdcdcd; 
  padding: 3px;
  font-size: 11px;
  float: right;
}

.preisanfragetop {
  margin: 0;
  padding: 3px;
  background: #dee5bd;
}



.pricebox {
  padding: 5px;
  background: #fcf2d4;
  border: 1px solid #d8a916;
  text-align: right;
}

.productdesc {
  clear: both;
  padding: 5px;
  margin: 0 0 10px 0;
  border: 1px solid #cdcdcd;
}

.productdeschead {
  font-weight: bold;
  color: #000000;
  background: #dee5bd;
  border: 1px solid #cdcdcd;
  border-bottom: 0;
  width: 200px;
  margin:0;
  padding: 5px;  
}

.pinfofacts {
  float: left;
  width: 170px;
  height: 17px;
  padding: 2px 5px 2px 5px;
  margin: 0 5px 0 0;
  font-size: 11px;
  border: 1px solid #ba3026;
  background: #ffdcd7;
}

.productbut {
  float: left;
  width: 170px;
  height: 20px;
  padding: 2px 5px 2px 5px;
  margin: 0 5px 0 0;
  font-size: 11px;
  border: 1px solid #d8a916;
  background: #fcf2d4;
}

.pinfooptions {
  padding: 4px;
  background: #9da866;
  text-align: center;
  color: #ffffff;
  font-weight: bold;
}

.navibox {
  background: #eeeeee;
  padding: 4px;
  height: 14px;  
  overflow: hidden;
  margin: 5px 0 0 0;
  border: 1px solid #cccccc;
  font-size: 10px;  
}

.sortbox {
  background: #eeeeee;
  height: 18px;
  padding: 4px 2px 4px 2px;
  overflow: hidden;
  margin: 0 0 10px 0;
  border: 1px solid #cccccc;
  border-top: 0;   
}

.h1topic {
  width: 551px;
  background-image: url(img/maintop.jpg);
  height: 24px;
  color: #ffffff;
  font-size: 13px;
  font-weight: bold;
  padding: 6px 0 0 10px;
  margin: 0 0 10px 0;
}

.h1topicbig {
  width: 937px;
  background-image: url(img/maintopbig.jpg);
  height: 24px;
  color: #ffffff;
  font-size: 13px;
  font-weight: bold;
  padding: 6px 0 0 10px;
  margin: 0 0 10px 0;
}

.h2news {
  font-size: 12px;
  margin: 0 0 5px 0;
  padding: 0;
}

.h2topic {
  font-size: 12px;
  margin: 0 0 5px 0;
  padding: 0;
}


.h1cattopic {
  width: 551px;
  background-image: url(img/maintop.jpg);
  height: 24px;
  color: #ffffff;
  font-size: 13px;
  font-weight: bold;
  padding: 6px 0 0 10px;
  margin: 0 0 10px 0;
}

.maintopheader {
  width: 589px;
  background-image: url(img/maintop.jpg);
  height: 33px;
  color: #ffffff;
  font-size: 14px;
  font-weight: bold;
}


.mainnews {
  width: 270px;
  float: left;
}

.mainproducts {
  width: 270px;
  float: left;
  margin: 0 0 0 20px;
}


.historylist {
  margin: 0 0 10px 0;
  background: #dee5bd;
}

.historytabtop {
  background: #ebf1cd;
  font-weight: bold;
  padding: 4px;
  border-bottom: 1px solid #bac675;
}

.histsub {
  padding: 4px;
  border-bottom: 1px solid #bac675;
}


.newstopic {
  width: 255px;
  height: 22px;
  padding: 8px 0 0 15px;
  margin: 0 0 3px 0;
  background-image: url(img/newshead.jpg);
  color: #ffffff;
  font-weight: bold;
}

.toppbox {
  background: #eeeeee;
  padding: 5px;
  border-bottom: 2px solid #ffffff;
}

.toppboxsub {
  width: 269px;
  height: 140px;
  float: left;
  background: #edede3;
  padding: 5px;
  margin: 0;
  border-bottom: 2px solid #ffffff; 
}

.toppboxsub2 {
  width: 269px;
  height: 140px;
  float: left;
  background: #edede3;
  padding: 5px;
  margin: 0;
  border-bottom: 2px solid #ffffff; 
  border-left: 2px solid #ffffff;
}


.bonusbox {
  background: #fcf2d4;
  border: 1px solid: #d8a916;
  padding: 4px;
}



/*		###		START	order_details.html und shopping_cart.html	###		*/

.shoppingcarttd {
  font-weight: bold;
  text-align: center;
  background: #dee5bd;
  padding: 4px;
  border-bottom: 1px solid #cdcdcd;
  border-top: 1px solid #cdcdcd;
}

.shoppingcartfields {
  background: #dee5bd;
  padding: 4px;
  vertical-align: top;
  border-bottom: 1px solid #cdcdcd  
}

.shoppingcartfieldstop {
  background: #ffffff;
  padding: 4px;
  vertical-align: top;
}

.shoppingcartfieldsg {
  background: #fcf2d4;
  padding: 4px;
  vertical-align: top;
  border: 1px solid #cdcdcd;
  border-top: 0;  
}

.shoppingcartfieldsgtop {
  background: #fcf2d4;
  padding: 4px;
  text-align: center;
  border: 1px solid #cdcdcd;
  border-bottom: 0;  
}

.shoppingcartnofieldsr {
  background: #ffdcd7;
  padding: 4px;
  vertical-align: top;
  border: 1px solid #ba3026;
  border-bottom: 1px solid #cdcdcd;
  border-top: 0;
  font-weight: bold; 
  text-align: center;
}

.shoppingcartnofields {
  padding: 4px;
  vertical-align: top;
  border-bottom: 1px solid #cdcdcd  
}

.shoppingcartnofieldsrtop {
  background: #ffdcd7;
  padding: 4px;
  vertical-align: top;
  border: 1px solid #ba3026;
  border-bottom: 0;
  font-weight: bold; 
  text-align: center;
}

.shoppingcartnofields {
  padding: 4px;
  vertical-align: top;
  border-bottom: 1px solid #cdcdcd  
}


.amountbox {
  width: 275px;
  padding: 5px;
  text-align: right;
  float: right;
  border: 1px solid #cdcdcd;  
  border-top: 0;
  background: #e9f0c7;
  font-size: 11px;
}

.butaktualisieren {
  width: 120px;
  height: 24px;
  background-image: url(img/cartyellow.jpg);
  text-align: center;
  float: left;
  padding: 0;
}

.butdelete {
  background: #ffdcd7;
  padding: 4px;
  vertical-align: top;
  border: 1px solid #ba3026;
  border-bottom: 0;
}

.cartspecials {
  width: 300px;
  float: left;
  margin: 0 23px 0 0;
}


.giftcart {
  width: 300px;
  float: left;
  margin: 0 23px 0 0;
}

.giftcartsub {
  background: #fcf2d4;
  border: 1px solid #e59115;
  padding: 5px;
}


.bonus {
  width: 300px;
  float: left;
}

.checkheader {
  width: 290px;
  background-image: url(img/checkheader.jpg);
  height: 24px;
  color: #ffffff;
  font-size: 13px;
  font-weight: bold;
  padding: 6px 0 0 10px;
  margin: 0 0 5px 0;
}

.checkheader2 {
  width: 290px;
  background-image: url(img/checkheader2.jpg);
  height: 24px;
  color: #ffffff;
  font-size: 13px;
  font-weight: bold;
  padding: 6px 0 0 10px;
  margin: 0 0 5px 0;
}

.interestingproducts {
  padding: 4px;
  background: #dee5bd;
  border: 1px dashed #cdcdcd;
  margin: 0 0 4px 0;
}



/*		###		ENDE order_details.html und shopping_cart.html		###		*/



.bestsellerbox {
  border-bottom: 1px dashed #cccccc;
  margin: 0 0 5px 0;
  padding: 0 0 4px 0;
}

.bestsellertopic {
  font-size: 10px;
  text-align: right;
  margin: 0; padding: 0;
}











/*		########## Menu ##########		*/
ul.navilist { list-style-type:none; margin:0px;padding:0px;}
li.maincat {padding:0px; margin: 0;}

 /*		##########Hauptkategorie ##########		*/
.maincat { list-style-type:none; margin: 0; padding: 0; border-bottom: 1px dashed #cdcdcd;}
.maincat a {font-size: 11px; color:#000000; padding: 3px 0 2px 14px; display: block; background-image: url(img/menupfeil.jpg); background-repeat: no-repeat; }
.maincat a:hover{font-size: 11px; color:#ce402c; padding: 3px 0 2px 14px; display: block; background-image: url(img/menupfeilh.jpg); background-repeat: no-repeat; }
.maincat a.gewaehlt{font-size: 11px; color:#ce402c; padding: 3px 0 2px 14px; display: block; background-image: url(img/menupfeilh.jpg); background-repeat: no-repeat; }
.maincat a.gewaehlt:hover{font-size: 11px; color:#ce402c; padding: 3px 0 2px 14px; display: block; background-image: url(img/menupfeilh.jpg); background-repeat: no-repeat; }


 /*		##########Unterkategorie 1 Eben  ##########		*/

.subcatlevel1 {margin: 0; padding: 0; border-bottom: 1px dashed #cdcdcd;}
.subcatlevel1 a{font-size: 11px; color:#000000; padding: 3px 0 2px 14px; display: block; background-image: url(img/menupfeil.jpg); background-repeat: no-repeat; margin: 0 0 0 6px;}
.subcatlevel1 a:hover {font-size: 11px; color:#ce402c; padding: 3px 0 2px 14px; display: block; background-image: url(img/menupfeilh.jpg); background-repeat: no-repeat; margin: 0 0 0 6px;}
.subcatlevel1 a.gewaehlt{color:#ce402c; background-image: url(img/menupfeilh.jpg); background-repeat: no-repeat;}
.subcatlevel1 a.gewaehlt:hover{color:#ce402c; background-image: url(img/menupfeilh.jpg); background-repeat: no-repeat;}


/*		##########Unterkategorie 2 Eben  ##########		*/
.subcatlevel2 {margin: 0; padding: 0; border-bottom: 1px dashed #f1f7fa;}
.subcatlevel2 a{font-size: 11px; color:#000000; padding: 3px 0 2px 14px; display: block; background-image: url(img/menupfeil.jpg); background-repeat: no-repeat; margin: 0 0 0 12px;}
.subcatlevel2 a:hover {font-size: 11px; color:#ce402c; padding: 3px 0 2px 14px; display: block; background-image: url(img/menupfeilh.jpg); background-repeat: no-repeat; margin: 0 0 0 12px;}
.subcatlevel2 a.gewaehlt{color:#ce402c; background-image: url(img/menupfeilh.jpg); background-repeat: no-repeat;}
.subcatlevel2 a.gewaehlt:hover{color:#ce402c; background-image: url(img/menupfeilh.jpg); background-repeat: no-repeat;}




div.checkout_row {
	clear:both;
}


.checkinfo {
  text-align: center;
}

.pricealarm {
  background: #dee5bd;
  border-bottom: 1px solid: #cdcdcd;
}

.shippingadress {
  background: #ffdcd7;
  border: 1px solid #ba3026;
  border-top: 0;
  border-right:0;
  font-size: 11px;
}

.paydress {
  background: #fcf2d4;
  border: 1px solid #d8a916;
  border-top: 0;
  border-right:0;
  font-size: 11px;
}

.ordersuccess {
  font-size: 14px;
  font-weight: bold;
  color: #ffffff;
  background: #a8b46c;
  border: 1px solid #6d7930;
  padding: 5px;
}

.reviewsbox {
  padding: 5px;
  background: #fcf2d4;
  border: 1px solid #d8a916;
  margin: 0 0 10px 0;
}

.reviewsboxinfo {
  padding: 5px;
  background: #fcf2d4;
  border: 1px solid #d8a916;
  margin: 0 0 10px 0;
  font-size: 10px;
}

.headinggreen {
  padding: 4px;
  background: #9da866;
  margin: 0;
  font-weight: bold;
  color: #ffffff;
}

.popupbg {
  background: #75803c;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
  padding: 4px;
}


.wl_border	{border-top:1px solid #d8a916;}
.wl_checkbox {padding-bottom:5px;}
.wl_name	 {padding-left:0px; font-weight:bold;}
.wl_desc	 {padding-right:3px;padding-top:3px;}
.wl_descmemo	 {padding: 5px 5px 15px 5px; background: #fcf2d4; border-top: 1px solid #d8a916; border-bottom: 1px solid #d8a916; margin: 0 0 5px 0;}
.wl_price	 {font-weight:bold; clear: both; float: right;}
.wl_box		{margin-bottom:5px;}
.wl_searchbox	{background-color:#dee5bd; border: 1px solid #cdcdcd; padding: 0 0 0 10px; margin: 0;}
.wl_resultheader	{background-color:#fcf2d4; padding:2px; border: 1px solid #d8a916;}
.wl_resultcontent	{background: #fcf8ed;}
.wl_resultcontent2	{background-color:#ffffff;}

.wishlistbox {
  background: #dee5bd;
  margin: 0 0 10px 0;
  padding: 5px;
  border: 1px solid #cdcdcd;
}

	
.center_cat { 
	border-bottom: 1px dashed #000000;
	padding:3px; 
	color:#ffffff;
	margin-bottom:3px;}  
.center_cat a {color: #000000;}

.center_sub { 
	padding-left:6px; 
	color:#b83022;}  
	
.center_sub_hide {display:none;}  
	
  
.infocenter {
  background-image:url(img/infocenter.gif);
  height:60px;
  margin-bottom:10px;  }  
  
.centertitel {
  width: 551px;
  height: 29px;
  padding: 10px 0 0 10px;
  background-image: url(img/infobox.jpg);
  font-weight:bold; 
  color:#b82e21;
  font-size:16px;
  border-bottom: 1px dashed #6f6f6f;
  }
  
.centername {
  font-weight:bold; 
  color:#535353;
  font-size:14px;
  padding: 3px 0 0 60px;
}  
	
.centertext {
	padding: 2px 2px 10px 2px; 
	color:#000000;
	border-bottom: 1px dashed #6f6f6f;
	margin-bottom:3px;
}	


.crossboxsub {
  width: 267px;
  height: 95px;
  padding: 4px;
  overflow: hidden;
  border-bottom: 1px dashed #9da866;
  background: #dee5bd;
  font-size: 11px;
  float: left;
}

.abstand {
  width: 8px;
  overflow: hidden;
  float: left;
}

.abstandcat {
  width: 34px;
  overflow: hidden;
  float: left;
}

.catbox {
  width: 160px;
  height: 160px;
  overflow: hidden;
  float: left;
  text-align: center;
  border-bottom: 1px dashed #cccccc;
}

.catpic {
  width: 120px;
  height: 120px;
  overflow: hidden;
  border: 1px solid #cccccc;
  margin: 0 auto 5px auto;
}


	
A.center_sub_links:link,A.center_sub_links:visited {text-decoration:none; color:#b83022;}  	
A.center_sub_links:hover {text-decoration:underline; color:#b83022;}  	
	
.centerborder {margin-bottom:5px;}

.hide_form {padding:5px; background-color:#f2f2f2; display:none;}

.ot_orderdiscount {color:#ff0000;}


.rma_choose {font-family: Verdana, Arial, sans-serif;font-size: 10px;color: #000000;background-color:#eeeeee;}
.rma_table_heading {font-family: Verdana, Arial, sans-serif;font-size: 10px;color: #000000;background-color:#dddddd; padding-left:5px; height:18px;}
.rma_table_content {font-family: Verdana, Arial, sans-serif;font-size: 10px;color: #000000;background-color:#f1f1f1; padding-left:5px; height:18px;}
.rma_choose_body {font-family: Verdana, Arial, sans-serif;font-size: 10px;padding:5px;}
.rma_options {font-family: Verdana, Arial, sans-serif;font-size: 10px;}

.rma_warning {background-color:#FFCCCC; color:#000000;padding:5px;}
.rma_text {color:#000000;}
.rma_link {padding-top:10px; padding-bottom:10px;}
.rma_header {color:#000000; font-size:14px; font-weight:bold; margin-bottom:10px; }
.rma_field_header {color:#000000; background-color:#eeeeee;padding:5px;}
.rma_product_header {color:#000000; padding-top:10px; padding-bottom:10px; font-weight:bold;}
.rma_table_border {border:1px solid #dddddd; padding:2px;}

