<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">div#content, div.content {
  margin-top: 1em;
  }
.terms-ol {list-style: none;}
.terms-ol__num {
   margin-left: -2rem;
   position: absolute;
}
/*
div#content, div.content {
    width: 1150px;
    background-color: rgba(255, 255, 255,0.6);
    margin: 0 auto;
    position: relative;
}*/
#footer_container_main a {
    font-weight: 600;
}
.message {
    background: #f1f9ff;
    border-radius: 7px;
    padding: 1.3em 2em 2em;
}
#topNav.topnav_tiny {
    margin: 6px auto -16px;
}
/* mag weg bij update 12-07-21 */
#menu #submore_container #submore li ul {
	position: absolute;
	left: -250px;
	width: 250px;
	top: 0px;
}</pre></body></html>