body {
    color: #000 !important;
    font-family: "Titillium Web",sans-serif !important;
    font-size: 14px !important;
    height: 100%;
}

table {
    width: 100%;
    border: 1px solid;
}
thead {
    font-weight: bold;
    font-size: 1.2em;
}
tr {
    border: 1px solid black;
}

.logo {
	width: 10%;
}

.zusatz {
    font-size: 8px;
    margin-top: -2px !important;
    display: block;
}