At first: Thanks for your reply!
Here the output of /export. I also appended a screenshot of the ASCII-Art (added little information to it). With this settings I can bind the two wifis to the vlans. And yes, now I found the vlan-settings for physical interfaces in the webfig. They are hidden behind advanced mode which I did not see at fist. 
So I’ll try it the way you told me. I’d really like to start from scratch, but when I wipe the config network-settings are wiped too and I can’t reach it in my network (I did not find it - hoped it would get an dhcp lease). So I started from a default-config and removed unwanted content.
All routing in my setup is done by the firewall (opnsense). No routing or firewalling should done (if possible) in the MK. This makes management easier (I hope)
# sep/19/2021 12:54:14 by RouterOS 6.48.4
# software id = P3XP-NN1L
#
# model = RouterBOARD 962UiGS-5HacT2HnT
# serial number = 673706DFA5C2
/interface bridge
add name=Bridge50Wandhydrant
add admin-mac=6C:3B:6B:12:03:89 auto-mac=no comment=defconf fast-forward=no \
name=bridge
add name=bridge60Forrest
/interface ethernet
set [ find default-name=ether1 ] speed=100Mbps
set [ find default-name=ether2 ] name=ether2-master speed=100Mbps
set [ find default-name=ether3 ] speed=100Mbps
set [ find default-name=ether4 ] speed=100Mbps
set [ find default-name=ether5 ] speed=100Mbps
set [ find default-name=sfp1 ] advertise=\
10M-half,10M-full,100M-half,100M-full,1000M-half,1000M-full
/interface wireless
set [ find default-name=wlan1 ] band=2ghz-b/g/n channel-width=20/40mhz-Ce \
country=germany default-authentication=no disabled=no distance=indoors \
frequency=auto hide-ssid=yes mode=ap-bridge ssid=Traeger station-roaming=\
enabled wireless-protocol=802.11 wps-mode=disabled
set [ find default-name=wlan2 ] band=5ghz-a/n/ac channel-width=\
20/40/80mhz-Ceee country=germany default-forwarding=no distance=indoors \
frequency=auto mode=ap-bridge ssid=Wandhydrant station-roaming=enabled \
wireless-protocol=802.11
/interface vlan
add interface=ether2-master name=vlan50Ether2 vlan-id=50
add interface=ether2-master name=vlan60Ether2 vlan-id=60
/interface wireless
add disabled=no mac-address=6E:3B:6B:12:03:90 master-interface=wlan1 name=\
Wandhydrant ssid=Wandhydrant vlan-id=50 vlan-mode=use-tag wps-mode=\
disabled
/interface vlan
add interface=Wandhydrant name=vlan50Wandhydrant vlan-id=50
/interface list
add exclude=dynamic name=discover
add name=mactel
add name=mac-winbox
add name=LAN
/interface wireless security-profiles
set [ find default=yes ] authentication-types=wpa2-psk mode=dynamic-keys \
supplicant-identity=MikroTik
add authentication-types=wpa2-psk management-protection=allowed mode=\
dynamic-keys name=Profil_Gast supplicant-identity=MikroTik
/interface wireless
add default-forwarding=no disabled=no mac-address=6E:3B:6B:12:03:8E \
master-interface=wlan1 name=Forrest security-profile=Profil_Gast ssid=\
Forrest station-roaming=enabled vlan-id=60 vlan-mode=use-tag wps-mode=\
disabled
/interface vlan
add interface=Forrest name=vlan60Forrest vlan-id=60
/ip pool
add name=dhcp ranges=192.168.88.10-192.168.88.254
/snmp community
set [ find default=yes ] addresses=0.0.0.0/0
/user group
set full policy="local,telnet,ssh,ftp,reboot,read,write,policy,test,winbox,pas\
sword,web,sniff,sensitive,api,romon,dude,tikapp"
/interface bridge port
add bridge=bridge comment=defconf interface=ether2-master
add bridge=bridge comment=defconf hw=no interface=sfp1
add bridge=bridge comment=defconf interface=wlan2
add bridge=bridge interface=ether4
add bridge=bridge interface=ether5
add bridge=Bridge50Wandhydrant interface=vlan50Ether2
add bridge=bridge60Forrest interface=vlan60Forrest
add bridge=Bridge50Wandhydrant interface=vlan50Wandhydrant
add bridge=bridge60Forrest interface=vlan60Ether2
/ip neighbor discovery-settings
set discover-interface-list=discover
/interface list member
add interface=ether2-master list=discover
add interface=ether3 list=discover
add interface=ether4 list=discover
add interface=ether5 list=discover
add interface=sfp1 list=discover
add interface=wlan1 list=discover
add interface=wlan2 list=discover
add interface=bridge list=discover
add interface=Forrest list=discover
add list=discover
add list=discover
add interface=bridge list=mac-winbox
add interface=wlan2 list=mactel
add interface=ether2-master list=LAN
add interface=ether3 list=LAN
add interface=ether4 list=LAN
add interface=ether5 list=LAN
add interface=sfp1 list=LAN
add interface=wlan1 list=LAN
add interface=ether1
add interface=bridge list=LAN
/ip address
add address=192.168.2.99/16 comment=defconf interface=ether2-master network=\
192.168.0.0
/ip dhcp-server network
add address=192.168.88.0/24 comment=defconf gateway=192.168.88.1 netmask=24
/ip dns
set allow-remote-requests=yes servers=192.168.2.26
/ip dns static
add address=192.168.2.99 name=router
/ip firewall filter
add action=fasttrack-connection chain=forward comment="defconf: fasttrack" \
connection-state=established,related
add action=accept chain=forward comment="defconf: accept established,related" \
connection-state=established,related
add action=drop chain=forward comment="defconf: drop invalid" \
connection-state=invalid
add action=drop chain=forward comment=\
"defconf: drop all from WAN not DSTNATed" connection-nat-state=!dstnat \
connection-state=new in-interface=ether1
add action=accept chain=input protocol=icmp
add action=accept chain=input connection-state=established
add action=accept chain=input connection-state=related
add action=drop chain=input in-interface-list=!LAN
/ip firewall nat
add action=masquerade chain=srcnat comment="defconf: masquerade" \
out-interface=ether1 out-interface-list=*2000015
/ip route
add distance=1 gateway=192.168.2.1
/ip service
set www-ssl disabled=no
/ip smb shares
set [ find default=yes ] directory=/pub
/ip ssh
set allow-none-crypto=yes forwarding-enabled=remote
/system clock
set time-zone-name=Europe/Berlin
/system routerboard settings
set auto-upgrade=yes
/system scheduler
add interval=1d name=Sched_WLAN_aus on-event=WLAN_Aus policy=\
ftp,reboot,read,write,policy,test,password,sniff,sensitive,romon \
start-date=jan/23/2017 start-time=23:00:00
add interval=1d name=Sched_WLAN_an on-event=WLAN_An policy=\
ftp,reboot,read,write,policy,test,password,sniff,sensitive,romon \
start-date=jan/24/2017 start-time=06:00:00
/system script
add dont-require-permissions=no name=WLAN_Aus owner=admin policy=read,write \
source="#2,4 GHz\
\n/interface wireless set wlan1 disabled=yes;\
\n\
\n#5GHz\
\n#/interface wireless set wlan2 disabled=yes;"
add dont-require-permissions=no name=WLAN_An owner=admin policy=read,write \
source="#2,4 GHz\
\n/interface wireless set wlan1 disabled=no;\
\n\
\n#5GHz\
\n#/interface wireless set wlan2 disabled=no;"
/tool mac-server
set allowed-interface-list=mactel
/tool mac-server mac-winbox
set allowed-interface-list=mac-winbox
Another problem I have is, I want to bring the webfig-gui on vlan90 with 10.10.90.99/24 but I don’t get it. Adding vlan-interface with an ip gives me the possibility to ping the adress, but I dont find where I can bind webfig (www) to this interface/ip?
edit: Sorry it is confusing, as the VLANs I use are 50 and 60 and not 10 and 20 as put in the graphics!
