/* hoofd-vak met hoofdartikel */
#hoofd-vak {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #7F3800;
	text-align: left;
}
#hoofd-vak p{
	margin: 10px 10px 10px 0px;
}
#hoofd-vak a{
	color: #7F3800;
	text-decoration: underline;
	font-size: 14px;
	font-weight: bold;
}
#hoofd-vak a:hover{
	color: #EE6829;
	text-decoration: underline;
}
#hoofd-vak h1 {
	font-family: Times New Roman, Times, serif;
	font-size: 42px;
	font-weight: bold;
	text-transform: none;
	color: #7F3800;
	text-decoration: none;
	line-height: 100%;
	margin: 0px;
}
#hoofd-vak img{
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	left: 0px;
	text-align: left;
}
/* vak onder hoofdvak voor aandachtsitems */
#benedenvak1 {
	color: #7F3800;
	text-decoration: none;
	height: auto;
}
#benedenvak1 a{
	color: #7F3800;
	text-decoration: underline;
}
#benedenvak1 a:hover{
	color: #EE6829;
	text-decoration: underline;
}
#benedenvak1 p{
	color: #7F3800;
	text-decoration: none;
	margin: 12px;
	height: auto;
}

#benedenvak2 {
	color: #7F3800;
	text-decoration: none;
	height: auto;
}
#benedenvak2 a{
	color: #7F3800;
	text-decoration: underline;
}
#benedenvak2 a:hover{
	color: #EE6829;
	text-decoration: underline;
}
#benedenvak2 p{
	color: #7F3800;
	text-decoration: none;
	margin: 12px;
}
/* vak voor lijsten met dieplinks naar rest site (rechts) */
#kop-aandachtsvak {
	background-color: #FFDABD;
	height: 34px;
	overflow: hidden;
}
#meernieuws-items {
	list-style-position: outside;
	list-style-image: url(../main_img/voorlooppijl_oranje.gif);
	list-style-type: none;
	color: #7F3800;
	text-decoration: none;
	line-height: 120%;
	padding-top: 5px;
	height: 340px;
	position: relative;
}
#meernieuws-items a{
	color: #7F3800;
	text-decoration: underline;
}
#meernieuws-items a:hover{
	color: #EE6829;
	text-decoration: underline;
}
#meernieuws-items li{
	margin: 0px;
	padding-bottom: 10px;
}

