﻿body, p, div, span, th, td, li, dt, dd, dl, ol, ul, h1, h2, h3, h4, h5, h6, input, textarea, select, option, blockquote {
  font-family: Book Antiqua,Times New Roman,Times,serif;
  font-size: 12pt;
}
tt {
  font-family: Courier New,Courier,fixed;
  font-size: 10pt;
}

tr, td {
  vertical-align: top;
}

hr {
  color: #005f00;
}

body.main {
  background-color: #e2dcba;
  width: 740px;
  margin-left: 20pt;
  margin-right: 20pt;
  /*
  margin-left: auto;
  margin-right: auto;
    */
}

body.counter {
  background-color: #e2dcba;
  margin-left: 0pt;
  margin-top: 0pt;
}
body.home {
  background-color: #e2dcba;
  width: 740px;
  margin-left: 20pt;
  margin-right: 20pt;
  /*
  margin-left: auto;
  margin-right: auto;
    */
}
.home {
  font-size: 14pt;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: bold;
}
h1 {
  font-size: 24pt;
}
h2 {
  font-size: 22pt;
}
h3 {
  font-size: 20pt;
}
h4 {
  font-size: 18pt;
}
h5 {
  font-size: 16pt;
}
h6 {
  font-size: 14pt;
}
h6.kop {
  text-align: center;
  margin-bottom: -1em;
}
.bold {
  font-weight: bold;
}
.emph {
  font-style: italic;
}
.red {
  color: #e22c25;
}

b.kop {
  font-size: 16pt;
}
b.tussenkop {
  font-size: 14pt;
}

p.home b.kop {
  font-size: 18pt;
}
p.home b.tussenkop {
  font-size: 16pt;
}
.bloktekst {
  font-style: italic;
  background-color: #005f00;
  color: #ffffff;
}
.markeertekst {
  background-color: #ffff00;
  color: #000000;
}

a {
  text-decoration: underline;
}
a:hover {
  text-decoration: underline;
}
a:link {
  color: #e22c25;
}
a:active, a:hover,a:visited {
  color: #e22c25;
}

.notavailable {
  color: #bbbbbb;
}
a:link.notavailable,a:visited.notavailable,a:active.notavailable,a:hover.notavailable,a.notavailable {
  color: #bbbbbb;
  text-decoration: none;
  font-family: Book Antiqua,Times New Roman,Times,serif;
}

a.vet {
  color: #b01818;
}

table.clean {
  border-collapse: collapse;
  border-width: 0px;
  border-spacing: 0px;
  border-style: none;
  float: left;
  width: 100%;
  margin-left: 0px;
  margin-bottom: 0px;
  background: #f2efdc;
  clear: both;
}
table.announce td {
  padding: 0px;
  vertical-align: top;
  font-size: 1em;
}

table.announce {
  border-collapse: collapse;
  border-width: 2px;
  border-spacing: 0px;
  border-style: solid;
  border-color: #005f00;
  float: right;
  width: 300px;
  margin-left: 20px;
  margin-bottom: 10px;
  background: #f2efdc;
  clear: right;
}
table.announce td {
  padding: 5px;
  vertical-align: top;
  font-size: 11pt;
}

table.formfields {
  border-collapse: collapse;
  border-width: 0px;
  border-spacing: 0px;
  border-style: none;
  border-color: #005f00;
  margin: 0px;
}
table.formfields td {
  padding: 0px;
  padding-right: 5px;
}
table.formfields tr.formline td {
  padding-bottom: 20px;
}

.alpha {
  list-style-type: lower-alpha;
}
.roman {
  list-style-type: lower-roman;
}
.upper-alpha {
  list-style-type: upper-alpha;
}
.upper-roman {
  list-style-type: upper-roman;
}
.circle {
  list-style-type: circle;
}
.disc {
  list-style-type: disc;
}
.square {
  list-style-type: square;
}
.none {
  list-style-type: none;
}
.inside {
  list-style-position: inside;
}

.timestamp {
  color: #777777;
  font-size: 7pt;
  font-style: italic;
}

.tussenlijn {
  background: #bbbbbb;
  color: #bbbbbb;
}

.normcolor {
  color: #000000;
}
.footnote {
  font-size: 8pt;
}
.small {
  font-size: 10pt;
}
.large {
  font-size: 12pt;
}
.big {
  font-size: 14pt;
}
.huge {
  font-size: 18pt;
}
.massive {
  font-size: 20pt;
}
.giant {
  font-size: 24pt;
}
.gargantuan {
  font-size: 28pt;
}