@CHARSET "ISO-8859-1";

.leftcolumn,.leftcolumn2 {
	float:left;
	width: 566px;
	padding-right: 24px;
	height: auto;
}

.leftcolumn2
	{
	 padding:0px;
	}

.rightcolumn
	{
	position: relative;
	float:right;
	width: 280px;
	
	}
	
.refTitel{
	
	font-weight: bold;
}

.refTekst
{
	float: left;
	width: 400px;
}
.refImage{
	float: right;
	height: 100%;
	width: 166px;
}

.refLink
{
	float: left;
	width: 166px;
}

.refHighlight
{
	float: right;
	width: 260px;
	padding: 10px;
	background-color: #FAF7C6;
}

.refNieuwsbrief
	{
	margin-top: 20px;
	float: right;
	width: 265px;
	background-color: #E8EFF6;
	padding-left: 10px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-top: 10px;
}

.refAdres {
	float: left;
	padding: 10px;
	 margin-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;

	}
