
a {
  color:#6C94C7;
}
h1,h2,h3,h4,h5,h6 {
  color:#6C94C7;
}
#title .inner {
  background:url(images/sommer/title.jpg);
}
#nv1 {
  background:url(images/sommer/nv1Bg.jpg);
}
#nv2 {
  background:url(images/sommer/nv2Bg.jpg);
}
#copyright .inner {
  background:#D4E0EF;
}

/* Templates */
#content table.twoColumns tr td.col1 {
  border-right:solid #6C94C7 1px;
}
.sendmailForm .text,
.sendmailForm textarea,
.guestbook .text,
.guestbook textarea{
  border:solid #6C94C7 1px;
}

.button {
  border:solid #6C94C7 1px;
  background:#D4E0EF;
}
