body {
	margin: 0;
	padding: 0;
	line-height: 16px;
	}

#top-banner,
#top-languageselect-container,
#top-servicelinks,
#layout-image-container,
#layout-mainnav-container,
#content-navpad,
#content-left,
#content-right,
#layout-footer {
	display: none;
	}
	
#layout-content {
	margin-top: 20px;
	}
	
#layout-print-footer {
	display: block;
	margin-top: 20px;
	}

/* ## LISTS ## */
	
#layout-content .csc-bulletlist-0 li,
#layout-content .csc-bulletlist-1 li,
#layout-content .csc-bulletlist-2 li,
#layout-content .csc-bulletlist-3 li {
	background: none;
	padding-left: 0;
	}

#layout-content ul {
	list-style-image: url(../images/css/bullet-arrow.gif);
	padding-left: 20px;
	}

#layout-content ul li {
	background: none;
	padding-left: 0;
	}
	
/* ## TIME TABLE ## */

.contenttable-3 {
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-top: 1px solid #000000;
	margin-right: 10px;
	}
	
.contenttable-3 a {
	color: #000000;
	font-weight: bold;
	}

.contenttable-3 td {
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	}
	
.contenttable-3 td.td-last {
	border-right: none;
	}
	
.contenttable-3 .tr-0 .td-1,
.contenttable-3 .tr-0 .td-2 {
	border-bottom: 1px solid #000000;
	}
	
.contenttable-3 .td-1 {
	border-bottom: 1px solid #000000;
	}
	
.contenttable-3 .td-2 {
	border-bottom: 1px solid #000000;
	}
	
.registratie-bewijs-options{
	display: none;
}