body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #410407;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
}
.ext {
	background-image: url(../images/home-ext.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.extHome {
	background-image: url(../images/home-nieuwsbg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding: 20px;
	
}
.welkombg {
	background-image: url(../images/home-welkombg.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 30px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}

.welkom {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: italic;
	color: #4c4c4c;
	
}
.orange {color: #faab24}
.red {color: #f20c24}
.black {color: #000000}
.niuewstitle {
	color: #f20c24;
	font-weight: bold;
	font-size: 17px;
}
.niuewsdate {
	color: #f9ac12;
	font-size: 11px;
	font-weight: bold;
}
.nieuws-table {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
a:link {
	color: #f20c24;
	text-decoration: underline;
}
a:visited {

	color: #f20c24;
	text-decoration: underline;
}
a:active {


	color: #f20c24;
	text-decoration: underline;
}
a:hover {
	color: #faab24;
	text-decoration: underline;
}
.tableTopIndent {
	padding-top: 8px;
}
.tableRightIndent {
	padding-right: 20px;
}

