#content {
  color: #616161;
  font-family: verdana;
  font-size: 10px;
}
#content h1 {
  color: #043964;
  font-family: verdana;
  font-size: 18px;
  letter-spacing: -1px;
  line-height: 25px;
  margin: 0 0 5px 0;
  text-transform: uppercase;
}
#content h2 {
  color: #616161;
  font-family: verdana;
  font-size: 10px;
  font-weight: bold;
  line-height: 15px;
  margin: 0 0 1px 0;
}
#content h3 {
  color: #616161;
  font-family: verdana;
  font-size: 10px;
  line-height: 15px;
  margin: 0 0 1px 0;
  text-decoration: underline;
}
#content p {
  color: #616161;
  font-family: verdana;
  font-size: 10px;
  line-height: 15px;
  margin: 0 0 8px 0;
}
#content a {
  color: #616161;
  font-family: verdana;
  font-size: 10px;
  line-height: 15px;
  text-decoration: underline;
}
#content ul,
#content ol {
  color: #616161;
  font-family: verdana;
  font-size: 10px;
  line-height: 15px;
  margin: 0 0 8px 15px;
}
#content ul li {
  list-style: disc outside;
}
#content ol li {
  list-style: decimal outside;
}
#content table {
  border: none;
  margin: 0 0 8px 0; 
}
#content th {
  background: #ccc;
  border: none;
  font-weight: bold;
  padding: 1px 4px 1px 2px;
  vertical-align: top;
}
#content td {
  border: none;
  padding: 1px 2px 1px 2px;
  vertical-align: top;
}
#m_content.a_show img.introduction,
#m_content.a_voorLeerlingen img.introduction,
#m_content.a_voorOuders img.introduction {
  display: block;
  float: left;
  height: 150px;
  margin: 0 5px 0 0;
  width: 150px;
}

#m_content.a_roosterwijzigingen h1 {
  margin-bottom: 8px;
}
#m_content.a_roosterwijzigingen h2 {
  margin-bottom: 4px;
}
#m_content.a_roosterwijzigingen a.rooster {
  color: #616161;
  display: block;
  text-decoration: none;
}
#m_content.a_roosterwijzigingen a.rooster:hover {
  text-decoration: underline;
}