	.clear { clear: both; }
.floatleft { float: left;}
.floatright { float: right;}
.content { border-bottom: 1px solid #eaeaea; padding-bottom: 30px;}
a:link, a:active, a:visited{color:#314176;}
a:hover{color: #E9A051;}
img{border:0;}
body { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7b7a7f;
	margin: 0;
	padding: 0;
	background-color: white;
}

fieldset { border: 0px; }

#container {
	width: 967px;
	margin: 0 auto;
}

#header {
	height: 140px;
}
	.header_logo { margin-top: 25px;}
	.header_search { margin-top: 95px; float: right; }


#contentwrapper {
	padding: 35px 0;	
}
	/*CONTENT LINKS*/
	#contentlinks { width: 655px; float: left;}
	#noticewrap{border-bottom: 1px solid #eaeaea; padding-bottom: 20px;}
	#contentwrapper #contentlinks .notice {
		width: 655px;
		height: 250px;
		background-color: #e2e4eb;
		color: #314176;
		font-size: 11px;
	}
		.noticeleft { width: 359px; float: left;}
		.noticeright { width: 276px; float: right; margin-right: 10px;}
			.noticeright h1 { font-size: 25px; color: #314176;}
			.noticeright ul { list-style-type: square; color: #7b7a7f; margin-left: 0px; padding-left: 12px;}
	#contentwrapper #contentlinks .content { margin-top: -10px; margin-bottom: 30px; width: 655px;}
		#contentwrapper #contentlinks h2 { color: #314176; font-weight: normal; }
		#contentwrapper #contentlinks .leftcolumn { float: left; width: 320px; margin-right: 20px;}
	#contentwrapper #contentlinks .quote { background-image: url(../img/quote.jpg); background-repeat:no-repeat; background-position: top left; }
	#contentwrapper #contentlinks .quote p { font-size: 22px; font-style: italic; color: #314176;width: 250px;margin-left: 70px; padding-top: 15px; width: 250px;}
	#contentwrapper #contentlinks .quote span { color: #b6b5b8; margin-left: 70px;}
	
	/*Einde content links*/
	/*Content rechts*/
	#contentrechts { width: 292px; float: right;}
	#contentrechts h3 { text-transform: uppercase; font-weight: bold; font-size: 11px; padding-top: 0px; margin-top: 0px;}
	#contentrechts .spotlightbox { background-color: #fbfbfb; border: 1px solid #eaeaea; width: 278px; padding-top: 10px; padding-left: 10px; padding-bottom: 10px;margin-bottom: 20px;}
	#contentrechts .spotlightbox table a, .spotlightbox li a { color: #314176; text-decoration: underline; }
	.spotlightbox li { list-style-type: square; }
	#contentrechts .spotlightbox table a:hover, .spotlightbox li a:hover { color: #314176; text-decoration: none; }
	.spotlightbox table { margin-bottom: 5px; }
	#contentrechts .spotlightbox ul { padding-left: 10px; }
	#contentrechts .spotlightbox a { color: #314176; text-decoration: none; font-size: 12px;}
	#contentrechts .spotlightbox a:hover { color: #E9A051; text-decoration: none; font-size: 12px;}
	#contentrechts .maptext { width: 110px; float: left; font-size: 10px;}
	#contentrechts .maptext .mapinput { width: 94px; }
	#contentrechts .map { width: 130px; float: right; margin-right: 17px;}
	/*CONTENT RECHTS EINDE*/
	
	/*FOOTER*/
	#footer {
	background-color: #e2e4eb;
	height: 37px;
	bottom: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-top: 23px;
	padding-left: 35px;
	}
	#footer a { color: #7b7a7f;}
	#footer span { margin-right: 35px; }
	/*FOOTER EINDE*/
	
	
		
			
			
	
