body,td {
  font-family:     Verdana, sans;
  font-size:       11px;
  color:           #000000;
}

.copyright {
  font-family:     Verdana, sans;
  font-size:       9px;
  color:           #cccccc;
}

h1 {
  font-family:     Verdana, sans;
  font-size:       18px;
  font-wight:      bold;
  color:           #000000;
}

h2 {
  font-family:     Verdana, sans;
  font-size:       14px;
  font-wight:      bold;
  color:           #000000;
}

a,a:visited,a:active {
  font-family:     Verdana, sans;
  font-size:       11px;
  text-decoration: none;
  color:           #000000;
}

a:hover {
  font-family:     Verdana, sans;
  font-size:       11px;
  text-decoration: underline;
  color:           #000000;
}

produktgruppe.a,produktgruppe.a:visited,produktgruppe.a:active {
  font-family:     Verdana, sans;
  font-size:       9px;
  text-decoration: none;
  color:           #000000;
}

produktgruppe.a:hover {
  font-family:     Verdana, sans;
  font-size:       9px;
  text-decoration: underline;
  color:           #000000;
}

input, texarea, select {
  font-family:     Verdana, sans;
  font-size:       11px;
  color:           #000000;
  border:	   1px solid black;
}

