/* ALLGEMEIN */
body { font-family: sans-serif; background-color: #E1E2C7; }
.klein { font-size: 95%; }
.normal { font-size: 100%; }
.u1 { font-size: 125%; }
.u2 { font-size: 125%; }
.u3 { font-size: 120%; }

/* LINKS: eine Farbe + nicht unterstrichen */
a { color: #004878; text-decoration: none; }

/* TABELLEN */
td { font-family: sans-serif; font-size: 100%; }

/* Kopfbereich */
td.logo { color: #eeeeee; background-color: #004878; font-size: 140%; font-weight: bold; }
td.kopf { color: #eeeeee; background-color: #004878; font-size: 140%; }
hr.kopf { color: #004078; background-color: #004878; line-height: 3px; }

/* Navigationsleiste */
.navleiste { background-color: #004878; }
.navigation { color: #808080; background-color: #E4E7EF; font-size: 90%; text-decoration:none; }
.gelb { color: #000000; background-color: #E4E7EF; font-size:90%; font-weight: bold;}

/* Rumpfbereich */
td.rumpf { font-size: 115%; }
td.hinweis { font-size: 110%; }

/* Fußbereich */
td.fuss { font-size: 80%; }