/*
  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $

  
*/

.boxText { font-family: Tahoma, Tahoma, Verdana, Arial, sans-serif; font-size: 11px; }
.boxText_menu  {
	font-family: Tahoma, Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #666666;
}
.errorBox { font-family : Tahoma, Verdana, Arial, sans-serif; font-size: 11px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Tahoma, Verdana, Arial, sans-serif; font-size: 11px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Tahoma, Verdana, Arial, sans-serif; font-size: 11px; color: #70d250; text-decoration: underline; }

BODY {
	/*background-image: url(images/bg_siteTop_blu.gif);*/
	
	/*margin: 0px;*/
	/*background-color: #FFFFFF;*/
}

ul {
    list-style-type: none;
	margin-left: -35px;
}

A {
  color: #0066CC;
  text-decoration: none;
}

A:hover {
  color: #0066FF;
  text-decoration: underline;
}

FORM {
 display: inline;
 
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #999999;
	background-color: #DFECFF;
}



A.headerNavigation {
	color: #999999;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	
}

A.headerNavigation:hover {
color: #3399FF;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, 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: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}
.copyright {
	color: #aaaaaa;

}
.infoBox {
  background: #D3D1D1;
}

.infoBoxContents {
 font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #F6F6F6;
}



.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
}

.imagesBoxContents {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
}

.imagesBox_info_prod {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}

TD.infoBoxHeading {
	font-family: Tahoma, Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-style: normal;
}

TD.infoBox, SPAN.infoBox {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #f8f8f9;
}

TR.productListing-odd {
  background: none;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #f8f8f9;
}

TR.productListing-even {
  background: none;
}

TABLE.productListing {
  border: 0px;
  border-style: solid;
  border-color: #FFFFFF;
  border-spacing: 1px;
  }

.productListing-heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0066CC;
	
}



TD.productListing-data {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
}

TD.mein-line-strich {
	font-family: Tahoma, Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #999999;
	border: 1px dashed #FF9900;
}

.productInfo {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	border: 1px solid #FFCB7D;
	font-weight: normal;
}

.RESULT_PAGE {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	font-weight: bold;
}

A.pageResults {
	color: #3366FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

A.pageResults:hover {
	color: #3399FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

TD.pageHeading, DIV.pageHeading {
	font-size: 12px;
	color: #999999;
	font-weight: bold;
	height: 20px;
	width: auto;
	background-repeat: repeat-x;
	text-transform: none;
	padding-left: 15px;
	border: 1px solid #CCCCCC;	
}

TD.pageHeading_prod_info, DIV.pageHeading {
	font-size: 12px;
	color: #FF0000;
	
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #000000;
}

TD.main, P.main {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 1.5;
	color: #666666;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
}


TD.accountCategory {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}


TD.fieldValue {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #3399FF;
	text-transform: capitalize;
	font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
color: #FF6600;
font-size: 14px;
font-weight: bold;
}

.bc1{
  font-size: 16px;
 color: #333333;
  font-weight: bold;
 }

SPAN.product_derzeit_Price {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	color: #660000;
	font-size: 14px;
	font-weight: bold;
}

SPAN.product_alt_Price {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	color: #0066cc;
	font-size: 14px;
	font-weight: bold;
}

SPAN.product_NAME {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #0000FF;
}

SPAN.errorText {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  color: #ff0000;
}
TD.productPriceInListing {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #d2e9fb;
}

TD.productPriceInBox {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	font-weight: bold;
	color: #666666;
	clear: none;
	float: none;
	padding-top: 0px;
	padding-right: 68px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 1px dotted #FFE8C6;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	background-position: center center;
}

TD.productPriceInProdInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ccffcc;
}
.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 11px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 11px; color: #000000; }

/* message box */

.messageBox { font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 11px; }
.messageStackError, .messageStackWarning { font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 11px; background-color: #ffb3b5; }
.messageStackSuccess {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	color: #CC0000;
}

/* input requirement */

.inputRequirement { font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 11px; color: #ff0000; }

/* BOF: Additional Images */
.imagesBoxContents {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
}
/* EOF: Additional Images */ 










td{
 font-family: Verdana,Arial,Helvetica,sans-serif;
 font-size: 12px;
 color: #646464;
}

 .bg{
  background-image: url(images/m20.gif);
  background-repeat: repeat-y; 
 }

 .se{
  width: 128px;
  font-size: 9px;
 }
 
 
  .hr1{
	color: #666666;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 0em;
	text-decoration: none;
	text-align: center;	
}

 .ml{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #666666;
  text-decoration: none;
 }
 
 .m2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0066cc;
	text-decoration: none;
	font-weight: bold;
 }

 .ml1{
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #646464;
	text-decoration: none;
 }

 .ml2{
  font-size: 11px;
  color: #7d7d7d;
  text-decoration: underline; 
 }

 .bc{
  font-size: 11px;
  color: #ffffff;
 }


 .br{
  border-color:#D3D1D1;
  border-width:1px;
  border-style:solid;
 }

 .px2{
  font-size: 2px;
 }

 .px3{
  font-size: 3px;
 }

 .px7{
  font-size: 7px;
 }


 .th9{
  font-size: 9px;
  font-family: tahoma,verdana,arial;
  font-weight: normal;
  color: #616161;
  text-decoration: none;
 }

 .th9:hover{
  font-size: 9px;
  font-weight: normal;
  font-family: tahoma,verdana,arial;
  color: #616161;
  text-decoration: underline;
 }
 
.product {
	font-family: tahoma, verdana, arial;
	color: #FF9900;
	font-size: 12px;	
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 0;
	padding-bottom: 0;
	color: #333333;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 0;
	padding-bottom: 0;
	color: #333333;
}



h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FF9900;
	margin-bottom: 0;
	padding-bottom: 0;
	display: inline;
	
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #036;
	margin-bottom: 0;
	padding-bottom: 0;	
}


.prod_list  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0066CC;
	margin-bottom: 0;
	padding-bottom: 0;	
}


/* Individual Boxes - Graphical Borders for modules - Star */
.mws_boxTop_module    { background: url('images/infobox_module/top.gif');
                 font-family: Tahoma;
                 font-size: 11px;
                 text-align : center;
                 font-weight: bold;
                 background-repeat:repeat-x;
                 vertical-align: middle;
                 white-space: nowrap; }
.mws_boxLeft_module   { background: url('images/infobox_module/left.gif'); }
.mws_boxRight_module  { background: url('images/infobox_module/right.gif'); }
.mws_boxBottom_module { background: url('images/infobox_module/bot.gif');
                 font-family: Tahoma, Verdana, Arial, sans-serif;
                 font-size: 11px;
                 text-align : center;
                 vertical-align: middle;
                 white-space: nowrap; }
.mws_boxCenter_module { background: #ffffff; 
                 font-family: Tahoma, Verdana, Arial, sans-serif;
                 font-size: 11px;}
.mws_boxCenter_module2 { background: #ffffff; 
                 font-family: Tahoma, Verdana, Arial, sans-serif;
                 font-size: 11px;}
/* Individual Boxes - Graphical Borders for modules - Star */
TD.noborderbox {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
}
.column-even {
	background-image: url(images/column-even.gif);
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	border: 1px double #CCCCCC;
	color: #999999;
	text-align: center;	
}

.column-odd {
	background-image: url(images/column-odd.gif);
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	border: 1px double #CCCCCC;
	color: #999999;
	text-align: center;	
	
}
ul.sitemap {
color: #FF9900;
}
.tax_info {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #666666;
  font-weight: normal !important;
}

/* START pulldown_options//////////START pulldown_options////////START pulldown_options//////////START pulldown_options*/
/* START pulldown_options//////////START pulldown_options////////START pulldown_options//////////START pulldown_options*/
/* START pulldown_options//////////START pulldown_options////////START pulldown_options//////////START pulldown_options*/
.pulldown_options_quick_research {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 170px;
	color: #0066CC;
	text-decoration: none;
	
}

.pulldown_options_ATTRIBUTE {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	width: 240px;
	color: #660000;
	text-decoration: none;
	font-weight: bold;	
}

.pulldown_options_product_listing {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 185px;
	color: #0066FF;
	text-decoration: none;
	
}
/* END pulldown_options//////////END pulldown_options////////END pulldown_options//////////END pulldown_options*/
/* END pulldown_options//////////END pulldown_options////////END pulldown_options//////////END pulldown_options*/
/* END pulldown_options//////////END pulldown_options////////END pulldown_options//////////END pulldown_options*/


/* VJ Links Manager v1.13 begin */
TABLE.linkListing {
  border: 1px;
  border-style: solid;
  border-color: #CCCCCC;
  border-spacing: 1px;
}

.linkListing-heading {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	background-color: #FFFFFF;
}

TD.linkListing-data {
  border-right: 1px solid #CCCCCC;
  border-bottom: 1px solid #CCCCCC;
  padding: 4px;
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
}

TR.linkListing-odd {
	background-color: #F9F9F9;
}

TR.linkListing-even {
  background: #F5F5F5;
}

.linkFeatured {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #dbd6d6;
  color: #FFFFFF;
  text-align: center;
}
/* VJ Links Manager v1.13 end */

/* menu Image -noborderBox2 - Show Sub-categories  Star */
a.menucateg:link, a.menucateg:visited, a.menucateg:active {
	display: block;
	vertical-align: middle;
	color:#999999;
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-weight: bold;
	text-align: left;
	height: 19px;
	padding-top:2px;
	text-decoration: none;
	background-color: #F9F9F9;
	border: solid 1px #FFFFFF;
	font-style: normal;
}

a.menucateg:hover {
	
	text-decoration: none;
	font-weight: bold;
	color: #FF0000;
	
}

a.menusubcateg:link, a.menusubcateg:visited, a.menusubcateg:active {
	display: block;
	vertical-align: middle;
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	text-align: left;
	height: 19px;
	text-decoration: none;
	padding-top:2px;
	border-bottom: 1px solid #7b9ebd;
	border: solid 1px #FFFFFF;
	
	color: #CC7A00;
}

a.menusubcateg:hover {
	
	background-repeat: repeat;
	text-decoration: none;
	color: #FF0000;
	
}
A.headerNavigation_FEATURED_PRODUCTS { 
font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0066cc;
  text-decoration: none;
}

A.headerNavigation_FEATURED_PRODUCTS:hover {
font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0066cc;
  text-decoration: underline;
}



/* menu Image -noborderBox2 - Show Sub-categories  End */
.next {
background-color: #FFFFFF;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
	
}

.Qauntity_images {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #666666;
  font-weight: normal;
}

.Warenlager_ASK {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #FF0000;
  font-weight: bold;
}

DROPDOWNMENU_KEYWORDS {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  
}

.manufacturers-2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0066FF;
}

.manufacturers-3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999999;
/*	border: 1px solid #9EEA00;*/
}

.manufacturers-4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0066cc;
	background-color: #F6F6F6;
}

.mein_1_1 {
	
	color: #FF0000;	
}


/*- Menu Tabs --------------------------- */

    #tabsJ {
	float:left;
	width:100%;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size:95%;
	font-weight: bold;
	line-height:normal;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
	background-image: url(images/light_mein.gif);
	background-color: #F4F4F4;
      }
    #tabsJ ul {
	margin:0;
	padding:10px 10px 0 50px;
	list-style:none;
      }
    #tabsJ li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsJ a {
      float:left;
      background:url("images/tableftJ.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 5px;
      text-decoration:none;
      }
    #tabsJ a span {
	float:left;
	display:block;
	padding:5px 15px 4px 6px;
	color:#000000;
	background-image: url(images/tabrightJ.gif);
	background-position: right top;
	background-repeat: no-repeat;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsJ a span {float:none;}
    /* End IE5-Mac hack */
    #tabsJ a:hover span {
      color:#FFF;
      }
    #tabsJ a:hover {
      background-position:0% -42px;
      }
    #tabsJ a:hover span {
      background-position:100% -42px;
      }
	  
	  
	  
/*Credits: CSSpplay */
/*URL: http://www.cssplay.co.uk/menus/images/pro_seventeen */
.preload17a {background: url(images/pro_seventeen_1a.gif);}
.preload17b {background: url(images/pro_seventeen_1b.gif);}
.menu17 {
	padding:5px 0 0 1em;
	margin:0;
	list-style:none;
	height:25px;
	position:relative;
	font-size:11px;
	border-bottom-width: 2px;
	border-bottom-style: double;
	border-bottom-color: #FF9900;
	background-color: #F6F6F6;	
}
.menu17 li {float:left; height:25px; margin-right:1px;}
.menu17 li a {display:block; float:left; height:25px; line-height:23px; color:#333; text-decoration:none; font-family:arial, verdana, sans-serif; font-weight:bold; text-align:center; padding:0 0 0 4px; cursor:pointer; background:url(images/pro_seventeen_0a.gif) no-repeat;}
.menu17 li a b {float:left; display:block; padding:0 16px 2px 12px; background:url(images/pro_seventeen_0b.gif) no-repeat right top;}
.menu17 li.current a {color:#000; background:url(images/pro_seventeen_2a.gif) no-repeat;}
.menu17 li.current a b {background:url(images/pro_seventeen_2b.gif) no-repeat right top;}
.menu17 li a:hover {
	color:#000;
	text-decoration:none;
	background-image: url(images/pro_seventeen_1a.gif);
	background-repeat: no-repeat;
}
.menu17 li a:hover b {background:url(images/pro_seventeen_1b.gif) no-repeat right top;}
.menu17 li.current a:hover {color:#000; background: url(images/pro_seventeen_2a.gif) no-repeat; cursor:default;}
.menu17 li.current a:hover b {background:url(images/pro_seventeen_2b.gif) no-repeat right top;}	  
td.cart {



font-size: 11px;

font-family: Tahoma, Verdana, Arial, sans-serif;

color: #8BB900;

padding: 0px 20px 0px 0px;

}

/* DWD Contribution -> Add: Browse by Categories. */

UL.BrowseBy {
	list-style-type: disc;
	list-style-position: inside;
	list-style: none;
	margin-left: -2em;
	padding-left: 2em;
	text-indent: -1em;
} /* UL.BrowseBy */

LI.BrowseBy {
} /* LI.BrowseBy */

TD.BrowseBy_mein, SPAN.BrowseBy_mein, P.BrowseBy_mein {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	/* DWD Contribution End. */
	color: #FF9900;
}


SPAN.MakeAnOffer {
  font-family: Verdana, Arial, sans-serif;
  color: #0064A6;
  font-size: 12px;
}

/*change the menu hover color below*/
#thecategories a:hover {

	background-color: #eeeeee;
	color: #000000;
}

.catwithsubs, .catwithnosubs {
	padding-right: 5px;
}

#thecategories {
	position: relative;
	top: -9px;
	margin-bottom: -16px;
	width: 180px;
}

.activelink {
	display: block;
	font-weight: bold;	
	
}

#thecategories a {
	display: block;
	padding-bottom: 7px;
	padding-top: 3px;
	width: 100%;
}

/*mozilla fix*/
html>body #thecategories a {
	width: auto;
}
/*end of mozilla fix*/

#topcat a {
	padding-left: 5px;
	color: #0066FF;	
}

#secondcat a {
	padding-left: 20px;
}

#thirdcat a {
	padding-left: 35px;
}

#fourthcat a {
	padding-left: 50px;
}

#fifthcat a {
	padding-left: 65px;
}

/*
------------START Boxes Section for css-------------
Format each info box according to you liking
*/

.contentBox {
 background-color: #CCCCCC;
}

TD.contentBoxHeading {
 font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	background-color: #F6F6F6;
}

.contentBoxContents {
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
}


.BestSellersBox {
	background-color: #ff6600;
}
TD.BestSellersBoxHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ff6600;
	background-color: #FFFFFF;
}
.BestSellersBoxContents {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFF3EC;
}


.CategoriesBox {
border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
TD.CategoriesBoxHeading {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	background-color: #F6F6F6;
}
.CategoriesBoxContents {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #F6F6F6;
}

.articlesBox {
border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;}
TD.articlesBoxHeading {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0066cc;
	background-color: #F6F6F6;
}
.articlesBoxContents {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #F6F6F6;
}

.QUICK_researchBox {
border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
TD.QUICK_researchBoxHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0066cc;
	background-color: #F6F6F6;
}
.QUICK_researchBoxContents {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #F6F6F6;
}

.adsenseBox {
border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
TD.adsenseBoxHeading {
 font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0066cc;
	background-color: #F6F6F6;
}
.adsenseBoxContents {
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #F6F6F6;
}




.CurrenciesBox {
  background: #b6b7cb;
}
TD.CurrenciesBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #b6b7cb;
  color: #ffffff;
}
.CurrenciesBoxContents {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}


.InformationBox {
 border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
TD.InformationBoxHeading {
 font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0066cc;
	background-color: #F6F6F6;
}
.InformationBoxContents {
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #F6F6F6;
}


.LanguagesBox {
  background: #b6b7cb;
}
TD.LanguagesBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #b6b7cb;
  color: #ffffff;
}
.LanguagesBoxContents {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}


.ManufacturerInfoBox {
  background: #b6b7cb;
}
TD.ManufacturerInfoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #b6b7cb;
  color: #ffffff;
}
.ManufacturerInfoBoxContents {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}


.ManufacturersBox {
  background: #b6b7cb;
}
TD.ManufacturersBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #b6b7cb;
  color: #ffffff;
}
.ManufacturersBoxContents {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}


.OrderHistoryBox {
  background: #b6b7cb;
}
TD.OrderHistoryBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #b6b7cb;
  color: #ffffff;
}
.OrderHistoryBoxContents {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}


.ProductNotificationsBox {
  background: #b6b7cb;
}
TD.ProductNotificationsBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #b6b7cb;
  color: #ffffff;
}
.ProductNotificationsBoxContents {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}


.ReviewsBox {
  background: #b6b7cb;
}
TD.ReviewsBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #b6b7cb;
  color: #ffffff;
}
.ReviewsBoxContents {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}


.SearchBox {
  background: #00cc66;
}
TD.SearchBoxHeading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background: #ffffff;
  color: #00cc66;
}
.SearchBoxContents {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #EAFFF4;
}


.ShoppingCartBox {
  background: #b6b7cb;
}
TD.ShoppingCartBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #b6b7cb;
  color: #ffffff;
}
.ShoppingCartBoxContents {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}


.SpecialsBox {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
TD.SpecialsBoxHeading {
 font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0066cc;
	background-color: #F6F6F6;
}
.SpecialsBoxContents {
 font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #F6F6F6;
}



.TellaFriendBox {
  background: #b6b7cb;
}
TD.TellaFriendBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #b6b7cb;
  color: #ffffff;
}
.TellaFriendBoxContents {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}


.WhatsNewBox {
  background: #b6b7cb;
}
TD.WhatsNewBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #b6b7cb;
  color: #ffffff;
}
.WhatsNewBoxContents {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

#header_text_banner {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}


.mein_cat_over {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 11px;
  width: 100%; 
  height: 123px;
  overflow: auto; 
}

.mein_cat_over_2 {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 12px;
  width: 120px; 
  height: 67px;
  overflow: auto;
}
