body {
	margin:0;
	background-image:url(../graphics/backgrnd-body.gif);
	background-position:bottom right;
	background-attachment:fixed;
	background-repeat:no-repeat;
	background-color:#fafafa;
}

a {
	color:#E57600;
	text-decoration:underline;
}

a:hover {
	color:#FF9900;
	text-decoration:none;
}

.form_melding {
	font-size:10px;
}

#container {
	background-image:url(../graphics/backgrnd.gif);
	background-repeat:repeat-x;
	background-position:top;
}

#main {
	width:808px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0;
	height:600px;
}

#zijbalk {
	background-image:url(../graphics/bckgrnd_zijbalk.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	width:225px;
	float:left;
	height:600px;
	margin-right:0;
	font-family:"Microsoft Sans Serif", "MS Sans Serif", "MS Serif", Arial;
	font-size:11px;
	color:#CCCCCC;
}

#header {
	height:80px;
	display:block;
}

#navigatie {
	height:26px;
/*	margin-left:225px;*/
	text-align:right;
	font-family:"Century Gothic", "arial";
	color:#FFFFFF;
	letter-spacing:1px;
	font-size:11px;
	font-weight:bold;
	/*background-image:url(graphics/bckgrnd_titel_left.gif);*/
	background-position:left top;
	background-repeat:no-repeat;
	padding:0;
	padding-top:30px;
}



#navigatie a{
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}

#navigatie a:hover{
	text-decoration:underline;
}

#navigatie_loggedin {
	height:46px;
/*	margin-left:225px;*/
	text-align:right;
	font-family:"Century Gothic", "arial";
	color:#FFFFFF;
	letter-spacing:1px;
	font-size:11px;
	font-weight:bold;
	/*background-image:url(graphics/bckgrnd_titel_left.gif);*/
	background-position:left top;
	background-repeat:no-repeat;
	padding:0;
	padding-top:10px;
}
#navigatie_loggedin a{
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}

#navigatie_loggedin a:hover{
	text-decoration:underline;
}


#titel {
	background-color:#000;
	display:block;
	height:41px;
	margin-top:7px;
	float:right;
	width:563px;
	background-image:url(../graphics/bckgrnd_titel.gif);
	background-repeat:repeat-x;
	background-position:top;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:20px;
	padding-left:19px;
	letter-spacing:2px;
	line-height:40px;
}

#titel2 {
	background-color:#000;
	display:block;
	height:41px;
	margin-top:7px;
	float:right;
	width:563px;
	background-image:url(../graphics/bckgrnd_titel.gif);
	background-repeat:repeat-x;
	background-position:top;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:18px;
	padding-left:19px;
	letter-spacing:2px;
	line-height:40px;
}

#content {
	margin-top:1px;
	display:block;
	border:1px #bcbfbe solid;
	background-color:#FFFFFF;
	float:right;
	width:520px;
	padding-left:20px;
	padding-right:40px;
	padding-top:20px;
	font-family:"Microsoft Sans Serif", "MS Sans Serif", "MS Serif", Arial;
	font-size:12px;
	color:#585858;
	min-height:394px;
	line-height:150%;
}

#content_index {
	margin-top:1px;
	display:block;
	border:1px #bcbfbe solid;
	background-color:#FFFFFF;
	/*background-image:url(../graphics/bckgrnd_content.gif);*/
	float:right;
	width:580px;
	font-family:"Microsoft Sans Serif", "MS Sans Serif", "MS Serif", Arial;
	font-size:12px;
	color:#585858;
	min-height:394px;
	}
	
/*#email {
	text-align:center;
	bottom:0px;
	display:block;
	position:absolute;
	}*/

#content_dashboard {
	margin-top:7px;
	display:block;
	/*background-image:url(../graphics/bckgrnd_content.gif);*/
	background-repeat:repeat;
	float:right;
	width:582px;
	font-family:"Microsoft Sans Serif", "MS Sans Serif", "MS Serif", Arial;
	font-size:12px;
	color:#585858;
	min-height:457px;
}

/*#text 
filter:alpha(opacity=100);  /* discarded 
   -moz-opacity:1.0;           /* discarded 
   opacity: 1.0;               /* discarded 
   }*/
   
* html body div#content {
	height:394px;
}

* html body div#content_dashboard {
	height:457px;
}

* html body div#content_index {
	height:394px;
}



/*####################################################################################################################*/

.uitleg {
	background-color:#c3ebff;
	border:#0099CC 1px solid;
	margin:5px 5px 5px 5px;
	padding:5px 5px 5px 5px;
	color:#000066;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	width:200px;
	float:right;
	display:block;
}



.formopmaak {
	width:144px;
	height:16px;
	font-family:arial, Courier, mono;
	border:0;
	color:#000000;
	font-size:11px;
	background-image:url(../graphics/form/login-text.gif);	
	padding: 3px 4px 0 4px;
}

.form_login {
	width:71px;
	height:19px;
	background-image:url(../graphics/form/login.gif);
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	font-weight:bold;
	border:0;
	margin-top:5px;
	cursor:pointer;
}
	
.form_login:hover {
	background-image:url(../graphics/form/login2.gif);
}


.button_nav {
	width:120px;
	height:19px;
	background-image:url(../graphics/button_blckbg.gif);
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	font-weight:bold;
	border:0;
	margin-top:5px;
	cursor:pointer;
}
	
.button_nav:hover {
	background-image:url(../graphics/button_blckbg_hover.gif);
}

.button {
	width:120px;
	height:19px;
	background-image:url(../graphics/form/button1-whbg.gif);
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	font-weight:bold;
	border:0;
	margin-top:5px;
	cursor:pointer;
}
	
.button:hover {
	background-image:url(../graphics/form/button2-whbg.gif);
}


.formopmaak_wit {
	width:144px;
	height:16px;
	font-family:Arial, Courier, mono;
	border:0;
	color:#000000;
	font-size:11px;
	background-image:url(../graphics/form/form-input-wit.gif);	
	padding: 3px 4px 0 4px;
}

.form_login_wit {
	width:47px;
	height:19px;
	background-image:url(../graphics/form/login_wit.gif);
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	font-weight:bold;
	border:0;
	cursor:pointer;
	padding: 0 4px 0 4px;
}
	
.form_login_wit:hover {
	background-image:url(../graphics/form/login2_wit.gif);
}

.hr {
	height:1px;
	margin-top:0px;
	background-image:url(../graphics/hr.gif);
	background-repeat:repeat-x;
	width:520px;
	display:block;
	}

.KT_tngtable .checkbox {
width:13px;
height:13px;
}

form table td input.time {
background-image:url(../graphics/input-small.gif);
background-repeat:no-repeat;
width:40px;
height:16.5px;
padding-left:10px;
padding-right:3px;
padding-top:4.5px;
}	 

form table td input.kalenderknop {
background-image:url(../graphics/cal.gif);
height:20px;
width:25px;
background-repeat:no-repeat;
background-color:transparent;
margin:0;
padding:0;
}

h1 {
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	font-size:12px;
	font-weight:bold;
	letter-spacing:2px;
	
	background-image:url(../graphics/hr.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	width:520px;
		
	
}
	
.dashboard-tabel {
	font:		Icon;
	border:		1px Solid #666;
	color:		WindowText;
	margin-bottom:2px;
}

.dashboard-tabel thead {
	background:	#efefef;
}

.dashboard-tabel th {
	background-color:#666;
	height:20px;
	background-image:url(../graphics/backgrnd-dashboard.gif);
	background-repeat:repeat-x;
	background-position:top;
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	font-weight:bold;
	color:#FFFFFF;
	font-size:12px;
	letter-spacing:1px;
	text-indent:5px;
}

.dashboard-tabel td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #ffffff;  /* the background          */
}

.dashboard-tabel thead td {
	border:			1px solid;
	border-color:	ButtonHighlight ButtonShadow
					ButtonShadow ButtonHighlight;
	cursor:			default;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.dashboard-innertabel {
	font:		Icon;
	border:		0px Solid #000000;
	color:		WindowText;
	margin:2px;
}

.dashboard-innertabel thead {
	background:	#efefef;
}

.dashboard-innertabel th {
	background-color: #999999;
	height:16px;
	background-image: none;
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	font-weight:bold;
	color:#FFFFFF;
	font-size:11px;
	letter-spacing:0px;

}

.dashboard-innertabel td {
	padding:	0px 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.dashboard-innertabel .solid {
	border-bottom:#666666 solid 1px;	
}

.dashboard-innertabel .dashed {
	border-bottom:#ddd dashed 1px;	
}

.dashboard-innertabel thead td {
	border:			1px solid;
	border-color:	ButtonHighlight ButtonShadow
					ButtonShadow ButtonHighlight;
	cursor:			default;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.scrollcontainer {
max-height:242px;
overflow-y:auto;
overflow-x:auto;
}

.noscrollcontainer {

}
	
	




/*    */


/* Most usual classes */

/* th, td.KT_th
 * 		the top row on nextensio list
 * 		labels container on nextensio form
 * 		As on the form table headings are semantically incorrect, we have td.KT_th */
.KT_tngtable th, .KT_tngtable td.KT_th {
	border: 1px solid #ffffff;
	font-weight: bold;
	color: #555555;
	vertical-align: top;
	width:120px;
	padding-top:2px;
}
/* the plain cells   */
.KT_tngtable td {
/*	border: solid 1px #d6d3ce;*/
	border-top-width: 0;
	border-left-width: 0;
	vertical-align: baseline;
}

/* *
 * recommmended css attribute order
	* layout:            display, list-style
	* box positioning:   position, float, clear
	* box position:      top, right, bottom, left
	* box clipping:      overflow, clip
	* box size:          width, height
	* box style:         margin, padding, border, background
	* text:              color, font, text-decoration, text-transform
	* text positioning:  text-align, vertical-align
	* other text:        white-space, ...
 * */

/* Table and cell look and feel */
	.KT_tngtable tfoot, .KT_tngtable thead {
	/*	border: solid 1px #000000;*/
	}

	.KT_tngtable th {
	width:auto;
}
	
	.KT_tngtable td, .KT_tngtable caption {
		padding: 2px;
		white-space: nowrap;
		}
		
	/* HACK: to make ktml skin work properly */
	.KT_tngtable .ktml * td {
		border: 0px;
		white-space: normal ! important;
	}
		.KT_tngtable .ktml span.lcontainer table {
		}
		.KT_tngtable .ktml span.lcontainer td {
			padding: 0px ! important;
			margin: 0px ! important;
			vertical-align: middle;
		}
	
/* Buttons area for tNG form */
.KT_buttons td {
text-align:right;
}

/* Fonts for the table, table headings, table cells */
	.KT_tngtable td, .KT_tngtable th, .KT_tngtable caption {
		font-family: 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	}
	.KT_tngtable th, .KT_tngtable td.KT_th, .KT_tngtable caption {
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#555;
	font-weight:bold;
	}
	.KT_tngtable td {
		font-size: 11px;
	}

/* Active Form Elements :font-sizes */
	.KT_tngtable input, .KT_tngtable select {
	width:144px;
	height:16px;
	font-family:Arial, Courier, mono;
	border:0;
	color:#000000;
	font-size:11px;
	background-image:url(../../../graphics/form/form-input-wit.gif);	
	padding: 3px 4px 0 4px;
	}


	.KT_tngtable textarea {
		font-size: 12px;
	}

/* Special items : error containers, field hints, required table cell  */
	.KT_field_error {
		color: #cc0000;
	}
	.KT_field_hint {
		color:#0000cc;
		font-size: 10px;
	}
	.KT_tngtable td.KT_required {
	}
	/* span containing the "*" for required field labels */
	.KT_tngtable label span.KT_required {
		padding: 0 2px 0 0;
		color: #cc0000;
		font-family: Courier New, Courier, monospace;
		font-weight: normal;
	}


/* The client-side error displaying */

	/* How the label should change on error */
	.form_validation_field_error_label {
		/* color:#cc0000; */
	}

	/* How the input's container (TD) should change on error */
	.form_validation_field_error_container {
		/* border: 2px solid black; */
	}

	/* How the input textfield should change on error */
	.form_validation_field_error_text {
		/* border:2px solid #cc0000; */
	}

	/* The actial error message style */
	.form_validation_field_error_error_message {
		color:#cc0000;
		font-weight: bold;
		clear:left;
	}
	form.form_validation_form_error table {
		border: 2px solid red;
	}

/* The server-side error displaying */
/* topmost error div */
#KT_tngerror {
	padding: 10px 10px 10px 80px;
	margin:5px;
	font-family: 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	font-weight:bold;
	font-size: 12px;
	color: #555555;
	background-color:#f2f2f2;
	background-image:url(images/error.gif);
	background-repeat:no-repeat;
	background-position:1% 50%;
	border: solid 1px #4F72B4;
}

/* trace container ( iniitally collapsed), and "Submit this to InterAKT... " area */
#KT_tngdeverror, #KT_tngtrace {
	padding: 5px 10px 5px 5px;
	margin:5px;
	border: solid 1px #4F72B4;
	color: #555555;
	background-color:#f2f2f2;
	font-family:Courier, monospace;
	font-size: 12px;
}
    #KT_tngdeverror a, #KT_tngdeverror a:visited, #KT_tngdeverror a:active, #KT_tngdeverror a:hover, 
    #KT_tngtrace a, #KT_tngtrace a:visited, #KT_tngtrace a:active, #KT_tngtrace a:hover {
		font-family: 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
        font-weight: bold;
		font-size: 14px;
        text-decoration: none;
        color: #555555;
	    padding: 0px 5px 0px 12px;
	    margin-right: 0px;
    }
    #KT_tngdeverror a:hover, 
	#KT_tngtrace a:hover {
		text-decoration: underline;
    }

	/* alignment and borders for the form submit buttons */
	#KT_tngdeverror #KT_needhelp {
		text-align: right;
	}

	#KT_tngdeverror label, #KT_tngtrace label {
		display: block;
		font-family: 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
		font-weight:bold;
	}

	#KT_tngtrace ul {
		padding-left:10px;
		margin-left:10px;
	}

	#KT_tngtrace_details {
		display: none;
	}

#KT_tngwarning {
	padding: 10px 10px 10px 50px;
	margin:5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #0000CC;
	font-size: 12px;
	border:1px solid blue;
	background-color:#E4FFFF;
	background-image:url(images/warning.gif) ;
	background-repeat:no-repeat;
	background-position:left;
}

#KT_Insert1 {
	width:120px;
	height:19px;
	background-image:url(../../../graphics/form/button1-whbg.gif);
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	font-weight:bold;
	border:0;
	margin-top:5px;
	cursor:pointer;
	padding-top:0px;
	}

#KT_Cancel1 {
	width:120px;
	height:19px;
	background-image:url(../../../graphics/form/button1-whbg.gif);
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	font-weight:bold;
	border:0;
	margin-top:5px;
	cursor:pointer;
	}	

#KT_Update1 {
	width:120px;
	height:19px;
	background-image:url(../../../graphics/form/button1-whbg.gif);
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	font-weight:bold;
	border:0;
	margin-top:5px;
	cursor:pointer;
	}	

#KT_Delete1 {
	width:120px;
	height:19px;
	background-image:url(../../../graphics/form/button1-whbg.gif);
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	font-weight:bold;
	border:0;
	margin-top:5px;
	cursor:pointer;
	}	
	
/* Careerpage */

.vacature {
	font-size:14px;
	text-decoration:none;
	color:#FF8800;
	cursor:pointer;
	background-image:url(../graphics/klik.png);
	background-position:left top;
	background-repeat:no-repeat;
	padding-left:22px;
}

	#vacature1 {
		font-family:"Microsoft Sans Serif", "MS Sans Serif", "MS Serif", Arial;
		font-size:12px;
		color:#585858;
	}