.clearfix {
  zoom: 1;
}
.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden] {
  display: none;
}
html {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
body {
  margin: 0;
}
a:focus {
  outline: thin dotted;
}
a:active,
a:hover {
  outline: 0;
}
h1 {
  font-size: 2em;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
mark {
  background: #ff0;
  color: #000;
}
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}
q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 0;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
button,
input,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
}
button,
input {
  line-height: normal;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
input[disabled] {
  cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
ul,
ol {
  margin: 0;
  padding: 0;
  margin-bottom: 1em;
}
li {
  margin-left: 1em;
}
#site-navigation {
  zoom: 1;
  box-shadow: 0 3px 5px rgba(0,0,0,0.5);
  background: #76b9da;
  padding-left: 10px;
  position: relative;
}
#site-navigation:before,
#site-navigation:after {
  content: " ";
  display: table;
}
#site-navigation:after {
  clear: both;
}
#site-navigation:before,
#site-navigation:after {
  content: " ";
  display: table;
}
#site-navigation:after {
  clear: both;
}
.level_1 > #site-navigation:hover > a,
.level_1 > #site-navigation.active > a,
.level_1 > #site-navigation.trail > a {
  background-color: #e84427;
}
.level_1 > #site-navigation:hover > a:after,
.level_1 > #site-navigation.active > a:after,
.level_1 > #site-navigation.trail > a:after {
  content: "";
}
#site-navigation li {
  display: block;
  float: left;
  margin: 0;
  position: relative;
}
#site-navigation li a {
  color: #fff;
  text-decoration: none;
  display: block;
  padding: 8px 10px;
  font-family: "Calibri", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  text-transform: uppercase;
  position: relative;
  z-index: 1;
  margin-left: -2px;
}
#site-navigation li a:after {
  content: "|";
  position: absolute;
  right: 0;
  top: 7px;
}
#site-navigation li a:hover {
  background-color: #e84427;
}
#site-navigation li a:hover:after {
  content: "";
}
#site-navigation li:last-child a:after {
  content: "" !important;
}
#site-navigation li.active > a {
  background-color: #007da5;
}
#site-navigation li.protected a {
  background-image: url(images/lock-white.png);
  background-repeat: no-repeat;
  background-position: 10px 45%;
  padding-left: 26px;
}
#site-navigation li ul {
  top: 100%;
  left: 0;
  padding-left: 10px;
  position: absolute;
  display: none;
  background: #fff;
  box-shadow: 0 3px 5px rgba(0,0,0,0.5);
}
#site-navigation li ul li {
  display: block;
  float: none;
}
#site-navigation li ul li a {
  color: #666;
  margin-left: 0;
  padding-right: 20px;
  padding-top: 2px;
  padding-bottom: 2px;
  background: #fff !important;
  white-space: nowrap;
}
#site-navigation li ul li a:hover {
  color: #e84427;
}
#site-navigation li ul li a:after {
  display: none;
}
#site-navigation li ul ul {
  position: absolute;
  display: none;
  left: 100%;
  top: 0;
}
#site-navigation li:hover > ul {
  display: block;
}
.intranetpage #site-navigation {
  background: #a8a7a7;
}
.intranetpage #site-navigation li.active > a,
.intranetpage #site-navigation li.trail > a {
  background-color: #706f6f;
}
#sub-navigation {
  padding: 20px 20px 10px 20px !important;
}
#sub-navigation li {
  list-style: none;
  margin: 0;
  padding: 6px 0;
  border-bottom: 1px solid #ccc;
}
#sub-navigation li a {
  text-decoration: none;
  font-weight: bold;
  color: #aaa;
}
#sub-navigation li a.active {
  color: #000;
}
#sub-navigation li a:before {
  content: "\00BB";
  padding-right: 5px;
}
#sub-navigation li:last-child {
  border-bottom: 0;
}
.mod_breadcrumb {
  padding: 10px 20px 0 40px;
  height: 40px;
  text-transform: uppercase;
  font-size: 13px;
  font-family: "Calibri", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
html {
  font-size: 62.5%;
  overflow-y: scroll;
}
body {
  font-family: "Georgia", "Times New Roman", Times, serif;
  font-size: 15px;
  line-height: 150%;
  color: #707070;
}
h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4 {
  color: #e84427;
  font-weight: bold;
  font-family: "Calibri", "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin: 0;
  margin-bottom: .5em;
  font-family: sans-serif;
  display: block;
}
h1 a,
.h1 a,
h2 a,
.h2 a,
h3 a,
.h3 a,
h4 a,
.h4 a {
  color: #0067ac;
}
h1,
.h1 {
  font-size: 20px;
  line-height: 100%;
  text-transform: uppercase;
}
h2,
.h2 {
  font-size: 16px;
}
h3,
.h3 {
  font-size: 14px;
  color: #777;
}
li {
  margin-left: 2em;
}
ul,
ol {
  margin-bottom: 1em;
}
p {
  margin-top: 0;
  margin-bottom: 1.5em;
}
a {
  color: #65c4de;
}
a:hover {
  color: #e84427;
}
hr {
  margin: 15px 0;
  border: none;
  border-top: 1px solid #000;
}
.intro {
  font-weight: bold;
  font-family: "Calibri", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 17px;
}
.clearfix:before,
.clearfix:after {
  content: '\0020';
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}
.clearfix:after {
  clear: both;
}
.clearfix {
  zoom: 1;
}
.access,
.invisible {
  position: absolute;
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px,1px,1px,1px);
}
.image_container.float_right img {
  display: block;
  max-width: none;
}
body {
  background: #c2e2f5 url(images/achtergrond_blauw.jpg);
  padding-top: 40px;
}
body.intranetpage {
  background: #fff url(images/achtergrond_intranet.jpg);
}
#header {
  z-index: 2;
  position: relative;
}
#header h1 {
  margin-bottom: 0;
  float: left;
}
#header .site_banner {
  clear: both;
}
body.intranetpage #header .site_banner {
  display: none;
}
#header .inbar {
  background: #e84427;
  color: #fff;
  clear: both;
  padding: 10px 20px;
  margin-bottom: 4px;
}
#header .inbar .h1 {
  display: block;
  color: #fff;
  margin-bottom: 0;
}
.site_banner {
  height: 230px;
  background: url(images/headerbg.jpg) no-repeat;
  clear: both;
  margin-bottom: 2px;
}
.intranetpage #header .banner {
  display: none;
}
.homepage #content > .wrapper {
  padding-top: 40px;
}
.inner {
  padding: 20px;
  padding-left: 40px;
  padding-right: 0;
}
#sidebar {
  float: right;
}
#sidebar .inner {
  padding-left: 40px;
  padding-right: 70px;
}
.meta-information {
  float: right;
  padding: 10px 20px;
}
.meta-information a {
  color: #707070;
  font-family: "Calibri", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
#footer {
  font-family: "Calibri", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
#footer .wrapper {
  zoom: 1;
  background: #fff;
  border-top: 1px solid #666;
}
#footer .wrapper:before,
#footer .wrapper:after {
  content: " ";
  display: table;
}
#footer .wrapper:after {
  clear: both;
}
#footer .wrapper:before,
#footer .wrapper:after {
  content: " ";
  display: table;
}
#footer .wrapper:after {
  clear: both;
}
#footer .copy {
  float: right;
  text-transform: uppercase;
  font-size: 13px;
  display: block;
  padding: 10px 20px;
}
.block {
  clear: both;
}
.ce_download {
  border: 1px solid #AAA;
  width: 30%;
  float: left;
  clear: none;
  min-width: 220px;
  margin: 0 2% 20px 0;
}
.ce_download .inner {
  padding: 10px;
}
.ce_download figure {
  text-align: left;
  height: 210px;
}
.ce_download figure img {
  border: 1px solid #777;
  box-shadow: 2px 2px 5px #666;
}
.ce_download .name {
  display: block;
}
a.more,
.more a {
  display: block;
  text-transform: uppercase;
  text-decoration: none;
  font-size: 13px;
  font-family: "Calibri", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
a.more:before,
.more a:before {
  content: "> ";
}
.button,
.submit_container input,
input[type=submit] {
  display: block;
  display: inline-block;
  background: #e84427;
  padding: 5px 10px;
  margin: 0 10px 10px 0;
  color: #fff;
  text-decoration: none;
  cursor: pointer;
  border-color: transparent;
  border-radius: 5px;
}
.button:hover,
.submit_container input:hover,
input[type=submit]:hover {
  background: #666;
  background: linear-gradient(top,#666 0%,#222 100%);
}
.button:active,
.submit_container input:active,
input[type=submit]:active {
  transform: translate(0,1px);
}
.media {
  margin-bottom: 10px;
}
.media,
.body {
  overflow: hidden;
  _overflow: visible;
  zoom: 1;
}
.media .img {
  float: left;
  margin-right: 7px;
}
.media .img img {
  display: block;
}
.media .imgExt {
  float: right;
  margin-left: 7px;
}
.image_container.float_right {
  margin: 0 0 .5em 1.5em;
  float: right;
}
.image_container.float_left {
  margin: 0 1.5em .5em 0;
  float: left;
}
.image_container figcaption {
  text-align: center;
  font-size: .8em;
}
.mod_newsarchive .item {
  margin-bottom: 10px;
}
.mod_newsarchive .item .image_container {
  float: left;
}
.mod_newsarchive .item .content {
  margin-left: 130px;
  clear: none;
}
.mod_newsarchive .item .content h2 {
  margin-bottom: 0;
}
.mod_newsarchive .item .content .info,
.mod_newsreader .info,
.mod_newslist time {
  font-size: 12px;
  font-size: 1.2rem;
  text-transform: uppercase;
  margin-bottom: .5em;
}
.mod_newsreader h1 {
  margin-bottom: .2em;
}
.mod_newsreader .ce_text {
  clear: none;
}
.mod_newslist article {
  border-bottom: 3px solid #65c4de;
  margin-bottom: 1em;
  padding-bottom: 1em;
}
.mod_newslist article p {
  margin-bottom: 0;
}
.mod_newslist article .more {
  text-transform: uppercase;
  font-size: 14px;
  font-family: "Calibri", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.mod_newslist article .more a {
  text-decoration: none;
}
.mod_newslist article h3 {
  color: #777;
  font-size: 17px;
  font-weight: bold;
  margin-bottom: 0;
  text-transform: none;
}
.mod_newsarchive article {
  border-bottom: 3px solid #65c4de;
  margin-bottom: 1em;
  padding-bottom: 1em;
}
.mod_newsarchive article p {
  margin-bottom: 0;
}
.mod_newsarchive article .image_container {
  float: right;
  margin: 0 0 10px 10px;
}
.mod_newsarchive article .info {
  display: block;
  text-transform: uppercase;
  text-decoration: none;
  font-size: 13px;
  font-family: "Calibri", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #65c4de;
  margin-top: 10px;
}
.mod_newsarchive article .info:before {
  content: "> ";
}
.mod_newsarchive article .info:before {
  display: none;
}
.mod_newsarchive article .info .more {
  display: inline;
  border-left: 1px solid #65c4de;
  padding-left: 5px;
}
.mod_newsarchive article .info .more a {
  display: inline;
}
.mod_eventlist h1 {
  margin-bottom: 20px;
}
.event {
  margin-bottom: 20px;
}
.event h2 {
  font-size: 1em;
  line-height: 130%;
  margin-bottom: 5px;
  text-transform: none;
}
.event p {
  margin-bottom: 0;
}
.mod_eventlist h3 {
  color: #65c4de;
  font-size: 1em;
}
table {
  width: 100%;
  font-family: "Calibri", "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin-bottom: 1em;
}
table thead th {
  background: #bbb;
  color: #fff;
  text-align: left;
}
table th,
table td {
  border: 1px solid #707070;
  padding: 2px 4px;
}
table.sortable thead th {
  background-image: url(images/sort-clear.gif);
  background-repeat: no-repeat;
  background-position: right center;
  padding-right: 15px;
}
table.sortable thead th.headerSortDown {
  background-color: #65c4de;
  background-image: url(images/desc.gif);
}
table.sortable thead th.headerSortUp {
  background-color: #65c4de;
  background-image: url(images/asc.gif);
}
.tableFilter {
  margin-bottom: 5px;
}
input,
textarea,
select {
  padding: 4px 5px;
  border: 1px solid #555;
  font: 15px "Calibri", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
select {
  padding: 2px;
}
input[type=text],
textarea,
select {
  min-width: 300px;
}
input[type=text].error {
  border-color: #c43636;
}
input[type=text]:focus,
textarea:focus {
  border-color: #3285f6;
}
form .input {
  margin-bottom: 2px;
  padding: 10px;
  padding-left: 0;
  font-family: "Calibri", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
form .input label,
form fieldset legend {
  display: inline-block;
  width: 150px;
}
form p.error {
  color: red;
  font-size: 13px;
  font-size: 1.3rem;
  font-style: italic;
  margin-bottom: 5px;
}
form label span.mandatory {
  color: red;
  padding: 0 5px;
}
form .submit_container {
  background: none;
}
form .submit_container input {
  margin-left: red;
}
form .radio_container span,
form .checkbox_container span {
  display: block;
  padding-left: 100px;
}
form .radio_container label,
form .checkbox_container label {
  float: none;
  display: inline;
}
form .radio fieldset,
.ce_form .checkbox fieldset {
  border: none;
  padding: 0;
}
.login_container {
  display: none;
}
.logininfo a {
  font-size: 22px;
  text-decoration: none;
  font-weight: bold;
}
.logininfo a:hover {
  text-decoration: underline;
}
#loginform .input label {
  display: inline-block;
  width: 100px;
}
#loginform .input input {
  width: 200px;
  min-width: 200px;
}
#loginform .submit_container {
  text-align: right;
}
#loginform .submit_container input {
  margin-right: 0;
}
#loginform .forgot {
  font-family: "Calibri", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.mod_search form {
  margin-bottom: 10px;
}
.mod_search .searchitem {
  margin-bottom: 1.5em;
}
.mod_search .searchitem h2 {
  font-size: 15px;
}
.mod_search .searchitem p {
  margin-bottom: 0;
}
.mod_search .searchitem .highlight {
  background: #ffffff;
}
.mod_lostPassword label {
  display: inline-block;
  width: 150px;
  font-family: "Calibri", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.mod_lostPassword .captcha_text {
  margin-left: 160px;
  display: inline-block;
  margin-bottom: 5px;
  font-family: "Calibri", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.ce_gallery {
  min-height: 1%;
  overflow: hidden;
}
.ce_gallery ul {
  margin: 0;
  padding: 0;
  margin-left: -10px;
}
.ce_gallery li {
  list-style: none;
  margin: 0 10px 10px 0;
  display: block;
  float: left;
}
.ce_gallery li img {
  display: block;
}
.ce_gallery li.col_first {
  clear: left;
}
.ce_gallery li.col_last {
  margin-right: 0;
}
.mod-languageswitch {
  display: inline-block;
  float: right;
  font-size: 13px;
  text-transform: uppercase;
  margin-top: -40px;
  padding-right: 20px;
  font-family: "Calibri", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.mod-languageswitch ul {
  padding: 0;
  margin: 0;
  text-align: right;
}
.mod-languageswitch li {
  list-style: none;
  margin: 0;
  display: inline-block;
}
.mod-languageswitch li:after {
  content: "|";
  margin: 0 5px;
}
.mod-languageswitch li:last-child:after {
  display: none;
}
.wrapper {
  width: 960px;
  background: #fff;
  margin: 0 auto;
  position: relative;
}
.row {
  margin-left: -20px;
  *zoom: 1;
}
.row:before,
.row:after {
  display: table;
  content: "";
  line-height: 0;
}
.row:after {
  clear: both;
}
[class*="span"] {
  float: left;
  min-height: 1px;
  margin-left: 20px;
}
.container,
.navbar-static-top .container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
  width: 940px;
}
.span12 {
  width: 940px;
}
.span11 {
  width: 860px;
}
.span10 {
  width: 780px;
}
.span9 {
  width: 700px;
}
.span8 {
  width: 620px;
}
.span7 {
  width: 540px;
}
.fullwidth .span7 {
  width: 920px;
  float: none;
}
.span6 {
  width: 460px;
}
.span5 {
  width: 380px;
}
.span4 {
  width: 300px;
}
.span3 {
  width: 220px;
}
.span2 {
  width: 140px;
}
.span1 {
  width: 60px;
}
#colorbox,
#cboxOverlay,
#cboxWrapper {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  overflow: hidden;
}
#cboxWrapper {
  max-width: none;
  background: #fff;
}
#cboxOverlay {
  position: fixed;
  width: 100%;
  height: 100%;
}
#cboxMiddleLeft,
#cboxBottomLeft {
  clear: left;
}
#cboxContent {
  position: relative;
}
#cboxLoadedContent {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}
#cboxTitle {
  margin: 0;
  left: -3000em !important;
}
#cboxLoadingOverlay,
#cboxLoadingGraphic {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#cboxPrevious,
#cboxNext,
#cboxClose,
#cboxSlideshow {
  cursor: pointer;
}
.cboxPhoto {
  float: left;
  margin: auto;
  border: 0;
  display: block;
  max-width: none;
  -ms-interpolation-mode: bicubic;
}
.cboxIframe {
  width: 100%;
  height: 100%;
  display: block;
  border: 0;
}
#colorbox,
#cboxContent,
#cboxLoadedContent {
  box-sizing: content-box;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
}
#cboxOverlay {
  background: #000;
}
#colorbox {
  outline: 0;
}
#cboxTopLeft {
  width: 10px;
  height: 10px;
  background: #fff;
}
#cboxTopCenter {
  height: 10px;
  background: #fff;
}
#cboxTopRight {
  width: 10px;
  height: 10px;
  background: #fff;
}
#cboxBottomLeft {
  width: 10px;
  height: 10px;
  background: #fff;
}
#cboxBottomCenter {
  height: 10px;
  background: #fff;
}
#cboxBottomRight {
  width: 10px;
  background: #fff;
}
#cboxMiddleLeft {
  width: 10px;
  background: #fff;
}
#cboxMiddleRight {
  width: 10px;
  background: #fff;
}
#cboxContent {
  background: #fff;
  overflow: hidden;
  padding: 0px;
}
.cboxIframe {
  background: #fff;
}
#cboxError {
  padding: 50px;
  border: 1px solid #ccc;
}
#cboxLoadedContent {
  margin-bottom: 20px;
}
#cboxTitle {
  position: absolute;
  bottom: 0px;
  left: 0;
  text-align: center;
  width: 100%;
  color: #999;
}
#cboxCurrent {
  position: absolute;
  bottom: 0px;
  left: 100px;
  color: #999;
}
#cboxLoadingOverlay {
  background: #fff url(images/loading.gif) no-repeat 5px 5px;
}
#cboxPrevious,
#cboxNext,
#cboxSlideshow,
#cboxClose {
  border: 0;
  padding: 0;
  margin: 0;
  overflow: visible;
  width: auto;
  background: none;
}
#cboxPrevious:active,
#cboxNext:active,
#cboxSlideshow:active,
#cboxClose:active {
  outline: 0;
}
#cboxSlideshow {
  position: absolute;
  bottom: 0px;
  right: 42px;
  color: #444;
}
#cboxPrevious {
  position: absolute;
  bottom: 0px;
  left: 0;
  color: #444;
}
#cboxNext {
  position: absolute;
  bottom: 0px;
  left: 63px;
  color: #444;
}
#cboxClose {
  position: absolute;
  bottom: 0px;
  right: 0px;
  display: block;
  color: #444;
}
.cboxIE #cboxTopLeft,
.cboxIE #cboxTopCenter,
.cboxIE #cboxTopRight,
.cboxIE #cboxBottomLeft,
.cboxIE #cboxBottomCenter,
.cboxIE #cboxBottomRight,
.cboxIE #cboxMiddleLeft,
.cboxIE #cboxMiddleRight {
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);
}
