h1 {font-family: Arial, Geneva, Swiss, SunSans-Regular; font-size: 16px; font-weight: bold; color: #4b0000; margin:0px;}

.main a {text-decoration:underline;}


div#header h4 {
	margin: 0px;
	padding: 0px;
	width: 220px;
	height: 125px;
	background: url(http://www.wijnhuis-oktober.nl/images/headerh1.gif) no-repeat top left;
}
div#header h4 a {
	display: block;
	width: 200px;
	height: 125px;
	text-indent: -9999px;
	overflow: hidden;
}

div#content h4 {
	font-size: 17px;
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
}

div#column_left h4, div#column_right h4 {
	color: #fff;
	font-weight: bold;
	font-size: 14px;
	margin: 0px;
	padding: 5px 0px;
}
div#column_left h4 {
	background-color: #4b0000;
}
div#column_right h4 {
	background-color: #669900;
	padding-left: 15px;
}
