body {
	font: 100%/150% Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	margin: 0px;
	text-align: left;
}
h1 {
	font: italic normal 85% Helvetica, Verdana, Arial, sans-serif;
	color: #6B3023; /* #825E2A */
	text-transform: none;
	margin-bottom: 0.3em;
}
h2 {
	font: bold 100% Arial, Helvetica, sans-serif;
	color: #E3420D; /* #E36113 */
	padding-bottom: 0.4em;
	margin-top: 0.3em;
}
h3 {
	font: bold 90% Arial, Helvetica, sans-serif;
	color: #6B3023;
	margin-bottom: 0;
}
h4 {
	font: italic bold 80%/150% Arial, Helvetica, sans-serif;
	color: #6B3023;
	margin-bottom: 0;
	text-indent: 1.5em;
}
h5 {
    font: italic normal 90%/150% Arial, Helvetica, sans-serif;
	color: #6B3023;
	margin-bottom: 0;
	text-indent: 3em;
}
h6 {
	font: bold 90% Arial, Helvetica, sans-serif;
	color: #6B3023;
	margin-bottom: 0;
} 
h3 + p, h4 + p, h5 + p, h6 + p, h3 + p.kleincursief {
	margin-top: 0;

}
h3 + p.plus, h4 + p.plus, h5 + p.plus, h6 + p.plus {
	margin-top: 1em;

}
p {
	font: 85%/150% Verdana, Arial, Helvetica, sans-serif;
	color: #6B3023;
}
a {
	color: #343E85;
	text-decoration: underline;
}
a:hover {
	color: #E3420D; 
	text-decoration: none; 
}
h3 + .kleincursief {
    margin-top: 1em;
}
.kleincursief {
    font: 75%/120% Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #6B3023;	
}
.accent {
	font: 75%/120% Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #FF3300;
}
.anker {
	color: #C1D2DA;
	text-decoration: underline;
}
a.anker:hover {
	color: #343E85;
	text-decoration: underline;
}
#kollinks ul, #kolrechts ul {
	list-style: disc url(none) outside;
	padding: 0;
	margin: 0 0 12px 18px;
}
#kollinks ol, #kolrechts ol {
	margin: 0 0 12px -18px;
}
#kollinks ul li.zonder, #kolrechts ul li.zonder {
	list-style-image: none;
	list-style-type: none;
	padding: 0;
	margin: 0 0 0 -15px; 
}
#kollinks li, #kolrechts li {
	font-style: inherit;
	font-size: 85%;
	line-height: 150%;
	color: #6B3023;
	margin: 0;
	padding: 0;
}


/* ===== RECHTERKOLOM ===== */


#kolrechts a {
	font: 80% Arial, Helvetica, sans-serif;
	color: #BAC7C7;
	text-decoration: none;
}
#kolrechts a:hover {
	color: #5062A2; 
	text-decoration: underline;
}
#inkolrechts p {
	font: 80%/110% Arial, Helvetica, sans-serif;
	color: #5062A2; 
}
#inkolrechts p em strong {
	font-style: normal;
	font-weight: bold;
	display: block;
}
#inkolrechts a {
	font-size: 100%;
	color: #5062A2;
	text-decoration: underline;
}
#inkolrechts a:hover {
	color: #E3420D;
}
