/* Text Styles */
hr { color: #000000 }
body, table, tr, th /* Normal */
{
 font-size: 10pt;
 font-family: Arial,Helvetica,sans-serif;
 font-style: normal;
 font-weight: normal;
 color: #000000;
 text-decoration: none;
}
span.f_Beheerder /* Beheerder */
{
 font-style: italic;
 font-weight: bold;
 color: #808080;
}
span.f_CodeExample /* Code Example */
{
 font-size: 8pt;
 font-family: 'Courier New',Courier,monospace;
}
span.f_Comment /* Comment */
{
}
span.f_Cooerdinator /* Coördinator */
{
 font-style: italic;
 font-weight: bold;
 color: #008000;
}
span.f_Cursief /* Cursief */
{
 font-style: italic;
}
span.f_Extratoelichting /* Extra toelichting */
{
 font-size: 9pt;
 font-style: italic;
}
span.f_Gebruiker /* Gebruiker */
{
 font-style: italic;
 font-weight: bold;
 color: #023365;
}
span.f_Heading1 /* Heading1 */
{
 font-size: 16pt;
 font-weight: bold;
}
span.f_Heading1_atoc_ /* Heading1_atoc_ */
{
 font-size: 16pt;
 font-weight: bold;
}
span.f_Heading2 /* Heading2 */
{
 font-size: 14pt;
 font-weight: bold;
 color: #808080;
}
span.f_Heading2_atocs_ /* Heading2_atocs_ */
{
 font-size: 14pt;
 font-weight: bold;
 color: #808080;
}
span.f_Heading3 /* Heading3 */
{
 font-size: 12pt;
 font-weight: bold;
 color: #999999;
}
span.f_ImageCaption /* Image Caption */
{
 font-size: 8pt;
 font-weight: bold;
}
span.f_Normal_bold /* Normal_bold */
{
 font-weight: bold;
}
span.f_Notes /* Notes */
{
}
span.f_Opsomming /* Opsomming */
{
}
/* Paragraph styles */
p, p.p_Normal, div.p_Normal, li.p_Normal /* Normal */
{
 text-align: left;
 text-indent: 0;
 padding: 0 0 0 0;
 margin: 5px 0 5px 0;
}
.p_Beheerder /* Beheerder */
{
 font-size: 10pt;
}
.p_CodeExample /* Code Example */
{
 font-size: 8pt;
 line-height: 1.0;
 white-space: nowrap;
 page-break-inside: avoid;
 margin: 0 0 0 0;
}
.p_Comment /* Comment */
{
 font-size: 10pt;
}
.p_Cooerdinator /* Coördinator */
{
 font-size: 10pt;
}
.p_Cursief /* Cursief */
{
 font-size: 10pt;
}
.p_Extratoelichting /* Extra toelichting */
{
 font-size: 9pt;
 background: #ffffea;
}
.p_Gebruiker /* Gebruiker */
{
 font-size: 10pt;
}
.p_Heading1 /* Heading1 */
{
 font-size: 100%;
 font-weight: normal;
 text-align: left;
 text-indent: 0;
 page-break-after: avoid;
 padding: 0 0 0 0;
 margin: 7px 0 7px 0;
}
.p_Heading1_atoc_ /* Heading1_atoc_ */
{
 font-size: 100%;
 font-weight: normal;
 text-align: left;
 text-indent: 0;
 page-break-after: avoid;
 padding: 0 0 0 0;
 margin: 7px 0 7px 0;
}
.p_Heading2 /* Heading2 */
{
 font-size: 100%;
 font-weight: normal;
 text-align: left;
 text-indent: 0;
 padding: 0 0 0 0;
 margin: 5px 0 5px 0;
}
.p_Heading2_atocs_ /* Heading2_atocs_ */
{
 font-size: 100%;
 font-weight: normal;
 text-align: left;
 text-indent: 0;
 page-break-after: avoid;
 padding: 0 0 0 0;
 margin: 7px 0 5px 0;
}
.p_Heading3 /* Heading3 */
{
 font-size: 100%;
 font-weight: normal;
 text-align: left;
 text-indent: 0;
 padding: 0 0 0 0;
 margin: 5px 0 5px 0;
}
.p_ImageCaption /* Image Caption */
{
 font-size: 8pt;
}
.p_Normal_bold /* Normal_bold */
{
 font-size: 10pt;
}
.p_Notes /* Notes */
{
 font-size: 10pt;
}
.p_Opsomming /* Opsomming */
{
 font-size: 10pt;
 margin: 1px 0 1px 0;
}
/* Table styles */
table.ToelichtingAlert {
background-color: #FFFFEA;
border: solid thin #C0C0C0;
border-spacing: 1px;
}
table.ToelichtingAlert tr.ToelichtingAlert {
text-align: left;
}
table.ToelichtingAlert th.ToelichtingAlert, table.ToelichtingAlert td.ToelichtingAlert {
vertical-align: top;
padding: 1px;
border: none;
}
div.hmrotate90  { display:inline-block; -webkit-writing-mode: vertical-rl; -ms-writing-mode: tb-rl; writing-mode: vertical-rl; }
div.hmrotate270 { display:inline-block; -webkit-writing-mode: vertical-rl; -ms-writing-mode: tb-rl; writing-mode: vertical-rl; transform: rotate(180deg); }



#hmpopupdiv /* used for javascript text popups */
{
  display: none;
  position: absolute;
  z-index: 1000;
  background-color: #FFFFFF;
  padding: 6px;
  border:1px solid #000000;
  border-radius: 5px;
  box-shadow: 5px 5px 5px #888;
}

#hmlightbox /* image lightbox */
{
  border: none;
  padding: 8px;
  background: #FFF;
  font-size: 110%;
  font-weight: bold;
  color: #777;
  box-shadow: 5px 5px 5px #888;
}

a.dropdown-toggle /* dropdown toggle caption */
{
  cursor: pointer;
}
a.inline-toggle /* inline toggle caption */
{
  cursor: pointer;
}
img.dropdown-toggle-icon /* toggle icon */
{
  cursor: pointer;
}
/* CSS for responsive image maps */

.hmImageMap a.hmHotspotRect { display:block; position:absolute; border: 1px solid transparent; background:#000; opacity:0.01; filter:alpha(opacity=1)  }
.hmImageMap a.hmHotspotEllipse { display:block; position:absolute; border-radius:50%; border: 1px solid transparent; background:#000; opacity:0.01; filter:alpha(opacity=1) }
.hmImageMap:hover a.hmHotspotRect {opacity:0.3; filter:alpha(opacity=30); }
.hmImageMap:hover a.hmHotspotEllipse { opacity:0.3; filter:alpha(opacity=30); }
a.hmHotspotRect:hover { border:1px solid #000; background:#FFF; opacity:0.3; filter:alpha(opacity=30) }
a.hmHotspotEllipse:hover { border:1px solid #000; background:#FFF; opacity:0.3; filter:alpha(opacity=30) }
