html, body, div, table, tr, td, ul, li, h1, p, h2, img, input, textfield {
	margin: 0;
	padding: 0;
}
body {
	background: url("images/background.gif") repeat scroll 0 0 transparent;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
}
h1 {
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	color: #57438f;
	margin-bottom: 15px;
}
h2 {
	font: 900 13px Verdana, Arial, Helvetica, sans-serif;
	color: #375474;
	margin-bottom: 5px;
	border-bottom: thin solid #375474;
	margin-right: 20px;
}
h3 {
	font: 800 12px Verdana, Arial, Helvetica, sans-serif;
	color: #4c7097;
	margin-bottom: 5px;
	border-left: medium double #4c7097;
	padding-left: 5px;
	margin-top: 25px;
}
h4 {
	color: #648ab4;
	font-weight: 700;
}
p {
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	margin-right: 20px;
	padding-top: 6px;
}
ul {
	margin-left: 20px;
	font: italic 11px Verdana, Arial, Helvetica, sans-serif;
	color: #008BCB;
	list-style: circle;
}
a {
	text-decoration: none;
	color: #B95135;
}
th {
	font-weight: normal
}
#wrapper {
	width: 942px;
	margin-right: auto;
	margin-left: auto;
	background-color: white;
	text-align: left;
}
#container {
	background: url("images/shadow.gif") repeat-y scroll 0 0 transparent;
	text-align: center;
	width: 966px;
	margin: 0 auto;
	height: auto;
	min-height: 100%;
	
}
#logo_info {
	float: left;
	margin-right: 7px;
}
#logo_info a {
	width: 310px;
	height: 160px;
	display: block;
	background: url(images/logo.png) no-repeat left top;
	text-decoration: none;
}
#mainnav {
	background: url(images/mainMenuBG.png) repeat-x center;
	padding-left: 5px;
	height: 21px;
	margin-top: 0px;
}
#mainnav ul {
	margin-left: 20px;
	padding-top: 4px;
	font: italic 11px Verdana, Arial, Helvetica, sans-serif;
}

#mainnav  li {
	display: inline;
	padding-right: 38px;
}
#mainnav a {
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: white;
}
#mainnav #current a,#mainnav .active a  {
	color: #f5e13d;
}
#mainnav a:hover {
	color: #f5e13d;
}
#banner_info {
	margin-left: 315px;
}
#subnav {
	margin-left: 35px;
	width: 278px;
}
#subnav  li {
	list-style: none;
}
#subnav a {
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #465072;
	display: block;
	height: 33px;
	width: 210px;
	background: url(images/subNavBG.png) no-repeat;
	padding-left: 15px;
	padding-top: 1px;
}
#subnav #current a{
	color: #EA5F30;
}
#subnav a:hover {
	color: #ea5f30;
}
td.content
{
	text-align: justify;
}
td.kleurbalk {
	background: url(images/dcr_content.gif) repeat-y right;
	width:625px;
	text-align: justify;
	padding-right: 25px;
}
td.kleurbalk_home {
	background: url(images/dcr_content.gif) repeat-y right;
	vertical-align:top;
	width: 270px;
	padding-right: 15px;
}
td.kleurbalk_home table {
	background: #F1F0F8;
	width: 100%;
	padding-bottom: 10px;
}
td.kleurbalk_home h1 {
	margin-top: 15px;
	margin-left: 15px;
}
td.kleurbalk_home table {
	padding-left: 15px;
}
td.kleurbalk_home ul.latestnews {
	margin-left: 40px;
	margin-bottom: 15px;
}
td.kleurbalk_home ul.latestnews li {
	margin-bottom: 4px;
}
li.content {
	margin-top: 5px;
	margin-bottom: 5px;
}
ul.content {
	margin-top: 10px;
	margin-bottom: 10px;
}
img.link {
	border: 0px none white;
}
div.refHeader {
	text-align: center;
	float: left;
	width: 118px;
	color: #008BCB;
	cursor: pointer;
	background-color: #E8F8FF;
	border-bottom: 1px solid #008BCB;
	padding-bottom: 10px;
	padding-top: 10px;
}
div.refContent {
	width: 672px;
	display: none;
	clear: both;
	height: 1400px;
}
td.refContentTitle {
	text-align: center;
	padding-bottom: 20px;
	font-size: 12px;
}
table.refContent {
	color: #008BCB;
	width: 611px;
	margin-top: 45px;
	margin-left: 50px; 
}
td.refContent {
	vertical-align: top;
}
