/*---------hoogte header--------------*/
div#header{
	min-height: 136px;
	_height: 136px;	
}

/*---------hoogte titel_menu + kleur--------------*/
div#titelMenu {
	/*background wordt bepaald met inline stijl in de _tpl_main, ivm random foto's*/
	min-height: 142px;
	_height: 142px;
	width: 952px;
	padding: 16px 0 0 16px;
}

div#titelMain {
	padding-top: 34px;
}
