@charset "utf-8";
/* CSS Document */



#column-right {
width:960px;
padding:20px 0px 0px 0px !important;
}

	#boven {
	float:left;	
	width:920px;
	padding:0px 20px;
	}
	
		#boven h1 {
		line-height:32px !important;
		height:32px;
		width:420px;
		}
	
		/* Rounded corner nieuws */
		
		#boven .overlay {
		background:url("/images/overlay-news.png") no-repeat;
		position:relative;
		top:17px;
		left:475px;
		height:10px;
		width:445px;
		}
		
		#boven .inleiding {
		width:460px;
		float:left;
		padding-bottom:10px;
		}
		
		#boven .inleiding a {
			text-decoration:underline !important;
		}

		#boven .attentie {
		float:right;	
		height:165px;
		margin-top:-35px;
		overflow:hidden;
		width:445px;
		}
		
		#boven .caption {
		float:right;	
		width:415px;
		height:20px;
		clear:right;
		background:url("/images/extra-caption.png");
		margin-top:-30px;
		font-size:24px;
		font-weight:normal;
		color:white;
		padding:5px 15px;
		font-family:"Segoe UI", Arial, Helvetica, sans-serif;
		}
		
		#boven .publicatie {
		clear:left;
		}
		
		#boven .publicatie a {
		text-decoration:none;
		}
		
		#boven .publicatie span {
		font-weight:bold;
		border:1px solid #CCCCCC;
		padding:2px 10px;
		}
	
	#midden {
	clear:both;
	background:#064565;
	height:190px;
	width:960px;
	}
	
	#column-right .news-special {
	float:left;
	width:445px;
	background:white;
	height:165px;
	}
	
		.newsblock {
		padding:10px 15px;	
		}
		
		.newsblock a.overviewlink {
		background:url("/images/submenu-arrow.gif")	no-repeat 0px 2px;
		padding-left:15px;
		text-decoration:none;
		}
		
		.news-special h2 {
		padding:10px 0px 0px 15px;
		}
		
		.newsitem .date {
		display:inline;
		font-size: 11px;
		font-weight:bold;
		margin-top:-1px;
		padding-right:5px;
		}
		
		.newsitem a {
		color:#064565;
		text-decoration:none;
		}
		
		.newsitem a:hover {
			text-decoration:underline !important;
			color:#333333;
		}
		
		.newsitem.last {
		padding-bottom:5px;	
		}
	
	.resultaten {
	float:left;
	width:455px;
	padding:10px 20px;
	}
		
		.resultaten h2 {
		color:white;
		padding-bottom:20px;
		}
	
	#onder {
	float:left;
	padding:0px 15px 15px 15px;
	width:930px;
	}
	
	#onder h2 {
	color:#064565;
	font-weight:normal;
	padding-bottom:10px;
	}
	
	#onder .blokken-top {
	background:url("/images/bg-blokken-top.png") no-repeat -15px 0px;
	height:30px;
	}
	
	#onder .blokken-middle {
		float:left;
		background:url("/images/bg-blokken-middle.png") repeat-y -11px 0px;
		min-height:120px;
		height:100%;
	}
	
	#onder .standaardcontent {
	float:left;	
	width:270px;
	padding:0px 20px;
	background:url("/images/bg-blokken-middle.png") repeat-y -11px 0px;
	}
	
	#onder .blokken-onder {
	clear:both;
	background:url("/images/bg-blokken-bottom.png") no-repeat -11px 0px;
	height:30px;
	}
	
	#onder .standaardcontent a {
	background:url("/images/submenu-arrow.gif")	no-repeat 2px 2px;
	padding-left:15px;
	text-decoration:none;
	}
	
	#onder .standaardcontent a:hover {
	text-decoration:underline;
	}
	
	