@font-face {
  font-family: 'quadraatsans-bold';
  src: url("../fonts/QuadraatSansWeb-Boldd41d.eot?#iefix") format("embedded-opentype"), url("../fonts/QuadraatSansWeb-Bold.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'quadraatsansmono';
  src: url("../fonts/QuadraatSansMonoWebd41d.eot?#iefix") format("embedded-opentype"), url("../fonts/QuadraatSansMonoWeb.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'quadraatsans';
  src: url("../fonts/QuadraatSansWebd41d.eot?#iefix") format("embedded-opentype"), url("../fonts/QuadraatSansWeb.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'quadraatsans-bolditalic';
  src: url("../fonts/QuadraatSansWeb-BoldItad41d.eot?#iefix") format("embedded-opentype"), url("../fonts/QuadraatSansWeb-BoldIta.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

/***
 * ##ELEMENTS
 */
/* line 4, ../sass/global/_elements.scss */
* html, body {
  margin: 0;
  padding: 0;
  position: relative;
  color: #303739;
  font-family: "Arial", sans-serif;
  font-size: 13px;
  background-color: #fff;
}

.header-logo{
margin-top:12px;
}

/* line 27, ../sass/global/_elements.scss */
div:after,
.clearfix:after,
.kwicks ul:after,
.kwicks h3:after,
.static-kwicks ul:after,
.static-kwicks h3:after,
.teaser-section h3:after,
h1:after,
th:after,
td:after,
.newslist li:after,
.result-meta:after,
.events-container:after,
.jobdetail-property p:after {
  clear: both;
  display: block;
  visibility: hidden;
  height: 0;
  overflow: hidden;
  content: ".";
}

/* line 38, ../sass/global/_elements.scss */
h1 {
  color: #009FE3;
  font-size: 22px;
  font-family: "quadraatsans-bold", "Lucida Sans", "Lucida Grande", "Arial", sans-serif;
  text-transform: uppercase;
  letter-spacing: 0;
  font-weight: normal;
  width: 150px;
  line-height: 25px;
  float: left;
  margin: 0 0 15px 0px;
  margin-left: 10px;
  margin-bottom: 15px;
}

/* line 53, ../sass/global/_elements.scss */
h2, #kerncijfer-table caption {
  margin: 0 0 12px 0;
  color: #009FE3;
  font-size: 14px;
  font-family: "quadraatsans-bold", "Lucida Sans", "Lucida Grande", "Arial", sans-serif;
  font-weight: normal;
  text-align: left;
  text-transform: uppercase;
}

/* line 66, ../sass/global/_elements.scss */
h3 {
  margin: 1em 0 0 0;
  color: #0D1D47;
  font-family: "quadraatsans-bold", "Lucida Sans", "Lucida Grande", "Arial", sans-serif;
  font-size: 15px;
  font-weight: normal;
  text-transform: uppercase;
}

/* line 74, ../sass/global/_elements.scss */
h4 {
  margin: 0;
}

/* line 77, ../sass/global/_elements.scss */
p {
  margin: 0 0 1.5em 0;
  line-height: 145%;
  max-width: 38.5em;
}

/* line 82, ../sass/global/_elements.scss */
a {
  color: #0D1D47;
  text-decoration: none;
  outline: none;
}

/* line 87, ../sass/global/_elements.scss */
a:hover {
  color: #009FE3;
}

/* line 89, ../sass/global/_elements.scss */
img {
  border: 0;
}

/* line 91, ../sass/global/_elements.scss */
blockquote {
  margin: 0;
  padding: 0;
  color: #8896ac;
  width: 320px;
  margin-bottom: 30px;
  padding-bottom: 15px;
  background: url(../img/backgrounds/dotted-border-blue.png) 0 100% repeat-x;
}
/* line 100, ../sass/global/_elements.scss */
blockquote .blockquote-message {
  color: #0D1D47;
  font-family: "quadraatsans-bolditalic", "Lucida Sans", "Lucida Grande", "Arial", sans-serif;
  font-size: 21px;
  line-height: 24px;
  text-transform: uppercase;
  padding-top: 15px;
  background: url(../img/backgrounds/dotted-border-blue.png) 0 0 repeat-x;
}
/* line 110, ../sass/global/_elements.scss */
blockquote .blockquote-author {
  margin-top: 5px;
  font-size: 12px;
  color: #8896ac;
}

/* line 117, ../sass/global/_elements.scss */
blockquote p {
  margin: 0;
  padding: 0;
}

/* line 124, ../sass/global/_elements.scss */
fieldset {
  margin: 0;
  padding: 0;
  border: 0;
}

/* line 131, ../sass/global/_elements.scss */
label {
  cursor: pointer;
}

/* line 134, ../sass/global/_elements.scss */
button {
  margin: 0;
  padding: 0;
  border: 0;
  color: #fff;
  font-family: "Arial", sans-serif;
  font-size: 13px;
  font-weight: bold;
  background-color: #009FE3;
}

/* line 144, ../sass/global/_elements.scss */
.button-hover {
  cursor: pointer;
  background-color: #0D1D47;
}

/* line 148, ../sass/global/_elements.scss */
button span {
  padding: 1px 6px 1px 6px;
  display: block;
  text-transform: capitalize;
}

/* line 172, ../sass/global/_elements.scss */
code {
  margin-bottom: 20px;
  display: block;
  font-size: 110%;
  line-height: 140%;
}

/* end - elements */
/***
 * ##GENERIC
 */
/* line 6, ../sass/global/_generic.scss */
h1 span,
h1 .to-rss {
  float: left;
}

/* line 10, ../sass/global/_generic.scss */
h1 .to-rss {
  margin-top: 1px;
  margin-left: 12px;
  width: 19px;
  height: 19px;
  font-size: 0.1em;
  text-decoration: none;
  text-indent: -9999px;
  background: url("../img/icons/icon_rss.gif") no-repeat;
  background-position: 0 -19px;
}

/* line 22, ../sass/global/_generic.scss */
h1 .to-rss:hover {
  background-position: 0 -19px;
}

/* line 39, ../sass/global/_generic.scss */
.aboutuspage #main,
.corporategovernancepage #main {
  margin-top: 0;
}

/* line 43, ../sass/global/_generic.scss */
.lead {
  margin-top: 7px;
}
/* line 45, ../sass/global/_generic.scss */
.lead p {
  font-family: "quadraatsans", "Lucida Sans", "Lucida Grande", "Arial", sans-serif;
  margin-bottom: 1.45em;
  font-size: 18px;
  line-height: 21px;
}

/* line 52, ../sass/global/_generic.scss */
p.lead {
  font-family: "quadraatsans", "Lucida Sans", "Lucida Grande", "Arial", sans-serif;
  margin-bottom: 1.45em;
  font-size: 18px;
  line-height: 21px;
}

/* line 59, ../sass/global/_generic.scss */
.intro {
  margin-bottom: 34px;
}

/* line 63, ../sass/global/_generic.scss */
.intro p {
  margin-bottom: 0;
  max-width: 590px;
}

/* line 78, ../sass/global/_generic.scss */
.column-primary ul,
.column-primary ol {
  margin: 0 0 1.5em 0;
  padding: 0;
}

/* line 84, ../sass/global/_generic.scss */
.column-primary ul li,
.column-primary ol li {
  padding-left: 9px;
  max-width: 37.5em;
  line-height: 165%;
  list-style: none;
  background: url("../img/bullets/li_bg.gif") 0 7px no-repeat;
}

/* line 93, ../sass/global/_generic.scss */
.column-primary ul ul,
.column-primary ol ol {
  margin-bottom: 0;
}

/* line 98, ../sass/global/_generic.scss */
.column-primary ul li li,
.column-primary ol li li {
  margin-left: -1px;
  padding-left: 11px;
  background: url("../img/bullets/li_li_bg.gif") 0 7px no-repeat;
}

/* line 109, ../sass/global/_generic.scss */
.column-primary .item-body ul li,
.column-primary .item-body ol li,
.column-primary .photogallery-section ul li,
.column-primary .photogallery-section ol li,
.column-primary .related-documents ul li,
.column-primary .related-documents ol li {
  padding-left: 0;
  line-height: inherit;
  background: none;
}

/* line 115, ../sass/global/_generic.scss */
.article-header {
  margin-bottom: 17px;
  padding-top: 8px;
  padding-left: 10px;
  position: relative;
  height: 240px;
}
/* line 121, ../sass/global/_generic.scss */
.article-header p.singular {
  position: relative;
  z-index: 10;
  width: 250px;
}
/* line 126, ../sass/global/_generic.scss */
.article-header p.to-previous {
  margin-bottom: 6px;
}
/* line 129, ../sass/global/_generic.scss */
.article-header h1 {
  margin: 15px 0 0 !important;
}
/* line 133, ../sass/global/_generic.scss */
.article-header img {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
}

/* line 229, ../sass/global/_generic.scss */
p a {
  font-weight: bold;
}

/* line 233, ../sass/global/_generic.scss */
.singular a {
  padding: 0 10px 0 0;
  font-weight: normal;
  background: url("../img/hyperlinks/singular_arrowright_blue.png") 100% 2px no-repeat;
}

/* line 239, ../sass/global/_generic.scss */
.singular a:hover {
  color: #009FE3;
  background-image: url("../img/hyperlinks/singular_arrowright_pink.png");
}

/* line 244, ../sass/global/_generic.scss */
.to-previous {
  margin-bottom: 0.75em;
}

/* line 249, ../sass/global/_generic.scss */
.to-previous a,
p.to-previous a {
  padding: 0 0 0 10px;
  background: url("../img/hyperlinks/singular_arrowleft_blue.png") no-repeat 0 2px;
}

/* line 254, ../sass/global/_generic.scss */
.to-previous a:hover {
  background-image: url("../img/hyperlinks/singular_arrowleft_pink.png");
}

/* line 259, ../sass/global/_generic.scss */
.to-category a,
.to-category span {
  color: #009FE3;
  font-weight: bold;
  font-family: "Lucida Sans", "Arial", sans-serif;
  text-transform: uppercase;
}

/*.to-external { margin: 0 0 4px 0; }*/
/* line 270, ../sass/global/_generic.scss */
.to-external a,
.to-external a:hover,
a.to-external,
a.to-external:hover {
  background: url("../img/hyperlinks/singular_external_link.gif") 100% 2px no-repeat;
  font-weight: normal;
  padding: 0 16px 0 0;
}

/* WRAPPER */
/* line 4, ../sass/components/_easydropdown.scss */
.dropdown {
  -webkit-transition: all 150ms ease-in-out;
  -moz-transition: all 150ms ease-in-out;
  -o-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -moz-user-select: -moz-none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  position: relative;
  border: 1px solid #d6d7d7;
  cursor: pointer;
  background: white;
  /* OLD SELECT (HIDDEN) */
  /* SELECTED FEEDBACK ITEM */
  /* DROP DOWN WRAPPER */
  /* Height is adjusted by JS on open */
  /* FADE OVERLAY FOR SCROLLING LISTS */
  /* DROP DOWN LIST */
}
/* line 14, ../sass/components/_easydropdown.scss */
.dropdown div, .dropdown li, .dropdown div::after {
  -webkit-transition: all 150ms ease-in-out;
  -moz-transition: all 150ms ease-in-out;
  -o-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
}
/* line 17, ../sass/components/_easydropdown.scss */
.dropdown .selected::after, .dropdown.scrollable div::after {
  -webkit-pointer-events: none;
  -moz-pointer-events: none;
  -ms-pointer-events: none;
  pointer-events: none;
}
/* line 23, ../sass/components/_easydropdown.scss */
.dropdown.open {
  z-index: 2;
}
/* line 33, ../sass/components/_easydropdown.scss */
.dropdown .carat {
  position: absolute;
  right: 5px;
  top: 50%;
  margin-top: -3px;
  background: url(../img/icons/dropdown.png) 0 0 no-repeat;
  width: 9px;
  height: 7px;
}
/* line 42, ../sass/components/_easydropdown.scss */
.dropdown.focus .carat {
  background-image: url(../img/icons/dropdown_focus.png);
}
/* line 45, ../sass/components/_easydropdown.scss */
.dropdown.open .carat {
  background-image: none;
}
/* line 48, ../sass/components/_easydropdown.scss */
.dropdown.disabled .carat {
  border-top-color: #696A8F;
}
/* line 52, ../sass/components/_easydropdown.scss */
.dropdown .old {
  position: absolute;
  left: 0;
  top: 0;
  height: 0;
  width: 0;
  overflow: hidden;
}
/* line 60, ../sass/components/_easydropdown.scss */
.dropdown select {
  position: absolute;
  left: 0px;
  top: 0px;
}
/* line 66, ../sass/components/_easydropdown.scss */
.dropdown.touch .old {
  width: 100%;
  height: 100%;
}
/* line 70, ../sass/components/_easydropdown.scss */
.dropdown.touch select {
  width: 100%;
  height: 100%;
  opacity: 0;
}
/* line 78, ../sass/components/_easydropdown.scss */
.dropdown .selected, .dropdown li {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: 20px;
  line-height: 20px;
  display: block;
  font-size: 13px;
  color: #8896ac;
  padding: 0 10px;
  overflow: hidden;
  white-space: nowrap;
}
/* line 89, ../sass/components/_easydropdown.scss */
.dropdown .selected {
  color: #0D1D47;
}
/* line 92, ../sass/components/_easydropdown.scss */
.dropdown.disabled .selected {
  color: #d6d7d7;
}
/* line 95, ../sass/components/_easydropdown.scss */
.dropdown .selected::after {
  content: '';
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 60px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0 2px 2px 0;
  border-radius: 0 2px 2px 0;
  box-shadow: inset -55px 0 25px -20px #fff;
}
/* line 106, ../sass/components/_easydropdown.scss */
.dropdown div {
  position: absolute;
  height: 0;
  left: -1px;
  right: -1px;
  top: 100%;
  margin-top: -1px;
  background: white;
  border: 1px solid #d6d7d7;
  border-top: 1px solid #d6d7d7;
  -webkit-border-radius: 0;
  -moz-border-radius: 0 0 2px 2px;
  border-radius: 0 0 2px 2px;
  overflow: hidden;
  opacity: 0;
}
/* line 122, ../sass/components/_easydropdown.scss */
.dropdown.open div {
  opacity: 1;
  z-index: 2;
}
/* line 129, ../sass/components/_easydropdown.scss */
.dropdown.scrollable div::after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 50px;
  box-shadow: inset 0 -50px 30px -35px #fff;
}
/* line 138, ../sass/components/_easydropdown.scss */
.dropdown.scrollable.bottom div::after {
  opacity: 0;
}
/* line 143, ../sass/components/_easydropdown.scss */
.dropdown ul {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  list-style: none;
  overflow: hidden;
}
/* line 151, ../sass/components/_easydropdown.scss */
.dropdown ul li {
  background-image: none;
  list-style: none;
  color: #303739;
  /* .focus class is also added on hover */
}
/* line 156, ../sass/components/_easydropdown.scss */
.dropdown ul li.focus {
  position: relative;
  z-index: 3;
  color: #0D1D47;
  background-color: #f2f6f7;
}
/* line 162, ../sass/components/_easydropdown.scss */
.dropdown ul li.active {
  color: #0D1D47;
}
/* line 167, ../sass/components/_easydropdown.scss */
.dropdown.scrollable.open ul {
  overflow-y: auto;
}

/* Layout */
/* line 9, ../sass/screen.scss */
.framework {
  margin: 0 auto;
  position: relative;
  width: 960px;
}

/* line 15, ../sass/screen.scss */
#main {
  width: 780px;
  float: right;
  margin-top: 0;
  margin-right: 10px;
}

/* line 22, ../sass/screen.scss */
#main.wide {
  width: 940px;
  float: left;
  margin-left: 10px;
}

/* line 28, ../sass/screen.scss */
#main h1 {
  color: #0D1D47;
  width: 100%;
  float: none;
  font-size: 24px;
  margin: 0 0 10px 0;
  padding-bottom: 15px;
  background: url(../img/backgrounds/dotted-border-blue.png) 0 100% repeat-x;
}

/* line 38, ../sass/screen.scss */
#main .primary {
  margin-bottom: 30px;
}
/* line 40, ../sass/screen.scss */
#main .primary > h1 {
  font-size: 32px;
  padding-bottom: 0;
  margin-bottom: 20px;
  background-image: none;
}

/* line 47, ../sass/screen.scss */
#main > h1 {
  margin-bottom: 30px;
  font-size: 32px;
  padding-bottom: 0;
  margin-bottom: 20px;
  background-image: none;
}

/* line 55, ../sass/screen.scss */
.column-primary {
  width: 550px;
  float: left;
}

/* line 60, ../sass/screen.scss */
.primary-wide {
  width: 690px;
}

/* line 64, ../sass/screen.scss */
.column-wide {
  width: 100%;
  float: left;
  background: none;
}

/* line 70, ../sass/screen.scss */
.column-wide .article-section {
  width: 550px;
}

/* line 74, ../sass/screen.scss */
.column-wide .table-section table {
  width: 100%;
}

/* line 78, ../sass/screen.scss */
.column-primary .accordion {
  margin-right: 10px;
}

/* line 82, ../sass/screen.scss */
.column-secondary {
  width: 220px;
  float: right;
}
/* line 85, ../sass/screen.scss */
.column-secondary h2, .column-secondary #kerncijfer-table caption, #kerncijfer-table .column-secondary caption {
  margin: 0 0 12px 0;
  color: #009FE3;
  font-size: 14px;
  font-family: "quadraatsans-bold", "Lucida Sans", "Lucida Grande", "Arial", sans-serif;
  font-weight: normal;
  text-align: left;
  text-transform: uppercase;
  padding-bottom: 0;
  background: none;
}
/* line 90, ../sass/screen.scss */
.column-secondary .section {
  width: 220px;
}

/* line 95, ../sass/screen.scss */
.content-indent {
  margin-left: 160px;
}

/* Header */
/* line 2, ../sass/sections/_navigation.scss */
#header {
  padding: 11px 0 22px 0;
  height: 66px;
  border-bottom: 1px solid #d6d7d7;
  margin: 0px 10px;
}

/* line 11, ../sass/sections/_navigation.scss */
#header p {
  margin: 0;
  padding: 0;
}

/* Footer */
/* line 17, ../sass/sections/_navigation.scss */
#footer {
  padding: 40px 0 20px 170px;
  clear: both;
  color: #8896ac;
}

/* line 23, ../sass/sections/_navigation.scss */
#footer a {
  margin-right: 15px;
  color: #8896ac;
  font-weight: normal;
}

/* line 29, ../sass/sections/_navigation.scss */
#footer a:hover {
  color: #009FE3;
}

/* Navigation */
/* line 34, ../sass/sections/_navigation.scss */
#navigation {
  position: absolute;
  top: 0;
  right: 10px;
  width: 790px;
}

/* line 42, ../sass/sections/_navigation.scss */
#navigation ul,
#navigation li {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* line 48, ../sass/sections/_navigation.scss */
#navigation li {
  float: left;
}

/* line 52, ../sass/sections/_navigation.scss */
#navigation a {
  display: block;
  float: left;
}

/* line 57, ../sass/sections/_navigation.scss */
.nav-primary {
  float: left;
  width: 790px;
}

/* line 62, ../sass/sections/_navigation.scss */
.nav-primary a {
  padding: 0 12px 3px 10px;
  border-right: 1px solid #e7eef0;
  position: relative;
  height: 16px;
  font-size: 125%;
  font-family: "quadraatsans-bold", "Lucida Sans", "Arial", sans-serif;
  text-transform: uppercase;
}

/* line 72, ../sass/sections/_navigation.scss */
.nav-primary .last a {
  border-right: none;
}

/* line 76, ../sass/sections/_navigation.scss */
.nav-primary .current a {
  color: #009FE3;
}

/* line 80, ../sass/sections/_navigation.scss */
.ornament {
  position: absolute;
  display: block;
}

/* line 85, ../sass/sections/_navigation.scss */
.nav-primary a .navarrow {
  margin-left: -20px;
  bottom: -19px;
  left: 50%;
  width: 39px;
  height: 20px;
  display: none !important;
  background: url("../img/hyperlinks/navprimary_arrowup_white.gif") 0 100% no-repeat;
}

/* line 95, ../sass/sections/_navigation.scss */
.nav-primary .current a .navarrow {
  display: block;
}

/* line 99, ../sass/sections/_navigation.scss */
#navigation .nav-generic {
  margin: 18px -13px 21px 0;
  float: right;
  overflow: hidden;
  height: 21px;
  width: 500px;
}

/* line 106, ../sass/sections/_navigation.scss */
.nav-generic a {
  padding: 2px 13px 2px 12px;
  color: #303739;
}

/* line 112, ../sass/sections/_navigation.scss */
.nav-generic .current a,
.nav-generic a:hover {
  color: #009FE3;
}

/* line 116, ../sass/sections/_navigation.scss */
#navigation .nav-generic .languages {
  padding-right: 15px;
}

/* line 120, ../sass/sections/_navigation.scss */
.nav-generic .languages a {
  padding-left: 0;
  padding-right: 0;
  float: left;
  color: #8896AC;
}

/*
.nav-generic .languages .to-nl {
  margin-right: 8px;
  padding-right: 8px;
  border-right: 1px solid #e7eef0;
}
*/
/* line 134, ../sass/sections/_navigation.scss */
.nav-generic .languages .current {
  color: #009FE3;
}

/* line 138, ../sass/sections/_navigation.scss */
.nav-generic .languages .divider {
  margin-right: 6px;
  padding: 0.25em 0 0.25em 8px;
  border-right: 1px solid #e7eef0;
  display: block;
  float: left;
  text-indent: -9999px;
}

/* line 147, ../sass/sections/_navigation.scss */
#navigation form {
  margin-top: 0;
  float: right;
}

/* line 152, ../sass/sections/_navigation.scss */
#navigation form .submitfield-container {
  padding: 0;
}

/* line 157, ../sass/sections/_navigation.scss */
#navigation form .submitfield-container input,
#navigation form .submitfield-container button {
  margin-top: 0;
  margin-bottom: 0;
}

/* line 162, ../sass/sections/_navigation.scss */
#navigation form .textfield-container input {
  padding-left: 20px;
  float: left;
  width: 140px;
  font-size: 13px;
  background: url("../img/icons/icon_search.gif") 4px 50% no-repeat;
}

/* line 170, ../sass/sections/_navigation.scss */
#navigation form .textfield-container .default-state {
  color: #8996ad;
}

/* line 174, ../sass/sections/_navigation.scss */
#navigation form .textfield-container button {
  margin: 0 0 0 -1px;
  float: left;
  min-height: 20px;
  font-size: 13px;
}

/* line 181, ../sass/sections/_navigation.scss */
#navigation form .textfield-container button span {
  min-width: 42px;
  position: relative;
}

/* line 187, ../sass/sections/_navigation.scss */
#navigation form .textfield-container .corner-bl,
#navigation form .textfield-container .corner-br {
  bottom: 0;
}

/* Subnavigation */
/* line 192, ../sass/sections/_navigation.scss */
#subnavigation {
  width: 150px;
  float: left;
  margin-left: 10px;
  margin-top: -4px;
}
/* line 197, ../sass/sections/_navigation.scss */
#subnavigation ul, #subnavigation li {
  margin: 0;
  padding: 0;
  list-style: none;
}
/* line 202, ../sass/sections/_navigation.scss */
#subnavigation a {
  padding: 5px 0 7px 0;
  display: block;
  font-size: 15px;
  line-height: 18px;
  font-family: "quadraatsans-bold", "Lucida Sans", "Lucida Grande", "Arial", sans-serif;
}
/* line 209, ../sass/sections/_navigation.scss */
#subnavigation .current a {
  color: #009FE3;
}
/* line 212, ../sass/sections/_navigation.scss */
#subnavigation li ul {
  margin: 7px 0 -2px 0;
  width: 140px;
}
/* line 216, ../sass/sections/_navigation.scss */
#subnavigation li ul li ul {
  width: 120px;
  margin: 5px 0 30px 10px;
}
/* line 220, ../sass/sections/_navigation.scss */
#subnavigation li ul li ul li a {
  margin-bottom: 12px !important;
  font-size: 12px;
  font-family: "Arial", sans-serif;
  line-height: 17px;
  background-position: 2px 4px !important;
}
/* line 231, ../sass/sections/_navigation.scss */
#subnavigation li ul a,
#subnavigation .current ul a {
  margin-bottom: 15px;
  margin-left: -1px;
  padding: 0 0 0 11px;
  display: block;
  color: #0D1D47;
  font-family: "quadraatsans", "Lucida Sans", "Lucida Grande", "Arial", sans-serif;
  font-weight: normal;
  background: url("../img/hyperlinks/singular_arrowright_blue.gif") 2px 3px no-repeat;
}
/* line 245, ../sass/sections/_navigation.scss */
#subnavigation li ul a:hover,
#subnavigation .current ul a:hover,
#subnavigation li ul .current a {
  color: #009FE3;
  background: url("../img/hyperlinks/singular_arrowright_pink.gif") 2px 3px no-repeat;
}

/* Breadcrumbs */
/* line 253, ../sass/sections/_navigation.scss */
#breadcrumbs {
  margin: 7px 10px 15px;
  color: #8896ac;
  font-size: 12px;
}
/* line 257, ../sass/sections/_navigation.scss */
#breadcrumbs p {
  margin: 0;
  max-width: 100%;
}
/* line 261, ../sass/sections/_navigation.scss */
#breadcrumbs a {
  margin-right: 1px;
  padding-right: 9px;
  color: #8896ac;
  font-weight: normal;
  background: url("../img/hyperlinks/breadcrumbs_arrowright_grey.gif") 100% 3px no-repeat;
}
/* line 267, ../sass/sections/_navigation.scss */
#breadcrumbs a:hover {
  color: #009FE3;
}
/* line 270, ../sass/sections/_navigation.scss */
.js-enhanced #breadcrumbs a {
  margin-right: 4px;
}
/* line 276, ../sass/sections/_navigation.scss */
#breadcrumbs .last {
  background: none;
}

/* Form */
/* line 3, ../sass/components/_forms.scss */
.formfield-container {
  padding: 0.25em 0;
}

/* line 4, ../sass/components/_forms.scss */
.hiddenfield-container {
  padding: 0;
}

/* line 6, ../sass/components/_forms.scss */
.textfield-container input,
.selectfield-container select {
  margin-top: 0;
  margin-bottom: 0;
  border: 1px solid #d1dde1;
  min-height: 16px;
  color: #303739;
  font-size: 12px;
  font-family: "Arial", sans-serif;
}

/* line 15, ../sass/components/_forms.scss */
.textareafield-container textarea {
  color: #303739;
  font-size: 12px;
  font-family: "Arial", sans-serif;
}

/* line 20, ../sass/components/_forms.scss */
.submitfield-container button {
  margin-bottom: 0;
  min-height: 20px;
}

/* line 25, ../sass/components/_forms.scss */
.radiofield input,
.radiofield label {
  margin: 0;
  float: left;
}

/* line 29, ../sass/components/_forms.scss */
.radiofield {
  padding: 0.25em 0;
}

/* line 30, ../sass/components/_forms.scss */
.radiofield input {
  margin: 5px 8px 0 0;
}

/* line 31, ../sass/components/_forms.scss */
.radiofield label {
  padding-top: 6px;
}

/* line 32, ../sass/components/_forms.scss */
.form-section .radiofield label {
  width: 58px;
}

/* line 34, ../sass/components/_forms.scss */
.formfield-container .required {
  position: absolute;
  top: 0;
  right: 7px;
  color: #8596ac;
  font-size: 170%;
  font-family: "Lucida Sans", "Arial", sans-serif;
}

/* line 42, ../sass/components/_forms.scss */
.formnote .required {
  position: relative;
  left: 0.1em;
  top: 0.3em;
  color: #8596ac;
  font-size: 170%;
  font-family: "Lucida Sans", "Arial", sans-serif;
}

/* line 50, ../sass/components/_forms.scss */
.has-errors .error-message {
  margin: -6px 0 5px 159px;
  color: #009FE3;
}

/* line 56, ../sass/components/_forms.scss */
.has-errors .textfield input,
.form-section div.has-errors textarea,
.has-errors .textarea textarea {
  border-color: #009FE3;
}

/* line 59, ../sass/components/_forms.scss */
.formnote {
  margin: 0.25em 0;
  margin-left: 158px;
}

/* line 63, ../sass/components/_forms.scss */
.formnote a {
  font-weight: normal;
}

/* line 68, ../sass/components/_forms.scss */
.textfield-container input.default-state,
.selectfield-container select.default-state,
.textareafield-container textarea.default-state {
  color: #8796ac;
}

/* line 72, ../sass/components/_forms.scss */
.datefield {
  margin-bottom: 5px;
}

/* line 75, ../sass/components/_forms.scss */
.datefield label {
  width: 32px;
  float: left;
  clear: left;
  padding-top: .5em;
  color: #303739;
}

/* line 83, ../sass/components/_forms.scss */
.datefield input,
.datefield .formfield-container {
  width: 100px;
  float: left;
  color: #303739;
}

/* line 88, ../sass/components/_forms.scss */
.datefield .formfield-container img {
  cursor: pointer;
  position: absolute;
  top: 1px;
  right: -35px;
}

/* end form */
/* Paginator */
/* line 2, ../sass/components/_paginator.scss */
.paginator {
  margin: 0;
  padding: 1.35em 0;
  /*min-height: 20px;*/
  position: relative;
  text-align: center;
}

/* line 10, ../sass/components/_paginator.scss */
.paginator p {
  margin: 0;
}

/* line 14, ../sass/components/_paginator.scss */
.paginator .to-previous {
  margin-left: 1px;
  float: left;
}

/* line 19, ../sass/components/_paginator.scss */
.paginator .to-previous a {
  padding: 0 0 0 10px;
  background: url("../img/hyperlinks/singular_arrowleft_blue.png") 0 3px no-repeat;
}

/* line 24, ../sass/components/_paginator.scss */
.paginator .to-previous a:hover {
  background: url("../img/hyperlinks/singular_arrowleft_pink.png") 0 3px no-repeat;
}

/* line 28, ../sass/components/_paginator.scss */
.paginator .to-next {
  margin-right: 1px;
  float: right;
  position: relative;
}

/* line 35, ../sass/components/_paginator.scss */
.paginator .to-previous {
  margin-top: -1px;
}

/* line 39, ../sass/components/_paginator.scss */
.paginator .pagenumbers {
  margin: 0px;
  display: inline-block;
  top: 1.45em;
  left: 50%;
  text-align: center;
  max-width: 300em;
}

/* line 51, ../sass/components/_paginator.scss */
.paginator .pagenumbers .current,
.paginator .pagenumbers a {
  margin: 0 4px 0 4px;
  padding: 0.25em 7px;
}

/* line 56, ../sass/components/_paginator.scss */
.paginator .pagenumbers .current {
  color: #fff;
  text-align: center;
  padding: 0.25em 7px 0.25em 7px;
  background: url("../img/backgrounds/pagenr.gif") center center no-repeat;
}

/* line 1, ../sass/components/_tabnavigation.scss */
.tabs-navigation {
  padding-top: 2px;
}

/* line 6, ../sass/components/_tabnavigation.scss */
.tabs-navigation ul,
.tabs-navigation li {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* line 12, ../sass/components/_tabnavigation.scss */
.tabs-navigation li {
  float: left;
  border-bottom: 1px solid #e7eef0;
}

/* line 17, ../sass/components/_tabnavigation.scss */
.tabs-navigation a {
  display: block;
  color: #000;
  background: url("../img/tabs/tab_divider.gif") 100% 100% no-repeat;
}

/* line 23, ../sass/components/_tabnavigation.scss */
.tabs-navigation a:hover {
  color: #009FE3;
}

/* line 27, ../sass/components/_tabnavigation.scss */
.tabs-navigation .last a {
  background: none;
}

/* line 31, ../sass/components/_tabnavigation.scss */
.tabs-navigation span {
  margin-bottom: -1px;
  padding: 0.95em 13px 7px 13px;
  display: block;
}

/* line 37, ../sass/components/_tabnavigation.scss */
.tabs-navigation .current a {
  margin: 0;
  color: #0D1D47;
  background: #e7eef0;
}

/* line 51, ../sass/components/_tabnavigation.scss */
.tabs-navigation .first.current span {
  background: #e7eef0;
}

/* line 55, ../sass/components/_tabnavigation.scss */
.tab {
  padding: 2px 0 0 0;
  position: relative;
}

/* line 3, ../sass/components/_pushblock.scss */
.pushblock-section {
  *zoom: 1;
  margin-bottom: 30px;
}
/* line 38, ../../../../../Library/Ruby/Gems/1.8/gems/compass-0.13.alpha.4/frameworks/compass/stylesheets/compass/utilities/general/_clearfix.scss */
.pushblock-section:after {
  content: "";
  display: table;
  clear: both;
}
/* line 6, ../sass/components/_pushblock.scss */
.pushblock-section.last {
  margin-bottom: 0;
}

/* line 11, ../sass/components/_pushblock.scss */
.pushblock {
  background-color: #f2f6f7;
  height: 110px;
  width: 360px;
  padding: 10px;
  margin-left: 20px;
  float: left;
}
/* line 18, ../sass/components/_pushblock.scss */
.pushblock img {
  float: left;
}
/* line 21, ../sass/components/_pushblock.scss */
.pushblock .content {
  padding-left: 155px;
  width: 200px;
}
/* line 25, ../sass/components/_pushblock.scss */
.pushblock h3 {
  margin: 0 0 12px 0;
  color: #009FE3;
  font-size: 14px;
  font-family: "quadraatsans-bold", "Lucida Sans", "Lucida Grande", "Arial", sans-serif;
  font-weight: normal;
  text-align: left;
  text-transform: uppercase;
  background: url(../img/backgrounds/dotted-border-blue.png) 0 100% repeat-x;
  padding-bottom: 10px;
}
/* line 28, ../sass/components/_pushblock.scss */
.pushblock h2, .pushblock #kerncijfer-table caption, #kerncijfer-table .pushblock caption {
  text-align: left;
  font-size: 18px;
  line-height: 21px;
  color: #0D1D47;
}
/* line 34, ../sass/components/_pushblock.scss */
.pushblock h3, .pushblock h2, .pushblock #kerncijfer-table caption, #kerncijfer-table .pushblock caption, .pushblock p {
  margin-bottom: 7px;
}
/* line 37, ../sass/components/_pushblock.scss */
.pushblock a.singular {
  padding-right: 10px;
  background: url("../img/hyperlinks/singular_arrowright_blue.png") 100% 2px no-repeat;
}
/* line 40, ../sass/components/_pushblock.scss */
.pushblock a.singular:hover {
  background-image: url("../img/hyperlinks/singular_arrowright_pink.png");
}
/* line 45, ../sass/components/_pushblock.scss */
.pushblock:first-child, .pushblock:nth-child(odd) {
  margin-left: 0;
}
/* line 48, ../sass/components/_pushblock.scss */
.pushblock.highlight {
  background: url(../img/backgrounds/theme.jpg) 0 0 no-repeat;
}
/* line 50, ../sass/components/_pushblock.scss */
.pushblock.highlight h3 {
  color: #FFDD00;
  background-image: url(../img/backgrounds/dotted-border-white.png);
}
/* line 54, ../sass/components/_pushblock.scss */
.pushblock.highlight h2, .pushblock.highlight #kerncijfer-table caption, #kerncijfer-table .pushblock.highlight caption, .pushblock.highlight p {
  color: white;
}
/* line 57, ../sass/components/_pushblock.scss */
.pushblock.highlight a.singular {
  color: white;
  background: url("../img/hyperlinks/singular_arrowright_white.png") 100% 2px no-repeat;
}
/* line 28, ../sass/global/_mixins.scss */
.pushblock.highlight a.singular:hover {
  color: #FFDD00;
  background-image: url("../img/hyperlinks/singular_arrowright_yellow.png");
}

/* line 63, ../sass/components/_pushblock.scss */
.highlight-bar-section {
  background: url(../img/backgrounds/info-bar.png) 0 0 no-repeat;
  clear: both;
  padding: 10px 18px;
  text-align: left;
}
/* line 69, ../sass/components/_pushblock.scss */
.highlight-bar-section h2, .highlight-bar-section #kerncijfer-table caption, #kerncijfer-table .highlight-bar-section caption {
  margin: 0 0 12px 0;
  color: #009FE3;
  font-size: 14px;
  font-family: "quadraatsans-bold", "Lucida Sans", "Lucida Grande", "Arial", sans-serif;
  font-weight: normal;
  text-align: left;
  text-transform: uppercase;
  float: left;
  margin: 0;
  padding: 0;
  margin-right: 15px;
  color: #FFDD00;
}
/* line 77, ../sass/components/_pushblock.scss */
.highlight-bar-section a {
  color: white;
  background: url("../img/hyperlinks/singular_arrowright_white.png") 100% 2px no-repeat;
  padding-right: 10px;
  font-weight: normal;
  line-height: 20px;
}
/* line 28, ../sass/global/_mixins.scss */
.highlight-bar-section a:hover {
  color: #FFDD00;
  background-image: url("../img/hyperlinks/singular_arrowright_yellow.png");
}

/*
.js-enhanced .tab-closed { display: none; }
*/
/* Accordion */
/* line 115, ../sass/screen.scss */
.accordion {
  margin-bottom: 2em;
  clear: both;
}

/* line 120, ../sass/screen.scss */
.bellow {
  border-bottom: 1px solid #e7eef0;
  position: relative;
  overflow: hidden;
}

/* line 126, ../sass/screen.scss */
.bellow-body {
  padding: 10px 0 0 0;
  overflow: hidden;
  width: auto !important;
}

/* line 132, ../sass/screen.scss */
.bellow-body p {
  max-width: none;
}

/* line 136, ../sass/screen.scss */
.bellow-body img.content {
  float: left;
  padding: 0 18px 0 0;
}

/* line 141, ../sass/screen.scss */
.bellow-header {
  margin: 0;
  font-style: normal;
  font-size: 110%;
  font-weight: normal;
}

/* line 148, ../sass/screen.scss */
.bellow-header a {
  padding: 0.4em 0 0.55em 0;
  display: block;
  color: #0D1D47;
}

/* line 154, ../sass/screen.scss */
.bellow-header a:hover {
  color: #009FE3;
}

/* line 158, ../sass/screen.scss */
.bellow-header a .title-meta {
  padding-right: 2px;
  font-weight: normal;
}

/* line 163, ../sass/screen.scss */
.bellow-closed .bellow-header a:hover .title-meta {
  color: #009FE3;
}

/* line 167, ../sass/screen.scss */
.bellow-closed .bellow-header a .title-meta {
  color: #8796ac;
}

/* line 171, ../sass/screen.scss */
.bellow-static .bellow-header {
  display: none;
}

/* line 176, ../sass/screen.scss */
.bellow-closed .shadow,
.bellow-even.bellow-static .shadow {
  display: none;
}

/* line 181, ../sass/screen.scss */
.bellow .shadow-t,
.bellow.bellow-odd .shadow-t {
  display: none;
}

/* line 185, ../sass/screen.scss */
.column-primary .bellow.bellow-odd .shadow-t {
  display: none;
}

/* line 190, ../sass/screen.scss */
.bellow .shadow-b,
.bellow.bellow-odd .shadow-b {
  display: none;
}

/* line 195, ../sass/screen.scss */
.bellow.bellow-even .shadow-t,
.bellow.bellow-even .shadow-b {
  display: none;
}

/* line 200, ../sass/screen.scss */
.column-primary .bellow .shadow-b,
.column-primary .bellow.bellow-odd .shadow-b {
  display: none;
}

/* line 204, ../sass/screen.scss */
.bellow-static.bellow-odd .shadow-t {
  display: none;
}

/* line 208, ../sass/screen.scss */
.column-primary .bellow-static.bellow-odd .shadow-t {
  display: none;
}

/* line 212, ../sass/screen.scss */
.bellow.bellow-odd .shadow-b {
  display: none;
}

/* line 216, ../sass/screen.scss */
.bellow-static.bellow-odd .shadow-b {
  display: none;
}

/* line 220, ../sass/screen.scss */
.column-primary .bellow-static.bellow-odd .shadow-b {
  display: none;
}

/* line 224, ../sass/screen.scss */
.tab #accordion-section-1-container .shadow-t {
  display: none;
}

/* Media carrousel */
/* line 229, ../sass/screen.scss */
.media-carrousel {
  margin-bottom: 30px;
  position: relative;
}

/* line 234, ../sass/screen.scss */
.media-carrousel .tab {
  padding-top: 0;
}

/* line 238, ../sass/screen.scss */
.media-carrousel .media-primary {
  float: left;
  position: relative;
  width: 620px;
}

/* line 244, ../sass/screen.scss */
.media-carrousel .media-primary .video-preview {
  display: none;
  width: 620px !important;
  height: 349px !important;
}

/* line 250, ../sass/screen.scss */
.slider img {
  width: 620px !important;
  height: 349px !important;
}

/* line 255, ../sass/screen.scss */
.media-carrousel .media-primary .videoplayer img {
  display: block;
}

/* line 259, ../sass/screen.scss */
.media-carrousel .media-primary embed {
  display: block;
}

/* line 263, ../sass/screen.scss */
.media-carrousel .media-info {
  padding-top: 18px;
  float: right;
  position: relative;
  width: 170px;
}

/* line 271, ../sass/screen.scss */
.media-carrousel .media-info h2, .media-carrousel .media-info #kerncijfer-table caption, #kerncijfer-table .media-carrousel .media-info caption,
.media-carrousel .media-info p {
  padding-left: 19px;
}

/* line 275, ../sass/screen.scss */
.media-carrousel .media-info h2, .media-carrousel .media-info #kerncijfer-table caption, #kerncijfer-table .media-carrousel .media-info caption {
  margin: 0 0 0.50em 0;
  color: #0D1D47;
  font-size: 130%;
  line-height: 125%;
}

/* line 282, ../sass/screen.scss */
.media-carrousel .media-info p {
  margin-bottom: 0.5em;
  margin-right: 10px;
}

/* line 287, ../sass/screen.scss */
.media-carrousel .media-info p.to-category {
  margin-bottom: 0.75em;
}

/* line 291, ../sass/screen.scss */
.media-carrousel .tabs-navigation {
  padding-bottom: 0;
  background: url("../img/backgrounds/videotabbar_bg.png");
}

/* line 296, ../sass/screen.scss */
.media-carrousel .tabs-navigation a {
  margin: 0;
  padding: 0.55em 10px;
  border: 0;
  display: block;
  color: #fff;
  font-weight: bold;
  font-family: "Lucida Sans", "Arial", sans-serif;
  text-transform: uppercase;
  background: none;
}

/* line 309, ../sass/screen.scss */
.media-carrousel .tabs-navigation .current a,
.media-carrousel .tabs-navigation a:hover {
  color: #FFDD00;
}

/* line 313, ../sass/screen.scss */
.media-carrousel .media-carrousel-arrow {
  top: 20px;
  right: 170px;
  width: 21px;
  height: 67px;
  z-index: 110;
  background: url("../img/hyperlinks/mediacarrousel_arrowleft_white.png") no-repeat;
}

/* line 322, ../sass/screen.scss */
.videoplayer {
  margin-bottom: 1em;
}

/* line 326, ../sass/screen.scss */
.video-preview {
  margin-bottom: 1em;
}

/* line 332, ../sass/screen.scss */
.videoplayer .to-video,
.videoplayer .to-subtitles,
.videoplayer .to-audiofragment {
  margin-bottom: 0;
}

/* line 337, ../sass/screen.scss */
.videoplayer .video-preview,
.media-carrousel .media-primary .videoplayer img {
  display: none;
}

/* Kwicks (at a glance blocks) */
/* line 2, ../sass/sections/_kwicks.scss */
.kwicks-section {
  position: relative;
  clear: both;
}
/* line 5, ../sass/sections/_kwicks.scss */
.kwicks-section > h2, #kerncijfer-table .kwicks-section > caption {
  margin-top: 15px;
  margin-bottom: 17px;
}
/* line 9, ../sass/sections/_kwicks.scss */
.mediapage .kwicks-section {
  margin-top: 20px;
}

/* line 15, ../sass/sections/_kwicks.scss */
.kwicks ul,
.kwicks li {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* line 21, ../sass/sections/_kwicks.scss */
.kwicks {
  margin-bottom: 20px;
  position: relative;
  min-height: 190px;
  overflow: hidden;
}

/* line 29, ../sass/sections/_kwicks.scss */
.kwicks ul {
  margin-right: -10px;
}

/* line 33, ../sass/sections/_kwicks.scss */
.kwicks .kwick {
  margin-bottom: 30px;
  background: #fff;
}

/* line 38, ../sass/sections/_kwicks.scss */
.kwicks .last {
  margin-bottom: 0;
}

/* line 42, ../sass/sections/_kwicks.scss */
.kwick-inner-primary {
  margin-bottom: 10px;
}

/* line 46, ../sass/sections/_kwicks.scss */
.kwicks .kwick {
  margin-bottom: 0;
}

/* line 50, ../sass/sections/_kwicks.scss */
.kwicks .last {
  margin-right: 0;
  border-right: 0;
}

/* line 55, ../sass/sections/_kwicks.scss */
.kwick-inner-secondary {
  width: 320px;
}

/* line 60, ../sass/sections/_kwicks.scss */
.kwicks h3,
.teaser-section h3 {
  margin: 0 0 0.5em 0;
  color: #0D1D47;
  font-size: 140%;
  font-weight: normal;
  font-style: normal;
  text-transform: uppercase;
}

/* line 72, ../sass/sections/_kwicks.scss */
.kwicks h3 strong,
.kwicks h3 span,
.teaser-section h3 strong,
.teaser-section h3 span {
  float: left;
}

/* line 77, ../sass/sections/_kwicks.scss */
.teaser-section h3 strong span,
.kwicks h3 strong span {
  float: none;
  padding-left: 4px;
}

/* line 83, ../sass/sections/_kwicks.scss */
.kwicks h3 strong,
.teaser-section h3 strong {
  margin: -7px 7px 0 -3px;
  font-weight: normal;
  font-style: normal;
  font-size: 90px;
  line-height: 100%;
  font-family: "quadraatsansmono", "quadraatsans-bold", "Lucida Sans", "Lucida Grande", "Arial", sans-serif;
}

/* line 93, ../sass/sections/_kwicks.scss */
.kwicks h3 span,
.teaser-section h3 span {
  line-height: 110%;
}

/* static kwicks are not technically quicks but used to be and styled the same */
/* line 99, ../sass/sections/_kwicks.scss */
.static-kwicks {
  margin: 0;
  margin-left: 0;
  position: relative;
  min-height: 190px;
  overflow: hidden;
}

/* line 109, ../sass/sections/_kwicks.scss */
.static-kwicks ul,
.static-kwicks li {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* line 115, ../sass/sections/_kwicks.scss */
.static-kwicks ul {
  position: relative;
  width: 790px !important;
}

/* line 120, ../sass/sections/_kwicks.scss */
.static-kwicks .kwick {
  margin-bottom: 0;
  overflow: hidden;
  float: left;
  border: 0 !important;
  min-height: 300px;
  margin-right: 30px;
  width: 170px;
}
/* line 130, ../sass/sections/_kwicks.scss */
.static-kwicks .kwick h2, .static-kwicks .kwick #kerncijfer-table caption, #kerncijfer-table .static-kwicks .kwick caption {
  margin: 0 0 12px 0;
  color: #009FE3;
  font-size: 14px;
  font-family: "quadraatsans-bold", "Lucida Sans", "Lucida Grande", "Arial", sans-serif;
  font-weight: normal;
  text-align: left;
  text-transform: uppercase;
  background: url(../img/backgrounds/dotted-border-blue.png) 0 100% repeat-x;
  padding-bottom: 10px;
  width: 155px;
  margin-bottom: 15px;
}
/* line 135, ../sass/sections/_kwicks.scss */
.static-kwicks .kwick.last {
  margin-right: 0;
}

/* line 141, ../sass/sections/_kwicks.scss */
.static-kwicks.short .kwick {
  min-height: 250px;
}

/* line 147, ../sass/sections/_kwicks.scss */
.static-kwicks .kwick div.lead,
.key-figures .head-section div.lead {
  margin: 0;
  margin-bottom: 15px;
  font-family: "quadraatsansmono", "quadraatsans-bold", "Lucida Sans", "Lucida Grande", "Arial", sans-serif;
  min-height: 90px;
}

/* line 159, ../sass/sections/_kwicks.scss */
.static-kwicks .lead > strong,
.static-kwicks .lead > span,
.key-figures .head-section .lead > strong,
.key-figures .head-section .lead > span {
  color: #0D1D47;
  font-size: 90px;
  font-weight: normal;
  line-height: 100%;
  float: left;
  text-transform: uppercase;
}

/* line 169, ../sass/sections/_kwicks.scss */
.static-kwicks em,
.key-figures .head-section em {
  color: #0D1D47;
  font-family: "quadraatsans-bold", "Lucida Sans", "Lucida Grande", "Arial", sans-serif;
  font-size: 18px;
  line-height: 21px;
  font-style: normal;
  text-transform: uppercase;
  display: block;
  margin-bottom: 20px;
}

/* line 182, ../sass/sections/_kwicks.scss */
.static-kwicks .lead > strong,
.key-figures .head-section .lead > strong {
  letter-spacing: -2px;
  margin-top: -7px;
  margin-right: 10px;
}

/* line 189, ../sass/sections/_kwicks.scss */
.static-kwicks .lead > span,
.key-figures .head-section .lead > span {
  font-size: 18px;
  line-height: 90%;
  margin-right: 5px;
  font-family: "quadraatsans", "Lucida Sans", "Lucida Grande", "Arial", sans-serif;
  text-transform: none;
}

/* line 197, ../sass/sections/_kwicks.scss */
.static-kwicks .lead > span.dec {
  margin-left: -40px;
}

/* line 201, ../sass/sections/_kwicks.scss */
.static-kwicks .kwick h3 {
  color: #0D1D47;
  font-family: "quadraatsans-bold", "Lucida Sans", "Lucida Grande", "Arial", sans-serif;
  font-size: 18px;
  line-height: 21px;
  font-style: normal;
  text-transform: uppercase;
  display: block;
  margin-bottom: 17px;
  margin-top: 2px;
  wdith: 155px;
}

/* line 214, ../sass/sections/_kwicks.scss */
.static-kwicks p.short {
  line-height: 17px;
  color: #59666b;
}

/* line 220, ../sass/sections/_kwicks.scss */
.static-kwicks p.link a,
.static-kwicks p.short a {
  padding: 0 10px 0 0;
  font-weight: normal;
  background: url("../img/hyperlinks/singular_arrowright_blue.png") 100% 2px no-repeat;
}

/* line 227, ../sass/sections/_kwicks.scss */
.static-kwicks p.link a:hover,
.static-kwicks p.short a:hover {
  background-image: url("../img/hyperlinks/singular_arrowright_pink.png");
}

/* line 231, ../sass/sections/_kwicks.scss */
.static-kwicks p.singular.morelink {
  margin-top: 1em;
}

/* line 236, ../sass/sections/_kwicks.scss */
.teaser-section .stockvalue strong {
  margin-right: 3px;
  margin-left: -4px;
  letter-spacing: -0.1em;
}

/* line 242, ../sass/sections/_kwicks.scss */
.teaser-section p.stock {
  font-style: normal;
}

/* line 246, ../sass/sections/_kwicks.scss */
.workingatpage .kwicks-section {
  top: 0;
  margin-bottom: 0;
}

/* line 251, ../sass/sections/_kwicks.scss */
.workingatpage .brand-clipper {
  left: 0;
}

/* line 255, ../sass/sections/_kwicks.scss */
.kwicks p {
  margin-bottom: 0;
}

/* line 259, ../sass/sections/_kwicks.scss */
.kwicks p.to-category {
  margin: -3px -6px 10px 0;
  color: #009FE3;
  font-weight: bold;
  font-family: "Lucida Sans", "Arial", sans-serif;
  text-transform: uppercase;
}

/* line 267, ../sass/sections/_kwicks.scss */
.kwicks .kwick-regular-section h3 {
  margin: 0 0 0 0;
}

/* line 273, ../sass/sections/_kwicks.scss */
.kwick-inner-primary .dossier-section p,
.kwick-inner-primary .kwick-regular-section p,
.kwick-inner-primary .pressrelease-section p {
  display: none;
}

/* line 279, ../sass/sections/_kwicks.scss */
.kwick-inner-secondary .dossier-section .singular,
.kwick-inner-secondary .kwick-regular-section .singular,
.kwick-inner-secondary .pressrelease-section .singular {
  margin-top: 10px;
  display: block;
}

/* line 285, ../sass/sections/_kwicks.scss */
.kwick .dossier-section .to-archive span,
.kwick .kwick-inner-secondary .calendar-section .to-download span {
  padding: 0 10px 0 0;
  background: url("../img/hyperlinks/singular_arrowright_blue.gif") 100% 3px no-repeat;
}

/* line 291, ../sass/sections/_kwicks.scss */
.kwick .dossier-section .to-archive a:hover span,
.kwick .kwick-inner-secondary .calendar-section .to-download a:hover span {
  background-image: url("../img/hyperlinks/singular_arrowright_pink.gif");
}

/* line 295, ../sass/sections/_kwicks.scss */
.kwick .kwick-inner-secondary .dossier-section .singular {
  margin-top: 21px;
}

/* line 299, ../sass/sections/_kwicks.scss */
.kwick .kwick-inner-secondary .dossier-section .to-archive {
  margin-top: 15px;
}

/* line 304, ../sass/sections/_kwicks.scss */
.kwick .dossier-section p.to-archive a,
.kwick .dossier-section p.to-archive a:hover {
  padding: 6px 0 2px 30px;
  display: block;
  background: url("../img/icons/icon_archive.png") 0 2px no-repeat;
}

/* Related documents */
/* line 4, ../sass/components/_related_documents.scss */
.related-documents ul,
.related-documents li {
  margin: 0;
  padding: 0;
  list-style: none;
  background-image: none;
}

/* line 11, ../sass/components/_related_documents.scss */
.related-documents li a {
  padding: 7px 0 7px 0;
  display: block;
  background-position: 0 0.25em;
  background-repeat: no-repeat;
}

/* line 27, ../sass/components/_related_documents.scss */
.related-documents a.to-print,
.related-documents a.to-share,
.related-documents a.to-download,
.related-documents a.to-download-category,
.related-documents a.to-video,
.related-documents a.to-audio,
.related-documents a.to-mail,
.related-documents a.to-webcast,
.related-documents a.to-archive,
.related-documents a.to-web {
  padding-left: 30px;
}

/* line 32, ../sass/components/_related_documents.scss */
.related-documents li a:hover span span,
.related-documents li a span span {
  background: none;
  display: none;
}

/* line 37, ../sass/components/_related_documents.scss */
.related-documents li a span {
  padding: 0 10px 0 0;
  background: url("../img/hyperlinks/singular_arrowright_blue.png") 100% 2px no-repeat;
}

/* line 42, ../sass/components/_related_documents.scss */
.related-documents li a:hover span {
  background-image: url("../img/hyperlinks/singular_arrowright_pink.png");
}

/* line 46, ../sass/components/_related_documents.scss */
.related-documents a.to-print {
  background-image: url("../img/icons/icon_print.png");
}

/* line 50, ../sass/components/_related_documents.scss */
.related-documents a.to-share {
  background-image: url("../img/icons/icon_share.png");
}

/* line 55, ../sass/components/_related_documents.scss */
.related-documents li.to-download a, .related-documents span.to-download a,
.related-documents a.to-download {
  background-image: url("../img/icons/icon_download.png");
}

/* line 59, ../sass/components/_related_documents.scss */
.related-documents a.to-download-category {
  background-image: url("../img/icons/icon_download_category.png");
}

/* line 64, ../sass/components/_related_documents.scss */
.related-documents span.to-video a,
.related-documents a.to-video {
  background-image: url("../img/icons/icon_video.png");
}

/* line 69, ../sass/components/_related_documents.scss */
.related-documents span.to-audio a,
.related-documents a.to-audio {
  background-image: url("../img/icons/icon_audio.png");
}

/* line 73, ../sass/components/_related_documents.scss */
.related-documents a.to-mail {
  background-image: url("../img/icons/icon_mail.png");
}

/* line 78, ../sass/components/_related_documents.scss */
.related-documents span.to-webcast a,
.related-documents a.to-webcast {
  background-image: url("../img/icons/icon_webcast.png");
}

/* line 82, ../sass/components/_related_documents.scss */
.related-documents a.to-archive {
  background-image: url("../img/icons/icon_archive_white.png");
}

/* line 87, ../sass/components/_related_documents.scss */
.related-documents span.to-web a,
.related-documents a.to-web {
  background-image: url("../img/icons/icon_web.png");
}

/* line 91, ../sass/components/_related_documents.scss */
.related-documents li.to-download-category a {
  background-image: url("../img/icons/icon_download_category.png");
}

/* line 96, ../sass/components/_related_documents.scss */
p.to-archive a,
p.to-archive a:hover {
  padding: 0.35em 0 0.35em 30px;
  display: block;
  background: url("../img/icons/icon_archive.png") 0 2px no-repeat;
}

/* line 103, ../sass/components/_related_documents.scss */
.column-secondary .related-documents,
.column-secondary .most-viewed {
  margin-top: 0.25em;
  margin-bottom: 12px;
  padding-bottom: 15px;
  border-bottom: 1px solid #d6d7d7;
}

/* line 109, ../sass/components/_related_documents.scss */
.column-secondary .most-viewed {
  padding-bottom: 0;
  margin-bottom: 20px;
}

/* line 121, ../sass/components/_related_documents.scss */
.helper-tools {
  position: absolute;
  right: 10px;
  top: 142px;
}

/* line 127, ../sass/components/_related_documents.scss */
.helper-tools ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* line 133, ../sass/components/_related_documents.scss */
.helper-tools ul li {
  float: left;
  margin-left: 1em;
}

/***
 * ##TOOLBOX
 */
/* line 350, ../sass/screen.scss */
.screenreader {
  display: none;
}

/* Corners */
/* line 355, ../sass/screen.scss */
.rounded {
  position: relative;
}

/* line 360, ../sass/screen.scss */
.ornament,
.corner {
  display: block;
  position: absolute;
  width: 1px;
  height: 1px;
  background-color: #fff;
}

/* line 368, ../sass/screen.scss */
.corner-tl {
  top: 0;
  left: 0;
}

/* line 373, ../sass/screen.scss */
.corner-tr {
  top: 0;
  right: 0;
}

/* line 378, ../sass/screen.scss */
.corner-br {
  bottom: 0;
  right: 0;
}

/* line 383, ../sass/screen.scss */
.corner-bl {
  bottom: 0;
  left: 0;
}

/* line 388, ../sass/screen.scss */
button .corner {
  padding: 0;
}

/* line 392, ../sass/screen.scss */
button .corner-tl {
  top: -2px;
  left: -3px;
}

/* line 397, ../sass/screen.scss */
button .corner-tr {
  top: -2px;
  right: 3px;
}

/* line 402, ../sass/screen.scss */
button .corner-br {
  bottom: -1px;
  right: 3px;
}

/* line 407, ../sass/screen.scss */
button .corner-bl {
  bottom: -1px;
  left: -3px;
}

/* end - toolbox */
/***
 * ##SECTIONS
 */
/* Article section */
/* line 427, ../sass/screen.scss */
.article-section {
  margin-top: 25px;
  margin-bottom: 10px;
}

/* line 432, ../sass/screen.scss */
.article-section .videoplayer {
  margin-bottom: 1em;
}

/* line 436, ../sass/screen.scss */
.article-section p a {
  font-weight: normal;
}

/* line 440, ../sass/screen.scss */
.article-section h2, .article-section #kerncijfer-table caption, #kerncijfer-table .article-section caption {
  margin: 0 0 12px 0;
  color: #009FE3;
  font-size: 14px;
  font-family: "quadraatsans-bold", "Lucida Sans", "Lucida Grande", "Arial", sans-serif;
  font-weight: normal;
  text-align: left;
  text-transform: uppercase;
}

/* Contact section */
/* line 2, ../sass/sections/_contact.scss */
.contact-section {
  padding: 0;
  margin-top: 20px;
  clear: both;
  background: url("../img/backgrounds/dotted-border-blue.png") repeat-x;
  background-position: bottom left;
  padding-bottom: 4px;
}
/* line 8, ../sass/sections/_contact.scss */
.contact-section.twittersection {
  background: none;
}
/* line 12, ../sass/sections/_contact.scss */
.contact-section h2, .contact-section #kerncijfer-table caption, #kerncijfer-table .contact-section caption {
  margin: 0 0 12px 0;
  color: #009FE3;
  font-size: 14px;
  font-family: "quadraatsans-bold", "Lucida Sans", "Lucida Grande", "Arial", sans-serif;
  font-weight: normal;
  text-align: left;
  text-transform: uppercase;
  background: url(../img/backgrounds/dotted-border-blue.png) 0 100% repeat-x;
  padding-bottom: 10px;
  margin: 10px 0 25px 0;
}
/* line 17, ../sass/sections/_contact.scss */
.contact-section .subsection {
  margin: 0 0 0 20px;
  float: left;
  border: 0;
}
/* line 22, ../sass/sections/_contact.scss */
.contact-section .subsection.subsection-1 {
  margin-left: 0;
}
/* line 25, ../sass/sections/_contact.scss */
.contact-section .subsection p {
  margin: 0;
  white-space: nowrap;
}
/* line 29, ../sass/sections/_contact.scss */
.contact-section .subsection img {
  float: left;
  display: block;
  margin-left: 0px;
}
/* line 35, ../sass/sections/_contact.scss */
.contact-section .subsection.subsection-2 img {
  margin-left: 10px;
}
/* line 39, ../sass/sections/_contact.scss */
.contact-section .subsection img, .contact-section .subsection .contactperson-info {
  display: block;
  float: left;
}
/* line 43, ../sass/sections/_contact.scss */
.contact-section .subsection .contactperson-info {
  margin: 5px 0 10px;
  line-height: 17px;
  width: 220px;
}
/* line 47, ../sass/sections/_contact.scss */
.contact-section .subsection .contactperson-info a {
  padding-right: 10px;
  font-weight: normal;
  background: url("../img/hyperlinks/singular_arrowright_blue.gif") 100% 0.25em no-repeat;
}
/* line 51, ../sass/sections/_contact.scss */
.contact-section .subsection .contactperson-info a:hover {
  background-image: url("../img/hyperlinks/singular_arrowright_pink.gif");
}

/* Brands section */
/* line 3, ../sass/sections/_brands.scss */
.brand-carousel .carousel-control {
  display: none;
}

/* line 4, ../sass/sections/_brands.scss */
.brands-section ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: block;
}

/* line 10, ../sass/sections/_brands.scss */
.brands-section-contact ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

/* line 15, ../sass/sections/_brands.scss */
.brand {
  padding: 15px 13px 7px;
  float: left;
  width: 130px;
  background-color: white;
  height: 150px;
}

/* line 22, ../sass/sections/_brands.scss */
.brand-carousel .brand {
  width: 130px;
}

/* line 25, ../sass/sections/_brands.scss */
.brand p {
  margin: 0;
  font-size: 12px;
  line-height: 16px;
}

/* line 30, ../sass/sections/_brands.scss */
.brand p.brand-description {
  margin-top: 7px;
  min-height: 80px;
  color: #8896ac;
}

/* line 35, ../sass/sections/_brands.scss */
.brand .brand-description a {
  background: url("../img/icons/icon_externallink.gif") no-repeat scroll 100% 3px transparent;
  padding-right: 16px;
  font-weight: normal;
}

/* logo */
/* line 41, ../sass/sections/_brands.scss */
.brand-logo {
  min-height: 33px;
}

/* line 44, ../sass/sections/_brands.scss */
.brand-logo a,
.brand-logo span,
.brand-logo img {
  display: block;
  width: 130px;
  height: 22px;
}

/* line 49, ../sass/sections/_brands.scss */
.brand .brand-logo-blur {
  display: none;
}

/* Brand section (single brand) */
/* line 54, ../sass/sections/_brands.scss */
.brand-section {
  padding: 0.2em 0 0.2em 170px;
  position: relative;
  min-height: 60px;
}

/* line 62, ../sass/sections/_brands.scss */
.brand-section .brand-logo,
.brand-section .brand-description,
.brand-section .brand-products,
.brand-section .brand-contact {
  margin-right: 20px;
  padding-top: 0.3em;
  padding-bottom: 10px;
  float: left;
}

/* line 68, ../sass/sections/_brands.scss */
.brand-section .brand-contact {
  clear: both;
}

/* line 71, ../sass/sections/_brands.scss */
.brand-section .brand-logo {
  margin-top: -3px;
  width: 150px;
  position: absolute;
  top: 0.2em;
  left: 0;
}

/* line 78, ../sass/sections/_brands.scss */
.brand-section .brand-logo img {
  width: auto;
  height: auto;
}

/* line 82, ../sass/sections/_brands.scss */
.brand-section .brand-description {
  padding-top: 0.25em;
  width: 190px;
}

/* line 86, ../sass/sections/_brands.scss */
.brand-section .brand-description p {
  margin-bottom: 0.5em;
  line-height: 160%;
}

/* line 90, ../sass/sections/_brands.scss */
.brand-section .brand-description a {
  background: url("../img/icons/icon_externallink.gif") no-repeat scroll 100% 3px transparent;
  padding-right: 16px;
  font-weight: normal;
}

/* line 95, ../sass/sections/_brands.scss */
.brand-section .brand-products {
  padding-top: 0;
  width: 170px;
}

/* line 101, ../sass/sections/_brands.scss */
.brand-section .brand-products ul,
.brand-section .brand-products li,
.brand-section .brand-products li p {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* line 106, ../sass/sections/_brands.scss */
.brand-section .brand-products li {
  padding: 0.3em 0;
}

/* line 107, ../sass/sections/_brands.scss */
.brand-section .brand-products .singular a {
  font-weight: bold;
}

/* line 108, ../sass/sections/_brands.scss */
.brand-section .brand-contact {
  width: 200px;
}

/* line 109, ../sass/sections/_brands.scss */
.brand-section .singular {
  margin: 0;
}

/* Brandbox section */
/* line 112, ../sass/sections/_brands.scss */
.brandbox-section {
  margin-bottom: 20px;
  float: left;
  width: 460px;
  position: relative;
}

/* line 118, ../sass/sections/_brands.scss */
.brandbox-section img {
  display: block;
}

/* line 119, ../sass/sections/_brands.scss */
.brandbox-description {
  width: 206px;
  position: absolute;
  top: 20px;
  left: 20px;
  color: #8996ad;
}

/* line 126, ../sass/sections/_brands.scss */
.brandbox-description h2, .brandbox-description #kerncijfer-table caption, #kerncijfer-table .brandbox-description caption {
  margin-bottom: 10px;
  color: #0D1D47;
}

/* line 130, ../sass/sections/_brands.scss */
.brandbox-description h3 {
  margin: 0 0 12px -2px;
  font-size: 175%;
  font-family: "Lucida Sans", "Arial", sans-serif;
  font-style: normal;
  font-weight: normal;
  text-transform: uppercase;
  line-height: 110%;
}

/* line 139, ../sass/sections/_brands.scss */
.brandbox-description p {
  margin-bottom: 7px;
  margin-right: 20px;
  line-height: 150%;
}

/* line 144, ../sass/sections/_brands.scss */
.brandbox-description .singular a {
  background-position: 100% 2px;
}

/* grey */
/* line 147, ../sass/sections/_brands.scss */
.brandbox-description .theme-grey,
.brandbox-description .theme-grey a {
  color: #8996ad;
}

/* line 150, ../sass/sections/_brands.scss */
.brandbox-description .theme-grey a {
  background-image: url("../img/hyperlinks/singular_arrowright_grey.png");
}

/* lightgrey */
/* line 153, ../sass/sections/_brands.scss */
.brandbox-description .theme-lightgrey,
.brandbox-description .theme-lightgrey a {
  color: #E7EEF0;
}

/* line 156, ../sass/sections/_brands.scss */
.brandbox-description .theme-lightgrey a {
  background-image: url("../img/hyperlinks/singular_arrowright_lightgrey.png");
}

/* blue */
/* line 159, ../sass/sections/_brands.scss */
.brandbox-description .theme-blue,
.brandbox-description .theme-blue a {
  color: #0D1D47;
}

/* line 162, ../sass/sections/_brands.scss */
.brandbox-description .theme-blue a {
  background-image: url("../img/hyperlinks/singular_arrowright_blue.png");
}

/* yellow */
/* line 165, ../sass/sections/_brands.scss */
.brandbox-description .theme-yellow,
.brandbox-description .theme-yellow a {
  color: #FFDD00;
}

/* line 168, ../sass/sections/_brands.scss */
.brandbox-description .theme-yellow a {
  background-image: url("../img/hyperlinks/singular_arrowright_yellow.png");
}

/* white */
/* line 171, ../sass/sections/_brands.scss */
.brandbox-description .theme-white,
.brandbox-description .theme-white a {
  color: #fff;
}

/* pink */
/* line 176, ../sass/sections/_brands.scss */
.brandbox-description .theme-pink,
.brandbox-description .theme-pink a {
  color: #009FE3;
}

/* line 179, ../sass/sections/_brands.scss */
.brandbox-description .theme-pink a {
  background-image: url("../img/hyperlinks/singular_arrowright_pink.png");
}

/* line 181, ../sass/sections/_brands.scss */
.brandbox-description .singular a:hover {
  color: #009FE3;
  background-image: url("../img/hyperlinks/singular_arrowright_pink.png");
}

/* line 185, ../sass/sections/_brands.scss */
.brandbox-description .singular.theme-pink a:hover {
  color: white;
  background-image: url("../img/hyperlinks/singular_arrowright_white.png");
}

/* Brandbox wide for in media carrousel */
/* line 192, ../sass/sections/_brands.scss */
.brandbox-wide,
.brandbox-wide img {
  display: block;
}

/* News-section */
/* line 2, ../sass/sections/_news.scss */
.news-section {
  margin-bottom: 10px;
}
/* line 4, ../sass/sections/_news.scss */
.news-section h2, .news-section #kerncijfer-table caption, #kerncijfer-table .news-section caption {
  margin: 0 0 12px 0;
  color: #009FE3;
  font-size: 14px;
  font-family: "quadraatsans-bold", "Lucida Sans", "Lucida Grande", "Arial", sans-serif;
  font-weight: normal;
  text-align: left;
  text-transform: uppercase;
  background: url(../img/backgrounds/dotted-border-blue.png) 0 100% repeat-x;
  padding-bottom: 10px;
}

/* line 9, ../sass/sections/_news.scss */
.news-container {
  margin-bottom: 1em;
}

/* line 13, ../sass/sections/_news.scss */
.newsitem {
  padding: 0.55em 0 1.1em 0;
  clear: both;
}

/* line 18, ../sass/sections/_news.scss */
.newsitem p {
  margin: 0;
  float: right;
  width: 218px;
}

/* line 24, ../sass/sections/_news.scss */
.newsitem p a {
  padding: 0 10px 0 0;
}

/* line 29, ../sass/sections/_news.scss */
.newsitem p a:hover {
  background-image: url("../img/hyperlinks/singular_arrowright_pink.png");
}

/* line 33, ../sass/sections/_news.scss */
.newsitem-date {
  margin: 0 -2px;
  padding: 0 2px;
  float: left;
  color: #585859;
  line-height: 145%;
  background: white;
}

/* line 42, ../sass/sections/_news.scss */
.news-section .singular {
  margin: 0;
}

/* line 49, ../sass/sections/_news.scss */
.news-section .to-rss,
.news-section .to-email {
  position: absolute;
  top: 10px;
  right: 10px;
}

/* line 55, ../sass/sections/_news.scss */
.news-section .to-rss a {
  padding: 0;
  display: block;
  overflow: hidden;
  width: 19px;
  height: 19px;
  font-size: 0.1em;
  text-indent: -9999px;
  text-decoration: none;
  background: url("../img/icons/icon_rss.gif") no-repeat;
}

/* line 67, ../sass/sections/_news.scss */
.news-section .to-email a {
  padding-right: 25px;
  background: url("../img/icons/icon_mail_small.gif") no-repeat top right;
}

/* line 72, ../sass/sections/_news.scss */
.news-section .to-email a:hover {
  background-image: url("../img/icons/icon_mail_small_hover.gif");
}

/* line 76, ../sass/sections/_news.scss */
.news-section .to-rss a:hover {
  background: url("../img/icons/icon_rss.gif") 0px -19px no-repeat;
}

/* line 80, ../sass/sections/_news.scss */
.event {
  padding: 0.55em 0 1.1em 0;
  clear: both;
}

/* line 85, ../sass/sections/_news.scss */
.pub-date {
  margin: -0.5em 0 0.75em 0;
  color: #8896ac;
}

/* line 91, ../sass/sections/_news.scss */
.event-date,
.newsitem-date {
  margin: 0.3em 0 0 0;
  float: left;
  width: 74px;
  color: #585859;
}

/* line 99, ../sass/sections/_news.scss */
.event .singular,
.newsitem .singular {
  margin: 2px 0 0 0;
  float: left;
  width: 410px;
}

/* line 106, ../sass/sections/_news.scss */
.event .singular a,
.newsitem .singular a {
  font-size: 150%;
  font-style: italic;
  line-height: 110%;
  letter-spacing: -0.01em;
  background: url("../img/hyperlinks/singular_arrowright_blue.png") 100% 2px no-repeat;
}

/* line 115, ../sass/sections/_news.scss */
.primary .event,
.primary .news-section .newsitem {
  padding: 0.25em 0 0.25em 0;
}

/* line 120, ../sass/sections/_news.scss */
.primary .event .singular,
.primary .news-section .newsitem .singular {
  margin: 0;
  float: right;
  width: 216px;
}

/* line 127, ../sass/sections/_news.scss */
.primary .event .singular a,
.primary .news-section .newsitem .singular a {
  font-size: 13px;
  font-style: normal;
  line-height: 17px;
}

/* line 134, ../sass/sections/_news.scss */
.primary .news-section .singular {
  margin-left: 2px;
}

/* line 139, ../sass/sections/_news.scss */
.primary .news-section,
.primary .presentations-section {
  position: relative;
  float: right;
  width: 280px;
}

/* line 146, ../sass/sections/_news.scss */
.primary .news-section {
  margin-bottom: 19px;
  padding-bottom: 6px;
}

/* line 151, ../sass/sections/_news.scss */
.primary .news-section .newsitem-date {
  margin: 0;
  padding: 0 2px;
  width: 54px;
}

/* line 157, ../sass/sections/_news.scss */
.primary .news-section .news-container {
  margin-bottom: 5px;
}

/* Newsheadlines section */
/* line 162, ../sass/sections/_news.scss */
.news-headlines-section .news-container {
  margin-bottom: 0.65em;
}

/* line 166, ../sass/sections/_news.scss */
.news-headlines-section .singular {
  margin-bottom: 0;
}

/* line 170, ../sass/sections/_news.scss */
.news-headlines-section .newsitem .singular a {
  font-size: 110%;
  font-style: normal;
  font-weight: bold;
  background: url("../img/hyperlinks/singular_arrowright_blue.gif") 100% 0.3em no-repeat;
}

/* line 177, ../sass/sections/_news.scss */
.news-headlines-section .newsitem .singular a:hover {
  background-image: url("../img/hyperlinks/singular_arrowright_pink.gif");
}

/* line 182, ../sass/sections/_news.scss */
.primary .news-headlines-section .newsitem-date,
.column-primary .news-headlines-section .newsitem-date {
  margin-top: 2px;
  width: 56px;
  line-height: 165%;
}

/* line 188, ../sass/sections/_news.scss */
.news-headlines-section .newsitem .singular {
  line-height: 165%;
}

/* line 192, ../sass/sections/_news.scss */
.primary .news-headlines-section .newsitem {
  padding: 0.4em 0 1.1em;
}

/* line 196, ../sass/sections/_news.scss */
.column-primary .news-headlines-section .news-container {
  margin-bottom: 12px;
}

/* line 200, ../sass/sections/_news.scss */
.news-section .carousel-paginator {
  position: absolute;
  right: 10px;
  top: 15px;
}

/* line 206, ../sass/sections/_news.scss */
.news-section .carousel-paginator a {
  background: url("../img/backgrounds/carousel_paginator.png") no-repeat scroll -9px 0px transparent;
  display: block;
  float: left;
  height: 9px;
  margin-right: 7px;
  overflow: hidden;
  position: relative;
  text-indent: -9999px;
  width: 9px;
}

/* line 218, ../sass/sections/_news.scss */
.news-section .carousel-paginator a.current {
  background-position: 0px 0px;
}

/* Presentations-section */
/* line 453, ../sass/screen.scss */
.presentations-section {
  margin-right: 10px;
  padding: 10px;
  float: right;
  clear: right;
  width: 280px;
}

/* line 461, ../sass/screen.scss */
.primary .presentations-section {
  margin-right: 0;
  padding: 0;
  float: right;
  clear: right;
  width: 300px;
}

/* line 471, ../sass/screen.scss */
.presentations-section .singular {
  margin: 0;
}

/* line 475, ../sass/screen.scss */
.presentations-section form {
  margin-bottom: 3px;
  padding: 0.5em 0;
}

/* line 480, ../sass/screen.scss */
.presentations-section .formfield-container {
  padding: 0;
  width: 140px;
}

/* line 485, ../sass/screen.scss */
.presentations-section .related-documents {
  margin: 0;
  min-height: 136px;
}

/* line 490, ../sass/screen.scss */
.related-documents-hidden {
  display: none;
}

/* line 494, ../sass/screen.scss */
.presentations-section h2, .presentations-section #kerncijfer-table caption, #kerncijfer-table .presentations-section caption {
  margin-bottom: 7px;
}

/* line 498, ../sass/screen.scss */
.presentations-section select {
  padding: 2px 0;
  min-width: 140px;
}

/* line 503, ../sass/screen.scss */
.presentations-section .selectpicker label {
  display: none;
}

/* Board-section */
/* line 508, ../sass/screen.scss */
.board-section {
  float: right;
  padding-right: 10px;
  width: 460px;
}

/* line 514, ../sass/screen.scss */
.board-section h2, .board-section #kerncijfer-table caption, #kerncijfer-table .board-section caption {
  margin-bottom: 4px;
}

/* line 518, ../sass/screen.scss */
.board-section .board-list {
  position: relative;
  padding-top: 20px;
}

/* line 524, ../sass/screen.scss */
.board-section .board-list ul,
.board-section .board-list li {
  margin: 0;
  list-style: none;
}

/* line 529, ../sass/screen.scss */
.board-section .board-list ul {
  padding: 0 0 10px;
  min-height: 170px;
  list-style: none;
}

/* line 535, ../sass/screen.scss */
.board-section .board-list ul li a {
  padding: 0;
  background-image: none;
  color: #8896AC;
}

/* line 541, ../sass/screen.scss */
.board-section .board-list ul li a {
  position: static;
}

/* line 545, ../sass/screen.scss */
.board-section .board-list ul li a:hover {
  background: none;
}

/* line 549, ../sass/screen.scss */
.board-section .board-list ul li a img {
  position: absolute;
  top: 10px;
  left: 0;
  display: none;
}

/* line 556, ../sass/screen.scss */
.board-section .board-list ul li a span {
  position: relative;
  display: block;
  height: auto;
  line-height: 21px;
  padding-left: 310px;
  cursor: pointer;
  margin-bottom: 10px;
}

/* line 566, ../sass/screen.scss */
.board-section .board-list ul li.sel a img {
  z-index: 90;
  display: block;
}

/* line 572, ../sass/screen.scss */
.board-section .board-list ul li a:hover span,
.board-section .board-list ul li.sel a span {
  z-index: 100;
  color: #009FE3;
  background: url("../img/hyperlinks/small_arrow_left_white.png") no-repeat 292px center;
}

/* Archive section */
/* line 579, ../sass/screen.scss */
.archive-section {
  margin-top: -50px;
  margin-right: 0px;
  margin-bottom: 20px;
  padding: 10px 10px 6px 10px;
  float: right;
  clear: right;
  width: 280px;
  background-color: #FFDD00;
}

/* line 590, ../sass/screen.scss */
.archive-section h2, .archive-section #kerncijfer-table caption, #kerncijfer-table .archive-section caption {
  margin-bottom: 0.25em;
}

/* line 594, ../sass/screen.scss */
.archive-section .related-documents {
  margin-bottom: 12px;
}

/* line 598, ../sass/screen.scss */
.archive-section .related-documents a {
  padding: 7px 0 4px 30px;
  background-position: 0 0.25em;
}

/* line 604, ../sass/screen.scss */
.archive-section .related-documents li a span,
.archive-section .singular a {
  background-image: url("../img/hyperlinks/singular_arrowright_blue.png");
}

/* line 609, ../sass/screen.scss */
.archive-section .related-documents li a:hover span,
.archive-section .singular a:hover {
  background-image: url("../img/hyperlinks/singular_arrowright_pink.png");
}

/* line 613, ../sass/screen.scss */
.archive-section .singular {
  margin: 0 0 0 2px;
}

/* Search section */
/* line 3, ../sass/sections/_search.scss */
.search-section {
  margin-right: 10px;
  margin-bottom: 1.25em;
  margin-top: 1.6em;
}

/* line 9, ../sass/sections/_search.scss */
.search-section form {
  padding: 10px;
  width: 420px;
  background-color: #FFDD00;
}

/* line 15, ../sass/sections/_search.scss */
.search-section .formfield-container {
  padding: 0;
}

/* line 19, ../sass/sections/_search.scss */
.search-section label {
  padding: 0.35em 0 0 0;
  display: block;
  float: left;
  color: #009FE3;
  font-family: "Lucida Sans", "Arial", sans-serif;
  font-weight: bold;
  text-transform: uppercase;
}

/* line 29, ../sass/sections/_search.scss */
.search-section .screenreader {
  display: none;
}

/* line 33, ../sass/sections/_search.scss */
.search-section select {
  padding: 2px 0 1px 6px;
  border: 0;
  font-size: 100%;
}

/* line 39, ../sass/sections/_search.scss */
.search-filter {
  float: left;
}

/* line 43, ../sass/sections/_search.scss */
.search-filter label {
  width: 80px;
}

/* line 47, ../sass/sections/_search.scss */
.search-filter .submitfield-container {
  float: right;
}

/* line 51, ../sass/sections/_search.scss */
.search-filter .submitfield-container button span {
  padding: 0 8px 2px 8px;
}

/* line 55, ../sass/sections/_search.scss */
.search-categories-formfield {
  margin-right: 10px;
  float: left;
  width: 220px;
}

/* line 61, ../sass/sections/_search.scss */
.search-categories-formfield select {
  width: 140px;
}

/* line 65, ../sass/sections/_search.scss */
.search-brands-formfield {
  float: left;
  width: 130px;
}

/* line 70, ../sass/sections/_search.scss */
.search-brands-formfield select {
  width: 130px;
}

/* line 74, ../sass/sections/_search.scss */
.search-section label.separator {
  float: left;
  margin: 10px 0;
  padding-left: 10px;
}

/* line 80, ../sass/sections/_search.scss */
.search-section .search-query {
  float: right;
  width: 279px;
}

/* line 85, ../sass/sections/_search.scss */
.search-query label {
  padding-top: 0.35em;
  float: left;
  width: 77px;
}

/* line 91, ../sass/sections/_search.scss */
.search-query .textfield-container input {
  padding: 2px 0 2px 20px;
  border: 0;
  width: 122px;
  font-size: 100%;
  background: white url("../img/icons/icon_search.gif") 4px 50% no-repeat;
}

/* line 99, ../sass/sections/_search.scss */
.search-query-formfield {
  float: left;
  width: 219px;
}

/* line 104, ../sass/sections/_search.scss */
.search-query .submitfield-container {
  float: left;
  width: 60px;
}

/* line 109, ../sass/sections/_search.scss */
.search-query .submitfield-container button {
  width: 60px;
}

/* line 113, ../sass/sections/_search.scss */
.search-section .formfield-container .corner {
  background: #2774A3;
}

/* line 117, ../sass/sections/_search.scss */
.search-section .search-categories-formfield .corner-tl {
  top: 0px;
  left: auto;
  right: 139px;
}

/* line 123, ../sass/sections/_search.scss */
.search-section .search-categories-formfield .corner-tr {
  top: 0px;
  right: 0px;
}

/* line 128, ../sass/sections/_search.scss */
.search-section .search-categories-formfield .corner-br {
  bottom: 0px;
  right: 0px;
}

/* line 133, ../sass/sections/_search.scss */
.search-section .search-categories-formfield .corner-bl {
  bottom: 0px;
  left: auto;
  right: 139px;
}

/* line 139, ../sass/sections/_search.scss */
.search-section .search-brands-formfield .corner-tl {
  top: 0px;
  left: 0px;
}

/* line 144, ../sass/sections/_search.scss */
.search-section .search-brands-formfield .corner-tr {
  top: 0px;
  right: 0px;
}

/* line 149, ../sass/sections/_search.scss */
.search-section .search-brands-formfield .corner-br {
  bottom: 0px;
  right: 0px;
}

/* line 154, ../sass/sections/_search.scss */
.search-section .search-brands-formfield .corner-bl {
  bottom: 0px;
  left: 0px;
}

/* line 159, ../sass/sections/_search.scss */
.search-section .search-query fieldset .corner {
  background: #FFDD00;
}

/* line 164, ../sass/sections/_search.scss */
.search-section .search-query fieldset .corner-tl,
.search-section .search-query fieldset .corner-bl {
  left: auto;
  right: 220px;
}

/* Searchresults section */
/* line 171, ../sass/sections/_search.scss */
.searchresults-section table {
  border-collapse: collapse;
  width: 100%;
}

/* line 175, ../sass/sections/_search.scss */
.searchresults-section h2, .searchresults-section #kerncijfer-table caption, #kerncijfer-table .searchresults-section caption {
  margin: 0 0 12px 0;
  color: #009FE3;
  font-size: 14px;
  font-family: "quadraatsans-bold", "Lucida Sans", "Lucida Grande", "Arial", sans-serif;
  font-weight: normal;
  text-align: left;
  text-transform: uppercase;
}

/* line 179, ../sass/sections/_search.scss */
.searchresults-section table tr {
  margin: 0;
  padding: 0;
  border: 0;
}

/* line 185, ../sass/sections/_search.scss */
.searchresults-section table th,
.searchresults-section table td {
  margin: 0;
  padding: 0;
  border: 0;
  text-align: left;
  vertical-align: top;
  color: #303739;
}

/* line 193, ../sass/sections/_search.scss */
.searchresults-section table th {
  color: #0D1D47;
}

/* line 197, ../sass/sections/_search.scss */
.searchresults-section table th p {
  margin: 0;
}

/* line 202, ../sass/sections/_search.scss */
.searchresults-section table th,
.searchresults-section table td .resultcell-inner {
  padding: 10px 0;
  min-height: 18px;
}

/* Starters section */
/* line 623, ../sass/screen.scss */
.starters-section {
  margin-right: 20px;
}

/* line 628, ../sass/screen.scss */
.starters-primary-column, .starters-secondary-column {
  float: left;
  width: 560px;
  clear: both;
}

/* line 634, ../sass/screen.scss */
.starter-section {
  padding-bottom: 30px;
  margin-right: 20px;
  width: 260px;
  float: left;
}

/* line 641, ../sass/screen.scss */
.starter-section img {
  display: block;
  width: 260px;
}

/* line 646, ../sass/screen.scss */
.starter-section h2, .starter-section #kerncijfer-table caption, #kerncijfer-table .starter-section caption {
  margin: 0 0 12px 0;
  color: #009FE3;
  font-size: 14px;
  font-family: "quadraatsans-bold", "Lucida Sans", "Lucida Grande", "Arial", sans-serif;
  font-weight: normal;
  text-align: left;
  text-transform: uppercase;
  background: url(../img/backgrounds/dotted-border-blue.png) 0 100% repeat-x;
  padding-bottom: 10px;
  margin-top: 10px;
}

/* line 651, ../sass/screen.scss */
.starter-section p {
  margin-bottom: 6px;
  margin-right: 20px;
}

/* line 656, ../sass/screen.scss */
.starter-section .singular {
  margin-bottom: 0;
  min-height: 0px;
}

/* Teaser section */
/* line 662, ../sass/screen.scss */
.teaser-section {
  margin-bottom: 20px;
  padding-bottom: 0;
  border-bottom: 1px solid #d6d7d7;
}

/* line 668, ../sass/screen.scss */
.teaser-section h2, .teaser-section #kerncijfer-table caption, #kerncijfer-table .teaser-section caption {
  margin-bottom: 1.25em;
}

/* line 672, ../sass/screen.scss */
.teaser-section h3 {
  margin-bottom: 7px;
}

/* line 676, ../sass/screen.scss */
.teaser-section img {
  margin-bottom: 0.5em;
}

/* line 680, ../sass/screen.scss */
.teaser-section p {
  padding-bottom: 17px;
  margin-bottom: 0;
  width: 174px;
}

/* line 686, ../sass/screen.scss */
.teaser-section p span.location {
  margin: 2px 0;
}

/* line 690, ../sass/screen.scss */
.teaser-section .singular {
  width: auto;
}

/* line 694, ../sass/screen.scss */
.teaser-section .related-documents {
  border: none;
  margin-bottom: 0;
}

/* Poll section */
/* line 701, ../sass/screen.scss */
.primary .polls-section,
.primary .poll-answered-section {
  margin-right: 10px;
  min-height: 160px;
  float: right;
  clear: right;
}

/* line 709, ../sass/screen.scss */
.polls-section,
.poll-answered-section {
  width: 300px;
}

/* line 714, ../sass/screen.scss */
.polls-section h2, .polls-section #kerncijfer-table caption, #kerncijfer-table .polls-section caption,
.poll-answered-section h2,
.poll-answered-section #kerncijfer-table caption,
#kerncijfer-table .poll-answered-section caption {
  margin: -7px 0 0.5em 0;
  color: #0D1D47;
  font-family: "Arial", sans-serif;
  font-size: 150%;
  font-style: italic;
  font-weight: normal;
  text-transform: none;
}

/* line 724, ../sass/screen.scss */
.polls-section .formfield-container {
  margin: 0.65em 0;
}

/* line 728, ../sass/screen.scss */
.polls-section .radiofield-container {
  position: relative;
}

/* line 732, ../sass/screen.scss */
.polls-section .radiofield-container input {
  position: absolute;
  left: -2px;
  top: 2px;
}

/* line 738, ../sass/screen.scss */
.polls-section .radiofield-container label {
  margin: 0 0 0 23px;
  display: block;
  float: none;
}

/* line 744, ../sass/screen.scss */
.polls-section .submitfield-container {
  margin: 0.9em 0;
  padding: 0;
  width: 94px;
}

/* line 750, ../sass/screen.scss */
.polls-section .submitfield-container button {
  margin: 0;
  padding: 0;
  width: 100%;
}

/* Poll-answered section */
/* line 757, ../sass/screen.scss */
.poll-answered-section .answer {
  margin: 0.05em -40px 0.05em 0;
}

/* line 761, ../sass/screen.scss */
.poll-answered-section .answer p {
  margin: 0;
}

/* line 765, ../sass/screen.scss */
.answer-percentage span {
  margin-left: 6px;
  color: #8796ac;
}

/* line 770, ../sass/screen.scss */
.poll-answered-section .answer .answer-percentage {
  margin-top: 5px;
}

/* line 775, ../sass/screen.scss */
.column-secondary .polls-section,
.column-secondary .poll-answered-section {
  margin-bottom: 2em;
  padding-bottom: 1.5em;
  border-bottom: 1px solid #e7eef0;
  width: auto;
}

/* line 783, ../sass/screen.scss */
.column-secondary .polls-section h2, .column-secondary .polls-section #kerncijfer-table caption, #kerncijfer-table .column-secondary .polls-section caption,
.column-secondary .poll-answered-section h2,
.column-secondary .poll-answered-section #kerncijfer-table caption,
#kerncijfer-table .column-secondary .poll-answered-section caption {
  margin: 0 0 1em 0;
  color: #009FE3;
  font-size: 100%;
  font-family: "Lucida Sans", "Arial", sans-serif;
  font-weight: bold;
  font-style: normal;
  text-transform: uppercase;
}

/* line 793, ../sass/screen.scss */
.column-secondary .polls-section .submitfield-container {
  width: 94px;
}

/* line 797, ../sass/screen.scss */
.column-secondary .last-section {
  border: 0;
}

/* Address section */
/* line 802, ../sass/screen.scss */
.address-section {
  float: left;
  width: 360px;
  height: 280px;
  background-color: #FFDD00;
  padding: 10px;
}

/* line 810, ../sass/screen.scss */
.address-section > div {
  float: left;
  width: 150px;
  margin-right: 30px;
}

/* line 816, ../sass/screen.scss */
.routeplanner-section {
  float: right;
  width: 360px;
  height: 280px;
  padding: 10px;
  margin-bottom: 30px;
  margin-right: 10px;
}

/* line 825, ../sass/screen.scss */
.address-section p a {
  font-weight: normal;
}

/* Routeplanner section */
/* line 830, ../sass/screen.scss */
.routeplanner-section h2, .routeplanner-section #kerncijfer-table caption, #kerncijfer-table .routeplanner-section caption {
  margin-bottom: 0.5em;
}

/* line 836, ../sass/screen.scss */
.routeplanner-section .zipcode-container label,
.routeplanner-section .date-container label,
.routeplanner-section .time-container label {
  padding: 0.25em 0 0.5em 0;
  display: block;
}

/* line 843, ../sass/screen.scss */
.routeplanner-section .zipcode-container label.screenreader,
.routeplanner-section .date-container label.screenreader,
.routeplanner-section .time-container label.screenreader {
  display: none;
}

/* line 847, ../sass/screen.scss */
.routeplanner-section .zipcode-container .textfield {
  margin-right: 10px;
  float: left;
  width: 70px;
}

/* line 853, ../sass/screen.scss */
.routeplanner-section .zipcode-container .textfield input {
  width: 68px;
}

/* line 857, ../sass/screen.scss */
.routeplanner-section .zipcode-container .routeplanner-zipcode-letters {
  width: 50px;
}

/* line 861, ../sass/screen.scss */
.routeplanner-section .zipcode-container .routeplanner-zipcode-letters input {
  width: 48px;
}

/* line 865, ../sass/screen.scss */
.routeplanner-section .date-container {
  float: left;
}

/* line 869, ../sass/screen.scss */
.routeplanner-section .date-container .textfield {
  margin-right: 10px;
  float: left;
  width: 142px;
}

/* line 875, ../sass/screen.scss */
.routeplanner-section .date-container .textfield input {
  width: 100px;
}

/* line 879, ../sass/screen.scss */
.routeplanner-section .date-container .routeplanner-date-yyyy {
  width: 50px;
}

/* line 883, ../sass/screen.scss */
.routeplanner-section .date-container .routeplanner-date-yyyy input {
  width: 48px;
}

/* line 887, ../sass/screen.scss */
.routeplanner-section .time-container {
  margin-bottom: 0.5em;
  float: left;
}

/* line 892, ../sass/screen.scss */
.routeplanner-section .time-container .textfield {
  margin-right: 10px;
  float: left;
  width: 70px;
}

/* line 898, ../sass/screen.scss */
.routeplanner-section .time-container .textfield input {
  width: 68px;
}

/* line 902, ../sass/screen.scss */
.routeplanner-section .time-container .routeplanner-time-mm {
  width: 50px;
}

/* line 906, ../sass/screen.scss */
.routeplanner-section .time-container .routeplanner-time-mm input {
  width: 48px;
}

/* line 910, ../sass/screen.scss */
.routeplanner-section .arrival-departure .radiofield {
  float: left;
}

/* line 914, ../sass/screen.scss */
.routeplanner-section .radiofields {
  margin-top: 0.25em;
  margin-bottom: 0.5em;
  clear: left;
}

/* line 920, ../sass/screen.scss */
.routeplanner-section .radiofield {
  padding: 0;
}

/* line 924, ../sass/screen.scss */
.radiofield input {
  vertical-align: bottom;
}

/* line 928, ../sass/screen.scss */
.routeplanner-section .radiofield.second {
  margin-left: 10px;
}

/* line 932, ../sass/screen.scss */
.routeplanner-section .singular {
  margin-top: 1.25em;
  margin-bottom: 0;
}

/* line 937, ../sass/screen.scss */
.routeplanner-section .submitfield-container {
  margin: 0.25em 0;
  padding: 0;
  width: 64px;
}

/* line 943, ../sass/screen.scss */
.routeplanner-section .submitfield-container button {
  margin: 0;
  padding: 0;
  width: 100%;
}

/* Form section */
/* line 950, ../sass/screen.scss */
.form-section {
  margin-bottom: 20px;
}

/* line 954, ../sass/screen.scss */
.form-section .formfield-container {
  padding: 8px 0;
}

/* line 960, ../sass/screen.scss */
.form-section .textfield-container label,
.form-section .textareafield-container label,
.form-section .radiofield-container label {
  padding-top: 0.25em;
  position: relative;
  float: left;
  width: 158px;
}

/* line 969, ../sass/screen.scss */
.form-section .textfield-container .textfields,
.form-section .textareafield-container .textareas,
.form-section .radiofield-container .radiofields {
  float: left;
  width: 360px;
}

/* line 974, ../sass/screen.scss */
.form-section .radiofield-container {
  padding: 1px 0;
}

/* line 978, ../sass/screen.scss */
.form-section .radiofield label {
  margin-right: 12px;
  width: auto;
}

/* line 984, ../sass/screen.scss */
.form-section .textfield-container .textfields input,
.form-section .textareafield-container .textareas textarea {
  margin: 0;
  padding: 2px 6px 1px 6px;
  width: 346px;
}

/* line 990, ../sass/screen.scss */
.form-section .textareafield-container textarea {
  border: 1px solid #d0dde1;
  height: 73px;
}

/* line 995, ../sass/screen.scss */
.form-section .radiofield-container .radiofields {
  margin-top: -0.25em;
}

/* line 999, ../sass/screen.scss */
.form-section .submitfield-container {
  margin: 8px 0 8px 160px;
  padding: 0;
  width: 78px;
}

/* line 1005, ../sass/screen.scss */
.form-section .submitfield-container button {
  margin: 0;
  padding: 0;
  width: 100%;
}

/* line 1011, ../sass/screen.scss */
.form-section .zipcode-container .textfield {
  float: left;
  width: 70px;
}

/* line 1016, ../sass/screen.scss */
.form-section .zipcode-container .textfield input {
  width: 56px;
}

/* line 1020, ../sass/screen.scss */
.form-section .zipcode-container .contact-zipcode-nr-formfield {
  width: 50px;
}

/* line 1024, ../sass/screen.scss */
.form-section .zipcode-container .contact-zipcode-nr-formfield input {
  width: 36px;
}

/* line 1028, ../sass/screen.scss */
.form-section .radiofield {
  padding: 3px 0;
  float: left;
}

/* dateditem-section */
/* line 1034, ../sass/screen.scss */
.dateditem-section {
  margin-bottom: 1.55em;
}

/* line 1038, ../sass/screen.scss */
.dateditem-section h2, .dateditem-section #kerncijfer-table caption, #kerncijfer-table .dateditem-section caption {
  margin-bottom: 1em;
}

/* line 1042, ../sass/screen.scss */
.dateditem-section div.item-date {
  margin: 0 0 0 2px;
  width: 78px;
  float: left;
  color: #8896ac;
}

/* line 1049, ../sass/screen.scss */
.dateditem-section .item-body {
  width: 460px;
  float: left;
}

/* dated-section */
/* line 1055, ../sass/screen.scss */
.dated-section .date {
  display: block;
  float: left;
  padding: 0 2px;
  width: 56px;
  color: #8896ac;
  line-height: 30px;
}

/* line 1064, ../sass/screen.scss */
.dated-section .related-documents {
  margin-bottom: 20px;
}

/* line 1068, ../sass/screen.scss */
.dated-section .related-documents li a {
  display: inline;
  line-height: 30px;
}

/* photogallery-section */
/* line 1074, ../sass/screen.scss */
.photogallery-section {
  margin-right: -20px;
}

/* line 1078, ../sass/screen.scss */
.item-body .photogallery-section {
  margin-top: 4px;
}

/* line 1083, ../sass/screen.scss */
.photogallery-section ul,
.photogallery-section li {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* line 1089, ../sass/screen.scss */
.photogallery-section li {
  float: left;
  width: 160px;
  min-height: 130px;
}

/* line 1096, ../sass/screen.scss */
.photogallery-section li a,
.photogallery-section li img {
  display: block;
}

/* table-section */
/* line 1101, ../sass/screen.scss */
.table-section {
  margin: 0 0 0.5em 0;
}

/* line 1105, ../sass/screen.scss */
.table-section h2, .table-section #kerncijfer-table caption, #kerncijfer-table .table-section caption {
  margin-top: 2em;
}

/* line 1109, ../sass/screen.scss */
.table-section table {
  border: 0;
  border-collapse: collapse;
  width: 470px;
}

/* line 1115, ../sass/screen.scss */
.item-body .table-section {
  margin-top: -20px;
}

/* line 1120, ../sass/screen.scss */
.table-section th,
.table-section td {
  margin: 0;
  padding: 0;
  text-align: left;
  vertical-align: top;
}

/* line 1127, ../sass/screen.scss */
.table-section th.number {
  text-align: right;
}

/* line 1131, ../sass/screen.scss */
.table-section td.number {
  text-align: right;
}

/* line 1135, ../sass/screen.scss */
.table-section th.check {
  text-align: center;
}

/* line 1139, ../sass/screen.scss */
.table-section td.check {
  text-align: center;
}

/* line 1144, ../sass/screen.scss */
.table-section th.em p,
.table-section td.em p {
  background-color: #f5f5f5;
}

/* line 1148, ../sass/screen.scss */
.table-section td.check.em p {
  font-weight: bold;
  color: #009FE3;
}

/* line 1153, ../sass/screen.scss */
.table-section td.strong p {
  font-weight: bold;
}

/* line 1158, ../sass/screen.scss */
.table-section th p,
.table-section td p {
  margin: 0 10px 0 0;
  padding: 0.5em 5px 0.5em 0;
}

/* line 1163, ../sass/screen.scss */
.table-section td {
  background: url("../img/backgrounds/table_data.gif") no-repeat bottom right;
}

/* line 1167, ../sass/screen.scss */
.table-section tr.tablerow-last td {
  background-image: url("../img/backgrounds/table_lastdata.gif");
}

/* line 1171, ../sass/screen.scss */
.table-section tr.tablerow-last td.em p {
  /**border-bottom: 1px solid #bfc5c7;*/
  padding-bottom: 0.4em;
}

/* line 1176, ../sass/screen.scss */
.table-section thead th {
  color: #0D1D47;
  vertical-align: bottom;
  background: url("../img/backgrounds/table_header.gif") no-repeat bottom right;
}

/* line 1182, ../sass/screen.scss */
.table-section tfoot th {
  color: #303739;
}

/* table-section in accordion*/
/* line 1187, ../sass/screen.scss */
.accordion .table-section td {
  background-image: none;
}

/* line 1191, ../sass/screen.scss */
.accordion .table-section td.emptyCell {
  background-image: url("../img/backgrounds/table_data.gif");
}

/* line 1195, ../sass/screen.scss */
.accordion .table-section tr.tablerow-last td.emptyCell {
  background-image: url("../img/backgrounds/table_lastdata.gif");
}

/* line 1199, ../sass/screen.scss */
.accordion .table-section td p {
  padding: 0.5em 0 0;
}

/* line 1203, ../sass/screen.scss */
.accordion .table-section td.emptyCell {
  height: 0.5em;
}

/* line 1207, ../sass/screen.scss */
.accordion .table-section td.emptyCell p {
  display: none;
}

/* line 1211, ../sass/screen.scss */
.accordion .table-section td a {
  background: url("../img/hyperlinks/singular_arrowright_blue.gif") no-repeat scroll 100% 3px transparent;
  padding: 0 10px 0 0;
  font-weight: normal;
}

/* line 1217, ../sass/screen.scss */
.accordion .table-section td a:hover {
  background-image: url("../img/hyperlinks/singular_arrowright_pink.gif");
}

/* line 1221, ../sass/screen.scss */
.bellow-body .table-section table {
  width: 780px;
}

/* line 1225, ../sass/screen.scss */
.bellow-body .table-section {
  padding: 0 0 30px 0;
}

/* line 1229, ../sass/screen.scss */
.bellow-body .table-section td {
  vertical-align: top;
}

/* line 1233, ../sass/screen.scss */
td .related-documents {
  padding: 0.2em 0;
}

/* line 1237, ../sass/screen.scss */
td .related-documents li a {
  padding: 0.3em 0;
}

/* Category-filter-section */
/* line 1242, ../sass/screen.scss */
.category-filter-section {
  margin: 2px 10px 33px 0;
  padding: 8px 10px;
  background-color: #FFDD00;
  float: left;
}

/* line 1249, ../sass/screen.scss */
.category-filter-section .selectpicker .corner {
  display: none;
}

/* line 1253, ../sass/screen.scss */
.category-filter-section .selectpicker form {
  margin: 0;
  padding: 0;
}

/* line 1258, ../sass/screen.scss */
.category-filter-section .selectpicker label {
  padding-top: 0.25em;
  padding-right: 21px;
  width: 70px;
  color: #009FE3;
  font-family: "Lucida Sans", "Arial", sans-serif;
  font-weight: bold;
  text-transform: uppercase;
}

/* line 1268, ../sass/screen.scss */
.category-filter-section .selectpicker select {
  min-width: 140px;
}

/* Event-section */
/* line 1273, ../sass/screen.scss */
.event-section {
  padding: 7px 0 16px 0;
}

/* Related documents section */
/* line 1278, ../sass/screen.scss */
.related-documents-section {
  position: relative;
}

/* Share subsection */
/*
.share-subsection {
  position: absolute;
  bottom: -158px;
  left: -273px;
}
*/
/* line 10, ../sass/components/_sharefeature.scss */
.related-documents-section .share-subsection-hidden,
.result .share-subsection-hidden {
  display: none;
  /*  opacity: 0;*/
}

/* line 15, ../sass/components/_sharefeature.scss */
.sharefeature-active .blurred {
  opacity: 0.2;
  z-index: 100;
}

/* line 20, ../sass/components/_sharefeature.scss */
.sharefeature-active #main .contains-sharefeature {
  opacity: 1;
  z-index: 101;
}

/* line 25, ../sass/components/_sharefeature.scss */
.sharefeature-active .related-documents-section .share-subsection-hidden {
  display: block;
  opacity: 1;
  z-index: 101;
}

/* line 31, ../sass/components/_sharefeature.scss */
.cloned-sharebox {
  display: none;
  z-index: 1101;
}

/* line 36, ../sass/components/_sharefeature.scss */
#sharebox-overlay {
  display: none;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1100;
  background: #fff;
}

/* line 48, ../sass/components/_sharefeature.scss */
.share-subsection ul,
.share-subsection li {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* line 54, ../sass/components/_sharefeature.scss */
.share-subsection ul {
  float: left;
  width: 50%;
}

/* line 59, ../sass/components/_sharefeature.scss */
.share-subsection h2, .share-subsection #kerncijfer-table caption, #kerncijfer-table .share-subsection caption {
  margin: 0 0 12px 0;
  color: #009FE3;
  font-size: 14px;
  font-family: "quadraatsans-bold", "Lucida Sans", "Lucida Grande", "Arial", sans-serif;
  font-weight: normal;
  text-align: left;
  text-transform: uppercase;
  clear: left;
  margin-bottom: 0.3em;
}

/* line 65, ../sass/components/_sharefeature.scss */
.share-subsection h2.b, .share-subsection #kerncijfer-table caption.b, #kerncijfer-table .share-subsection caption.b {
  padding-top: 1.2em;
}

/* line 69, ../sass/components/_sharefeature.scss */
.share-subsection .subsection-inner {
  padding: 17px 20px 0;
  width: 270px;
  background: #fff;
  margin: 0px 0px 10px -20px;
  /* no js */
}

/* line 76, ../sass/components/_sharefeature.scss */
.share-subsection .subsection-inner .singular {
  margin-bottom: 3px;
}

/* line 80, ../sass/components/_sharefeature.scss */
.share-subsection .subsection-inner .singular a {
  padding: 0.5em 0 0.5em 30px;
  display: block;
  background-position: 0 0.25em;
  background-repeat: no-repeat;
}

/* line 87, ../sass/components/_sharefeature.scss */
.share-subsection .subsection-inner .singular span {
  padding: 0 10px 0 0;
  background: url("../img/hyperlinks/singular_arrowright_blue.png") 100% 3px no-repeat;
}

/* line 92, ../sass/components/_sharefeature.scss */
.share-subsection .subsection-inner .singular a:hover span {
  background-image: url("../img/hyperlinks/singular_arrowright_pink.png");
}

/* line 96, ../sass/components/_sharefeature.scss */
.share-subsection .subsection-inner .to-email a {
  background-image: url("../img/icons/icon_mail.png");
}

/* line 100, ../sass/components/_sharefeature.scss */
.share-subsection .subsection-inner .to-twitter a {
  background-image: url("../img/icons/icon_twitter.png");
}

/* line 104, ../sass/components/_sharefeature.scss */
.share-subsection .subsection-inner .to-facebook a {
  background-image: url("../img/icons/icon_facebook.png");
}

/* line 108, ../sass/components/_sharefeature.scss */
.share-subsection .subsection-inner .to-linkedin a {
  background-image: url("../img/icons/icon_linkedin.png");
}

/* line 112, ../sass/components/_sharefeature.scss */
.share-subsection .subsection-inner .to-delicious a {
  background-image: url("../img/icons/icon_delicious.png");
}

/* line 116, ../sass/components/_sharefeature.scss */
.share-subsection .subsection-inner .to-googleplus a {
  background: url("../img/icons/icon_googleplus.png") 2px 3px no-repeat;
}

/* line 163, ../sass/components/_sharefeature.scss */
.share-subsection .to-close {
  display: block;
  position: absolute;
  top: 20px;
  right: 20px;
  width: 13px;
  height: 13px;
  z-index: 101;
  font-size: 0.1em;
  text-decoration: none;
  text-indent: -9999px;
  background: url("../img/icons/icon_close.png") no-repeat;
}

/* line 177, ../sass/components/_sharefeature.scss */
.sharebox-enabled #fancybox-close {
  top: 20px;
  right: 20px;
}

/* line 218, ../sass/components/_sharefeature.scss */
.sharebox-up-enabled #fancybox-close {
  top: 20px;
  right: 20px;
}

/* line 230, ../sass/components/_sharefeature.scss */
.share-subsection .to-close:hover {
  background-image: url("../img/icons/icon_close_hover.png");
}

/* line 234, ../sass/components/_sharefeature.scss */
.sharebox-animating #fancybox-wrap {
  visibility: hidden;
}

/* Contact-person-section */
/* line 1285, ../sass/screen.scss */
.contact-person-section {
  margin-bottom: 29px;
}

/* line 1289, ../sass/screen.scss */
.contact-person {
  margin-top: 10px;
  border-bottom: 1px solid #e7eef0;
  width: 350px;
}

/* line 1295, ../sass/screen.scss */
.contact-person p {
  margin: 0;
}

/* line 1299, ../sass/screen.scss */
.contact-person p.photo {
  padding-left: 0;
}

/* line 1303, ../sass/screen.scss */
.contact-person p.photo img {
  float: left;
}

/* line 1307, ../sass/screen.scss */
.contact-person p.fn {
  padding-top: 25px;
}

/* Brands-contact-section */
/* line 1312, ../sass/screen.scss */
.brands-contact-section {
  padding-bottom: 22px;
}

/* line 1316, ../sass/screen.scss */
.bellow-body .brands-contact-section {
  width: 420px;
}

/* line 1320, ../sass/screen.scss */
.brands-contact-section form {
  margin-bottom: 14px;
}

/* line 1324, ../sass/screen.scss */
.brands-contact-section form label {
  margin-top: 2px;
  display: block;
  width: 110px;
  float: left;
}

/* line 1331, ../sass/screen.scss */
.brands-contact-section form select {
  width: 300px;
  float: left;
}

/* line 1336, ../sass/screen.scss */
.brands-contact-section form .corner-tl {
  top: 0.25em;
  left: 110px;
}

/* line 1341, ../sass/screen.scss */
.brands-contact-section form .corner-tr {
  top: 0.25em;
  left: 408px;
}

/* line 1346, ../sass/screen.scss */
.brands-contact-section form .corner-bl {
  bottom: 0.25em;
  left: 110px;
}

/* line 1351, ../sass/screen.scss */
.brands-contact-section form .corner-br {
  bottom: 0.25em;
  left: 408px;
}

/* line 1356, ../sass/screen.scss */
.brands-contact-section .brand-contact {
  margin: 0 0 10px 0;
}

/* line 1360, ../sass/screen.scss */
.js-enhanced .brands-contact-section .brand-contact {
  margin: 0;
  padding: 0 0 0 110px;
}

/* line 1365, ../sass/screen.scss */
.brands-contact-section .brand-contact p {
  margin: 0;
}

/* end - sections */
/***
 * ##HOMEPAGE
 */
/* line 4, ../sass/pages/_homepage.scss */
.homepage #main {
  margin-top: 20px;
  float: none;
  width: 100%;
}
/* line 8, ../sass/pages/_homepage.scss */
.homepage #main .primary {
  margin-bottom: 0 !important;
}

/* line 13, ../sass/pages/_homepage.scss */
.homepage .video-container.homepage {
  margin-bottom: 20px;
  margin-right: 20px;
  float: left;
  width: 700px;
  height: 393px;
}

/* line 21, ../sass/pages/_homepage.scss */
.homepage .player-container iframe {
  width: 100%;
  height: 100%;
}

/* line 26, ../sass/pages/_homepage.scss */
.homepage .banner-section {
  float: left;
  width: 180px;
  padding: 0 20px;
  height: 373px;
  background: url("../img/backgrounds/home-jvbanner.jpg") no-repeat;
  padding-top: 20px;
  margin-right: 0px;
  position: relative;
}

/* line 38, ../sass/pages/_homepage.scss */
.brand-container h2, .brand-container #kerncijfer-table caption, #kerncijfer-table .brand-container caption,
.brand-clipper h2,
.brand-clipper #kerncijfer-table caption,
#kerncijfer-table .brand-clipper caption {
  margin: 0 0 12px 0;
  color: #009FE3;
  font-size: 14px;
  font-family: "quadraatsans-bold", "Lucida Sans", "Lucida Grande", "Arial", sans-serif;
  font-weight: normal;
  text-align: left;
  text-transform: uppercase;
  background: url(../img/backgrounds/dotted-border-blue.png) 0 100% repeat-x;
  padding-bottom: 10px;
}

/* line 42, ../sass/pages/_homepage.scss */
#homepage-stock-chart {
  margin-bottom: -1em;
}

/* line 46, ../sass/pages/_homepage.scss */
.brand-container h2, .brand-container #kerncijfer-table caption, #kerncijfer-table .brand-container caption, .brand-clipper h2, .brand-clipper #kerncijfer-table caption, #kerncijfer-table .brand-clipper caption {
  margin: 10px 0 15px 0;
}

/* line 50, ../sass/pages/_homepage.scss */
.homepage #main .banner-section h1 {
  font-family: "quadraatsans-bold", "Lucida Sans", "Lucida Grande", "Arial", sans-serif;
  text-transform: uppercase;
  color: white;
  width: auto !important;
  float: none;
  font-weight: normal;
  line-height: 1.1em;
  margin-top: 10px !important;
  font-size: 200%;
  padding-bottom: 15px;
  background: url(../img/backgrounds/dotted-border-white.png) 0 100% repeat-x;
}

/* line 64, ../sass/pages/_homepage.scss */
.homepage .banner-section p {
  position: absolute;
  bottom: 20px;
  left: 20px;
}
/* line 68, ../sass/pages/_homepage.scss */
.homepage .banner-section p a {
  color: white;
  background: url("../img/hyperlinks/singular_arrowright_white.png") 100% 2px no-repeat;
}
/* line 28, ../sass/global/_mixins.scss */
.homepage .banner-section p a:hover {
  color: #FFDD00;
  background-image: url("../img/hyperlinks/singular_arrowright_yellow.png");
}

/* line 73, ../sass/pages/_homepage.scss */
.homepage .news-section h2, .homepage .news-section #kerncijfer-table caption, #kerncijfer-table .homepage .news-section caption {
  margin: 0;
  margin-top: -2px;
  font-size: 117%;
  color: #FFDD00;
  background-image: none;
}

/* line 81, ../sass/pages/_homepage.scss */
.homepage .primary .media-carrousel {
  margin-bottom: 30px;
  margin-left: 10px;
  float: left;
  width: 620px;
}

/* line 88, ../sass/pages/_homepage.scss */
.homepage .primary .media-carrousel .tab {
  width: 620px;
}

/* line 93, ../sass/pages/_homepage.scss */
.homepage.js-enhanced .primary .media-carrousel .tab .media-info,
.homepage.js-enhanced .primary .media-carrousel .media-carrousel-arrow {
  display: none;
}

/* line 98, ../sass/pages/_homepage.scss */
.videoplayer embed,
.videoplayer object {
  display: block;
}

/* line 102, ../sass/pages/_homepage.scss */
.homepage .news-container .newsitem {
  display: none;
  position: absolute;
  left: 140px;
  top: 11px;
  padding: 0;
}

/* line 111, ../sass/pages/_homepage.scss */
.homepage .primary .news-section {
  background: url(../img/backgrounds/info-bar.png) 0 0 no-repeat;
  margin-right: 0px;
  padding: 12px 10px 8px 12px;
  position: relative;
  float: right;
  width: 920px;
  left: -9px;
  height: 20px;
  min-height: 20px;
  margin-bottom: 27px;
}

/* line 125, ../sass/pages/_homepage.scss */
.homepage .primary .newsitem .singular {
  width: 600px;
  max-width: 600px;
  margin-left: 10px;
}
/* line 129, ../sass/pages/_homepage.scss */
.homepage .primary .newsitem .singular a {
  color: white;
  background: url("../img/hyperlinks/singular_arrowright_white.png") 100% 2px no-repeat;
}
/* line 28, ../sass/global/_mixins.scss */
.homepage .primary .newsitem .singular a:hover {
  color: #FFDD00;
  background-image: url("../img/hyperlinks/singular_arrowright_yellow.png");
}

/* line 135, ../sass/pages/_homepage.scss */
.homepage #footer {
  padding-left: 10px;
}

/* line 139, ../sass/pages/_homepage.scss */
.homepage .static-kwicks .kwick {
  background-position: 215px -11px;
}

/* line 143, ../sass/pages/_homepage.scss */
.homepage .static-kwicks ul {
  width: 940px !important;
}

/* line 147, ../sass/pages/_homepage.scss */
.homepage .kwicks-section {
  margin-left: 10px;
}

/* line 151, ../sass/pages/_homepage.scss */
.homepage .static-kwicks .kwick {
  width: 210px;
}
/* line 152, ../sass/pages/_homepage.scss */
.homepage .static-kwicks .kwick h2, .homepage .static-kwicks .kwick #kerncijfer-table caption, #kerncijfer-table .homepage .static-kwicks .kwick caption, .homepage .static-kwicks .kwick em {
  width: 190px;
}
/* line 155, ../sass/pages/_homepage.scss */
.homepage .static-kwicks .kwick h2, .homepage .static-kwicks .kwick #kerncijfer-table caption, #kerncijfer-table .homepage .static-kwicks .kwick caption {
  margin-bottom: 10px;
}

/* line 161, ../sass/pages/_homepage.scss */
.homepage .kwick .lead > span {
  font-size: 30px;
}

/* line 166, ../sass/pages/_homepage.scss */
.homepage .video-carousel {
  width: 700px;
  margin-left: 10px;
  height: 393px;
  overflow: hidden;
  float: left;
  margin-bottom: 20px;
  position: relative;
}

/* end - homepage */
/* line 3, ../sass/pages/_calendar.scss */
.calendarpage #main h1 {
  margin-bottom: 0.4em;
}

/* line 7, ../sass/pages/_calendar.scss */
.category-filter-section {
  background: url("../img/backgrounds/info-bar.png") no-repeat;
}
/* line 9, ../sass/pages/_calendar.scss */
.category-filter-section label {
  color: #FFDD00 !important;
}

/* line 14, ../sass/pages/_calendar.scss */
.calendarpage .paginator {
  margin-top: -24px;
}

/* line 18, ../sass/pages/_calendar.scss */
span.icon-agenda {
  background-image: url("../img/icons/icon_agenda.png");
  width: 22px;
  height: 22px;
  display: block;
  float: right;
  position: absolute;
  bottom: 3px;
  right: 4px;
}

/* line 29, ../sass/pages/_calendar.scss */
a:hover span.icon-agenda {
  background-image: url("../img/icons/icon_agenda_blue.png");
  width: 22px;
  height: 22px;
  display: block;
  float: right;
  position: absolute;
  bottom: 3px;
  right: 4px;
}

/* line 40, ../sass/pages/_calendar.scss */
a.to-agenda span {
  background: url("../img/hyperlinks/singular_arrowright_blue.png") 100% 2px no-repeat;
  padding: 0 10px 0 0;
}

/* line 45, ../sass/pages/_calendar.scss */
a.to-agenda:hover span {
  background: url("../img/hyperlinks/singular_arrowright_pink.png") 100% 2px no-repeat;
  padding: 0 10px 0 0;
}

/* line 50, ../sass/pages/_calendar.scss */
a.to-agenda {
  background: url("../img/icons/icon_agenda.png") left top no-repeat;
  width: auto;
  height: 22px;
  display: block;
  padding: 5px 0 0 26px;
  margin-bottom: 4px;
  font-weight: normal;
  cursor: pointer;
}

/* line 61, ../sass/pages/_calendar.scss */
a.to-agenda.yellow {
  background-image: url("../img/icons/icon_agenda_white.png");
  position: absolute;
  top: 14px;
  right: 10px;
}

/* line 68, ../sass/pages/_calendar.scss */
a.to-agenda:hover {
  background: url("../img/icons/icon_agenda.png") left top no-repeat;
  width: auto;
  height: 22px;
  display: block;
  padding: 5px 0 0 26px;
  margin-bottom: 4px;
  font-weight: normal;
}

/* end - productspage */
/***
 * ##PRODUCTSPAGE
 */
/* line 1378, ../sass/screen.scss */
.productspage h1 {
  margin-bottom: 1em;
}

/* Banner section */
/* line 2, ../sass/sections/_banners.scss */
.banner-section {
  position: relative;
}
/* line 5, ../sass/sections/_banners.scss */
.column-secondary .banner-section {
  margin-bottom: 20px;
}
/* line 9, ../sass/sections/_banners.scss */
.banner-section .banner-description {
  position: absolute;
  top: 10px;
  left: 10px;
  max-width: 200px;
}
/* line 15, ../sass/sections/_banners.scss */
.banner-section h2, .banner-section #kerncijfer-table caption, #kerncijfer-table .banner-section caption {
  margin: 0 0 12px 0;
  color: #009FE3;
  font-size: 14px;
  font-family: "quadraatsans-bold", "Lucida Sans", "Lucida Grande", "Arial", sans-serif;
  font-weight: normal;
  text-align: left;
  text-transform: uppercase;
  background: url(../img/backgrounds/dotted-border-blue.png) 0 100% repeat-x;
  padding-bottom: 10px;
  margin: 0 0 10px 0;
  font-size: 14px;
  line-height: 100%;
  padding-bottom: 15px;
}
/* line 23, ../sass/sections/_banners.scss */
.banner-section .singular {
  margin: 0;
}
/* line 26, ../sass/sections/_banners.scss */
.banner-section img {
  display: block;
}
/* line 29, ../sass/sections/_banners.scss */
.banner-section .banner-title {
  position: absolute;
  top: 23px;
  left: 20px;
  width: 245px;
}
/* line 34, ../sass/sections/_banners.scss */
.banner-section .banner-title h2, .banner-section .banner-title #kerncijfer-table caption, #kerncijfer-table .banner-section .banner-title caption {
  color: #009FE3;
  width: 100%;
}
/* line 39, ../sass/sections/_banners.scss */
.banner-section .banner-title h3 {
  width: 100%;
  font-family: "quadraatsans-bold", "Lucida Sans", "Lucida Grande", "Arial", sans-serif;
  font-style: normal;
  font-size: 24px;
  line-height: 100%;
  text-transform: uppercase;
  margin: 0;
  padding-bottom: 15px;
  background: url(../img/backgrounds/dotted-border-blue.png) 0 100% repeat-x;
}
/* line 51, ../sass/sections/_banners.scss */
.banner-section.narrow .banner-title {
  width: 180px;
}
/* line 54, ../sass/sections/_banners.scss */
.banner-section.narrow .banner-content {
  bottom: 20px;
}
/* line 58, ../sass/sections/_banners.scss */
.banner-section .banner-content {
  position: absolute;
  bottom: 30px;
  left: 20px;
}
/* line 62, ../sass/sections/_banners.scss */
.banner-section .banner-content h2, .banner-section .banner-content #kerncijfer-table caption, #kerncijfer-table .banner-section .banner-content caption {
  background-image: none;
  padding: 0;
}
/* line 66, ../sass/sections/_banners.scss */
.banner-section .banner-content ul {
  margin: 0;
  padding: 0;
}
/* line 73, ../sass/sections/_banners.scss */
.banner-section.inverse h2, .banner-section.inverse #kerncijfer-table caption, #kerncijfer-table .banner-section.inverse caption {
  color: #FFDD00;
  background-image: url(../img/backgrounds/dotted-border-white.png);
}
/* line 77, ../sass/sections/_banners.scss */
.banner-section.inverse .banner-content h2, .banner-section.inverse .banner-content #kerncijfer-table caption, #kerncijfer-table .banner-section.inverse .banner-content caption {
  background-image: none;
}
/* line 80, ../sass/sections/_banners.scss */
.banner-section.inverse h3 {
  color: white;
  background-image: url(../img/backgrounds/dotted-border-white.png);
}
/* line 84, ../sass/sections/_banners.scss */
.banner-section.inverse p, .banner-section.inverse a, .banner-section.inverse ul, .banner-section.inverse li {
  color: white;
}
/* line 87, ../sass/sections/_banners.scss */
.banner-section.inverse a, .banner-section.inverse a span {
  background-image: url("../img/hyperlinks/singular_arrowright_white.png");
}
/* line 89, ../sass/sections/_banners.scss */
.banner-section.inverse a:hover, .banner-section.inverse a:hover span, .banner-section.inverse a span:hover, .banner-section.inverse a span:hover span {
  color: #FFDD00;
  background-image: url("../img/hyperlinks/singular_arrowright_yellow.png");
}
/* line 94, ../sass/sections/_banners.scss */
.banner-section.inverse .related-documents a.to-download {
  background-image: url("../img/icons/icon_download_white.png");
}
/* line 97, ../sass/sections/_banners.scss */
.banner-section.inverse .related-documents a.to-video {
  background-image: url("../img/icons/icon_video_white.png");
}
/* line 100, ../sass/sections/_banners.scss */
.banner-section.inverse .related-documents a.to-webcast {
  background-image: url("../img/icons/icon_webcast_white.png");
}

/* line 107, ../sass/sections/_banners.scss */
.column-primary .banner img {
  -moz-box-shadow: 2px 2px 5px #DFE4E9;
  -webkit-box-shadow: 2px 2px 5px #DFE4E9;
  box-shadow: 2px 2px 5px #DFE4E9;
}

/* line 113, ../sass/sections/_banners.scss */
.jaarverslag-banner .banner-content {
  bottom: 20px;
}

/* yellow */
/* line 149, ../sass/sections/_banners.scss */
.banner-description h2.theme-yellow, .banner-description #kerncijfer-table caption.theme-yellow, #kerncijfer-table .banner-description caption.theme-yellow {
  color: #FFDD00;
  background-image: url(../img/backgrounds/dotted-border-white.png);
}
/* line 153, ../sass/sections/_banners.scss */
.banner-description h2.theme-white, .banner-description #kerncijfer-table caption.theme-white, #kerncijfer-table .banner-description caption.theme-white {
  color: white;
  background-image: url(../img/backgrounds/dotted-border-white.png);
}
/* line 157, ../sass/sections/_banners.scss */
.banner-description .theme-yellow a, .banner-description .theme-lightgrey a, .banner-description .theme-white a {
  color: white;
  background: url("../img/hyperlinks/singular_arrowright_white.png") 100% 2px no-repeat;
}
/* line 28, ../sass/global/_mixins.scss */
.banner-description .theme-yellow a:hover, .banner-description .theme-lightgrey a:hover, .banner-description .theme-white a:hover {
  color: #FFDD00;
  background-image: url("../img/hyperlinks/singular_arrowright_yellow.png");
}

/* line 2, ../sass/sections/_related.scss */
.section > .linkedin {
  padding: 20px;
  background: url(../img/backgrounds/theme.jpg) 0 0 no-repeat;
  margin-bottom: 20px;
}
/* line 7, ../sass/sections/_related.scss */
.section > .linkedin h3 {
  margin: 0 0 12px 0;
  color: #009FE3;
  font-size: 14px;
  font-family: "quadraatsans-bold", "Lucida Sans", "Lucida Grande", "Arial", sans-serif;
  font-weight: normal;
  text-align: left;
  text-transform: uppercase;
  background: url(../img/backgrounds/dotted-border-blue.png) 0 100% repeat-x;
  padding-bottom: 10px;
  color: #FFDD00;
  background-image: url(../img/backgrounds/dotted-border-white.png);
  margin-right: 20px;
}
/* line 13, ../sass/sections/_related.scss */
.section > .linkedin h2, .section > .linkedin #kerncijfer-table caption, #kerncijfer-table .section > .linkedin caption {
  color: white;
  font-size: 24px;
  margin-right: 20px;
  line-height: 24px;
  background: url(../img/backgrounds/dotted-border-white.png) repeat-x;
  background-position: bottom left;
  padding-bottom: 15px;
  font-family: quadraatsans;
}
/* line 23, ../sass/sections/_related.scss */
.section > .linkedin a {
  color: white;
  background: url("../img/hyperlinks/singular_arrowright_white.png") 100% 2px no-repeat;
  padding: 0px 10px 0px 0px;
  margin-top: 20px;
}
/* line 28, ../sass/global/_mixins.scss */
.section > .linkedin a:hover {
  color: #FFDD00;
  background-image: url("../img/hyperlinks/singular_arrowright_yellow.png");
}
/* line 28, ../sass/sections/_related.scss */
.section > .linkedin a.linkedin:before {
  content: "";
  display: block;
  width: 36px;
  float: left;
  margin-right: 10px;
  margin-top: -3px;
  height: 36px;
  background: url("../img/icons/linkedin_36.png") no-repeat;
}

/* line 46, ../sass/sections/_related.scss */
.related-section {
  float: left;
  clear: left;
  width: 220px;
  margin-top: 20px;
  position: relative;
}

/* line 58, ../sass/sections/_related.scss */
.related-section p {
  margin-bottom: 0;
}

/* line 62, ../sass/sections/_related.scss */
.related-section h2, .related-section #kerncijfer-table caption, #kerncijfer-table .related-section caption {
  margin: 0 0 12px 0;
  color: #009FE3;
  font-size: 14px;
  font-family: "quadraatsans-bold", "Lucida Sans", "Lucida Grande", "Arial", sans-serif;
  font-weight: normal;
  text-align: left;
  text-transform: uppercase;
  background: url(../img/backgrounds/dotted-border-blue.png) 0 100% repeat-x;
  padding-bottom: 10px;
  margin-bottom: 10px;
}

/* line 68, ../sass/sections/_related.scss */
.news-section .more,
.related-section .more {
  position: absolute;
  bottom: 18px;
}

/* line 1, ../sass/pages/_investors.scss */
.investorspage .presentations-section {
  padding-left: 0;
}

/***
 * ##INVESTORSPAGE
 */
/* line 9, ../sass/pages/_investors.scss */
.investorspage #main {
  margin-top: 0;
}

/* line 13, ../sass/pages/_investors.scss */
.investorspage .primary .banner-section {
  float: left;
  clear: none;
  margin-right: 20px;
}

/* line 22, ../sass/pages/_investors.scss */
.investorspage .primary .banner-section.narrow {
  margin-right: 0;
}

/* line 28, ../sass/pages/_investors.scss */
.investorspage .banner-section .banner-content h2, .investorspage .banner-section .banner-content #kerncijfer-table caption, #kerncijfer-table .investorspage .banner-section .banner-content caption {
  color: #0D1D47;
}
/* line 32, ../sass/pages/_investors.scss */
.investorspage .banner-section .banner-content .related-documents .to-video {
  background-image: url("../img/icons/icon_video_blue.png");
  background-position: 2px 50%;
}
/* line 36, ../sass/pages/_investors.scss */
.investorspage .banner-section .banner-content .related-documents .to-webcast {
  background-image: url("../img/icons/icon_webcast_blue.png");
  background-position: 1px 50%;
}
/* line 40, ../sass/pages/_investors.scss */
.investorspage .banner-section .banner-content .related-documents .to-download {
  background-image: url("../img/icons/icon_download_blue.png");
}
/* line 47, ../sass/pages/_investors.scss */
.investorspage .banner-section.inverse .banner-content h2, .investorspage .banner-section.inverse .banner-content #kerncijfer-table caption, #kerncijfer-table .investorspage .banner-section.inverse .banner-content caption {
  color: #FFDD00;
}
/* line 51, ../sass/pages/_investors.scss */
.investorspage .banner-section.inverse .banner-content .related-documents .to-video {
  background-image: url("../img/icons/icon_video_white.png");
  background-position: 2px 50%;
}
/* line 55, ../sass/pages/_investors.scss */
.investorspage .banner-section.inverse .banner-content .related-documents .to-webcast {
  background-image: url("../img/icons/icon_webcast_white.png");
  background-position: 1px 50%;
}
/* line 59, ../sass/pages/_investors.scss */
.investorspage .banner-section.inverse .banner-content .related-documents .to-download {
  background-image: url("../img/icons/icon_download_white.png");
}

/* line 68, ../sass/pages/_investors.scss */
.investorspage .related-section ul {
  margin-top: 5px;
}

/* line 73, ../sass/pages/_investors.scss */
.investorspage .related-section,
.investorspage .news-section {
  padding-bottom: 35px;
}

/* line 77, ../sass/pages/_investors.scss */
.investorspage .related-section {
  min-height: 200px;
  margin-top: 30px;
}

/* line 86, ../sass/pages/_investors.scss */
.investorspage .event {
  padding: 0;
}

/* line 90, ../sass/pages/_investors.scss */
.investorspage .presentations-section .related-documents {
  min-height: 106px;
}

/* line 94, ../sass/pages/_investors.scss */
.investorspage .primary .news-container {
  min-height: 82px;
}

/* line 98, ../sass/pages/_investors.scss */
.investorspage .news-section {
  margin-top: 30px;
  width: 540px;
  min-height: 200px;
}

/* line 104, ../sass/pages/_investors.scss */
.investorspage .news-section .newsitem p.singular {
  width: 460px;
}

/* line 108, ../sass/pages/_investors.scss */
.investorspage .primary .news-section .newsitem {
  padding: 0 0 13px 0;
}

/* line 112, ../sass/pages/_investors.scss */
.investorspage .primary .news-section .news-container {
  margin-top: 15px;
}

/* line 120, ../sass/pages/_investors.scss */
.investorscalendarpage .column-primary {
  padding-right: 20px;
  width: 530px;
}

/* line 125, ../sass/pages/_investors.scss */
.investorscalendarpage table.calendar {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 40px;
}

/* line 132, ../sass/pages/_investors.scss */
.investorscalendarpage table.calendar th,
.investorscalendarpage table.calendar td {
  border-bottom: 1px solid #e7eef0;
}

/* line 136, ../sass/pages/_investors.scss */
.investorscalendarpage table.calendar th {
  color: #009FE3;
  text-align: left;
  width: 115px;
}

/* line 142, ../sass/pages/_investors.scss */
.investorscalendarpage table.calendar tbody th {
  padding-top: 10px;
  padding-bottom: 10px;
  vertical-align: top;
}

/* line 148, ../sass/pages/_investors.scss */
.investorscalendarpage table.calendar tbody td {
  padding: 20px 0 10px 0px;
  vertical-align: top;
}

/* line 153, ../sass/pages/_investors.scss */
.investorscalendarpage table.calendar th.caption {
  padding-bottom: 10px;
}

/* line 157, ../sass/pages/_investors.scss */
.investorscalendarpage table.calendar tbody th strong {
  font-weight: normal;
  font-family: "quadraatsans-bold", "Lucida Sans", "Lucida Grande", "Arial", sans-serif;
  font-size: 250%;
  width: 45px;
  text-align: right;
  display: block;
  float: left;
}

/* line 168, ../sass/pages/_investors.scss */
.investorscalendarpage table.calendar tbody th span {
  padding-left: 7px;
  font-family: "quadraatsans", "Lucida Sans", "Lucida Grande", "Arial", sans-serif;
  font-weight: normal;
  font-size: 150%;
  width: 45px;
  text-align: left;
  display: block;
  float: left;
}

/* line 180, ../sass/pages/_investors.scss */
.investorscalendarpage table.calendar p {
  margin: 0;
  margin-top: 0.25em;
  color: #59666C;
}

/* line 186, ../sass/pages/_investors.scss */
.investorscalendarpage table.calendar a.to-agenda {
  margin-top: 10px;
}

/* line 190, ../sass/pages/_investors.scss */
.investorscalendarpage table.calendar h3 {
  font-style: normal;
  margin: 0;
}

/* line 195, ../sass/pages/_investors.scss */
.investorscalendarpage table.calendar h3 + p.singular {
  margin-top: 10px;
}

/* line 199, ../sass/pages/_investors.scss */
.investorscalendarpage .column-secondary .related-links ul li a {
  padding-left: 0;
}

/* end - investorspage */
/***
 * ##RESULTSPRESENTATIONSPAGE
 */
/* line 1393, ../sass/screen.scss */
ul.result-overview {
  margin: 1em 0 1em 0;
  padding: 0;
  list-style: none;
}

/* line 1399, ../sass/screen.scss */
ul.result-overview li {
  position: relative;
  margin: 0 10px 10px 0;
  padding: 0;
  width: 31.5%;
  min-height: 50px;
  border-left: 1px solid #e7eef0;
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: top;
}

/* line 1411, ../sass/screen.scss */
ul.result-overview li div.result-container {
  position: relative;
  padding: 0px 10px 10px 10px;
}

/* line 1416, ../sass/screen.scss */
ul.result-overview li.first div.result-container {
  position: relative;
  padding: 0px 10px 10px 0px;
}

/* line 1421, ../sass/screen.scss */
ul.result-overview li.first {
  border: none;
}

/* line 1425, ../sass/screen.scss */
ul.result-overview li a {
  font-size: 105%;
}

/* line 1429, ../sass/screen.scss */
ul.result-overview li div {
  position: relative;
}

/* line 1433, ../sass/screen.scss */
ul.result-overview h2, ul.result-overview #kerncijfer-table caption, #kerncijfer-table ul.result-overview caption {
  margin-bottom: 1.3em;
}

/* end - resultspresentationspage */
/***
 * ##MEDIAPAGE
 */
/* line 1, ../sass/pages/_mediapage.scss */
.primary h1 {
  float: left;
  clear: left;
  width: 460px !important;
}

/* line 9, ../sass/pages/_mediapage.scss */
.mediapage .news-headlines-section {
  margin-top: -5px;
  float: left;
  clear: left;
  width: 460px;
}
/* line 15, ../sass/pages/_mediapage.scss */
.mediapage .news-headlines-section .news-container {
  margin-bottom: 0;
  min-height: 288px;
}
/* line 20, ../sass/pages/_mediapage.scss */
.mediapage .event .singular,
.mediapage .newsitem .singular {
  width: 380px;
}
/* line 23, ../sass/pages/_mediapage.scss */
.mediapage .newsitem .singular {
  line-height: 165%;
}
/* line 27, ../sass/pages/_mediapage.scss */
.mediapage .presentations-section h2, .mediapage .presentations-section #kerncijfer-table caption, #kerncijfer-table .mediapage .presentations-section caption {
  margin: 0 0 12px 0;
  color: #009FE3;
  font-size: 14px;
  font-family: "quadraatsans-bold", "Lucida Sans", "Lucida Grande", "Arial", sans-serif;
  font-weight: normal;
  text-align: left;
  text-transform: uppercase;
  background: url(../img/backgrounds/dotted-border-blue.png) 0 100% repeat-x;
  padding-bottom: 10px;
}
/* line 31, ../sass/pages/_mediapage.scss */
.mediapage .archive-section {
  background: url(../img/backgrounds/theme.jpg);
}
/* line 34, ../sass/pages/_mediapage.scss */
.mediapage .archive-section a span {
  color: white;
  background: url("../img/hyperlinks/singular_arrowright_white.png") 100% 2px no-repeat !important;
}
/* line 37, ../sass/pages/_mediapage.scss */
.mediapage .archive-section a span:hover {
  color: #FFDD00;
  background-image: url("../img/hyperlinks/singular_arrowright_yellow.png") !important;
}
/* line 43, ../sass/pages/_mediapage.scss */
.mediapage .archive-section h2, .mediapage .archive-section #kerncijfer-table caption, #kerncijfer-table .mediapage .archive-section caption {
  margin: 0 0 12px 0;
  color: #009FE3;
  font-size: 14px;
  font-family: "quadraatsans-bold", "Lucida Sans", "Lucida Grande", "Arial", sans-serif;
  font-weight: normal;
  text-align: left;
  text-transform: uppercase;
  background: url(../img/backgrounds/dotted-border-blue.png) 0 100% repeat-x;
  padding-bottom: 10px;
  color: #FFDD00;
  background-image: url(../img/backgrounds/dotted-border-white.png);
}
/* line 48, ../sass/pages/_mediapage.scss */
.mediapage .archive-section .singular a {
  color: white;
  background: url("../img/hyperlinks/singular_arrowright_white.png") 100% 2px no-repeat;
}
/* line 28, ../sass/global/_mixins.scss */
.mediapage .archive-section .singular a:hover {
  color: #FFDD00;
  background-image: url("../img/hyperlinks/singular_arrowright_yellow.png");
}

/* press release subhome */
/* line 3, ../sass/pages/_pressreleases.scss */
.newslist {
  width: 380px;
  float: left;
  margin-bottom: 20px;
}
/* line 7, ../sass/pages/_pressreleases.scss */
.newslist.first {
  padding-right: 10px;
  margin-right: 10px;
}
/* line 11, ../sass/pages/_pressreleases.scss */
.newslist h2, .newslist #kerncijfer-table caption, #kerncijfer-table .newslist caption {
  margin: 0 0 12px 0;
  color: #009FE3;
  font-size: 14px;
  font-family: "quadraatsans-bold", "Lucida Sans", "Lucida Grande", "Arial", sans-serif;
  font-weight: normal;
  text-align: left;
  text-transform: uppercase;
  background: url(../img/backgrounds/dotted-border-blue.png) 0 100% repeat-x;
  padding-bottom: 10px;
  background-position: 2px 100%;
}
/* line 15, ../sass/pages/_pressreleases.scss */
.newslist ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
/* line 20, ../sass/pages/_pressreleases.scss */
.newslist li {
  border-bottom: 1px solid #d6d7d7;
  padding: 7px 0;
}
/* line 23, ../sass/pages/_pressreleases.scss */
.newslist li span.date {
  line-height: 145%;
  color: #8896ac;
  display: block;
  font-size: 100%;
  margin: 0;
  padding: 0;
  width: 60px;
  float: left;
  clear: left;
}
/* line 33, ../sass/pages/_pressreleases.scss */
.newslist li p {
  display: block;
  width: 320px;
  float: left;
  margin: 0;
}
/* line 39, ../sass/pages/_pressreleases.scss */
.newslist li a {
  font-weight: bold;
  padding-right: 10px;
  background: url("../img/hyperlinks/singular_arrowright_blue.png") 100% 2px no-repeat;
}
/* line 43, ../sass/pages/_pressreleases.scss */
.newslist li a:hover {
  color: #009FE3;
  background-image: url("../img/hyperlinks/singular_arrowright_pink.png");
}
/* line 49, ../sass/pages/_pressreleases.scss */
.newslist p {
  margin: 20px 0;
}

/* line 54, ../sass/pages/_pressreleases.scss */
.download-section, .dossier-section {
  padding: 10px;
  width: 360px;
  min-height: 150px;
  margin-bottom: 40px;
}

/* line 61, ../sass/pages/_pressreleases.scss */
.download-section h2, .download-section #kerncijfer-table caption, #kerncijfer-table .download-section caption, .dossier-section h2, .dossier-section #kerncijfer-table caption, #kerncijfer-table .dossier-section caption {
  margin-bottom: 7px;
}

/* line 65, ../sass/pages/_pressreleases.scss */
.download-section ul, .dossier-section ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

/* line 71, ../sass/pages/_pressreleases.scss */
.download-section {
  clear: both;
  background: url(../img/backgrounds/theme.jpg) 0 0 no-repeat;
  float: left;
}
/* line 75, ../sass/pages/_pressreleases.scss */
.download-section h2, .download-section #kerncijfer-table caption, #kerncijfer-table .download-section caption {
  margin: 0 0 12px 0;
  color: #009FE3;
  font-size: 14px;
  font-family: "quadraatsans-bold", "Lucida Sans", "Lucida Grande", "Arial", sans-serif;
  font-weight: normal;
  text-align: left;
  text-transform: uppercase;
  background: url(../img/backgrounds/dotted-border-blue.png) 0 100% repeat-x;
  padding-bottom: 10px;
  color: #FFDD00;
  background-image: url(../img/backgrounds/dotted-border-white.png);
}
/* line 80, ../sass/pages/_pressreleases.scss */
.download-section li {
  width: 180px;
  float: left;
  display: block;
  margin-bottom: 10px;
}
/* line 86, ../sass/pages/_pressreleases.scss */
.download-section a {
  color: white;
  padding-right: 10px;
  background: url("../img/hyperlinks/singular_arrowright_white.png") right 3px no-repeat;
}
/* line 90, ../sass/pages/_pressreleases.scss */
.download-section a:hover {
  color: #FFDD00;
  background-image: url("../img/hyperlinks/singular_arrowright_yellow.png");
}
/* line 96, ../sass/pages/_pressreleases.scss */
.download-section a.to-download-category {
  display: block;
  background: url("../img/icons/icon_download_category-white.png") left center no-repeat;
  padding-left: 30px;
  height: 25px;
  line-height: 25px;
}
/* line 102, ../sass/pages/_pressreleases.scss */
.download-section a.to-download-category span {
  padding-right: 10px;
  background: url("../img/hyperlinks/singular_arrowright_white.png") right 3px no-repeat;
}
/* line 106, ../sass/pages/_pressreleases.scss */
.download-section a.to-download-category:hover span {
  background-image: url("../img/hyperlinks/singular_arrowright_yellow.png");
}

/* line 112, ../sass/pages/_pressreleases.scss */
.dossier-section {
  float: right;
  margin-right: 10px;
}
/* line 115, ../sass/pages/_pressreleases.scss */
.dossier-section h2, .dossier-section #kerncijfer-table caption, #kerncijfer-table .dossier-section caption {
  margin: 0 0 12px 0;
  color: #009FE3;
  font-size: 14px;
  font-family: "quadraatsans-bold", "Lucida Sans", "Lucida Grande", "Arial", sans-serif;
  font-weight: normal;
  text-align: left;
  text-transform: uppercase;
  background: url(../img/backgrounds/dotted-border-blue.png) 0 100% repeat-x;
  padding-bottom: 10px;
}
/* line 118, ../sass/pages/_pressreleases.scss */
.dossier-section li {
  float: left;
  display: block;
  width: 100%;
  padding-bottom: 7px;
}
/* line 124, ../sass/pages/_pressreleases.scss */
.dossier-section a.to-dossier {
  background: url("../img/icons/icon_archive.png") left center no-repeat;
  padding-left: 30px;
  height: 25px;
  float: left;
  line-height: 25px;
}
/* line 130, ../sass/pages/_pressreleases.scss */
.dossier-section a.to-dossier span {
  padding-right: 10px;
  background: url("../img/hyperlinks/singular_arrowright_blue.png") right 3px no-repeat;
}
/* line 134, ../sass/pages/_pressreleases.scss */
.dossier-section a.to-dossier:hover span {
  background-image: url("../img/hyperlinks/singular_arrowright_pink.png");
}
/* line 138, ../sass/pages/_pressreleases.scss */
.dossier-section p {
  clear: left;
  margin: 0;
}

/***
 * ##PRESSRELEASESPAGE
 */
/* line 149, ../sass/pages/_pressreleases.scss */
.pressreleasespage h1 {
  margin-bottom: 0.4em;
  background: none !important;
}
/* line 153, ../sass/pages/_pressreleases.scss */
.pressreleasespage .searchresults-section {
  margin: 0;
}

/* Searchresults-header */
/* line 160, ../sass/pages/_pressreleases.scss */
.searchresults-header {
  margin: 0 0 1.35em 0;
  padding-bottom: 10px;
}

/* line 165, ../sass/pages/_pressreleases.scss */
p.searchresults-header {
  color: #8696AC;
}

/* line 170, ../sass/pages/_pressreleases.scss */
.pressreleasespage #breadcrumbs {
  padding-bottom: 2.5em;
}
/* line 173, ../sass/pages/_pressreleases.scss */
.pressreleasespage .searchbox-container {
  margin-left: 0;
  background-position: 0px 100%;
  margin-right: 0;
}
/* line 177, ../sass/pages/_pressreleases.scss */
.pressreleasespage .searchbox-container .formfield-container {
  margin-right: 10px;
}
/* line 180, ../sass/pages/_pressreleases.scss */
.pressreleasespage .searchbox-container form .textfield-container input {
  width: 300px;
}
/* line 183, ../sass/pages/_pressreleases.scss */
.pressreleasespage .searchbox-container .related-terms {
  width: 325px;
  margin-left: 0px;
}
/* line 188, ../sass/pages/_pressreleases.scss */
.pressreleasespage #filters {
  width: 200px;
  float: right;
  margin: 0;
  margin-right: 10px;
}
/* line 194, ../sass/pages/_pressreleases.scss */
.pressreleasespage .column-primary {
  width: 560px;
}
/* line 198, ../sass/pages/_pressreleases.scss */
.pressreleasespage .searchresults .result > div {
  width: 420px;
}
/* line 201, ../sass/pages/_pressreleases.scss */
.pressreleasespage .searchresults .result.noimage > div {
  width: 530px;
}
/* line 205, ../sass/pages/_pressreleases.scss */
.pressreleasespage .paginator .pagenumbers {
  width: 450px;
  /*margin-left: -170px;*/
}
/* line 210, ../sass/pages/_pressreleases.scss */
.pressreleasespage .result .shadow-t {
  width: 550px;
  left: -5px;
  background: url("../img/backgrounds/result_shadow_small_t.gif");
}
/* line 215, ../sass/pages/_pressreleases.scss */
.pressreleasespage .result .shadow-b {
  width: 550px;
  left: -5px;
  background: url("../img/backgrounds/result_shadow_small_b.gif");
}

/* subhomepage */
/* line 226, ../sass/pages/_pressreleases.scss */
.pressreleasesubhome #main {
  margin-top: 0;
}
/* line 229, ../sass/pages/_pressreleases.scss */
.pressreleasesubhome .download-section, .pressreleasesubhome .dossier-section {
  position: relative;
}
/* line 232, ../sass/pages/_pressreleases.scss */
.pressreleasesubhome .download-section .singular, .pressreleasesubhome .dossier-section .singular {
  position: absolute;
  bottom: 0px;
  margin: 0 0 1.5em;
}
/* line 237, ../sass/pages/_pressreleases.scss */
.pressreleasesubhome #main h1.decorated {
  margin-bottom: 10px !important;
}
/* line 240, ../sass/pages/_pressreleases.scss */
.pressreleasesubhome .newslist {
  margin-bottom: 15px;
}
/* line 243, ../sass/pages/_pressreleases.scss */
.pressreleasesubhome .kwicks-section {
  top: 20px;
}

/* end - pressreleasespage */
/* download page */
/* line 4, ../sass/pages/_download.scss */
.downloadpage #main > h1 {
  background-image: none;
}
/* line 7, ../sass/pages/_download.scss */
.downloadpage .typefilterbox {
  background: url(../img/backgrounds/info-bar.png) 0 0 no-repeat;
  padding: 9px 10px;
  list-style-type: none;
  margin: 0;
  margin-bottom: 30px;
}
/* line 13, ../sass/pages/_download.scss */
.downloadpage .typefilterbox li {
  margin: 0;
  padding: 0;
  float: left;
  margin-right: 10px;
}
/* line 18, ../sass/pages/_download.scss */
.downloadpage .typefilterbox li.active a {
  font-weight: bold;
  color: #FFDD00;
}
/* line 23, ../sass/pages/_download.scss */
.downloadpage .typefilterbox li a {
  display: block;
  padding: 3px 5px;
  color: white;
}
/* line 24, ../sass/pages/_download.scss */
.downloadpage .typefilterbox li a:hover {
  display: block;
  padding: 3px 5px;
  color: white;
  text-decoration: underline;
}
/* line 36, ../sass/pages/_download.scss */
.downloadpage .typefilterbox li .corner {
  background-color: #2774A3;
}
/* line 41, ../sass/pages/_download.scss */
.downloadpage .searchresults {
  margin-right: 10px;
}
/* line 44, ../sass/pages/_download.scss */
.downloadpage .result {
  padding: 20px 0;
  border-bottom: 1px solid #d6d7d7;
}
/* line 47, ../sass/pages/_download.scss */
.downloadpage .result:first-child {
  padding-top: 0;
}
/* line 51, ../sass/pages/_download.scss */
.downloadpage .searchresults .result > div {
  width: 430px;
}
/* line 54, ../sass/pages/_download.scss */
.downloadpage a.to-download {
  margin-top: 10px;
  padding: 0.6em 0 0.6em 30px;
  display: block;
  background-position: 0 0.25em;
  background: url("../img/icons/icon_download.png") left top no-repeat;
}
/* line 60, ../sass/pages/_download.scss */
.downloadpage a.to-download span {
  padding-right: 10px;
  background: url("../img/hyperlinks/singular_arrowright_blue.png") right 3px no-repeat;
}
/* line 64, ../sass/pages/_download.scss */
.downloadpage a.to-download:hover span {
  background: url("../img/hyperlinks/singular_arrowright_pink.png") right 3px no-repeat;
}

/* line 70, ../sass/pages/_download.scss */
.datefield input {
  border: 1px solid #D1DDE1;
}

/* end download page */
/* line 1, ../sass/pages/_content.scss */
.contentpage .column-secondary {
  width: 220px;
}

/* line 5, ../sass/pages/_content.scss */
.contentpage #main h2, .contentpage #main #kerncijfer-table caption, #kerncijfer-table .contentpage #main caption {
  margin: 0 0 12px 0;
  color: #009FE3;
  font-size: 14px;
  font-family: "quadraatsans-bold", "Lucida Sans", "Lucida Grande", "Arial", sans-serif;
  font-weight: normal;
  text-align: left;
  text-transform: uppercase;
}

/* line 11, ../sass/pages/_content.scss */
.contentpage .column-primary h1 {
  width: 502px !important;
}

/***
 * ##WORKINGATPAGE
 */
/* line 7, ../sass/pages/_working_at.scss */
.workingatpage #main {
  margin-top: 0;
}
/* line 10, ../sass/pages/_working_at.scss */
.workingatpage #main .primary .banner-section {
  float: left;
  height: 365px;
}
/* line 14, ../sass/pages/_working_at.scss */
.workingatpage #main .primary .banner-section:after {
  content: "";
  display: block;
  background: url("../img/backgrounds/wb_foto_gradient.png") repeat-y;
  position: absolute;
  width: 540px;
  height: 365px;
  top: 0px;
  left: 0px;
  z-index: 1;
  visibility: visible;
}
/* line 27, ../sass/pages/_working_at.scss */
.workingatpage #main .primary .banner-section.narrow:after {
  display: none;
}
/* line 32, ../sass/pages/_working_at.scss */
.workingatpage #main .primary .banner-section .banner-title {
  width: 200px;
  background: url(../img/backgrounds/dotted-border-white.png) 0 0 repeat-x;
  padding-top: 15px;
  z-index: 2;
}
/* line 38, ../sass/pages/_working_at.scss */
.workingatpage #main .primary .banner-section .banner-content {
  z-index: 2;
}
/* line 40, ../sass/pages/_working_at.scss */
.workingatpage #main .primary .banner-section .banner-content a {
  font-weight: bold;
}
/* line 44, ../sass/pages/_working_at.scss */
.workingatpage #main .primary .banner-section h2, .workingatpage #main .primary .banner-section #kerncijfer-table caption, #kerncijfer-table .workingatpage #main .primary .banner-section caption {
  font-size: 32px;
  color: white;
  background: url(../img/backgrounds/dotted-border-white.png) 0 100% repeat-x;
}
/* line 49, ../sass/pages/_working_at.scss */
.workingatpage #main .primary .banner-section.narrow {
  float: right;
}
/* line 52, ../sass/pages/_working_at.scss */
.workingatpage #main .primary .banner-section p.singular {
  margin-top: 12px;
}
/* line 55, ../sass/pages/_working_at.scss */
.workingatpage #main .primary .banner-section a.singular {
  color: white;
  background: url("../img/hyperlinks/singular_arrowright_white.png") 100% 2px no-repeat;
}
/* line 28, ../sass/global/_mixins.scss */
.workingatpage #main .primary .banner-section a.singular:hover {
  color: #FFDD00;
  background-image: url("../img/hyperlinks/singular_arrowright_yellow.png");
}
/* line 59, ../sass/pages/_working_at.scss */
.workingatpage #main .primary .jobsquicksearch-section {
  padding: 0 20px;
  width: 180px;
  margin-right: 0;
  background: url("../img/backgrounds/theme.jpg") no-repeat 0 0;
}
/* line 60, ../sass/pages/_working_at.scss */
.workingatpage #main .primary .jobsquicksearch-section ul {
  margin: 0;
  padding: 0;
}
/* line 68, ../sass/pages/_working_at.scss */
.workingatpage #main .primary .jobsquicksearch-section h3 {
  margin-top: 15px;
  color: #FFDD00;
  font-size: 14px;
  clear: both;
}
/* line 74, ../sass/pages/_working_at.scss */
.workingatpage #main .primary .jobsquicksearch-section form {
  padding-bottom: 12px;
  border-bottom: 1px solid #337CB0;
  *zoom: 1;
}
/* line 38, ../../../../../Library/Ruby/Gems/1.8/gems/compass-0.13.alpha.4/frameworks/compass/stylesheets/compass/utilities/general/_clearfix.scss */
.workingatpage #main .primary .jobsquicksearch-section form:after {
  content: "";
  display: table;
  clear: both;
}
/* line 80, ../sass/pages/_working_at.scss */
.workingatpage #main .primary .jobsquicksearch-section select {
  width: 100%;
}
/* line 84, ../sass/pages/_working_at.scss */
.workingatpage #main .primary .jobsquicksearch-section .selectfield-container {
  margin-top: 12px;
}
/* line 86, ../sass/pages/_working_at.scss */
.workingatpage #main .primary .jobsquicksearch-section .selectfield-container .corner {
  background: #2774A3;
}
/* line 90, ../sass/pages/_working_at.scss */
.workingatpage #main .primary .jobsquicksearch-section .selectfield-container .corner-tl,
.workingatpage #main .primary .jobsquicksearch-section .selectfield-container .corner-tr {
  top: 0.25em;
}
/* line 94, ../sass/pages/_working_at.scss */
.workingatpage #main .primary .jobsquicksearch-section .selectfield-container .corner-bl,
.workingatpage #main .primary .jobsquicksearch-section .selectfield-container .corner-br {
  bottom: 0.25em;
}
/* line 99, ../sass/pages/_working_at.scss */
.workingatpage #main .primary .jobsquicksearch-section .submitfield-container {
  margin-top: 12px;
  float: right;
}
/* line 102, ../sass/pages/_working_at.scss */
.workingatpage #main .primary .jobsquicksearch-section .submitfield-container button {
  background-color: #009FE3;
  color: white;
}
/* line 37, ../sass/global/_mixins.scss */
.workingatpage #main .primary .jobsquicksearch-section .submitfield-container button.button-hover {
  background-color: #FFDD00;
  color: #0D1D47;
}
/* line 105, ../sass/pages/_working_at.scss */
.workingatpage #main .primary .jobsquicksearch-section .submitfield-container .corner {
  background-color: #2774A3;
}
/* line 108, ../sass/pages/_working_at.scss */
.workingatpage #main .primary .jobsquicksearch-section .submitfield-container .corner-tl {
  top: 0.25em;
  left: 0;
}
/* line 113, ../sass/pages/_working_at.scss */
.workingatpage #main .primary .jobsquicksearch-section .submitfield-container .corner-tr {
  top: 0.25em;
  right: 0;
}
/* line 118, ../sass/pages/_working_at.scss */
.workingatpage #main .primary .jobsquicksearch-section .submitfield-container .corner-br {
  bottom: 0.25em;
  right: 0;
}
/* line 123, ../sass/pages/_working_at.scss */
.workingatpage #main .primary .jobsquicksearch-section .submitfield-container .corner-bl {
  bottom: 0.25em;
  left: 0;
}
/* line 129, ../sass/pages/_working_at.scss */
.workingatpage #main .primary .jobsquicksearch-section .jobposition-formfield .corner-tl,
.workingatpage #main .primary .jobsquicksearch-section .jobposition-formfield .corner-bl {
  left: auto;
  right: 209px;
}
/* line 134, ../sass/pages/_working_at.scss */
.workingatpage #main .kwicks-section > h2, .workingatpage #main #kerncijfer-table .kwicks-section > caption, #kerncijfer-table .workingatpage #main .kwicks-section > caption {
  margin: 0 0 12px 0;
  color: #009FE3;
  font-size: 14px;
  font-family: "quadraatsans-bold", "Lucida Sans", "Lucida Grande", "Arial", sans-serif;
  font-weight: normal;
  text-align: left;
  text-transform: uppercase;
  background: url(../img/backgrounds/dotted-border-blue.png) 0 100% repeat-x;
  padding-bottom: 10px;
}
/* line 137, ../sass/pages/_working_at.scss */
.workingatpage #main .kwicks-section {
  border-bottom: 1px solid #d6d7d7;
  padding-bottom: 15px;
  margin-bottom: 30px;
}
/* line 141, ../sass/pages/_working_at.scss */
.workingatpage #main .kwicks-section p {
  margin: 0;
}
/* line 145, ../sass/pages/_working_at.scss */
.workingatpage #main .static-kwicks {
  min-height: 0;
}
/* line 148, ../sass/pages/_working_at.scss */
.workingatpage #main .kwick {
  min-height: 0;
  height: auto;
  margin-bottom: 20px;
}
/* line 152, ../sass/pages/_working_at.scss */
.workingatpage #main .kwick h3, .workingatpage #main .kwick p {
  margin-bottom: 5px;
}

/* end - workingatpage */
/* line 162, ../sass/pages/_working_at.scss */
.workingatbrandspage .column-primary {
  width: 460px;
}
/* line 165, ../sass/pages/_working_at.scss */
.workingatbrandspage h2, .workingatbrandspage #kerncijfer-table caption, #kerncijfer-table .workingatbrandspage caption {
  margin: 0 0 12px 0;
  color: #009FE3;
  font-size: 14px;
  font-family: "quadraatsans-bold", "Lucida Sans", "Lucida Grande", "Arial", sans-serif;
  font-weight: normal;
  text-align: left;
  text-transform: uppercase;
}

/* line 169, ../sass/pages/_working_at.scss */
.brandlist-section {
  border-bottom: 1px solid #d6d7d7;
  font-size: 0;
  margin-bottom: 18px;
  padding-bottom: 5px;
}
/* line 174, ../sass/pages/_working_at.scss */
.brandlist-section:last-child {
  border-bottom: none;
}
/* line 177, ../sass/pages/_working_at.scss */
.brandlist-section h2, .brandlist-section #kerncijfer-table caption, #kerncijfer-table .brandlist-section caption {
  margin-bottom: 17px;
  margin: 0 0 12px 0;
  color: #009FE3;
  font-size: 14px;
  font-family: "quadraatsans-bold", "Lucida Sans", "Lucida Grande", "Arial", sans-serif;
  font-weight: normal;
  text-align: left;
  text-transform: uppercase;
}

/* line 182, ../sass/pages/_working_at.scss */
.brandlink {
  display: inline-block;
  overflow: hidden;
  width: 138px;
  height: 93px;
  margin-left: 20px;
  margin-bottom: 20px;
  border: 1px solid #d6d7d7;
}
/* line 190, ../sass/pages/_working_at.scss */
.brandlink.newline {
  margin-left: 0;
}
/* line 193, ../sass/pages/_working_at.scss */
.brandlink img {
  margin: -1px;
}
/* line 196, ../sass/pages/_working_at.scss */
.brandlink:hover {
  border: 1px solid white;
}

/* line 201, ../sass/pages/_working_at.scss */
.image-section {
  font-size: 0;
  margin-bottom: 7px;
  margin-top: 10px;
}
/* line 205, ../sass/pages/_working_at.scss */
.image-section .link {
  display: inline-block;
  overflow: hidden;
  width: 140px;
  height: 110px;
  margin-left: 20px;
  margin-bottom: 20px;
}
/* line 213, ../sass/pages/_working_at.scss */
.image-section .link.newline {
  margin-left: 0;
}
/* line 216, ../sass/pages/_working_at.scss */
.image-section .link img {
  margin: -1px;
}

/* line 223, ../sass/pages/_working_at.scss */
.workingattraineepage .column-primary {
  width: 460px;
}
/* line 225, ../sass/pages/_working_at.scss */
.workingattraineepage .column-primary .lead p {
  margin-bottom: 0;
}
/* line 228, ../sass/pages/_working_at.scss */
.workingattraineepage .column-primary .contactus {
  margin-top: 50px;
}

/* line 233, ../sass/pages/_working_at.scss */
.video-container.pressrelease {
  width: 460px;
  height: 259px;
}
/* line 236, ../sass/pages/_working_at.scss */
.video-container.pressrelease .player-container {
  width: 460px;
  height: 259px;
}

/* line 243, ../sass/pages/_working_at.scss */
.blockquotes .blockquote {
  height: 162px;
  width: auto;
  margin-bottom: 20px;
}
/* line 247, ../sass/pages/_working_at.scss */
.blockquotes .blockquote blockquote {
  width: auto;
  height: 147px;
}
/* line 251, ../sass/pages/_working_at.scss */
.blockquotes .blockquote img {
  float: left;
  border-right: 20px solid #fff;
}
/* line 256, ../sass/pages/_working_at.scss */
.blockquotes .blockquote.right img {
  float: right;
  border-right: 0;
  border-left: 20px solid #fff;
}

/* line 266, ../sass/pages/_working_at.scss */
.workingatcareerspage .column-primary {
  width: 520px;
}

/* line 270, ../sass/pages/_working_at.scss */
.career-section {
  *zoom: 1;
  border-bottom: 1px solid #d6d7d7;
  margin-bottom: 17px;
  padding-bottom: 20px;
}
/* line 38, ../../../../../Library/Ruby/Gems/1.8/gems/compass-0.13.alpha.4/frameworks/compass/stylesheets/compass/utilities/general/_clearfix.scss */
.career-section:after {
  content: "";
  display: table;
  clear: both;
}
/* line 275, ../sass/pages/_working_at.scss */
.career-section:last-child {
  border-bottom: none;
}
/* line 278, ../sass/pages/_working_at.scss */
.career-section h2, .career-section #kerncijfer-table caption, #kerncijfer-table .career-section caption {
  margin: 0 0 12px 0;
  color: #009FE3;
  font-size: 14px;
  font-family: "quadraatsans-bold", "Lucida Sans", "Lucida Grande", "Arial", sans-serif;
  font-weight: normal;
  text-align: left;
  text-transform: uppercase;
}
/* line 281, ../sass/pages/_working_at.scss */
.career-section img {
  float: left;
}
/* line 284, ../sass/pages/_working_at.scss */
.career-section ul.linklist {
  padding-left: 270px;
  width: 175px;
}
/* line 287, ../sass/pages/_working_at.scss */
.career-section ul.linklist li {
  background-image: none;
  padding: 0;
  margin-bottom: 10px;
  line-height: 18px;
}
/* line 293, ../sass/pages/_working_at.scss */
.career-section ul.linklist a.singular {
  padding-right: 10px;
  background: url("../img/hyperlinks/singular_arrowright_blue.png") 100% 2px no-repeat;
}
/* line 20, ../sass/global/_mixins.scss */
.career-section ul.linklist a.singular:hover {
  background-image: url("../img/hyperlinks/singular_arrowright_pink.png");
}

/* line 299, ../sass/pages/_working_at.scss */
.joblist {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
/* line 303, ../sass/pages/_working_at.scss */
.joblist li {
  margin: 0;
  padding: 0;
  margin-bottom: 15px;
  background-image: none;
  line-height: 18px;
}
/* line 309, ../sass/pages/_working_at.scss */
.joblist li a {
  padding-right: 10px;
  background: url("../img/hyperlinks/singular_arrowright_blue.png") 100% 2px no-repeat;
}
/* line 20, ../sass/global/_mixins.scss */
.joblist li a:hover {
  background-image: url("../img/hyperlinks/singular_arrowright_pink.png");
}
/* line 312, ../sass/pages/_working_at.scss */
.joblist li span {
  color: #8896ac;
  display: block;
  clear: left;
}

/***
 * ##JOBSPAGE
 */
/* line 324, ../sass/pages/_working_at.scss */
.jobspage #main h1 {
  font-size: 24px;
  background-image: none;
  padding: 0;
}

/* line 331, ../sass/pages/_working_at.scss */
.jobspage .column-primary h2, .jobspage .column-primary #kerncijfer-table caption, #kerncijfer-table .jobspage .column-primary caption {
  margin: 0 0 12px 0;
  color: #009FE3;
  font-size: 14px;
  font-family: "quadraatsans-bold", "Lucida Sans", "Lucida Grande", "Arial", sans-serif;
  font-weight: normal;
  text-align: left;
  text-transform: uppercase;
  color: #FFDD00;
}

/* line 339, ../sass/pages/_working_at.scss */
.jobspage .column-secondary .joblist {
  margin-bottom: 30px;
}
/* line 342, ../sass/pages/_working_at.scss */
.jobspage .column-secondary p a.to-rss {
  display: inline-block;
  font-weight: normal;
  padding-left: 30px;
  line-height: 19px;
  height: 19px;
  background: url("../img/icons/icon_rss.png") no-repeat;
}

/* line 353, ../sass/pages/_working_at.scss */
.jobspage .jobssearch-section {
  width: 500px;
}
/* line 355, ../sass/pages/_working_at.scss */
.jobspage .jobssearch-section .jobsearch-main {
  background: url(../img/backgrounds/theme.jpg) 0 0 no-repeat;
  width: 460px;
  padding: 20px;
}
/* line 359, ../sass/pages/_working_at.scss */
.jobspage .jobssearch-section .jobsearch-main .selectfield-container + .selectfield-container {
  margin-left: 15px;
}
/* line 363, ../sass/pages/_working_at.scss */
.jobspage .jobssearch-section .jobsearch-extra {
  background-color: #e7eef0;
  padding: 20px;
  padding-top: 5px;
}
/* line 367, ../sass/pages/_working_at.scss */
.jobspage .jobssearch-section .jobsearch-extra .selectfield-container + .selectfield-container {
  margin-left: 15px;
}
/* line 373, ../sass/pages/_working_at.scss */
.jobspage .jobssearch-section .jobsearch-extra .formfield-container {
  margin-top: 15px;
}
/* line 379, ../sass/pages/_working_at.scss */
.jobspage .jobssearch-section .textfield-container {
  float: left;
  padding: 0;
  margin-left: 15px;
}
/* line 383, ../sass/pages/_working_at.scss */
.jobspage .jobssearch-section .textfield-container input {
  font-size: 12px;
  padding: 2px 0 2px 20px;
  width: 200px;
  background: white url("../img/icons/icon_search.gif") 4px 50% no-repeat;
}
/* line 390, ../sass/pages/_working_at.scss */
.jobspage .jobssearch-section .selectfield-container {
  float: left;
  padding: 0;
}
/* line 393, ../sass/pages/_working_at.scss */
.jobspage .jobssearch-section .selectfield-container .dropdown {
  width: 220px;
}
/* line 396, ../sass/pages/_working_at.scss */
.jobspage .jobssearch-section .selectfield-container select {
  padding: 0 0 0 2px;
  height: 20px;
  width: 218px;
  font-size: 12px;
}
/* line 403, ../sass/pages/_working_at.scss */
.jobspage .jobssearch-section .submitfield-container {
  margin: 10px 0 0;
  float: right;
  clear: both;
  padding: 0;
}
/* line 411, ../sass/pages/_working_at.scss */
.jobspage .jobssearch-section .submitfield-container .corner {
  background-color: #e7eef0;
}
/* line 414, ../sass/pages/_working_at.scss */
.jobspage .jobssearch-section .submitfield-container .corner-tl {
  top: 0;
  left: 0;
}
/* line 418, ../sass/pages/_working_at.scss */
.jobspage .jobssearch-section .submitfield-container .corner-tr {
  top: 0;
  right: 0;
}
/* line 422, ../sass/pages/_working_at.scss */
.jobspage .jobssearch-section .submitfield-container .corner-br {
  bottom: 0;
  right: 0;
}
/* line 426, ../sass/pages/_working_at.scss */
.jobspage .jobssearch-section .submitfield-container .corner-bl {
  bottom: 0;
  left: 0;
}

/* line 433, ../sass/pages/_working_at.scss */
.jobspage .searchresults-section {
  margin-top: 40px;
}

/* line 448, ../sass/pages/_working_at.scss */
.jobspage table {
  background: url(../img/backgrounds/dotted-border-blue.png) 0 32px repeat-x;
}
/* line 451, ../sass/pages/_working_at.scss */
.jobspage table thead tr {
  width: 780px;
}
/* line 454, ../sass/pages/_working_at.scss */
.jobspage table .result td {
  border-bottom: 1px solid #e7eef0;
  background: transparent;
}
/* line 458, ../sass/pages/_working_at.scss */
.jobspage table .result-jobtitle {
  width: 270px;
  padding-right: 50px;
}
/* line 462, ../sass/pages/_working_at.scss */
.jobspage table .result-jobbrand, .jobspage table .result-jobdepartment {
  width: 160px;
}
/* line 465, ../sass/pages/_working_at.scss */
.jobspage table .result.joblocation {
  width: 140px;
}

/* line 471, ../sass/pages/_working_at.scss */
.result-jobtitle a {
  font-weight: bold;
  color: #303739;
}
/* line 474, ../sass/pages/_working_at.scss */
.result-hover .result-jobtitle a {
  color: #009FE3;
}

/* line 479, ../sass/pages/_working_at.scss */
.jobspage .searchresults-section {
  margin-bottom: 27px;
  clear: both;
  width: 100%;
}
/* line 483, ../sass/pages/_working_at.scss */
.jobspage .searchresults-section table p {
  margin: 0;
}

/* end - jobspage */
/* line 491, ../sass/pages/_working_at.scss */
.column-secondary .joblist-section {
  border-bottom: 1px solid #d6d7d7;
  padding-bottom: 15px;
  margin-bottom: 20px;
}
/* line 495, ../sass/pages/_working_at.scss */
.column-secondary .joblist-section a.singular {
  padding-right: 10px;
  background: url("../img/hyperlinks/singular_arrowright_blue.png") 100% 2px no-repeat;
}
/* line 20, ../sass/global/_mixins.scss */
.column-secondary .joblist-section a.singular:hover {
  background-image: url("../img/hyperlinks/singular_arrowright_pink.png");
}

/* line 504, ../sass/pages/_working_at.scss */
.column-secondary .contactus {
  background-position: top right;
}
/* line 506, ../sass/pages/_working_at.scss */
.column-secondary .contactus .corner-bl {
  bottom: 10px;
}
/* line 510, ../sass/pages/_working_at.scss */
.column-secondary .presscontact-section {
  height: auto;
}
/* line 512, ../sass/pages/_working_at.scss */
.column-secondary .presscontact-section img {
  position: relative;
  bottom: -4px;
  right: -60px;
}
/* line 517, ../sass/pages/_working_at.scss */
.column-secondary .presscontact-section p a {
  font-weight: normal;
}

/* line 524, ../sass/pages/_working_at.scss */
.workingatpeoplepage .column-primary {
  width: 520px;
}
/* line 528, ../sass/pages/_working_at.scss */
.workingatpeoplepage .column-secondary .filterlist-section {
  padding-bottom: 5px;
  border-bottom: 1px solid #d6d7d7;
  margin-bottom: 20px;
}
/* line 532, ../sass/pages/_working_at.scss */
.workingatpeoplepage .column-secondary .filterlist-section ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
/* line 536, ../sass/pages/_working_at.scss */
.workingatpeoplepage .column-secondary .filterlist-section ul li {
  line-height: 15px;
  font-size: 13px;
  font-family: arial;
  color: #303739;
  padding-bottom: 15px;
}
/* line 542, ../sass/pages/_working_at.scss */
.workingatpeoplepage .column-secondary .filterlist-section ul li.title {
  font-weight: bold;
}
/* line 545, ../sass/pages/_working_at.scss */
.workingatpeoplepage .column-secondary .filterlist-section ul li input {
  margin: 0px 10px 0px 0px;
  vertical-align: top;
}

/* line 554, ../sass/pages/_working_at.scss */
.people-section {
  *zoom: 1;
}
/* line 38, ../../../../../Library/Ruby/Gems/1.8/gems/compass-0.13.alpha.4/frameworks/compass/stylesheets/compass/utilities/general/_clearfix.scss */
.people-section:after {
  content: "";
  display: table;
  clear: both;
}
/* line 556, ../sass/pages/_working_at.scss */
.people-section .person-section {
  margin-top: 5px;
  margin-bottom: 10px;
  width: 250px;
  height: 185px;
  float: left;
}
/* line 562, ../sass/pages/_working_at.scss */
.people-section .person-section h2, .people-section .person-section #kerncijfer-table caption, #kerncijfer-table .people-section .person-section caption {
  margin: 0 0 12px 0;
  color: #009FE3;
  font-size: 14px;
  font-family: "quadraatsans-bold", "Lucida Sans", "Lucida Grande", "Arial", sans-serif;
  font-weight: normal;
  text-align: left;
  text-transform: uppercase;
  margin-bottom: 5px;
  margin-top: 5px;
}
/* line 566, ../sass/pages/_working_at.scss */
.people-section .person-section h2 a, .people-section .person-section #kerncijfer-table caption a, #kerncijfer-table .people-section .person-section caption a {
  padding-right: 10px;
  background: url("../img/hyperlinks/singular_arrowright_blue.png") 100% 2px no-repeat;
  background-position: 100% 3px;
}
/* line 20, ../sass/global/_mixins.scss */
.people-section .person-section h2 a:hover, .people-section .person-section #kerncijfer-table caption a:hover, #kerncijfer-table .people-section .person-section caption a:hover {
  background-image: url("../img/hyperlinks/singular_arrowright_pink.png");
}
/* line 571, ../sass/pages/_working_at.scss */
.people-section .person-section p {
  margin-bottom: 0;
}
/* line 574, ../sass/pages/_working_at.scss */
.people-section .person-section + .person-section {
  margin-left: 20px;
}

/* line 584, ../sass/pages/_working_at.scss */
.workingatemployeepage .lead, .workingatemployeepage .article-section {
  width: 460px;
  margin-top: 0;
}

/* line 589, ../sass/pages/_working_at.scss */
#main .employee-header {
  margin-bottom: 20px;
}
/* line 591, ../sass/pages/_working_at.scss */
#main .employee-header:after {
  display: block;
  position: absolute;
  content: '';
  background: url(../img/backgrounds/visual-overlay.png) 0 0 no-repeat;
  width: 100%;
  height: 100%;
  z-index: 2;
  top: 0;
  left: 0;
  visibility: visible;
}
/* line 603, ../sass/pages/_working_at.scss */
#main .employee-header .banner-title {
  z-index: 3;
  background: url(../img/backgrounds/dotted-border-white.png) 0 100% repeat-x;
  padding-bottom: 15px;
}
/* line 607, ../sass/pages/_working_at.scss */
#main .employee-header .banner-title p {
  margin-bottom: 0;
}
/* line 610, ../sass/pages/_working_at.scss */
#main .employee-header .banner-title .to-previous {
  margin-bottom: 5px;
}
/* line 613, ../sass/pages/_working_at.scss */
#main .employee-header .banner-title .to-previous a {
  font-weight: normal;
  color: white;
  background-image: url(../img/hyperlinks/singular_arrowleft_white.png);
}
/* line 617, ../sass/pages/_working_at.scss */
#main .employee-header .banner-title .to-previous a:hover {
  color: #FFDD00;
  background-image: url(../img/hyperlinks/singular_arrowleft_yellow.png);
}
/* line 622, ../sass/pages/_working_at.scss */
#main .employee-header .banner-title h1 {
  color: white;
  background: url(../img/backgrounds/dotted-border-white.png) 0 0 repeat-x;
  padding: 15px 0 0 0;
  margin-bottom: 5px;
}
/* line 628, ../sass/pages/_working_at.scss */
#main .employee-header .banner-title p {
  color: white;
}

/***
 * ##JOBDETAILPAGE
 */
/* line 639, ../sass/pages/_working_at.scss */
.jobdetailpage .column-primary {
  width: 460px;
}
/* line 641, ../sass/pages/_working_at.scss */
.jobdetailpage .column-primary h2, .jobdetailpage .column-primary #kerncijfer-table caption, #kerncijfer-table .jobdetailpage .column-primary caption {
  margin: 0 0 12px 0;
  color: #009FE3;
  font-size: 14px;
  font-family: "quadraatsans-bold", "Lucida Sans", "Lucida Grande", "Arial", sans-serif;
  font-weight: normal;
  text-align: left;
  text-transform: uppercase;
  margin-bottom: 5px;
}
/* line 645, ../sass/pages/_working_at.scss */
.jobdetailpage .column-primary ul li {
  background-image: url("../img/bullets/li_magenta.png");
  background-position: 0px 9px;
}
/* line 649, ../sass/pages/_working_at.scss */
.jobdetailpage .column-primary .moreinfo {
  clear: both;
}
/* line 652, ../sass/pages/_working_at.scss */
.jobdetailpage .column-primary a.singular {
  padding-right: 10px;
  background: url("../img/hyperlinks/singular_arrowright_blue.png") 100% 2px no-repeat;
}
/* line 20, ../sass/global/_mixins.scss */
.jobdetailpage .column-primary a.singular:hover {
  background-image: url("../img/hyperlinks/singular_arrowright_pink.png");
}

/* line 659, ../sass/pages/_working_at.scss */
.jobdetail-section ul, .jobdetail-section li {
  margin: 0;
  padding: 0;
  list-style: none;
}
/* line 664, ../sass/pages/_working_at.scss */
.jobdetail-section ul {
  margin-bottom: 1em;
}
/* line 667, ../sass/pages/_working_at.scss */
.jobdetail-section li {
  padding-left: 9px;
  line-height: 145%;
  background: url("../img/bullets/jobdetail_li_bg.gif") 0 7px no-repeat;
}
/* line 672, ../sass/pages/_working_at.scss */
.jobdetail-section h3 {
  color: #303739;
  font-weight: bold;
  font-style: normal;
  font-size: 100%;
}
/* line 678, ../sass/pages/_working_at.scss */
.jobdetail-section .lead p {
  font-size: 110%;
  width: 463px;
}

/* line 684, ../sass/pages/_working_at.scss */
.to-jobapplication {
  margin-bottom: 1.5em;
  margin-top: 10px;
  float: left;
}
/* line 688, ../sass/pages/_working_at.scss */
.to-jobapplication a {
  padding: 0.05em 10px 0.15em 10px;
  display: block;
  color: #fff;
  background-color: #009FE3;
}
/* line 693, ../sass/pages/_working_at.scss */
.to-jobapplication a:hover {
  background-color: #0D1D47;
}

/* line 699, ../sass/pages/_working_at.scss */
.to-jobapplication-bottom {
  margin-top: 0.6em;
}

/* line 703, ../sass/pages/_working_at.scss */
.jobdetail-summary {
  margin-bottom: 1.95em;
  clear: both;
  width: 460px;
}

/* line 709, ../sass/pages/_working_at.scss */
.jobdetail-property {
  border-bottom: 1px solid #e7eef0;
}
/* line 711, ../sass/pages/_working_at.scss */
.jobdetail-property p {
  margin: 0;
}

/* line 716, ../sass/pages/_working_at.scss */
.jobdetail-property-name, .jobdetail-property-value {
  padding: 0.5em 0 0.5em 1px;
  float: left;
}

/* line 727, ../sass/pages/_working_at.scss */
.jobdetail-property-name {
  margin-right: 10px;
  width: 149px;
}

/* line 732, ../sass/pages/_working_at.scss */
.jobdetail-property-value {
  width: 299px;
  font-weight: bold;
}

/* end - jobdetailpage */
/***
 * ##STARTERSPAGE
 */
/* line 742, ../sass/pages/_working_at.scss */
.starterspage #main h1 {
  margin-bottom: 1em;
  width: 540px;
}

/* line 747, ../sass/pages/_working_at.scss */
.starterspage .column-secondary {
  width: 220px;
}

/* end - starterspage */
/***
 * ##CORPORATEGOVERNANCEPAGE
 */
/* line 1, ../sass/pages/_corporategovernance.scss */
.corporategovernancepage .primary {
  margin-bottom: 30px;
}

/* line 5, ../sass/pages/_corporategovernance.scss */
.corporategovernancepage .primary .news-section {
  position: relative;
  width: auto;
  float: none;
  padding: 10px 10px 7px 10px;
  margin-bottom: 30px;
}

/* line 13, ../sass/pages/_corporategovernance.scss */
.corporategovernancepage .primary .news-section .newsitem .newsitem-date {
  margin-right: 10px;
}

/* line 17, ../sass/pages/_corporategovernance.scss */
.corporategovernancepage .primary .news-section .newsitem .singular {
  float: left;
  margin: 0;
  width: auto;
}

/* line 23, ../sass/pages/_corporategovernance.scss */
.corporategovernancepage .primary .news-section .news-section-arrow {
  position: absolute;
  display: block;
  bottom: -11px;
  left: 85px;
  width: 33px;
  height: 11px;
  z-index: 10;
  background: url("../img/hyperlinks/news_section_arrowdown_yellow.gif") no-repeat;
}

/* presentation section */
/* line 36, ../sass/pages/_corporategovernance.scss */
.corporategovernancepage .primary .presentations-section {
  margin-right: 20px;
  width: 280px;
  float: left;
}
/* line 39, ../sass/pages/_corporategovernance.scss */
.corporategovernancepage .primary .presentations-section h2, .corporategovernancepage .primary .presentations-section #kerncijfer-table caption, #kerncijfer-table .corporategovernancepage .primary .presentations-section caption {
  margin: 0 0 12px 0;
  color: #009FE3;
  font-size: 14px;
  font-family: "quadraatsans-bold", "Lucida Sans", "Lucida Grande", "Arial", sans-serif;
  font-weight: normal;
  text-align: left;
  text-transform: uppercase;
  background: url(../img/backgrounds/dotted-border-blue.png) 0 100% repeat-x;
  padding-bottom: 10px;
}
/* line 45, ../sass/pages/_corporategovernance.scss */
.corporategovernancepage .primary .board-section h2, .corporategovernancepage .primary .board-section #kerncijfer-table caption, #kerncijfer-table .corporategovernancepage .primary .board-section caption {
  margin: 0 0 12px 0;
  color: #009FE3;
  font-size: 14px;
  font-family: "quadraatsans-bold", "Lucida Sans", "Lucida Grande", "Arial", sans-serif;
  font-weight: normal;
  text-align: left;
  text-transform: uppercase;
  background: url(../img/backgrounds/dotted-border-blue.png) 0 100% repeat-x;
  padding-bottom: 10px;
}

/* line 51, ../sass/pages/_corporategovernance.scss */
.corporategovernancepage .primary .presentations-section ul {
  padding-bottom: 25px;
}

/***
 * ##DOINGBUSINESSRESPONSIBLYPAGE
 */
/* line 1458, ../sass/screen.scss */
.primary .banner-section {
  margin-right: 10px;
  float: right;
  clear: right;
}

/* line 1464, ../sass/screen.scss */
.primary .banner-section .singular a {
  background-position: 100% 2px;
}

/* end - doingbusinessresponsiblypage */
/***
 * ##CONTACTPAGE
 */
/* line 1, ../sass/pages/_contact.scss */
.webcare-contact-section h4 {
  font-size: 115%;
}

/* line 6, ../sass/pages/_contact.scss */
.contactpage div.contact {
  width: 195px;
  float: left;
  position: relative;
  margin-top: 20px;
  min-height: 180px;
  padding-top: 50px;
  color: #59666C;
}
/* line 14, ../sass/pages/_contact.scss */
.contactpage div.contact img {
  position: absolute;
  top: 0;
  left: 0;
}
/* line 20, ../sass/pages/_contact.scss */
.contactpage .ui-datepicker-trigger {
  position: absolute;
  right: 8px;
  top: -2px;
  cursor: pointer;
}
/* line 27, ../sass/pages/_contact.scss */
.contactpage div.address-section ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
/* line 33, ../sass/pages/_contact.scss */
.contactpage div.contact ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
/* line 38, ../sass/pages/_contact.scss */
.contactpage div.contact p {
  margin-bottom: 0;
}
/* line 42, ../sass/pages/_contact.scss */
.contactpage div.address-section li {
  clear: left;
  padding: 3px 0;
  padding-left: 20px;
  text-indent: -20px;
}
/* line 49, ../sass/pages/_contact.scss */
.contactpage div.contact li {
  clear: left;
  padding: 3px 0;
  padding-left: 20px;
  text-indent: -20px;
}
/* line 55, ../sass/pages/_contact.scss */
.contactpage div.contact span {
  display: block;
  clear: left;
  float: left;
  width: 20px;
  height: 1em;
}
/* line 64, ../sass/pages/_contact.scss */
.contactpage h2.twit, .contactpage #kerncijfer-table caption.twit, #kerncijfer-table .contactpage caption.twit {
  background: url("../img/icons/icon-twitter-light.gif") no-repeat scroll right top transparent;
  float: left;
  height: 17px;
  line-height: 17px;
  padding-right: 50px;
  margin-bottom: 10px;
}
/* line 73, ../sass/pages/_contact.scss */
.contactpage div.address-section {
  background: url("../img/backgrounds/theme.jpg");
}
/* line 75, ../sass/pages/_contact.scss */
.contactpage div.address-section h2, .contactpage div.address-section #kerncijfer-table caption, #kerncijfer-table .contactpage div.address-section caption {
  margin: 0 0 12px 0;
  color: #009FE3;
  font-size: 14px;
  font-family: "quadraatsans-bold", "Lucida Sans", "Lucida Grande", "Arial", sans-serif;
  font-weight: normal;
  text-align: left;
  text-transform: uppercase;
  background: url(../img/backgrounds/dotted-border-blue.png) 0 100% repeat-x;
  padding-bottom: 10px;
  color: #FFDD00;
  background-image: url(../img/backgrounds/dotted-border-white.png);
}
/* line 80, ../sass/pages/_contact.scss */
.contactpage div.address-section h4 {
  color: #FFDD00;
}
/* line 83, ../sass/pages/_contact.scss */
.contactpage div.address-section p {
  color: #fff;
}
/* line 86, ../sass/pages/_contact.scss */
.contactpage div.address-section a {
  color: white;
  background: url("../img/hyperlinks/singular_arrowright_white.png") 100% 2px no-repeat;
  padding-right: 10px;
}
/* line 28, ../sass/global/_mixins.scss */
.contactpage div.address-section a:hover {
  color: #FFDD00;
  background-image: url("../img/hyperlinks/singular_arrowright_yellow.png");
}
/* line 91, ../sass/pages/_contact.scss */
.contactpage div.address-section li.twit, .contactpage div.contact li.twit {
  padding-left: 20px;
  text-indent: 0;
  background: url("../img/icons/twitter-micro-white.png") left center no-repeat;
}
/* line 96, ../sass/pages/_contact.scss */
.contactpage div.address-section li.fb, .contactpage div.contact li.fb {
  padding-left: 20px;
  text-indent: 0;
  background: url("../img/icons/facebook-micro-white.png") 4px 4px no-repeat;
}
/* line 101, ../sass/pages/_contact.scss */
.contactpage div.contact li.fb {
  background: url("../img/icons/facebook-micro-blue.png") 4px 4px no-repeat;
}
/* line 104, ../sass/pages/_contact.scss */
.contactpage div.contact li.twit {
  background: url("../img/icons/twitter-micro-blue.png") left center no-repeat;
}
/* line 111, ../sass/pages/_contact.scss */
.contactpage .routeplanner-section h2, .contactpage .routeplanner-section #kerncijfer-table caption, #kerncijfer-table .contactpage .routeplanner-section caption,
.contactpage .contact-overview-section h2,
.contactpage .contact-overview-section #kerncijfer-table caption,
#kerncijfer-table .contactpage .contact-overview-section caption {
  margin: 0 0 12px 0;
  color: #009FE3;
  font-size: 14px;
  font-family: "quadraatsans-bold", "Lucida Sans", "Lucida Grande", "Arial", sans-serif;
  font-weight: normal;
  text-align: left;
  text-transform: uppercase;
  background: url(../img/backgrounds/dotted-border-blue.png) 0 100% repeat-x;
  padding-bottom: 10px;
}

/* end - contactpage */
/***
 * ##SEARCHRESULTSPAGE
 */
/* line 5, ../sass/pages/_searchresults.scss */
.searchresultspage #main {
  margin-left: 10px;
  float: none;
  width: 940px;
}

/* line 11, ../sass/pages/_searchresults.scss */
.searchbox-container {
  margin: 10px;
  padding-bottom: 20px;
  margin-bottom: 25px;
  margin-top: 0;
  background: url("../img/backgrounds/search.png") 0 0 no-repeat;
}
/* line 18, ../sass/pages/_searchresults.scss */
.searchbox-container > div {
  padding: 16px 0;
}
/* line 21, ../sass/pages/_searchresults.scss */
.searchbox-container .formfield-container {
  margin: 0 20px;
  margin-top: 4px;
}
/* line 25, ../sass/pages/_searchresults.scss */
.searchbox-container form {
  float: left;
  margin: 0;
}
/* line 28, ../sass/pages/_searchresults.scss */
.searchbox-container form .submitfield-container {
  padding: 0;
}
/* line 30, ../sass/pages/_searchresults.scss */
.searchbox-container form .submitfield-container input, .searchbox-container form .submitfield-container button {
  margin-top: 0;
  margin-bottom: 0;
}
/* line 35, ../sass/pages/_searchresults.scss */
.searchbox-container form button span {
  padding: 0 6px;
  line-height: 29px;
}
/* line 40, ../sass/pages/_searchresults.scss */
.searchbox-container form .textfield-container input {
  padding-left: 30px;
  float: left;
  width: 350px;
  font-size: 15px;
  height: 25px;
  line-height: 25px;
  border-top: 1px solid #9BABB9;
  border-left: 1px solid #9BABB9;
  border-bottom: 1px solid #D6D6D6;
  background: white url("../img/icons/icon_search.gif") 7px 50% no-repeat;
}
/* line 52, ../sass/pages/_searchresults.scss */
.searchbox-container form .textfield-container .default-state {
  color: #d6d7d7;
}
/* line 55, ../sass/pages/_searchresults.scss */
.searchbox-container form .textfield-container button {
  margin: 0 0 0 -1px;
  float: left;
  height: 29px;
  font-size: 15px;
}
/* line 60, ../sass/pages/_searchresults.scss */
.searchbox-container form .textfield-container button span {
  min-width: 42px;
  position: relative;
}
/* line 65, ../sass/pages/_searchresults.scss */
.searchbox-container form .textfield-container .corner-bl, .searchbox-container form .textfield-container .corner-br {
  bottom: 0;
}
/* line 70, ../sass/pages/_searchresults.scss */
.searchbox-container .formfield-container .corner {
  background-color: #0078B3;
}
/* line 73, ../sass/pages/_searchresults.scss */
.searchbox-container .related-terms {
  width: 390px;
  float: left;
  margin: 0 0px 0px 20px;
  color: #FFDD00;
}
/* line 78, ../sass/pages/_searchresults.scss */
.searchbox-container .related-terms a {
  color: white;
  padding-right: 5px;
  font-weight: normal;
}
/* line 82, ../sass/pages/_searchresults.scss */
.searchbox-container .related-terms a:hover {
  color: #FFDD00;
}

/* line 89, ../sass/pages/_searchresults.scss */
.autocomplete-w1 {
  position: absolute;
  top: 0px;
  left: 0px;
  margin: 0;
}

/* line 96, ../sass/pages/_searchresults.scss */
.autocomplete {
  box-shadow: 0 2px 4px 1px rgba(160, 187, 198, 0.65);
  -webkit-box-shadow: 0px 2px 4px 0px #A0BBC6;
  -moz-box-shadow: 0px 2px 4px 0px #A0BBC6;
  background: #ffffff;
  cursor: default;
  text-align: left;
  overflow: auto;
  margin: 0;
  font-size: 15px;
  line-height: 25px;
  border-top: 1px solid #d6d7d7;
  behavior: url(../../../error/http_snserror.html);
}
/* line 109, ../sass/pages/_searchresults.scss */
.autocomplete .selected {
  background: #d6d7d7;
}
/* line 112, ../sass/pages/_searchresults.scss */
.autocomplete div {
  padding: 2px 5px;
  white-space: nowrap;
  overflow: hidden;
}

/* line 119, ../sass/pages/_searchresults.scss */
#filters {
  width: 200px;
  float: left;
  margin-left: 10px;
}
/* line 123, ../sass/pages/_searchresults.scss */
#filters ul {
  border-bottom: 1px solid #d6d7d7;
  margin: 0;
  padding: 0;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
/* line 130, ../sass/pages/_searchresults.scss */
#filters h2, #filters #kerncijfer-table caption, #kerncijfer-table #filters caption {
  margin: 0 0 12px 0;
  color: #009FE3;
  font-size: 14px;
  font-family: "quadraatsans-bold", "Lucida Sans", "Lucida Grande", "Arial", sans-serif;
  font-weight: normal;
  text-align: left;
  text-transform: uppercase;
  margin-bottom: 20px;
}
/* line 134, ../sass/pages/_searchresults.scss */
#filters ul li {
  list-style-type: none;
  margin: 0;
  padding: 0;
  margin-top: 12px;
}
/* line 139, ../sass/pages/_searchresults.scss */
#filters ul li a.remove {
  float: right;
  width: 13px;
  height: 13px;
}
/* line 145, ../sass/pages/_searchresults.scss */
#filters .datefield a.remove {
  float: right;
  width: 13px;
  height: 13px;
  margin-top: 5px;
}
/* line 151, ../sass/pages/_searchresults.scss */
#filters ul li a.remove img, #filters .datefield a.remove img {
  float: right;
}
/* line 154, ../sass/pages/_searchresults.scss */
#filters ul li.active, #filters div.active label {
  color: #009FE3;
}
/* line 157, ../sass/pages/_searchresults.scss */
#filters ul li.all a {
  font-weight: bold;
}
/* line 160, ../sass/pages/_searchresults.scss */
#filters li span.matches {
  color: #d6d7d7;
}

/* line 165, ../sass/pages/_searchresults.scss */
.searchresults-section {
  float: right;
}

/* line 170, ../sass/pages/_searchresults.scss */
.searchresults {
  border-bottom: 0;
}

/* line 175, ../sass/pages/_searchresults.scss */
.searchresults h1 {
  margin-bottom: 0;
}
/* line 178, ../sass/pages/_searchresults.scss */
.searchresults .result {
  padding: 2em 0;
}
/* line 180, ../sass/pages/_searchresults.scss */
.searchresults .result img {
  float: left;
  width: 90px;
  margin-right: 20px;
}
/* line 185, ../sass/pages/_searchresults.scss */
.searchresults .result > div {
  float: left;
  width: 590px;
}
/* line 189, ../sass/pages/_searchresults.scss */
.searchresults .result.noimage > div {
  float: left;
  width: 700px;
}
/* line 193, ../sass/pages/_searchresults.scss */
.searchresults .result a.video {
  display: block;
  position: relative;
}
/* line 197, ../sass/pages/_searchresults.scss */
.searchresults .result span.video {
  position: absolute;
  display: block;
  width: 26px;
  height: 26px;
  left: 10px;
  top: 35px;
  background: url("../img/icons/icon-video.png") top left no-repeat;
}
/* line 206, ../sass/pages/_searchresults.scss */
.searchresults .result p em {
  font-style: normal;
  background-color: #d6d7d7;
}
/* line 210, ../sass/pages/_searchresults.scss */
.searchresults .result h3 {
  margin: 0 0 0.3em 0;
  font-style: normal;
  font-size: 110%;
}
/* line 215, ../sass/pages/_searchresults.scss */
.searchresults .result .url {
  color: #8896ac;
  max-width: 590px;
}
/* line 219, ../sass/pages/_searchresults.scss */
.searchresults .result p {
  margin-top: 0.3em;
  margin-bottom: 0;
}

/* line 227, ../sass/pages/_searchresults.scss */
.result .shadow {
  display: none;
}
/* line 230, ../sass/pages/_searchresults.scss */
.result .shadow-t {
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 7px;
  background: url("../img/backgrounds/result_shadow_t.png");
}
/* line 238, ../sass/pages/_searchresults.scss */
.result .shadow-b {
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 7px;
  background: url("../img/backgrounds/result_shadow_t.png");
  top: auto;
  bottom: 0;
  left: 0;
  background: url("../img/backgrounds/result_shadow_b.png");
}

/* line 254, ../sass/pages/_searchresults.scss */
.searchresults .result .shadow-t, .searchresults .result .shadow-b {
  background-position: -20px 0;
}
/* line 257, ../sass/pages/_searchresults.scss */
.searchresults .result:first-child .shadow-t {
  display: none;
}
/* line 261, ../sass/pages/_searchresults.scss */
.searchresults .result-hover {
  cursor: pointer;
}
/* line 263, ../sass/pages/_searchresults.scss */
.searchresults .result-hover h3 a {
  color: #009FE3;
}
/* line 267, ../sass/pages/_searchresults.scss */
.searchresults .paginator {
  margin-top: 0.3em;
}

/* line 272, ../sass/pages/_searchresults.scss */
.searchresultspage #footer {
  padding-left: 10px;
}

/* end - searchresultspage */
/* webcareteam */
/* line 1480, ../sass/screen.scss */
.webcarepage .article-section h2, .webcarepage .article-section #kerncijfer-table caption, #kerncijfer-table .webcarepage .article-section caption {
  margin-bottom: 0;
}

/* line 1484, ../sass/screen.scss */
.webcarepage .column-primary {
  width: 460px;
  padding-right: 90px;
}

/* line 1489, ../sass/screen.scss */
.webcarepage .section h2.twit, .webcarepage .section #kerncijfer-table caption.twit, #kerncijfer-table .webcarepage .section caption.twit {
  background: url("../img/icons/icon-twitter-light.gif") right top no-repeat;
  float: left;
  line-height: 17px;
  height: 17px;
  padding-right: 50px;
}

/* line 1497, ../sass/screen.scss */
#twitter_update_list {
  clear: both;
  width: 180px;
}

/* line 1502, ../sass/screen.scss */
.asktwitter {
  background: #FFDD00 url("../img/icons/icon-twitter-dark.png") 15px center no-repeat;
  padding: 15px 50px;
  margin-bottom: 10px;
}

/* line 1508, ../sass/screen.scss */
.asktwitter a {
  background: url("../img/hyperlinks/singular_arrowright_blue.png") no-repeat scroll 100% 2px transparent;
  padding: 0 10px 0 0;
  font-weight: normal;
}

/* line 1514, ../sass/screen.scss */
.asktwitter a:hover {
  background-image: url("../img/hyperlinks/singular_arrowright_pink.png");
}

/* line 1518, ../sass/screen.scss */
.webcare-section {
  width: 220px;
  height: 185px;
  float: right;
  margin-top: 20px;
}

/* line 1525, ../sass/screen.scss */
.webcare-section .twit {
  background: url("../../../error/http_snserror.html") left center no-repeat;
  margin-left: 10px;
  padding-left: 23px;
}

/* line 1531, ../sass/screen.scss */
.webcare-section .subsection {
  padding: 10px;
}

/* line 1535, ../sass/screen.scss */
.webcare-section p {
  margin: 0;
}

/* line 1539, ../sass/screen.scss */
.webcare-section p a {
  font-weight: normal;
}

/* line 1543, ../sass/screen.scss */
.webcare-section.odd {
  float: left;
}

/* line 1547, ../sass/screen.scss */
.webcare-contact-section {
  clear: both;
  float: left;
  margin-top: 50px;
  padding: 0;
  width: 460px;
}

/* line 1555, ../sass/screen.scss */
.webcare-contact-section p {
  margin: 0;
  margin-top: .5em;
}

/* line 1560, ../sass/screen.scss */
.webcare-contact-section p a {
  font-weight: normal;
}

/* end webcareteam */
/* line 1, ../sass/pages/_pressrelease.scss */
.pressreleasepage .contact-section {
  margin-bottom: 40px;
}

/* line 6, ../sass/pages/_pressrelease.scss */
.pressreleasepage .kwicks-section {
  top: 0;
}

/* line 9, ../sass/pages/_pressrelease.scss */
.pressreleasepage .video-container {
  width: 460px;
  height: 259px;
  float: none;
}

/* end press release subhome */
/* press release detail */
/* line 20, ../sass/pages/_pressrelease.scss */
.pressreleasepage .column-primary {
  padding-right: 9px;
  width: 460px;
}

/* line 25, ../sass/pages/_pressrelease.scss */
.pressreleasepage span.date {
  color: #8896ac;
  font-size: 12px;
  line-height: 100%;
  display: block;
}

/* line 32, ../sass/pages/_pressrelease.scss */
div.contactus {
  background: url(../img/backgrounds/contact-us-header.png) 0 0 no-repeat;
  padding: 0 10px;
  position: relative;
  margin-bottom: 20px;
  height: 50px;
}
/* line 38, ../sass/pages/_pressrelease.scss */
div.contactus h2, div.contactus #kerncijfer-table caption, #kerncijfer-table div.contactus caption {
  margin: 0 0 12px 0;
  color: #009FE3;
  font-size: 14px;
  font-family: "quadraatsans-bold", "Lucida Sans", "Lucida Grande", "Arial", sans-serif;
  font-weight: normal;
  text-align: left;
  text-transform: uppercase;
  color: #FFDD00;
  line-height: 40px;
  margin: 0;
  padding: 0;
}
/* line 45, ../sass/pages/_pressrelease.scss */
div.contactus span.arr {
  display: none;
}

/* line 50, ../sass/pages/_pressrelease.scss */
.pressreleasepage .contacts h3 {
  color: #303739;
  font-size: 14px;
  line-height: 19px;
  font-style: normal;
  font-family: "quadraatsans-bold", "Lucida Sans", "Lucida Grande", "Arial", sans-serif;
  text-transform: uppercase;
}

/* line 59, ../sass/pages/_pressrelease.scss */
.pressreleasepage .column-primary {
  background-position: 100% 200px;
  padding-right: 9px;
}

/* line 64, ../sass/pages/_pressrelease.scss */
.presscontact-section {
  height: 100px;
  overflow: hidden;
  margin-bottom: 20px;
  padding-bottom: 5px;
  padding-top: 10px;
  background: url(../img/backgrounds/dotted-border-blue.png) 0 100% repeat-x;
  position: relative;
}
/* line 72, ../sass/pages/_pressrelease.scss */
.presscontact-section.last {
  margin-bottom: 10px;
}
/* line 75, ../sass/pages/_pressrelease.scss */
.presscontact-section .subsection {
  float: left;
  width: 290px;
}
/* line 79, ../sass/pages/_pressrelease.scss */
.presscontact-section p {
  margin: 0;
}
/* line 82, ../sass/pages/_pressrelease.scss */
.presscontact-section img {
  width: 150px;
  height: 108px;
  position: absolute;
  bottom: 4px;
  right: 10px;
}

/* line 92, ../sass/pages/_pressrelease.scss */
.presscontact-section.last .endshadow {
  display: none;
}

/* line 103, ../sass/pages/_pressrelease.scss */
.pressrelease-downloads-section li a {
  font-weight: bold;
}

/* line 107, ../sass/pages/_pressrelease.scss */
.pressrelease-downloads-section li a span {
  font-weight: normal;
}

/* line 111, ../sass/pages/_pressrelease.scss */
.pressreleasepage .column-secondary .related-documents {
  padding-bottom: 12px;
}

/* line 115, ../sass/pages/_pressrelease.scss */
.merken-secondary-section {
  border-bottom: 1px solid #e7eef0;
  margin-bottom: 12px;
  padding-bottom: 10px;
}

/* line 121, ../sass/pages/_pressrelease.scss */
.merken-secondary-section ul, .merken-secondary-section ul li {
  list-style: none outside none;
  margin: 0;
  padding: 0;
}

/* line 127, ../sass/pages/_pressrelease.scss */
.column-secondary .share-subsection-hidden {
  display: none;
}

/* line 132, ../sass/pages/_pressrelease.scss */
.pressreleasepage .article-section .lead {
  margin-bottom: 10px;
}

/* line 136, ../sass/pages/_pressrelease.scss */
.pressreleasepage .video-container {
  margin-bottom: 30px;
}

/* line 140, ../sass/pages/_pressrelease.scss */
.pressreleasepage .contactus {
  margin-top: 40px;
}

/* line 144, ../sass/pages/_pressrelease.scss */
.pressrelease-downloads-section {
  margin-top: 40px;
}

/* line 148, ../sass/pages/_pressrelease.scss */
#pressrelease-actions {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  background: white url(../img/backgrounds/pressrelease-actions.png) 0 0 no-repeat;
  margin-bottom: 27px;
  padding: 8px 10px;
  width: 210px;
  color: white;
  background-color: #0D1D47;
  height: 85px;
  width: 200px;
}
/* line 50, ../sass/global/_mixins.scss */
#pressrelease-actions h2, #pressrelease-actions #kerncijfer-table caption, #kerncijfer-table #pressrelease-actions caption {
  color: #FFDD00;
  padding-bottom: 0;
  background: none;
  margin-left: 2px;
}
/* line 57, ../sass/global/_mixins.scss */
#pressrelease-actions ul {
  list-style: none outside none;
  margin: 0;
  padding: 0;
}
/* line 62, ../sass/global/_mixins.scss */
#pressrelease-actions li a {
  background-position: 0 0.25em;
  background-repeat: no-repeat;
  display: block;
  padding: 7px 0 8px 30px;
}
/* line 67, ../sass/global/_mixins.scss */
#pressrelease-actions li a span {
  color: white;
  background: url("../img/hyperlinks/singular_arrowright_white.png") no-repeat scroll 100% 2px transparent;
  padding: 0 10px 0 0;
}
/* line 72, ../sass/global/_mixins.scss */
#pressrelease-actions li a:hover span {
  color: #FFDD00;
  background-image: url("../img/hyperlinks/singular_arrowright_yellow.png");
}
/* line 76, ../sass/global/_mixins.scss */
#pressrelease-actions li a.to-print {
  background-image: url("../img/icons/icon-print-light.png");
}
/* line 79, ../sass/global/_mixins.scss */
#pressrelease-actions li a.to-share {
  background-image: url("../img/icons/icon-share-light.png");
  background-position: 0px 5px;
}
/* line 83, ../sass/global/_mixins.scss */
#pressrelease-actions li a.to-twitter {
  background-image: url("../img/icons/icon-twitter-dark.png");
  background-position: -1px 4px;
}
/* line 87, ../sass/global/_mixins.scss */
#pressrelease-actions li a.to-googleplus {
  background-image: url("../img/icons/icon_googleplus.png");
  background-position: 0px 5px;
}

/* line 155, ../sass/pages/_pressrelease.scss */
.pressreleasepage .related-links li a {
  padding-left: 0;
}

/* line 159, ../sass/pages/_pressrelease.scss */
#pressrelease-actions li div {
  margin: 6px 0px 0px -1px;
}

/* line 163, ../sass/pages/_pressrelease.scss */
.pressreleasepage .column-secondary h2, .pressreleasepage .column-secondary #kerncijfer-table caption, #kerncijfer-table .pressreleasepage .column-secondary caption {
  margin-bottom: 5px;
}

/* line 1568, ../sass/screen.scss */
.noborder {
  border: 0 !important;
}

/* { background-image: url('../img/icons/icon_share.gif'); } */
/* { background-image: url('../img/icons/icon_share.gif'); } */
/* end press release detail */
/***
 * ##TICKER
 */
/* line 1579, ../sass/screen.scss */
.ticker-section {
  position: relative;
  width: 760px;
  float: none;
  padding: 12px 10px;
  margin-bottom: 30px;
  background-color: #FFDD00;
}

/* line 1588, ../sass/screen.scss */
.ticker-section h2, .ticker-section #kerncijfer-table caption, #kerncijfer-table .ticker-section caption {
  margin: 0;
  color: #009FE3;
  font-size: 100%;
  font-family: "Lucida Sans", "Arial", sans-serif;
  float: left;
  width: auto;
}

/* line 1597, ../sass/screen.scss */
.ticker-section ul.product-container {
  margin: 0;
  padding: 0;
  list-style: none;
  width: 630px;
  float: left;
}

/* line 1605, ../sass/screen.scss */
.ticker-section li.productitem {
  padding: 0;
  margin: 0;
  clear: both;
  list-style: none;
}

/* line 1612, ../sass/screen.scss */
.ticker-section li.productitem p {
  margin: 0;
  float: left;
  width: auto;
}

/* line 1618, ../sass/screen.scss */
.ticker-section li.productitem .singular a {
  font-size: 106%;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  background: none;
  width: 100%;
  display: block;
}

/* line 1628, ../sass/screen.scss */
.ticker-section .singular a:hover {
  background-image: none;
}

/* line 1632, ../sass/screen.scss */
.ticker-section li.productitem .singular {
  float: left;
  margin: 0;
  width: 460px;
}

/* line 1638, ../sass/screen.scss */
.ticker-section li.productitem .productitem-date {
  float: left;
  margin: -1px 10px 0 20px;
  padding: 0 4px;
  float: left;
  color: #585859;
  line-height: 145%;
  background: #fff;
}

/* end - ticker */
/***
 * ##LIGHTBOX
 */
/* line 1653, ../sass/screen.scss */
.lightbox {
  background: #fff;
}

/* line 1658, ../sass/screen.scss */
.personprofile-zoomed,
.photo-zoomed {
  margin: 0 auto;
  padding: 30px 0 0 0;
  width: 460px;
  position: relative;
  background-color: #fff;
}

/* line 1667, ../sass/screen.scss */
.personprofile-zoomed h3,
.photo-zoomed h1 {
  margin: 0;
  color: #0D1D47;
  font-family: "Arial", sans-serif;
  font-size: 150%;
  font-weight: normal;
  font-style: italic;
  letter-spacing: 0;
  text-transform: none;
}

/* line 1679, ../sass/screen.scss */
.personprofile-zoomed img,
.photo-zoomed img {
  margin: 0 auto 0.75em auto;
  display: block;
}

/* line 1748, ../sass/screen.scss */
.to-downloads {
  margin-bottom: 1.75em;
  float: right;
}

/* line 1753, ../sass/screen.scss */
.to-downloads a {
  padding: 0.05em 10px 0.15em 10px;
  display: block;
  color: #fff;
  background-color: #8996ad;
}

/* line 1760, ../sass/screen.scss */
.to-downloads a:hover {
  background-color: #0D1D47;
}

/* end - lightboxes */
/* start - tabbedcarousel */
/* misc */
/* line 1768, ../sass/screen.scss */
.media-carrousel .media-info {
  visibility: hidden;
}

/* line 1772, ../sass/screen.scss */
.media-primary a img {
  visibility: hidden;
}

/* line 1776, ../sass/screen.scss */
.video-thumbnail-preview {
  visibility: hidden;
}

/* slider */
/* line 1781, ../sass/screen.scss */
div.tabs div.slider {
  position: relative;
  z-index: 90;
  top: 0;
  left: 0;
  overflow: hidden;
  background: #ffffff;
}

/* line 1790, ../sass/screen.scss */
div.tabs div.slider img {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
}

/* preview */
/* line 1798, ../sass/screen.scss */
div.media-carrousel div.preview {
  position: absolute;
  z-index: 110;
  top: 212px;
  width: 150px;
  height: 108px;
  overflow: hidden;
  background: url("../img/tabbedcarousel/thumb_kader.png") no-repeat;
  visibility: hidden;
}

/* line 1809, ../sass/screen.scss */
div.media-carrousel div.preview img {
  display: block;
  padding: 10px;
}

/* info */
/* line 1815, ../sass/screen.scss */
div.tabs div.info {
  position: absolute;
  z-index: 90;
  top: 0;
  right: 0;
  width: 170px;
  overflow: hidden;
  visibility: visible;
  background: #ffffff;
}

/* player */
/* line 1827, ../sass/screen.scss */
div.tabs div.player {
  position: absolute;
  z-index: 90;
  top: 0;
  left: 0;
}

/* line 1834, ../sass/screen.scss */
div.tabs div.player embed {
  position: absolute;
  left: -1000px;
}

/* trigger */
/* line 1840, ../sass/screen.scss */
div.tabs div.trigger {
  position: absolute;
  z-index: 110;
  top: 155px;
  left: 0;
  display: none;
  float: left;
  width: 30px;
  height: 30px;
  background: transparent url("../img/tabbedcarousel/trigger-arrow.gif") no-repeat top left;
  text-align: right;
  line-height: 30px;
  cursor: pointer;
}

/* line 1855, ../sass/screen.scss */
div.tabs div:hover.trigger {
  background-position: 0 -30px;
}

/* line 1859, ../sass/screen.scss */
div.tabs div.trigger.with-text {
  padding: 0;
  width: 30px;
  height: 30px;
  overflow: hidden;
  background-color: white;
  color: #8896ac;
}

/* line 1868, ../sass/screen.scss */
div.tabs div.ie8fix {
  display: none;
}

/* end - tabbedcarousel */
/* video specific styles */
/* line 3, ../sass/sections/_video.scss */
.video-thumbs, .video-description {
  display: none;
}

/* line 7, ../sass/sections/_video.scss */
.video-container .media-primary {
  display: block;
}

/* line 11, ../sass/sections/_video.scss */
.media-primary img {
  display: none;
}

/* line 15, ../sass/sections/_video.scss */
.player-container {
  display: none;
}

/* line 19, ../sass/sections/_video.scss */
.video-text-overlay {
  position: absolute;
  display: none;
  /* let op met js enhanced aanzetten */
  width: 380px;
  bottom: 50px;
  left: 50%;
  margin-left: -190px;
  font-size: 60px;
  color: #fff;
  text-align: center;
  max-width: 380px;
  font-family: "quadraatsans-bold", "Lucida Sans", "Lucida Grande", "Arial", sans-serif;
  font-weight: normal;
  font-style: normal;
  line-height: 1em;
  text-transform: uppercase;
  text-shadow: 0 0 3px #303739;
}
/* line 36, ../sass/sections/_video.scss */
.video-text-overlay a {
  display: block;
  width: 70px;
  height: 70px;
  background: url("../img/buttons/video_play_large.png") no-repeat;
  position: absolute;
  text-indent: -9999em;
  top: -95px;
  left: 50%;
  margin-left: -35px;
}
/* line 46, ../sass/sections/_video.scss */
.video-text-overlay a:hover {
  background-position: 0 -70px;
}

/* video overlay thumbs ed */
/* line 54, ../sass/sections/_video.scss */
.player-container {
  position: relative;
  overflow: hidden;
  width: 780px;
  height: 440px;
}

/* line 61, ../sass/sections/_video.scss */
p.noflash {
  width: 400px;
  margin: 50px auto 0px auto;
}

/* line 66, ../sass/sections/_video.scss */
.homepage p.noflash {
  margin-top: 100px;
}

/* line 70, ../sass/sections/_video.scss */
.pressrelease p.noflash {
  margin: 0;
}

/* line 74, ../sass/sections/_video.scss */
.video-container {
  width: 780px;
  height: 440px;
  position: relative;
  margin-bottom: 30px;
}

/* line 81, ../sass/sections/_video.scss */
.video-carousel {
  width: 780px;
  height: 440px;
  overflow: hidden;
  margin-bottom: 30px;
  position: relative;
}

/* line 89, ../sass/sections/_video.scss */
.video-carousel .video-container {
  margin-bottom: 0;
  position: absolute;
  top: 0px;
}

/* line 95, ../sass/sections/_video.scss */
.homepage .video-container {
  width: 700px;
  height: 393px;
  margin-bottom: 0;
  margin-left: 0;
  padding-left: 0;
}

/* line 103, ../sass/sections/_video.scss */
.homepage .player-container {
  width: 700px;
  height: 393px;
}

/* line 108, ../sass/sections/_video.scss */
.video-overlay {
  background: url(../img/backgrounds/video-overlay.jpg) 0 0 no-repeat;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  z-index: 3;
  display: none;
}

/* line 119, ../sass/sections/_video.scss */
.player-container {
  position: relative;
}

/* line 124, ../sass/sections/_video.scss */
.player-container embed,
.player-container object {
  /* om de bottom margin netjes te maken */
  float: left;
  /*position: absolute;*/
}

/* line 130, ../sass/sections/_video.scss */
.player-container a.play {
  position: absolute;
  text-indent: -999999px;
  background: url(../img/buttons/video_play_large.png) no-repeat 0 0;
  margin: -30px -30px;
  top: 50%;
  left: 50%;
  height: 60px;
  width: 60px;
  z-index: 1000;
}

/* line 142, ../sass/sections/_video.scss */
.player-container a.play:hover {
  background-position: 0 -65px;
}

/* line 147, ../sass/sections/_video.scss */
#main .video-description {
  position: absolute;
  z-index: 5;
  width: 365px;
  top: 40px;
  left: 40px;
}
/* line 153, ../sass/sections/_video.scss */
#main .video-description h2, #main .video-description #kerncijfer-table caption, #kerncijfer-table #main .video-description caption {
  margin: 0 0 12px 0;
  color: #009FE3;
  font-size: 14px;
  font-family: "quadraatsans-bold", "Lucida Sans", "Lucida Grande", "Arial", sans-serif;
  font-weight: normal;
  text-align: left;
  text-transform: uppercase;
  background: url(../img/backgrounds/dotted-border-blue.png) 0 100% repeat-x;
  padding-bottom: 10px;
  padding-bottom: 15px;
  background-image: url(../img/backgrounds/dotted-border-white.png);
  font-size: 14px;
  color: #FFDD00;
  margin-bottom: 10px;
}
/* line 161, ../sass/sections/_video.scss */
#main .video-description h1 {
  background: url(../img/backgrounds/dotted-border-white.png) 0 100% repeat-x;
  padding-bottom: 15px;
  color: white;
  font-size: 32px;
  line-height: 100%;
  margin: 0 0 10px 0 !important;
  max-width: 365px;
}
/* line 170, ../sass/sections/_video.scss */
#main .video-description p {
  font-family: "Arial", sans-serif;
  font-size: 13px;
  color: white;
  display: block;
  clear: both;
}

/* line 180, ../sass/sections/_video.scss */
.over-video-thumbnail {
  margin: 0;
  width: 130px;
  height: 95px;
  position: absolute;
  z-index: 5;
  cursor: pointer;
}
/* line 187, ../sass/sections/_video.scss */
.over-video-thumbnail span {
  font-size: 14px;
  text-transform: uppercase;
  display: block;
  height: 20px;
  color: white;
  font-family: "quadraatsans-bold", "Lucida Sans", "Arial", sans-serif;
}
/* line 196, ../sass/sections/_video.scss */
.over-video-thumbnail img {
  -webkit-box-shadow: 1px 1px 3px #303739;
  -moz-box-shadow: 1px 1px 3px #303739;
  box-shadow: 1px 1px 3px #303739;
  position: absolute;
  top: 20px;
  left: 0px;
  z-index: 4;
}
/* line 203, ../sass/sections/_video.scss */
.over-video-thumbnail.ovt-left, .over-video-thumbnail.ovt-right, .over-video-thumbnail.ovt-mid {
  bottom: -80px;
}
/* line 207, ../sass/sections/_video.scss */
.over-video-thumbnail.ovt-left {
  right: 310px;
}
/* line 211, ../sass/sections/_video.scss */
.over-video-thumbnail.ovt-mid {
  right: 170px;
}
/* line 215, ../sass/sections/_video.scss */
.over-video-thumbnail.ovt-right {
  right: 30px;
}

/* replay button */
/* line 222, ../sass/sections/_video.scss */
.replay-video {
  background: url("../img/buttons/video_replay.png") no-repeat scroll 0 0 transparent;
  bottom: -50px;
  display: none;
  color: white;
  font-weight: bold;
  height: 29px;
  left: 40px;
  padding-left: 50px;
  padding-top: 11px;
  position: absolute;
  text-decoration: none !important;
  width: auto;
  z-index: 6;
}
/* line 236, ../sass/sections/_video.scss */
.replay-video:hover {
  color: #FFDD00;
}

/* line 241, ../sass/sections/_video.scss */
.player-container .replay-video {
  display: block;
}

/* line 245, ../sass/sections/_video.scss */
.player-container .placeholder-thumbnail {
  position: absolute;
  top: 0px;
  left: 0px;
}

/* line 253, ../sass/sections/_video.scss */
a.thumbvideo {
  position: absolute;
  bottom: 10px;
  left: 10px;
  background: url("../img/buttons/video_play_small.png") no-repeat;
  text-decoration: none !important;
  z-index: 6;
  width: 26px;
  height: 26px;
  background-position: bottom left;
}

/* line 265, ../sass/sections/_video.scss */
a.thumbvideo:hover, .thumbhover a.thumbvideo {
  background-position: top left;
}

/****
* Kerncijfers
*/
/* line 6, ../sass/pages/_keyfigures.scss */
.key-figures .share-subsection {
  width: 300px;
  float: right;
}
/* line 11, ../sass/pages/_keyfigures.scss */
.key-figures .head-section {
  float: left;
  width: 390px;
  margin-top: 10px;
}
/* line 15, ../sass/pages/_keyfigures.scss */
.key-figures .head-section h2, .key-figures .head-section #kerncijfer-table caption, #kerncijfer-table .key-figures .head-section caption {
  margin: 0 0 12px 0;
  color: #009FE3;
  font-size: 14px;
  font-family: "quadraatsans-bold", "Lucida Sans", "Lucida Grande", "Arial", sans-serif;
  font-weight: normal;
  text-align: left;
  text-transform: uppercase;
}
/* line 20, ../sass/pages/_keyfigures.scss */
.key-figures .head-section p {
  max-width: 340px;
}

/* line 2, ../sass/sections/_keyfigures.scss */
#key-figures .chart_row {
  padding-bottom: 30px;
}

/* line 6, ../sass/sections/_keyfigures.scss */
#key-figures .chart {
  width: 320px;
  float: left;
  padding-right: 70px;
}

/* line 12, ../sass/sections/_keyfigures.scss */
#key-figures ul {
  padding-left: 0;
  margin-left: 0;
  margin-top: 0;
}

/* line 18, ../sass/sections/_keyfigures.scss */
#key-figures > h2, #kerncijfer-table #key-figures > caption {
  margin: 0 0 12px 0;
  color: #009FE3;
  font-size: 14px;
  font-family: "quadraatsans-bold", "Lucida Sans", "Lucida Grande", "Arial", sans-serif;
  font-weight: normal;
  text-align: left;
  text-transform: uppercase;
  background: url(../img/backgrounds/dotted-border-blue.png) 0 100% repeat-x;
  padding-bottom: 10px;
}

/* line 22, ../sass/sections/_keyfigures.scss */
#kerncijfer-table {
  margin-top: 10px;
  margin-bottom: 32px;
}
/* line 25, ../sass/sections/_keyfigures.scss */
#kerncijfer-table caption {
  margin-bottom: 20px !important;
}

/* line 31, ../sass/sections/_keyfigures.scss */
#kerncijfer-table table {
  width: 720px;
  margin: 0;
}

/* line 1, ../sass/pages/_drempelvrij.scss */
.drempelvrijpage #footer {
  padding-left: 10px;
  padding-top: 0;
}

/* line 6, ../sass/pages/_drempelvrij.scss */
.drempelvrijpage #leader {
  margin-left: 10px;
  width: 450px;
  float: left;
  margin-top: 10px;
}

/* line 13, ../sass/pages/_drempelvrij.scss */
.drempelvrijpage #main {
  width: 380px;
  float: right;
  margin-right: 90px;
}

/* line 19, ../sass/pages/_drempelvrij.scss */
.drempelvrijpage #main h1 {
  font-size: 200%;
  line-height: 100%;
  color: #0D1D47;
  width: 100%;
  margin-top: 5px;
}

/* line 27, ../sass/pages/_drempelvrij.scss */
.drempelvrijpage #main p.drempelvrij {
  margin-top: 30px;
  padding: 16px 0 18px 60px;
  width: 100%;
  background: transparent url("../img/logos/logo_drempelvrij.png") 0 0 no-repeat;
}

/* line 34, ../sass/pages/_drempelvrij.scss */
.drempelvrijpage #leader h1 {
  font-size: 55px;
  line-height: 100%;
  width: 100%;
  padding-bottom: 220px;
  margin-bottom: 0;
  background: transparent url("../img/backgrounds/banner_ballon.png") 75% 100% no-repeat;
}

/* line 43, ../sass/pages/_drempelvrij.scss */
.drempelvrijpage h2, .drempelvrijpage #kerncijfer-table caption, #kerncijfer-table .drempelvrijpage caption {
  margin: 0 0 12px 0;
  color: #009FE3;
  font-size: 14px;
  font-family: "quadraatsans-bold", "Lucida Sans", "Lucida Grande", "Arial", sans-serif;
  font-weight: normal;
  text-align: left;
  text-transform: uppercase;
}

/***
 * ##BRANDSUBHOME
 */
/* line 7, ../sass/pages/_brand.scss */
.brandsubhomepage .static-kwicks {
  margin-bottom: 35px;
}
/* line 10, ../sass/pages/_brand.scss */
.brandsubhomepage .news-section {
  background: url(../img/backgrounds/info-bar.png) 0 0 no-repeat;
  margin-right: 0px;
  padding: 12px 10px 8px 12px;
  position: relative;
  float: right;
  width: 758px;
  height: 20px;
  min-height: 20px;
  margin-bottom: 40px;
}
/* line 20, ../sass/pages/_brand.scss */
.brandsubhomepage .news-section h2, .brandsubhomepage .news-section #kerncijfer-table caption, #kerncijfer-table .brandsubhomepage .news-section caption {
  margin: 0;
  margin-top: -2px;
  font-size: 117%;
  color: #FFDD00;
  background-image: none;
}
/* line 27, ../sass/pages/_brand.scss */
.brandsubhomepage .news-section .newsitem .singular {
  margin-left: 10px;
  width: auto;
  float: right;
  width: 490px;
  margin-top: 0;
}
/* line 33, ../sass/pages/_brand.scss */
.brandsubhomepage .news-section .newsitem .singular a {
  color: white;
  background: url("../img/hyperlinks/singular_arrowright_white.png") 100% 2px no-repeat;
  font-size: 100%;
  font-style: normal;
  line-height: 145%;
  letter-spacing: 0;
}
/* line 28, ../sass/global/_mixins.scss */
.brandsubhomepage .news-section .newsitem .singular a:hover {
  color: #FFDD00;
  background-image: url("../img/hyperlinks/singular_arrowright_yellow.png");
}
/* line 47, ../sass/pages/_brand.scss */
.brandsubhomepage .news-section .newsitem-date {
  margin: 0;
  padding: 0 2px;
  width: 50px;
  margin-left: 20px !important;
}
/* line 53, ../sass/pages/_brand.scss */
.brandsubhomepage .news-section .news-container .newsitem {
  display: none;
  position: absolute;
  left: 140px;
  top: 11px;
  padding: 0;
}
/* line 61, ../sass/pages/_brand.scss */
.brandsubhomepage div.brandbox {
  width: 195px;
  float: left;
  position: relative;
  margin-top: 25px;
  min-height: 210px;
  padding-top: 50px;
  color: #59666C;
}
/* line 69, ../sass/pages/_brand.scss */
.brandsubhomepage div.brandbox img {
  position: absolute;
  top: 0;
  left: 0;
}
/* line 74, ../sass/pages/_brand.scss */
.brandsubhomepage div.brandbox p {
  width: 175px;
}
/* line 76, ../sass/pages/_brand.scss */
.brandsubhomepage div.brandbox p.singular {
  margin-bottom: 3px;
}
/* line 81, ../sass/pages/_brand.scss */
.brandsubhomepage div.our-brands {
  /*background: transparent url('../img/contentManagement/merken-ceo.png') bottom right no-repeat;*/
  width: 420px;
  padding-right: 330px;
  margin-right: 40px;
  margin-bottom: 50px;
}
/* line 83, ../sass/pages/_brand.scss */
.brandsubhomepage div.our-brands h2, .brandsubhomepage div.our-brands #kerncijfer-table caption, #kerncijfer-table .brandsubhomepage div.our-brands caption {
  margin: 0 0 12px 0;
  color: #009FE3;
  font-size: 14px;
  font-family: "quadraatsans-bold", "Lucida Sans", "Lucida Grande", "Arial", sans-serif;
  font-weight: normal;
  text-align: left;
  text-transform: uppercase;
}
/* line 90, ../sass/pages/_brand.scss */
.brandsubhomepage div.our-brands blockquote {
  width: 100%;
}
/* line 93, ../sass/pages/_brand.scss */
.brandsubhomepage div.our-brands .blockquote-message {
  font-size: 26px;
  line-height: 30px;
  margin-bottom: 10px;
}
/* line 98, ../sass/pages/_brand.scss */
.brandsubhomepage div.our-brands .larger img {
  position: absolute;
  bottom: 0px;
  right: -330px;
}
/* line 103, ../sass/pages/_brand.scss */
.brandsubhomepage div.our-brands div.larger {
  font-size: 120%;
  position: relative;
}
/* line 106, ../sass/pages/_brand.scss */
.brandsubhomepage div.our-brands div.larger > p {
  margin-bottom: 0;
}

/* line 115, ../sass/pages/_brand.scss */
.brandpage .column-primary .article-header {
  padding: 0;
  height: auto;
  margin: 0;
}
/* line 119, ../sass/pages/_brand.scss */
.brandpage .column-primary .article-header img {
  position: relative;
}
/* line 123, ../sass/pages/_brand.scss */
.brandpage .column-primary h2, .brandpage .column-primary #kerncijfer-table caption, #kerncijfer-table .brandpage .column-primary caption {
  margin: 40px 0 10px 0;
  text-align: left;
}
/* line 127, ../sass/pages/_brand.scss */
.brandpage .column-primary p.intro {
  width: 460px;
  font-family: "quadraatsans", "Lucida Sans", "Lucida Grande", "Arial", sans-serif;
  margin-bottom: 1.45em;
  font-size: 18px;
  line-height: 21px;
  margin-top: 10px;
}
/* line 136, ../sass/pages/_brand.scss */
.brandpage .column-primary .factsfigures h3 {
  margin-bottom: 10px;
  color: #009FE3;
  font-size: 110%;
  font-family: "quadraatsans-bold", "Lucida Sans", "Lucida Grande", "Arial", sans-serif;
  text-transform: uppercase;
  font-weight: normal;
  font-style: normal;
}
/* line 146, ../sass/pages/_brand.scss */
.brandpage .column-primary .factsfigures span {
  font-family: "quadraatsans-bold", "Lucida Sans", "Lucida Grande", "Arial", sans-serif;
  font-size: 21px;
  color: #0D1D47;
  text-transform: uppercase;
  line-height: 1;
}
/* line 152, ../sass/pages/_brand.scss */
.brandpage .column-primary .factsfigures span.big {
  color: #0D1D47;
  font-size: 100px;
  line-height: 1;
  font-family: "quadraatsansmono", "quadraatsans-bold", "Lucida Sans", "Lucida Grande", "Arial", sans-serif;
  letter-spacing: -2px;
  display: block;
  margin-left: -15px;
}
/* line 163, ../sass/pages/_brand.scss */
.brandpage .column-primary .factsfigures .left-column,
.brandpage .column-primary .factsfigures .right-column {
  width: 240px;
  float: left;
  margin-bottom: 2em;
}
/* line 168, ../sass/pages/_brand.scss */
.brandpage .column-primary .factsfigures .left-column {
  margin-right: 30px;
  clear: left;
}
/* line 175, ../sass/pages/_brand.scss */
.brandpage .more-info {
  background: url(../img/backgrounds/info-bar.png) 0 0 no-repeat;
  margin: 30px 45px 33px 0;
  padding: 10px 18px;
}
/* line 179, ../sass/pages/_brand.scss */
.brandpage .more-info strong {
  color: #FFDD00;
  font-size: 1em;
}
/* line 183, ../sass/pages/_brand.scss */
.brandpage .more-info a {
  color: white;
  background: url("../img/hyperlinks/singular_arrowright_white.png") 100% 2px no-repeat;
}
/* line 28, ../sass/global/_mixins.scss */
.brandpage .more-info a:hover {
  color: #FFDD00;
  background-image: url("../img/hyperlinks/singular_arrowright_yellow.png");
}
/* line 187, ../sass/pages/_brand.scss */
.brandpage .table-section.contact thead th p {
  margin: 0;
  padding: 1px 0 0 0;
}
/* line 192, ../sass/pages/_brand.scss */
.brandpage .column-secondary {
  width: 200px;
}
/* line 194, ../sass/pages/_brand.scss */
.brandpage .column-secondary .section {
  width: 200px;
}
/* line 198, ../sass/pages/_brand.scss */
.brandpage .column-secondary .location {
  display: block;
  color: #59666C;
}
/* line 202, ../sass/pages/_brand.scss */
.brandpage .video-container {
  width: 460px;
  height: 259px;
  float: none;
}
/* line 208, ../sass/pages/_brand.scss */
.brandpage .player-container {
  width: 460px;
  height: 259px;
  overflow: visible;
  zoom: 1;
}
/* line 213, ../sass/pages/_brand.scss */
.brandpage .player-container object {
  float: none;
}
/* line 218, ../sass/pages/_brand.scss */
.brandpage .banner {
  position: relative;
  background: url(../img/backgrounds/banner_branddetail.png) 0 0 no-repeat;
  width: 460px;
}
/* line 222, ../sass/pages/_brand.scss */
.brandpage .banner a {
  display: block;
  height: 110px;
  cursor: pointer;
}
/* line 227, ../sass/pages/_brand.scss */
.brandpage .banner div {
  position: absolute;
  left: 240px;
  top: 25px;
  max-width: 200px;
}
/* line 232, ../sass/pages/_brand.scss */
.brandpage .banner div h2, .brandpage .banner div #kerncijfer-table caption, #kerncijfer-table .brandpage .banner div caption {
  color: #0D1D47;
  margin: 0;
  line-height: 24px;
  text-align: left;
}
/* line 239, ../sass/pages/_brand.scss */
.brandpage .banner span.button {
  display: block;
  width: 70px;
  height: 70px;
  margin: 0;
  background: url("../img/buttons/video_play_large_shaded.png") no-repeat;
  position: absolute;
  text-indent: -9999em;
  top: 20px;
  left: 150px;
}
/* line 250, ../sass/pages/_brand.scss */
.brandpage .banner:hover span.button {
  background-position: 0 -70px;
}

/* koersgrafiek pagina */
/* line 4, ../sass/pages/_koers.scss */
#koersgrafiek .ui-datepicker-trigger {
  display: none;
}

/* line 8, ../sass/pages/_koers.scss */
#koersgrafiek {
  margin-bottom: 40px;
}

/* line 12, ../sass/pages/_koers.scss */
.koerspagina .helper-tools.related-documents ul li:first-child {
  display: none;
}

/* line 16, ../sass/pages/_koers.scss */
.koerspagina .helper-tools.related-documents {
  right: 10px;
}

/* line 20, ../sass/pages/_koers.scss */
#koers-downloads h2, #koers-downloads #kerncijfer-table caption, #kerncijfer-table #koers-downloads caption {
  margin: 0 0 12px 0;
  color: #009FE3;
  font-size: 14px;
  font-family: "quadraatsans-bold", "Lucida Sans", "Lucida Grande", "Arial", sans-serif;
  font-weight: normal;
  text-align: left;
  text-transform: uppercase;
  background: url(../img/backgrounds/dotted-border-blue.png) 0 100% repeat-x;
  padding-bottom: 10px;
}

/* line 23, ../sass/pages/_koers.scss */
#koers-downloads ul {
  margin-left: 0;
  margin-top: 0;
  padding-left: 0;
}

/* twitter block fix voor ie */
/* line 1884, ../sass/screen.scss */
#twitter_update_list.horizontal li {
  width: 232px !important;
}

/* blg logo fix */
/* line 1891, ../sass/screen.scss */
.brand-logo.blg span,
.brand-logo.blg img,
.brand-logo.blg a {
  height: auto;
}

/* line 1895, ../sass/screen.scss */
.brand-logo.blg span {
  margin-top: -19px;
  margin-bottom: 1px;
}

/* line 1902, ../sass/screen.scss */
.video-container {
  display: none;
}

/* line 1908, ../sass/screen.scss */
.video-container.active,
.video-container.pressrelease,
.video-container.homepage {
  display: block;
}

/* line 1913, ../sass/screen.scss */
.video-container.pressrelease .media-primary,
.homepage .video-container .media-primary {
  display: block;
}

/* line 1918, ../sass/screen.scss */
.video-container.pressrelease .video-thumbnail,
.video-container.homepage .video-thumbnail {
  display: none;
}

/* line 1923, ../sass/screen.scss */
.video-container.pressrelease p,
.video-container.homepage p {
  display: block;
}

/* line 1927, ../sass/screen.scss */
.share-subsection .subsection-inner {
  background: transparent;
}

/* line 1932, ../sass/screen.scss */
.brandsubhomepage .news-container .newsitem.nosc,
.homepage .primary .news-container .newsitem.nosc {
  display: block;
  margin-left: 30px;
  margin-top: 3px;
}

/* line 1938, ../sass/screen.scss */
#fbook-like {
  margin-top: -20px;
  margin-bottom: 20px;
}

/* multi carousel */
/* line 1945, ../sass/screen.scss */
.multi-carousel {
  width: 780px;
  height: 440px;
  overflow: hidden;
  margin-bottom: 55px;
  position: relative;
}

/* line 1953, ../sass/screen.scss */
.multi-carousel .video-container {
  margin-bottom: 0;
  position: absolute;
  top: 0px;
}

/* huisstijl redesign fixjes*/
/* line 1961, ../sass/screen.scss */
body.background {
  background: red;
}

/* line 1965, ../sass/screen.scss */
body.font {
  font-family: 'quadraatsans-bold' !important;
}

/* line 1969, ../sass/screen.scss */
body.font .static-kwicks .lead strong {
  font-family: 'quadraatsansmono' !important;
  font-size: 90px;
}

/* line 1974, ../sass/screen.scss */
body.font .static-kwicks .lead span {
  font-style: normal;
  font-size: 30px;
}

/* line 1979, ../sass/screen.scss */
body.font .static-kwicks em {
  font-style: normal;
  text-transform: uppercase;
}

/* line 1984, ../sass/screen.scss */
body.font .static-kwicks p {
  font-size: 15px;
  font-family: 'quadraatsans' !important;
}
