/* CSS Andreas Seibert */
#container
{
  height:1400px;
}

.negativeTextIndent
{
  margin-left: 3em;
  text-indent: -3em;
}

a, a:hover, a:active {
  color: #C82625;
  text-decoration: none;
}
