body {
	padding : 0 0 0 0;
	margin : 0 0 0 0;
	vertical-align: top;
	font-family : arial, verdana;
	font-size : 12px;
	background-color : #ccc;
	scrollbar-base-color: #ccc;
	scrollbar-arrow-color: #fff;
	scrollbar-3dlight-color: #ccc;
	scrollbar-darkshadow-color: #ccc;
	scrollbar-face-color: #0079C9;
	scrollbar-highlight-color: #ccc;
	scrollbar-shadow-color: #ccc;
	scrollbar-track-color: #ccc;
}

td{ 
	font-family : arial, verdana;
	font-size : 12px;
	color : #fff;
}

h1 {
	font-size : 14px;
	font-weight : bold;
	margin : 0px;
	padding-bottom : 10px;
}

.container {
	width : 959px;
	height : 590px;
	background-image : url('../media/bg_container.jpg');
	background-repeat: no-repeat;
	border : 1px solid #fff;
}

.tr_top {
	height : 188px;
}

.tr_bottom {
	height : auto;
} 

.td_menu{
	padding-top : 90px;
	padding-left : 347px;
	vertical-align : top;
}

.td_content {
	padding-left : 347px;
	padding-top : 30px;
	vertical-align : top;
}

.div_content {
	height : 370px;
	width : 600px;
	padding-right : 10px;
	color : #fff;
	overflow-y : auto;
	line-height : 150%;
}

.button {
	background-color : #002d4f;
	border : 1px solid #002d4f;
	color : #fff;
	cursor : pointer;
}

.button_delete {
	background-color : #000;
	border : 1px solid #000;
	color : #fff;
	cursor : pointer;
}

.td_form_nummersys {
	vertical-align : bottom;
	font-weight : bold;
}

.table_res {
	width : 95%;
}

.td_lijst_res_kop {
	color : #BCE8FA;
	font-weight: bold;
}

.td_lijst_res {
	border-bottom : 1px solid #0F97D1;
	vertical-align:top;
}

.input_bedrijf {
	width : 100px;
}

.input_adres {
	width : 100px;
}

.input_plaats {
	width : 100px;
}

.input_terrein {
	width : 100px;
}
