.tekst, td, body    {color: #000000; font-family:Verdana, Arial, Helvetica; font-size:11px; font-weight:normal;}

h1, .kop {
	color:#000097;
	font-size:16px;
	line-height:18px;
	margin: 17px 0px 0px 0px;
	padding: 0px 0px 14px 0px;
	font-family: Helvetica;
	font-weight: bold;
}

h2, .subkop {
	color:#ffffff;
	font-size:12px;
	font-weight:bold;
	margin:12px 0px 0px 24px;
	font-family:Arial, Verdana, Helvetica;
}

h3, .itemkop, th {
	color:#000097;
	font-size: 12px;
	margin: 0px;
	font-weight: bold;
}
h4, .tekstgroot { color: #666666; font-weight:bold; }
h4 { /* LET OP: ook een stukje in layoutIE7.css */
	display: run-in;
	float: right;
	padding: 0px;
	margin: 0px;
}
/* clear gebruik je om te bepalen aan welke kant een niet-floating element mag verschijnen.
wanneer je both gebruikt mag er aan beide zijden niets verschijnen */
.clear { clear:both; }

.tekstwit           {color: #FFFFFF; }
.tekstklein         {color: #000000; font-size: 9px; font-family:Verdana, Arial, Helvetica;  }
.tekstkleinblauw    {color: #000097; font-size: 9px; font-family:Verdana, Arial, Helvetica;  }
.tekstfoto          {color: #000000; font-size: 10px; font-family:Verdana, Arial, Helvetica; font-style: italic }

/* hierboven lettertypes & opmaak */

a:link              {color: #1BA6E1; border: 0px transparent; text-decoration: underline; }
a:active            {color: #000000; border: 0px transparent; text-decoration: underline; }
a:visited           {color: #1BA6E1; border: 0px transparent; text-decoration: underline; }
a:hover             {color: #000000; border: 0px transparent; text-decoration: underline; }

a.knoop:link        {color: #000097; border: 0px transparent; text-decoration: none }
a.knoop:active      {color: #000097; border: 0px transparent; text-decoration: underline }
a.knoop:visited     {color: #000097; border: 0px transparent; text-decoration: none }
a.knoop:hover       {color: #000097; border: 0px transparent; text-decoration: underline }

a.wit:link,
a.wit:active,
a.wit:visited,
a.wit:hover       {color: #ffffff; border: 0px transparent; text-decoration: none }

p                   {margin: 0; padding: 0; }

/*
img.border          {border: #444499; border-style: solid; border-width: 1px; }

a, input, textarea, select { position: relative; }
*/

/*
ul                  {background: transparent; margin: 3px 8px 0px 20px; padding: 0px 0px 0px 0px; list-style-type: disc; }
ol                  {background: transparent; margin: 3px 8px 0px 20px; padding: 0px 0px 0px 0px; list-style-type: decimal; }
li                  {background: transparent; margin: 0px 0px 0px  0px; padding: 0px 0px 0px 0px;}
*/
a.multipage:link,
a.multipage:active,
a.multipage:visited,
a.multipage:hover   {font-size: 11px;}
a.multipageon:link,
a.multipageon:active,
a.multipageon:visited,
a.multipageon:hover {font-weight: bold; text-decoration: none; }
