.custom .comments_closed {
        display: none;
}
.custom #header_area {
	background:#000000;
	background: url('images/filler.png') repeat-x;
	background-position: bottom;
}
.custom #header_area .page {
	background: #000000;
	background: url('images/filler.png') repeat-x;
	background-position: bottom;
}
.custom #header {
	border-bottom:0;
	background: #000000;
	background: url('images/logo.png') no-repeat;
	background-position: bottom center;
	height: 40px;
}
/* green = green */
/* red = 8c1717 */
.custom a:hover {
	color: #8c1717;
	text-decoration: none;
}

.custom .menu .current {
	color: #FFFFFF;
	/*text-decoration: underline; */
}
.custom .menu .rss a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
	
.custom #archive_info {display:none;}
.custom #footer p { text-align: left; }
.custom #footer a { color: green; }
.custom .spi-input input { float: left; margin: 5px 8px 5px 0px; }
.custom .spi-submit input { float: middle; margin: 5px 5px 5px 0px; width: 95px; color: white; font-weight: bold; background: green; }

.custom .format_text h2, h3 { color: green; }
.custom h1 { color: green; font-weight: bold;}

.custom .category_intro { color: green; font-weight: bold; font-size: 2em; }

.custom .column {float: left; width: 280px; margin: 0px 10px 10px 10px}
.custom .column h3 { margin-top: 0px;}
.custom #content-0 {float: left; margin-left:30px;}
.custom #content-1 {float: left; }
.custom #content-2 {float: left; margin-left:30px; }

.custom .leesmeer { text-align: right; }
.custom .leesmeer a { color: #8c1717; }
