body
{
  background-color: #FFFFFF;
}

table
{
  border-collapse: collapse;
  border-color: #FFFFFF;
  font-size: 10px;
  font-family: verdana, arial, helvetica;
  font-weight: bold;
  color: #004080;
}

A:link
{
  font-size: 10px;
  font-family: verdana, arial, helvetica;
  font-weight: bold;
  color: #004080;
  background: transparent;
  text-decoration: none;
}

A:Visited
{
  font-size: 10px;
  font-family: verdana, arial, helvetica;
  font-weight: bold;
  color: #004080;
  background: transparent;
  text-decoration: none;
}

A:Active
{
  font-size: 10px;
  font-family: verdana, arial, helvetica;
  font-weight: bold;
  color: #FFFFFF;
  background: transparent;
  text-decoration: none;
}

A:Hover
{
  font-size: 10px;
  font-family: verdana, arial, helvetica;
  font-weight: bold;
  color: #FFFFFF;
  background: transparent;
  text-decoration: none;
}

A:Focus
{
  font-size: 10px;
  font-family: verdana, arial, helvetica;
  font-weight: bold;
  color: #FFFFFF;
  background: transparent;
  text-decoration: none;
}

td.headline
{
  font-size: 14px;
  font-family: verdana, arial, helvetica;
  font-weight: bold;
  color: #004080;
  background: transparent;
}

td.aktiv
{
  font-size: 9px;
  font-family: verdana, arial, helvetica;
  font-weight: bold;
  color: #004080;
  background: #9DB5D0;
  text-align: center;
}

td.inaktiv
{
  font-size: 9px;
  font-family: verdana, arial, helvetica;
  font-weight: bold;
  color: #9DB5D0;
  background: #CBD8E7;
  text-align: center;

