.date {
font-size		: 10px;
}

	.newsarchive .date {
	float: left;
	margin-right: 10px;
	}

.newsitem {
margin-bottom	: 15px;
display			: table;
}

	.newsblock .newsitem {
	margin-bottom: 5px;
	}
	
	.newsarchive .newsitem {
	margin-bottom: 0px;
	}
	
		.newsarchive .title {
		float: left;
		}
	
	.newsitem .thumb {
	  float: left;
	  clear: left;
	  margin-right: 10px;
	}
		

/* NIEUWS HOME */
.newsblock .newsitem {
float: none;
display: block;
width: 560px;
height: 22px;
line-height: 22px;
border-bottom: 1px solid #d2e2eb;
clear: left;
}

	.newsblock .date {
	float: left;
	font-weight: bold;
	color: #363636;
	margin-right: 10px;
	}

	 #content .newsblock a.title,
	 #content .newsblock a.title:visited {
	 color: #0078bb;
	 float: left;
	 display: block;
	 text-decoration: none;
	 font-weight: bold;
	 height: 22px;
	line-height: 22px;
	width: 517px;
	background: url('/images/raquo-blue.gif') no-repeat right 8px;
	 }
	 
	 #content .newsblock a.title:hover {
	 color: black;
	 text-decoration: underline;
	 }
	 
		

		
/* Nieuws include dingen */

.date {
font-size: 12px;
color: #555;
font-weight: bold;
}

	.newsoverview  .date{
	font-size: 10px;
	font-weight: normal;
	}

	.newsdetail .newsitem .date {
	margin-top: -5px;
	font-size: 10px;
	font-weight: normal;
	}

.newsoverview .newsitem 
{
  margin-bottom: 5px;
  padding-bottom: 5px;
  margin-right: 12px;
  width: 100%;
  border-bottom: 1px solid #d2e2eb;
}

	.newsoverview .newsitem h2{
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	font-family: arial, helvetica, sans-serif;
	}
	
		#content .newsoverview .newsitem h2 a,
		#content .newsoverview .newsitem h2 a:visited {
		font-size: 14px;
		color: #005889;
		font-weight: bold;
		text-decoration: none;
		}
		
			#content .newsoverview .newsitem h2 a:hover {
						color: black;
			text-decoration: underline;
			}

	
.newsarchive h2
{
	font-size: 19px;
	background: url('/images/h2-homepage-bg.png') no-repeat 0px 0px;
	height: 52px;
	line-height: 52px;
	width: 566px;
	margin-left: -48px;
	padding-left: 48px;
	padding-bottom: 0px;
	margin-top: 15px;
}


	.newsarchive .newsitem
	{
		 border-bottom: 1px solid #d2e2eb;
		margin-right: 15px;
		 height: 22px;
		line-height: 22px;
	}
		.newsarchive .date
		
		{
		font-weight: bold;
		color: #363636;
		float: left;	
		font-size: 12px;
		margin-right: 10px;
		}
		.newsarchive .title
		{
			float: left;
			
		}

			#content .newsarchive .title a,
			#content .newsarchive .title a:visited
			
			 {
				 color: #0078bb;
				 display: block;
				 text-decoration: none;
				 font-weight: bold;
				 height: 22px;
				line-height: 22px;
				width: 484px;
				background: url('/images/raquo-blue.gif') no-repeat right 8px;
			}
			
			#content .newsarchive .title a:hover
			 {
			color: black;
			text-decoration: underline;
			}
			

div.archiveLink
{
  margin-top: 5px;
  padding: 4px;
  text-align: right;
}

.newsdetail .newsitem .introtext {
margin-bottom: 15px;
font-weight: bold;
}