body
{
	background: #FFF;
	margin: 0;
	text-align: center;
	font-family: arial, verdana;
	font-size:11px;
}

div#main_container
{
	margin: 0 auto 0 auto;
	width: 950px;
	text-align: left;
}

div#box1
{
	width: 950px;
	height: 100px;
	margin-top:25px;
	background: #FFF url('pictures/menu2.png') no-repeat 0 0;
}

div#berichten
{
	position: absolute;
	width: 75px;
	height: 75px;
	margin-left: 30px;
	margin-top: 15px;
}

div#inloggen
{
	position: absolute;
	width: 350px;
	height: 125px;
	top:30%;
	left:30%;
	background:#8db8f8;
	border:1px solid;
}

div#home
{
	position: absolute;
	width: 75px;
	height: 60px;
	margin-left: 165px;
	margin-top: 20px;
}

div#gebruiker
{
	position: absolute;
	width: 110px;
	height: 60px;
	margin-left: 225px;
	margin-top: 20px;
}

div#werkbon
{
	position: absolute;
	width: 95px;
	height: 60px;
	margin-left: 310px;
	margin-top: 20px;
}

div#taken
{
	position: absolute;
	width: 110px;
	height: 60px;
	margin-left: 375px;
	margin-top: 20px;
}

div#voorraad
{
	position: absolute;
	width: 110px;
	height: 60px;
	margin-left: 450px;
	margin-top: 20px;
}

div#help
{
	position: absolute;
	width: 110px;
	height: 60px;
	margin-left: 520px;
	margin-top: 20px;
}

div#logout
{
	position: absolute;
	width: 140px;
	height: 60px;
	margin-left: 790px;
	margin-top: 20px;
	
}

div#box2
{
	width: 140px;
	_height: 400px;
	min-height:400px;
	float: left;
	background: #FFF;
}

div#menu
{
	width: 160px;
	_height: 400px;
	min-height:400px;
	background: #FFF;
	float: left;
}

div#kaderMenu
{
	position: absolute;
	width: 90px;
	_height: 200px;
	min-height:200px;
	padding-left: 1px;
	border: 0px dotted;
	border-left:0px;
	border-bottom:0px;
}

div#box3
{
	/*background-color: red;*/
	float:left;
	width:785px;
	_height: 400px;
	min-height:400px;
	margin-left:5px;
	margin-top:25px;
	background: #FFF;
}

div#kader
{
	width: 650px;
	height:100%;
	background: #D5E5FD;
	padding-left: 10px;
	padding-right: 20px;
	border: 1px solid;
	overflow:auto;
}

div#content
{
	/*background-color: red;*/
	float:left;
	width:765px;
	_height: 600px;
	min-height:600px;
	margin-left:20px;
	margin-top:28px;
	background: #FFF ;
	/*padding: 10px 5px 10px 5px;  boven rechts onder links */
	overflow:auto;
}

.inputParticulierBekijken
{
	background:#FFF;
	width:85px;
	border:0px;
	font-family: arial, verdana;
	font-size:11px;
	text-align: right;
	margin-right:10px;
}

.inputParticulierBekijken2
{
	background:#FFF;
	width:100px;
	border:0px;
	font-family: arial, verdana;
	font-size:13px;
	text-align: left;
}

img
{
	border:0;
}

a:link, a:visited
{
	text-decoration: none;
	color:blue;
}

a:hover
{
	color:black;
	text-decoration: underline;
}

label
{
	width: 6em;
	float: left;
	text-align: left;
	margin-right: 0.5em;
	display: block;
}


.klant
{	
	background:#FFF;
	border-top:0px;
	border-left:0px;
	border-right:0px;
	border-bottom: 1px solid #000;
	margin-left: 15px;

}

td.table_cell
{
	/* size */
	height: 17px;
	/* positioning */
	padding-left: 5px;
	padding-right: 5px;
	/* borders */
	border: 1px solid #CAC6C6;
	/* text style */	
}


td.table_cell_title
{
	/* size */
	height: 10px;
	/* positioning */
	padding-left: 5px;
	padding-right: 10px;
	/* background */
	background: #AAC7F7;
	/* text style */
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

td.table_cell_menu
{
	/* size */
	height: 17px;
	/* positioning */
	padding: 5px;
	/* borders */
	border-left: 1px solid #CAC6C6;
	border-right: 1px solid #CAC6C6;
	/* text style */	
}

td.table_cell_menu_last
{
	/* size */
	height: 17px;
	/* positioning */
	padding: 5px;
	/* borders */
	border-left: 1px solid #CAC6C6;
	border-right: 1px solid #CAC6C6;
	border-bottom: 1px solid #CAC6C6;
	/* text style */	
}


td.table_cell_title_menu
{
	/* size */
	height: 10px;
	/* positioning */
	padding-left: 5px;
	padding-right: 10px;
	/* background */
	background: #AAC7F7;
	/* text style */
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

td.table_cell_title_zoek_werkbon
{
	/* size */
	height: 10px;
	/* positioning */
	padding-left: 5px;
	padding-right: 10px;
	/* background */
	background: #AAC7F7;
	/* text style */
	font-size: 11px;
	color: #000;
}

td.table_cell:hover 
{
	background-color:lightgray;
}

td.table_cell_taken
{
	/* size */
	height: 17px;
	/* positioning */
	padding-left: 5px;
	padding-right: 5px;
	/* borders */
	border: 1px solid #CAC6C6;
	/* text style */	
}


td.table_cell_title_taken
{
	/* size */
	height: 10px;
	/* positioning */
	padding-left: 5px;
	padding-right: 10px;
	/* background */
	background: #AAC7F7;
	/* text style */
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

td.table_cell_blank
{
	/* size */
	height: 17px;
	/* positioning */
	padding-left: 5px;
	padding-right: 5px;
	/* borders */
	border: 0px;
	/* text style */	
}

a.berichtGelezen:link 
{
	color: #8b8be1; 
}

a.berichtGelezen:active 
{
	color: #ACACF8; 
}

a.berichtGelezen:visited 
{
	color: #ACACF8; 
}

a.berichtGelezen:hover 
{
	color: #ACACF8; 
}