$(document).ready(function() {
	$('#hoved-kontainer').css("min-height",$('#hogrekontainer').height()-100);
	$('.hogre-boks').corner();
});