.bread { font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #000000; font-weight: bold;}
.boxText { font-family: Verdana, Arial, sans-serif; font-size: 11px; }
.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: #CED1B4;
  color: #666666;
  margin: 0px;
  font-size: 12px; 
}

P.tit {
  color: #333333;
  font-size: 11px;
  font-weight: bold;
  width: 95%;
  border-bottom: 1px dotted #666666; 
}

P.ptit {
  color: #67645c;
  font: 16px Arial, Helvetica, sans-serif;
  font-weight: bold;
}

P {
  font-family: Arial, sans-serif;
}

Li {
  font-family: Arial, sans-serif;
}

A {
  font : Arial, Helvetica, sans-serif;
  color: #333333;
  text-decoration: none;
  font-size: 12px; 
}

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

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD {
  font             : 12px Arial, Helvetica, sans-serif;
  color            : #000000;
}

TD.headerNavigation {
  font             : bold 11px Verdana, Arial, Helvetica, sans-serif;
  font-variant     : small-caps;
  color            : #ffffff;
  text-align       : right;
}
TD.headerNavigation2 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #000000;
  font-weight : bold;
}
TD.headerNavigation3 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
  background: #ffffff;
  color: #666666;
}
TD.topheaderNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #ffffff;
  font-weight : bold;  
}
TD.navigationBottom { 
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #666666; 
}
A.headerNavigation { 
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight : normal;
  color: #000000; 
}
A.headerNavigation:hover {
  color: #cc0000;
}
A.namelink { 
  font-family: Arial, sans-serif;
  font-size: 11px;
  font-weight :normal;
  color: #000000; 
}
A.namelink:hover {
  color: #cc0000;
}
A.breadheaderNavigation { 
  font-family: Arial, sans-serif;
  font-size: 10px;
  font-weight : normal;
  color: #666666; 
}
A.breadheaderNavigation:hover {
  color: #660000;
}
A.headerNavigationBottomLeft { 
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight : bold;
  color: #FFFFFF; 
}
A.headerNavigationMore{
  color: #ffffff;
  font-size: 11px;
  font-family: Arial, sans-serif;
}
A.navigationBottom { 
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #666666; 
}
TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: 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, 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: Verdana, Arial, sans-serif;
  font-size: 9px;
  color: #666666;
  font-weight: normal;
}

.infoBox {
  background: #ffffff;
}

.infoBoxContents {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

.infoBoxNotice {
  background: #FF8E90;
}

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

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #999999;
  color: #ffffff;
  padding: 2px;
}

TD.infoBox, SPAN.infoBox {
  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: 0px;
  border-style: solid;
  border-color: #666666;
  border-spacing: 0px;
}

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

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

A.pageResults {
  color: #0000FF;
}

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

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

TR.subBar {
  background: #f4f7fd;
}

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

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

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

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: 11px;
  color: #ff0000;
}
/* modified on March 3 2006 */
CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background-color:#FFFFA0;

}

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: 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;
}
/* BOF price-break-1.11.3 */
TD.productPriceInListing {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #d2e9fb;
}

TD.productPriceInBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #eeeeee;
}
/* EOF price-break-1.11.3 */
.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

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

/* message box */

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

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #ff0000; }
TD.category_desc {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

TABLE.popup {
  border-width: 1px;
  border-style: dotted;  
  border-color
}
/* new added styles */
.textWhite30 {
   width:30px;
   background-color:#ffffff;
   border:1px solid #C1C1C1;
   margin-top: 3px;
}
A.tit {
  color: #ffffff;
  text-decoration: none;
  font-size: 13px; 
    font-weight: bold;   
}

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

.tablehead#FFC {
	BORDER-RIGHT: black 1px solid; BORDER-TOP: black 1px solid; FONT-WEIGHT: bold; FONT-SIZE: 12px; BORDER-LEFT: black 1px solid; COLOR: black; BORDER-BOTTOM: black 1px solid; BACKGROUND-COLOR: #cccccc
}
.tpicture {
	BACKGROUND-COLOR: #ccffff
}
.thintable {
	BORDER-RIGHT: #336699 1px solid; PADDING-RIGHT: 0px; BORDER-TOP: #336699 1px solid; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; BORDER-LEFT: #336699 1px solid; WIDTH: 600px; PADDING-TOP: 0px; BORDER-BOTTOM: #336699 1px solid; FONT-FAMILY: Arial; BACKGROUND-COLOR: #ccffff; TEXT-ALIGN: left
}
.rowhead {
	BORDER-RIGHT: 1px solid; BORDER-TOP: 1px solid; FONT-WEIGHT: bold; FONT-SIZE: smaller; BORDER-LEFT: 1px; FONT-FAMILY: Arial; BACKGROUND-COLOR: #99cccc; TEXT-ALIGN: center
}
.tentry {
	BORDER-RIGHT: 1px solid; BORDER-TOP: 0px solid; MARGIN: 0px; BORDER-LEFT: black 0px solid; COLOR: black; BORDER-BOTTOM: black 1px solid; FONT-FAMILY: Arial; TEXT-ALIGN: left
}
.tentry2 {
	BORDER-RIGHT: black 0px solid; BORDER-TOP: 1px solid; MARGIN: 0px; BORDER-LEFT: 0px solid; COLOR: black; BORDER-BOTTOM: black 0px solid; FONT-FAMILY: Arial; TEXT-ALIGN: left
}
.tentry3 {
	BORDER-RIGHT: 1px solid; BORDER-TOP: 0px solid; MARGIN: 0px; BORDER-LEFT: 0px solid; COLOR: black; TEXT-INDENT: 0px; BORDER-BOTTOM: 0px solid; FONT-FAMILY: Arial; TEXT-ALIGN: left
}
.tentry4 {
	BORDER-RIGHT: 1px solid; BORDER-TOP: 1px solid; MARGIN: 0px; BORDER-LEFT: 1px solid; COLOR: black; BORDER-BOTTOM: 1px solid; FONT-FAMILY: Arial; TEXT-ALIGN: left
}
.BZtentryRahmenObenRechts {
	BORDER-RIGHT: 1px solid; BORDER-TOP: 1px solid; MARGIN: 0px; BORDER-LEFT: 0px solid; COLOR: black; BORDER-BOTTOM: 0px solid; FONT-FAMILY: Arial
}
.BZtentryRahmenOben {
	BORDER-RIGHT: 0px solid; BORDER-TOP: 1px solid; MARGIN: 0px; BORDER-LEFT: 0px solid; COLOR: black; BORDER-BOTTOM: 0px solid; FONT-FAMILY: Arial
}
.border0 {
	BORDER-RIGHT: 0px solid; BORDER-TOP: 0px solid; MARGIN: 0px; BORDER-LEFT: 0px solid; COLOR: black; BORDER-BOTTOM: 0px solid; FONT-FAMILY: Arial
}
.borderR {
	BORDER-RIGHT: #999999 1px solid; BORDER-TOP: #999999 0px solid; MARGIN: 0px; BORDER-LEFT: #999999 0px solid; BORDER-BOTTOM: #999999 0px solid; FONT-FAMILY: Arial
}
.borderRB {
	BORDER-RIGHT: #999999 1px solid; BORDER-TOP: #999999 0px solid; MARGIN: 0px; BORDER-LEFT: #999999 0px solid; BORDER-BOTTOM: #999999 1px solid; FONT-FAMILY: Arial
}
.borderB {
	BORDER-RIGHT: #999999 0px solid; BORDER-TOP: #999999 0px solid; MARGIN: 0px; BORDER-LEFT: #999999 0px solid; BORDER-BOTTOM: #999999 1px solid; FONT-FAMILY: Arial
}
.borderTRBL {
	BORDER-RIGHT: #999999 1px solid; BORDER-TOP: #999999 1px solid; MARGIN: 0px; BORDER-LEFT: #999999 1px solid; BORDER-BOTTOM: #999999 1px solid
}
.borderTRBL TD {
	FONT-SIZE: 10px
}
.ttopline {
	BORDER-RIGHT: 1px solid; BORDER-TOP: 0px solid; BORDER-LEFT: medium none; BORDER-BOTTOM: 1px solid
}
TD#heading {
	PADDING-RIGHT: 3px; PADDING-LEFT: 3px; FONT-WEIGHT: bold; PADDING-BOTTOM: 3px; VERTICAL-ALIGN: top; COLOR: #fff; PADDING-TOP: 3px; BACKGROUND-COLOR: #369
}
TD.newproduct {
	BORDER-RIGHT: #999999 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #999999 1px solid; PADDING-LEFT: 5px; FONT-WEIGHT: bold; FONT-SIZE: 15px; PADDING-BOTTOM: 5px; BORDER-LEFT: #999999 1px solid; COLOR: white; PADDING-TOP: 5px; BORDER-BOTTOM: #999999 0px solid; BACKGROUND-COLOR: #f00
}
.tohneline {
	BORDER-RIGHT: medium none; BORDER-TOP: medium none; BORDER-LEFT: medium none; BORDER-BOTTOM: medium none
}
.liste {
	COLOR: black; FONT-FAMILY: Arial
}
.liste A:link {
	COLOR: black; TEXT-DECORATION: none
}
.liste A:visited {
	COLOR: black; TEXT-DECORATION: none
}
.teststyle {
	FONT-WEIGHT: bold; FONT-SIZE: smaller; FONT-FAMILY: Arial Fett; TEXT-DECORATION: none
}
.teststyle TD {
	FONT-WEIGHT: bold; FONT-SIZE: 9px; FONT-FAMILY: Arial; BACKGROUND-COLOR: lime; TEXT-DECORATION: none
}
.historyentry {
	FONT-WEIGHT: normal; FONT-SIZE: 9px; COLOR: black; FONT-FAMILY: Arial
}
.historyentry TD {
	FONT-WEIGHT: normal; FONT-SIZE: 9px; COLOR: black; FONT-FAMILY: Arial
}
.matgruppe {
	FONT-WEIGHT: bolder; FONT-SIZE: 12px; FONT-FAMILY: Arial
}
.WeltWeitAdresse {
	BORDER-RIGHT: black; BORDER-TOP: black; FONT-SIZE: 10px; BORDER-LEFT: black; BORDER-BOTTOM: black; FONT-FAMILY: Arial
}
.WeltWeitAdresse TD {
	FONT-SIZE: 10px; COLOR: black; FONT-FAMILY: Arial
}
.WeltWeitAdresse TH {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: black; FONT-FAMILY: Arial
}
.MaterialGruppenText {
	COLOR: black; FONT-FAMILY: Arial
}
.MaterialGruppenText TD {
	FONT-SIZE: 10pt; COLOR: black; FONT-FAMILY: Arial
}
.BauForm {
	BORDER-RIGHT: #336699 1px solid; BORDER-TOP: #336699 1px solid; BORDER-LEFT: #336699 1px solid; BORDER-BOTTOM: #336699 1px solid
}
OL {
	MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px
}
.entryinfo {
	FONT-SIZE: 7pt; COLOR: black; FONT-FAMILY: Arial
}
.mateigenschaftentable {
	BORDER-RIGHT: black 1px solid; BORDER-TOP: black 1px solid; BORDER-LEFT: black 1px solid; BORDER-BOTTOM: black 1px solid
}
.mateigenschaftentablehead {
	BORDER-RIGHT: #336699 1px solid; FONT-WEIGHT: bolder; FONT-SIZE: 12px; COLOR: black; FONT-FAMILY: Arial
}
/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.suckerdiv ul{
margin: 0;
padding: 0;
list-style-type: none;
color: #333333;
font-size: 12px;
font-weight: normal;
}

/*Top level list items*/
.suckerdiv ul li{
position: relative;
display: inline;
float: left;
background-color: #ffffff; /*overall menu background color*/
}

/*Top level menu link items style*/
.suckerdiv ul li a{
font-family: verdana;
font-weight: bold;
font-size: 11px;
display: block;
width: 152px; /*Width of top level menu link items*/
padding: 1px 1px;
border: 0px solid black;
border-left-width: 0;
text-decoration: none;
color: #666666;
background-color: #CED1B4;
text-align: center;
}
	
/*1st sub level menu*/
.suckerdiv ul li ul{
font-family: arial;
font-size: 12px;
left: 0;
position: absolute;
top: 0; /* no need to change, as true value set by script */
display: block;
visibility: hidden;
line-height: 40px;
text-align: left;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.suckerdiv ul li ul li{
font-family: arial;
font-size: 12px;
font-weight: normal;
display: list-item;
float: none;
text-align: left;
}

/*All subsequent sub menu levels offset after 1st level sub menu */
.suckerdiv ul li ul li ul{ 
left: 159px; /* no need to change, as true value set by script */
top: 0;
}

/* Sub level menu links style */
.suckerdiv ul li ul li a{
font-family: arial;
font-size: 11px;
font-weight: normal;
display: inline;
width: 152px; /*width of sub menu levels*/
color: #333333;
text-decoration: none;
padding: 1px 5px;
border: 1px dotted #ffffff;
border-bottom: 0;
line-height: 20px;
text-align: left;
}

.suckerdiv ul li a:hover{
background-color: #FBFBF1;
color: #333333;
}

/*Background image for top level menu list links */
.suckerdiv .mainfoldericon{
background: #ffffff url(media/arrow-down.gif) no-repeat center right;
}

/*Background image for subsequent level menu list links */
.suckerdiv .subfoldericon{
background: #CED1B4 url(media/arrow-right.gif) no-repeat center right;
}

* html p#iepara{ /*For a paragraph (if any) that immediately follows suckertree menu, add 1em top spacing between the two in IE*/
padding-top: 3px;
}
	
/* Holly Hack for IE \*/
* html .suckerdiv ul li { float: left; height: 1%; }
* html .suckerdiv ul li a { height: 1%; }
/* End */
TD.lefttitle {
font-family: verdana;
font-weight: bold;
font-size: 11px;
color: #666666;
}
A.leftlink { 
font-family: verdana;
font-weight: bold;
font-size: 11px;
color: #666666;
}
A.leftlink:hover { 
font-family: verdana;
font-weight: bold;
font-size: 11px;
color: #999966;
}
A.leftlink2 { 
font-family: verdana;
font-weight: bold;
font-size: 11px;
color: #ffffff;
}
A.leftlink2:hover { 
font-family: verdana;
font-weight: bold;
font-size: 11px;
color: #333333;
}
A.leftlinks { 
font-family:  Arial, verdana;
font-size: 12px;
color: #000000;
}
A.leftlinks:hover { 
font-family:  Arial, verdana;
font-size: 12px;
color: #999966;
}
</style>