body{ 
	background-color: #fff; 
	font-family: verdana;
	font-size: 100%;
	padding: 25px 0 0 5px;
	width: 800px;
}

div#header{
	font-family: verdana; 
	font-size: 80%;
	font-weight: bold; 
	color: #005ea2;
	margin: 0px 0px 0px 0px;
}

div#content{
	font-family: verdana; 
	font-size: 8pt;
	font-style: none; 
	color: #000;
	position: relative; 
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	padding: 3px 3px 3px 3px;
	border: 1px solid #fff;
}

div#contentheader{
	font-family: verdana; 
	font-size: 70%;
	font-weight: bold;
	color: #fff; 
	text-transform: uppercase;
	background-color: #005ea2;
	margin: 0px 0px 0px 0px;
}

div#date{
	font-family: verdana; 
	font-size: 60%;
	font-style: italic; 
	color: #757575;
	position: relative;
	top: 0;
	bottom: 0;
	left: 11;
	right: 0;
}

div#headlines{
	font-family: verdana; 
	font-size: 80%;
	font-style: none;
	text-align: center; 
	margin: 13px 0 0 0;
}

div#archief{
	font-family: verdana; 
	font-size: 80%;
	font-weight: bold;
	position: relative; 
	color: #005ea2;
	margin: 40px 3px 3px 0px;
}

a:link, a:visited{
	color: #005ea2;
	font-size: 100%;
	text-decoration: none;
}

a:hover{
	color: #005ea2;
	font-size: 100%;
	text-decoration: underline;
}

p.image{
	float: left;
	padding: 1px 1px 0 1px;
	margin: 2px 3px 0 2px;
	background: #005ea2;
	font-style: italic;
	font-size: 80%;
	color: #fff;
	text-align: center;
}

p.uitlijnen{
	text-align: justify;
} 
