Jonathan: scrollbalken

Beitrag lesen

<style type="text/css">
body, a {text-align: center;
    font: normal 100.01% Helvetica, Arial, sans-serif;
    color: black; overflow-y:scroll}

so habe ich es eingefügt.

Du sollst das overflow-y:Scroll nur dem body (oder evtl. dem html) geben. Bei den Links (<a>-Tag) hat das nichts zu suchen.