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