/* CSS Document */
.BORDER {
	border: 1pt solid #FF7900;
}
.LightGrayTDBorder {
	border: 1px solid #CCCCCC;
}
.nobreak {
	white-space: nowrap;
}


.line {
}
body {
	margin-top: 5px;
	background-color: #E4E4E4;
}
a:link {
	text-decoration: underline;
	color: #FF7900;
}
a:visited {
	text-decoration: underline;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #FF7900;
}
a:active {
	text-decoration: underline;
	color: #FF7900;
}
.rule {
	border: 1px solid #CCCCCC;
}
.subkoporanje {
	color: #FF7900;
	font-size: 13px;
	font-family: verdana;
	font-weight: bold;
}
.plattetekstlink {color: #FF7900; font-size: 11px; font-family: verdana; }
.subkopblauw {font-family: verdana; font-size: 13px; color: #053768; font-weight: bold;}
.grijzevoettekst {font-size: 11px; font-family: verdana; color: #666666; }
.Kop {
	color: #FF7900;
	font-size: 18px;
	font-family: verdana;
	font-weight: bold;
}
.plattetekst{font-size: 11px; font-family: verdana; color: #053768; }
