table.inhalttbl {
    margin-top: 0.25em;
}

td.thema {
    width: 40%;
    border-top: 1px solid #ccc;
    font-weight: bold;
    padding-top: 0.25em;
}

td.link {
    width: 10%;
    text-align: right;
    border-top: 1px solid #ccc;
}

td.thema_leer {
    width: 40%;
}

td.artikel {
    border-top: 1px solid #ccc;
    padding-top: 0.25em;
}

td.link {
}

div.rubrik {
    margin: 1em 0 0.5em 0;
    background-color: #d4ffce;
    padding: 4px;
    font-weight: bold;
    height: 18px;
    color: #000000;
}

