@import url(/inc/style.my);

body {
  background-color: #FFFFFF;
  color: #FD1912;
  font-family: Arial, Helvetica, sans-serif;
  margin: 16px;
}

button, input.btn {
  background-color: #FFFFFF;
  border: 1px solid #A5A8D1;
  color: #0A003F;
  height: 19px;
}

h3 {
  color: #FFD128;
  font-family: Verdana, Arial, sans-serif;
  font-size: 18px;
  font-weight: lighter;
}

hr {
  color: #FFFFFF;
  height: 1px;
  margin-top: auto;
}

table.inner {
  text-align: left;
  width: 672px;
}

table.outer {
  text-align: center;
  width: 100%;
}

td {
  font-size: 12px;
}

td.head {
  background-color: #FD1912;
  color: #0A003F;
  padding: 8px;
  width: 100%;
}

td.index {
  background-color: #0A003F;
  border-right: 1px solid #FFFFFF;
  color: #A5A8D1;
}

td.logo {
  background-color: #0A003F;
  border-left: 1px solid #FFFFFF;
  color: #A5A8D1;
  padding: 2px;
  text-align: right;
}

td.rights {
  color: #394077;
  font-size: smaller;
  padding: 8px;
  text-align: center;
}

td.txt {
  background-color: #394077;
  border-top: 1px solid #FFFFFF;
  color: #FFFFFF;
  height: 331px;
  padding: 8px;
  width: 100%;
}

td.woord2 {
  padding: 8px;
  text-align: center;
}

th {
  background-color: #FD1912;
}

.index a {
  border-bottom: 1px solid #FFFFFF;
  color: #A5A8D1;
  display: block;
  height: 15px;
  padding: 4px;
  text-decoration: none;
  width: 158px;
}

.index a:hover {
  background-color: #394077;
/*
  background-image: url(/05bf$69/Nav_bkg.jpg);
*/
  background-image: url(http://www.sens.nl/05bf$69/Nav_bkg.jpg);
  color: #FFD128;
}

.news .date {
  color: #8487AB;
  font-size: smaller;
}

.news .r1 .date, .news .r2 .date{
  color: #FFFFFF;
}

.news .r1 .teaser {
  color: #A5A8D1;
}

.news .r2 .teaser {
  color: #0A003F;
}

.news form td {
  background-color: #8487AB; /* Comment */
}

.news form textarea {
  height: 112px; /* Comment */
  width: 275px;
}

.news span.teaser {
  color: #A5A8D1;
  font-weight: bold;
}

.r1 td {
  background-color: #0A003F;
  color: #FFFFFF;
}

.r2 td {
  background-color: #8487AB;
  color: #FFFFFF;
}

.search button {
  width: 47px;
}

.search input {
  width: 101px;
}

.search select {
  border: 1px solid #A5A8D1;
  width: 103px;
}

.txt a {
  color: #FFD128;
}

.txt a:hover {
  color: #FD1912;
}

.txt b {
  color: #A5A8D1;
}

.txt img {
  border: 1px solid #0A003F;
}

div.inlineindex {
  border-bottom: 1px dashed #A5A8D1;
  padding-bottom: 8px;
}

.inlineindex .date {
  display: none;
}

.inlineindex .r1 td, .inlineindex .r2 td {
  background-color: #394077;
}
