﻿@import url("htmlstijlen.css");



.stJustified
{
  text-align: justify;
}
.stCentered
{
  text-align: center;
}
.Rubriek
{
	font-size: 12pt;
	font-weight: bold;
}
.Titel
{
  font-weight: bold;
  font-size: 12pt;
}
.OeuvreTitel
{
  font-weight: bold;
  font-size: 9pt;
}
.Error
{
  font-weight: bold;
  font-size: 10pt;
  color: red;
}
.Afdeling
{
  font-weight: bold;
  font-size: 12pt;
}
.accordionHeader
{
    background-color: #CCCCCC;
    font-weight: bold;
    font-size: 12px;
}
