body {
 font-family: Univers, Verdana, Arial, Helvetica, sans-serif;
 font-size: 11pt;
 text-align: justify;
 background: #E4E6E4;
 color: #4F4F4F;
 background-color: #E4E6E4;
 margin-right: 2%;
/* background-image: url(images/background1.gif); */
 background-attachment: fixed;
}

img { border:0px; }

ul {
  list-style-image:url(images/button.gif);
  margin:6px; padding-left:16px; width:400px;
}

li { padding-left:2px; text-align:left; }


a:link { font-size: 11pt; color: #6F6F6F; text-decoration: underline }
a:visited { font-weight: bold; font-size: 11pt; color: #6F6F6F; text-decoration: none }
a:active { font-weight: bold; font-size: 11pt; color: #6F6F6F; text-decoration: underline }
a:hover { color: #003080; font-size: 105%; }        /* Font-Vergrößerung */

a.bottom:link { font-size: 9pt; color: #6F6F6F; text-decoration: underline }
a.bottom:visited { font-weight: bold; font-size: 9pt; color: #6F6F6F; text-decoration: none }
a.bottom:active { font-weight: bold; font-size: 9pt; color: #6F6F6F; text-decoration: underline }
a.bottom:hover { color: #003080; }        /* Font-Vergrößerung aus */



