@charset "utf-8";
body {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #003C85;
	background-color: #eabd25;
	background-image: url(beeld/bg.gif);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.tbl_Logo  {
	background:#FFFFFF;
}
.tbl_Menu  {
	background:#EABD25;
}
.tbl_Content {
	background:#FFFFFF
}
.tbl_Content .tbl_Nieuws {
	padding-left:10px;
	padding-right:10px;
	text-align:justify;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#003C85;
}
h1, h2, h3, h4, h5 {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	letter-spacing: -.05em;
	margin: 0;
	padding: 0;
	line-height: 1em;
}


h1 {
	text-align: center;
	font-size: 65px;
	padding: 20px 0 20px 0;
	margin: 0 20px 0 20px;
}

h2 {
	font-size: 42px;
	display: inline;
}

h3 {
	font-size: 20px;
}

h4 {
	color: #660000;
	font-size: 16px;
	margin: 20px 0 20px 0;
	display: inline;	
}

h5 {
	font-size: 20px;
}
