.rechtsblue h3, .rechtsbluewhite h3 {
	margin-bottom: 0px;
	font-weight: bold;
}

.kopLonderstreepnews {
	padding-bottom: 1em;
	/*
		color: #666666;
		font: 12px 'gandhi_sansregular',Arial,Helvetica,sans-serif;*/
}

.mainleft p, .mainleft li, .mainleft h1, .mainleft h2, .mainleft h3 {
	margin-right: 100px
}

.mainleft div.subcolright p, .mainleft div.subcolleft p {
	margin: 0px;
}

OL.literatuurlijst {
	list-style-type: none;
	line-height: 1;
}

OL.literatuurlijst LI {
	padding: 0 0 40px
}

OL.literatuurlijst LI .title {
	font: 16px 'gandhi_sansregular', Arial, Helvetica, sans-serif;
	margin-bottom: 8px;
	font-weight: bold;
}

OL.literatuurlijst LI .author {
	/*font-style: italic;*/
	margin-bottom: 1em;
	line-height: 1.3;
}

OL.literatuurlijst LI .journal {
	font-style: italic;
}

@font-face {
	font-family: 'Glyphicons Halflings';
	src: url(../fonts/glyphicons-halflings-regular.eot);
	src: url(../fonts/glyphicons-halflings-regular.eot?#iefix)
		format('embedded-opentype'),
		url(../fonts/glyphicons-halflings-regular.woff2) format('woff2'),
		url(../fonts/glyphicons-halflings-regular.woff) format('woff'),
		url(../fonts/glyphicons-halflings-regular.ttf) format('truetype'),
		url(../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular)
		format('svg')
}

.glyphicon {
	position: relative;
	top: 1px;
	display: inline-block;
	font-family: 'Glyphicons Halflings';
	font-style: normal;
	font-weight: 400;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.glyphicon-log-in::before {
	content: "\e161";
}

.glyphicon-lock::before {
	content: "\e033";
}

.glyphicon-new-window::before {
	content: "\e164";
}

*::after, *::before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.label {
	display: inline;
	padding: .2em .6em .3em;
	font-size: 75%;
	font-weight: 700;
	line-height: 1;
	color: #fff;
	text-align: center;
	white-space: nowrap;
	vertical-align: baseline;
	border-radius: .25em;
}

.label-new {
	font: 12px/16px 'gandhi_sansregular', Arial, Helvetica, sans-serif;
	background-color: #5cb85c;
	font-weight: 700;
	line-height: 2;
}

div.data-in-beeld-quality-note{
	font-style: italic;
	margin-top: 2em;
	font-size: 11px;
}

div.data-in-beeld-quality-note > .pagebut-neer, div.data-in-beeld-quality-note > .pagebut-up {
	font-size: 11px;
}

div.data-in-beeld-quality-note > h2 {
	font-style: italic;
	font-size: 16px;
	margin-right: auto;
}


div.data-in-beeld-quality-note  p {
	margin-right: auto;
}