/* Generated by KompoZer */
td {
  height: 50px;
  width: 150px;
}
.titel {
  font-family: 'Century Gothic';
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 1.2em;
}
.farblink {
  width: 150px;
  height: 50px;
  text-align: center;
  font-family: 'century gothic';
}
a {
  font-family: 'century gothic';
}
.dunkel {
  color: #999999;
}
.hell {
  color: #333333;
}
a:link {
  color: #333333;
}
a:active {
  color: #999999;
}
a.dunkel:active {
  color: #000000;
}
a.hell:link {
  color: #333333;
}
a.dunkel:link {
  color: #999999;
}
a.dunkel:hover {
  color: #333333;
}
