

body#defaultbody {
	font-family: trebuchet ms, verdana, arial;
	font-size: 75%;
	color: #000;
	text-align: left;
	margin: 20px;
	padding: 0;
	background: #fff;
}


#sitebox-followup {
	padding: 0;
	width: 775px;
	text-align: left;
}


#header {
	visibility: hidden;
	display: none;
	height: 0px;
}

#topmenu-box {
	visibility: hidden;
	display: none;
	height: 0px;
}

#subheader {
	visibility: hidden;
	display: none;
	height: 0px;
}



table {
	width: 450px;
	margin: 20px 0 0 0;
	border-collapse: collapse;
}

table tr th {
	background: #f7ae00;
	padding: 1px 0 1px 3px;
}

table tr td {
	vertical-align: top;
	border: 1px solid #ccc;	
	padding: 3px;
	background: #eee;
}

table tr.even td {
	background: #ddd;
}
	
table tr td.kenmerk {
	xxxbackground: #f5eddc;
	font-weight: bold;
}

table tr td.title {
	background: #000;
	color: #fff;
	font-weight: bold;
}



#naarhetoverzicht {
	visibility: hidden;
	display: none;
	height: 0px;
}


img {
	border: none;
}