/* green = #008c55; */
/* red = #e8531f; */


.header1 {
	color: #e8531f;;
	font-weight: bold;
	font-size:larger;
	text-transform:uppercase;
}

.bodyTxtBold {
	font-weight: bold;
	}
	
.bodyTxt {
	font-style: normal;
	}


img.imageBorder {
	display:block;
	border:1px solid #d1d1d1;
	margin-top:1em;
	}
	

img.noImageBorder {
	display:block;
	border:0;
	}
hr {
	height:1px;
	border:1px solid #d1d1d1;
	}
p {
	margin:0.7em 0;
	}
	
h1 { 
	color:#000;
	font-size:2.2em;
		}

#colCenter h1 { 
	margin-top:0em;
	line-height:1.1em;
		}
		
	
h2 { 
	font-size:1.4em;
	}
	
.header h2 { 
	font-size:1.4em;
	margin: 0.4em 0.6em;
	}
	
h3 { /*gebruikt voor superkopje h1: Uitgelicht*/
	color:#066;
	font-size:1.2em;
	font-family:Verdana;
	font-weight:normal;
	line-height:1.1em;
	}

#colCenter h3 {
	margin:0 0 0.3em 0;
	}
h4 { /*gebruikt voor bodykop*/
	color:#066;
	font-size:1.2em;
	line-height:1.1em;
	margin:0;
	vertical-align:middle;
	}
h4 img {
	display:inline;
	vertical-align:middle;
}

	
h6 {
	color:#e16c19;
	font-variant:small-caps;
	font-size:1.2em;
	margin:0;
	}
