body {
    font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
    color: #000000;
    font-size: 0.8em;
    width: 100%;
}

div#navi, div#head1, div#head2, div.wrapRight {
    display: none;
    visibility: hidden;
}

div#altheader {
    display: block;
    visibility: visible;
    margin-bottom: 15px;
}

div#wrapper {
    margin: 0px;
    padding: 0px;
    width: 100%;
}


/*********************/
/* INLINE-POS        */
/*********************/

div.pos {
    position: relative;
    width: 550px;
}

div.pos { text-align: center; }

div.pos div {
    position: absolute;
    text-align: center;
    line-height: 1.2em;
    z-index: 2;
}

div.pos div.green { color: #000; font-weight: bold; }

div.pos div.white a { color: #fff; font-weight: bold; text-decoration: none; }

div.pos div.gray a { color: #000; font-weight: bold; text-decoration: none; }

/*********************/
/* WE-STYLES         */
/*********************/

span.links ul { margin: 0px; padding: 0px; }

span.links ul li {
    font-size: 1em;
    background: transparent url("/de/pics/misc/tcpdot2.gif?id=1587") no-repeat top left;
    padding-left: 12px;
    margin-left: 5px;
    line-height: 1.5em;
    list-style: none;
}
