/*editor.css */
 .unten{vertical-align:bottom;}
 .mitte {vertical-align:middle;}
table.zwei_rechts tr td:first-of-type,  table.zwei_rechts tr td:nth-of-type(2){text-align:right;}
table.eins_rechts tr td:first-of-type {text-align:right;}
table.rechts_aussen tr td:last-of-type {text-align:right;}