/*
  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $

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

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/
DIV.centerpage {
  background: #ffffff;
  border-left: #000000 1px solid;
  border-right: #000000 1px solid;
    border-bottom: #000000 1px solid;
}
.boxText { font-family: Verdana, Arial, sans-serif; font-size: 12px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

BODY {
  background: #ccc;
  background-image: url('images/hg.gif');
  color: #000000;
  margin: 0px;
}

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


A:hover {
  color: #666666;
  text-decoration: underline;

}


A oben{
  color: #ffffff;
  text-decoration: none;
}


A oben:hover {
  color: #666666;
  text-decoration: underline;

}

FORM {
        display: inline;
}

TR.header {
  background-image: url('images/flyer01Kopie.gif');
  background-repeat : no-repeat;
  background-position: bottom;
  border: 0px;
  }

TR.headerNavigation {
  background: #281B1C;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #ffffff;
  color: #000000;
  font-weight : bold;
}

A.headerNavigation {
  color: #000000;
}

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

TR.headerError {
  background: #ff0000;
}

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

TR.headerInfo {
  background: #281B1C;
}

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

TR.footer {
  background: #281B1C;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #000000;
  color: #ffffff;
  font-weight: bold;
}

.oben {

background: none;
color: #000000;

}

.Balken {


background: #281B1C;
border-bottom: 1px solid;
border-color:#000000;


}

TD.BalkenHeading {
  background: #281B1C;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.BalkenContents {
  background: #281B1C;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
.webBox {
  background: #f8f8f9;
  border: 1px #908F8F solid;
}
TD.webBox {
  background: #f8f8f9;
  border: 1px #908F8F solid;
}

.infoBox {
  background: #f8f8f9;
  border-left: 1px #908F8F solid;
  border-right: 1px #908F8F solid;
}

.infoBoxContents {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #f8f8f9;
}

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

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #f8f8f9;;
  background-image: url(images/infobox/pr_box_bg.gif);
  background-repeat: repeat;
  color: #000000;
}

TD.infoBox, SPAN.infoBox {
  font-family: 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: #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: #FFFED9;
}

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

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

TD.productListing-data {
width: 10%;
border:1px dotted #D5D5D5; 
text-align:center;
vertical-align:top; 
padding:10 10 10 10;

  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #009900;
}

A.pageResults {
  background-image: url('images/page.gif');
  background-repeat:no-repeat;
  background-position:center;
  color: #000000;
  font-size:10px;
  font-weight:bold;
  padding:7 7 12 5;
}

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

TD.pageHeading,TR.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #281B1C;
}

TR.subBar {
  background: #f4f7fd;
}

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

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}
TD.extra {
  font-family: Verdana, Arial, sans-serif;
  font-size: 1px;
  line-height: 1.5;
  color:#000000;
background:#ffffff;
}

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

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

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

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

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

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

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

TEXTAREA {
  width: 100%;
  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;
}

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

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

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.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

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

/* 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; }


 /*  start: product listing */

TD.productListingdata3Col {
  width: 100%;
border-left: 1px dotted #F2B11C;
  border-right: 1px dotted #F2B11C;
  border-top: 1px dotted #F2B11C;
text-align:left;
vertical-align:top;
padding:1 0 1 1;

font-family: Tahoma, Verdana, Arial, sans-serif;
font-size: 10px;
color: #000000;
}
TD.productListingdataCol {
  width: 100%;
text-align:left;
vertical-align:top;
padding:5 0 5 2;

font-family: Tahoma, Verdana, Arial, sans-serif;
font-size: 12px;
font-weight: bold;
color: #000000;
}
TD.productListingCol {
  width: 100%;
text-align:left;
vertical-align:top;
padding:1 0 1 1;

font-family: Tahoma, Verdana, Arial, sans-serif;
font-size: 11px;
color: #000000;
}

TD.productCol {
  width: 100%;
   background:url('images/infobox/boxeshead.gif');
  
text-align:left;
vertical-align:top;
padding:0 0 0 0;

font-family: Tahoma, Verdana, Arial, sans-serif;
font-size: 10px;
color: #000000;
}

/* end: product listing */

h1 {
 font-family: Verdana, Arial, sans-serif;
 font-size: 15px;
 font-weight: bold;
 margin-bottom: 0;
 padding-bottom: 0;
 color: #000;
}
/* ------------Boxes Section for css-------------*/
/*Format each info box according to you liking
*/

.contentBox {
   background: #f8f8f9;
  border-left: 1px #908F8F solid;
  border-right: 1px #908F8F solid;
}

.contentBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #ffffff;
  background-image: url(images/infobox/pr_box_bg.gif);
  background-repeat: repeat;
  color: #000000;
}
.contentBoxFooter {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #ffffff;
  background-image: url(images/infobox/pr_box_bg_ft.gif);
  background-repeat: repeat;
  color: #000000;
}



.loginBox {
  background: #ffffff;
}

.loginBoxContents {
  background: #f8f8f9;
  border-left: 1px solid #000000;
  border-bottom: 1px solid #000000;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

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


.articlesearchBox {
  background: #ffffff;
}

TD.articlesearchBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #ffffff;
  color: #000000;
}

.articlesearchBoxContents {
  background: #ffffff;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.newsBox {
   background: #f8f8f9;
}

TD.newsBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #ffffff;
  background-image: url(images/infobox/bg_box.gif);
  background-repeat:no-repeat;
  background-position: left;
  color: #000000;
}

TD.newsBoxFooter {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #ffffff;
  background-image: url(images/infobox/bg_box.gif);
  background-repeat:no-repeat;
  background-position: left;
  color: #000000;
}

.newsBoxContents {
  background: #f8f8f9;
  border-left: 1px #908F8F solid;
  border-right: 1px #908F8F solid;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  padding:0 50 0 0;
}

.BestSellersBox {
  background: #ffffff;
}
TD.BestSellersBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  background: #ffffff;
  color: #000000;
}
.BestSellersBoxContents {
  background: #ffffff;
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
}


.CategoriesBox {
  background: #FFFFFF;
}	
	 

TD.CategoriesBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #ffffff;
  color: #000000;
}
.CategoriesBoxContents {
  background: #ffffff;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  
}
.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;
}
.SearchTagBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #ffffff;
  border-top: 1px solid;
  border-color:#000000;
}
TD.SearchTagBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #ffffff;
  color: #000000;
}
.SearchTagBoxContents {
  background: #ffffff;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  text-align:center;
}

.InformationBox {
  background: #b6b7cb;
}
TD.InformationBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #b6b7cb;
  color: #ffffff;
}
.InformationBoxContents {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}


.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: #909090;
}
TD.ManufacturersBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #909090;
  background-image: url('images/labels/labels.gif') ,repeat ;
  color: #ffffff;
}
.ManufacturersBoxContents {
  background: ##909090;
  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;
}

.MainSearchBox {
   background-image: url('images/infobox/head_linebg.gif') ;
   border-top: #000000 1px solid;
   border-bottom: #000000 1px solid;
	color:#ffffff;
	font-size:10px;
}

.MainSearchtextBox {
	color:#000000;
	font-size:10px;
	  font-family: Verdana, Arial, sans-serif;
}

.SearchBox {
color:ffffff;
font-size:8px;

}

TD.SearchBox {
color:ffffff;
font-size:8px;

}

TD.SearchBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #ffffff;
  color: #ffffff;
}
.SearchBoxContents {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  
}


.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 {
  background: #b6b7cb;
}
TD.SpecialsBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #b6b7cb;
  color: #ffffff;
}
.SpecialsBoxContents {
  background: #f8f8f9;
    background-image: url(images/infobox/pr_box_bg.gif);
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}


.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: #ffffff;
    border-bottom:#000000 1px solid;
}
TD.WhatsNewBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #ffffff;
  color: #000000;
  text-align:center;
}
.WhatsNewBoxContents {
  background: #ffffff;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;

}
/* START Categories Tabs v2.0 */
A.tabsNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: normal; 
  color: #000000; 
}

A.tabsNavigation:hover {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #666666;
  text-decoration: underline;
}

TD.tabsNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #666666;
  text-decoration: underline;
}


a.rightlbuttonBalken{
display:block;
float:left;
font-weight:bold;
font-size:13px;
font-family:Verdana, Arial, Helvetica, sans-serif, “Trebuchet MS”;
color:#ffffff;
text-decoration:none;
text-align:center;
background:url(images/infobox/buttnbg_balken_right.jpg) repeat-y left top;
height:19px;
width:119px;
}

a.rightlbuttonBalken span{
display:block;
float:left;
background:url(images/infobox/buttnbg_balken_right.jpg) repeat-y right top;
height:19px;
line-height: 19px;
padding-left:0px;
padding-right:0px;
margin-left:1px;
cursor:pointer;
width:120px;
}

a.RightlbuttonBalken:hover{background-position:0px bottom; color:#FAC007;}
a.RightlbuttonBalken:hover span{background-position:right bottom;}

/* END Categories Tabs v2.0 */

a.lbuttonBalken{
display:block;
float:left;
font-weight:bold;
font-size:13px;
font-family:Verdana, Arial, Helvetica, sans-serif, “Trebuchet MS”;
color:#ffffff;
text-decoration:none;
text-align:center;
background:url(images/infobox/buttnbg_balken.jpg) repeat-y left top;
height:19px;
width:120px;
}

a.lbuttonBalken span{
display:block;
float:left;
background:url(images/infobox/buttnbg_balken.jpg) repeat-y right top;
height:19px;
line-height: 19px;
padding-left:0px;
padding-right:0px;
margin-left:0px;
cursor:pointer;
width:120px;
}

a.lbuttonBalken:hover{background-position:0px bottom; color:#FAC007;}
a.lbuttonBalken:hover span{background-position:left bottom;}


/* END Categories Tabs v2.0 */
a.lbuttonManufacturer{
display:block;
float:left;
font-weight:bold;
font-size:9px;
font-family:Verdana, Arial, Helvetica, sans-serif, “Trebuchet MS”;
color:#ffffff;
text-decoration:none;
background:url(images/infobox/buttnbg_box_manufacturer.jpg) repeat left top;
height:19px;
width:100%;
}

a.lbuttonManufacturer span{
display:block;
float:left;
background:url(images/infobox/buttnbg_box_manufacturer.jpg) repeat right top;
height:19px;
line-height: 19px;
padding-left:3px;
padding-right:0px;
margin-left:0px;
cursor:pointer;
width:100%;
}

a.lbuttonManufacturer:hover{background-position:0px bottom; color:#FAC007;}
a.lbuttonManufacturer:hover span{background-position:left bottom;}



a.lbuttonBox{
display:block;
float:left;
font-weight:bold;
font-size:11px;
font-family:Verdana, Arial, Helvetica, sans-serif, “Trebuchet MS”;
color:#ffffff;
text-decoration:none;
background:url(images/infobox/buttnbg_box.jpg) repeat left top;
height:25px;
width:100%;
}

a.lbuttonBox span{
display:block;
float:left;
background:url(images/infobox/buttnbg_box.jpg) repeat right top;
height:25px;
line-height: 25px;
padding-left:3px;
padding-right:0px;
margin-left:0px;
cursor:pointer;
width:100%;
}

a.lbuttonBox:hover{background-position:0px bottom; color:#FAC007;}
a.lbuttonBox:hover span{background-position:left bottom;}



a.lbutton{display:block;
float:left;
font-weight:bold;
font-size:10px;
font-family:Verdana, Arial, Helvetica, sans-serif, “Trebuchet MS”;
color:#ffffff;
text-decoration:none;
background:url(images/infobox/buttnbg.jpg) no-repeat left bottom;
height:25px;
}

a.lbutton span{
display:block;
float:left;
background:url(images/infobox/buttnbg.jpg) no-repeat right bottom;
height:25px;
line-height: 25px;
padding-left:10px;
padding-right:25px;
margin-left:15px;
cursor:pointer}

a.lbutton:hover{background-position:0px bottom; color:#FAC007;}
a.lbutton:hover span{background-position:right bottom;}
*-------------------------------------*/
/*   Horizontal Drop-Down Menu Style   */
/*-------------------------------------*/



.horbar	{   /* Color of main horizontal menubar and border */
	color: black;
	background-color: #000000;
	height: 21px;
}

.horizitem	{          /* Behaviour of main horizontal menu items, leave as is for proper operation */
width: 140px; /* Width of Menu Items */
	border-left: 1px solid #fff;
	background-image:url(images/infobox/buttnbg_balken.jpg);
}

.horizitem a {              /* Font style, size of submenu items */
  font-family:  Verdana, Arial, sans-serif;;
	font-size: 13px;
	text-align:center;
	font-weight:bold;	
	text-decoration: none;
	position: relative;	
	display: block;	
	height: 21px;
}

.horizitem a:link, .horizitem a:visited 	{      /* Font style & color of main menu items */
	color:#FAC007;
	text-decoration: none;
}

.horizitem a:hover	{       /* Font style & color, background menu color of main menu item when hovered over */
	color: #ffffff;
	background-image:url(images/infobox/buttnbg_balken.jpg);
	text-decoration: none;
}

.horizitem a:active	{       /* Font style & color, background menu color of main menu item when clicked */
	color: #FF0000;
	background-color: #000000;	
	text-decoration: none;
}

.horizsubmenu	{       /* Behaviour of sub-menu items - leave as is for proper operation of submenus */
	position: absolute;
	left: 0;
	top: 0;
	visibility: hidden;
}

.horizsubframe	{      /* Color of submenu item and border */
	background-color: #e6e7e6;
	position: relative;
	display: block;	
}

.horizsubitem	{       /* Behaviour of sub-menu items - leave as is for proper operation of submenus */
	text-align: left;
	white-space: nowrap;
	
}

.horizsubitem a {            /* Font style, size of submenu items */
  font-family: Verdana, Arial, sans-serif;;
	font-size: 10px;
	font-weight:bold;
	text-decoration: none;
    width: 140px; /* Width of Menu Items */
    height: 20px;
	position: relative;
	display: block;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
}

.horizsubitem a:link, .horizsubitem a:visited	{       /* Font color, style of submenu items */
	color: #000000;
	font-size: 10px;	
	text-decoration: none;
}

.horizsubitem a:hover	{      /* Font color, style, background submenu color of submenu item when hovered over */
	color:#000;
	background-color: #ccc;
	text-decoration: none;
}

.horizsubitem a:active	{      /* Font color, style, background submenu color of submenu item when clicked */
	color: #ffff00;
	background-color: #666666;		
	text-decoration: none;
}

.horizsubitem .horizfwdarr, .horizitem .horizfwdarr	{      /* Positioning of right arrow for submenus */
	position: absolute;
	top: 5px;
	right: 3px;
}

.dmselected {   /* Style override for selected category tree */
    background-color: #ccc;
		font-weight: bold;
}

.horbar .dmselected {   /* Style override for selected root category */
    background-color: #000000;
}
