/* Algemene stijl */

table {
	font-family : Arial, Helvetica;
	vertical-align: top;
	margin:0px;
	padding:0px;
}

p {
	margin:0;
}

a {	color: #64AD45;}

a:hover {color: #5D2C85;}

UL , OL {
	margin:0px;
	padding:0 0 0 20;
}
/* Einde Algemene stijl */


/* Standaard Bouwsteen stijlen */
h1, .kop {
	font-family: Arial;
	color: #64AD45;
	font-weight: bold;
	font-size: 1.6em;
	line-height:1.3em;
	margin-bottom:10px;
}

h2, .subkop {
	font-family : Arial;
	color: #793E8B;
	font-weight: bold;
	font-size: 1.1em;
	line-height:1.2em;
	margin-bottom:10px;
}

.onderkopgroen {
	font-family : Arial;
	color: #64AD45;
	font-size: 1.1em;
	font-weight: bold;
	line-height:1.2em;
	margin-bottom:10px;
}

.kopmetbloem {
	font-family : Arial;
	color: black;
	font-size: 0.9em;
	font-weight: bold;
	background:url(/html/images/flower.gif) no-repeat #EADFEF;
	margin-bottom:10px;
	width:100%;
	height:35px;
	padding:10 0 0 40;
}

.alineatekst,
.searchText2,
.searchLinkText {
	font-size:0.8em;
	line-height:1.2em;
	margin-bottom:10px;
	border-collapse:collapse;
}

.alineatekst TD {
	font-size:12px;
	border:none;
	padding:2px;
}


.searchLinkText A {
	font-weight:bold;
	color:#64AD45;
	text-decoration:underline
}

.searchLinkText A:hover {
	color:#5D2C85;
}

.lijntje {
	color: #793E8B;
	width: 100%;
	height: 1px;
	margin-bottom:10px;
}
.imageleft {
	margin: 0 10 0 0;

}
.imageright {
	margin0 0 10 10 ;

}
.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;
}
a.popuplink {
	color: #F8981C;
}

.tablegreenline {
	padding:0px;
	spacing:0px;
	font-size:0.8em;
	border-collapse:collapse;
	border:1px #64AD45 solid;
}
.tablegreenline TD {
	border:1px #64AD45 solid;
	padding:2px;
}

.tablepurpleline {
	padding:0px;
	spacing:0px;
	font-size:0.8em;
	border-collapse:collapse;
	border:1px #64AD45 solid;
}

.tablepurpleline TD {
	border:1px #64AD45 solid;
	padding:2px;
}
/* Einde standaard Bouwsteen stijlen */

.btn_calltoaction {
	display: block;
	width: 100%;
	padding: 4px 8px;
	margin: 0 0 3px;
	color: #fff;
	border-top: 2px solid #fff;
	border-bottom: 2px solid #fff;
	
	background: #c62252;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
.btn_calltoaction:hover {
	color: #f6d6df;
}

.SEOlinks {
	width: 100%;
	padding: 8px 10px 0;
}
.SEOlinks a {
	color: #793e8b;
	font-size: 12px;
}
.SEOlinks a:hover {
	color: #000;
}
