.visuallyhidden,
.tekstbrowser {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }
  .visuallyhidden.focusable:active, .visuallyhidden.focusable:focus,
  .tekstbrowser.focusable:active,
  .tekstbrowser.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto; }

img,
table,
th,
td {
  border-style: solid;
  border-width: 0; }

.verborgen {
  display: none; }

.hidden {
  display: none !important;
  visibility: hidden; }

.invisible {
  visibility: hidden; }

.noborder {
  border: 0px solid transparent; }

.clearleft {
  clear: left; }

.center,
.text-align-center {
  text-align: center; }

.text-align-left {
  text-align: left; }

.text-align-right {
  text-align: right; }

span.center {
  display: block; }

.separator {
  clear: both; }

ol.list-style-type-lower-alpha {
  list-style-type: lower-alpha; }

ol.list-style-type-upper-alpha {
  list-style-type: upper-alpha; }

ol.list-style-type-lower-roman {
  list-style-type: lower-roman; }

ol.list-style-type-upper-roman {
  list-style-type: upper-roman; }

ol.list-style-type-decimal {
  list-style-type: decimal; }

.selected-item,
.nav-primair-uitvalmenu-label {
  font-weight: bold; }

/* Fieldset default no border */
fieldset {
  border: none 0 transparent; }
