#header,
#mainmenu_area,
#submenu_area,
#container_area,
#quicksearch,
#page_links,
#print,
#quicklinkvlak1, #quicklinkvlak2, #quicklinkvlak3,
#extra1, #extra2, #extra3, 
#footer_area,
#footerclear,
#bovenhoeken,
#rechterhoek,
#crums,
#calendarsearch,
.nav-links-left,
.nav-links-right
{
	display:none;
}

body{
	background: White;
	height:auto;
	margin:0px;
	padding:0px;
}

#logo{
	right:0px;
	top: 0px;
	position: relative;
	width: 164px;
	height: 86px;
	display:none;
}

#printlogo{
	display: block;
	width:258px;
	height:156px;
	overflow:hidden;
	float:left;
	margin-right:10px;
	padding-right:450px;
}

#printlogo img {
	width:200px;
}

#crums{
	margin: 0;
	padding: 10px 0px; 
	color:#363636;
}
	
#crums a{
	padding: 0 0px 0 0;
	color:#363636;
}
			
#crums span{
	display: inline;
}
			
.object_title, h2.object_title{
	margin:0px 0px 20px;
}

#content_area, .home #content_area{
	margin: 0 0;
	padding: 0px;
	width: auto;
	position: static;
	float: none;
	clear: both;
	background: transparent;
	overflow:visible;
}

.content_margin, .home .content_margin{
	padding: 0px;
	margin: 0;
	position: static;
	float: none;
	clear: both;
	background: transparent;
	overflow:visible;
}

#ikwil, .home #leftside{
	background: transparent;
}

#ikwil a{
	color: #4da400;
}
	
#leftside{
	float: none;
	position: static;
	clear: both;
	background: transparent;
	height:auto;
	width:auto;
	margin:0px;
	padding:0px;
}

#globalcontainer{
	background: transparent;
	position:static;
	height:auto;
	width:auto;
	margin:0px;
	padding:0px;
}

h1.object_title {
	font-size:16pt !important;
	font-weight:bold !important;
}

#content p {
	font-size:12pt !important;
	xxmargin-left:20px;
	color:#000000;
}

#content h4 {
	font-size:11pt !important;
	font-weight:bold !important;
}

p.object_description {
	xxmargin-left:20px;
	color:#000000;
	font-size:11pt !important;
	font-style:italic;
}
h1, h2, h3, h4, h5, h6, h1.object_title, #content h4 {
	color:#F8901F !important;
}

.event-even, .event-odd
{
	border:1px solid;
}


