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