body,td {
    font-family: Arial, sans-serif, Helvetica, Verdana;
    color: #000000;
    font-size: 14px;
    background-color: #ffffff;
}

a:link, a:visited, a:active, a:hover {
    color: #000000;
    text-decoration: underline;
}

h1 {
    color: #000000;
    font-size: 28px;
    font-weight: bold;
}

h2 {
    color: #000000;
    font-size: 18px;
}

td.menu {
    display: none;
    width: 0px;
}

td.logo {
    display: none;
    width: 0px;
}

td.counter {
    display: none;
    width: 0px;
}

.none{
    display: none;
    width: 0px;
}

td.kopf {
    height: 30px;
}

table {
    width: 100%;
}

