.martz-box {
   margin: 0px;
   width: 900px;
   border-width: 1px;
   border-color: black;
   border-top-color: white;
   border-style: solid;
   background-color: silver;
   color: black;
   font-size: 10pt;
   font-family: Verdana, Arial, Helvetica;
}

.martz-header {
  margin: 0px;
  height: 23px;
  line-height: 23px;
  text-align: left;
  padding-left: 15px;
  /*vertical-align: middle;*/
  background-image: url(http://www.martz-mailorder.de/ebay/martz-header-ecke-ol.jpg);
  background-repeat: no-repeat;
  background-color: black;
  color: white;
  font-weight: bold;
}

.martz-subheader {
  margin: 0px;
  width: 900px;
  height: 160px;
  background-image: url(http://www.martz-mailorder.de/ebay/martz-header.jpg);
  background-repeat: no-repeat;
}

.martz-headline {
  margin: 0px;
  border-top: 3px solid black;
  border-bottom: 3px solid black;
  background-image: url(http://www.martz-mailorder.de/ebay/martz-produkttitel-background.jpg);
  background-repeat: no-repeat;
  color: black;
  font-size: 18pt;
  font-weight: bold;
  text-align: center;
  padding: 15px;
}

.martz-content {
  padding-top: 20px;
  padding-left: 40px;
  padding-right: 40px;
  margin: 0px;
  text-align: center;
  font-weight: bold;
  font-size: 12pt;
  color: black;
}

.martz-footer {
  text-align: center;
  margin: 0px;
  width: 900px;
}

.martz-variantenbezeichnung {
  font-size: 14pt;
  font-weight: bold;
  color: black;
  margin-bottom: 10px;
}

table.martz-groessentabelle {
  font-size: 12pt;
  /*font-weight: bold;*/
  margin-left: auto;
  margin-right: auto;
  color: black;
  border: 1px solid black;
}

table.martz-groessentabelle td {
  font-size: 11pt;
  color: black;
  background-color:#A0A0A0;
  text-align: center;
}

a.martz-link,a.martz-link:visited,a.martz-link:link,a.martz-link:active {
  text-decoration: none;
  font-weight: bold;
  color: black;
}

a.martz-link:hover,a.martz-link:visited:hover {
  text-decoration: underline;
  font-weight: bold;
  color: black;
}

a.martz-produkt-link,a.martz-produkt-link:visited,a.martz-produkt-link:link,a.martz-produkt-link:active {
  font-size: 10pt;
  text-decoration: none;
  font-weight: bold;
  color: black;
}

a.martz-produkt-link:hover,a.martz-produkt-link:visited:hover {
  font-size: 10pt;
  text-decoration: underline;
  font-weight: bold;
  color: black;
}

a.martz-produkt-link-klein,a.martz-produkt-link-klein:visited,a.martz-produkt-link-klein:link,a.martz-produkt-link-klein:active {
  font-size: 7pt;
  text-decoration: none;
  font-weight: bold;
  color: red;
}

a.martz-produkt-link-klein:hover,a.martz-produkt-link-klein:visited:hover {
  font-size: 7pt;
  text-decoration: underline;
  font-weight: bold;
  color: red;
}
