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

.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.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 {
  text-align: center;
  background: #cccccc url(images/body_bg.jpg) repeat-x;
  color: #333333;
  margin: 0px;
}

.fixcenter {
  width: 935px;
  border: solid; border-width: 1px; border-color: #bbbbbb;
  background: #ffffff;
  color: #000000;
  margin: auto;
  margin-top: 20px;
  text-align: left;
}

A {
  color: #9B9B9B;
  text-decoration: none;
}

A:hover {
	color: #19869B;
	text-decoration: none;
}

FORM {
	display: inline;
}

TR.header {
 /* background: #99cc00;
  background-image: url("images/header_background.gif");*/
height: 25px;
}
TR.header1 {
/*  background: #99cc00;*/
height: 105px;

}
TR.header IMG{


/*margin:30px;*/

}

TR.headerNavigation {
  background: #ffffff;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
 /* background: #e7e7e7;
  color: #ffffff;*/
  font-weight : bold;
}

A.headerNavigation { 
  color: #525252; 
}

A.headerNavigation:hover {
  color: #2EA6BE;
}

TR.footerNavigation {
  background: transparent;
}

TD.footerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #525252;
  font-weight : bold;
}

A.footerNavigation { 
  color: #525252; 
}

A.footerNavigation:hover {
  color: #ffe79b;
}

TR.headerError {
  background: #ff0000;
}

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

TR.footer {
  background: #cccccc;
}

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

.infoBox {
  background: #cc0000;
}

.infoBoxContents {
  background: #f8f8f9;
  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: 14px;
  font-weight: bold;
  background: #e7e7e7;
  color: #000000;
  padding: 5px;
}

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

.contentBox {
  background: #dddddd;
}

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

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


.BestSellersBox {
  background: #dddddd;
}
TD.BestSellersBoxHeading { font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #e7e7e7;
  color: #525252;
}
.BestSellersBoxContents {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}


.CategoriesBox {
  background: #dddddd;
}
TD.CategoriesBoxHeading { font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #e7e7e7;
  color: #525252;
}
.CategoriesBoxContents {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}


.CurrenciesBox {
  background: #e7e7e7;
}
TD.CurrenciesBoxHeading { font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #e7e7e7;
  color: #525252;
}
.CurrenciesBoxContents {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}


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

}


.LanguagesBox {
  background: #dddddd;
}
TD.LanguagesBoxHeading { font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #e7e7e7;
  color: #525252;
}
.LanguagesBoxContents {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}


.ManufacturerInfoBox {
  background: #dddddd;
}
TD.ManufacturerInfoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  background: #dddddd;
  color: #000000;
}
.ManufacturerInfoBoxContents, .ManufacturerInfoBoxContents A {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #000000;
}
.ManufacturerInfoBoxContents A:hover {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #cccccc;
}

.ManufacturersBox {
  background: #dddddd;
}
TD.ManufacturersBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  background: #e7e7e7;
 /* color: #525252;*/
    color: #333333;
  padding: 2px;
}
.ManufacturersBoxContents {
  background: #f8f8f9;

}
.ManufacturersBoxContents A{

  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #000000;
}
.ManufacturersBoxContents A:hover{

  color: #2EA6BE;
}

.NewsdeskBox {
  background: #dddddd;
}
TD.NewsdeskBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #e7e7e7;
  color: #525252;
  padding: 2px;
}
.NewsdeskBoxContents {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;

}


.OrderHistoryBox {
  background: #dddddd;
}
TD.OrderHistoryBoxHeading { font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #e7e7e7;
  color: #525252;
}
.OrderHistoryBoxContents {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}


.ProductNotificationsBox {
  background: #dddddd;
}
TD.ProductNotificationsBoxHeading { font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #e7e7e7;
  color: #525252;
}
.ProductNotificationsBoxContents {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}


.ReviewsBox {
  background: #dddddd;
}
TD.ReviewsBoxHeading { font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #e7e7e7;
  color: #525252;
}
.ReviewsBoxContents {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}


.SearchBox {
  background: #dddddd;
}
TD.SearchBoxHeading { font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #e7e7e7;
  color: #525252;
}
.SearchBoxContents {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}


.ShoppingCartBox {
  background: #dddddd;
}
TD.ShoppingCartBoxHeading { font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #e7e7e7;
  color: #525252;
}
.ShoppingCartBoxContents {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}


.SpecialsBox {
  background: #dddddd;
}
TD.SpecialsBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #e7e7e7;
  color: #525252;
  padding: 2px;
}
.SpecialsBoxContents {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}


.TellaFriendBox {
  background: #dddddd;
}
TD.TellaFriendBoxHeading { font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #e7e7e7;
  color: #525252;
}
.TellaFriendBoxContents {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}


.WhatsNewBox {
  background: #dddddd;
}
TD.WhatsNewBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #e7e7e7;
  color: #525252;
  padding: 2px;
}
.WhatsNewBoxContents {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

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: #ffffff;
}

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: #ffffff;
}

TABLE.productListing {
/*  border: 1px;
  border-style: solid;
  border-color: #dddddd;
  border-spacing: 1px;*/
  background: #dddddd;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #bbbbbb;
  color: #ffffff;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  border: 1px;
  border-style: solid;
  border-color: #525252;
  border-spacing: 5px;
  margin: 3px;
  padding:3px;
  /*text-align: left;*/
}

A.pageResults {
  color: #0000FF;
}

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

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

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.main1{
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  font-weight: bold;
  color: #197697;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
SPAN.smallTextAV {
  font-family: Arial, Verdana, sans-serif;
    font-weight: bold;
  font-size: 12px;
  color: #000000;
}


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: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

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

SPAN.markProductOutOfStock {
  font-family: 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; }
/*
.cssButton {
  background: #dddddd;
  color: #666666;
  width: 100px;
  height: 20px;
  vertical-align: top;
  font-weight: normal;
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  cursor: pointer;
  text-align: center;
  text-decoration: none;
  border: 1px;
  border-style: solid;
  border-color: #bbbbbb;
  border-spacing: 1px;
}
 CSS Buttons */
.cssButton {
	padding: 2px 4px;
	background: #e7e7e7;
	color: #525252;
	font-size: 10px;
	font-weight: bold;
	border: 1px dashed #000;
	border-spacing: 1px;
	cursor: pointer;
	vertical-align: bottom;
	text-align: center;
	text-decoration: none;
	margin: 2px;
}



	.cssButton:active {
    border-style: inset;
}
.cssButton:hover {
	background: #B6D9D9;
	text-decoration: none;
	}
	a.textbox:hover {
color: #ffffff; 
text-decoration: none;}
/* END: CSS Buttons Everywhere */

#thecategories a:hover {
	background-color: #B6D9D9;
	color: #000000;
}

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

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

.activelink {
	display: block;
	font-weight: bold;
	background: #e7e7e7;
}

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

#secondcat a {
	padding-left: 20px;
}

#thirdcat a {
	padding-left: 35px;
}

#fourthcat a {
	padding-left: 50px;
}

#fifthcat a {
	padding-left: 65px;
}

/* BOF: Open Featured Products */
TD.featuredProducts, TD.featuredCategories, TD.featuredManufacturers, TD.featuredManufacturerWP {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}



TD.featuredProducts A, TD.featuredCategories A, TD.featuredManufacturers A, TD.featuredManufacturerWP A {
  color: #000000;
  text-decoration: none;
}

TD.featuredProducts A:hover, TD.featuredCategories A:hover, TD.featuredManufacturers A:hover, TD.featuredManufacturerWP A:hover {
  color: #AABBDD;
  text-decoration: underline;
}
/* EOF: Open Featured Products */

.tax_info { font-family: Verdana, Arial, sans-serif; font-size: 9px; color: #333333; font-weight: normal }

H1 {
  line-height: 1.5;
  }
  
  .fett {

}

H2 {
  line-height: 1.5;
  font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	 font-size: 11px;
	 color: #6c6c6c;
  }
  
   .suchbox { 
 /*width: 1px;*/
  border: 0;
/*background: #009999;*/
   vertical-align: bottom;
 
 }
 
 .suchbutton {
 align: left;
  border: 0px solid #333333;
 }
 
 




.headnav {
	height: 35px;
	background-repeat: repeat-x;
	background-position: 0px;
	background-image: url(images/bg1.gif);

	
}

.top {
height: 47px;
}


.suckerdiv2 {
	font-family: verdana, arial, sans-serif;
	/*width:635px;*/width:185px;
	position:absolute;
	font-size:11px;
	margin:0px auto;
	top: 185px;
	margin-left: 280px;
}
/*.suckerdiv ul {padding:0; margin:0;list-style-type: none;}*/
.suckerdiv2 ul li {float:left; position:relative; /*background-color: #c9c9a7;*/ top: 0;}


.suckerdiv2 ul{
margin: 0;
padding: 0;
list-style-type: none;

border-bottom: 0px solid #555555;
font-family: verdana, arial, sans-serif;
font-size: 11px;

}
/*

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

}
*/

/*1st level sub menu style */

/*.suckerdiv ul li ul {visibility:hidden; position:absolute;}
1st level sub menu style */
.suckerdiv2 ul li ul{
 /*top: 20px; Parent menu width - 1*/
position: relative;
width: 185px; /*sub menu width*/
/**/top: 2px;

display: none;
}

/*All subsequent sub menu levels offset */
.suckerdiv2 ul li ul li ul{
position: absolute;
/**/left:184px;
top: 0px; /* Parent menu width - 1*/
}



/*All subsequent sub menu levels offset */
.suckerdiv2 ul li ul li ul li a{
background-color: #ffe79b;

}

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

/* menu links style 
.suckerdiv ul li a{
display: block;
color: yellow;
text-decoration: none;
background-color: #222222;
padding: 1px 5px;
border: 1px solid #555555;
border-bottom: 0;
line-height: 1.75em;
}*/
/**/.suckerdiv2 ul li a {
	display:block;
	text-decoration:none;
	width:185px;
	height:33px;/**/
	text-align:center;
	color:#000;
	/*padding-left:10px;*/
	border:0px solid #000;
/*	border-width:0 1px 0px 0;*/
/*	background:#c9c9a7;*/
	line-height:30px;
	font-size:12px;
	/*vertical-align:baseline;
	padding-bottom: 2px;*/
	white-space: nowrap;
	font-weight: bold;
	
}
.suckerdiv2 ul li IMG{
/**/position: relative;
/*left: 50%;
width: 400px;*/
/* margin-left: -150px; negative Hälfte von width:400px */
top: 19px;
/*height: 150px;*/
 margin-top: -60px; /*negative Hälfte von height:150px */
}


.suckerdiv2 ul li a:hover{

color: black;
text-decoration: none;
}

.suckerdiv2 ul li ul li a:hover{
background-color: #F0F0F0;
color: black;
text-decoration: none;
-moz-opacity:0.8;
}
.suckerdiv2 ul li ul li a{
display:block; 
text-decoration:none; 
width:185px; 
height:25px; 
text-align:center; 
color:#000; 
/*padding-left:10px; */
border:1px solid #f0f0f0; 
border-width:0px 1px 1px 0px; 
background:#ffe79b; 
line-height:25px; 
font-size:11px;
font-weight: normal;
}


.suckerdiv2 ul li ul li ul li a:hover{
background-color: #F0F0F0;
color: black;
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 */
.suckerdiv2 ul li ul .subfolderstyle {
background-color: #ffe79b;
}

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

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

/* Holly Hack for IE \*/
* html .suckerdiv2 ul {
	/*width:635px;*/width:185px;
}
* html .suckerdiv2 ul li { float: left; height: 1%;  padding-top:0px; vertical-align: bottom;  }
* html .suckerdiv2 ul li ul li {	 padding-top:0px; }

* html .suckerdiv2 ul li ul li a { margin-top: 0px; height: 1%; width:185px; display:inline; overflow:hidden;}
* html .suckerdiv2 ul li ul { margin-top: 0px; height: 1%; z-index: 2;}
* html .suckerdiv2 ul li a IMG{
/**/position: relative;
/*left: 50%;
width: 400px;*/
/* margin-left: -150px; negative Hälfte von width:400px */
top: 40px;
/*height: 150px;*/
/*  margin-top: -20px;negative Hälfte von height:150px */
vertical-align: middle;
}

#headnav {
float:right;
}
.ndhl {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;

}



/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */
.suckerdiv {
	font-family: verdana, arial, sans-serif;
	/*width:635px;*/
	position:absolute;
	font-size:11px;
	margin:0px auto;
	top: 185px;

}
/*.suckerdiv ul {padding:0; margin:0;list-style-type: none;}*/
.suckerdiv ul li {float:left; position:relative; /*background-color: #c9c9a7;*/ top: 0;}


.suckerdiv ul{
margin: 0;
padding: 0;
list-style-type: none;

border-bottom: 0px solid #555555;
font-family: verdana, arial, sans-serif;
font-size: 11px;

}
/*

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

}
*/

/*1st level sub menu style */

/*.suckerdiv ul li ul {visibility:hidden; position:absolute;}
1st level sub menu style */
.suckerdiv ul li ul{
 /*top: 20px; Parent menu width - 1*/
position: relative;
width: 185px; /*sub menu width*/
/**/top: 2px;

display: none;
}

/*All subsequent sub menu levels offset */
.suckerdiv ul li ul li ul{
position: absolute;
/**/left:184px;
top: 0px; /* Parent menu width - 1*/
}



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

}

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

/* menu links style 
.suckerdiv ul li a{
display: block;
color: yellow;
text-decoration: none;
background-color: #222222;
padding: 1px 5px;
border: 1px solid #555555;
border-bottom: 0;
line-height: 1.75em;
}*/
/**/.suckerdiv ul li a {
	display:block;
	text-decoration:none;
	width:185px;
	height:33px;/**/
	text-align:center;
	color:#000;
	/*padding-left:10px;*/
	border:0px solid #fff;
	border-width:0 1px 0px 0;/**/
/*	background:#c9c9a7;*/
	line-height:30px;
	font-size:12px;
	/*vertical-align:baseline;
	padding-bottom: 2px;*/
	white-space: nowrap;
	font-weight: bold;
	
}
.suckerdiv ul li IMG{
/**/position: relative;
/*left: 50%;
width: 400px;*/
/* margin-left: -150px; negative Hälfte von width:400px */
top: 19px;
/*height: 150px;*/
 margin-top: -60px; /*negative Hälfte von height:150px */
}


.suckerdiv ul li a:hover{

color: black;
text-decoration: none;
}

.suckerdiv ul li ul li a:hover{
background-color: #F0F0F0;
color: black;
text-decoration: none;
-moz-opacity:0.8;
}
.suckerdiv ul li ul li a{
display:block; 
text-decoration:none; 
width:185px; 
height:25px; 
text-align:center; 
color:#000; 
/*padding-left:10px; */
border:1px solid #f0f0f0; 
border-width:0px 1px 1px 0px; 
background:#ffe79b; 
line-height:25px; 
font-size:11px;
font-weight: normal;
}


.suckerdiv ul li ul li ul li a:hover{
background-color: #F0F0F0;
color: black;
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: #ffe79b;
}

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

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

/* Holly Hack for IE \*/
* html .suckerdiv ul {
	width: 750px;
}
* html .suckerdiv ul li { float: left; height: 1%;  padding-top:0px; vertical-align: bottom;  }
* html .suckerdiv ul li ul li {	 padding-top:0px; }
* html .suckerdiv ul li a { height: 29px; width:185px; }
* html .suckerdiv ul li ul li a { margin-top: 0px; height: 1%; width:185px; display:inline; overflow:hidden;}
* html .suckerdiv ul li ul { margin-top: 0px; height: 1%; z-index: 2;}
* html .suckerdiv ul li a IMG{
/**/position: relative;
/*left: 50%;
width: 400px;*/
/* margin-left: -150px; negative Hälfte von width:400px */
top: 40px;
/*height: 150px;*/
/*  margin-top: -20px;negative Hälfte von height:150px */
vertical-align: middle;
}
/* End */
