@charset "utf-8";
/* CSS Document */

body {
	background-color: #1959A0;
	margin-left: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #222D80;
	text-align: left;
}
p {
	margin: 0px;
}
hr {
	color: #222D80;
	background-color: #222D80;
	height: 1px;
	background-image: url(../images/content_right.jpg);
	border-style: none;
}
.contentTD {
	padding-top: 50px;

}
.inhoud {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	text-align: left;
	border-left: 1px solid #222D80;
	margin-top: 21px;
	margin-bottom: 33px;
	padding-right: 17px;
	padding-left: 17px;
}
h1 {
	color: #7D267C;
	font-size: 18px;
	font-weight: normal;
}
h2 {
	color: #7D267C;
	font-size: 16px;
	font-weight: normal;
}
h3 {
	color: #7D267C;
	font-size: 14px;
	font-weight: normal;
}a, a:link {
	color: #7D267C;
	font-weight: normal;
	text-decoration: none;
}
a:visited {
	color: #7D267C;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #7D267C;
	text-decoration: underline;
}
a:focus {
	color: #7D267C;
}
a:active {
	color: #7D267C;
}
a.sitemap_link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a.sitemap_link:visited {
	text-decoration: none;
}
a.sitemap_link:hover {
	text-decoration: underline;
}
a.sitemap_link:active {
	text-decoration: none;
}
.footer {
	color: #FFFFFF;
	padding-top: 5px;
	text-align: right;
	padding-right: 37px;
}
