div#fx_sortenliste {	/*für feste Positionierung Button "zu den Sorten"*/
	position:absolute;
	left:198px;
	top: 170px;
	width:200px;
	height:48px;
}

div#fx_neuerEintragGB {	/*für feste Positionierung Button "neuer Eintrag"*/
	position:absolute;
	left:970px;
	top: 110px;
	width:200px;
	height:48px;
}


