/* Algemene stijl */
body {
	font-family : Verdana, Arial, Helvetica;
	font-size: 11px;
}
table {
	font-family : Verdana, Arial, Helvetica;
	font-size: 11px;
	vertical-align: top;
	margin:0px;
	padding:0px;
}
.alineatekst a {
	color: #3d9b35;
}
.alineatekst a:hover {
	color: #e3000f;
}
.alineatekst strong, .alineatekst b {
	color: #3d9b35;
}
/* Einde Algemene stijl */


/* Standaard Bouwsteen stijlen */
h1 {
	width:280px;
	color: #3d9b35;
	font-weight: bold;
	font-size: 26px;
	margin: 0;
	padding: 0;
}
.topright h1 {
	width: 100%;
}
h2 {
	margin: 0;
	font-size: 17px;
	_font-size: 16px;
	line-height: 22px;
	color: #3d9b35;
}
.alineatekst {
	color: #000;
	clear: both;
	font-size: 12px;
}
.lijntje {
	color: #B00000;
	width: 100%;
	height: 1px;
}
.imageleft {
	margin: 0 5px 2px 0;
}
.imageright {
	margin: 0 0 2px 5px;
}
.imageonly {
	margin: 0 0 5px 5px;
}
.sitemapRoot {
	padding: 0;
}
.sitemapRub {
	padding: 0 0 0 20px;
}
.sitemapDoc {
	padding: 0 0 0 40px;
}
.paginering {
	color: #e3000f;
	font-weight: bold;
	background: #f8d402;
}
.paginering td {
	padding: 2px 3px;
}
.paginering a {
	font-weight: bold;
	color: #e3000f;
	text-decoration: none;
}
.paginering .m {
	text-align: center;
}
.paginering .r {
	text-align: right;
}
/* Einde standaard Bouwsteen stijlen */


/* Groene tabel */
.FrikiGroen {
	color: #fff;
	background: #3d9b35;
	font-size: 12px;
}
.FrikiGroen a {
	color: #fff;
}
.FrikiGroen a:hover {
	color: #ffd400;
}


/* Groene box */
.box {
	padding: 50px 14px 14px;
	background: #3c9b35 url(/images/wave_box.png) no-repeat;
	color: #fff;
	font-size: 12px;
}
.box h2 {
	color: #fff;	
}
.box a {
	color: #fff;
}
.box a:hover {
	color: #ffd400;
}

/* Zoekformulier */
form {
	margin: 0;
	padding: 0;
}
#zoeken input {
	border: 0;
	width: 132px;
	height: 19px;
	color: #fff;
	background: none;
}
/* Einde zoekformulier */


/* These are standard sIFR styles... do not modify */
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}
.sIFR-replaced {
	visibility: visible !important;
}
span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}