/* Style sheet voor documenten uit Fida en Archief */

body {
  background-color: white;
  color: black;
  margin-left: 2%;
  margin-right: 2%;
  margin-top: 10px;
  margin-bottom: 0%;
 }

body, p, td, th, div, code, tt, pre {
  font-family: "Courier New", Courier, monospace;
  font-size: 10pt;
}

th, td {
  vertical-align: top;
  text-align: left;
}

h1, h2, h3, h4, h5, h6 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: black;
}

h1 {
  font-weight: bold;
  font-size: 12pt;
}

h2 {
  font-weight: bold;
  font-size: 12pt;
  font-style: oblique;
}

h3 {
  font-weight: bold;
  font-size: 10pt;
}

h4 {
  font-weight: bold;
  font-size: 10pt;
  font-style: oblique;
}

h5 {
  font-size: 10pt;
}

h6 {
  font-size: 10pt;
  font-style: oblique;
}

big {
  font-size: larger;
}

small, sup, sub {
  font-size: smaller;
}

.kop {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 12pt;
}

td.zoekopdracht {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10pt;
  vertical-align: top;
  text-align: left;
}

td.navigatie {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10pt;
  vertical-align: top;
  text-align: right;
}

.naartreffer {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 8pt;
}
  
th.veldnaam {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 8pt;
  vertical-align: top;
  text-align: left;
  white-space: nowrap;
}

.copy {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 8pt;
  margin-top: 1em;
  border-top: thin solid red;
  border-bottom: thin solid red;
}

.treffer {
  color: red;
  font-weight: bold;
}

a:link {
  font-weight: normal;
  color: #6666CC;
}

a:visited {
  font-weight: normal;
  color: #6666CC;
}

a:active {
  font-weight: normal;
  color: #FF0000;
}
