.rote_schrift {
 color:red;
}
.klein {
 font-size:0.8em;
}
table.contenttable {
 border: solid 1px silver;
 border-collapse:collapse;
}
table.contenttable td, table.contenttable th {
 vertical-align:top;
 border: solid 1px silver;
 padding:3px;
 
}