html{min-height:100%;margin-bottom:1px;}

a { color: #4c130c;}
a:hover {color: #ac070d}

.product-specs ul {
  margin: 10px 10px;
  margin-left: 20px;
  list-style-type: square;
}
.product-specs li {
  line-height: normal;
}
.category-image {
  margin: 3px;
  padding: 3px;
  background: #ffffff;
  border: 1px solid #c3bfba;
}

.start-neu {
  margin: .5%; 
  padding: 1%;
  float: left; 
  border: 1px solid #e5e3e1;
  background: #ffffff;
  width: 61%;
  line-height: normal;
  min-height: 220px;
}
.start-neu img {
  background: #ffffff;
  padding: 2px;
  border: 1px solid #c3bfba; 
  margin: 3px 8px;
}
.start-neu h3 {
  margin-top: 0pt; 
  padding-top: 0pt;
  line-height: normal;
}
.start-termin {
  margin: .5%; 
  padding: 1%;
  text-align: right;
  float: left; 
  border: 1px solid #e5e3e1;
  background: #f6f3ee;
  width: 32%;
  line-height: normal;
    min-height: 220px;
}
.start-termin img {
  background: #ffffff;
  padding: 2px;
  border: 1px solid #c3bfba; 
}

.sub-cat {
  float: left;
  display: block;
  border: 1px solid #e5e3e1;
  margin: 0;
  margin-bottom: 10px;
  padding: 5px;
}
.sub-cat h3 a {
  text-decoration: none;
  color:#66130b;
}
.sub-cat h3 a:hover {
  text-decoration: underline;
  color: #ae0407;
}
.sub-cat img {
  background: #ffffff;
  padding: 3px;
  margin: 5px;
  border: 1px solid #c3bfba; 
}
.sub-cat a:hover img {
  border: 1px solid #ae0407; 
}
.list-gw {
  margin: 5px;
}
.list-gw li {
  line-height: 1.8em;
  border-bottom: 1px solid #e2e2e2;
  padding: 5px;
  padding-left: 20px;
  width: auto;
}
.list-gw a {
  text-decoration: none;
}

