@charset "utf-8";

#inhoud 
{
  font-size: 13px;
}

#inhoud P
{
  line-height: 19px;
  text-align: justify;
}

#inhoud EM
{
  font-weight: bold;
  font-style: normal;
}

#inhoud H3
{
  margin-top: 0px;
}

#inhoud .illustratie
{
  float: right;
  border: 1px solid #505050;
  margin-left: 30px;
  margin-bottom: 25px;
  position: relative;
  top: 5px;
}