@charset "utf-8";
/* CSS Document */
html {
  filter: expression(document.execCommand("BackgroundImageCache", false, true));
} 
body, html {
  font-family:Geneva, Arial, Helvetica, sans-serif;
  text-align:left;
  background-color: #FFFFFF;
  height: 100%;
  margin: 0;
  padding: 0;
}
img#bg {
  position:fixed;
  width:auto;
  height:100%;
  margin: 0px;
  padding: 0px;
  z-index:1;
}
/* General element styles:*/  
H1, H2, H3, H4, H5, P, TD, UL, OL, BLOCKQUOTE, INPUT, TEXTAREA, SELECT {
  font-size:12px;
}
PRE {
  font-family:monospace;
}
A {
  color:#BB6D2F;
  text-decoration:none;
}
A:hover {
  color:#BB6D2F;
  text-decoration:none;
}
FORM {
  margin:0px;
}
P, PRE {
  color:#150867;
}
P, TD, UL, OL {
  font-size:12px;
}
INPUT, TEXTAREA, SELECT, textarea {
  font-family:Arial, Helvetica, sans-serif;
  color:#000;
  border: #666666 0px solid;
  font-size:12px;
}
input[type=radio], input[type=checkbox] {
  border: 0px solid;
}
/* Frames, spacing, link-to-top */ 
DIV.csc-frame-frame1 {
  background-color:#FFFFFF;
  padding:2px 4px 2px 4px;
  border:1px solid #333;
}
DIV.csc-frame-frame2 {
  background-color:#FFFFFF;
  padding:0px 0px 4px 0px;
  border-bottom:1px dotted #009CFF;
  margin-bottom:4px;
  margin-top:3px;
  font-size:12px;
}
/* Headers, plain */ 
H1 {
  font-size:14px;
  color:#150867;
  font-weight:bold;
  padding-top: 10px;
}
H2 {
  font-size:14px;
  color:#150867;
}
H3 {
  font-size:14px;
  color:#150867;
  font-weight:bold;
}
H4 {
  font-size:14px;
  color:#150867;
}
H5 {
  font-size:14px;
  color:#150867;
  font-weight:bold;
}
H6 {
  font-size: 9px;
  color: #150867;
  font-variant: normal;
  font-weight: lighter;
  float: none;
  display: block;
  width: 300px;
}
H1, H2, H3, H4, H5, H6 {
  margin:5px 0px 0px 0px;
}
H1.csc-firstHeader, H2.csc-firstHeader, H3.csc-firstHeader, H4.csc-firstHeader, H5.csc-firstHeader, H6.csc-firstHeader {
  margin-top:0px;
}
/* Headers, with link */
H1 A, H2 A, H3 A, H4 A, H5 A {
  color:#BB6D2F;
  text-decoration:none;
}
H2 A {
  color:#BB6D2F;
}
H3 A {
  color:#BB6D2F;
}
H4 A {
  color:#BB6D2F;
}
H1 A:hover, H2 A:hover, H3 A:hover, H4 A:hover, H5 A:hover {
  color:#BB6D2F;
  text-decoration:underline;
}
/* Captions */
DIV.csc-textpic-caption-c .csc-textpic-caption {
  font-size:12px;
}
DIV.csc-textpic-caption-r .csc-textpic-caption {
  font-size:12px;
}
DIV.csc-textpic-caption-l .csc-textpic-caption {
  font-size:12px;
}
/* Header date */ 
P.csc-header-date {
  font-size:10px;
  color:#AA9D71;
}
#wrapper {
  width: 100%;
  padding-top: 40px;
}
#container {
  text-align:left;
  top:0px;
  position:relative;
  width:1000px;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  background-repeat: no-repeat;
  background-position: left top;
  z-index:10;
}
.headerimg {
  background-position: center top;
  background-repeat: no-repeat;
  width:100%;
  height:600px;
  position:absolute;
}
.header {
  height: 50px;
  width:1000px;
  background-color: #150867;
  text-align: right;
  background-repeat: no-repeat;
}
#tijdelijk {
  text-align: left;
  color:#150867;
  text-decoration:none;
  font-weight: bold;
  margin-top: 5px;
  margin-right: 80px;
  z-index:10;
}
/********************************/
/* Vertical navigation menu */
/*******************************/

.vertnav1 a:link, .vertnav1 a:visited, .vertnav1 a:active {
  display:block;
  font-size:13px;
  text-decoration:none;
  width:138px;  /*white*/
  color:#AA9D71;
  font-weight: normal;
  height: 16px;
  padding-top: 3px;
  padding-right: 15px;
  padding-bottom: 3px;
  padding-left: 15px;
  background-color: #EFEBEF;
  margin-left: 5px;
  margin-bottom: 10px;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  margin-top: 10px;
}
.vertnav1 a:hover {
  color:#AA9D71;
  border-top-color: #FE9900;
  border-right-color: #FE9900;
  border-bottom-color: #FE9900;
  border-left-color: #FE9900;
}
.vertnav1-act a:link, .vertnav1-act a:visited, .vertnav1-act a:active {
  display:block;
  font-size:13px;
  font-weight: normal;
  text-decoration:none;
  width:138px;  /*light blue 3*/
  color:#AA9D71;
  height: 16px;
  padding-top: 3px;
  padding-right: 15px;
  padding-bottom: 3px;
  padding-left: 15px;
  background-color: #FE9900;
  margin-left: 5px;
  margin-bottom: 10px;
  margin-top: 10px;
  border: 1px solid #000000;
}
.vertnav2 a {
  color: #FFFFFF;
  padding-left: 22px;
  display: block;
  margin-top: 5px;
  margin-bottom: 5px;
}
.vertnav2-act a {
  color: #FE9900;
  padding-left: 22px;
  display: block;
  margin-top: 5px;
  margin-bottom: 5px;
}
.right {
  vertical-align: top;
  min-height: 200px;
  float: right;
  position: relative;
  width: 150px;
  clear: both;
}
.right a:link, .right a:visited, .right a:active {
  color:#AA9D71;
  text-decoration:none;
}
.right a:hover {
  color:#AA9D71;
  text-decoration:underline;
}
#inhoud {
  background-image: url(../images/fade.png);
  min-height: 400px;
  background-repeat: no-repeat;
  background-position: left top;
  vertical-align: top;
  margin-top: 135px;
  height: auto;
}
.navigatie {
  height: auto;
  text-align: center;
  top: 5px;
  position: relative;
  padding-left: 320px;
  width: 680px;
  z-index: 15;
}
#nav {
  float:none;
  left: 0px;
}
#nav ul {
  margin:0;
  list-style:none;
  padding: 0;
}
.logo {
  position: absolute;
  float: left;
  clear: both;
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
  left: 40px;
  top: 25px;
}
.content_left {
  position: absolute;
  float: left;
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
  height: auto;
  width: 270px;
  padding-top: 70px;
  padding-left: 40px;
}
#main {
  width: 590px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 100px;
  padding-left: 345px;
  z-index: 5;
  padding-top: 70px;
  color: #150867;
  font-size: 12px;
  line-height: 18px;
  height: auto;
}
.bodytext {
  text-align: left;
  vertical-align: top;
  display: block;
  color: #150867;
  font-size: 12px;
  line-height: 18px;
}
.bodytext a:link, .bodytext a:visited, .bodytext a:active {
  color:#BB6D2F;
  text-decoration:none;
}
.bodytext a:hover {
  color:#BB6D2F;
  text-decoration:underline;
}
#rechts {
  height: 430px;
  width: 20px;
  background-color: #FE9900;
}
.footer {
  height: 65px;
  text-align: left;
  display: none;
}
#container_footer {
  color: #150867;
  font-size: 10px;
  height: 60px;
  float: none;
  position: relative;
  float:none;
  clear: both;
  width: 1000px;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 25px;
  background-image: url(../images/wit.gif);
  background-repeat: repeat-x;
  z-index:10;
}
#container_footer a {
  color: #ACACAC;
  text-decoration: none;
}
#container_footer a:hover {
  color: #150867;
  text-decoration: none;
}
#container_footer #realisatie {
  display: block;
  float: right;
  margin-right: 25px;
  margin-top: 15px;
}
#container_footer #axel-moraira {
}
#container_footer #axel-moraira a {
  display: block;
  float: left;
  margin-left: 40px;
  width: 100px;
  padding-left: 75px;
  font-weight: bold;
  font-size: 12px;
  background-image: url(../images/kwf-grijs.png);
  background-repeat: no-repeat;
  background-position: left center;
  color: #ACACAC;
}
#container_footer #axel-moraira a:hover {
  display: block;
  float: left;
  margin-left: 40px;
  width: 100px;
  padding-left: 75px;
  font-weight: bold;
  font-size: 12px;
  background-image: url(../images/kwf-kleur.png);
  background-repeat: no-repeat;
  background-position: left center;
  color: #004C93;
  text-decoration: none;
}
.tx-itawyoutoubeembed-pi1 {
  float: left;
  padding-right: 25px;
  padding-bottom: 25px;
}
.csc-mailform {
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
  vertical-align: top;
}
.csc-mailform-field {
  width: 100%;
  display: block;
  float: left;
  text-align:left;
  line-height: 200%;
  vertical-align: top;
}
.csc-mailform-field label {
  width: 100px;
  display: block;
  float: left;
}
.csc-mailform-label {
  line-height: 400%;
  font-size: 14px;
}
.csc-mailform-field input {
  display: block;
  float: none;
  clear: right;
}
/* default styles for extension "tx_thmailformplus_pi1" */
  .tx-thmailformplus-pi1 H2 {
  margin-top: 0px;
  margin-bottom: 0px;
}
/* default styles for extension "tx_cssstyledcontent" */
  /* Captions */
  DIV.csc-textpic-caption-c .csc-textpic-caption {
  text-align: center;
}
DIV.csc-textpic-caption-r .csc-textpic-caption {
  text-align: right;
}
DIV.csc-textpic-caption-l .csc-textpic-caption {
  text-align: left;
}
/* Needed for noRows setting */
  DIV.csc-textpic DIV.csc-textpic-imagecolumn {
  float: left;
  display: inline;
}
/* Border just around the image */
  DIV.csc-textpic-border DIV.csc-textpic-imagewrap .csc-textpic-image IMG {
  border: 2px solid black;
  padding: 0px 0px;
}
DIV.csc-textpic-imagewrap {
  padding: 0;
}
DIV.csc-textpic IMG {
  border: none;
}
/* DIV: This will place the images side by side */
  DIV.csc-textpic DIV.csc-textpic-imagewrap DIV.csc-textpic-image {
  float: left;
}
/* UL: This will place the images side by side */
  DIV.csc-textpic DIV.csc-textpic-imagewrap UL {
  list-style: none;
  margin: 0;
  padding: 0;
}
DIV.csc-textpic DIV.csc-textpic-imagewrap UL LI {
  float: left;
  margin: 0;
  padding: 0;
}
/* DL: This will place the images side by side */
  DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image {
  float: left;
}
DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image DT {
  float: none;
}
DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image DD {
  float: none;
}
DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image DD IMG {
  border: none;
} /* FE-Editing Icons */
DL.csc-textpic-image {
  margin: 0;
}
DL.csc-textpic-image DT {
  margin: 0;
  display: inline;
}
DL.csc-textpic-image DD {
  margin: 0;
}
/* Clearer */
  DIV.csc-textpic-clear {
  clear: both;
}
/* Margins around images: */

  /* Pictures on left, add margin on right */
  DIV.csc-textpic-left DIV.csc-textpic-imagewrap .csc-textpic-image,  DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap .csc-textpic-image,  DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap .csc-textpic-image {
  display: inline; /* IE fix for double-margin bug */
  margin-right: 10px;
}
/* Pictures on right, add margin on left */
  DIV.csc-textpic-right DIV.csc-textpic-imagewrap .csc-textpic-image,  DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap .csc-textpic-image,  DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap .csc-textpic-image {
  display: inline; /* IE fix for double-margin bug */
  margin-left: 10px;
}
/* Pictures centered, add margin on left */
  DIV.csc-textpic-center DIV.csc-textpic-imagewrap .csc-textpic-image {
  display: inline; /* IE fix for double-margin bug */
  margin-left: 10px;
}
DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image .csc-textpic-caption {
  margin: 0;
}
DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image IMG {
  margin: 0;
}
/* Space below each image (also in-between rows) */
  DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image {
  margin-bottom: 5px;
}
DIV.csc-textpic-equalheight DIV.csc-textpic-imagerow {
  margin-bottom: 5px;
  display: block;
}
DIV.csc-textpic DIV.csc-textpic-imagerow {
  clear: both;
}
/* No margins around the whole image-block */
  DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-firstcol {
  margin-left: 0px !important;
}
DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-lastcol {
  margin-right: 0px !important;
}
/* Add margin from image-block to text (in case of "Text w/ images") */
  DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap,  DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap {
  margin-right: 10px !important;
}
DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap,  DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap {
  margin-left: 10px !important;
}
/* Positioning of images: */

  /* Above */
  DIV.csc-textpic-above DIV.csc-textpic-text {
  clear: both;
}
/* Center (above or below) */
  DIV.csc-textpic-center {
  text-align: center; /* IE-hack */
}
DIV.csc-textpic-center DIV.csc-textpic-imagewrap {
  margin: 0 auto;
}
DIV.csc-textpic-center DIV.csc-textpic-imagewrap .csc-textpic-image {
  text-align: left; /* Remove IE-hack */
}
DIV.csc-textpic-center DIV.csc-textpic-text {
  text-align: left; /* Remove IE-hack */
}
/* Right (above or below) */
  DIV.csc-textpic-right DIV.csc-textpic-imagewrap {
  float: right;
}
DIV.csc-textpic-right DIV.csc-textpic-text {
  clear: right;
}
/* Left (above or below) */
  DIV.csc-textpic-left DIV.csc-textpic-imagewrap {
  float: left;
}
DIV.csc-textpic-left DIV.csc-textpic-text {
  clear: left;
}
/* Left (in text) */
  DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap {
  float: left;
}
/* Right (in text) */
  DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap {
  float: right;
}
/* Right (in text, no wrap around) */
  DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap {
  float: right;
  clear: both;
}
/* Hide from IE5-mac. Only IE-win sees this. \*/
  * html DIV.csc-textpic-intext-right-nowrap .csc-textpic-text {
  height: 1%;
}
/* End hide from IE5/mac */

  /* Left (in text, no wrap around) */
  DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap {
  float: left;
  clear: both;
}
/* Hide from IE5-mac. Only IE-win sees this. \*/
  * html DIV.csc-textpic-intext-left-nowrap .csc-textpic-text {
  height: 1%;
}
/* End hide from IE5/mac */

.tx-itawyoutoubeembed-pi1 {
  height: 205px;
}
.contenttable contenttable-0 {
  color: #150867;
}
.csc-textpic-imagewrap img {
  margin-bottom: 25px;
}

.merken img {
  margin-bottom: 25px;
  display: block;
  width: 270px;
  position: relative;
}
.onder .bodytext {
  color: #FFFFFF;
}
DIV.tx-danewslettersubscription-pi1 TABLE TR.tx-danewslettersubscription-pi1-form-row TD.tx-danewslettersubscription-pi1-form-header , DIV.tx-danewslettersubscription-pi1 DIV.tx-danewslettersubscription-pi1-listrow TABLE TR.tx-danewslettersubscription-pi1-listrow-header TD{
  background-color: none;
}
#wrapper #container #inhoud #main #c16 .tx-danewslettersubscription-pi1 form input {
  border: 1px solid #CCC;
}

