body {
margin : 0; 
scrollbar-face-color: #FFFFFF;
scrollbar-highlight-color: #D0D0D0;
scrollbar-3dlight-color: #FFFFFF;
scrollbar-darkshadow-color: #000000;
scrollbar-shadow-color: #FFFFFF;
scrollbar-arrow-color: #000000;
scrollbar-track-color: #FFFFFF;
} 

.brood {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #203B41;
	text-align: justify;
	vertical-align: text-top;
	padding-top: 22px;
	padding-right: 24px;
	padding-bottom: 4px;
	padding-left: 11px;
}
.intro {
	font-weight: bold;
}
.adresbalk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
}
.achtergrond {
	background-image: url(images/achtergrond_01.jpg);
	background-repeat: repeat-x;
	background-position: center;
}
.nieuwstableheader {
	background-color:#FFFFFF;
	color:#203B41;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight:bold;
	border-bottom:#203B41 solid 1px;
}
.nieuwstablecontent {
	color:#00589f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight:normal;
}
.cmspagebody {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:transparent;
}

.middlediv
{
width:450px;
height:360px;
overflow: auto;
}

#nieuwsarchief-navigation div{
	width:100%;
	height:10px;
	border:solid #CCC;
	border-width:1px 1px 1px 1px;
	padding:10px;
	text-align:center;	
	display:inline-table;
	margin:5px;
	position:relative;
	left:0;
}
#nieuwsarchief-navigation a{
	color:#203B41;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight:bold;
}
#menu-navigation div{
	width:100%;
	height:10px;
	border:solid #CCC;
	border-width:1px 1px 1px 1px;
	padding:10px;
	text-align:center;	
	display:inline-table;
	margin:5px;
	position:relative;
	left:0;
}
#menu-navigation a{
	color:#203B41;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight:bold;
}
.Blogcontent {
	color:#203B41;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.blogtitle {
	color:#203B41;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.blogsubtitle{
	color:#203B41;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style:italic;
}
.blogcomment{
	color:#203B41;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style:italic;
}
.Blogcommentsender{
	color:#203B41;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style:normal;
	font-weight:bold
}