#hartjes_bovenkant {
	position: absolute;
	top: -33px; /* negative waarde, want het moet boven het kader uitkomen */
	left: 612px; /* width van het logo is 751px */
	width: 132px;
	height: 33px;
	}

#button_UvAweb {
	position: absolute;
	background-color: rgb(0,0,0);
	left: 74px;
	top: 51px;
	height: 25px;
	width: 40px;
	}
	
#button_studiekiezers {
	position: absolute;
	background-color: rgb(0,0,0);
	left: 114px;
	top: 51px;
	height: 25px;
	width: 103px;
	}
	
#button_studenten {
	position: absolute;
	background-color: rgb(0,0,0);
	left: 217px;
	top: 51px;
	height: 25px;
	width: 83px;
	}
	
#button_medewerkers {
	position: absolute;
	background-color: rgb(0,0,0);
	left: 300px;
	top: 51px;
	height: 25px;
	width: 101px;
	}
	
#button_alumni {
	position: absolute;
	background-color: rgb(0,0,0);
	left: 401px;
	top: 51px;
	height: 25px;
	width: 61px;
	}

#button_fill {
	position: absolute;
	background-color: rgb(0,0,0);
	background-image: url('/template/skins/default/homepage/gfx/navbalk_fill.gif');
	left: 462px;
	top: 51px;
	height: 25px;
	width: 169px;
	}
	
#button_contact {
	position: absolute;
	background-color: rgb(0,0,0);
	left: 631px;
	top: 51px;
	height: 25px;
	width: 60px;
}
	
#button_lang {
	position: absolute;
	background-color: rgb(0,0,0);
	left: 691px;
	top: 51px;
	height: 25px;
	width: 60px;
	}
