p,ul,ol,h1,h2,h3,h4,h5,h6,td,th,div,body,dd,dt {
  font-family: helvetica,arial,sans serif
}

body {
color: black; 
font-family: sans-serif
}

td {
  vertical-align: top
}

td.seite {
  vertical-align: center
}

td.norbert {
  vertical-align: bottom
}

th {
  font-family: helvetica,arial,sans serif; 
  vertical-align: center
}

div.plan {
  color: red
}

div.projekt {
  color: blue
}

div.past {
  color: green
}

div.flaggen {
  text-align: right
}

div.anmeldunginhalt {
  font-family: helvetica,arial,sans serif;
  background: #ff7777; 
  border: thin; 
  padding: 0.1em
}

p.warnung {
  background: #ff5555;
  border: thin;
  padding: 0.5em
}

pre {
  font-family: monospace;
  white-space: pre;
}

span.file {
  font-family: monospace;
}
