if (self != top) top.location.href=self.location.href;
$(document).ready(function() {
	$('#headline,.inhalt,#inhalt_rechts').corner($('#headline').css('borderradius'));
});

