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

h1, .kop, .kopwit {
	color:#1BA6E1;
	font-size:18px;
	margin: 10px 0px 10px 0px;
	font-family:Verdana, Arial, Helvetica;
	font-weight:bold;
}
.kopwit {
	color:#FFFFFF;
}
h2, .subkop {
	color:#1BA6E1;
	font-size:16px;
	margin: 5px 0px 0px 0px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica;
}

h3, .itemkop, th {
	color:#1BA6E1;
	font-size:11px;
	margin:0px;
	font-weight: normal;
}

h4, .tekstgroot { color: #666666; font-weight:bold; }

/* 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: #666666; font-size: 11px; font-family:Georgia, Verdana, Arial }
.tekstheelklein     {color: #666666; font-size: 9px; font-family:Verdana, Arial }
.tekstfoto          {color: #666666; font-size: 10px; font-family:Georgia, Verdana, Arial; font-style: italic }

/* hierboven lettertypes & opmaak */

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

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

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

p                   {margin: 0; padding: 0; }

/*
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; }
