#banner, #bism, #lichtkrant, #menu, #sidebar {
	display: none;
}
img {
	border: 0px;
}
#content img {
	border: 1px solid #8AAEDE;
	padding: 2px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 5px;
}

#content p {
	text-align: right;
	font-size: 14px;
}
#content a, a:visited {
	color: #000000;
	text-decoration: underline;
}

#content h1 {
	font-size: 18px;
	text-align: right;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	margin-left: 500px;
	margin-bottom: 20px;
}
#footer {
	float: left;
	height: 20px;
	width: 1000px;
	text-align: center;
	margin-top: 5px;
	color: #274978;
}

