﻿body, p, div, 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;
}

td.right {
  text-align: right !important;	
}

hr {
  height: 1px;
  border: 1px inset;
  border-color: #005f00;
}

.center {
	text-align: center;
}

body.main {
  background-color: #e2dcba;
  width: 740px;
  margin-left: auto;
  margin-right: auto;
  background-image: url('../images/exptextb.jpg');
  /*
  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: auto;
  margin-right: auto;
  background-image: url('../images/exptextb.jpg');
  /*
  margin-left: auto;
  margin-right: auto;
    */
}
.home {
  font-size: 14pt;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: bold;
}
h1 {
  font-size: 1.6em;
}
h2 {
  font-size: 1.4em;
  margin-bottom: 0em;
}
h2 + p, h2 + div, h2 + div p {
  margin-top: 0em;
}
h3 {
  font-size: 1.2em;
  margin-bottom: 0em;
}
h4 {
  font-size: 1.1em;
  margin-bottom: 0em;
}
h5 {
  font-size: 1em;
  margin-bottom: 0em;
}
h6 {
  font-size: 1em;
  margin-bottom: 0em;
}
h6.kop {
  text-align: center;
  margin-bottom: -1em;
}
div.kop {
  font-size: 14pt;
  font-weight: bold;
  color: #009900;
  text-align: center;
  margin-bottom: 0em;
}
.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;
}
.kadertekst {
  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;
}

div.bloktekst, p.bloktekst {
  width: 100%;
  margin: 10px 0px;
  border-width: 2px;
  border-style: solid;
  border-color: #004000;
  padding: 5px;
  background-color: #f2efdc;
  color: black;
}

div.kadertekst, p.kadertekst {
  width: 100%;
  margin: 10px 0px;
  border-width: 2px;
  border-style: solid;
  border-color: #004000;
  padding: 5px;
  background-color: #f2efdc;
  color: black;
}

div.aankondiging, div.waarschuwing {
  float: right;
  clear: right;
  margin-bottom: 20px;
  margin-left: 20px;
  border-width: 2px;
  border-style: solid;
  border-color: #004000;
  width: 286px;
  padding: 5px;
  background-color: #f2efdc;
}
div.aankondiging p, div.waarschuwing p {
  margin: 0px;
  font-size: 0.9em;
}
div.aankondiging ul,, div.waarschuwing ul {
  margin: 0px;
}
div.aankondiging ul li, div.waarschuwing ul li {
  margin-left: -1.5em;
  list-style-type: circle;
}
div.aankondiging h2, div.waarschuwing h2 {
  margin: 0px;
  font-size: 1em;
}
div.waarschuwing {
  background-color: #ffff80;
}
div.aankondiging div.nadruk, div.waarschuwing  div.nadruk {
  padding: 1px;
  font-size: 0.9em;
  text-align: center;
  width: 100%;
  background-color: #005f00;
  color: #ffffff;

}

div.admincard {
  border: solid 3px #070;
  background-color: #F2EFDC;
  padding: 5px
}

.fill {
  width: 100%;
}

table.empty {
  border-collapse: collapse;
  border-width: 0px;
  border-spacing: 0px;
  border-style: none;
  margin-left: 0px;
  margin-bottom: 0px;
  clear: both;
}

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;
}

div.validationerror {
  padding: 5px 10px;
  color: Red;
  background-color: Yellow;
  border-color: Red;
  border-width: 2px;
  border-style:solid;
}

table.matrix {
  width: 100%;
  border: solid;
  border-bottom: solid;
  border-width: 1px;
  border-color: #006f51;
  border-collapse: collapse;
}
table.matrix[class~=nofill] {
  width: auto;
}
table.matrix td, table.matrix th  {
  border: none;
  border-bottom-style: solid;
  border-right-style: none;
  border-collapse: collapse;
  border-width: 1px;
  border-color: #006f51;
  padding: 0px;
  padding-right: 1px;
  padding-left: 1px;
  text-align: left;
  vertical-align: top;
  background-color: #e9e4cb;
  font-size: 0.8em;
  font-family: Tahoma, Arial, Helvetica, sans-serif;
}
table.matrix tr.alternate td {
	background-color: #eaf1c1;
}
table.matrix tr.alternate td a:hover {
	background-color: #ffffff;
}
table.matrix .closeright {
  border-right-style: dashed ;
}
table.matrix th {
	background-color: #006f51;
  color: white;
}
table.matrix td.LOGcol {
  width: 35px;
  font-size: .7em;	
}
table.matrix td.DATcol {
  width: 75px;
  font-size: .7em;	
}
table.matrix td.LDATcol {
  width: 150px;
  font-size: .7em;	
}
table.matrix td.IDcol {
  width: 70px;
  font-size: .7em;	
}
table.matrix td a {
  text-decoration: none;
}
table.matrix td a:hover {
  text-decoration: none;
  background-color: white;
}
table.matrix th a {
  color: white;
  text-decoration: none;
}
table.matrix th a:hover {
  color: #006f51;
  background-color: #c1d72e;
  text-decoration: none;
}
table.matrix td.numerical, table.matrix th.numerical {
  text-align: right;
  width: 50px;
}

.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;
}