a:link, a:visited {
  text-decoration: none;
  color: #000000;
  font-weight: normal;
  font-size: 11px;
  font-style: normal;
  font-family: Verdana;
}
a:hover {
  font-weight: normal;
  font-size: 11px;
  color: #000000;
  font-family: Verdana;
  visibility: visible;
  font-style: normal;
  font-variant: normal;
  float: none;
  clear: left;
  text-decoration: underline;
}
.AutoFont {
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 11px;
  font-weight: normal;
  color: #000000;
}
.menue {
  background-image: url(menue.png);
  background-repeat: repeat-y;
}
#sidebar {
  width: 160px;
}
#content {
  width: 608px;
}
h1 {
  font-family: Verdana,Geneva,sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #0299ce;
}
.linkfix {
  color: #4899ce;
  text-decoration: underline;
}
.AutoFont a {
  color: #4899ce;
}
.menue #content a {
  color: #4899ce;
}
coachlink {
  color: #4899ce;
}
#right {
  float: right;
  margin-right: 15px;
  margin-top: 10px;
}
