a:link {
	color: #CC3333;
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
	color: #CC3333;
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
	color: #acca57;
}
a:active {
	text-decoration: none;
	color: #CC3333;
	text-decoration: underline;
}

body{
	background-color: #F4F4F4;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: normal;
}

.Header {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	color: #CC3333;
	vertical-align: top;
}

.Subs {
	color:#869d44;
	text-decoration:underline;
	font-size: 1.15em;
}

.RoodNr {
	color: #CC3333;
}

.Hoofdtabel{
	border-top-color: #bfbfbf;
	border-top-style: solid;
	border-top-width: thin;
	border-left-color: #bfbfbf;
	border-left-style: solid;
	border-left-width: thin;
	border-bottom-color: #bfbfbf;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-right-color: #bfbfbf;
	border-right-style: solid;
	border-right-width: thin;
}

.ContentTopbanner{
	font-family:Arial, Helvetica, sans-serif;
	font-size: x-small;
	padding: 0 0px 0 0px;
	text-align: right;
}

.ContentTopbanner a:link {
	color: #000;	
}

.ContentTopbanner a:visited {
	color: #000;	
}

.ContentTopbanner a:hover {
	color: #CC3333;
	text-decoration:underline;
}

.ContentTopbanner a:active {
	color: #000;	
}

.ContentFooter {
	color: #CDCDCD;
	font-family:Arial, Helvetica, sans-serif;
	font-size: x-small;
	padding: 0 30px 0 30px;
	text-align: right;
}

.ContentFooter a:link {
	color: #CDCDCD;	
}

.ContentFooter a:visited {
	color: #CDCDCD;	
}

.ContentFooter a:hover {
	color: #FFF;
	text-decoration:underline;
}

.ContentFooter a:active {
	color: #CDCDCD;	
}
