body {
    background-color: #0f233c;
    color: #ffffff;
    font-family: Verdana, Helvetica, Arial, sans-serif;
    font-size: 100%;
    margin: 0;
}
table {
    height: 100%;
    margin: 0 auto;
    width: 100%;
}
td {
    font-size: 70%;
    text-align: center;
}
a {
    background: url("/gfx/headline_pfeil.gif") 0 50% no-repeat;
    color: #ffffff;
    min-height: 9px;
    padding-left: 17px;
    text-decoration: underline;
}
a:hover {
    text-decoration: none;
}
