body { 
  font-family: Arial; 
  font-size:16pt; 
  font-weight: bold;
  color: #6d3f30;
  background-color: #bea69a; 
}
td {
  vertical-align: top;
}
#std { 
  font-size:12pt; 
  font-weight:normal;
}
td.nav,a.nav { 
  font-size:14pt; 
  font-weight: bold;
  color: white;
  background-color: #6f3a2c; 
  padding: 5px;
}
a.nav { 
  font-size:14pt; 
  font-weight: bold;
  color: white;
  background-color: #6f3a2c; 
  padding:0px;
}


table.daten { border-width: 2px; border-style: solid; border-color: #0000FF; }
td.weiss { background-color: #FFFFFF; padding: 1px; font-size:9pt; }
td.blau { background-color: #0000FF; color: #FFFFFF; padding: 1px; font-size:9pt; font-weight: bold; }

#form {
 font-size:12pt;
 font-weight: normal;
}

a,p,li {font-size:12pt; font-weight:normal; }

li { margin-bottom: 6pt; }

h1 {
  font-size:14pt; 
  font-weight: bold;
}

div.h2 {
  font-size:12pt; 
  font-weight: bold;
}


#kalender { margin-top: 20px; font-size:12pt;}
th.kal {background-color: #CCCCCC; }
td.kal {background-color: #B2D9FF; }
