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