img[align="right"],
img[style*="float: right"],
img[style*="float:right"]   { margin: 0 0    10px 10px;  } /* ipv LeftRightMarginFix */
img[align="left"],
img[style*="float: left"],
img[style*="float:left"]   { margin: 0 10px 10px 0; }  /* ipv LeftRightMarginFix */

@font-face {
    font-family: 'reportregular';
    src: url('css/report_regular.eot');
    src: url('css/report_regular.eot?#iefix') format('embedded-opentype'),
         url('css/report_regular.woff2') format('woff2'),
         url('css/report_regular.woff') format('woff'),
         url('css/report_regular.ttf') format('truetype'),
         url('css/report_regular.svg#reportregular') format('svg');
    font-weight: normal;
    font-style: normal;

} 

.tekst, td, body    {color: #000000; font-size: 14px; line-height: 1.3em; font-family: Helvetica; }

.titel, h1          {font-size: 2em; font-weight: bold; margin: 0; padding: 4px 0; line-height: 0.95em; letter-spacing: 0.05em; font-family: reportregular, Helvetica;  }

.kop, h2            {font-size: 20px; font-weight: bold; margin: 0; padding: 4px 0; color: #63AE6D;}
.subkop, h3         {font-size: 18px; font-weight: bold; margin: 0; padding: 4px 0; }

.kop,
.subkop, h3 {
	margin: 0 0 4px -0.5%;
	padding: 1% 0.5%;
	width: 101%;
	background-color: #beecbd;
	display: inline-block;
}
.itemkop, th, h4    {font-size: 16px; font-weight: bold; margin: 0; padding: 4px 0; }
.itemkop a, .itemkop a:link, .itemkop a:visited, .itemkop a:active,
th a, th a:link, th a:visited, th a:active,
h4 a, h4 a:link, h4 a:visited, h4 a:active { text-decoration: none; }
.author h6,
.date h5,
.date h6            {margin: 0; padding: 0;}
.tekstgroot         {font-size: 16px; }
.tekstklein         {font-size: 11px; }
.tekstheelklein     {font-size:  9px; font-family: Verdana, Arial, Helvetica; }
.tekstfoto          {font-size: 10px; font-style: italic }

.rood               {color: #FF0000; }

a,
a:link,
a:visited,
a:active,
a:hover             {color: #63AE6D; border: 0px transparent; text-decoration: underline;}
a:active,
a:hover             {color: #31823C; }

a.knoop,
a.knoop:link,
a.knoop:visited,
a.knoop:active,
a.knoop:hover       {color: #000000; border: 0px transparent; text-decoration: none;}
a.knoop:hover       {color: #c20023; }

p                   {margin: 0; padding: 0; }
.clear              {clear:both}
.nowrap             {white-space: nowrap; }

ul                  {background: transparent; margin: 3px 8px 0px 10px; padding: 0px 0px 0px 0px; list-style-type: disc; }
ol                  {background: transparent; margin: 3px 8px 0px 10px; padding: 0px 0px 0px 0px; list-style-type: decimal }
li                  {background: transparent; margin: 0px 0px 0px 10px; padding: 0px 0px 0px 0px;}

