body
{
  font-family: Arial, Verdana, Helvetica;
  font-size: 12px;
  line-height: 16px;
  background-color: #fdf8ec;
  background-image: url(bilder/hintergrund_leiste_druck.gif);
  background-position: left top;
  background-repeat: repeat-x;
  color: #333333;

}

td
{
  font-size: 12px;
  line-height: 16px;
  color: #333333;
}

a
{
  color: #111111;
}

a:link
{
  color: #111111;
  text-decoration: none;
}

a:active
{
  color: #111111;
  text-decoration: none;
}

a:visited
{
  color: #111111;
  text-decoration: none;
}

a:hover
{
  color: #111111;
  font-weight: bold;
  text-decoration: none;
}

a.gruen
{
  color: #00672E;
}

a:link.gruen
{
  color: #00672E;
  text-decoration: none;
}

a:active.gruen
{
  color: #00672E;
  text-decoration: none;
}

a:visited.gruen
{
  color: #00672E;
  text-decoration: none;
}

a:hover.gruen
{
  color: #00672E;
  font-weight: bold;
  text-decoration: none;
}

a.rot
{
  color: #C74910;
}

a:link.rot
{
  color: #C74910;
  text-decoration: none;
}

a:active.rot
{
  color: #C74910;
  text-decoration: none;
}

a:visited.rot
{
  color: #C74910;
  text-decoration: none;
}

a:hover.rot
{
  color: #C74910;
  font-weight: bold;
  text-decoration: none;
}

.text_rot
{
  color: #C9501A;
  font-size: 11px;
  line-height: 14px;
}

.text_titel
{
  font-size: 12px;
  line-height: 14px;
}

.text_unterzeile
{
  font-size: 10px;
  line-height: 14px;
}

.leistungen
{
  list-style-type: square;
  list-style-position: outside; 
  color: #c3460f;
}
