body {  background-color: #ffffff;
	text-color: #000000;
        color: #000000;
        font-family: Verdana, Arial, Helvetica, sans-serif; }
a:link    { color: #0000ff;
            background-color: #ffffff; }
a:visited { color: #0000ff;
            background-color: #ffffff; }
a:hover   { color: #ff0000;
            background-color: #ffffff;
            text-decoration: underline; }
.footer { font-size: x-small; }
.downloadlink { font-size: x-small;
                font-style: italic; }
.hinweis { font-size: x-small;
           color: #0088dd; }

