#inhalt table {
font-size: 13px;
}

#inhalt a {
text-decoration: underline;
}

td {
border: 1px solid blue;
text-align: left;
}

.beschreibung {
border: 1px solid blue;
}

