@charset "UTF-8";
body {
	background-color: #646464;
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
	text-align:center;
	line-height:1.2em;
	font-family:"Times New Roman", Times, serif;
	font-size:12pt;
}
#footer {
	display:none;
}
div {
	margin:0px;
	padding:0px;
	text-align:left;
}
#hoofdContainer {
	width:960px;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:auto;
	margin-right:auto;
	background-color:#ffffff;
	min-height:94%;
	background-image:url(templateImages/hoofdBackground.gif);
	background-position:left;
	background-repeat:repeat-y;
}
#linkerContainer {
	float:left;
	width:200px;
	margin-left:5px;
	
}
#rechterContainer {
	float:left;
	width:742px;
	margin-right:5px;
	margin-top:0px;
	padding-top:0px;
}
#bannerContainer {
	float:left;
	width:745px;
	height:140px;
	background-image:url(templateImages/banner.gif);
	background-position:left;
	background-repeat:no-repeat;
}
#bannercontainer h1 {
	margin-left: -1000000px;
}
#logoContainer {
	float:left;
	width:200px;
	height:140px;
}
#contentContainer {
	float:left;
	width:380px;
	margin:0px;
	padding:0px;
}
#extraContainer {
	float: right;
	width:340px;
}
#nieuwsbriefContent {
	background-image:url(templateImages/nieuwsbriefBackground.gif);
	background-color:#cccccc;
	background-position:top;
	background-repeat:no-repeat;
	width:340px;
}
#nieuwsbriefContent p {
	padding-left:10px;
	padding-bottom:10px;
	width: 205px;
	font-size:90%;
}
#menuContainer {
	width:170px;
	text-align:right;
}
#menuContainer ul {
	list-style:none;
	margin:0px;
	padding:0px;
	width:170px;
	margin-bottom:10px;
}
#menuContainer ul li {
	width:170px;
	margin:0px;
	padding:0px;
}
#menuContainer ul a {
	display:block;
	width:170px;
	font-size:100%;
	color:#666666;
	text-decoration:none;
	font-weight:normal;
}
#menuContainer ul a:hover li, #menuContainer ul  a:active li {
	background-color:#666666;
	color:#ffffff;
}
#mainContent, #mainContentTop, #mainContentBottom {
	width: 340px;
	background-color:#ffffe8;
}
#mainContentTop {
	background-image:url(templateImages/mainContentTop.gif);
	background-position:top;
	background-repeat:no-repeat;
	height:20px;
	margin-top:0px;
	padding-top:0px;
	text-align:center;
}
#mainContentBottom {
	background-image:url(templateImages/mainContentBottom.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	height:12px;
}
#mainContentText {
	font-size:90%;
	padding-left:10px;
	padding-right:10px;
}
#mainContent {
	margin-left:auto;
	margin-right:auto;
}

#headerContainer {
	background-color:#ffffff;
}
#uitgelichtContent img, #uitgelichtContent p img, #uitgelichtContent h3 img {
	display:inline;
	float:right;
	margin-left: 5px;
	margin-bottom:5px;
	border:2px #22b24c solid;
}
#uitgelichtContent {
	font-size: 90%;
	color: #666666;
}
#uitgelichtContent h3 {
	font-size: 110%;
	margin-bottom: -1em;
	color: #333333;
	margin-top:0px;
	padding-top:0px;
}
#recentContent {
	font-size:90%;
	width:330px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(templateImages/whiteRoundMiddle.jpg);
	background-position:left;
	background-repeat:repeat-y;
	color: #666666;
}
#recentContentTop {
	background-image:url(templateImages/whiteRound.gif);
	background-position:top;
	background-repeat:no-repeat;
	height:25px;
	width: 330px;
}
#recentContentBottom {
	background-image:url(templateImages/whiteRoundBottom.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	height:25px;
	width: 330px;
}
#recentContentTop h3 {
	color:#333333;
	font-size:110%;
	margin: 15px;
	text-align:center;
}
#recentContentText {
	margin-left: 5px;
	margin-right:5px;
}
#projectTableSmall {
	padding: 4px;
	border:none;
	width:100%;
}
#projectTableSmall tr td.pictureColumn {
	width:75px;
}
#projectTableSmall tr td h4 {
padding:0px;
margin:0px;
margin-bottom: -1em;
}
#projectTableSmall tr td h4 a {
padding:0px;
margin:0px;
margin-bottom: -1em;
	font-size:100%;
	text-decoration:none;
	color:#22b24c;
	font-weight:bold;
}
#projectTableSmall tr td h4 a:active, #projectTableSmall tr td h4 a:hover {
	color:#003300;
}
h2, h3 {
	line-height:1.1em;
	padding-bottom:0px;
	margin-bottom:-0.5em;
}
h2.nieuwsbriefHeader {
	height:25px;
	padding:0px;
	margin:0px;
}
#nieuwsbriefContent {
	margin-top:10px;
}
#uitgelichtContent p a, #mainContentText p a {
	text-decoration:underline;
	font-variant:small-caps;
	font-weight:bold;
	color: #16c1f3;
}

a span.rssBox {
	display:block;
	width: 40px;
	height:12px;
	font-size:10px;
	text-align:center;
	color:#ffffff;
	font-weight:bold;
	border-bottom: 1px solid #666666;
	border-right: 1px solid #666666;
	border-top: 1px solid #dddddd;
	border-left: 1px solid #dddddd;
	background-color:#FF6600;
	line-height:12px;
	letter-spacing: 0.1em;
	text-decoration:none;
	margin-left:128px;
}
a:active span.rssBox, a:hover span.rssBox {
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
	color: #dddddd;
}
#menuContainer {
	text-align:right;
	text-decoration:none;
}
#menuContainer p a {
text-decoration:none;
}
#introContent, #introContent h2 {
margin-top:0px;
padding-top:0px;
}
.gekozen {
	color: #000000 !important;
	font-weight:bold !important;
}
ul.overzicht {
list-style:none;
}
ul.overzicht li {
	margin-bottom: 1em;
}
ul.overzicht li h4 a, ul.overzicht li h4 {
 color: #22b24c;
 text-decoration:none;
 font-size:110%;
 padding:0px;
 margin:0px;
}
ul.overzicht li h4 a:hover, ul.overzicht li h4 a:active {
 color:#CC6600;
}
ul.overzicht li img, ul.overzicht li h4 img {
	float:right;
}
ul.overzicht li h4 a span.date {
	font-size:90%;
	color:#000000 !important;
}
table.navTable {
	border: none;
	background-color: #16c1f3;
	color: #cccccc;
	text-align: center;
	width: 90%;
	height: 20px;
}
table.navTable tr td a {
	color: #ffffff;
}
p.date {
	font-size: 80%;
	font-style: italic;
	color: #666666;
}