@CHARSET "ISO-8859-1";



#nieuws
	{
		float: left;
	}


.leftcolumn {
	float:left;
	width: 386px;
	padding-right: 24px;
	height: auto;
}
.rightcolumn
	{
	float:right;
	width: 480px;
	height: auto;
	}
#welkom {
	font-size: 14px;
	letter-spacing: 1px;
	padding-bottom: 10px;
	}
#flash {
	padding-top: 40px;
	}

#highlights {
	margin-top: 20px;
	float:right;
	height: auto;
	background-color: #FAF7C6;
	padding:10px;
	width: 460px;
	}
#adres {
	float:right;
	padding: 15px;
	padding-top: 10px;
	width: 450px;
}
.highlightcolumn
	{
	float: left;
	width:220px;
	height: 265px;
	padding:5px;
}

#nieuwsbrief
	{
	float: left;
		width: 371px;
		background-color: #E8EFF6;
		padding-left: 10px;
		padding-right: 5px;
		padding-bottom: 10px;
		padding-top: 10px;
		
	
	}
.nieuwsbriefTitel
	{
	float:left;
	font-size: 14px;
	font-weight:bolder;
	padding-bottom: 0px;
	color: #2A69A7;
	}
.nieuwsbriefIcoon
	{
	background-image:url(../images/mail.gif);
	background-position: left;
	background-repeat: no-repeat;
	width: 21px;
	height: 16px;
	padding-right: 10px;
	float:left;
	}
.nieuwsbriefInhoud
	{
	padding: 0px;
	margin: 0px;
	margin-top: 5px;
	
	float:left;

	}

.nieuwsbericht {
	clear:both;
	}
.nieuwstitel {
	float: left;
	color: #000000;
	font-weight: bold;
	}
.nieuwsdatum{
	float: right;
	font-size:10px;
	color: #1E61A2;
	padding-top: 2px;
	}
.nieuwstekst{
	float: left;
	width: 100%;
	height: 30px;
	overflow: hidden;
	}
.leesmeer{
	float: left;
	width: 100%;
	padding-bottom: 15px;
	}
.leesmeer2{
	float: left;
	width: 100%;
	padding-bottom: 15px;
	}
.txtformat {
	white-space: pre;
	
}


