/*
  $Id: stylesheet.css 1739 2007-12-20 00:52:16Z hpdl $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

.boxText { font-family: Trebuchet MS, Verdana, Arial, sans-serif; font-size: 10px; }
.errorBox { font-family : Trebuchet MS, Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Trebuchet MS, Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Trebuchet MS, Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

/* Steuer und Versandkosteninfo */
.tax_info {
  font-family: Trebuchet MS;
  font-size: 10px;
  font-weight : bold;
 color: #8B8970;
}

.tax_info A{
  font-family: Trebuchet MS;
  font-size: 10px;
  font-weight : bold;
  color: #8B8970;
}

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

.fixcenter {
  background: #ffffff;
  color: #000000;
  margin: auto;
  margin-top: 20px;
  text-align: left;
}

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

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

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

.headerNavigation {
  font-family: Trebuchet MS, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #e4e4e4;
  background-image: url(images/headernavigation.gif);
  color: #000000;
  font-weight : bold;
}

A.headerNavigation { 
  color: #000000;
  font-size: 12px;
}

A.headerNavigation:hover {
  color: #000000;
  font-size: 12px;
}

TR.headerCrumb {
  background: #4e4e4e;
  font-size: 12px;
}

TD.headerCrumb {
  font-family: Trebuchet MS, Verdana, Arial, sans-serif;
font-size: 12px;
  background: #4e4e4e;
  background-image: url(images/headercrumb.gif);
  color: #ffffff;
  font-weight : bold;
}

A.headerCrumb { 
  color: #ffffff;
  font-size: 12px;
}

A.headerCrumb:hover {
  color: #cccccc;
  font-size: 12px;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Trebuchet MS, 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, Trebuchet MS, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #e4e4e4;
}

TD.footer {
  font-family: Trebuchet MS, Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #e4e4e4;
  background-image: url(images/headercrumb.gif);
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #ededed;
  font-size: 14px;
  font-weight: bold;
}

.infoBox A{
  font-family: Trebuchet MS, Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
}

.infoBoxContents {
  background: #fefefe;
  font-family: Trebuchet MS, Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
}

.Contents {
  background: #fefefe;
  text-align : left;
  font-family: Trebuchet MS, Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
}

.infoBoxContents A{
  font-family: Trebuchet MS, Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
}

.infoBoxNotice {
  background: #FF8E90;
}

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

TD.infoBoxHeading {
  font-family: Trebuchet MS, Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  background: #e4e4e4;
  background-image: url(images/headercrumb.gif);
  text-align: center;
  color: #ffffff;
}

TD.infoBoxHeading A{
  font-family: Trebuchet MS, Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  font-family: Trebuchet MS, Verdana, Arial, sans-serif;
  font-size: 10px;
}

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: #fefefe;
  border: 1px;
  border-style: solid;
  border-color: #000000;
  border-spacing: 1px;
}

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: #fefefe;
  border: 1px;
  border-style: solid;
  border-color: #000000;
  border-spacing: 1px;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #ededed;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Trebuchet MS, Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  background: #e4e4e4;
  background-image: url(images/headercrumb.gif);
  text-align: center;
  color: #ffffff;
}

TD.productListing-data {
width: 10%;
text-align:center;
vertical-align:top; 
padding:10 10 10 10;
font-family: Trebuchet MS, Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #009900;
  border: 1px;
  border-style: solid;
  border-color: #000000;
  border-spacing: 1px;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Trebuchet MS, Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #9a9a9a;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Trebuchet MS, Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

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

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

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

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

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

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

SPAN.newItemInCart {
  font-family: Trebuchet MS, Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

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

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

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

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

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

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

SPAN.productSpecialPrice {
  font-family: Trebuchet MS, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #ff0000;
}

.productalterpreis {
  font-family: Trebuchet MS, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

.productalterpreis A{
  font-family: Trebuchet MS, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

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

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

SPAN.errorText {
  font-family: Trebuchet MS, Verdana, Arial, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #aaaaaa; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #dddddd; }

.checkoutBarFrom, .checkoutBarTo { font-family: Trebuchet MS, Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Trebuchet MS, Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: Trebuchet MS, Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Trebuchet MS, Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Trebuchet MS, Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Trebuchet MS, Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }

TD.noborderbox {
  font-family: Trebuchet MS, Trebuchet MS, Verdana, Arial, sans-serif;
  font-size: 10px;
}

A.buybothPrice {

            font-family: Palatino Linotype;

            font-size: 18px;

/*         color: b2d524; */

            color: #59118E;

}

A.buybothHeading {

            font-family: Palatino Linotype;

            font-size: 18px;

/*         color: b2d524; */

            color: #59118E;

}

.buybothText {

            font-family: Trebuchet MS, Trebuchet MS, Verdana, Arial, sans-serif;

            font-size: 11px;

            color: #506b00;
)

.BuyTwoModule {

            background: #FFFFFF;

}

/* Schriften und Farben der Abstimmungsbox */
TD.pollBoxRow {   
font-family: Trebuchet MS, Trebuchet MS, Verdana, Arial, sans-serif;   
font-size: 10px;   border-color: #eeeeee;   
border-style: solid;   border-width: 1px;
} 

TD.pollBoxText {   
font-family: Trebuchet MS, Trebuchet MS, Verdana, Arial, sans-serif;   
font-size: 10px;  
border-color: #eeeeee;   
border-style: solid;   
border-width: 1px;
} 

TR.pollOptRow {   
background: #ececec; 
} 
TR.pollFooter { 
  background: #ececec;
}

TD.main, P.main, SPAN.pricesavings, SPAN.pricesavingstext, SPAN.priceinsteadfeatured, SPAN.pricenormalfeatured {
  font-family: Tahoma, Trebuchet MS, Trebuchet MS, Verdana, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.5;
}

SPAN.MakeAnOffer {
  font-family: Trebuchet MS, Trebuchet MS, Verdana, Arial, sans-serif;
  color: #666000;
  font-size: 12px;
}

.maooffer {
  background: #0aa220;
  color: #fffffa;
  font-family: Trebuchet MS, Trebuchet MS, Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  text-align: center;
  font-variant: small-caps;
  border: medium;
  border-style: outset;
}

.maolowoffer {
  background: #dd0000;
  color: #ffffff;
  font-family: Trebuchet MS, Trebuchet MS, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  font-variant: small-caps;
  border: medium;
  border-style: ridge;
}

/* Textboxen über den Kategorien */
.cat_info_box {
background: <?php echo cat_info_box; ?>;
border-style: solid;
border-width: 1px;
border-color: <?php echo cat_info_box_border; ?>;
padding: 8px;
margin-bottom: 10px; 
font-family: Trebuchet MS, Trebuchet MS, Verdana, Arial, sans-serif;
font-size: 11px;
font-weight: bold;
}

/* OTF contrib begins */
/* DDB - 041031 - Form Field Progress Bar */
.progress{
  width: 1px;
  height: 14px;
  color: white;
  font-size: 12px;
  overflow: hidden;
  background-color: navy;
  padding-left: 5px;}
}
/* OTF contrib ends */

/*Links und Farben in der Kategoriebox*/
#thecategories a:hover {
	background-color: #eeeeee;
	color: #808080;
}

.catwithsubs, .catwithnosubs {
	padding-right: 5px;
}

#thecategories {
	position: relative;
	top: -9px;
	margin-bottom: -16px;
	width: 140px;
}

.activelink {
	display: block;
	font-weight: bold;
	color: #808080;
}

#thecategories a {
	display: block;
	padding-bottom: 7px;
	padding-top: 3px;
	width: 100%;
}

/*mozilla fix*/
html>body #thecategories a {
	width: auto;
}
/*end of mozilla fix*/

.privatemessages { font-family: Trebuchet MS, Trebuchet MS, Verdana, Arial, sans-serif; font-size: 10px; background-color: transparent; font-weight: bold; color: #ff0000; text-align: center; border-left: 1px solid #ff0000; border-right: 1px solid #ff0000; border-top: 1px solid #ff0000; border-bottom: 1px solid #ff0000; padding-bottom: 2px; padding-top: 2px; padding-right: 2px; padding-left: 2px;}

.star-product-title {
  font-family: Trebuchet MS, Trebuchet MS, Verdana, Arial, sans-serif;
  text-align : center;
  font-size: 16px;
  font-weight: bold;
  color: #000000;
}
.star-product {
  font-family: Trebuchet MS, Trebuchet MS, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: normal;
  color: #000000;
}
.star-product-price{
  font-family: Trebuchet MS, Trebuchet MS, Verdana, Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #ff0000;
}

/* star product pimped start */

.starTitle{
  font-family: Verdana, Arial,  sans-serif;
  font-size: 14px;
  color: #c3c3c3;
  font-weight : normal;
}

.starName{
 font-family: Tahoma, Verdana, Arial;
 font-size: 24px;
 font-weight: normal;
 color: #1f79b6;
 }  
 
 .starProdDesc{
 font-family: Arial, Verdana, sans-serif;
 font-size: 12px;
 color: #808080;
 }  
 
 .starPrice{
 font-family: Arial, Verdana, sans-serif;
 font-size: 20px;
 font-weight: bold;
 color: #000000;
 }  
 
 .box_outline3 {
margin-top:3px;
border-top-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-left-width: 1px;
border-style: solid;
border-color: #FFE7BA;
background-repeat: no-repeat;
}

/* star product pimped end */

.product_info {
  font-family: Trebuchet MS, Trebuchet MS, Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #ffffff;
  text-align: center;
  text-valign: center;
  background: url(images/headercrumb.gif);
  height: 22px;
}

.artikelbeschreibung {
  font-family: Trebuchet MS, Trebuchet MS, Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #ffffff;
  text-align: center;
  background: url(images/headercrumb.gif);
}

TD.product_name {
  font-family: Trebuchet MS, Trebuchet MS, Verdana, Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #000000;
  text-align: left;
  background: #cccccc;
  border: 1px;
  border-top-style: none;
  border-left-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-color: #cccccc;
  border-spacing: 1px;
}

.shopinhaber {
  font-family: Trebuchet MS, Trebuchet MS, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #000000;
  text-align: left;
  background: #cccccc;
  border: 1px;
  border-top-style: solid;
  border-left-style: solid;
  border-right-style: solid;
  border-bottom-style: none;
  border-color: #ECECEC;
  border-spacing: 1px;
}

.product_info_site {
  background: url(images/pro.jpg);
  background-repeat: repeat-x;
  margin: 0px;
  border: 1px;
  border-top-style: dotted;
  border-left-style: dotted;
  border-right-style: dotted;
  border-bottom-style: dotted;
  border-color: #FFE7BA;
  border-spacing: 1px;
}

.product_info_links {
  font-family: Trebuchet MS, Trebuchet MS, Verdana, Arial, sans-serif;
  text-align: left;
  font-size: 12px;
  font-weight: bold;
  color: #000000;
  background: #cccccc;
  border: 1px;
  border-top-style: dotted;
  border-left-style: dotted;
  border-right-style: dotted;
  border-bottom-style: dotted;
  border-color: #FFE7BA;
}

.product_info_ampel {
  font-family: Trebuchet MS, Trebuchet MS, Verdana, Arial, sans-serif;
  text-align: left;
  font-size: 12px;
  font-weight: bold;
  color: #000000;
  background: #cccccc;
  border: 0px;
  border-top-style: dotted;
  border-left-style: dotted;
  border-right-style: dotted;
  border-bottom-style: dotted;
  border-color: #FFE7BA;
  border-spacing: 1px;
}

.product_info_verf {
  font-family: Trebuchet MS, Trebuchet MS, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #a1b0d7;
  background: #cccccc;
  border: 1px;
  border-top-style: dotted;
  border-left-style: dotted;
  border-right-style: dotted;
  border-bottom-style: dotted;
  border-color: #FFE7BA;
  border-spacing: 1px;
}


.product_price {
  font-family: Trebuchet MS, Trebuchet MS, Verdana, Arial, sans-serif;
  font-size: 25px;
  font-weight: bold;
  text-align: right;
  background: #cccccc;
  color: 000000;
  border: 0px;
  border-style: dotted;
  border-color: #FFE7BA;
  border-spacing: 1px;
}

.product_image {
  font-family: Trebuchet MS, Trebuchet MS, Verdana, Arial, sans-serif;
  font-size: 15px;
  font-weight: bold;
  text-align: center;
  color: #000000;
  background: #cccccc;
  border: 0px;
  border-style: dotted;
  border-color: #FFE7BA;
  border-spacing: 1px;
}

.produktbeschreibung {
  color: #000000;
  border: 1px;
  border-top-style: dotted;
  border-left-style: dotted;
  border-right-style: dotted;
  border-bottom-style: dotted;
  border-color: #FFE7BA;
  border-spacing: 1px;
}

.category_desc {
 font-family: Trebuchet MS, Trebuchet MS, Verdana, Arial, sans-serif;
 font-size: 14px;
 color: #990000;
 font-weight : bold;
}

.category_header{
 font-family: Trebuchet MS, Trebuchet MS, Verdana, Arial, sans-serif;
 font-size: 14px;
 color: #990000;
 font-weight: bold;
}

.category_sub_header {
font-family: Trebuchet MS, Trebuchet MS, Verdana, Arial, sans-serif;
font-size: 14px;
color: #990000;
font-weight: bold;
}

/* Beginn Warenkorb im Header */
#header-basketDiv { 
    position: relative;
    width: 200px;
    height:60px;
    float:left;
}

#header-basketBox { 
    position: relative;
    width: 206px;
    height:60px;
    float:left;
  background-image: url('images/header_box_basket.gif');
}

/* Start - Link BASKETBOX */
A.header-basket:link {
    font-weight: normal;
    text-decoration: none;
    font-size: 10px;
}
A.header-basket:visited {
    font-weight: normal;
    text-decoration: none;
    font-size: 10px;
}
A.header-basket:active {
    font-weight: normal;
    text-decoration: none;
    font-size: 10px;
}
A.header-basket:hover {
    font-weight: normal;
    text-decoration: none;
    font-size: 10px;
}
/* Ende - Link BASKETBOX */

#header-basketText { 
    line-height:12px; 
    font-family: Verdana, Arial, Helvetica, "Sans Serif", Tahoma;
    font-size: 10px;
    font-weight: normal;
    margin: 3px 0px 0px 6px;
}
/* Ende Warenkorb im Header */

/* #################
		  Algozone CSS 
	   #################
	*/
	.topbanner_logo{
	width: 205;
	height: 52;
    margin-top: 30;
    margin-left: 40;
	}
	.topbanner_slogan{
	margin-left: 20;
	margin-top: 35;
	}
	.infoBoxHeadingLcorner {
	display: none;
	}
	.infoBoxHeadingRcorner {
	width: 20px;
	height: 10px;
	background-image: url("<?php echo DIR_WS_IMAGES; ?>az_folder.gif");
	background-repeat: no-repeat;
	}
	.topbanner_td1{
	background-image: url("<?php echo DIR_WS_IMAGES; ?>az_top_left.gif");
	background-repeat: no-repeat;
	height: 106;
	width: 416;
	}
	.topbanner_td2{
	background-image: url("<?php echo DIR_WS_IMAGES; ?>az_top_mid.gif");
	background-repeat: repeat-x;
	height: 106;
	}
	.topbanner_td3{
	background-image: url("<?php echo DIR_WS_IMAGES; ?>az_top_right.gif");
	background-repeat: no-repeat;
	height: 106;
	width: 348;	
	}
	/* MENU bar css controls */
	.menubarmain A:link, .menubarmain A:active, .menubarmain A:visited{ 
	font-size: 12px; 
	font-family: Arial;
	font-style: italic;
	color: #D71920;
	font-weight: bold;
	text-decoration: none;
	}
	.menubarmain A:hover{
	font-size: 12px;
	color: #0AA245;
	}
	.menubarmain{
	color: #D71920;	
	font-size: 12px; 
	font-family: Arial;
	font-style: italic;
	padding-bottom: 8px;
	}
	.menubarmain_td1{
	height: 26px;
	width: 416;
	background-image: url("<?php echo DIR_WS_IMAGES; ?>az_nav_left.gif");
	background-repeat: no-repeat;
	padding-bottom: 10px;
	}
	.menubarmain_td2{
	height: 26px;
	font-family: Tahoma, Trebuchet MS, Verdana, Arial, sans-serif;
	font-size: 11px;
	background-image: url("<?php echo DIR_WS_IMAGES; ?>az_nav_mid.gif");
	background-repeat: repeat-x;
	}
	.menubarmain_td3{
	height: 26px;
	width: 348;	
	background-image: url("<?php echo DIR_WS_IMAGES; ?>az_nav_right.gif");
	background-repeat: no-repeat;
	text-align: right;
	}
	/* MAIN table css controls */		
	.maincont_tb{
	background-image: url("<?php echo DIR_WS_IMAGES; ?>az_back_left_r.gif");
	background-repeat: repeat-y;
	}
	/* LEFT bar css controls */	
	.maincont_left_td {
	width: 183;
	background-image: url("<?php echo DIR_WS_IMAGES; ?>az_back_left2.gif");
	background-repeat: no-repeat;
	background-position: bottom left;	
	}
	.leftbar_tb {
	padding-right: 22px;
	padding-left: 13px;	
	padding-top: 5px;
	background-image: url("<?php echo DIR_WS_IMAGES; ?>az_back_left1.gif");
	background-repeat: no-repeat;
	width: 183;
	}
	.leftcolumn_td{
	vertical-align: top;
	padding-bottom: 65px;
	}
	.TD.leftcolumn_tb{
	padding-top: 5px;
	}
	.maincont_mid_td{
	padding-top: 10px;
	padding-left: 10px;
	background-image: url("<?php echo DIR_WS_IMAGES; ?>az_back_main.jpg");
	background-repeat: no-repeat;
	background-position: top left;	
	}
	/* RIGHT bar css controls */		
	.maincont_right_td {
	width: 23;
	height: 100%;	
	background-image: url(<?php echo DIR_WS_IMAGES; ?>az_back_right2.gif);
	background-repeat:  repeat-y;
	background-position: top right;		
	vertical-align: top;
	}
	.rightbar_tb{
	width: 23;
	height: 100%;	
	background-image: url(<?php echo DIR_WS_IMAGES; ?>az_back_right1.gif);
	background-repeat:  no-repeat;
	background-position: top right;		
	vertical-align: top;
	}
	.bottom_td1{
	height: 62px;
	width: 531;
	background-image: url("<?php echo DIR_WS_IMAGES; ?>az_bottom_left.gif");
	background-repeat: no-repeat;
	}
	.bottom_td2{ 
	height: 62px; 
	background-image: url("<?php echo DIR_WS_IMAGES; ?>az_bottom_mid.gif");
	background-repeat: repeat-x;
	}
	.bottom_td3{
	height: 62px;
	width: 23px;
	background-image: url("<?php echo DIR_WS_IMAGES; ?>az_bottom_right.gif");
	background-repeat: no-repeat;
	background-position: top right;		
	}
	.footer_tb{
	text-align: center; 
	font-size: "9px";
	color: #000000;
	height: 15px;	
	}
	.footer_td{
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #000000;
	}
	
	/*Credits: Dynamic Drive CSS Library */

.suckerdiv ul{
margin: 0;
padding: 0;
list-style-type: none;
width: 176px; /* Width of Menu Items */
border-bottom: 1px solid #ededed;
font-family: arial;
font-size: 12px;
}

.suckerdiv ul li{
position: relative;
background-color: #fefefe;
}

/*1st level sub menu style */
.suckerdiv ul li ul{
left: 175px; /* Parent menu width - 1*/
position: absolute;
width: 176px; /*sub menu width*/
top: 0;
display: none;
}

/*All subsequent sub menu levels offset */
.suckerdiv ul li ul li ul{
left: 175px; /* Parent menu width - 1*/
}

/*All subsequent sub menu levels offset */
.suckerdiv ul li ul li a{
left: 175px; /* Parent menu width - 1*/
background-color: #fefefe;
}

/*All subsequent sub menu levels offset */
.suckerdiv ul li ul li ul li a{
background-color: #fefefe;
}

/*All subsequent sub menu levels offset */
.suckerdiv ul li ul li ul li ul li a{
background-color: #fefefe;
}

/* menu links style */
.suckerdiv ul li a{
display: block;
color: #666666;
text-decoration: none;
background-color: #fefefe;
padding: 1px 5px;
border: 1px solid #ededed;
border-bottom: 0;
line-height: 1.75em;
}

.suckerdiv ul li a:hover{
background-color: #e4e4e4;
color: #000000;
text-decoration: none;
}

.suckerdiv ul li ul li a:hover{
background-color: #e4e4e4;
color: #000000;
text-decoration: none;
}

.suckerdiv ul li ul li ul li a:hover{
background-color: #e4e4e4;
color: #000000;
text-decoration: none;
}

/* The main categories with sub-categories */
.suckerdiv .subfolderstyle{
background: url(images/arrow-list.gif) no-repeat center right;
}

/* This one colors the sub-folder with other sub-folders */
.suckerdiv ul li ul .subfolderstyle {
background-color: #fefefe;
}

/* This one colors the sub-folder with other sub-folders */
.suckerdiv ul li ul li ul .subfolderstyle {
background-color: #fefefe;
}

/* This one colors the sub-folder with other sub-folders */
.suckerdiv ul li ul li ul li ul .subfolderstyle {
background-color: #fefefe;
}

/* Holly Hack for IE \*/
* html .suckerdiv ul li { float: left; height: 1%; }
* html .suckerdiv ul li a { height: 1%; }

/* Beginn Warenkorb im Header */
#header-basketDiv { 
    position: relative;
    width: 200px;
    height:60px;
    float:left;
}

#header-basketBox { 
    position: relative;
    width: 206px;
    height:60px;
    float:left;
  background-image: url('images/header_box_basket.gif');
}

/* Start - Link BASKETBOX */
A.header-basket:link {
	font-family: Trebuchet MS, Trebuchet MS, Verdana, Arial, sans-serif;
    font-weight: normal;
    text-decoration: none;
    font-size: 10px;
}
A.header-basket:visited {
	font-family: Trebuchet MS, Trebuchet MS, Verdana, Arial, sans-serif;
    font-weight: normal;
    text-decoration: none;
    font-size: 10px;
}
A.header-basket:active {
	font-family: Trebuchet MS, Trebuchet MS, Verdana, Arial, sans-serif;
    font-weight: normal;
    text-decoration: none;
    font-size: 10px;
}
A.header-basket:hover {
	font-family: Trebuchet MS, Trebuchet MS, Verdana, Arial, sans-serif;
    font-weight: normal;
    text-decoration: none;
    font-size: 10px;
}
/* Ende - Link BASKETBOX */

#header-basketText { 
    line-height:12px; 
    font-family: Trebuchet MS, Trebuchet MS, Verdana, Arial, sans-serif;
    font-size: 10px;
    font-weight: normal;
    margin: 3px 0px 0px 6px;
}
/* Ende Warenkorb im Header */

.hdr_main {
  font-family: Trebuchet MS, Trebuchet MS, Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  color: #ffffff;
  background-image: url(images/headercrumb.gif);
  }
  
.hdr_main A{
  font-family: Trebuchet MS, Trebuchet MS, Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  color: #ffffff;
}

.produkttext{
  font-family: Trebuchet MS, Trebuchet MS, Verdana, Arial, sans-serif;
  text-align: left;
}

.box_outline3 {
margin-top:3px;
border-top-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-left-width: 1px;
border-style: solid;
border-color: #bfbfbf;
}
.specials_price{
font-family: Trebuchet MS, Trebuchet MS, Verdana, Arial, sans-serif;
 font-size: 12px;
color: #ffffff;
 font-weight: bold;
text-decoration: none;
}

.specials_old_price{
 font-family: Trebuchet MS, Trebuchet MS, Verdana, Arial, sans-serif;
 font-size: 11px;
 color: #333333;
font-weight: normal;
 text-decoration: none;
}
.specials_name{
font-family: Trebuchet MS, Trebuchet MS, Verdana, Arial, sans-serif;
font-size: 12px;
font-weight: bold;
 color: #000000;
padding-left:5px;
}
.specials_desc{
 font-family: Trebuchet MS, Trebuchet MS, Verdana, Arial, sans-serif;
font-size: 11px;
color: #808080;
 font-weight: normal;
text-decoration: none;
padding-left:5px;
 padding-top:5px;
}

/* Special Scroller */

#pscroller1 {
	height: 160px;
	border: 0px;
	padding: 5px;
}

#pscroller2{
	width: 350px;
	height: 20px;
	border: 0px;
	padding: 3px;
}

#pscroller2 a{
	text-decoration: none;
}

.someclass {
  	font-family: sans-serif;
  	font-size: 11px;
  	line-height: 1.5;
}

/*Start whats new Style*/
.wncontainer { /*Main div holding children whats new products*/
	height:170px;
	width: 150px;
	text-align:center;
}

.whatsnew {/*Child div holding whats new products*/
	height:170px;
	width: 150px;
}
.whatsnew table{
	width:100%;
}

.whatsnew td{/*TD child specials products*/
	text-align:center;
	color:#000000;
}

.whatsnew a{/* Hyperlink style within specials products*/
	color:#33FF00;
}
/*End whats new Scroll Style */
/*Start specials style*/
.speccontainer { /*Main div holding children specials products*/
    font-family: Trebuchet MS, Trebuchet MS, Verdana, Arial, sans-serif;
	font-weight: bold;
	height:400px;
	width: 150px;
	text-align:center;
}

.specials {/*Child div holding specials products*/
	height:400px;
	width:150px;
}
.specials table{
	width:100%;

}

.specials td{/*TD child specials products*/
	color:#000000;
	text-align:center;
}

.specials a{/* Hyperlink style within specials products*/
    font-family: Trebuchet MS, Trebuchet MS, Verdana, Arial, sans-serif;
	color:#000000;
	font-weight: bold;
}
/*end specials style*/
/*Start Bestsellers scroll style options*/
.bscontainer { /*Main div holding children bestelling products*/
	height:170px;
	width: 150px;
	text-align:center;

}

.bestsellers {/*Child div holding bestelling products*/
	height:170px;
	width:150px;
}
.bestsellers table{
	width:100%;
	text-align:center;
}

.bestsellers td{/*TD child bestelling products*/
	text-align:center;
	color:#000000;
}

.bestsellers a{/* Hyperlink style within bestselling products*/
	color:#33FF00;
}
/*End Best Seller Scroll Style Functions*/

.productPriceInBox {
font-family: Trebuchet MS, Trebuchet MS, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  text-align: right;
  color: #000000;
  }
  
  .specials {
  font-family: Trebuchet MS, Verdana, Arial, sans-serif;
  font-size: 12px;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-right-width: 1px;
  border-left-width: 1px;
  border-style: solid;
  border-color: #666666;
  border-spacing: 1px;
}