/*
Copyright (c) 2010, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.com/yui/license.html
version: 2.8.1
*/
html {color: #707070;background: #fff;}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td {margin: 0;padding: 0;}
table {border-collapse: collapse;border-spacing: 0;}
fieldset, img {border: 0;}
address, caption, cite, code, dfn, em, strong, th, var, optgroup {font-style: inherit;font-weight: inherit;}
del, ins {text-decoration: none;}
li {list-style: none;}
caption, th {text-align: left;}
h1, h2, h3, h4, h5, h6 {font-size: 100%;font-weight: normal;}
q:before, q:after {content: '';}
abbr, acronym {border: 0;font-variant: normal;}
sup {vertical-align: baseline;}
sub {vertical-align: baseline;}
legend {color: #000;}
input, button, textarea, select, optgroup, option {font-family: inherit;font-size: inherit;font-style: inherit;font-weight: inherit;}
input, button, textarea, select {*font-size: 100%;}
/*
end Yahoo
*/

/* ********************************************
cito-nl.css
********************************************* */

#divPrintHeader {
  display: none;
}

html {
  overflow-y: scroll;
}

body, table, li {
  font-family: arial, helvetica, sans-serif;
  color: #707070;
  font-size: 12px;
}

hr {
  background-color: #0079ab;
  border: 0 none;
  color: #0079ab;
  height: 1px;
}

h1 {
  font-size: 14pt;
  line-height: 1.2em;
}

strong {
  font-weight: bold;
}

span.red, .red {
  color: #ba014c;
}

span.redbold, .redbold {
  font-weight: bold;
  color: #ba014c;
}

iframe {
  margin: 10px 0px;
}

h1, h2 {
  color: #707070;
  font-weight: bold;
  margin-bottom: 5px;
}

h1.centered {
  text-align: center;
}

h2 {
  font-size: 14px;
}

h3 {
  font-weight: bold;
}

h4, h3 {
  font-size: 10pt;
  color: #00b6dd;
  margin-bottom: 2px;
  margin-top: 2px;
}

.clear {
  clear: both;
}

li a {
  text-decoration: none;
}

.left_rounded {
  -moz-border-radius: 10px 0px 0px 0px;
}

input .search {
  padding: 4px;
  color: #707070;
}

.container {
  margin: 0 auto;
  width: 992px;
}

#top {
  position: relative;
}

.new, .new li {
  font-size: 12px;
}

.homepage .logo h1 {
  text-indent: -1000px;
}

.logo {
  width: 245px;
}

.logo, .logo img {
  position: absolute;
  top: 10px;
  margin-right: 4px;
  float: left;
}

.languages {
  top: 7px;
  position: absolute;
  right: 0px;
  z-index: 1000;
}

.languages, .new div.search {
  float: right;
  width: 245px;
  background-color: #f3f3f3;
  font-size: 0.8em;
  line-height: 20px;
  display: block;
  clear: right;
  margin-bottom: 4px;
}

.languages ul {
  margin-right: 4px;
  background: url('../../../images/homepage/icon_dropdown.png') no-repeat right bottom;
  padding-left: 4px;
  height: 100%;
  overflow: hidden
}

.languages ul:hover {
  cursor: pointer;
}


.languages ul li {
  list-style-image: none;
}

.languages li {
  height: 20px;
}

.languages img {
  vertical-align: middle;
}

.languages li a {
  color: #707070;
  text-decoration: none;
  line-height: 20px;
}

.languages li a:hover, .breadcrumb li a:hover {
  text-decoration: underline;
  color: #0079ab;
}

.languages ul.closed {
  height: 20px;
  background: url('../../../images/homepage/icon_dropdown.png') no-repeat right top;
}

.languages .international {
  background: url('../../../images/international.png') no-repeat 0 center;
}

.languages .netherlands {
  background: url('../../../images/netherlands.png') no-repeat 0 center;
}

.languages .germany {
  background: url('../../../images/germany.png') no-repeat 0 center;
}

.languages .usa {
  background: url('../../../images/usa.png') no-repeat 0 center;
}

.languages .turkey {
  background: url('../../../images/turkey.png') no-repeat 0 center;
}

.new div.search {
  font-size: 0.7em; /*margin-top: 7px;*/
}

div.search {
  margin-top: 31px;
}

.new div.search label {
  display: none;
}

.new div.search input.search {
  background-color: #f3f3f3;
  border: none;
  width: 208px;
  padding-left: 4px;
  height: 20px;
}

.new div.search input.icon-search {
  background: url('../../../images/homepage/icon_zoek.png') no-repeat right bottom;
  width: 30px;
  height: 20px;
  border: 0 none;
  right: 0;
  overflow: hidden
}

.new div.search input.icon-search:hover {
  cursor: pointer;
}

.new div.search ol li {
  float: left;
  margin-left: 0px;
}

.shopportal {
  float: right;
  width: 245px;
  height: 120px;
  background-color: #e3e3e3;
  font-size: 0.7em;
  line-height: 20px;
  clear: right;
  margin-bottom: 0px;
  position: relative;
}

.shopportal img {
  float: right;
  display: inline;
  width: 245px;
  height: 120px;
}

.shopportal ul.links {
  height: 32px;
  width: 245px;
  line-height: 32px;
  position: absolute;
  top: 0px;
}

.shopportal ul.links {
  padding-left: 0px;
  background-color: #006d98;
}

.shopportal .gradient {
  opacity: 0.8;
  filter: Alpha(Opacity=80); /* IE */
  -moz-opacity: 0.8;
}

.homepage .shopportal .gradient {
  opacity: 1;
  filter: Alpha(Opacity=100); /* IE */
  -moz-opacity: 1;
}

.shopportal ul.links li {
  float: right;
  margin-right: 10px;
  display: inline;
}

.shopportal ul.links li a {
  font-weight: bold;
  color: #fff;
  text-decoration: none;
}

.shopportal ul.links li a:hover {
  color: #00b6dd;
}

.homepage .shopportal {
  height: 80px;
}

.homepage .shopportal ul.links {
  opacity: 1;
  filter: Alpha(Opacity=100); /* IE */
  -moz-opacity: 1;
}

.homepage .shopportal img {
  display: none;
}

.shopportal .portal {
  background: url('../../../images/homepage/icon_portal.png') no-repeat 0 0;
  padding-left: 25px;
  line-height: 37px
}

.shopportal .shop {
  background: url('../../../images/homepage/icon_webwinkel.png') no-repeat 0 0;
  padding-left: 25px;
  line-height: 37px
}

.navigation, .breadcrumb {
  float: left;
  width: 498px;
  margin-left: 249px;
}

.navigation ul {
  background-color: #0079ab;
  height: 32px;
  padding: 0px 5px 0px 5px;
  display: block;
}
.navigation li {
  display: inline;
  line-height: 32px;
  height: 32px;
  padding: 9px 5px 8px 5px;
}

.navigation li a {
  color: #fff;
  text-decoration: none;
  font-weight: bold;
  line-height: 32px;
}

.navigation li:hover, .navigation li.active {
  background-color: #00b6dd;
}

.homepage .breadcrumb {
  background-color: #f3f3f3;
  height: 48px;
}

.breadcrumb {
  color: #707070;
  background-color: #e3e3e3;
  height: 88px;
  position: relative;
}

.breadcrumb ul {
  padding: 4px 10px 4px 10px;
}

.breadcrumb li {
  display: inline;
}

.breadcrumb li a {
  color: #0079ab;
  padding-right: 4px;
  margin-right: 4px;
  text-decoration: none;
  border-right: 1px solid #707070;
}

.homepage .breadcrumb h1, .homepage .breadcrumb h2 {
  display: none;
}

.breadcrumb h1, .breadcrumb h2 {
  right: 0px;
  bottom: 0px;
  position: absolute;
  color: #fff;
  margin-right: 10px;
  margin-bottom: 0px;
  font-size: 24px;
}

.body {
  clear: both;
  margin-top: 4px;
}

#divContent {
  color: #707070;
  line-height: 1.5em;
  padding-top: 4px;
}

#divContent.no-top-padding {
  padding-top: 0px;
}

#divContent h1 {
  padding-top: 5px;
}

#divContent ul li, #divContent-nieuwsflits ul li {
  background: url('../../../images/reddot.gif') no-repeat 0 0.2em;
  padding-left: 20px
}

#divContent a, #divFooter a, #divContent-nieuwsflits a {
  color: #0079ab;
  text-decoration: underline;
}

#divContent a:hover, #divFooter a:hover, #divContent-nieuwsflits a:hover {
  text-decoration: none;
}

.content {
  width: 743px;
  float: left;
}

.content a {
  color: #fff;
  text-decoration: none;
}

.homepage .content .block {
  height: 260px;
  overflow: hidden;
}

.image-banner-container {
  width: 100%;
  overflow: hidden;
  position: relative;
  float: left;
  margin-bottom: 4px;
}

.image-only-banner {
  margin-bottom: 4px;
  display: inline;
  float: left;
  height: 100%;
  width: 245px;
  position: relative;
}

.image-only-banner img, .image-only-banner object, .image-only-banner a {
  display: block;
  margin: auto;
}

.image-only-banner .flash-link {
  position: absolute;
  top: 0;
  width: 245px;
  height: 100%;
  text-indent: -9999px;
  z-index: 999;
}

.block {
  float: left;
  display: inline;
  width: 245px;
  margin: 0px 0px 4px 4px;
  background-color: #f3f3f3;
  position: relative;
  height: 100%;
}

.image-banner-container .block {
  margin-bottom: -800px; /* Hack for the equal height columns problem */
  padding-bottom: 800px; /* Hack for the equal height columns problem */
}

.block.first {
  margin-left: 0px;
}

.block span {
  display: block;
}

.block h2, .block span.gradient, .block span.header {
  position: absolute;
  top: 0px;
  height: 32px;
}

.block h2 {
  background-color: #00b6dd;
  color: #fff;
  padding-left: 10px;
  line-height: 37px;
  width: 235px;
  position: relative;
  font-size: 11pt;
  font-weight: bold;
  margin-bottom: 0px;
}

.block a {
  color: #fff;
  text-decoration: none !important; /*display: block;*/
}

.block a:hover {
  cursor: pointer;
}

.block span.header {
  font-size: 11pt;
  font-weight: bold;
  padding-left: 10px;
  width: 215px;
  line-height: 37px;
  display: block;
  color: #fff;
  margin: 0px !important;
}

.block a > span.header {
  background: url('../../../images/pijl.png') no-repeat 10px top;
  padding-left: 30px
}

.block span.gradient {
  width: 245px;
  display: block;
  background-color: #00b6dd;
}

.block a > span.gradient {
  opacity: 0.8;
  -moz-opacity: 0.8;
  filter: Alpha(Opacity=80); /* IE */
}

.block img.original {
  display: block;
  margin: 0 auto;
  padding-top: 10px;
}

.block img.original.link {
  margin-top: 32px;
}

.block.column2 img {
  width: 494px;
  height: 225px;
}

.block span.header:hover {
  background-color: #00b6dd;
  opacity: 1;
  filter: Alpha(Opacity=100); /* IE */
  -moz-opacity: 1;
}

.homepage .block ul.bullets {
  overflow: hidden;
}

.bullets li {
  /*list-style-image: none !important;     background: none !important;     padding-left: 0px !important;*/
}

.bullets .single {
  padding: 0px !important;
  background: none !important;
}

.block ul.bullets li div {
  margin-bottom: 4px;
}

ul.bullets li.single a {
  background-image: none;
  list-style-image: none;
  padding-left: 0px;
}

ul.bullets {
  padding: 10px 10px;
  font-size: 13px;
  color: #707070;
}

.block ul.adjust-height {
  margin-top: 32px;
}

ul.bullets li a {
  font-size: 13px;
  color: #0079ab;
  text-decoration: none;
}

ul.bullets a.doc, ul.bullets a.docx, .downloadfile-doc, .downloadfile-docx {
  background: url('../../../images/word.png') no-repeat 0 0 !important;
  padding-left: 20px !important
}

ul.bullets a.xls, ul.bullets a.xlsx, .downloadfile-xls, .downloadfile-xlsx {
  background: url('../../../images/excel.png') no-repeat 0 0 !important;
  padding-left: 20px !important
}

ul.bullets a.ppt, ul.bullets a.pptx, .downloadfile-ppt, .downloadfile-pptx {
  background: url('../../../images/powerpoint.png') no-repeat 0 0 !important;
  padding-left: 20px !important
}

ul.bullets a.pdf, .downloadfile-pdf {
  background: url('../../../images/pdf.png') no-repeat 0 0 !important;
  padding-left: 20px !important
}

ul.bullets a.mp3, ul.bullets a.wav, .downloadfile-mp3, .downloadfile-wav {
  background: url('../../../images/audio.png') no-repeat 0 0 !important;
  padding-left: 20px !important
}

ul.bullets a.demo, .downloadfile-demo, ul.bullets a.swf, .downloadfile-swf {
  background: url('../../../images/demo.png') no-repeat 0 0 !important;
  padding-left: 20px !important
}

ul.bullets li.pdf, ul.bullets li.doc, ul.bullets li.docx, ul.bullets li.xls, ul.bullets li.xlsx, ul.bullets li.ppt, ul.bullets li.pptx, ul.bullets li.demo, ul.bullets li.mp3, ul.bullets li.wav, ul.bullets li.swf {
  background-image: none !important;
  list-style-image: none !important;
  padding-left: 0px !important;
}

.block ul.bullets li a:hover {
  text-decoration: underline !important;
}

.homepage .block {
  height: 260px;
  overflow: hidden;
}
.homepage .block.small {
  height: 225px;
  overflow: hidden;
}

.block.column2 {
  width: 494px;
}

.block.column3 {
  width: 743px;
}

.block.small h2 {
  position: relative;
}

.block span.date {
  /* padding-left: 20px;*/
  font-size: 13px;
  color: #707070;
  font-weight: normal;
}

.campagnes {
  width: 210px;
  margin: 0px 29px 0px 10px;
  float: left;
}

.campagnes .campagne {
  margin-bottom: 10px;
  background: url('../../../images/campagnevlakken/campagnevlak_midden.gif') repeat-y;
}

.campagnes a {
  color: #00b6dd;
  text-decoration: none;
}

.campagnes a:hover {
  background: url('../../../images/campagnevlakken/campagnevlak_top_recht_mouseover.gif') no-repeat left top;
}

.campagnes .campagne:hover {
  background: #f3f3f3 url('../../../images/campagnevlakken/campagnevlak_midden_mouseover.gif') repeat-y;
}

.campagnes .title {
  font-size: 15px;
  font-weight: bold;
  padding: 10px;
  background: url('../../../images/campagnevlakken/campagnevlak_top_recht.gif') no-repeat left top;
}

.campagnes .titleselected {
  font-size: 15px;
  font-weight: bold;
  padding: 10px;
  background: url('../../../images/campagnevlakken/campagnevlak_top_recht_mouseover.gif') no-repeat left top;
}

.campagnes .inleidingselected {
  color: #707070;
  font-size: 13px;
  background: url('../../../images/campagnevlakken/campagnevlak_bodemr_recht_mouseover.gif') no-repeat left bottom;
  min-height: 5px; padding-left: 10px; padding-right: 10px; padding-top: 0px; padding-bottom: 10px
}

.campagnes .titletopselected {
  font-size: 15px;
  font-weight: bold;
  padding: 10px;
  background: url('../../../images/campagnevlakken/campagnevlak_top_rond_mouseover.gif') no-repeat left top;
}

.campagnes .inleidingbottomselected {
  color: #707070;
  font-size: 13px;
  background: url('../../../images/campagnevlakken/campagnevlak_bodem_rond_mouseover.gif') no-repeat left bottom;
  min-height: 24px; padding-left: 10px; padding-right: 10px; padding-top: 0px; padding-bottom: 10px
}

.campagnes span {
  display: block;
}

.campagnes .inleiding {
  color: #707070;
  font-size: 13px;
  background: url('../../../images/campagnevlakken/campagnevlak_bodemr_recht.gif') no-repeat left bottom;
  min-height: 5px; padding-left: 10px; padding-right: 10px; padding-top: 0px; padding-bottom: 10px
}

.campagnes .top .title {
  background: url('../../../images/campagnevlakken/campagnevlak_top_rond.gif') no-repeat left top;
}

.campagnes .bottom .inleiding {
  background: url('../../../images/campagnevlakken/campagnevlak_bodem_rond.gif') no-repeat left bottom;
  min-height: 24px
}

.campagnes .bottom .inleidingselected {
  background: url('../../../images/campagnevlakken/campagnevlak_bodem_rond_mouseover.gif') no-repeat left bottom;
  min-height: 24px;
  cursor: pointer
}
.leftColumn .column1, .leftColumn .column2 {
  float: left;
  width: 245px;
}

.leftColumn .column1 {
  margin-right: 4px;
}

.detail {
  font-size: 13px;
}
.container-nieuwsflits {
  font-size: 13px;
  color: #707070;
  line-height: 1.5em;
  position: relative;
}
.detail p {
  margin-bottom: 10px;
}

.detail p.leadtext {
  clear: none;
}

.detail img {
  float: left;
  margin: 5px 10px 5px 0px;
}

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

#divMenu {
  width: 210px;
  margin-right: 39px;
  float: left;
  display: inline;
  height: 100%;
}

/*  linkermarge new, was 249 voor tabellen CE op 0 gezet; width was 743 */
.new #divContent, .new #divFooter {
  margin-left: 0px;
  width: 725px;
}

/* divcontent was 743 */
#divContent .fullWidth {
  width: 725px;
}

.fullWidth .analytics-ShowFoundQuestion {
  width: 723px;
}

#divFooter {
  margin-top: 20px;
  clear: both;
}

.new .leftColumn {
  width: 494px;
  float: left;
  display: inline;
  margin-right: 4px;
  margin-bottom: 20px;
}

.new .rightColumn {
  width: 245px;
  float: left;
  display: inline;
  margin-bottom: 20px;
}

.new #cse-search-results iframe {
  width: 100%;
}

/
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
cito-nl-tabellen.css
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
/

table {
  border: none;
  border-spacing: 0px;
  width: 100%;
  text-align: left;
}

TH, TD {
  padding: 0px;
  border: none;
}

#divContent table, table.tabelnl {
  margin: 15px 0px;
  border-collapse: collapse;
  border: 1px solid #00b6dd;
}

#divContent table th, #divContent table tr.downloadgroep-groep, table.tabelnl th {
  background-color: #00b6dd;
  color: #fff;
  font-weight: bold;
}

#divContent table th, table.tabelnl th {
  padding: 5px 10px;
  vertical-align: top;
  border-left: 1px solid #fff;
  border-bottom: 1px solid #fff;
}

#divContent table td, table.tabelnl td {
  padding: 5px 10px;
  vertical-align: top;
  border-top: 1px solid #d6effb;
  border-bottom: 1px solid #d6effb;
  border-left: 1px solid #d6effb;
  border-right: 1px solid #d6effb;
}

#divContent table th:first-child, #divContent table td:first-child, table.tabelnl th:first-child, table.tabelnl td:first-child {
  /* De linker-border van de eerste (header) cel moet wel een blauwe kleur hebben, zodat er een tabel ontstaat met een geheel blauwe rand. */
  border-left: 1px solid #00b6dd;
}

#divContent table th:last-child, #divContent table td:last-child, table.tabelnl th:last-child, table.tabelnl td:last-child {
  /* De rechter-border van de laatste (header) cel moet wel een blauwe kleur hebben, zodat er een tabel ontstaat met een geheel blauwe rand. */
  border-right: 1px solid #00b6dd;
}

#divContent table a:hover {
  text-decoration: none;
}

#divContent .tekstinvlak td {
  background: #fff;
  border: 1px solid #7f9db9;
  vertical-align: middle;
}

table.tabelnl-transparent, table.tabelnl-transparent th, table.tabelnl-transparent td {
  background-color: #fff;
  border: none;
}

table.tabelnl th {
  height: 32px;
}

td.blauw {
  background-color: #00b6dd !important;
  border: 1px solid #fff;
  color: #fff !important;
}

td.blauw a {
  color: #fff !important;
}

td.wit {
  background-color: #fff !important;
  border: 1px solid #fff;
}

/************************************************************************/
/* Tabel met blauwe rand om de tabel				                            */
/* Deze vorm wordt in principe alleen gebruikt door de formuliermodule. */
/************************************************************************/
table.tabel2 {
  border: 1px solid #00b6dd;
  border-collapse: collapse;
}

table.tabel2 TH {
  padding: 5px;
  border: 1px solid #fff;
  font-weight: bold;
  text-align: left;
}

table.tabel2 TH.left {
  border-top: 1px solid #00b6dd;
  border-left: 1px solid #00b6dd;
}

table.tabel2 TH.middle {
  border-top: 1px solid #00b6dd;
}

table.tabel2 TH.right {
  border-top: 1px solid #00b6dd;
  border-right: 1px solid #00b6dd;
}

table.tabel2 TD {
  padding: 5px;
  border: none;
}

.hidden {
  display: none !important;
}

.th-hidden {
  display: none;
}

.td-hidden {
  display: none;
}
