a {
  color:#85181d;
}
table th {
  border-bottom:solid #85181d 2px;
}

#banner-image {
  height:285px;
  background:#fff;
  background-repeat:no-repeat;
  margin:0;
}
#header {
  background-image:url(/assets/images/header-bg.gif);
}
#nv1 li.a1 a,
#nv1 li.s1 a {
  border-bottom:solid #85181d 1px;
}

#leftbar {
  background:#e3787e url(/assets/images/nv2-top.gif) no-repeat 0 0;
}
#leftbar-2 {
  background:url(/assets/images/nv2-bottom.gif) no-repeat 0 100%;
}


/* Formulare
************************************/
#search input.button {
  background:#85181d;
  color:#fff;
}