*, p {
	font-family: Arial;
	font-size: 12px;
}

h1 {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #e53542;
	margin: 0px;
	margin-bottom: 8px;
}

h2 {
	font-size: 13px;
	font-family: arial;
	color: black;
	margin-bottom: 5px;
}

a {
	font-size: 12px;
	font-family: Arial;
	color: #85B434;
}

.tableContentMailing {
	font-size: 12px;
	font-family: Arial;
	color: #000000;
	line-height: 17px;
}

.tableContentMailing .borderTwoColumns {
	border-bottom: 2px dotted #9c9e9f;
	padding-bottom: 10px;
}

.tableContentMailing .borderBottom {
	border-bottom: 2px dotted #9c9e9f;
	padding-left: 10px;	
	padding-bottom: 10px;
	padding-right: 10px;	
}

.tableContentMailing .borderBottomRight { 
	border-bottom: 2px dotted #9c9e9f;
	border-right: 2px dotted #9c9e9f;
	padding-left: 10px;	
	padding-bottom: 10px;
	padding-right: 10px;	
}

#dottedtable1 td, #dottedtable2 td, #dottedtable3 td, #dottedtable4 td {
	padding-right: 10px;
	vertical-align: top;
	text-align: left;
}

#dottedtable1, #dottedtable2, #dottedtable3, #dottedtable4 {
	width: 480px;
	padding: 10px;
	border-left: 0px;
	border-right: 0px;
}
#dottedtable1, #dottedtable3 {
	background-color: #ebf3dd;
	border-top: dotted 2px #d4d3d4;
	border-bottom: dotted 2px #d4d3d4;
}

#dottedtable3 a {
	text-color: #ff0000;
}

#dottedtable4 {
	margin-bottom: 5px;
	border-bottom: dotted 2px #d4d3d4;
}

.dottedright {
	border-right: dotted 2px #d4d3d4;
}

.dottedbottom {
	border-bottom: dotted 2px #d4d3d4;
}

.nopaddingright {
	padding-right: 0px;
	width: 150px;
}

.paddingleft {
	padding-left: 10px;
}
.paddingtop {
	padding-top: 10px;
}

.dottedHr {
	width: 100%;
	height: 1px;
	height: 0px;
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
	border-bottom: 2px dotted #d4d3d5;
	margin: 0px;
}

.divNormal {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 6px;
	padding-right: 6px;
}

.bgNatuurRecreatie, .bgHome, .bgColor {
	background-color: #ebf3dd;
}

.bgProjectenAdvies {
	background-color: #cceffb;
}

.bgVrijwilligersOndersteuning {
	background-color: #fce8cc;
}

.bgSteunOns {
	background-color: #ffe5e5;
}

.btnSearch {
	background-color: #88bd17;
	width: 93px;
	border: 1px solid #c6e28f;
	color: #ffffff;
	font-weight: bold;
}

.contentTable {
	width: 100%;
	margin-top: -22px;
	margin-bottom: 10px;
}

.contentTable td {
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 6px;
	padding-right: 6px;
}

.dottedSide {
	border-right: 2px dotted #d4d3d5;
}
.dottedLine {
	border-bottom: 2px dotted #d4d3d5;
}

.dottedTop {
	border-top: 2px dotted #d4d3d5;
}

.dottedBottom {
	border-bottom: 2px dotted #d4d3d5;
}

#searchExtraForm {
	margin: 0px;
}

.divNormal a {
	color: #000000;
	text-decoration: none;
}
.divNormal a:hover {
	text-decoration: underline;
}

#searchExtraForm select {
	width: 92px;
}



.buttonOrange {
	background-color: #f09d13;
	padding-top: 10px;
	width: 146px;
	height: 25px;
	text-align: center;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
}

.buttonOrange a {
	text-decoration: none;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
}

.buttonOrange a:hover{
	text-decoration: underline;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
}

.buttonGreen {
	background-color: #9ac201;
	padding-top: 10px;
	width: 146px;
	height: 25px;
	text-align: center;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
}

.buttonGreen a {
	text-decoration: none;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
}

.buttonGreen a:hover {
	text-decoration: underline;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
}

	div.myCardBlocks {
		position: relative;
		width: 460px;
		background-color: #fff;
		margin-left: 20px;
	}
	div.myCardBlock * {
		margin: 0;
		padding: 0;
	}
	div.myCardBlock {
		position: relative;
		width: 100%;
		display: block;
	}
	div.myCardBlock .inner {
		position: relative;
		display: block;
		padding-left:10px;
		padding-right: 10px;
	}
	div.myCardBlock h1 {
		display:block;
		padding: 5px;
		padding-left: 10px;
		font-family: \"Trebuchet MS\";
		font-size: 14px;
		color: #fff !important;
	}
	div.myCardBlock .inner p {
		float:left;
		width: 45%;
		padding-right: 20px;
		margin-top: 10px;
		margin-bottom: 10px;
	}
	div.clearer {
		clear:both;
	}
	div.myCardBlock .inner p {
		font-family: \"Arial\"; 
		font-size: 12px;
	}
	div.myCardBlock h1.green{ background-color: #aad200; }
	div.myCardBlock h1.blue { background-color: #4870b1; }
	div.myCardBlock h1.orange { background-color: #f5a027; }
	div.myCardBlock h1.red { background-color: #e63625; }

/* Kaart */

/* Tables still need 'cellspacing="0"' in the markup. */
table.sjabKaart,table.sjabKaart tr, table.sjabKaart td {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
}

table.sjabKaart { border-collapse: separate; border-spacing: 0; }
table.sjabKaart td { text-align: left; font-weight: normal; }
table.sjabKaart td { vertical-align: top; }


table.sjabKaart {
	width: 80%;
	background-color: #fff;
	margin-left: 10px;
	margin-right: 10px;	
}

table.sjabKaart td h1 {
	display:block;
	padding: 5px;
	padding-left: 10px;
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #fff !important;
	margin-bottom: 0px;
}

table.sjabKaart tr.sjabContent td {
	padding-top: 0px;
	padding-bottom: 0x;
}

table.sjabKaart tr.sjabContent td p {
	font-family: "Arial"; 
	font-size: 12px;	
	padding-left: 10px;
	padding-right: 10px;
}

table.sjabKaart h1.green{ background-color: #aad200; }
table.sjabKaart h1.blue { background-color: #4870b1; }
table.sjabKaart h1.orange { background-color: #f5a027; }
table.sjabKaart h1.red { background-color: #e63625; }	
table.sjabKaart a:link, table.sjabKaart a:hover, table.sjabKaart a:visited, table.sjabKaart a:active, table.sjabKaart a  {
	color: #000;
}

h3 {
	font-size: 13px;
	font-family: arial;
	color: #85B434;
	margin-bottom: 5px;
}

.rowBgBlauw {
	background-color: #e4eaf3;
}
.rowBgGroen {
	background-color: #edf5dc;
}
.rowBgOranje {
	background-color: #fdf1df;
}
.columnBgBlauw{
	background-color: #486FB0; 
	padding:0px 10px; 
	color: #FFFFFF; 
	font-size: 24px; 
	line-height: 38px; 
	font-weight: bold;
} 

.columnBgGroen{
	background-color: #85B434; 
	padding:0px 10px; 
	color: #FFFFFF; 
	font-size: 24px; 
	line-height: 38px; 
	font-weight: bold;
} 

.columnBgOranje{
	background-color: #F49F27; 
	padding:0px 10px; 
	color: #FFFFFF; 
	font-size: 24px; 
	line-height: 38px; 
	font-weight: bold;
} 

.tabBgBlauw{
	background-color: #486FB0; 
	color: #FFFFFF; 
	font-size: 14px; 
	font-weight: bold;
} 

.tabBgGroen{
	background-color: #85B434; 
	color: #FFFFFF; 
	font-size: 14px; 
	font-weight: bold;
} 

.tabBgOranje{
	background-color: #F49F27; 
	color: #FFFFFF; 
	font-size: 14px; 
	font-weight: bold;
}  

.searchhighlight {
	color: red;
	font-style: italic;
}

h1 .searchhighlight {
	font-size: 18px;
}