@charset "utf-8";
/**********************************************************/
/*                                                        */
/* deafault.css   (all browsers)                          */
/*                                                        */
/* Kleuren Huisstijl Supplement zie bedrijfsbrochure(pdf) */
/*                                                        */
/* SCRN: verticaal gradient donkergroen => midgroen       */
/* MAIN: verticaal gradient lichtgroen => wit             */
/*                                                        */
/* lichtgroen (olaf)       = rgb(225,234,238) - #e1eaee   */
/* lichtgroen (grad)       = rgb(207,231,236) - #d5e8ec   */
/* lichtgroen (bckgrnd)    = rgb(241,250,254) - #f1fafe;  */
/*                                                        */
/* midgroen-1 (vlak)       = rgb(199,225,230) - #c7e1e6   */
/* midgroen-2 (vlak)       = rgb(164,210,217) - #cfe7ec   */
/* midgroen (logo)         = rgb(106,186,195) - #6abac3   */
/*                                                        */
/* donkergroen (vlak)      = rgb(  0,146,155) - #00929b   */
/* donkergroen (logo)      = rgb(  0,144,154) - #00909a   */
/*                                                        */
/* rood (logo + bold text) = rgb(237, 21, 85) - #ed1555   */
/*                                                        */
/* zwart (text)            = rgb( 35, 31, 32) - #231f20   */
/* donkergroen (bold text) = rgb(  0,146,155) - #00929b   */
/* wit (text)              = rgb(255,255,255) - #fff      */
/*                                                        */
/* CRB-Productions 2008 - 2012                            */
/*                                                        */
/**********************************************************/

/* ALGEMEEN start */
  #body_cms {padding: 0 8px;background: #fff url(../img/system/gradient_win.jpg) repeat-x;color: #231f20;text-align: center;font: 78% "Trebuchet MS",Arial,sans-serif;}
  body {padding: 0 20px;background: #cfe7ec url(../img/system/gradient_bck.jpg) repeat-x;color: #231f20;text-align: center;font: 88% "Trebuchet MS",Arial,sans-serif;} /* org 78% */
  h1,h2,h4,h5,p {margin: 0;padding: 0 10px;font-weight: normal;}
  p {padding: 0 30px 15px 30px;}
  h1 {font-size: 200%;color: #231f20;letter-spacing: 1px;}
  h2 {font-size: 150%;line-height: 1;color:#231f20;}
  h3 {font-size: 125%;line-height: 1;color:#231f20;}
  h4 {font-weight: bolder;font-size: 110%;color: #fff;text-align: center;position: relative;bottom: 4px;background: #c7e1e6 url(../img/system/onetone.jpg) repeat-x;} /* org 120% */
  h5 {font-weight: bolder;font-size: 100%;color: #fff;text-align: center;position: relative;bottom: 1px;background: #c7e1e6 url(../img/system/onetone.jpg) repeat-x;}
  hr {height: 5px; border: none; background-color: #00929b; color: #00929b;margin: 12px;}
  /* CENTER start */
    /*IE method of centering a relative div */
    .centerdiv {text-align: center;padding-top: 10px;}
    /* Proper way to center a relative div */
    .centerdiv>div {margin: 0 auto;}
  /* CENTER einde */
  /* TEKST start */
    .norm {background:inherit;color: #231f20;font-weight: normal;}
    .black {background:inherit;color: #231f20;}
    .wit  {background:inherit;color: #ffffff;}
    .groen {background:inherit;color: #00929b;font-size: 110%;font-weight: bold;}
    .zwart {background:inherit;color: #231f20;font-size: 110%;font-weight: bold;}
    .zwart_sm {background:inherit;color: #231f20;font: 80% "Trebuchet MS",Arial,sans-serif;}
    .groen_sm {background:inherit;color: #00929b;font-size: 90%;font-weight: bold;}
    .groen_bg {background:inherit;color: #00929b;font-size: 120%;font-weight: 900;}
    .wit_bg {background:inherit;color: #ffffff;font-size: 120%;font-weight: 900;}
    .vet {background:inherit;color: #231f20;font-size: 110%;font-weight: bold;}
    .midden {vertical-align: middle;border: none;}
    .bottom {vertical-align: bottom;border: none;}
    .centreer {text-align: center;}
    .scheef {font-style: italic;}
    .bigredintro {font-size: 1.75em;color: #ed1555;background-color: inherit;float: left;}
    .red_bg {font-size: 1.5em;color: #ed1555;background-color: transparent;}
    .smallred {font-size: 80%;color: #ed1555;background-color: inherit;}
    /* .left_10 {position:relative;left:-10px;} */
    .left_10 {margin-left: -10px;}
    /* .left_16 {position:relative;left:-16px;} */
    .left_16 {margin-left: -16px;}
    /* .left_20 {position:relative;left:-20px;} */
    .left_20 {margin-left: -20px;}
    /* .top_12 {position:relative;top:-12px;} */
    .top_12 {margin-top: 12px;}
    /* .top_20 {position:relative;top:-20px;} */
    .top_20 {margin-top: -20px;}
    .ind2 {position:relative;left:2em;}
    .ind1 {position:relative;left:1em;}
    .ind05{position:relative;left:0.5em;}
    .bijschrift {font-size: 70%;}
    .up_4 {margin-top: -4px;}
    .rechts {text-align: right;}
    .links {text-align: left;padding-left: 0;}
    .meer {font-style: italic; font-size: 80%; font-weight: bold;color: #ed1555;background-color: inherit;}
    .h2_vet {font-size: 150%;line-height: 1;color:#231f20;font-weight: bolder;}
    .h3_vet {font-size: 125%;line-height: 1;color:#231f20;font-weight: bolder;}
    .superscript {font-size: .83em; vertical-align: super;}
    .floatleft {float: left;margin: 0 8px 0 0;}
    .floatright {float: right;margin: 0 24px;}
  /* TEKST einde */
  /* LIST start */
    ul.disc {list-style-type: disc;color:#ed1555;}
  /* LIST einde */
  /* LINKS start */
    a.colofon {font: 80% "Trebuchet MS",Arial,sans-serif;color: #231f20;text-align: left;background: inherit;text-decoration: none; font-weight: bolder;} /* org 90% */
    a.colofon:link, a.colofon:visited {color: #231f20;background: inherit;}
    a.colofon:hover, a.colofon:active {color: #ed1555;background: inherit;font-weight: bolder;}
    a.myLink {font: 101% "Trebuchet MS",Arial,sans-serif;color: #00929b;text-align: left;background: inherit;text-decoration: none;}
    a.myLink:link, a.myLink:visited {color: #00929b;background: inherit;font-weight: bolder;}
    a.myLink:hover, a.myLink:active {color: #ed1555;background: inherit;font-weight: bolder;}
  /* LINKS einde */
/* ALGEMEEN einde */

/* VENSTER start */
  div#container {width: 989px !important;margin: 0 auto;padding: 5px;text-align: left;background: #00929b; /* randen */}
/* VENSTER einde */

/* HEADER start */
  div#header {width: 989px !important;margin: 0 auto;padding: 0px;background: transparent;}
  div#header img {border: 0;}
/* HEADER einde */

/* LINKERKANT start */
  div#left {float: left;width: 174px;padding: 0;margin: 5px 0;background: #e1eaee;}
  div#left h2 {font-size: 120%;font-weight: bolder;letter-spacing: 1px;padding-top: 0;text-align: left;color: #fff;}
  /* LEFTNAV start */  
    div.leftnav div {width: 144px;margin: 10px 0 6px 10px;}
    div.leftnav div.hoofdmenu {padding: 5px;background: #c7e1e6 url(../img/system/onetone.jpg) repeat-x;}
    div.leftnav div.hoofdmenu p.top {padding: 6px 0 0 0;}
    div.leftnav div.hoofdmenu p.suptitel {padding: 0; margin-top: 6px;background-color: #ffffff; color: #ed1555;font-weight: bolder;font-size: 110%; text-align: center;} /* org 120% */
/*   h5 {font-weight: bolder;font-size: 120%; text-align: center; position: relative;bottom: 20px; background-color: #ffffff; color: #ed1555;} */
    div.leftnav div.hoofdmenu p {padding: 0;} 
    /* BUTTONS start */
      a.button, a.buttonAct, a.buttonInAct {display: block; background-color: transparent; background-image: url(../img/system/buttonbckgrnd.png); background-repeat: no-repeat; width: 132px; height: 28px; margin: 0px auto; padding: 4px 0 0 0; text-align: center; font-size: 9pt; font-weight: bold; text-decoration: none; font-family: Helvetica, Calibri, Arial, sans-serif;} /* org 100% */
      a.button:link, a.button:visited {color: #fff;}
      a.button:hover, a.button:active {background-position: 0 -36px; color: #fff;}
      a.buttonAct:link, a.buttonAct:visited, a.buttonAct:hover, a.buttonAct:active {background-position: 0 -72px; color: #ed1555; cursor: default;}
      a.buttonInAct:link, a.buttonInAct:visited, a.buttonInAct:hover, a.buttonInAct:active {background-position: 0 -108px; color: #00929b; cursor: default;}
    /* BUTTONS einde */
  /* LEFTNAV einde */
/* LINKERKANT einde */

/* MIDDEN start */
  div#content {float: left;width: 632px;padding: 0;margin: 5px 0 5px 5px;background: #fff url(../img/system/gradient_win.jpg) repeat-x;}
  div#content_cms {float: left;width: 940px;padding: 0;margin: 5px 0 5px 5px;background: #fff url(../img/system/gradient_win.jpg) repeat-x;}
  /* MIDDENMENU start */
    div#menu {float: left;width: 632px;padding-top: 1px;background: #00929b;border-top: 0px solid #d5e8ec;}
    ul#nav,ul#nav li {list-style-type: none;margin: 0;padding: 0;}
    ul#nav {margin-left: 0;width: 632px;}
    ul#nav li {float: left;margin-right: 3px;text-align: center;}
    ul#nav a {font-size: 9pt;font-weight: bolder;float: left;width: 7em;padding: 5px 0;background: #6abac3;text-decoration: none;color: #fff;} /* tabblad */ /* org 1em */
    ul#nav a:hover {background: #ed1555;color: #fff;} /* tabblad */
    ul#nav li.activelink a,ul#nav li.activelink a:hover {background: #d5e8ec;color: #ed1555;}
    ul#nav li.activelink a {cursor: default;}
    ul#nav li.nolink a,ul#nav li.nolink a:hover {background: #6abac3;color: #fff;}
    ul#nav li.nolink a {cursor: default;}
  /* MIDDENMENU einde */
  /* SUPBALK start */
    div.balk {margin: 0 10px;height: 40px;background: #ed1555;text-align:left;color: #fff;font-weight: bolder;font-size: 140%;}
    div.balk div {height: 14px;background: #00909a;}
    div.balk div p {padding: 16px 0 0 1.2em;color: #fff;font-weight: bolder;font-size: 100%;letter-spacing: 1px;}
  /* SUPBALK einde */
  /* SCROLLER start */
    div#scroller {height: 540px;overflow: auto;}
  /* SCROLLER einde */
  /* WINDOWS start */
    div.window_200t {width: 200px;padding: 10px 10px 10px 30px;text-align: left;background: transparent;}
    div.window_200 {width: 200px;padding: 10px;text-align: left;background: #c7e1e6;}
    div.window_300t {width: 300px;padding: 10px 10px 10px 30px;text-align: left;background: transparent;}
    div.window_300 {width: 300px;padding: 10px;text-align: left;background: #c7e1e6;}
    div.window_400 {width: 400px;padding: 10px;text-align: left;background: #c7e1e6;}
    div.window_523 {width: 523px;padding: 10px;text-align: left;background: #c7e1e6;}
    div.window_pic {width: 210px;padding: 10px 10px 25px 24px;background: #c7e1e6;}
    div.window_arch {width: 523px;padding: 10px;text-align: center;background: #c7e1e6;}
    div.window_523RED {width: 523px;padding: 10px;text-align: left;background: #ed1555; color: #ffffff;}
  /* WINDOWS einde */
    /* SELECT-BUTTON start */
      a#selectButton1, a#selectButton2{display: block; background-color: transparent; background-image: url(../img/system/select.png); background-repeat: no-repeat; width: 230px; margin: 0px auto; padding: -22px 0 0 0; height: 22px; text-align: left;}
      a#selectButton1:hover, #selectButton2:hover{background-position: 0 -22px;}
    /* SELECT-BUTTON einde */
  /* PLANNING start */
    .table_plan  {width: 520px;border-collapse: separate;margin-left: auto; margin-right: auto;} 
    .tr_plan {vertical-align: top;}
    .td_plantime {width: 30px;text-align: right;}
    .td_plantime-big {width: 80px;text-align: left;}    
    .td_plantxt {width: 490px;text-align: left;}
    .td_plantxt-small {width: 440px;text-align: left;} 
    .td_plantxt-smaller {width: 220px;text-align: left;}     
  /* PLANNING einde */
  /* table STANDARD start */
    table.standard {width: 570px;margin-left: auto;margin-right: auto;border-width: 2px;border-spacing: 0px;border-style: none;border-color: #00929b;border-collapse:collapse;background-color: #ffffff;}
    table.standard th {border-width: 2px;padding: 2px;border-style: solid;border-color: #00929b;background-color: #c7e1e6;width: 190px;text-align: left;     font-weight: 900;font-size: 110%;}
    table.standard td {border-width: 2px;padding: 2px;border-style: solid;border-color: #00929b;background-color: #d5e8ec;width: 190px;text-align: left;font-weight: normal;font-size: 100%;}
  /* table STANDARD einde */
  /* ordered decimal list start */  
    ul.decimal {text-indent: 5px;list-style-position: inside;list-style-type: decimal;padding: 6px;margin: 2px;background:inherit;color: #231f20;}
  /* ordered decimal list einde */
  /* ordered disc  list start */  
    ul.disc  {text-indent: 5px;list-style-position: inside;list-style-type: disc;padding: 6px;margin: 2px;background:inherit;color: #231f20;}
  /* ordered disc  list einde */
  /* unordered list CFF start */
  #cffnav ul {list-style-type: none;padding: 0;margin: 0 1.5em;}
  #cffnav a {display: block;color: #231f20;background-color: #c7e1e6;text-decoration: none;border-top: 1px solid #d5e8ec;border-left: 1px solid #d5e8ec;border-right: 1px solid #00909a;border-bottom: 1px solid #00909a;}
  #cffnav a:hover{background-color: #ed1555;color: #fff;border-top: 1px solid #00909a;border-left: 1px solid #00909a;border-right: 1px solid #d5e8ec;border-bottom: 1px solid #d5e8ec;}
  li#cff01{background-image: url(../img/careforfuture/sp01_sm.jpg);background-repeat: no-repeat;background-position: 0;padding-left: 2em;margin: 1em 1em 1em 0;}
  li#cff02{background-image: url(../img/careforfuture/sp02_sm.jpg);background-repeat: no-repeat;background-position: 0;padding-left: 2em;margin: 1em 1em 1em 0;}
  li#cff03{background-image: url(../img/careforfuture/sp03_sm.jpg);background-repeat: no-repeat;background-position: 0;padding-left: 2em;margin: 1em 1em 1em 0;}
  li#cff04{background-image: url(../img/careforfuture/sp04_sm.jpg);background-repeat: no-repeat;background-position: 0;padding-left: 2em;margin: 1em 1em 1em 0;}
  li#cff05{background-image: url(../img/careforfuture/sp05_sm.jpg);background-repeat: no-repeat;background-position: 0;padding-left: 2em;margin: 1em 1em 1em 0;}
  li#cff06{background-image: url(../img/careforfuture/sp06_sm.jpg);background-repeat: no-repeat;background-position: 0;padding-left: 2em;margin: 1em 1em 1em 0;}
  li#cff07{background-image: url(../img/careforfuture/sp07_sm.jpg);background-repeat: no-repeat;background-position: 0;padding-left: 2em;margin: 1em 1em 1em 0;}
  li#cff08{background-image: url(../img/careforfuture/sp08_sm.jpg);background-repeat: no-repeat;background-position: 0;padding-left: 2em;margin: 1em 1em 1em 0;}
  li#cff09{background-image: url(../img/careforfuture/sp09_sm.jpg);background-repeat: no-repeat;background-position: 0;padding-left: 2em;margin: 1em 1em 1em 0;}
  li#cff10{background-image: url(../img/careforfuture/sp10_sm.jpg);background-repeat: no-repeat;background-position: 0;padding-left: 2em;margin: 1em 1em 1em 0;}
  li#cff11{background-image: url(../img/careforfuture/sp11_sm.jpg);background-repeat: no-repeat;background-position: 0;padding-left: 2em;margin: 1em 1em 1em 0;}
  li#cff12{background-image: url(../img/careforfuture/sp12_sm.jpg);background-repeat: no-repeat;background-position: 0;padding-left: 2em;margin: 1em 1em 1em 0;}
  li#cff13{background-image: url(../img/careforfuture/sp13_sm.jpg);background-repeat: no-repeat;background-position: 0;padding-left: 2em;margin: 1em 1em 1em 0;}
  li#cff14{background-image: url(../img/careforfuture/sp14_sm.jpg);background-repeat: no-repeat;background-position: 0;padding-left: 2em;margin: 1em 1em 1em 0;}
  li#cff15{background-image: url(../img/careforfuture/sp15_sm.jpg);background-repeat: no-repeat;background-position: 0;padding-left: 2em;margin: 1em 1em 1em 0;}
  li#cff16{background-image: url(../img/careforfuture/sp16_sm.jpg);background-repeat: no-repeat;background-position: 0;padding-left: 2em;margin: 1em 1em 1em 0;}
  /* unordered list CFF einde*/
  /* PICTURES ON ONE ROW start */
    div.float {width: 199px;float: left;}
    div.float img {border: none;}
  /* PICTURES ON ONE ROW einde */
  /* LINKS ARCHIEFLINKS start */
    a.archieflinks {font-size: 120%;font-weight: bold;color: #00929b;background: inherit;text-decoration: none;}
    a.archieflinks:link, a.archieflinks:visited {color: #00929b;background: inherit;}
    a.archieflinks:hover, a.archieflinks:active {color: #ed1555;background: inherit;font-weight: bolder;}
  /* LINKS ARCHIEFLINKS einde */
  /* PICTURES ARCHIEF start */
    .table_center {margin:0 auto; padding: 0 auto;}
    .table_arch  {border-collapse: collapse;margin-left: auto; margin-right: auto;}
    .tr_arch {height: 180px;vertical-align: top;}
    .tr_arch_sm {height: 136px; vertical-align: top;}
    .tr_arch_smtxt {height: 20px;text-align: center;vertical-align: top;}
    .td_arch {width: 120px;text-align: center;}
    .td_arch_sm {width: 160px;text-align:center;}
    .td_arch_smpic {position:relative; left: 24px;}
    .table_redsup  {border-collapse: separate;margin-left: auto; margin-right: auto;}
    .tr_redsup {vertical-align: top;}
    .td_redsuppic {text-align: center;}
    .td_redsuptxt {text-align: left;}
  /* PICTURES ARCHIEF einde */
  /* SHADOW-BIG start */
    .shadow_bg {background: url(../img/system/shadow_bg.png) no-repeat;width: 159px;height: 219px;z-index: 25000;}
    .shadow_bg img {margin: 0 0 0 -12px;}
  /* SHADOW-BIG einde */
  /* SHADOW-SMALL start */
    .shadow_sm {background: url(../img/system/shadow_sm.png) no-repeat;width: 92px;height: 124px;z-index: 25000;margin: 0 auto;}
    .shadow_sm img {margin: 0 0 0 1px;}
  /* SHADOW-SMALL einde */
  /* SHADOW-ARCHIEF start */  
    .img-shadow {float: left; background: url(../img/system/shadowalpha.png) no-repeat bottom right !important;background: url(../img/system/shadow.gif) no-repeat bottom right; margin: 10px 0 0 10px !important; margin: 10px 0 0 5px; padding-left: 6px;}
    .img-shadow img {display: block; background-color: #e1eaee; border: 1px solid #00929b; margin: -6px 6px 6px -6px; padding: 2px;}  
  /* SHADOW-ARCHIEF einde */
  /* FORM start */
    div.formwrap {width: 578px;color: #404040;background-color: #c7e1e6;border: 2px dotted #00929b;padding: 5px;margin: 0px auto;}
    .veldvoorbeeld {background-color: #e0eff1;color: #404040;font-weight: bold;padding: 0 2px 0 2px;}
    div.row {clear: both;padding-top: 4px;}
    div.row span.label {float: left;width: 254px;text-align: right;color: #00000a;background-color: inherit;font-size: 90%;font-weight: bold;}
    div.row span.formw {float: right;width: 324px;text-align: left;}
    div.formcaption {text-align: center;color: #00000a;background-color: inherit;font-size: 150%;font-weight: bold;}
    .formfield, formradio {color: #404040;background-color: #e0eff1;border: none;}
    .formradio {cursor: pointer;}
    .formsubmit, .formreset {background-color: #ed1555;color: #ffffff;font-size: 11pt;font-weight: bold;width: 7em;padding: 4px 4px 4px 4px;}
    .formsubmit, .formreset {text-decoration: none;cursor: pointer;}
    .formsubmit:hover, .formreset:hover {text-decoration: underline;}
    div.spacer {clear: both;}
    .img_cap {border: 1px solid #231f20;}
  /* FORM einde */
  /* TABLE start */
    .table_sm {border-collapse: collapse;}
    .td_85 {width: 85px;padding: 0;}
    .table_simple {border: 2px solid #231f20;border-collapse: collapse;}
    .td_small {width: 90px;border: 2px solid #231f20;}
    .td_big {width: 166px;border: 2px solid #231f20;}
  /* TABLE einde */
  /* Vlag start */
  .img_vlag {margin: 4px 0 4px 10px;}
  /* Vlag einde */
  /* SUPDIGITAAL start */
    input.verstuurknop {width: 98px; height: 37px; font-weight: bold; color: #ffffff; background: transparent url(../img/supdigitaal/submit_button.gif) no-repeat; outline: none; border: none; cursor : pointer;}
    input.verstuurknop:hover {font-weight: bold; color: #fff0f0; background: transparent url(../img/supdigitaal/submit_button.gif) no-repeat 0 -37px;}
  /* SUPDIGITAAL einde */  
  /* FLOAT start */ 
    .fltrt {float: right;margin-right: 8px;}
    .fltlft {float: left;margin-left: 8px;}
    .clearfloat {clear:both;height:0;font-size: 1px;line-height: 0px;}
  /* FLOAT einde */
  /* COMBOBOX start */
  .combo_sel {width: 250px; background-color: #f1fafe; font-family: Arial; font-size: 1.1em; font-weight: 900; color: #ed1555; letter-spacing: 4px;}
  /* COMBOBOX einde */
  /* ZOEKBOX start */
  .search_sel {width: 250px; background-color: #f1fafe; font-family: Arial; font-size: 1.1em; font-weight: 900; color: #ed1555;}
  /* ZOEKBOX einde */
/* MIDDEN einde */

/* RECHTERKANT start */
  div#right {float: right;width: 174px;padding: 10px 0;margin: 5px 0;background: #e1eaee;}
  div#right h2 {font-size: 120%;font-weight: bolder;padding-top: 0;padding-bottom: 8px;letter-spacing: 1px;text-align: left;color: #fff;}
  div#right p {padding:0;font-size: 120%;font-weight: bolder;text-align: left;color: #00929b;}
  /* INFO start */
    div.rightinfo div {width: 144px; margin-bottom: 6px;margin-left: 10px;}
    /* COVERS start */
      div.rightinfo div#covers {padding: 5px;background: #c7e1e6 url(../img/system/onetone.jpg) repeat-x;}
      /* SHADOW start */
        div.rightinfo div#covers div.shadow_small {background: url(../img/system/shadow_sm.png) no-repeat; width: 92px; margin: 10px 0 0 26px;}
      /* SHADOW einde */
    /* COVERS einde */
    /* RELATIES start */
      div.rightinfo div#rcl {padding: 5px;background: #c7e1e6 url(../img/system/onetone.jpg) repeat-x;}
      #rcl_swf {z-index: 1;position: relative; top: 7px;left: 0;text-align: center;width: 144px;height: 200px;}
    /* RELATIES einde */
    /* CFTF sponsors start */
      div.rightinfo div#cftf {padding: 5px;background: #c7e1e6 url(../img/system/onetone.jpg) repeat-x;}
      #cftf_swf {z-index: 1;position: relative; top: 7px;left: 0;text-align: center;width: 144px;height: 360px;}
    /* CFTF sponsors einde */
    /* VC sponsors start */
      div.rightinfo div#vc {padding: 5px;background: #c7e1e6 url(../img/system/onetone.jpg) repeat-x;}
      #vc_swf {z-index: 1;position: relative; top: 7px;left: 0;text-align: center;width: 144px;height: 360px;}
    /* VC sponsors einde */
    /* ORGANISATIE start */
      div.rightinfo div#organisatie {padding: 5px; margin: 8px 0 0 8px; text-align: left;}
      div.rightinfo div#organisatie h4#head {width: 144px; vertical-align: middle; display: -moz-inline-block; display: inline-block; zoom: 1; *display: inline; padding: 0 0 5px 0; background: #c7e1e6 url(../img/system/onetone.jpg) repeat-x;}
    /* ORGANISATIE einde */
  /* INFO einde */
/* RECHTERKANT einde */

/* FOOTER start */
  div#footer {clear: both;width: 989px;color: #ed1555;font-size: 140%;font-weight: bolder;background: #6abac3;padding: 5px 0;text-align: center; letter-spacing: 1px;}
/* FOOTER einde */

