body
{
  margin: 0px;
}

.navi
{
  font-weight: bold;
  font-family: verdana;
  font-size: 12px;
}

.content
{
  font-family: verdana;
  font-size: 11px;
}

.headline
{
  font-family: verdana;
  font-size: 13px;
  color: #FF9624;
  font-weight: bold;
}

.orange
{
  color: #FF9624;
  font-weight: bold;
    font-family: verdana;
  font-size: 12px;
}

.impressum
{
  font-weight: bold;
  font-family: verdana;
  font-size: 10px;
}

a.navi:link
{
  color: #000000;
  text-decoration: none;
}

a.navi:active
{
  color: #000000;
  text-decoration: none;
}

a.navi:visited
{
  color: #000000;
  text-decoration: none;
}

a.navi:hover
{
  color: #FF9624;
}

a:link
{
  color: #000000;
  text-decoration: none;
}

a:active
{
  color: #000000;
  text-decoration: none;
}

a:visited
{
  color: #000000;
  text-decoration: none;
}

a:hover
{
  color: #FF9624;
}
