<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/* CSS Document */

body, form, button, select, table {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-style: normal;
	line-height: 17px;
  font-weight: normal;
  color: #000000;
  text-decoration: none;
}
html,body {
	margin:0;
	padding:0;
	height:100%;
	border:none
}
body  {
  background-color: #FFFFE1;
}
.checkbox
{
	background-color: transparent;
}
.img {
	border: 0.05em solid #666666;
}
.dataregel,
.dataregelNoClick,
.dataregel_hover
{
  background-color: #C9E3AE;
  border-bottom-style: solid;
  border-bottom-color: #CCCCCC;
  border-bottom-width: 1px;
  padding-left: 4px;
  margin-right: 4px;
  padding-top: 4px;
  padding-bottom: 4px;
  height: 16px;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #CCCCCC;
  margin-bottom: 4px;
}
.dataregel_hover
{
  cursor:pointer;
  background-color: #7EBE3F;
}

.mitemtext {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #FFFF00;
}
.mitemtext#tmenul3a
{
  color: #FFFF33;
  font-style: italic;
}
a.mitemtext:link,
a.mitemtext:visited,
a.mitemtext:hover,
a.mitemtext:active {
  text-decoration: none;
}

.smallfont,
.smallfont:link,
.smallfont:hover,
.smallfont:active,
.smallfont:visited
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #FFFFFF;
	text-decoration: none;
}
.smallfont:hover {
	text-decoration: underline;
}

.font4px
{
  font-size: 4px;
}

h1
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: #006600;
  padding-top: 12px;
}
h2
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 15px;
  font-weight: bold;
  color: #006600;
  padding-top: 12px;
}

.fontbruinbold
{
  font-weight: bold;
  color: #996633;
}

.tabeltariefcellinks
{
	border-top: 1px solid #006600;
	border-right: 1px solid #006600;
	border-left: 1px solid #006600;
}

.tabeltariefcellinksonderste
{
	border-top: 1px solid #006600;
	border-bottom: 1px solid #006600;
	border-right: 1px solid #006600;
	border-left: 1px solid #006600;
}

.tabeltariefcelrechts
{
	border-top: 1px solid #006600;
	border-right: 1px solid #006600;
}

.tabeltariefcelrechtsonderste
{
	border-top: 1px solid #006600;
	border-bottom: 1px solid #006600;
	border-right: 1px solid #006600;
}

.fotorand {
	border: 10px solid #ffffff;
}

.tabelkop {
	font-size: 12px;
  font-weight: bold;
  color: #006600;
}
.kleintekstbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
}
.tabelomlijnd {
	border-top: 1px dotted #CCCCCC;
	border-bottom: 1px dotted #CCCCCC;
}
.logoutbutton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #000000;
	width: 75px;
	background-color: #FFFFE1;
	border-right: #373700 2px solid;
	border-left: #AEAE00 2px solid;
	border-top: #AEAE00 2px solid;
	border-bottom: #373700 2px solid;
}
</pre></body></html>