html, body {font-family: Arial, Helvetica, sans-serif; height: 100%}
h1, h2, h3, h4, h5, h6 {font-weight: bold}
#banner img {width: 674px}
a {color: #808080; text-decoration: none}
a:hover {color: #000000}
tr {vertical-align: top}

/* Anteile fuer Screenreader ausblenden */
.nshelper {
 display: none;
}

ul.vlist {padding: 0; list-style: none; margin: 0}
ul.vlist > li {display: inline; padding-left: 10px; padding-right: 10px; border-left: 1px solid black}
ul.vlist > li:first-child {border-left: none; padding-left: 0}

.member .desc {white-space: pre}
