body {
font-size:12pt;
color:#000;
background-color:#fff;
font-family:Times New Roman, Times, serif;}

a:link, a:visited {
color:#333;
text-decoration:none;}

#content a:link:after, #content a:visited:after {
content: " (" attr(href) ") ";
font-size: 11pt;}

#header img, #search, #navbar, #menu, #footer, .caption {display:none;}

h1, h2, h3, h4, h5, h6 {color:#666;}
h1 {font-size:2em;}
h2 {font-size:1.5em;}
h3 {font-size:1.3em;}
h4 {font-size:1em;} 

#header {border-bottom:1px solid #666;}

#content {text-align:left;}

#content h4 {margin:2em 0 -0.6em 0;}
#content ul{
	padding:0.6em 0 0.2em 1.1em;
	margin:0 0 -0.2em 0;}
#content ol {
	padding:0.6em 0 0.2em 2em;
	margin: 0 0 -0.2em 0;}	
#content ul li {padding:1px 0 1px 0;}

.datumKB {
	font-style:italic;
	margin-top:0;}
ul.kobe , ol.kobe {  /* gebruikt op korteberichtenpagina's */
	position:relative;
	top:-1.4em;}
.kb, .datumKB {  /* gebruikt voor index korteberichten */
	position:relative;
	top:-1.6em;}	
 p.kb 	{  /* gebruikt voor index korteberichten */
	position:relative;
	top:-0.8em;}	
	
/* #footer {
	width:590px;
	height:20px;padding-left:160px;
} */

p {page-break-inside:avoid;}


img {border:0.5pt solid #000;}

img.noborder {
display:inline;
border:0px;}

em em {font-style:normal;}
.intro {font-style:italic;}
.intro em, .bron em {font-style:normal;}

.author {font-weight:500;}

.datum {
	text-align:right;
	font-style:italic;}
	
.right {
	float:right;
	margin:0 0 2px 12px;}
.left {
	float:left;
	margin:0 14px 2px 0px;}
.caption, .nocaption {width:270px; margin-top:0.6em;}
.caption img {width:100%} /* span met class caption (en left of right) met daarin een img en een p. (Voor een afbeelding zonder bijschrift: img met class caption / nocaption (en left of right))  */
.caption p {
	clear:right;
	font-style:italic;
	font-size:0.7em;
	padding:2px 4px 3px 6px;
	border:1px dotted #ccc;
	margin:0;}	
	

.bron, .creativecommons {						/* bron wordt gebruikt in Korte Berichten */
	font-style:italic;  
	font-size:0.8em;}
.creativecommons {padding-top:1em;}

.creativecommons img {
	display:inline;
	float:left;
	margin-right:12px;}

.kader {					/* wordt gebruikt in Dossier VredesMagazine */
	width:80%;
	margin:0 auto;
	padding:15px 25px;
	border:1px dotted #000;
	margin:0 auto;
	background:#fff;}
.center {
	margin-left:auto;
	margin-right:auto;
	width:80%;
	text-align:center;}	

.clear {clear:both;}

