img { border: 0px none; }
a { color: #0051A3; }

body {
	padding-top: 10px;
	font-family: helvetica, arial, verdana, sans-serif;
 	text-align: center;
	font-size: 90%;
}

div.schaduw {
	background: #FF7C21;
	width: 90%;
	margin-top: 10px;
}

div.blad {
	background: white;
	position: relative;
	top: -8px;
	left: -6px;
	padding: 20px 6% 20px 6%;
	border-style: solid;
	border-color: black;
	border-width: 1px;
 	text-align: left;
}

div.voet {
	background: black;
	color: white;
	position: relative;
	top: -8px;
	left: -6px;
	border-style: solid;
	border-color: black;
	border-width: 1px;
	font-family: verdana, sans-serif;
	font-size: 90%;
}
div.voet a { /* a in div.voet */
    color: white;
	text-decoration: none;
}

div.standaarden {
	margin-top: 20px;
}

div.hoofding {
 	text-align: center;
	padding: 20px 0px 20px 0px;
}

span.titel1 {
	font-size: 120%;
	font-weight: bold;
}

ul.inhoudstafel { 
  	list-style: url(http://www.tinck.be/tinckweb/images/opsomming.gif) square; 
		margin-left: 16px;
/*	padding: 10px 0px 10px 0px; */
}

div.item {
	border-top: solid 1px; 	
	border-color: #FF7C21;
}

h3
{
	/* color: #ff7c21; */
	color: #0051A3; 
 	font-size: 130%;
	font-weight: bold;
	padding: 0px;
	/* margin: 8px 0px 4px 0px; */
}

h4
{
	color: #0051A3; 
 	font-size: 100%;
	padding: 0pxx;
	/* margin: 4px 0px 4px 0px; */
}

.tekst
{
	color: #000000; 
 	font-size: 100%;
	padding: 0pxx;
	/* margin: 4px 0px 4px 0px; */
}

ul.koppelingen { 
  	list-style: url(http://www.tinck.be/tinckweb/images/opsomming.gif) square; 
		margin-left: 16px;
}

.boodschapCentraal {
 	text-align: center;
	margin: 10px 0px 10px 0px;
}
.boodschap66 {
	width: 66%;
	background-color: #08518C; /* #08518C */
	border-style: double;
	border-color: #08518C;
	border-width: 3px;
	padding: 20px;
	font-family: verdana, sans-serif;
	font-size: 100%;
	color: white;
}
.boodschapCentraal a { /* a in .boodschap50 */
    color: white;
}

.boodschap90 {
	width: 90%;
	background-color: #08518C; /* #08518C */
	border-style: double;
	border-color: #08518C;
	border-width: 3px;
	padding: 20px;
	font-family: verdana, sans-serif;
	font-size: 100%;
	color: white;
}

table.artikelen {
	border-collapse: collapse;
}
table.artikelen td {
	padding-right: 10px;
    vertical-align: top;
   	font-family: helvetica, arial, verdana, sans-serif;
	font-size: 90%;
}

table {
			font-size: 100%;
}

.kolom3Links,
.kolom3Midden { 
  	text-align: justify;
  	float: left; 
	width: 200px; 
	margin-right: 20px;
}
.kolom3Rechts { 
  	text-align: justify;
  	float: left; 
	width: 200px; 
}
.kolom2Rechts { 
  	text-align: justify;
  	float: left;
	width: 420px; 
}
.kolomStop {
 	clear: both; 
	width: 100%;
}


.afbeeldingenMidden
{
	font-size: smaller;
}