html {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    height: 100%;
    width: 100%;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 12px;
    color: #666666;
}

#container {
    width: 750px;
    margin: 0 auto;
}

#container-header {
    width: 675px;
    height: 85px;
    padding: 20px 40px 0 40px;
    line-height: 85px;
    font-size: 28px;
    font-weight: bold;
}

#container-name {
    float: left;
}

#container-slogan {
    float: right;
    font-size: 18px;
    font-weight: normal;
    font-style: italic;
    padding-right: 10px;
}

span,
#container-name span,
#container-slogan span {
    color: #006AC3;
}

#container-eyecatcher {
    width: 680px;
    padding: 0 40px 0 40px;
    height: 175px;
}

#container-navigation {
    width: 680px;
    background-color: #45AAFF;
    height: 22px;
    border-bottom: 1px solid #ffffff;
}

ul#navigation {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}

#navigation li {
    display: inline;
    list-style: none;
    height: 22px;
}

#navigation li a {
    color: #ffffff;
    line-height: 22px;
    font-size: 11px;
    text-decoration: none;
    padding: 5px 9px 5px 9px;
    border-right: 1px solid #ffffff;
}

#navigation li a:hover {
    text-decoration: underline;
    background-color: #0066CC;
}

#container-content {
    width: 670px;
    padding: 20px 40px 0px 40px;
    margin: 0 0 0 0;
    height: auto;
}

table {
    padding: 0 0 0 40px;
    margin: -15px 0 0 0;
}

#content {
    width: 430px;
    float: left;
}

#border {
    width: 170px;
    margin-left: 480px;
}

#container-footer {
    border-top: 4px solid #E5E5E5;
    width: 670px;
    padding: 10px 0px 20px 0px;
    margin: 0 40px 0px 40px;
    clear: both;
    color: #aeaeae;
}

#container-footer a {
    font-weight: bold;
    padding: 2px 2px 2px 2px;
    color: #aeaeae;
}

#container-footer a:hover {
    color: #006AC3;
}

#footer {
    font-size: 11px;
    color: #aeaeae;
    width: 670px;
    margin-bottom: 20px;
}

#footer-copyright {
    float: left;
    width: 325px;
    padding-left: 10px;
}

#footer-meta {
    float: right;
    text-align: right;
    width: 325px;
    padding-right: 10px;
}

.clearer {
    clear: both;
}

h1 {
    font-size: 22px;
    color: #666666;
    margin: 0 0 0 0;
    padding: 0px 0 20px 25px;
    line-height: 24px;
}

h2 {
    font-size: 16px;
    color: rgb(102, 0, 102);
    padding: 5px 0 5px 25px;
    letter-spacing: 1px;
    text-transform: uppercase;
}

h3 {
    font-size: 14px;
    color: rgb(102, 0, 102);
    padding: 5px 0 0px 25px;
    text-transform: uppercase;
    letter-spacing: -0.5px;
}

h4 {
    font-size: 14px;
    color: #006AC3;
    text-transform: uppercase;
    letter-spacing: -0.5px;
}

hr {
    border: none 0;
    border-top: 1px solid #cccccc;
    height: 1px;
}

h5 {
    font-size: 12px;
    color: #666666;
    margin: 0 0 0 0;
    padding: 0 0 12px 25px;
    line-height: 12px;
}

h6 {
    font-size: smaller;
    color: #666666;
    margin: 0 0 0 0;
    padding: 0 0 12px 25px;
    line-height: 12px;
    font-weight: normal;
}

#content img {
    max-width: 430px;
    max-height: 550px;
    padding: 0 0 0 0;
    min-width: 50px;
    min-height: 50px;
}

#content a {
    color: rgb(102, 51, 102);
    font-weight: bold;
}

#content p img {
    margin: 0 0 -20px 0;
}

#content hr {
    border: none 0;
    border-top: 1px solid #cccccc;
    margin: 0px 0 0px 25px;
    height: 1px;
}

#content p {
    line-height: 19px;
    color: #666666;
    margin: 0 0 20px 25px;
}

#content p a,
#border p a {
    text-decoration: none;
    border-bottom: 1px dotted rgb(102, 51, 102);
    padding: 2px 2px 2px 2px;
}

#content p a:hover,
#border p a:hover {
    text-decoration: none;
    background-color: #E7E7E7;
    padding: 2px 2px 2px 2px;
}

#content li {
    line-height: 20px;
    color: #666666;
    margin: 0 0 0 15px;
}

#content .quote {
    border-top: 1px solid #E5E5E5;
    background-color: #f7f7f7;
    border-bottom: 1px solid #E5E5E5;
    padding: 15px 15px 15px 65px;
    color: #0066CC;
    font-style: italic;
}

#border p {
    line-height: 17px;
    font-size: 11px;
    color: #666666;
    margin: 0 0 15px 10px;
}

ul#subnavigation {
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 15px 0px;
    background-image: none;
}

#subnavigation li {
    list-style: none;
    padding: 2px 0px 2px 10px;
    margin: 0px 0px 5px 0px;
}

#subnavigation li a {
    text-decoration: none;
    color: #006AC3;
    border-bottom: 1px dotted #006AC3;
}

#subnavigation li a:hover {
    text-decoration: none;
    border-bottom: 1px solid #006AC3;
}

ul#news {
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    background-image: none;
}

#news li {
    list-style: none;
    padding: 2px 0px 2px 15px;
    margin: 0 0 15px 0px;
}

#content img {
    background-color: #E7F1FF;
    padding: 4px;
    border: 1px solid #006AC3;
}

img.alignleft {
    float: left;
    margin: 0 15px 5px 0px;
}

img.alignright {
    float: right;
    margin: 0 0 5px 15px;
}

img.alignabove {
    margin: 0 0 10px 0;
}

.content {
    width: 750px;
    margin: auto;
}

#border a {
    color: rgb(102, 51, 102);
    font-weight: bold;
}

#nieuws {
    color: rgb(102, 102, 102);
}

table {
    border-collapse: collapse;
    width: 670px;
}

table,
th,
td {
    border-bottom: 1px solid black;
}

tr:hover {
    background-color: #f5f5f5;
}

td {
    text-align: left;
    vertical-align: top;

}

td:nth-child(2) {
    width: 175px;
}

#regenboog {
    background: linear-gradient(to right, orange, yellow, green, cyan, blue, violet);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.q {
    width: 46%;
}

.q .one {
    float: left;
}

.q .two {
    float: right;
}

/* basic modern patch */

.reset-this {
    animation: none !important;
    animation-delay: 0 !important;
    animation-direction: normal !important;
    animation-duration: 0 !important;
    animation-fill-mode: none !important;
    animation-iteration-count: 1 !important;
    animation-name: none !important;
    animation-play-state: running !important;
    animation-timing-function: ease !important;
    backface-visibility: visible !important;
    background: 0 !important;
    background-attachment: scroll !important;
    background-clip: border-box !important;
    background-color: transparent !important;
    background-image: none !important;
    background-origin: padding-box !important;
    background-position: 0 0 !important;
    background-position-x: 0 !important;
    background-position-y: 0 !important;
    background-repeat: repeat !important;
    background-size: auto auto !important;
    border: 0 !important;
    border-style: none !important;
    border-width: medium !important;
    border-color: inherit !important;
    border-bottom: 0 !important;
    border-bottom-color: inherit !important;
    border-bottom-left-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
    border-bottom-style: none !important;
    border-bottom-width: medium !important;
    border-collapse: separate !important;
    border-image: none !important;
    border-left: 0 !important;
    border-left-color: inherit !important;
    border-left-style: none !important;
    border-left-width: medium !important;
    border-radius: 0 !important;
    border-right: 0 !important;
    border-right-color: inherit !important;
    border-right-style: none !important;
    border-right-width: medium !important;
    border-spacing: 0 !important;
    border-top: 0 !important;
    border-top-color: inherit !important;
    border-top-left-radius: 0 !important;
    border-top-right-radius: 0 !important;
    border-top-style: none !important;
    border-top-width: medium !important;
    bottom: auto !important;
    box-shadow: none !important;
    box-sizing: content-box !important;
    caption-side: top !important;
    clear: none !important;
    clip: auto !important;
    color: inherit !important;
    columns: auto !important;
    column-count: auto !important;
    column-fill: balance !important;
    column-gap: normal !important;
    column-rule: medium none currentColor !important;
    column-rule-color: currentColor !important;
    column-rule-style: none !important;
    column-rule-width: none !important;
    column-span: 1 !important;
    column-width: auto !important;
    content: normal !important;
    counter-increment: none !important;
    counter-reset: none !important;
    cursor: auto !important;
    direction: ltr !important;
    empty-cells: show !important;
    float: none !important;
    font: normal !important;
    font-family: inherit !important;
    font-size: medium !important;
    font-style: normal !important;
    font-variant: normal !important;
    font-weight: normal !important;
    height: auto !important;
    hyphens: none !important;
    left: auto !important;
    letter-spacing: normal !important;
    line-height: normal !important;
    list-style: none !important;
    list-style-image: none !important;
    list-style-position: outside !important;
    list-style-type: disc !important;
    margin: 0 !important;
    margin-bottom: 0 !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    margin-top: 0 !important;
    opacity: 1 !important;
    orphans: 0 !important;
    outline: 0 !important;
    outline-color: invert !important;
    outline-style: none !important;
    outline-width: medium !important;
    overflow: visible !important;
    overflow-x: visible !important;
    overflow-y: visible !important;
    padding: 0 !important;
    padding-bottom: 0 !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    padding-top: 0 !important;
    page-break-after: auto !important;
    page-break-before: auto !important;
    page-break-inside: auto !important;
    perspective: none !important;
    perspective-origin: 50% 50% !important;
    position: static !important;
    /* May need to alter quotes for different locales (e.g fr) */
    quotes: '\201C' '\201D' '\2018' '\2019' !important;
    right: auto !important;
    tab-size: 8 !important;
    table-layout: auto !important;
    text-align: inherit !important;
    text-align-last: auto !important;
    text-decoration: none !important;
    text-decoration-color: inherit !important;
    text-decoration-line: none !important;
    text-decoration-style: solid !important;
    text-indent: 0 !important;
    text-shadow: none !important;
    text-transform: none !important;
    top: auto !important;
    transform: none !important;
    transform-style: flat !important;
    transition: none !important;
    transition-delay: 0s !important;
    transition-duration: 0s !important;
    transition-property: none !important;
    transition-timing-function: ease !important;
    unicode-bidi: normal !important;
    vertical-align: baseline !important;
    visibility: visible !important;
    white-space: normal !important;
    widows: 0 !important;
    word-spacing: normal !important;
    z-index: auto !important;
    /* basic modern patch */
    all: initial !important;
    all: unset !important;
}

.opa {
    width: 400px !important;
}

blockquote {
  border: 2.5px solid black;
  border-radius: 20px;
  margin: 1.5em 1.5em;
  
}