body {
	margin: 0px;
	font-family: arial,Times New Roman;
	font-size: 12px;
}
img {
	border: 0px;
}
div#mainContainer { 
	width: 780px;
	margin: 0px auto;
	background: white;
}
div#rightNav {
	float: right;
	width: 280px;
}
div#content {
	float: right;
	width: 570px;
	margin: 5px;

}
div#content a {
	text-decoration:  none;
	color: #f38246;
}
div#leftNav {
	float: left;
	width: 180px;
}
div#content h1{
	font-size: 18px;
	color: #ed9e40;
}
div#content h2{
	font-size: 14px;
	color: #ed9e40;
}
div#menu a {
	display: block;
	border-bottom: 2px solid;
	border-right: 2px solid;
	border-color: #a79c96;
	font-size: 13px;
	color: #a79c96;
	width: 140px;
	height: 25px;
	background: #fef3ec;
	text-decoration: none;
	margin-left: 15px;
}
div#leftMenu {
	background: #fef3ec;
	width: 175px;
	margin-bottom: 5px;
}
.download {
	margin-top: 50px;
	margin-left: 19px;
}
.test {
	float: left;
}
div.homeLeft {
	width: 280px;
	float:left;
}

.publicaties  {
	margin-bottom: 3px;
	padding: 4px;
	font-size: 11px;
	color: #93837f;
}
.publicaties h2 {
	margin: 0px;
	font-size: 14px;
	color: #ed9e40;
	font-family: Times New Roman;
	font-style: italic;
}
.publicaties img {
	float: left;
	margin-right: 15px;
}
div#topLabel {
	width: 260px;
	background: #fef4ef;
	font-size: 11px;
	padding: 10px;
	margin-bottom: 10px;
}

div#topLabel h2 {
	font-size: 14px;
	color: #ed9e40;
	font-family: Times New Roman;
}
div#colum {
	width: 280px;
	height: 95px;
	font-size: 11px;
	border-top: 1px solid;
	border-bottom: 1px solid;
	border-color: black
	margin-top: 10px;
}
div#colum h2 {
	margin: 0px;
	font-size: 14px;
	color: black;
	font-family: Times New Roman;
	margin-top: 11px;

}
div#colum img {
	float: left;
	margin-right: 8px;
	margin-top: 11px;
	margin-left: 5px;
}

div.middelLabel {
	background: #c8d7be;
	font-size: 11px;
	padding: 2px 8px 8px 8px;
	margin-bottom: 5px;
}

div.middelLabel h2 {
	font-size: 14px;
	color: #37467a;
	font-family: Times New Roman;
}

.middelLabel a {
	color: #586490;
}
div#uitgavenLabel {
	width: 260px;
	background: #fcdfcf;
	margin-top: 10px;
	font-size: 11px;
	padding: 10px;
	margin-bottom: 10px;
}

div#uitgavenLabel h2 {
	font-size: 14px;
	color: #b73b3c;
	font-family: Times New Roman;
}
.nieuwslink {
	font-size: 11px;
	color: #586490;

}
div.uitgaven {
	clear: both;
	border-bottom: 1px dotted #cccccc;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
div.uitgaven img {
	float: left;
	margin-right: 15px;
	
}
div#header img {
	float: left;
}

div#logo {
	float:left;
}
