h1, .kop
{
	color:#188C18;
	font-size:14px;
	margin:0px 0px 5px 0px;
	padding:0px 0px 5px 0px;
	font-family:Verdana, Arial, Helvetica;
	font-weight:bold;
	width: 100%;
	border-bottom: 1px solid #CCCCCC;
/*	background-color: #EEEEEE; */
}

h2, .subkop
{
	color:#188C18;
	font-size:11px;
	font-weight:bold;
	margin:0px;
	font-family:Verdana, Arial, Helvetica;
}

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

.clear /* 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:both;
}

.tekstgroot         {color: #000000; font-size: 16px; font-family:Georgia, Verdana, Arial; }
.tekst, td, body    {color: #000000; font-family:Verdana; font-size:11px; font-weight:normal;}
.tekstklein         {color: #000000; font-size: 11px; font-family:Georgia, Verdana, Arial }
.tekstheelklein     {color: #000000; font-size: 9px; font-family:Verdana, Arial }
.tekstfoto          {color: #000000; font-size: 10px; font-family:Georgia, Verdana, Arial; font-style: italic }

/* hierboven lettertypes & opmaak */

a:link              {color: #188C18; border: 0px transparent; text-decoration: none; }
a:active            {color: #F6BD4E; border: 0px transparent; text-decoration: none; }
a:visited           {color: #188C18; border: 0px transparent; text-decoration: none; }
a:hover             {color: #F6BD4E; border: 0px transparent; text-decoration: none; }

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

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

p                   {margin: 0; padding: 0; }

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