body, td, div, span, a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	line-height: 18px;
}
.topbar, div.zoekBox, div.subMenu, .homeMenu, .mainmenu, .kruimel, .blokTitel, .blokTekst {
	display: none;
}
.submenu, .topBar, .homeImage {
	display: none;
}
td.bannerLogo, td.expressBeeld {
	display: none;
}

img.downloadicon {
	display: none;
}

div.headerImage {
	display:none;
}
div.kruimel A, div.mainmenu A {
	display: none;
}

td.bannerSpace, td.bannerKoers, td.berichten, td.spotlight
{
	background-image: none;
	background-color: #FFF;
	width: 50%;
	border: solid 1px #666;
	padding: 5px;
}

td.bannerSpace div, td.bannerSpace div p
{
	margin: 0px;
}

td.bannerSpace h5 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 14px;
	font-weight: bold;
	margin: 0px;
}

div.bericht {
	background-color: #ffffff;
	margin-bottom: 15px;
}

a {
	text-decoration: none;
	color: #000;
}
div.kruimel {
	width: 0px;
	display: none;
}
.footer {
	margin-top: 30px;
	font-size: 10px;
}
.footer A {
	display: none;
}
.content {
	width: 90%;
}
h1, h1 span, div.inhoud h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 18px;
	font-weight: bold;
}

table.downloads {
	border-top: 1px solid #000;
	width: 100%;
}

table.downloads td {
	border-bottom: 1px solid #000;
	padding: 5px 0px;
}

table.downloads td.icon {
	width: 30px;
}

img.downloadicon {
	display:block;
	border:0;
	width:16px;
	height:16px;
	margin:1px 15px 1px 0;
}


/* EXPANDING DIVS 
======================================================*/

DIV.toggle A.toggleA {
	text-decoration: none;
	color: #000;
	font-weight: bold;
}

DIV.toggleDiv {
	display: block;
	font-weight: normal;
}

/* print css messes radeditor up */

.RadEContent a, .RadEContentBordered a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px !important;
	color: #003399;
}

.RadEContent DIV.toggle, .RadEContentBordered DIV.toggle {
	font-size: 11px !important;
	border: 1px dotted #999;
	padding: 2px;
	margin-bottom: 15px;	
}
.RadEContent DIV.toggle A.toggleA, .RadEContentBordered DIV.toggle A.toggleA {
	font-size: 11px !important;
	color: #039;
	text-decoration: none;
}
.RadEContent h1, .RadEContentBordered h1 {
	font-size: 13px !important;
}

