/* Standaard Bouwsteen stijlen */
h1, .kop {
	clear:both;
	color: #002B49;
	font-size: 2.5em;
	text-align:left;
	padding-bottom:20px;
	line-height:30px;
}

h2, .subkop {
	clear:both;
	font-size: 1.6em;
	line-height:24px;
	color: #002B49;
	text-align:left;
	text-transform:uppercase;
	margin-bottom:-20px !important;
}


.alineatekst {
	color: #000;
	clear: both;
	text-align:justify;
	line-height:20px;
	font-size:11px;
	vertical-align:top;
	margin-top:0px;
}

.alineatekstwit {
	color: #ffffff;
	clear: both;
	text-align:justify;
	line-height:20px;
	font-size:11px;
	vertical-align:top;
	margin-top:0px;
}

sitemapRub {
	color:#FF00FF;
}

sitemapDoc {
	color:#00FFFF;
}

sitemapRoot{
	color:#0000FF;
}