/*---------hoogte header--------------*/
div#header{
	min-height: 166px;
	_height: 166px;	
}

/*---------hoogte titel_menu + kleur--------------*/
div#titelMenu {
	background: url(../images/achter_titel_groen.gif) top left no-repeat;
	min-height: 82px;
	_height: 82px;
	width: 952px;
	padding: 16px 0 0 16px;
}

/*---------niews/agenda overzicht--------------*/
div#gegevens {
	padding-top: 3px;
}

div#contentvervolg{
	padding:8px 16px 0pt 10px;	
	width:448px;
}


div#contentvervolg h1 {
	padding-top: 18px;
	padding-bottom: 5px;
	padding-left: 0;
	margin-bottom: 0;
}

div#contentvervolg h2 {
	font-size: 1.30em;
	font-weight: bold;
	padding-bottom: 5px;
	padding-left: 0;
	margin-bottom: 0;
}

.bijSchrift {
	background: url(../images/achter_bijschrift.gif) left bottom no-repeat;
	font-size: 0.85em;
	font-weight: normal;
	display: block;
	padding: 0 0 3px 6px;
	margin-bottom: 10px;
}







