body, p, td {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #000000;
}

.copy {
  font-size: 10px;
  text-align: center;
  color: #999999;
}

.grafik {
  font-size: 10px;
  text-align: center;  
}

.headline {
  font-size: 18px;
  font-weight: bold;
  text-align: center;  
  color: #005634;  
}

.subline {
  font-size: 15px;
  font-weight: bold;
  text-align: left;  
  color: #005634;  
}

.block {
  text-align: justify;
}

.zentriert {
  text-align: center;
}


#links {
  text-align: left;
}

a:link, a:visited {
  color: #005634;
  text-decoration: underline;
}

a:active, a:hover {
  color: #FF0000;
  text-decoration: underline;
}
