
#strip, #secnav, #footer {
  background-color: #b07e00;
}

#main a {
  color: #b07e00;
}

#contacts {
  background-image: url(../images/ocker-verlauf-rechts.jpg);
}

.borderElement {
  border: 1px solid #b07e00;
}

table.contenttable thead th {
 background-color: #b07e00;
 color: #fff;
}

table.contenttable thead th, table.contenttable tbody td, .htmlarea-content-body table thead th, .htmlarea-content-body table thead td {
   text-align: center;
}