html{
	/*overflow:hidden;*/
	margin:0px;
	height:100%;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	padding:0px;
	margin:0px;
	/*overflow:hidden;*/
	width:100%;
	color:#333333;
	height:100%;
}
table.fixed
{
      table-layout:fixed;
}

table.fixed td
{
      text-overflow:ellipsis;
      overflow:hidden;
} 
div.hr_nice {
	background: url(../images/2pxdiv.png) bottom repeat-x;
    height: 2px;
	margin:0;
	padding:0;
}
div.hr_nice hr { display: none; }
.clear {
	clear:both;
}
.left {
	float:left;
}
.right {
	float:right;
}
.block {
	display:block;
}
.none {
    display:none;
}
.padding {
	/*margin: 10px 5px 0px 5px;*/
	margin:0;
	position:relative;
}
.relative {
	position:relative;
}
#version {
	position: absolute;
	bottom: 2px;
	right: 29px;
	text-align:right;
	margin:0;
	padding:0;
	width:140px;
	z-index:50;
}

#centerpopup {
    width: 150px;
	height: 100px;
    border: 1px solid #666666;
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -75px;
	margin-top: -50px;
	display:none;
	background:#FFFFFF;
}

#container {
	background-color: white;
	margin:5px;
	padding:0px;
	overflow:hidden;
	width:100%;
	position:relative;
	top:0px;
	left:-8000px;
	height:100%;
}
#base {
	position:relative;
	margin: 5px 0 0 0;
}
#out-wrapper {
	position: absolute;
	top: 80px;
	left: 0px;
	margin:0px;
	padding:0px;
	overflow:hidden;
	width:100%;
}
a,a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	color:#FF860D;
	}
h1 {
	font-size:150%;
	margin:0;
	padding:0;
}
h1 input {
	font-size:60%;
}
h2 {
	font-size:130%;
	margin-bottom:4px;
	padding-bottom:4px;
	margin-top:0px;
	padding-top:0px;
}
h3 {
	font-size:100%;
	margin-bottom:4px;
	padding-bottom:4px;
	margin-top:0px;
	padding-top:0px;
}

textarea,input {
	border:1px solid #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:2px;
	padding-top:2px;
}

input.btn {
   border:1px solid;
   background:#CCCCCC;
   width:60px;
   font-size:10px;
}
input.dossier {
	width:95%;
	}
.dossiertable td{
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	padding-top: 0px;
}
#textar, .textar {
	width: 95%;
}
*html .textar {
	width: 90%;
}
.reactie {
	background-color:#FFEFD5;
	padding:5px 5px 5px 5px;
}

#mcetextar {
	width: 100%;
}
a#cclogo {
	display:block;
	width:383px;
	height:53px;
	background:url(../imagesNEW/CClogo_en_mouse_over.png) bottom left no-repeat;
}
a:hover#cclogo {
	background-position:bottom right;
}

#msg_bar {
	position:absolute;
	left:330px;
	top:34px;
	color: white;
	font-weight:bold;
}
#msg_bar a { color: white; }
#msg_bar a:hover { text-decoration: underline; }

#headtable td {
	overflow:hidden;
}
.searchbox {
	position: absolute;top:3px;right:50px;
	text-align:right;
}
#searchbox,#searchbox input{
	margin:0;
	padding:0;
}
#infomenu {
	text-align:left;
	height:12px;
	list-style:none;
	margin:0;
	padding:0;
	z-index:50;
	display:none;
}
#infomenu li{
	padding-bottom: 3px;
	padding-left:4px;
	padding-right:4px;
}
#infomenu li.line{
	border: 1px solid #CCCCCC;	
	padding-bottom: 3px;
	padding-left:4px;
	padding-right:4px;
	background-color:#FFFFFF;
}

#breadcrumb {
	position: absolute;top:60px;left:25px;
	margin:0;
	padding:0;
	z-index:400;
}
#breadcrumbb {
	padding: 0 5px 0 5px;
	color:#FFFFFF;
	background:url('../imagesNEW/balk_grijs_midden.png') repeat-x;
	height:20px;
	line-height:20px;
}
#breadcrumbb a {
	color:#FFFFFF;
}
#breadcrumbb a:hover {
	text-decoration:underline;
}
#datumheader {
	position: absolute;top:60px;right:50px;
	margin:0;
	padding:0;
	z-index:-1;
	background-color:#FFFFFF;
}
#fold_left{
	position:absolute;
	top:0px;
	left:0px;
	height:14px;
	width: 165px;
	padding: 5px;
	background: #F3F3F3 ;
	border:#999999 1px solid;
	border-bottom:none;
	overflow:hidden;
}

#fold_left a {
	font-weight:bold;
	font-size:12px;
	height:16px;
	width: 175px;
}

#left {
	/*float:left;*/
	position:absolute;
	top:25px;
	left:0px;
	width: 175px;
	margin-top:0px;
	overflow:auto;
	border:#999999 1px solid;
	/*border-top: #999999 1px solid;
	border-right: #999999 1px solid;*/
	background: url(../imagesNEW/lichtgrijs_3bij3.png) ;
}
#center {
	margin: 0 auto;
	overflow:hidden;
	/*border: 1px red solid;*/
	position:absolute;
	top:0px;
}
#right {
	position:absolute;
	top:25px;
	right:0px;
	width: 175px;
	overflow:auto;
	border:#999999 1px solid;
	background: url(../imagesNEW/lichtgrijs_3bij3.png) ;
	/*border: 1px red solid;*/
}
#fold_right {
	position:absolute;
	top:0px;
	right:0px;
	height:14px;
	width: 165px;
	padding: 5px;
	background: #F3F3F3 ;
	border:#999999 1px solid;
	border-bottom:none;
	overflow:hidden;
	text-align:right;
}
#fold_right a {
	font-weight:bold;
	font-size:12px;
	height:16px;
	width: 175px;
}
#l_inklap{
	position:absolute;top:60px;left:0px;
	z-index:500;
	}

#front_center {
	background: url(../imagesNEW/donkergrijs_3bij3.png) ;
	border-top:1px solid white;

}
#objhead, #pobjhead {
	/*position:absolute;
	left:0px;
	top:0px;
	padding-left:0.4em;
	padding-right:0.6em;
	padding-top:-0.2em;*/
	overflow:hidden;
	position:relative;
	background: url(../images/2pxdiv.png) bottom repeat-x;
	background-color:#F3F3F3;
	border:1px solid #999999;
	border-bottom:none;
	/*border:1px solid blue;*/
	}
#objhead h1, #pobjhead h1{
	margin:5px;
}
#objcontent, #pobjcontent {
	/*position:absolute;left:0px;top:110px;
	padding-top:0;
	padding-left:0.4em;
	padding-right:0.6em;*/
	position:relative;
	margin:0;
	overflow:auto;
	overflow-y:auto;
	overflow-x:hidden;
	background-color:white;
	padding: 0;
	/*border:1px solid #999999;*/
	/*border: 1px solid green;
	border: 1px solid black;
	border-top-width: 0px;
	border-bottom-width: 0px;*/
	/*border:1px solid blue;*/

	} 
.tabcontent, .tabpcontent	{
  overflow:auto;
  overflow-y:auto;
  overflow-x:hidden;
}
.bg_light_grey {
	/*background: url(../imagesNEW/lichtgrijs_3bij3.png) ;*/
	background-color:#F3F3F3;
}	
#object_only {
	width:auto;
		margin: 0;
	padding: 0;

	}
#object {
	/*padding-left:0.4em;
	padding-right:0.6em;
	padding-top:-0.2em;*/
	/*float:left;	*/
	position:absolute;top:0px;left:0px;
	width:auto;
	overflow:hidden;
	margin: 0 auto;
	padding: 0;
}
.form_basic {
	margin:0;padding:0;
}
.objtitle {
	/*position:absolute;left:0px;top:0px;
	float:left;*/
	white-space:nowrap;
	/*background:url(../imagesNEW/lichtgrijs_3bij3.png);*/
	background-color:#F3F3F3;
	width:auto;
	padding-left:3px;
}
.saveclose {
	/*float:right;*/
	position:absolute;top:0px;right:1px;
	/*width:40px;*/
	border-bottom-width: 0px;
	/*padding-right:10px;*/
	background-color:#F3F3F3;
}
#discus {
	/*padding-left:0.4em;
	padding-right:0.5em;
	padding-top:-0.2em;
	float:left;*/
	position:absolute;
	top:0px;
	right:0px;
	overflow:hidden;
	width:auto;
	margin: 0;
	padding: 0;
	background: url(../imagesNEW/lichtgrijs_3bij3.png) ;
}
a.active {
	color:#FF860D;
}
.homepage-block {
	border: solid thin #000000;
	overflow:auto;
	height:100%;
}
.tabh {
	/*border-bottom:1px solid #CCCCCC;*/
	/*height:18px;*/
	display:block;
	background-color:#F3F3F3;
	
}
.tabh ul{
/*Remove all spacings from the list items*/
	margin:0 5px 0 5px;
	padding: 0;
	cursor: default;
	list-style-type: none;
	display: inline;
	height:18px;
	line-height:17px;
}
.tabh ul li{
	border: 1px solid #CCCCCC;	
	margin-right:5px;
	list-style-type:none;
	display:inline;
	padding:3px 5px 3px 5px;
	background: #F3F3F3 ;
}
.tabh ul li.active{
	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;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
	border-left-color: #CCCCCC;
	background:none;
	background-color:#FFFFFF;
	color:#000000;
	font-weight:bold;
	margin-right:5px;
}
.tabh li.active a{
}
.home-table {
	padding:10px;
}


.home-div {
	clear:both;
	background-color:#FFFFFF;
	border:1px #CCCCCC solid;
	margin-top:8px;
	width:100%;
	padding:0;
	position:relative;
}
.home-div .heading{
	background-color:#FFFFFF;
	border-bottom:1px #CCCCCC solid;
	padding:5px;
	margin:0;
	width:100%;
	border-right:1px #CCCCCC solid;
}

.home-div .content{
	background-color:#FFFFFF;
	padding:5px;
	margin:0;
	width:100%;
	border-bottom:1px #CCCCCC solid;
	border-right:1px #CCCCCC solid;
}
.home-div .footer{
	background-color:#FFFFFF;
	border-bottom:1px #CCCCCC solid;
	padding:5px;
	margin:0;
	width:100%;
	border-right:1px #CCCCCC solid;
}
.home-div .more{
	background-color:#FFFFFF;
	position:absolute;
	bottom:0;
	right:0;
	padding:5px;
	margin:0;
	width:20px;
}

.menu {
	border: 1px solid #5C727C;
	background-color:#E8ECEE;
	width: 165px;
	margin-top:3px;
}
.menu ul li{
	list-style-type: none;
	line-height: 1.6;
	text-indent: -20px;
	font-size:110%;
}
.menu .title {
	background-color:#5C727C;
	color:#FFFFFF;
	width:100%;
	text-align: center;
	font-size:120%;
	padding-bottom:3px;
	padding-top:3px;
}
.col_left {
	background-color:#FFFF00;
 	width: 30em;
	float:left;
}
.col_right {
	background-color:#00CCFF;
	 width: 30em;
	margin-left: 40em;
	
}
img.artikel-klein {
  max-width:150px;
  width: expression(this.width > 150 ? 150: true);
 }
img.profielfoto {
  max-width:120px;
  width: expression(this.width > 120 ? 120: true);
 }
img.artikel-groot {
 } 
img{
	vertical-align:middle;
}
.c_plaatje {
 	float:left;
	margin-right:10px;
 }
.c_wrapper {
	text-align:left;
	/*border: 1px solid #CCCCCC;*/
	padding: 6px;
	margin-right: 5px;
	margin-left: 5px;
	background-color: #FFFFFF;
	/*position:relative;*/
 }
 .c_wrapper p{
    /*margin:0;*/
 }
.c_inhoud {
	margin-top: 4px;
	margin-bottom: 5px;
	padding: 5px;
	background-color:#FFFFFF;
 }
 .c_inhoud p{margin:0;padding:0;}
ul.hor_list li{
	display: inline;
	list-style-type: none;
}
.post_header {
	position:relative;
	padding:2px;
}
.buttons {
	list-style-type:none;
	margin:0;
	padding:0;
}
.buttons li {
	float:left;
	margin-right:5px;
}
.results th{
	color:white;
	background-color: #993300;
}
.results p{
	font-size:120%;
	font-weight:bold;
	margin:4px;
}
#artikel {
}
#artikel th{
	color:white;
	background-color: #993300;
}
#casus {
}
#casus th{
	color:white;
	background-color: #336666;
}
#category {
	float:left;
}
#category table{
	height:100%;
}
#category tr{
	vertical-align: top;
	}

#category td{
	padding-top: 3px;
	padding-right: 15px;
	padding-bottom: 3px;
	padding-left: 15px;
}

#discussies, #links{
	margin:0px;
	position:relative;
	text-align:left;
	/*margin-bottom: 5px;
	/*margin-right: 21px;*/
	/*overflow:hidden;*/
}
#discussies a, #links a{
}
#discus_container {

}
#links div,#discussies div,#discussies tr,.sugg div{
	background-color:white;
	vertical-align:middle;
}
.right-link .middle{
	padding: 3px 5px 3px 20px;
}
.right-link .trash {
position:absolute;right:0;width:15px;padding:3px;
}
.right-link .icon {
position:absolute;left:0;width:15px;padding:3px;
}
.kg-left, .login {
	margin-top:0px;
	position:relative;
	text-align:left;
	margin-left: 5px;
	width:154px;
	overflow:hidden;
}
.kg-left a, .login a{
	width:154px;
}
.kg-left div,.kg-left table, .login table{
	width:145px;
	overflow:hidden;
}
.cparent, .kg-left td, .kg-left tr, .login tr, .login td{
	background-color:white;
	vertical-align:middle;
	margin-bottom:3px;
	margin-top:3px;
	padding-left: 5px;
}
.cchild {
	padding-left: 10px;
	padding-top:2px;
}
#mtitle{
	position:relative;
	background-color:#FFFFFF;
	/*border: 2px solid #000000;*/
	text-align: left;
	vertical-align:middle;
	font-size:110%;
	padding:2px;
	font-weight: bold;
	margin-bottom:3px;
}
.rtitle{
	position:relative;
	/*background-color:#ffffff;
	border: 2px solid #000000;
	width:150px;*/
	text-align: left;
	vertical-align:middle;
	font-size:110%;
	padding:2px;
	font-weight: bold;
	margin-bottom:3px;
}
.ltitle{
	position:relative;
	/*background-color:#ffffff;
	border: 2px solid #000000;*/
	width:150px;
	margin-right:0px;
	margin-bottom:3px;
	text-align: left;
	vertical-align:middle;
	font-size:110%;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
.links_from {
	margin-top:7px;
	border: 1px solid #558CAA;
	background-color:#E2ECF1;
	width: 180px;
	overflow:hidden;
}
.links_from .title {
	background-color:#558CAA;
	color:#FFFFFF;
	width:100%;
	text-align: center;
	font-size:120%;
	padding-bottom:3px;
	padding-top:3px;
}
.links ul, .links_from ul{
	list-style-type: disc;
	font-size:110%;
	padding-left: 1em;
	text-indent: -0.7em;
	list-style-type: disc;
	line-height: 1.6;
	list-style-position: inside;
}
.group_dossier {
	border: 1px solid #333333;
	margin-right:10px;
	margin-bottom: 10px;
	}
.object_wrapper {
	float:left;
	margin-right:10px;
	margin-bottom: 10px;
	border: 1px solid #999999;
	vertical-align:middle;
	overflow:hidden;	
}
.object_wrapper .content{
	overflow:auto;
	overflow-x:hidden;
	overflow-y:auto;
	height:92px;
	background: url(../imagesNEW/lichtgrijs_3bij3.png) ;
}
.object_wrapper .content td{
	padding-right:5px;
	padding-left:5px;
}
.object_wrapper .content table{
	width:95%;
}
.object_wrapper .content .titel{
	overflow:hidden;
	height:10px;
	line-height:10px;
	width:80%;
}
.object_wrapper .title {
	vertical-align:middle;
	height:15px;
	border-bottom: 1px solid #999999;
	text-align:left;
	font-weight:bold;
	background-color:#F3F3F3;
	padding-left:5px;
}
.object_wrapper .date{
	text-align:right;
}

/* pyramid */


#d_alg,#d_aanm,#d_int,#d_hv,#d_afs {
	position: relative;
	background:#F8F9FA;
	width:100%;
	height:100%;
	text-align:left;
	display:none;
}
#d_alg{
	z-index:50;
	display:block;
}
.d_content, .d_content table {
	text-align:left;
	width:100%; 
}
.d_content td {
}

ul.navPyra  {
	width:98%;
	text-align:center;
	display:block;
	padding:5px;margin:0;
}

.navPyra li {
	display: inline;
	list-style-type: none;
	
	line-height:30px;
	padding:0;margin:0;
}

.navPyra a, .navPyra a:visited {
	font-weight: bold;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 10px;
	padding-left: 12px;
	border-bottom: 1px solid #9FB1BC;
}

			

#tab_dossier {
		padding:5px;
		font-size:110%;
		font-weight:bold;
}
#tab_dossier a.active {
		color:#FF860D;
}

table.sortable a.sortheader {
    background-color:#eee;
    color:black;
    font-weight: bold;
    text-decoration: none;
    display: block;
	padding:5px;
}
table.sortable span.sortarrow {
    color: black;
    text-decoration: none;
}

table.sortable tr {
	background-color:#FFFFFF;
	padding:15px;
}
table.sortable td, table.sortable th{
	padding:5px;
}

/* HEADER */

#header {
	margin:0;
	padding:0;
	width:100%;
	margin-right:10px;
}

#header #logo {
	width:432px;
	height:60px;
	margin:0;
	padding:0;
	float:left;
}
#header #fill {
	margin-top:10px;
	text-align:right;
}
#header #search {
	margin:0;
	padding:0;
	background-image:url(../imagesNEW/plakje-geel.png);
	height:26px;
	text-align:right;
}
#header #search .form{
	margin:0;
	padding:0;
	height:10px;
}
#homefoto {
	text-align:center;
	background: url(../imagesNEW/lichtgrijs_3bij3.png) ;
	position:relative;
}
.homefoto {
	background: url(../imagesNEW/foto-search2.jpg) center no-repeat;
	margin: 0 auto;
	height:120px;
	position:relative;
}
.homesearch {
	padding:0;
}
.homesearchform {
	padding:0;
	margin:0;
	padding-top:39px;
}
/*
.homesearchform .keywords {
	background: transparent 
	url("graphics/textfield_bg.gif") no-repeat fixed; }
homesearchform>input.keywords {
	background: transparent 
	url("graphics/textfield_bg.gif") no-repeat; }
}
*/
#homekdline{
	background: url(../imagesNEW/lichtgrijs_3bij3.png) ;
	height:15px;
}
#homekd-links{
	background: url(../imagesNEW/kennis_delen_hoek_links.png) ;
	width:70px;
	height:32px;
	position:absolute;left:0;
}
#homekd-midden{
	position:absolute;left:50%;
	background: url(../imagesNEW/kennis_delen_3px.png) ;
	height:32px;
	padding-left:70px;
	padding-right:41px;
}
#homekd-rechts{
	background: url(../imagesNEW/kennis_delen_hoek_rechts.png) ;
	width:41px;
	height:32px;
	position:absolute;right:0;top:0;
}
#hometext {
	overflow:hidden;
	background: #E6E6E6 ;
}

#homenews {
	float:left;
	margin:0;
	width:242px;
}
a#homenewstitle {
	display:block;
	margin:0;
	width:242px;
	height:34px;
	color:#FFFFFF;
	background: url(../imagesNEW/nieuwsbalk_en_mouse_over.png) ;
}
a:hover#homenewstitle {
	background-position:right;
}
#homenewscontent {
	overflow:hidden;
	background: url(../imagesNEW/donkergrijs_3bij3.png) ;
	height:1000px;
}

#homeact {
	float:right;
	width:242px;
	margin:0;
	background: url(../imagesNEW/donkergrijs_3bij3.png) ;
}
a#homeacttitle {
	display:block;
	margin:0;
	height:34px;
	color:#FFFFFF;
	width:242px;
	background: url(../imagesNEW/informatie.png) ;
}
a:hover#homeacttitle {
	/*background-position:-241px;*/
}
#homeactcontent {
	overflow:hidden;
	background: url(../imagesNEW/donkergrijs_3bij3.png) ;
	height:1000px;
}
a#homehightitle {
	display:block;
	margin:0;
	height:34px;
	color:#FFFFFF;
	width:300px;
	background: url(../imagesNEW/kennisdelen_en_mouse_over.png) ;
}
a:hover#homehightitle {
	background-position:right;
}

#homehigh table {
	margin-top:5px;
	margin-bottom:5px;
	width:70%;
	background:white;
	text-align:left;
}
#homehighcontent {
	overflow:hidden;
	background: #E6E6E6 ;
	height:100%;
}
#homehighcontent h2{
	margin:0;
}
.homehighblock {
	width:80%;
	margin: 5px auto;
	background:white;
	padding: 10px 10px 10px 10px;
	height:60px;
}
.homehighfoto {
	float:left;
	margin-right:10px;
}
.homehighfotoright {
	float:right;
	margin-left:10px;
}

.homehightype {
}
.homehightype h2{
	margin:0;
	padding:0;
}
.homehightitle {
}
.homehightext {
}
#hometext .title{	
	height:34px;
	color:#FFFFFF;
}

#homemenu {
	margin:0;
	padding:0;
	height:19px;
	width:100%;
	position:absolute;left:0;bottom:0;
}
#homemenu a{
	color:#FFFFFF;
	height:19px;
	display:block;
	background:url(../imagesNEW/balk_grijs_midden.png);
	line-height:19px;
}

#homemenu a:hover{
	background-image:url(../imagesNEW/plakje-geel.png);
	color:#FFFFFF;
	height:inherit;
	display:block;
	height:19px;
	line-height:19px;
}
#homewerkw {
	width:200px;
	position:absolute;left:253px;bottom:0;
}
#homevoorw {
	width:200px;
	position:absolute;right:253px;bottom:0;
}
*html #homevoorw,*html #homewerkw {
	bottom:-1px;
}
#homeover {
	float:right;
	width:253px;
	margin:0;
	margin-left:3px;
}
#homevisie {
	float:left;
	width:253px;
	margin:0;
	margin-right:3px;
}
.archief_object {
	background:#999999;
}
.breadcrumb a{
	color:#FFFFFF;
}
.breadcrumb a:hover{
	color:#FF860D;
}

#news-kennis-overgang {
	float:left;
	margin:0;
	width:17px;
}
#news-kennis-overgang-top {
	margin:0;
	height:84px;
	background: url(../imagesNEW/nieuws_ronding_links.png) ;
}
#news-kennis-overgang-bottom {
	margin:0;
	background: url(../imagesNEW/nieuws_3px_links.png) repeat;
	height:1000px;
}
#act-kennis-overgang {
	float:right;
	margin:0;
	width:17px;
}
#act-kennis-overgang-top {
	margin:0;
	height:84px;
	background: url(../imagesNEW/activiteiten_ronding_rechts.png) ;
}
#act-kennis-overgang-bottom {
	margin:0;
	background: url(../imagesNEW/activiteiten_3px_rechts.png) repeat;
	height:1000px;
}
.hfront {
font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
font-size:150%;
text-align:center;
}

#topmenu, #topmenu a {
	color:#FFFFFF;
	position:relative;
	z-index:300;
	border:1px solid transparent;
}
*html #topmenu, *html #topmenu a {
	border:none;
}
#topmenu a:hover {
	text-decoration:underline;
}
#kdback {
	float:left;
	background: url(../imagesNEW/donkergrijs_3bij3.png) ;
	/*height:1000px;*/
	padding:19px;
	border:1px solid #C7C7C7;
}
.kdcontainer {
	background: white;
}
a.more_collapse {
	background: url('http://www.exoticclothing.be/webshop/images/arrow2.gif') no-repeat left;
	padding-left: 10px;
}
/*
.maxwidth {
	max-width:700px;
	margin: auto;
}
*html #kdback {
	width: expression(this.width > 700 ? 700: true);
}
*/
#kdmain {
}
#kdhead {
	background: url(../imagesNEW/lichtgrijs_3bij3.png) ;
}
#kdcontent {
	overflow:auto;
	overflow-x:hidden;
	overflow-y:auto;
	background:#FFFFFF;
	padding:10px;
	margin:0;
	border: 1px solid #CCCCCC;
}
#kdcontent-inhoud {
	
}
#kdtitle {
	background: url(../imagesNEW/kennisdelen_pagina_balk_3px.png) ;
	color:#FFFFFF;
	font-size:140%;
	font-weight:bold;
}
#kdtitle a{
	color:white;
}
#kdtitle-nieuws, #kdtitle-object {
	background: url(../imagesNEW/nieuws_pagina_balk_3px.png) ;
	color:#FFFFFF;
	font-size:140%;
	font-weight:bold;
	height:30px;
	line-height:30px;
}
#kdtitle-nieuws a, #kdtitle-object a{
	color:white;
}
#kdtitle-activiteiten {
	background: url(../imagesNEW/activiteiten_pagina_balk_3px.png) ;
	color:#FFFFFF;
	font-size:140%;
	font-weight:bold;
	height:30px;
	line-height:20px;
	padding-left:5px;
}
#kdtitle-activiteiten a{
	color:white;
}
#kdsub {
	line-height:16px;
	padding-left:5px;
}
#kdsearchdiv {
	float:right;
	background: url(../imagesNEW/kennisdelen_pagina_balk_3px.png) ;
	color:#FFFFFF;
	padding-top:5px;
}
#kdsearchdiv input {
	border:0px;
}
#kdsearchresult {
	background: #FFFFFF;
	height:30px;
	line-height:30px;
	font-size:110%;
	text-align:center;
}
.kdsubtitle {
	font-size:120%;
	font-weight:bold;
	text-align:center;
	background: url(../imagesNEW/lichtgrijs_3bij3.png) ;
}

ul.kennisdelen {
	list-style-type:none;
	margin:10px; 
}
#lpcontent ul {
	list-style-type:none;
	margin-left:0;
}
ul.kennisdelen li, #lpcontent ul li{
	margin-bottom:5px;
}
#kdcasus,#kddoc,#kdprofiel {
	background:#FFFFFF;
}
#kdcasuscontent,#kddoccontent,#kdprofielcontent {
	overflow:auto;
	overflow-x:hidden;
	overflow-y:auto;
	padding-right:10px;
	
}
#kdprofiel {
	/*margin: 0 36%;*/
	background:#FFFFFF;
	/*border-left:2px solid #CCCCCC;*/
}
#kdcasus {
	float:left;
	width:32%;
	border-right:2px solid #CCCCCC;
	/*border-right:5px solid grey;*/
}
#kddoc { 
	float:right;
	width:32%; 
	border-left:2px solid #CCCCCC;
}
.kdfoto {
	float:left;
	margin: 0 10px 10px 0;
	height:50px;
	overflow:hidden;
}

#kdcontent-foto {
	float:right;
	padding:0 0 10px 10px;
	background:white;
}
.clabel {
	float:left;
	font-weight:bold;
	margin-right:5px;
}
.cfield {
	float: left;
}
.cclear {
	clear:left;
	height:10px;
}
.ctitle h1 {
	margin-bottom:15px;
}
#cathome {
}
.objinfo {
	line-height:16px;
	vertical-align:middle;
	padding:3px 5px;
	position:relative;
}
.objinforight {
	/*float:right;*/
	position:absolute;
	right:0;
}
.objinfoitem {
	border-right:1px solid black;
	margin-right:5px;
	padding-right:5px;
	line-height:16px;
	height:16px;
	vertical-align:middle;
}
.objinfoitem img {
	padding:0;
	margin:0;
	vertical-align:text-bottom;
}
#lpback {
	float:left;
	background: url(../imagesNEW/donkergrijs_3bij3.png) ;
	/*height:1000px;*/
	width:300px;
	padding:20px 0 20px 20px;
	margin:0;
}
#lpcontent {
	overflow:auto;
	overflow-x:hidden;
	overflow-y:auto;
	background:#FFFFFF;
	padding:10px;
	width:280px;
}
#lpcontent a.active{
	color:#FF860D;
}
#lptitle-kennisdelen {
	background: url(../imagesNEW/kennisdelen_pagina_balk_3px.png) ;
	color:#FFFFFF;
	font-size:140%;
	font-weight:bold;
	width:300px;
}
#lptitle-nieuws {
	background: url(../imagesNEW/nieuws_pagina_balk_3px.png) ;
	color:#FFFFFF;
	font-size:140%;
	font-weight:bold;
	width:300px;
}
#lptitle-activiteiten {
	background: url(../imagesNEW/activiteiten_pagina_balk_3px.png) ;
	color:#FFFFFF;
	font-size:140%;
	font-weight:bold;
	width:300px;
}

#lptitle-kennisdelen a, #lptitle-nieuws a, #lptitle-activiteiten a{
	color:white;
}
.homelist {
	margin-top:10px;
}
.homelist a {
	display:block;
}
.homelist a{
	border-bottom:dotted 1px white;
	padding:5px;
	margin:0;
}
.homelist a:hover {
	background: url(../imagesNEW/lichtgrijs_3bij3.png) ;
}
.glabel {
	margin:15px 0 5px 30px;
}
.gfield {
	margin:0 0 0 30px;
}
#infocontent {
	overflow:auto;
	overflow-x:hidden;
	overflow-y:auto;
	padding:30px;
	margin:30px;
	background:white;
}
#infopicture {
	float:left;
	padding:20px 20px 0 0;
}
.infoleft {
	float:left;
	margin:0;
}
.infoleft a {
	display:block;
	margin:30px;
	height:100px;
	width:170px;	
}
/* VISIE */
a.infoleft-idee {
	background: url(../imagesNEW/button_ideeen.png) no-repeat ;
}
a:hover.infoleft-idee {
	background-position: -169px;
}
a.infoleft-missie {
	background: url(../imagesNEW/button_missie.png) no-repeat ;
}
a:hover.infoleft-missie {
	background-position: -169px;
}
a.infoleft-visie {
	background: url(../imagesNEW/button_visie.png) no-repeat ;
}
a:hover.infoleft-visie {
	background-position: -169px;
}
a.infoleft-idee-sel {
	background: url(../imagesNEW/button_ideeen.png) no-repeat ;
	background-position: -169px;
}
a.infoleft-missie-sel {
	background: url(../imagesNEW/button_missie.png) no-repeat ;
	background-position: -169px;
}
a.infoleft-visie-sel {
	background: url(../imagesNEW/button_visie.png) no-repeat ;
	background-position: -169px;
}
/*WERKWIJZE*/
a.infoleft-kennis {
	background: url(../imagesNEW/button_kennisdelen_rondcasus.png) no-repeat ;
}
a:hover.infoleft-kennis {
	background-position: -200px;
}
a.infoleft-casus {
	background: url(../imagesNEW/button_casus.png) no-repeat ;
}
a:hover.infoleft-casus {
	background-position: -200px;
}
a.infoleft-breder {
	background: url(../imagesNEW/button_kennisdelen_brederezin.png) no-repeat ;
}
a:hover.infoleft-breder {
	background-position: -200px;
}
a.infoleft-kennis-sel {
	background: url(../imagesNEW/button_kennisdelen_rondcasus.png) no-repeat ;
	background-position: -200px;
}
a.infoleft-casus-sel {
	background: url(../imagesNEW/button_casus.png) no-repeat ;
	background-position: -200px;
}
a.infoleft-breder-sel {
	background: url(../imagesNEW/button_kennisdelen_brederezin.png) no-repeat ;
	background-position: -200px;
}
/*DEELNEMERS*/
a.infoleft-overons {
	background: url(../imagesNEW/button_overons.png) no-repeat ;
}
a:hover.infoleft-overons {
	background-position: -200px;
}
a.infoleft-deelnemers {
	background: url(../imagesNEW/button_deelnemers.png) no-repeat ;
}
a:hover.infoleft-deelnemers {
	background-position: -200px;
}
a.infoleft-support {
	background: url(../imagesNEW/button_support.png) no-repeat ;
}
a:hover.infoleft-support {
	background-position: -200px;
}
a.infoleft-overons-sel {
	background: url(../imagesNEW/button_overons.png) no-repeat ;
	background-position: -200px;
}
a.infoleft-deelnemers-sel {
	background: url(../imagesNEW/button_deelnemers.png) no-repeat ;
	background-position: -200px;
}
a.infoleft-support-sel {
	background: url(../imagesNEW/button_support.png) no-repeat ;
	background-position: -200px;
}

.noAccessFront {
	background: #EEEEEE;
	border: 1px solid #BBBBBB;
	padding:10px;
	text-align:center;
	margin: 20px 30px;
}
.noAccessFront a{
	font-size:130%;
	font-weight:bold;
}


/* UPLOAD PROGRESS */
#upload_iframe { display: none; }

div.progress-bar {
	margin: 15px;
	width: 300px;
	height: 20px;

	background-color: #ebebeb;
	border: 1px solid #c0c0c0;
	position: relative;		
}

div.progress-bar-text 
{
	position: relative;
	text-align: center;
	padding-top: 2px;
	font-weight: bold;
	width: 300px;
	height: 20px;
	z-index: 2;
}

div.progress-bar-bg 
{
	position: absolute;
	height: 20px;
	background-color: #17197F;
	width: 0%;
	z-index: 1;
}

div.progress-50-percent {
	color: white;
}
/* end UPLOAD PROGRESS */


.kdblockspacer {
	float:left;
	width:0.5%;
	background:url(../imagesNEW/donkergrijs_3bij3.png) ;
}
.kdblock {
	background:#FFFFFF;
	float:left;
	width:50%;
}
.kdblock .title {
	font-size:120%;
	font-weight:bold;
	text-align:center;
	background: url(../imagesNEW/lichtgrijs_3bij3.png) ;
}
.kdblock .content {
	overflow:auto;
	overflow-x:hidden;
	overflow-y:auto;
	padding-right:10px;
}

.tabcontent,.tabpcontent {
	margin-bottom:20px;
}

/*** ESSENTIAL STYLES ***/
.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
.sf-menu {
	/*line-height:	1.0;*/
	margin: 0 10px 0 0;
	z-index:		300;
}
.sf-menu ul {
	position:		absolute;
	top:			-999em;
	width:			15em; /* left offset of submenus need to match (see below) */
}
.sf-menu ul li {
	width:			100%;
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float:			left;
	position:		relative;
}
.sf-menu a {
	display:		block;
	position:		relative;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			0;
	top:			18px; /* match top ul list item height */
	z-index:		300;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}

/*** DEMO SKIN ***/
.sf-menu {
	/*float:			right;*/
	/*margin-bottom:	1em;*/
	
}
.sf-menu a {
	border-left:	1px solid #fff;
	
	padding: 		3px 5px;
	text-decoration:none;
	text-align:left;
}
.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color:			#13a;
}
.sf-menu li {
	
	
}
.sf-menu li li {
	background:url('../imagesNEW/plakje-oranje.png') repeat;
	border-top:		1px solid #CFDEFF;
}
.sf-menu li li li {
	/*background:		#9AAEDB;*/
}
.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	/*background:		#CFDEFF;*/
	outline:		0;
}

/* 
 * Splitter bar style; the .active class is added when the
 * mouse is over the splitter or the splitter is focused
 * via the keyboard taborder or an accessKey. 
 */
#center .vsplitbar {
	width: 8px;
	background: #aca url(../imagesNEW/donkergrijs_3bij3.png);
}
#center .vsplitbar .active, #center .vsplitbar:hover {
	background: #e88 url(vgrabber.gif) no-repeat center;
}

#tooltip{
	position:absolute;
	border:1px solid #333;
	background:#f7f5d1;
	padding:2px 5px;
	color:#333;
	display:none;
	}	
.admin-log-filter a {
	font-size: 120%;
	padding: 0 3px;
}
.admin-log-filter .selected {
	font-weight: bold;
}
.attenderen {
  margin:10px 0;
}
.bgorange{
  background-color:#FFEFD5;
}
