#klicktrail, #head, #head-bottom, #sidebar, #footer,
#catalogue-download {
   display: none;
}
body {
  margin: 0;
  padding: 0;
  font: 12pt Garamond, Palatino, "Times New Roman", Times, serif;
  color: #000;
  background: transparent;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", "Lucida", Verdana, "Bitstream Vera Sans", sans-serif;
  font-weight: bold;
  margin: .75em 0 .5em 0;
  page-break-after: avoid;
}
h1 {
   font-size: 15pt;
}
h2, h3 {
   font-size: 13pt;
}
p,
ul {
  margin: 0 0 1em 0;
}
ul li {
   margin: 0 !important;
   padding: 0 !important;
   list-style-type: square;
   list-style-position: inside;
}
p+p {
  margin-top: -1em !important;
}
a, a:visited, a:hover, a:visited:hover {
  color: #000;
  background: transparent;
  text-decoration: none;
}

/* Produktanfrage */
#products-menu li {
   list-style-type: none;
   float: left;
   width: 24.9%;
}
#products-menu li ul {
   margin: 0;
   padding: 0;
   clear: left;
}
.category-image {
   sfloat: left;
}
#products-menu li a {
   clear: left;
   float: none;
}
#products-menu li li a {
   sclear: none;
}
#products-menu li li {
   float: none;
}
#products-content {
   clear: both;
   width: 99%;
   margin-top: 2em;
}
#products-content table {
   width: 99%;
}
#clearer {
   float: none;
   clear: both;
}
.tx-bornebuschproducts-pi2 li {
   float: left;
}
.tx-bornebuschproducts-pi2 li a {
   margin-right: 12px;
}


#content-main input, #content-main textarea {
   border-top: 0 none;
   border-left: 0 none;
   border-right: 0 none;
}
input.submit-button {
   background-color: #fff;
   border: 1px dashed #999;
}
