@charset "utf-8";
/* ------- SCHADUW ------- */
/* Javascript uitgeschakeld zonder schaduw*/
.cbb {
	margin:0em 0;
	margin-bottom: 10px;
	margin-right: -1px;
	margin-left: -1px;
	padding-top: 12px;
	border:1px solid #888888;
	background-color:#fff;
}
.cbb li {margin-left:1em;}
S

/* Javascript ingeschakeld plaats schaduw*/
.cb {margin:0.0em 0;}
/* boven + rechterbovenhoek */
.bt {
	height:16px;
	margin:0 0 0 5px;
	background:url(../img/shadow/box2.png) no-repeat 100% 0;
}
/* linkerbovenhoek */
.bt div {
	position:relative;
	left:-5px;
	width:5px;
	height:16px;
	background:url(../img/shadow/box2.png) no-repeat 0 0;
	font-size:0;
	line-height:0;
}
/* onder + rechteronderhoek */
.bb {
	height:15px;
	margin:0 0 0 5px;
	background:url(../img/shadow/box2.png) no-repeat 100% 100%;
}
/* linkeronderhoek */
.bb div {
	position:relative;
	left:-5px;
	width:5px;
	height:15px;
	background:url(../img/shadow/box2.png) no-repeat 0 100%;
	font-size:0;
	line-height:0;
}
/* Linker border */
.i1 {
	padding:0 0 0 5px;
	background:url(../img/shadow/border2.png) repeat-y 0 0;
}
/* Rechter border */
.i2 {
	padding:0 11px 0 0;
	background:url(../img/shadow/border2.png) repeat-y 100% 0;
}
/* Contentwrapper. */
.i3 {
	background-color:#FFF;
	display:block;
	margin:0;
	padding:0px 0;	
}
/* Wrapper Float fix.(zie http://positioniseverything.net/easyclearing.html). */
.i3:after {
	content:"."; 
	display:block; 
	height:0; 
	clear:both; 
	visibility:hidden;
	background-color:#FFF;
}
.i3 {display:inline-block;}
.i3 {display:block;}
/* Default CSS ends here */
.cb li {margin-left:1em;
}

/* ------- SCHADUW EINDE ------- */

/*****************************************************************************
scalable Inman Flash Replacement (sIFR) version 3.

Copyright 2006 – 2008 Mark Wubben, <http://novemberborn.net/>

Older versions:
* IFR by Shaun Inman
* sIFR 1.0 by Mike Davidson, Shaun Inman and Tomas Jogin
* sIFR 2.0 by Mike Davidson, Shaun Inman, Tomas Jogin and Mark Wubben

See also <http://novemberborn.net/sifr3> and <http://wiki.novemberborn.net/sifr3>.

This software is licensed and provided under the CC-GNU LGPL.
See <http://creativecommons.org/licenses/LGPL/2.1/>
*****************************************************************************/

@media screen {
  .sIFR-flash {
    visibility: visible !important;
    margin: 0;
    padding: 0;
  }
  
  .sIFR-replaced, .sIFR-ignore {
    visibility: visible !important;
  }
  
  .sIFR-alternate {
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 0;
    display: block;
    overflow: hidden;
  }
  
  .sIFR-replaced div.sIFR-fixfocus {
    margin: 0pt; 
    padding: 0pt; 
    overflow: auto; 
    letter-spacing: 0px; 
    float: none;
  }
}

@media print {
  .sIFR-flash {
    display    : none !important;
    height     : 0;
    width      : 0;
    position   : absolute;
    overflow   : hidden;
  }
  
  .sIFR-alternate {
    visibility : visible !important;
    display    : block   !important;
    position   : static  !important;
    left       : auto    !important;
    top        : auto    !important;
    width      : auto    !important;
    height     : auto    !important;
  }
}

/*
Place CSS rules for to-be-replaced elements here. Prefix by .sIFR-active
so they only apply if sIFR is active. Make sure to limit the CSS to the screen
media type, in order not to have the printed text come out weird.
*/
@media screen {
   .sIFR-active h1,
    .sIFR-active h3,
    .sIFR-active h4,
    .sIFR-active h5#pullquote {
      visibility: hidden;
      font-family: Arial, Helvetica, sans-serif;
    }

    .sIFR-active h1 {
      font-size:1.2em;
	  margin: -4px 0px 6px 0px;
    }



    .sIFR-active .hoofdMenuTekst {
      font-size:0.7em;
	  margin: -1px 0px 0px 0px;
	line-height: 21px;
    }

    .sIFR-active h4 {
      font-size: 21px;
      font-weight: normal;
    }

    .sIFR-active h5#pullquote {
      font-size: 24px;
    }
	}
	
/* ------- SIFR EINDE ------- */

/* ------- SLIMBOX 2.02 ------- */

/* SLIMBOX */

#lbOverlay {
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #ddd;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(../img/slimbox/loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(../img/slimbox/prevlabel.gif) no-repeat 0 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(../img/slimbox/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	line-height: 0.95em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(../img/slimbox/closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	font-weight: bold;
	color: #fff;
}


/* ------- SLIMBOX 2.0.2 EINDE ------- */

/* ------- TREEVIEW ------- */

/* -- Javascript Off -- */
.menuLinks li{
	margin-left:-24px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.0em;
	color:#000000;
	list-style: none;
}

.menuLinks ul { 
	padding: 0;
	margin-left: 12px;
}

.menuLinks a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.75em;
	color:#000000;
	text-decoration:none;
	vertical-align: top;
}
.menuLinks a:hover {
	color:#00AAD3;
}
/* -- Javascript On -- */
.treeview, .treeview ul { 
	padding: 0;
	margin: 0;
	list-style: none;
	margin-left: 12px;
}

.treeview ul {
	background-color: white;
	margin: 0px;
}

.treeview .hitarea {
	background: url(../img/treeview/treeview-default.png) -64px -25px no-repeat;
	height: 16px;
	width: 16px;
	margin-left: -16px;
	float: left;
	cursor: pointer;
}
/* fix for IE6 */
* html .hitarea {
	display: inline;
	float:none;
}

.treeview li { 
	margin-left: -12px;
	padding: 0px 0px 0px 12px;
	background:#99CC00;
}

.treeview a {
	margin: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.75em;
	color:#000000;
	text-decoration:none;
	vertical-align: top;
}
.treeview a:hover {
	color:#00AAD3;
}

.treeview a.selected {
	color:#000000;
	font-weight:bold;
}
.treeview a:hover.selected {
	color:#00AAD3;
}

#treecontrol { margin: 1em 0; display: none; }

.treeview .hover { color:#999; cursor: pointer; }

.treeview li { background: url(../img/treeview/treeview-default-line.png) 0 0 no-repeat; }
.treeview li.collapsable, .treeview li.expandable { background-position: 0 -176px; }

.treeview .expandable-hitarea { background-position: -80px -3px;}

.treeview li.last { background-position: 0 -1766px }
.treeview li.lastCollapsable, .treeview li.lastExpandable { background-image: url(../img/treeview/treeview-default.png); }  
.treeview li.lastCollapsable { background-position: -4px -111px }
.treeview li.lastExpandable { background-position: -36px -69px }

.treeview div.lastCollapsable-hitarea, .treeview div.lastExpandable-hitarea { background-position: 0; }

/* ------- TREEVIEW EINDE ------- */
