/* - - - - - - - - - - - - Basic styles - - - - - - - - - - - - */
html, body {
             margin: 0;
             padding: 0;
             font-family: Verdana, Arial, Helvetica, sans-serif;
             font-size: 11px;
             color: #ffffff;
             background-color: #000000;
             }
p        {margin:6px 0px;padding:0px; color: #ffffff;}
span     {font-family:Verdana, Arial, Helvetica, sans-serif;font-size:11px;line-height:150%;}
td       {font-family:Verdana, Arial, Helvetica, sans-serif;font-size:11px;}
img 	 {border: 0; padding: 0; margin: 0;}
ul {margin: 0; padding: 0;}
li {list-style-type: none; margin: 0; padding: 0;}
h2,h4 {
     font-family: Verdana, Arial, sans-serif;
     font-size: 11px;
     font-weight: normal;
     color: #ffffff;
     margin: 0;
     padding: 0;
}
.brown { color: #C9C8B4 !important; }
.yellow { color: #F5D300 !important; }
.Title { 
         font-family: Verdana, Arial, sans-serif;
         font-size: 12px;
         font-weight: bold;
         color: #c9c8b4;
         margin-bottom: 4px;
         }

A,A:link,A:visited,A:active {
                     color: #ffffff;
                     font-family:Verdana, Arial, Helvetica, sans-serif;
                     font-size:11px;
                     text-decoration: none;
}
A:hover {
          color: #ffffff;
          font-family:Verdana, Arial, Helvetica, sans-serif;
          font-size:11px;
          text-decoration: underline;
          }
/* products price white */
A.priceWhite,A.priceWhite:link.priceWhite,A.priceWhite:visited 
{
  color: #ffffff; 
  font-family:Arial,sans-serif; 
  font-size: 16px; 
  font-weight: bold;
  text-decoration: none;
}
A.priceWhite:hover 
{
  color: #ffffff; 
  font-family:Arial,sans-serif; 
  font-size: 16px; 
  font-weight: bold;
  text-decoration: underline;
}

.main, .smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #ffffff;
}
.mainb {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #ffffff;
}
.bold {font-weight: bold;}

.level_one { color: #ffffff; 
             font-weight: bold; 
             height:18px; 
             vertical-align: middle; 
             cursor: pointer; 
             text-decoration: none;
             text-align: left;
	     }
.level_one_active { 
                    color: #ffffff; 
                    background-color: #666; 
                    font-weight: bold; 
                    height:18px; 
                    vertical-align: middle; 
                    cursor: pointer; 
                    text-decoration: none;
                    text-align: left;
		    }
.navOver { 
           background-color: #777 !important;
           cursor: pointer !important;
           }
.navOver A, .navOver A:link, .navOver A:visited, .navOver A:hover {
                                         color: #ffffff;
                                         text-decoration: none;
}

/* - - - - - - - - - - - - Basic styles - - - - - - - - - - - - */


/* - - - - - - - - - - - - Basic Layout - - - - - - - - - - - - */
table#mainTable {
    width:100%;
    border:0;
}
.transparent { }

td.mainTableLeft {
                   background-image: url(/images/bg_grau_links.gif);
                   background-repeat: repeat-y;
                   background-position: top right;
 }
td.mainTableMiddle { 
                     width: 890px;
                     border: 4px solid #fff;
                     background-image: url(/images/bg_content.gif);
                     text-align: left;
                     vertical-align: top;
 }
td.mainTableRight { 
                   background-image: url(/images/bg_grau_rechts.gif);
                   background-repeat: repeat-y;
                   background-position: top left;
 }

/* Info Template */
#mainContent {
               width: 100%;
               padding: 0px 0px 10px 0px;
               background-color: #615F54;
               }
#mainProductContent { 
                      padding: 0px 0px 10px 0px;
                      }
#pageInfoText {  }

/* Logo */
div#Logo { 
           height: 120px;
           text-align: left;
           padding: 0;
           margin: 0;
           cursor: pointer;
           background-image: url(/images/bg_header_01.jpg);
           background-repeat: no-repeat;
           background-position: left;
           background-color: #d4bfaa;	   
           }
div#Logo img {display: none;float: left;}

/* Navi w/ icons */
div.vertNavi {
               vertical-align: middle; 
               margin-top: 8px; 
               float: left; 
               background: no-repeat center center; 
               height: 16px; 
               line-height: 16px; 
               padding: 0; 
               }
div.anfrage {margin: 8px 8px 0px 0px; width: 16px; background-image: url(/images/ic_anfrage.gif);}
div.empfehlen {margin: 8px 8px 0px 0px; width: 16px; background-image: url(/images/ic_empfehlen.gif);}
div.merkzettel {margin: 8px 8px 0px 0px; width: 16px; background-image: url(/images/ic_merkzettel.gif);}
div.service {margin: 8px 8px 0px 0px; width: 16px; background-image: url(/images/ic_service.gif);}
/* Navi w/ icons EOF */


/* Topnavi w/ icons */
DIV#mainNaviHeader {
                     width: 890px;
                     text-align: left; 
                     }
TABLE#mainNaviTable { 
                 padding: 0;
                 text-align: left; 
                 width: 100%;
                 background-image: url(/images/bg_header.gif);
                 }
TD.mainNaviHeaderLeft { 
                        padding: 0;
                        text-align: left;
                        width: 540px;
                      }
TD.mainNaviHeaderRight { 
                         width: 330px;
                         padding-right: 20px;
                         text-align: right;
                       }
TD.mainNaviHeaderRight dl { 
                            float: right;
                       }
TD.mainNaviHeaderSpacer { 
                          width: 20px;
                         float: right;
                         padding: 0;
                         text-align: right;
                       }
.mainNavi { 
            height: 30px;
            line-height: 30px;
            vertical-align: middle;
            }
.mainNavi A,.mainNavi A:link, .mainNavi A:visited,.mainNavi A:hover {
  color: #fff;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
}
dl {display: table; height: 30px; line-height: 30px; margin: 0; padding: 0;}
dt { 
     display: table-cell;
     height: 30px;
     line-height: 30px; 
     vertical-align: middle; 
     float: left; 
     cursor: pointer; 
     list-style-type: none; 
     padding: 0; 
     }
dt.ico { 
         margin-left: 15px; 
         margin-right: 6px; 
         float: left;
         height: 30px;
         width: 20px;
         background: no-repeat center center;
         }
dt.home {background-image: url(/images/ic_home.gif);}
dt.boards {background-image: url(/images/ic_boards.gif);}
dt.bezahlung {background-image: url(/images/ic_bezahlung.gif);}
dt.kontakt {background-image: url(/images/ic_kontakt.gif);}
dt.service {background-image: url(/images/ic_service.gif);}
dt.impressum {background-image: url(/images/ic_impressum.gif);}
dt.info {background-image: url(/images/ic_info.gif);}
dt.anfrage {background-image: url(/images/ic_anfrage.gif);}
dt.empfehlen {background-image: url(/images/ic_empfehlen.gif);}
dt.merkzettel {background-image: url(/images/ic_merkzettel.gif);}
dt.login {background-image: url(/images/ic_login.gif);}
dt.suche {background-image: url(/images/ic_suche.gif);}
/* Topnavi w/ icons EOF */


/* Content Bereiche */
.infoBoxHeading { 
                  background-image: url(/images/bg_headlines.gif);
                  width: 100%;
                  height: 26px;
                  line-height: 26px;
                  vertical-align: middle;
                  text-align: center;
                  border-bottom: 1px solid #fff;
                  }
.infoBoxHeading img { 
                      vertical-align: middle;
                      padding-bottom: 3px;
                  }
.borderTop { 
             border-top: 4px solid #fff;
             }
#Header { 
          height: 26px;
          line-height: 26px;
          vertical-align: middle;
          font-family: Arial, sans-serif;
          font-size: 14px;
          font-weight: bold;
          background-image: url(/images/bg_headlines.gif);
          color: #fff;
          text-align: left;
          border-bottom: 1px solid #fff;
          padding: 0px 20px 0px 20px;
 }
#HeaderWk {
          height: 26px;
          line-height: 26px;
          vertical-align: middle;
          text-align: left;
          padding: 0px 20px 0px 20px;
}
#HeaderImg { 
             height: 29px;
             line-height: 29px;
             vertical-align: middle;
             font-family: Verdana, Arial, sans-serif;
             font-size: 14px;
             font-weight: bold;
             color: #fff;
             text-align: left;
             border-bottom: 1px solid #fff;
             padding: 0px 20px 0px 20px;
 }
.bgstripes { 
             background-image: url(/images/bg_content.gif);
             }
div#pageHeading, .pageHeading {
                                height: 30px;
                                line-height: 30px;
                                vertical-align: middle;
                                font-family: Verdana, Arial, sans-serif;
                                font-size: 14px;
                                font-weight: bold;
                                color:#F5D300;
                  }
.pageHeadingProduct {
                      height: 30px;
                      line-height: 30px;
                      vertical-align: middle;
                      font-family: Verdana, Arial, sans-serif;
                      font-size: 14px;
                      font-weight: bold;
                      padding-left: 5px;
                      margin-bottom: 4px; 
                      color: #c9c8b4; 
                      background-color: #615F54;
                      }

h1 {
     font-family: Verdana, Arial, sans-serif;
     font-size: 14px;
     font-weight: bold;
     padding: 0;
     margin: 0;
     color: #c9c8b4; 
     }
h2.prodHeadline,
h3.prodHeadline,
h4.prodHeadline,
h5.prodHeadline {
    color:#F5D300; 
    font-weight: bold;
    font-family: Verdana, Arial, sans-serif;
    font-size: 14px;
    padding: 0;
    margin: 0;
}

.subHeading {
              vertical-align: middle;
              font-family: Verdana, Arial, sans-serif;
              font-size: 12px;
              font-weight: bold;
              color: #c9c8b4;
              }
.content { 
           padding: 15px 20px 10px 20px;
 }

.hleft { text-align: left; }
.hcenter { text-align: center; }
.hright { text-align: right; }
.vtop { vertical-align: top; }
.vbottom { vertical-align: bottom; }

/* Product details */
img#big {border:0;padding:0;margin:0;}
img.thumb {border:0;padding:0;margin:0;width:67px; height: 67px;}
div#zoomBig {
              width: 351px; 
              height: 351px;
              }
table#productDetails { 
                       height: 351px;
                       width: 100%;
                       text-align: center;
                       padding:0;
                       margin:0;
                       }

table#productDetails td.left { 
                               width: 351px; 
                               height: 351px;
                               vertical-align: top;
                               text-align: center;
                               padding: 0;
                               margin: 0;
                               }
table#productDetails td.middle { 
                                 width: 80px; 
                                 height: 351px;
                                 vertical-align: top;
                                 text-align: center;
                                 padding: 0;
                                 margin: 0;
                               }
table#productDetails td.middle img {
                                     width: 67px;
                                     height: 67px;
                                     border: 0;
                                     padding: 0;
                                     }
table#productDetails td.middle div {
                                     vertical-align: top;
                                     cursor: pointer;
                                     width: 67px;
                                     height: 67px;
                                     margin-bottom: 4px;
                                     margin-left: 4px;
                                     }
table#productDetails td.middle div.last {
                                          margin-left: 4px;
                                          margin-bottom: 0;
                                          }
table#productDetails td.right { 
                                height: 351px;
                                vertical-align: top;
                                text-align: left;
                                padding-left: 25px;
                                margin: 0;
                               }
table#productDetailsRight { 
                            border: 0;
                            height: 351px; 
                            padding-top: 20px;
                            margin: 0;
                            }


/* Tag Cloud */
.tagCloud {
     vertical-align: top;
     padding-right: 2px;
     margin: 0;
     }
.tagCloud  a { 
               font-family: Verdana, Arial, sans-serif;
               font-weight: bold;
               color: #c9c8b4;  
               }
.tagCloud  p { 
               font-family: Verdana, Arial, sans-serif;
               font-weight: bold;
               font-size: 12px;
               color: #ffffff;  
               }


/* Warenkorb */
.wk_Heading {
              vertical-align: middle;
              font-family: Verdana, Arial, sans-serif;
              font-size: 12px;
              font-weight: bold;
              padding: 0px 4px 0px 4px;
              color: #c9c8b4;
              background-color:#404040;
              }

/* Parent products */
td.parentProducts { 
                    width: 33%;
                    vertical-align: top;
                    text-align: center;
 }


/* Boxes */
.Box {margin:0;}
.buttonBox { margin-top: 12px; margin-bottom: 12px; text-align: right; }

div.manufacturer { 
                   margin-bottom: 4px;
                   text-align: center;
                   cursor: pointer;
                   }


/* Standard product listing, e.g subcat */
.stdProd { 
           text-align: center;
           margin: 0px 20px 15px 20px;
           }

.stdProdContent {
                  width: 395px;
                  text-align: left;
                  vertical-align: top;
                  background-color: #615F54;
                  }

.ButtonNew {
       background: #615F54 url(/images/buttons/new_gelb.gif) bottom left no-repeat; 
       background-position: 10px 160px;
       }
.ButtonKlassiker {
             background: #615F54 url(/images/buttons/klassiker_gelb.gif) bottom left no-repeat; 
             background-position: 10px 160px;
             }

.ButtonSale {
        background: #615F54 url(/images/buttons/sale_gelb.gif) bottom left no-repeat; 
        background-position: 10px 160px;
        }

.prodPrice .ButtonNew {
       background: #615F54 url(/images/buttons/new_gelb.gif) top center no-repeat; 
       background-position: 45px 5px;
       }
.prodPrice .ButtonKlassiker {
             background: #615F54 url(/images/buttons/klassiker_gelb.gif) bottom left no-repeat; 
	     background-position: 15px 5px;
             }

.prodPrice .ButtonSale {
        background: #615F54 url(/images/buttons/sale_gelb.gif) bottom left no-repeat; 
	background-position: 45px 15px;
        }

/* New product listing, e.g start page */
.NewButtonNew {
                background: #615F54 url(/images/buttons/new_gelb.gif) top left no-repeat; 
                }
.NewButtonKlassiker {
                      background: #615F54 url(/images/buttons/klassiker_gelb.gif) top left no-repeat; 
                      }

.NewButtonSale {
                 background: #615F54 url(/images/buttons/sale_gelb.gif) top left no-repeat; 
                 }


/* FAQ */
.faqTitle { 
            font-family: Verdana, Arial, sans-serif;
            font-size: 12px;
            font-weight: bold;
            color: #c9c8b4;
            cursor: pointer;
            margin-bottom: 4px;
            }
.faqSubTitle { 
            font-family: Verdana, Arial, sans-serif;
            font-size: 11px;
            font-weight: bold;
            }
.faqCnt { 
          padding-bottom: 10px;  
          margin-bottom: 10px;  
          }
/* Forms */
.inputborder {
               border: #999 1px solid;
               background-color: #fff;
               padding-left: 2px;
               padding-right: 2px;
               font-family: Verdana, Arial, Helvetica, sans-serif;
               font-size: 8pt;
               color: #303030;
               }
.inputborderError { border: #FF8E90 1px solid !important; }

select.fixed { width: 185px; }
input.fixed { width: 180px; }

.moduleRow { }
.moduleRowOver { background-color: #666 !important; cursor: pointer; }
.moduleRowSelected { background-color: #666 !important; }

/* Bookmarks */
div#Bookmarks {
               text-align: center;
                margin-top: 30px;
                }
div#BookmarksTxt {
                   text-align: center;
                   margin-top: 2px;
                   }


/* green and red messages */
div#errorBox {
               color: #ffffff;
               border: 1px #800000 solid; 
               vertical-align: middle; 
               padding: 5px; 
               height: 15px;
               line-height: 15px;
               font-weight: bold;
               background-color: #FF8E90;
}
div#successBox {
                 color: #303030;
                 border: 1px #85b87c solid; 
                 vertical-align: middle; 
                 padding: 5px; 
                 height: 15px;
                 line-height: 15px;
                 background-color: #d9f4d4;
}

/* Footer */
table#contentFooter { 
                 width: 100%;
                 text-align: center;
                 border-top: 4px solid #fff; 
                 }
table#contentFooter td { 
                   text-align: center; 
                   padding-top: 10px;
                   padding-bottom: 10px; 
}
.hideBlock {display:none;visibility:hidden;}
.clear {clear:both;}
.debug {background-color: #e0e090; color: #000; overflow: auto; width: 90%; text-align:left; margin-top:10px; border: 2px solid silver; padding: 10px;}
