h1 {
	font-size: 18px;
	color: #767678;
}
h2 {
	font-size: 16px;
	font-weight:bold;
	color: #767678;
}
h3 {
	font-size: 16px;
	color: #767678;
}
h4 {
	font-size: 14px;
	font-weight:bold;	
	color: #ff7533;	
}
h5 {
	font-size: 14px;
	color: #ff7533;
}
h6 {
	font-size: 12px;
	color: #ff7533;	
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
}

#bottom {
	display:none;
}

#afbeelding
{
	display:none;
}

#header{
	display:none;
}


#left {
	display:none;
}

#footer {
	display:none;
}


#centrecontent {
	width:100%;
}

#content {
	width:100%;
}
	
#content p, table, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#centrecontent li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#clearfooter {width:100%;height:36px;clear:both} /* to clear footer */

/* ----------------- MENU LINKS -------------------------- */

#nav ul {
	display:none;
}


/* ----------------- MENU TOP -------------------------- */

#topmenu {
	display:none;
}
#hidden_print_div
{
	display: block;
}