p.archief {
	float: right;
}
div.bericht h3 {
	border-bottom: 1px solid #66AEF3;
	margin-top: 35px;
	padding-bottom: 5px;
	width: 100%;
}
div.bericht h3 a {
	text-decoration: none;
}
div.bericht div.tekst {
	padding-left: 15px;
}
div#jaarBrowser {
	border-bottom: 1px solid #66AEF3;
	font-size: 120%;
	padding-bottom: 5px;
	text-align: center;
}
	div#jaarBrowser a {
		font-weight: bold;
		padding: 2px;
		text-decoration: none;
	}
		div#jaarBrowser a:hover {
			background: #66AEF3;
			color: #fff;
		}
ul.archief {
	list-style: none;
	margin: 30px 15px;
}
	ul.archief li {
		margin: 0 0 8px 0;
	}
		ul.archief ul li a {
		}
