
.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #EE7A48; font-weight: bold; height:30px; }
.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: #305B3F; text-decoration: underline; font-weight:bold; }

BODY {
  background-color:#F6F6F6;
  color: #333333;
  font-size:11px;
  margin: 0px;
/* background-image:url(images/pagehg.gif); background-repeat:repeat-x; background-position:top; */
}

img { border:0; }
A {
  color: #2F5A3E;
  text-decoration: none;
}

A:hover {
  color: #888888;
  text-decoration:underline;
}

FORM {
 display: inline;
}

TR.header {
  background: #FFFFFF;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #FFFFFF;
  font-size: 13px;  
  font-weight: bold;
  text-decoration: none;
}

A.headerNavigation:hover {
  color: #FFFFFF;
  font-size: 13px;  
  font-weight: bold;
  text-decoration: underline;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  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: 11px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBox { background: #D3D1D1; }

.infoBoxContents {
  background: #F6F6F6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
.infoBoxContentsTitle {
  background: #F6F6F6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight:bold;
  text-transform:uppercase;
  padding-left:5px;
  padding-bottom:5px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
/*  background-image: url('images/infobox/corner_center.gif'); */
  background-image:url(images/titlebg.gif);
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  height:32px;
  font-weight: bold;
  color: #D5D9D6;  
}
TD.infoBoxHeadingMiddle {
  background-image:url(images/titlebg.gif);
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  height:32px;
  padding-left:5px;
  font-weight: bold;
  color: #D5D9D6;  
}

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: #FFFFFF; /*shopping-cart content color */
}

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; /* shopping-cart content color */
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #F0F0F0; /* shopping-cart header/footer color */
  border-spacing: 1px;
  
}

.productListing-heading {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #F0F0F0; /* chopping-cart header/footer color */
  color: #436F53;
  font-weight: bold;
  padding: 10px;
}

TD.productListing-data {

  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #282E3E;
  padding-right:5px;
  border-bottom:1px solid #F0F0F0;
  padding-top:5px;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-size: 13px;
  color: #333333;
  font-weight: bold;
  height: 40px;
  width: 490px;
  background: url('images/m27.gif');
  background-repeat: no-repeat;
  padding-top: 0px;
  padding-left: 50px;
  padding-top:10px;
  text-transform: uppercase;
}

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;
  padding-right: 5px;
  padding-left:5px;
}
TD.mainTitel { 
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  padding-right: 5px;
  padding-left:5px;
  color:#305B3F; }

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  padding-left:5px;
  padding-bottom:5px;
}

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  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: 11px;
  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: 11px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  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: #F0F0F0; cursor: pointer; cursor: pointer; }
.moduleRowSelected { background-color: #D2D2D2; }

.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 { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #EE7A48; color:#FFFFFF; background-image:url(images/icons/error.gif); padding-left:30px; background-repeat:no-repeat; background-position: 2.5px; height:30px; margin-right:10px; margin-left:10px;  }
.messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #EE7A48; color:#FFFFFF; background-image:url(images/icons/warning.gif); padding-left:30px; background-repeat:no-repeat; background-position: 2.5px; height:30px; margin-right:10px; margin-left:10px;  }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #C3E39F; color:#001E05; background-image:url(images/icons/success.gif); padding-left:30px; background-repeat:no-repeat; background-position: 2.5px; height:30px; margin-right:10px; margin-left:10px; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }


td{
 font-family: tahoma,verdana,arial;
 font-size: 11px;
 color: #333333;
}

 .bg{
  background-image: url(images/m21.gif);
  background-repeat: repeat-y; 
 }

 .bg1{
  border-right:1px solid #D9D9D9;
  border-left:1px solid #D9D9D9;
 }

 .bg2{
  background-image: url(images/m59.gif);
  background-repeat: repeat-y; 
 }

 .bg3{
  background-image: url(images/m63.gif);
  background-repeat: repeat-y; 
 }

  .go99{
  border-style: solid;
  border-width: 1px;
  border-color: #359DCB;
  width: 138px;
  height: 19px;
 }

 .ml{
  font-size: 11px;
  color: #ffffff;
  text-decoration: underline;
 }

 .ml1{
  font-size: 11px;
  color: #ffffff;
  text-decoration: none;
 }

 .ml2{
  font-size: 9px;
  color: #ffffff;
  text-decoration: none;
 }

 .ml3{
  font-size: 11px;
  color: #F6F6F6;
  text-decoration: none;
 }

 .ml4{
  font-size: 10px;
  color: #F6F6F6;
  text-decoration: none;
  text-transform:uppercase;
  font-weight:bold;
 }

 .ml5{
  font-size: 11px;
  color: #888888;
  text-decoration: underline;
  font-weight: bold; 
 }
 
 .FooterCopyright { color:#F6F6F6; padding-top:5px; }
 .tx{
  font-size: 9px;
  color: #333333;
 }

 .tx1{
  font-size: 11px;
/*  color: #47aedd; */
  color: #0B5A17;
  font-weight: bold;
 }

 .tx2{
  font-size: 20px;
  color: #F55E00;
  font-weight: bold;
  margin:0px;
  margin-top:20px;
 }
 
 .Price {
  font-size: 14px;
  color: #F55E00;
  font-weight: bold;
 }

 .tx3{
  font-size: 13px;
  color: #333333;
  font-weight: bold;
 }

 .se{
  width: 190px;
  font-size: 9px;
 }

 .px3{
  font-size: 3px;
 }
.information {
	background-color:#f0f0f0; height:25px;
	border-bottom:1px dotted #B5B5B5;
	padding-top:5px;
	padding-left:5px;
}
.informationOver {
	background-color:#f0f0f0; height:25px;
	border-bottom:1px dotted #B5B5B5;
	padding-top:5px;
	padding-left:5px;
}
.KategorieNav {
	background-color:#f0f0f0; height:25px;
	padding-top:2px;
	padding-left:5px;
	padding-top:5px;
}
a.KategorieNavLink:link  {
	color:#3A664A;
}
a.KategorieNavLink:visited  {
	color:#3A664A;
}
a.KategorieNavLink:hover  {
	color:#3A664A;
}
.KategorieNavOver {
	background-color:#D2D2D2; height:25px;
	padding-top:2px;
	padding-left:5px;
	padding-top:5px;
	color:#FFFFFF;
}
.NavigationLeft { background-color:#CFCFCF; }

.LogoHead { background-color:#20522f; }
.LogoShoppingCart { color:#FFFFFF; text-transform:uppercase; background-color:#20522f; padding-right:10px; font-weight:bold; }

.NavigationTop { background-image:url(images/NavigationTopBg.gif); background-repeat:repeat-x; height:34px; }
.NavigationTop2 { background-color:#668F6D; height:25px; padding:3px 3px 3px 10px; color:#FFFFFF;}

.ProductName { color:#FD6724; font-size:16px; font-weight:bold; }
.ProductModel { color:#8D94A4; font-size:11px; }
.ProductDescriptionTitle { font-weight:bold; margin-top:5px; }
.ProductNumber { margin-top:5px; }
.ProductImage { padding:5px 5px 5px 5px; border:1px solid #C8C8C8; margin-right:10px; margin-top:10px; text-align:center; }
.ProductImageOver { padding:5px 5px 5px 5px; border:1px solid #436F53; margin-right:10px; margin-top:10px; text-align:center; }

.TitleBg { background-image:url(images/titlebg.gif); background-repeat:repeat-x; height:31px; color:#FFFFFF; padding-left:10px; text-transform:uppercase; font-weight:bold; font-size:12px; }
.ContentTitle { background-image:url(images/titlebg.gif); background-repeat:repeat-x; background-position:1px; padding-left:10px; color:#FFFFFF; font-size:12px; padding-bottom:5px; font-weight:bold; height:33px; padding-top:7px; width:100%; }
.ContentTitleNav { padding-left:10px; font-size:10px; padding-bottom:3px; font-weight:bold; padding-top:3px; margin-left:5px; margin-right:5px; background-color:#DADDE4; border:1px solid #B5B5B5; }
.ContentTitle a:link { color:#FFFFFF; }
.ContentTitle a:hover { color:#888888; }
.ContentTitle a:visited { color:#FFFFFF; }

.PriceOld { text-decoration: line-through; }

.SpecialProduct { border:1px solid #538163; padding:5px 5px 5px 5px; width:185px; height:200px; margin-right:5px; margin-bottom:10px; background-color:#F0F0F0; }
.SpecialProductOver { border:1px solid #F55A00; padding:5px 5px 5px 5px; width:185px; height:200px; margin-right:5px; margin-bottom:10px; background-color:#D1E3D8; }

.AllProduct { border:1px solid #538163; padding:5px 5px 5px 5px; width:170px; height:200px; margin-right:5px; margin-bottom:10px; background-color:#F0F0F0; }
.AllProductOver { border:1px solid #F55A00; padding:5px 5px 5px 5px; width:170px; height:200px; margin-right:5px; margin-bottom:10px; background-color:#D1E3D8; }

.NewProduct { background-color:#F0F0F0; }
.NewProductOver { background-color:#D1E3D8; }

.FeaturedProducts { border:1px solid #F0F0F0; }

/* BEGIN Fancier Invoice and Packingslip */
.dataTableHeadingContent_INVOICE { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ffffff; font-weight: bold; }
.dataTableHeadingRow_INVOICE { background-color: #C9C9C9; }
.dataTableRow_INVOICE { background-color: #F0F1F1; }
.dataTableContent_INVOICE { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }
.order_history_top { color : #006699; font-weight: bold; font-family: Verdana; font-size: 13px; }
.order_infobox_heading { color : #000000; font-weight: bold; font-family: Verdana; font-size: 12px; }
.order_infobox_data { color : #000000; font-family: Verdana; font-size: 12px; }
.product_infobox_heading_row { background-color: #C9C9C9; }
.product_infobox_heading { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ffffff; font-weight: bold; }
.product_infobox_data_row { background-color: #F0F1F1; }
.product_infobox_data { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }
.order_history_top_INVOICE { color : #006699; font-weight: bold; font-family: Verdana; font-size: 13px; }
.order_infobox_heading_INVOICE { color : #000000; font-weight: bold; font-family: Verdana; font-size: 12px; }
.order_infobox_data_INVOICE { color : #000000; font-family: Verdana; font-size: 12px; }
.product_infobox_heading_row_INVOICE { background-color: #C9C9C9; }
.product_infobox_heading_INVOICE { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ffffff; font-weight: bold; }
.product_infobox_data_row_INVOICE { background-color: #F0F1F1; }
.product_infobox_data_INVOICE { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }
.smallText_INVOIVE { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.smallTextBlue_INVOICE { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #006699; }
.smallAddressBlue_INVOICE { font-family: Arial; font-size: 9px; color: #006699; }
.main_INVOICE { font-family: Verdana, Arial, sans-serif; font-size: 12px; }
.pageHeading_INVOICE { font-family: Verdana, Arial, sans-serif; font-size: 18px; color: #727272; font-weight: bold; }
/* END Fancier Invoice and Packingslip */

/* miscellaneous */
.specialPrice { color: #ff0000; }
.oldPrice { text-decoration: line-through; }
.fieldRequired { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }
.smallText { font-family: Verdana, Arial, sans-serif; font-size: 8px; }
.smallText2 { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.smallText3 { font-family: Verdana, Arial, sans-serif; font-size: 10px; color:#666666; }
.main { font-family: Verdana, Arial, sans-serif; font-size: 12px; }
.errorText { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }

.Memo { font-size:10px; color:#666666; margin:15px 10px 10px 10px; border-top:1px solid #CFCFCF; padding-top:5px; }

h1 { 
 font-family: Verdana, Arial, sans-serif;
 font-size: 20px;
 font-weight: bold;
 margin-bottom: 0;
 padding-bottom: 0;
}

h2 {
 font-family: Verdana, Arial, sans-serif;
 font-size: 14px;
 font-weight: normal;
 margin-bottom: 0;
 padding-bottom: 0;
}

/****** account.php ********/
.OrdersTable th { font-size:10px; text-align:left; background-color:#668F6D; color:#FFFFFF; }
.OrdersTable td { border-bottom:1px solid #668F6D; }

ul.sitemap {
color: #ff0000;
}
.products_url { padding:5px 2px 5px 2px; border:1px solid #C8C8C8; margin-right:10px; margin-top:10px; text-align:center; background-color:#F6F6F6; }

.suckerdiv ul{
margin: 0;
padding: 0;
list-style-type: none;
width: 193px; /* Width of Menu Items */
border-bottom: 1px solid #555555;
font-size: 11px;
}

.suckerdiv ul li{
position: relative;
background-color: #668F6D;
}

/*1st level sub menu style */
.suckerdiv ul li ul{
left: 192px; /* Parent menu width - 1*/
position: absolute;
width: 193px; /*sub menu width*/
top: 0;
display: none;
}

/*All subsequent sub menu levels offset */
.suckerdiv ul li ul li ul{
left: 192px; /* Parent menu width - 1*/
}

/*All subsequent sub menu levels offset */
.suckerdiv ul li ul li a{
left: 192px; /* Parent menu width - 1*/
background-color: #668F6D;
}

/*All subsequent sub menu levels offset */
.suckerdiv ul li ul li ul li a{
background-color: #668F6D;
}

/*All subsequent sub menu levels offset */
.suckerdiv ul li ul li ul li ul li a{
background-color: #668F6D;
}

/* menu links style */
.suckerdiv ul li a{
display: block;
color: #FFFFFF;
text-decoration: none;
background-color: #668F6D;
padding: 1px 5px;
border: 1px solid #555555;
border-bottom: 0;
line-height: 1.75em;
}

.suckerdiv ul li a:hover{
background-color: #DEDEDE;
color: #333333;
text-decoration: none;
}

.suckerdiv ul li ul li a:hover{
background-color: #DEDEDE;
color: #333333;
text-decoration: none;
}

.suckerdiv ul li ul li ul li a:hover{
background-color: #DEDEDE;
color: #333333;
text-decoration: none;
}

/* The main categories with sub-categories */
.suckerdiv .subfolderstyle{
background: url(images/arrow_right.gif) no-repeat center right;
}

/* This one colors the sub-folder with other sub-folders */
.suckerdiv ul li ul .subfolderstyle {
background-color: #668F6D;
}

/* This one colors the sub-folder with other sub-folders */
.suckerdiv ul li ul li ul .subfolderstyle {
background-color: #668F6D;
}

/* This one colors the sub-folder with other sub-folders */
.suckerdiv ul li ul li ul li ul .subfolderstyle {
background-color: #668F6D;
}

/* Holly Hack for IE \*/
* html .suckerdiv ul li { float: left; height: 1%; }
* html .suckerdiv ul li a { height: 1%; }
/* End */

/* Categorie Navigation */
#CatNav { background-color:#DADDE4; height:25px; padding-left:5px; padding-top:5px; }
#CatNav a:link { font-size:10px; text-decoration:none; }
#CatNav a:hover { font-size:10px; text-decoration:none; }
#CatNav a:visited { font-size:10px; text-decoration:none; }
#CatNav a:active { font-size:10px; text-decoration:none; }

a.menu{ background-image:url(images/NavigationTopBg.gif); background-repeat:repeat-x; display:block; width:128px; height:27px;  padding-top:10px; padding-left:0px;color:#FFFFFF; font:bold 11px Tahoma, Helvetica, sans-serif; text-transform:uppercase; text-decoration:none;}
a.menu:hover{ background-image:url(images/NavigationTopBg.gif); background-repeat:repeat-x; display:block; width:128px; height:27px; padding-top:10px; padding-left:0px;color:#FFFFFF; font:bold 11px Tahoma, Helvetica, sans-serif;text-transform:uppercase; text-decoration:underline;}

.HerstellerBox { background-image:url(images/contenttitle.gif); background-repeat:repeat-x; height:37px; color:#FFFFFF; padding-bottom:5px; padding-right:10px; }

#NavBar { background-color:#F0F0F0; }
#NavBar td { height:25px; }

.SubCategorieDiv { background-color:#F3F3F3; background-image:url(images/subcategorie.gif); background-repeat:no-repeat; background-position:5px 5px; padding:10px 5px 10px 45px; border:1px solid #CFCFCF; font-size:11px; text-align:left; cursor:pointer; }

ul.nav {
   overflow: hidden;
   height: 100%;
   clear:both;  
   margin:0px 0px 0px 0px;
   list-style-type:none;
   padding:4px;
  
}
ul.nav li.left {
  float:left;
  font-weight:bold;
}

ul.nav li.right {
  float:right;
  text-align: right;
  font-weight:bold;
}