/* Algemene stijl */
body {
	font-family : Verdana, Arial, Helvetica;
	font-size:0.9em;
	line-height:1.5em;
	vertical-align: top;
	margin:0px;
	padding:0px;
}
table {
	font-family : Verdana, Arial, Helvetica;
	font-size:0.9em;
	line-height:1.3em;
	vertical-align: top;
	margin:0px;
	padding:0px;
}
a {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #3186EF;
}

.navigatie a,
.navigatie a:hover,
.navigatie  {
	color: #FFFFFF;
	text-decoration: none;
}



/* Einde Algemene stijl */

/* Standaard Bouwsteen stijlen */


.kop {
	margin-bottom: 0.2em;
	font-size: 26px;
	line-height:30px;
	font-weight: normal;
	color: #F59E22;
}

.subkop {
	color: #626264;
	font-size: 16px;
	line-height:20px;
	letter-spacing: 5px;
	margin-bottom: 10px;
	font-weight: bold;
}

.alineatekst {
	color: #666666;
	clear: both;
	font-size: 11px;
	line-height:18px;
	text-align: justify;
	margin-bottom: 20px;
}

.headlines {
	clear: both;
	font-size: 9px;
	line-height:10px;
	text-align: left;
	margin-bottom: 20px;
}

.headlines a {
	color: #666666;
	text-decoration: none;
}

.headlines a:hover {
	color: #3186EF;
	text-decoration: none;
}

.alineatekst a:hover,
.alineatekst a {
	color: #666666;
	text-decoration: underline;
}


.lijntje {
	color: #F59E22;
	width: 100%;
	height: 1px;
	margin-bottom: 10px;
}
.imageleft {
	margin-bottom : 2px;
	margin-left : 0px;
	margin-right : 5px;
	margin-top : 0px;
}
.imageright {
	margin-bottom : 2px;
	margin-left : 5px;
	margin-right : 0px;
	margin-top : 0px;
}
.imageonly {
	margin-bottom : 5px;
	margin-left : 5px;
	margin-right : 0px;
	margin-top : 0px;
}
.sitemapRoot {
	padding: 0;
}
.sitemapRub {
	padding: 0 0 0 20px;
}
.sitemapDoc {
	padding: 0 0 0 40px;
}
/* Einde standaard Bouwsteen stijlen */
