
#strip, #secnav, #footer {
  background-color: #00782a;
}

#main a {
  color: #00782a;
}

#contacts {
  background-image: url(../images/gruen-verlauf-rechts.jpg);
}

.borderElement {
  border: 1px solid #00782a;
}

table.contenttable thead th {
 background-color: #00782a;
 color: #fff;
}