h2{
	font-weight: normal;
	color: #4a9554;
	margin: 0px 0px 4px 0px;
	font-size: 1.2em;
	padding: 0px 0px 20px 0px;
	text-transform: uppercase;
	background: url(../images/h2_border.png) no-repeat left bottom;
	font-family: "Times New Roman", Times, serif, Courier, monospace;
	text-transform:uppercase;
}



h3{
	font-weight: normal;
	color: #4a9554;
	margin: 0px 0px 8px 0px;
	font-size: 1.2em;
	color: #4c4c4c;
	font-family: "Calibri", Arial, Helvetica, sans-serif;
	text-transform: none;
	font-weight: bold;
}

/*
Je kan ook nog classes toevoegen die dan in de styles dropdown tevoorschijn komen
 
*/

.Titel_h2 {
	font-weight: normal;
	color: #4a9554;
	margin: 0px 0px 4px 0px;
	font-size: 1.2em;
	padding: 0px 0px 20px 0px;
	text-transform: uppercase;
	background: url(../images/h2_border.png) no-repeat left bottom;
	font-family: "Times New Roman", Times, serif, Courier, monospace;
	text-transform:uppercase;
}
.Titel_h3 {
	font-weight: normal;
	color: #4a9554;
	margin: 0px 0px 8px 0px;
	font-size: 1.2em;
	color: #4c4c4c;
	font-family: "Calibri", Arial, Helvetica, sans-serif;
	text-transform: none;
	font-weight: bold;
}






