/* CSS Document */


/* Formatierungen der Linkseite */

a.link
{
  font-size: 11px;
  font-weight: bold;
  color: #666666;
  text-decoration: none;
}

a:hover.link
{
  color: #999999;
}

a.link_n
{
  font-size: 11px;
  font-weight: normal;
  color: #666666;
  text-decoration: none;
}
a:hover.link_n
{
  color: #999999;
}

td.fotoholiker
{
  width: 50px;
}

td.fotoholiker2
{
  width: 56px;
}

.mid
{
  padding-left: 10px;
  width: 45px;
}

