$(document).ready(function()
{
	$("#rahmen").corner("top 10px");
	$(".teaserTopic").corner("top 4px");
});
//---------------------------------------------------------------------------