#broodkruimel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #EE6829;
	text-decoration: none;
}
/* 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: #EE6829;
	text-decoration: underline;
	font-weight: bold;
}
#hoofd-vak a:hover{
	color: #1E0080;
	text-decoration: underline;
}
#hoofd-vak h1 {
	font-family: Times New Roman, Times, serif;
	font-size: 48px;
	font-weight: bold;
	text-transform: none;
	color: #FFB77F;
	text-decoration: none;
	line-height: 100%;
	margin: 0px;
}
#hoofd-vak img{
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
/* 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: #3700ED;
	height: 34px;
	overflow: hidden;
	width: 240px;
}
#meernieuws-items {
	list-style-position: outside;
	list-style-image: url(../main_img/voorlooppijl_blauw.gif);
	list-style-type: none;
	color: #1E0080;
	text-decoration: none;
	line-height: 120%;
	padding-top: 5px;
	height: 340px;
	position: relative;
}
#meernieuws-items a{
	color: #1E0080;
	text-decoration: underline;
}
#meernieuws-items a:hover{
	color: #EE6829;
	text-decoration: underline;
}
.oranje {
	color: #EE6829;
}
.luister-tabel {
	font-weight: normal;
	color: #1E0080;
	text-decoration: none;
	background-color: #FFCAA0;
	text-align: left;
	float: right !important;
	height: auto;
	width: 300px;
}
.luister-tabel td {
	color: #1E0080;
	margin-left: 10px;
}
.luister-tabel li {
	color: #1E0080;
	list-style-position: outside;
	list-style-image: url(../main_img/noot.gif);
	list-style-type: none;
	line-height: 180%;
}
.luister-tabel a {
	font-family: Arial, Helvetica, sans-serif !important;
	font-weight: normal !important;	
	text-decoration: none !important;
	color: #1E0080 !important;
}
.luister-tabel a:hover {
	color: #EE6829;
}
#links-onder-menu {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	width: 120px;
	overflow: hidden;
}
#links-onder-menu p {
	margin: 10px;
}

#meernieuws-items li{
	margin: 0px;
	padding-bottom: 10px;
}

