Follow along with the video below to see how to install our site as a web app on your home screen.
Anmerkung: This feature currently requires accessing the site using the built-in Safari browser.
/* aus #menu #menulist li a hier verschieben: */
#menu #menulist li{
border: 1px outset #9DAAFB;
margin-bottom: .4em;
background: #dae0ee;
}
#menu #menulist li a, #menu #menulist li a:link {
text-decoration: none;
color: #403F6E;
font-size: .9em;
font-weight: bold;
width: auto;
display: block;
padding-left: .5em;
padding-top: .1em;
padding-bottom: .2em;
}