i have on my page a menu something like this
{cms_module module='menumanager' template='cssmenu.tpl' start_level="3" start_page="willkommen"}
and the structure is

the question is:
how can i make that in my top menu appears just something like this
willkommen | service | tatigkeitsgebiete
because with this
{cms_module module='menumanager' template='cssmenu.tpl' start_level="3" start_page="willkommen"}
appears just the willkommen menu
and if i specify something like this
{cms_module module='menumanager' template='cssmenu.tpl' start_level="2" start_page="deutsch"}
it appears the deutsch menu also which is unwanted
so that i need something like-submenus without parent
any ideea
thanks
[gelöscht durch Administrator]