/* Kopf-/Fußzeile */ 
/* <body bgcolor="#ffffff" text="#000000" link="#00ad00" vlink="#00ad00" alink="#00ad00"> */ 

body           {font: 14px Arial, Helvetica, sans-serif;
                color: #000000;
                background-color: #ffffff;
                margin: 5px 4%}

big            {font-size: 19px}


a              {font-weight: 600;
                text-decoration: none;
                color: #00ad00}
a:visited, 
a:active       {color: #00ad00}


img            {border-style: none}


.zentriert     {text-align: center}