.tekst, td, body    {color: #151B54; font-family:Verdana, Arial, Helvetica; font-size:12px; font-weight:normal;}

h1, .kop {
	color:white;
	font-size:27px;
	margin: -40px 0px 0px 0px;
	font-family: Arial;
	font-weight: normal;
	text-align: center;
}

h2, .subkop {
	color:#FF8040;
	font-size:32px;
	font-weight:normal;
	margin:0px 0px 0px 0px;
	font-family:Arial;
	text-align: center;
}

h3, .itemkop, th {
	color:#FF8040;
	font-size: 22px;
	margin: 0px;
	letter-spacing: 0.3px;
	line-height: 20px;
	font-weight: normal;
	font-family: Arial;
	text-align: center;
}


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, .copy    {color: #FFFFFF; }
.tekstklein         {color: #000000; 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 {border:0px transparent;text-decoration:underline;}
a:link {color:#000099;}
a:active {color:#000099;}
a:visited {color:#000099;}
a:hover {color:#ff8040;}

a.wit {border:0px transparent;text-decoration:underline;}
a.wit:link {color:#ffffff;}
a.wit:active {color:#ffffff;}
a.wit:visited {color:#ffffff;}
a.wit:hover {color:#ff8040;}
p                   {margin: 0; padding: 0; }
