html, body, div, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, input, span  {  
    margin: 0px;
    padding: 0px;
    border: 0px;
	}
html, body {
	height:100%;
	}
body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	}
form {
	padding:0px;
	margin:0px;
	width:100%;
	height:100%;
	}
.container {
	width:908px;
	height:427px;
	background-image:url(../img/t_middle.gif);
	background-position:top left;
	background-repeat:repeat-y;
	}
.drieFotos {
	width:908px;
	height:343px;
	background-image:url(../img/i_3fotos.jpg);
	background-position:802px top;
	background-repeat:no-repeat;
	}
.tHeader {
	background-color:#f0f0f0;
	height:24px;
	padding-left:5px;
	font-weight:bold;
	}
.tHeader .left {
	float:left;
	}
.tHeader .right {
	float:right;
	}
.tHeader .right a {
	display:block;
	background-color:#e4ecff;
	padding:0px 4px;
	margin:0px 2px;
	border:solid #34689a 1px;
	text-decoration:none;
	color:#071860;
	}
.tHeader .right a:hover {
	color:#000000;

	text-decoration:none;
	}
.tFooter {
	height:24px;
	font-weight:bold;
	}
.tFooter .leftBtnText {
	float:left;
	width:175px;
	text-align:right;
	color:#FFFFFF;
	}
.tFooter .right {
	float:right;
	}
.tFooter .right a {
	display:block;
	width:160px;
	background-color:#eeeeee;
	padding:0px 4px;
	margin:0px 2px;
	border:solid #195384 1px;
	text-decoration:none;
	color:#195384;
	text-align:center;
	}
.tFooter .right a:hover {
	color:#000000;

	text-decoration:none;
	}

.tlabel .left {
	float:left;
	width:175px;
	text-align:right;
	color:#000000;
	padding:6px 0px 3px 0px;
	}

.tinput .right {
	float:left;
	width:175px;
	color:#000000;
	padding:3px 0px;
	}
/* -------------------------- */
.tlabel {
	height:17px;
	width:175px;
	font-weight:bold;
/*	background-color:#f0f0f0;*/
	vertical-align:top;
	text-align:right;
	padding:3px 5px 0px 0px;
	}
.tinput {
	height:20px;
	width:180px;
	font-weight:bold;
/*  background-color:#abb8b1;*/
	vertical-align:top;
	text-align:left;
	}
.tdatum {
	height:20px;
	width:160px!important;
	width:150px;
	font-weight:bold;
	vertical-align:top;
	}
.datum {
	width:150px!important;
	width:150px;
	height:13px;
	margin-left:5px;
	margin-top:2px;
	padding-left:3px;
	font-size:10px;
	}
.tCalender {
	height:20px;
	width:20px;
	}
.icoonCalender {
	border:none;
	padding:2px 0px 0px 0px;
	}
.content {
	background-image:url(../img/i_vertikalelijn.gif);
	background-position:top left;
	background-repeat:repeat-y;
	}
.tinput input {
	height:15px;
	width:165px;
	margin-left:5px;
	margin-top:2px;
	padding-left:3px;
	font-size:10px;
	
	}
.tinput select {
	height:16px;
	width:171px;
	margin-left:5px;
	font-size:10px;

	}

.tinput .opdgever {
	height:143px;
	width:168px;
	margin-left:5px;
	margin-top:2px;
	padding-left:3px;
	font-size:10px;
	}
.tinput .fields {
	height:142px;
	width:168px;
	margin-left:5px;
	margin-top:2px;
	padding-left:3px;
	font-size:10px;
	}
.tcheckItem {
	height:90px;
	width:180px;
	font-weight:normal;
/*  background-color:#abb8b1;*/
	vertical-align:top;
	text-align:left;
	}

.tcheckItem .checkbox {
	height:15px;
	width:15px;
	margin:2px 5px 0px 5px;
	font-size:10px;
	}
.tcheckDetail {
	height:51px;
	width:180px;
	font-weight:normal;
/*  background-color:#abb8b1;*/
	vertical-align:top;
	text-align:left;
	}

.tcheckDetail .checkbox {
	height:15px;
	width:15px;
	margin:2px 5px 0px 5px;
	font-size:10px;
	}
.tcheckInclude {
	height:70px;
	width:180px;
	font-weight:bold;
/*  background-color:#abb8b1;*/
	vertical-align:top;
	text-align:left;
	}

.tcheckInclude .checkbox {
	height:15px;
	width:15px;
	margin:2px 5px 0px 5px;
	font-size:10px;
	}
.listClient {
	margin-bottom:-2px;
	height:16px;
	width:168px;
	margin-left:5px;
	font-size:10px;
	}
.list {
	table-layout:fixed;
	overflow:hidden;

	width:730px;
	height:10px;
	}
.list td {
	height:21px;
/*	border:#f0f0f0 1px solid;*/
	}
.list .title {
	background-color:#8d8d8d;
	}
.list .title td {
	font-weight:bold;
	color:#ffffff;
	padding-left:5px;
	white-space:nowrap;
	}
.list .odd {
	background-color:#FFFFFF;
	}
.list .odd td {
	background-color:#FFFFFF;
	color:#000000;
	padding:0px 5px;
	white-space:nowrap;
	overflow:hidden;
	background-image:url(../img/i_list_td.gif);
	background-position:top left;
	background-repeat:repeat-y;
	}
.list .even {
	background-color:#f7f7f7;
	}
.list .even td {
	background-color:#f7f7f7;
	color:#000000;
	padding:0px 5px;
	white-space:nowrap;
	overflow:hidden;
	background-image:url(../img/i_list_td.gif);
	background-position:top left;
	background-repeat:repeat-y;
	}
.ReportLsitCheckItemText {
	vertical-align:middle;
	text-align:left;
	}

.ReportLsitCheckItemCheckBox{
	height:10px;
	width:15px;
	margin:px 0px 0px 0px;
	padding:px 0px 0px 0px;
	font-size:10px;
	vertical-align:top;
	}
.ReportLsitCheckItemsTableElements
	{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	}	
