body {
	background: #CCD6E3 url(images/bg.gif) no-repeat 0px 0px;
	margin-top: 0px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	font-size: 95%;
}
/* positioning elements - left side*/
#navigation{
	position:absolute;
	left:0px;
	top:90px;
	width:257px;
	height:432px;
	margin-top: 10px;
}
#search{
	position:absolute;
	left:0px;
	top:534px;
	width:241px;
	height:68px;
	margin-top: 15px;
	margin-left: 10px;
	color: #FFFFFF;
}
/* positioning elements - top*/
#crumbtrail{
	position:absolute;
	left:269px;
	top:44px;
	width:709px;
	height:25px;
	vertical-align: middle;
	font-size: 95%;
}
#contact{
	position:absolute;
	left:676px;
	top:74px;
	height:16px;
	width: 301px;
	float: right;
	text-align: right;
	font-size: 80%;
}
/* positioning elements - mid*/
#contentholder{
	position:absolute;
	left:271px;
	top:95px;
	width:700px;
	margin-top: 13px;
}
#content{
	position:relative;
	height: 460px;
}
#footer{
	position:relative;
	margin-top: 15px;
	float: right;
	text-align: right;
	font-size: 80%;
	margin-bottom: 10px;
}
/* basic stuff*/
a:link{
	color: #AFEEEE;
}
a:visited { color: #AFEEEE; }
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a:active {
	color: #AFEEEE;
	text-decoration: underline;
}
/* sitemap*/
a.sitemap:link {
	color: #000000;
	text-decoration: none;
}
a.sitemap:visited {
	color: #000000;
	text-decoration: none;
}
a.sitemap:hover {
	color: #000000;
	text-decoration: underline;
}
a.sitemap:active {
	color: #000000;
	text-decoration: none;
}
/* crumbtrail links*/
#crumbtrail a:link, #crumbtrail a:visited{
text-decoration: none;
	font-size: 80%;
}
#crumbtrail a:hover, #crumbtrail a:active{
color: #4C87BC;
text-decoration: underline;
	font-size: 80%;
}
#crumbtrail a.on:link, #crumbtrail a.on:visited, #crumbtrail a.on:hover, #crumbtrail a.on:active{
	font-size: 140%;
	color: #4C87BC;
	text-decoration: none;
}
/* contact links*/
#contact a:link, #contact a:visited{
text-decoration: none;
}
#contact a:hover, #contact a:active{
text-decoration: underline;
}
/* footer links*/
#footer a:link, #footer a:visited{
text-decoration: none;
}
#footer a:hover, #footer a:active{
text-decoration: underline;
}
/*navigation*/
#navigation a{
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-style: oblique;
	font-size: 80%;
}
#navigation ul{
list-style: none;
margin: 0px;
padding: 0px;
}
.nav0 a{
	margin-top: 8px;
	margin-bottom: 5px;
	background: url(images/bnav0.gif) no-repeat 0px;
	height: 20px;
	display: block;
}
.nav0 a:hover{
	background: url(images/bnav1.gif) no-repeat 0px;
}
.nav1 a{
	margin-top: 8px;
	margin-bottom: 5px;
	background: url(images/bnav1.gif) no-repeat 0px;
	height: 20px;
	display: block;
}
.subnav0 a{
	margin-top: 5px;
	margin-bottom: 4px;
	background: url(images/bsubnav0.gif) no-repeat 0px;
	height: 17px;
	display: block;
	text-indent: 25px;
}
.subnav0 a:hover{
	background: url(images/bsubnav1.gif) no-repeat 0px;
}
.subnav1 a{
	margin-top: 5px;
	margin-bottom: 5px;
	background: url(images/bsubnav1.gif) no-repeat 0px;
	height: 17px;
	display: block;
	text-indent: 25px;
}
#navigation ul li.subsubnav0 a{
	height: 15px;
	display: block;
	text-indent: 25px;
	font-style: normal;
	color: #C0CBDC;
}
#navigation ul li.subsubnav0 a:hover{
	color: #ffffff;
}
#navigation ul li.subsubnav1 a{
	height: 15px;
	display: block;
	text-indent: 25px;
	font-style: normal;
}
/* opmaak search*/
#search input.fillin{
	background: #FFFFFF;
	border: 1px solid #010167;
	height: 19px;
	width: 112px;
}
#search form{
	margin-top: 5px;
}
form {
	margin: 0px;
	padding: 0px;
}
/*opmaak content*/
#content td{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
h1 {
	background: #FFFFFF;
	display: block;
	padding: 3px;
	border: 1px solid #000033;
	color: #000033;
	font-size: 90%;
	font-weight: normal;
	margin: 0px;
}
.more {
	background: #A8C5E8;
	display: block;
	color: #000033;
	text-align: right;
	padding: 1px 3px;
	font-size: 90%;
}
#content td.more{
	color: #000033;
}
.kader {
	border: 1px solid #FFFFFF;
}
.news_home {
	font-size: 14px;
	font-family:"Times New Roman", Times, serif;
}
