.noprint, .printButton {
  display:none !important;
}
a:link, a:visited {
	text-decoration: none;
}
TABLE.maintable {
  width: 100%;
}
td.nieuws {
  border-right: 0px;
}
#centerColumn, #pageContainer {
	width: 100% !important;
}

table.ranking { width: 100% !important; }
table.ranking td { border-bottom: 1px solid #999; }
table.ranking td.counter { width: 40px !important; }
table.ranking td.amount { width: 90px !important; }
table.ranking td.percentage { width: 80px !important; }

table.kengetallen { width: 100% !important; }
table.kengetallen td { border-bottom: 1px solid #999; }

#centerColumn { font-size: 13pt; }
table.data td, table.data th { font-size: 13pt; }
table.columns td.mainColumn,
table.columns td.mainColumn table.pad td{ font-size: 13pt; }
h1 { font-size: 20pt; }
h2 { font-size: 17pt; }
body, p, ul li, div.mainColumn, th { font-size:13pt; }

#leftColumn, #rightColumn, #rightColumnContent {
    padding-bottom: 0;
    margin-bottom: 0;
}
div.mainColumn, div.sideColumn {
	float: none;
	width: 100% !important;
}
div.mainColumn td, div.sideColumn td {
	font-size: 13pt;
}
div.graphArea {
    page-break-inside: avoid;
}
#rightColumn {
    width: 100%;
}
#rightColumn .rightColumnContentText {
    padding: 0;
}
#rightColumn .about-us {
    padding: 0;
}

#rightColumnContent .kernindicatoren {
	display:none;
}