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 */


.tekst, td, body    {color: #000000; font-size: 14px; line-height: 1.3em; font-family: Arial, Helvetica; }

.titel, h1          {font-size: 2em; font-weight: bold; margin: 0; padding: 4px 0; line-height: 1em; }

.kop, h2            {font-size: 20px; font-weight: bold; margin: 0; padding: 4px 0; }
.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; clear: both; display: block; }

.rood               {color: #FF0000; }

a,
a:link,
a:visited,
a:active,
a:hover             {color: #000000; border: 0px transparent; text-decoration: underline;}
a:active,
a:hover             {color: #333399; }

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;}

figure.image                  { display: table; border: 0; margin: 0; border-spacing: 0;}
figure.image.align-left       { margin: 0 10px 10px  0;   float: left;}
figure.image.align-right      { margin: 0  0   10px 10px; float: right;}
figure.image.align-center     { margin: 0 auto 10px auto; }
figure.image img              { margin: 0 !important; }
figure.image figcaption       { margin: 0; text-align: left; display: table-caption; caption-side: bottom; }


sup {
  line-height: 0.8em;
  font-size: 0.7em;
}