/* 	menu - hauptauswahl - traeume weiter
		reihenfolge: top - right - bottom - left
		01.10.2013, ag
=========================================================== */

div#btn_pkino {
	position: absolute;
	top: 460px;
	left: 15px;
	width: 110px;
	height: 54px;
	cursor: pointer;
}

div#btn_berichte {
	position: absolute;
	left: 700px;
	top: 60px;
	width: 170px;
	height: 40px;
	display: none;
	cursor: pointer;
}

div#btn_irrgarten {
	position: absolute;
	left: 700px;
	top: 115px;
	width: 170px;
	height: 40px;
	display: none;
	cursor: pointer;
}

div#btn_werkstatt {
	position: absolute;
	left: 700px;
	top: 170px;
	width: 170px;
	height: 40px;
	display: none;
	cursor: pointer;
}

div#btn_sterne {
	position: absolute;
	left: 700px;
	top: 225px;
	width: 170px;
	height: 40px;
	display: none;
	cursor: pointer;
}

div#btn_bgeschichten {
	position: absolute;
	left: 700px;
	top: 280px;
	width: 170px;
	height: 40px;
	display: none;
	cursor: pointer;
}

div#btn_kommentar {
	position: absolute;
	left: 700px;
	top: 335px;
	width: 170px;
	height: 40px;
	display: none;
	cursor: pointer;
}

div#btn_filme {
	position: absolute;
	left: 700px;
	top: 390px;
	width: 170px;
	height: 40px;
	display: none;
}

div#btn_premiere {
	position: absolute;
	left: 468px;
	top: 445px;
	width: 170px;
	height: 40px;
	display: none;
	cursor: pointer;
}

div#btn_team {
	position: absolute;
	left: 700px;
	top: 445px;
	width: 170px;
	height: 40px;
	display: none;
	cursor: pointer;
}

div#btn_impress {
	position: absolute;
	left: 700px;
	top: 495px;
	width: 170px;
	height: 40px;
	display: none;
	cursor: pointer;
}
