@charset "UTF-8";
/*========== Content blok ==========*/
#container {
	margin:10px 0 0 0;
	background:url(../images/kader_bg.png) top left repeat-y;
}
.container_top {
	background:url(../images/kader_top.png) no-repeat;
	height:10px;
}
#submenu, #content, #naw {
	float:left;
	padding:1px 15px 15px 15px;
} 
/*---------- Submenu ----------*/
#submenu {
	width:230px; /*260*/
	padding-top:4px;
}
#submenu h1 {
	color:#cccccc;
	font-size:30px;
	margin-bottom:23px;
	line-height:30px;
}
#submenu ul {
	margin:0px;
	padding:0px;
	width:225px;
	border-top: solid 1px #e5eaef;
}
#submenu li {
	list-style-type:none;	
}
#submenu li a {
	display:block;
	color:#5d83c4;
	font-weight:bold;
	text-decoration:none;
	width:199px; /*225*/
	height:14px; /*37*/
	padding:10px 13px 13px 13px;
	background:url(../images/submenu_bg.png) no-repeat;
}
#submenu li a:hover {
	color:#003366;
	font-weight:bold;
	background:url(../images/submenu_hover_bg.png) no-repeat;
}
#submenu #current a {
	color:#003366;
	background:url(../images/submenu_current_bg.png) no-repeat;	
}
/*---------- Content ----------*/
#content {
	width:504px; /*534*/
}
.news {
	margin:-15px 0 0px 0;
}
.tussen_kopje_news {
	clear:both;
	color:#003366;
	font-size:18px;
	margin:5px 0 5px 0;
}
/*.learnmore a{
	color:#5d83c4;
	text-decoration:none;	
}
.learnmore a:hover{
	color:#003366;
}*/
/*---------- NIEUWS ----------*/
.archiefNieuws {
	padding:10px;
	background: #e5ecf2;
}
.linkerHelft, .rechtererHelft {
	float:left;
	width:233px;
	line-height:18px;
	margin:7px 0 0 0;
}
.rechtererHelft {
	margin:7px 0 0 15px;
}
.linkerHelft a, .rechtererHelft a{
	color:#003366;
	text-decoration:none;
}
.linkerHelft a:hover, .rechtererHelft a:hover{
	text-decoration:underline;
}
/*---------- SITEMAP ----------*/
#sitemap li {
	list-style:none;
}
.hoofdmenuTitels a{
	color:#003366;
	font-size:18px;
	line-height:30px;
	text-decoration:none;
}
.hoofdmenuTitels a:hover{
	text-decoration:underline;
}
.laagTwee a {
	font-size:11px;
	line-height:21px;
	color:#003366;
	margin-left:10px;
	text-decoration:none;
}
.laagDrie a {
	font-size:11px;
	line-height:21px;
	color:#003366;
	margin-left:20px;
	text-decoration:none;
}
.hoofdmenuTitels a:hover, .laagTwee a:hover, .laagDrie a:hover{
	text-decoration:underline;
}
/*---------- ZOEKEN ----------*/
.resultaatBlok {	
	height:24px;
	border-bottom: solid 1px #d2d4de;
}
.paginaTitel {
	float:left;
	width:400px;
	color:#003366;
	font-size:18px;
}
.aantalResultaten {
	float:left;
	width:104px;
	text-align:right;
}
.resultaat {
	color:#003366;
	padding:14px 0 14px 0;
	border-bottom: solid 1px #f1f2f5;
}
.resultaat a {
	color:#003366;
	text-decoration:none;
}
.resultaat a:hover {
	text-decoration:underline;
}
.zoekResultaat {
	margin-bottom:37px;
}
/*---------- NAW ----------*/
#naw {
	width:136px; /*166*/
}
#naw p {
	color:#003366;
	line-height:21px;
}
#naw a {
	color:#003366;
	text-decoration:none;
}
#naw a:hover {
	text-decoration:underline;
}
/*========== Footer ==========*/
#footer {
	border-left: solid 1px #bdc2d1;
	border-right: solid 1px #bdc2d1;
}
