
body {
 font-family: Lucida Sans Unicode;
 background: #C7DCD3;
}
h1 {
 font-size: x-large;
 font-weight: bold;
 text-decoration: underline;
}
h2 {
 font-size: large;
 font-weight: bold;
}
h3 {
 font-size: larger;
 font-weight: bold;
}
h4 {
 font-size: medium;
 font-style: italic;
 text-decoration: underline;
}
td { color:#000000; background-color:#C8E0D0}
td.fremdsprache { color: #007F00; background-color:#B8D0D0}
td.dialekt { color: #800000; background-color:#A8C8C0}


