p {
color: black
font-size: 14pt;
} 

body {
background: white;
font-family: Times, "Times New Roman", serif;
font-size: 14pt;
color: black;
}

body a:link, body a:visited {
font-weight: bold;
text-decoration: none;
}

body a:link:after, body a:visited:after {
content: " (" url(pfeil.gif] attr(href) ") ";
font-weight: normal;
font-size: 80%
}

table {
border: 2px black;
border-collapse: collapse;
}

tr .erledigt {
color: lightgreen;
}

tr .inarbeit {
color: orange;
}  

tr .wichtig {
color: red;
}
