function csd()
{
	window.open("/csd/index.html","csd","width=500,height=470");
}

function gewinnspiel()
{
	window.open("/gewinnspiel/index.html","gewinnspiel","width=730,height=550");
}