body  {
	font: 100% Tahoma, Verdana, Arial, Helvetica, sans-serif;
	background: #332c26;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the wrapper in IE 5* browsers. The text is then set to the left aligned default in the #wrapper selector */
	color: #666666;
}

a{
	color:#6db9dd;
}

#pg_index #wrapper { 
	width: 920px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF url(images/faux.gif) left repeat-y;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	border: 1px solid #332c26;
	position:relative;
}

#pg_index #sidebar {
	float: left; /* since this element is floated, a width must be given */
	width: 150px;
	padding: 80px 0 0 0;
	background: #332c26; /* the background color will be displayed for the length of the content in the column, but no further */
	color:#bab6b3;
}

#pg_index #sidebar #primaryNavigation{
	list-style-type:none;
	list-style-position:inside;
	padding:0px;
	margin:0px;
	font-size:12px;
}

#pg_index #sidebar #primaryNavigation li{
	border-top:1px solid #514b46;
	
}

#pg_index #sidebar #primaryNavigation li:first-child{
	border:none;
}

#pg_index #sidebar #primaryNavigation li.submenu ul{
	margin:0;
	padding-left:15px;
	list-style-type:none;
	background-color:#39332D;
	display:none;
}

#pg_index #sidebar #primaryNavigation li.submenu_active ul{
	display:block;
	list-style-type:none;
	padding:0px;
	margin:0px;
	background-color:#39332D;
}

#pg_index #sidebar #primaryNavigation li.submenu_active ul a{
	color:#FFF;
}

#pg_index #sidebar #primaryNavigation li a:hover{
	color:#FFF;
}

#pg_index #sidebar #primaryNavigation li a{
	padding:10px 15px;
	color:#bab6b3;
	text-decoration:none;
	display:block;
}

#pg_index #sidebar #primaryNavigation a.page_active{
	background:url(images/btnnav.gif) no-repeat;
	color:#FFF;
}

#pg_index #sidebar #primaryNavigation li.submenu_active ul a.page_active{
	background-image:none;
	color:#A8D46E;
}

#pg_index #sidebar #primaryNavigation li.submenu_active ul a:hover{
	color:#A8D46E;
}

#pg_index #sidebar #primaryNavigation a.active:hover{
	color:#FFFFFF;
}



#pg_index #mainPage { 
	border-top:4px solid #8cc63f;
	margin: 0 0 0 150px;
	padding:40px 0 0 35px;
}

#pg_index #mainPage h1{
	height:40px;
	width: 241px;
	width:700px;
	margin:0;
	padding:0;
	display:block;
	overflow:hidden;
	text-indent: -9000px;
	background:url(images/logo.jpg) no-repeat;
}

#pg_index #mainPage .Lcontrast{
	display:none;
}

#pg_index #mainPage .Hcontrast{
	position:absolute;
	top:55px;
	left:700px;
	height: 24px;
	width:145px;
	background:url(images/btncontrast.gif) no-repeat 0 -7px;
	font-size:12px;
	text-align:center;
	color:#666666;
	display:block;
	text-decoration:none;
	cursor:pointer;	
}

#pg_index #mainPage .Hcontrast:hover{
	background:url(images/btncontrasthover.gif) no-repeat 0 -7px;
}

#pg_index #mainPage .Hcontrast a{
	text-decoration:none;
	color:#000000;
}

#pg_index #mainPage h2{
	font-family:Georgia, "Times New Roman", Times, serif;
	height: 276px;
	background:#F9F9F9 url(images/slogan.jpg) right no-repeat;
	font-variant:small-caps;
	color:#666666;			
}

#pg_index #mainPage h2 .h2text{
	display:none;
}

#pg_index #mainPage h3{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-variant:small-caps;
	color:#666666;
	padding-bottom:20px;
	border-bottom:1px solid #e1e0df;
	font-size:20px;		
}

#pg_index #mainPage #mainContent{
	width:400px;
	float:left;
}

#pg_index #mainPage #mainSidebar{
	margin: 0 0 0 400px;
	padding: 2px 10px 0 20px;
	font-size:11px;
	line-height:16px;
	
}

#pg_index #mainPage #mainSidebar #container_newsletter{
	padding-bottom:30px;
}

#pg_index #mainPage #mainSidebar #frmNewsletter #newsletter_email{
	color:#666666;
	width:200px;
	height:19px;
	margin-right: 10px;
	float:left;
}

#pg_index #mainPage #mainSidebar #frmNewsletter #newsletter_submit{
	width: 30px;
	height: 25px;
	background:#fff url(images/btnok.gif) no-repeat center top;
	text-indent:-5000px;
	cursor:pointer;
	border:0;
}

#pg_index #mainPage #mainSidebar #container_latestNews{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	line-height:22px;
}

#pg_index #mainPage #mainSidebar #container_latestNews .newsItem{
	padding: 20px 10px 25px 0;
	border-bottom:1px solid #e1e0df;
}

#pg_index #mainPage #mainSidebar #container_latestNews .newsDate{
	font-weight:bold;
	float:left;
}

#pg_index #mainPage #mainSidebar #container_latestNews .newsTitle{
	font-weight:bold;
	color: 444444;
}

#pg_index #mainPage #mainSidebar #container_latestNews .newsArrow{
	padding:0 15px 3px 0;
	background:url(images/morearrow.gif) right no-repeat;
}

#pg_index #mainPage #mainSidebar #container_latestNews .newsArchive{
	background:url(images/btnarchief.gif) no-repeat;
	height:39px;
	width:153px;
	padding:5px 0 0 30px;
	position:absolute;
	left:773px;
}

#pg_index #mainPage #mainContent .newsArchiveNext{
	background:url(images/btnarchiefnext.GIF) no-repeat;
	height:39px;
	width:153px;
	padding:7px 0 0 30px;
}

#pg_index #mainPage #mainSidebar #container_latestNews .newsArchive a, #pg_index #mainPage #mainContent .newsArchiveNext a{
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}

#pg_index #mainPage #mainSidebar #showcase img{
	border:none;
	padding:3px;
}


#pg_index #wrapper #siteInfo{
	width:130px;
	background-color:#39332d;
	padding:10px 0px 10px 20px;
	font-size:11px;
}

#pg_index #wrapper #siteInfo .info{
	border-top: 1px solid #57514c;
	padding:10px 10px 10px 0;
}

#pg_index #wrapper #siteInfo .residentie{
	color:#8ec740;
}

#pg_index #wrapper #siteInfo .info:first-child{
	border-top: none;
}

#pg_index #wrapper #footer{
	margin:0 0 0 150px;
	padding:20px 0;
	background-color:#332C26;
	float:left;
	display:inline;
}

#pg_index #wrapper #footer #sitemap{
	padding:0px;
	margin:0px;
	
}

#pg_index #wrapper #footer #sitemap li{
	float:left;
	list-style-type:none;
	padding:0px;
	margin:0;
	width:192.25px;
	font-size:12px;
	font-weight:bold;
}

#pg_index #wrapper #footer #sitemap li a{
	color:#8ec740;
	text-decoration:none;
	font-size:11px;
	background-color:#332C26;
	display:block;
	padding:25px 20px;
	margin:0px;
}

#pg_index #wrapper #footer #sitemap li.submenu{
	float:left;
	list-style-type:none;
	padding:0px;
	margin:0;
	width:192.25px;
	font-size:12px;
	font-weight:bold;
}

#pg_index #wrapper #footer #sitemap li.submenu a{
	color:#8ec740;
	text-decoration:none;
	font-size:11px;
	background-color:#332C26;
	display:block;
	padding:10px 20px;
	margin:0px;
}


#pg_index #wrapper #footer #sitemap .submenu li{
	list-style-type:none;
	border-top:1px solid #433d37;
	padding:8px 0 8px 0;
}

#pg_index #wrapper #footer #sitemap li.submenu ul{
	margin:0;
	padding:0;
}

#pg_index #wrapper #footer #sitemap .submenu li a{
	color:#FFFFFF;
	text-decoration:none;
	background-color:#39332D;
	font-size:11px;
	font-weight:normal;
	padding:0 20px;
}

#pg_index #wrapper #footer #sitemap li.submenu ul li:first-child{
	border:none;
}

/*-----------------------*/

#pg_index #wrapper #footer #sitemap li{
	float:left;
	list-style-type:none;
	padding:0;
	margin:0;
	/*padding:30px 0px 20px 40px;*/
	width:192.25px;
	font-size:12px;
	font-weight:normal;
	border-bottom:1px solid #433d37;
}

#pg_index #wrapper #footer #sitemap li a{
	color:#8ec740;
	text-decoration:none;
	font-size:11px;
	/*font-weight:bold;*/
	background-color:#332C26;
	display:block;
	padding:10px 20px;

}

#pg_index #wrapper #footer #sitemap .submenu_active li{
	list-style-type:none;
	border-bottom:1px solid #433d37;
	padding:8px 0 8px 0;
}

#pg_index #wrapper #footer #sitemap li.submenu_active ul{
	margin:0;
	padding:0;
}

#pg_index #wrapper #footer #sitemap .submenu_active li a{
	color:#FFFFFF;
	text-decoration:none;
	background-color:#39332D;
	font-size:11px;
	font-weight:normal;
	padding:0 20px;
}

#pg_index #wrapper #footer #sitemap li.submenu_active ul li:first-child{
	border:none;
}

h4.news_title {
	margin:20px 0 5px 0;
	padding:0;
	font-size:12px;
}
.news_item {
	padding: 0 0 25px 0;
	border-bottom:1px solid #d8d8d8;
}

.strong{
font-weight:bold;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a wrapper that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}



.mceContentBody {
	/* width:700px; */
	padding-right:35px;
	font: 12px Tahoma,Helvetica,Arial,sans-serif;
	line-height: 18px;
}

.mceContentBody img {
	border: none;
}

.mceContentBody h3, .title, h3 *, .title * {
	font-family:"Calibri", Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#555555;
}
.mceContentBody h3 a {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-variant:small-caps;
	color:#666666;
	padding-bottom:20px;
	font-size:20px;
	text-decoration:none;
}
.mceContentBody p {  }

.mceContentBody h4, 
.mceContentBody .subtitle, 
h4 *, 
.mceContentBody .subtitle * {
}

.mceContentBody .opvallen {
}

.mceContentBody p.articleStart {	
	font-family: "Calibri", Arial, Helvetica, sans-serif;
	font-size:1.3em;
	color:#415f1a;	
}
.mceContentBody ul {
	list-style-type:disc;
}
.mceContentBody ul li {
	padding: 3px 2px 3px 9px;
	background: transparent url(../../images/layout/definitionListItem_bg.gif) 1px 50% no-repeat;
}
.mceContentBody ul.regularLinks li {
	padding: 4px 0 4px 9px;
	margin-left: 25px;
	background: transparent url(../../images/layout/linkListItem_bg.gif) 1px 50% no-repeat;
}
.mceContentBody ul.regularLinks {
	margin-bottom: 15px;
}

.mceContentBody a.left, .mceContentBody a.links,
.mceContentBody img.left, .mceContentBody img.links {
	float: left; 
	clear: none;
	display: inline;
	padding: 5px 35px 5px 0;
}
.mceContentBody a.right, , .mceContentBody a.rechts,
.mceContentBody img.right, , .mceContentBody img.rechts {
	float: right; clear: none;	
	padding: 20px 0 20px 20px;
	clear: right;
}

