/* ---------------------------------------------------------- */
/* SDU: Version 3.6 build 12896 */
/*  */
/* Layout as specified in ICTU document */
/* "Kwaliteitseisen XHTML Officiele Publicaties V 1.1" */
/* version 1.0, Date 29-10-2007 */
/*  */
/* css revision 0.1 */
/* ---------------------------------------------------------- */
.legacy .tractatenblad_kop {
    text-align: left;
    margin-top: 1em;
    margin-bottom: 2em;
}
.legacy .tractatenblad_kop p {
    margin-top: 0em;
    margin-bottom: 0em;
	font-family:Arial,Geneva,Helvetica,Verdana,sans-serif;  /* updated MvBon - Eden Design */
	font-weight:bold; /* updated MvBon - Eden Design */
	font-size: 1.3em !important; /* updated MvBon - Eden Design */
}
.legacy .tractatenblad_kop, .legacy .tractatenblad_kop * {
  line-height: 1.3em;
}
.legacy .rubriek_kop {
    font-size: 1.18em;
    font-weight: bold;
    margin-top: 1em;
    margin-bottom: 1em;
}
.legacy .rubriek_kop, 
.legacy .rubriek_kop *{
    color: #154273;
}
.legacy .verdragtekst_kop {
    font-size: 1.18em;
    text-align: center;
    font-weight: bold;
    margin-top: 1em;
    margin-bottom: 1em;
}
.legacy .verdragtekst_kop > span {
    display: block;
    margin-top: 1em;
}
.legacy .geadresseerde {
    font-style:italic;
    margin-top: 1em;
    margin-bottom: 1em;
}
.legacy .geadresseerde > * {
    margin-top: 0;
    margin-bottom: 0;
}
.legacy .afzender {
    margin-top: 0em;
    margin-bottom: 0em;
}
.legacy .afzender > * {
    margin-top: 0;
    margin-bottom: 0;
}
.legacy .kenmerk {
    font-weight: normal;
}
hr {
    /*color: #154273;*/
/* IE */
    /*background-color: #ff8a00;*/
/* Mozilla */
    width: 58mm;
    height: 1px;
    margin-top: 1em;
    margin-bottom: 1em;
}
.legacy .bezwaar {
    margin-left: 2em;
}
/* uitzondering voor brieftekst */
.legacy .brieftekst .dagtekening {
    font-style: normal;
}
.legacy .onderwerpbrief {
    margin-top: 1em;
    margin-bottom: 1em;
}
.legacy .onderwerpbrief > * {
    margin-top: 0;
    margin-bottom: 0;
}
.legacy .gewijzigd-verdrag {
    margin-bottom: 3em;
}