*{
	margin:0px;
	
	padding:0px;
	
	border:0px;
	
	text-align:left;
}

html
{

	background-color:#ece9d8;
}

body
{
	font-size:11px;
	
	font-family:Arial;
	
	padding-top:40px;
	
}

#inlogscherm
{

	margin:auto;
	
	margin-top:90px;
	
	width:200px;
	
	height:100px;
	
	background-color:#fbfbfd;
	
	padding:30px;
	
	border:1px solid #91a7b4;

}

#inloglogo
{
	position:absolute;
	
	z-index:30;
	
	margin:-20px 0px 0px -40px;
	
	background-image:url(img/logo.png);
	
	height:108px;
	
	width:104px;
	
	_display:none;

}




#inlogscherm dl
{
	width:250px;
	
	height:100px;
	
	display:block;
}

#inlogscherm dl dt
{
	width:100px;
	
	height:30px;
	
	float:left;
	
}

#inlogscherm dl dd
{
	width:100px;
	
	height:30px;
		
	clear:left;
	
	float:left;
}

#all
{
	margin:auto;
	
	width:1050px;
	
	height:550px;
	
	text-align:left;
}

#content img
{
	margin:0px 0px 0px 30px;
	
	padding:0px 0px 20px 0px;
}

#content
{		
	width:1050px;
	
	min-height:500px;
	
	margin:0px 0px 20px 0px;
	
	padding:0px 0px 0px 0px;

	border-bottom:1px solid #91a7b4;
	
	border-left:1px solid #91a7b4;
	
	border-right:1px solid #91a7b4;
	
	background-image:url(img/border.jpg);
	
	background-position:top right;
	
	background-repeat:no-repeat;
	
	text-align:left;
	
	background-color:#fbfbfd;
}

#content p
{
	width:1050px;

	text-align:left;
}

#content dl
{
	margin:60px 0px 0px 0px;
	
	width:400px;
	
	height:200px;
}

#content dt
{
	width:130px;
	
	height:30px;
	
	float:left;
}

#content dd
{
	width:440px;
	
	float:left;
	
	height:30px;
	
	clear:left;



}

#content a
{
	font-size:11px;
	
	font-family:Arial;
	
	padding-top:40px;
}

input
{
	border:1px solid #919b9a;
	
	width:100px;
	
	height:16px;
	
	padding:2px;
	
	font-family:arial;
	
	font-size:12px;

}

.opslaan input
{
	border:1px solid #919b9a;
	
	width:106px;
	
	height:22px;
	
	font-family:arial;
	
	font-size:12px;
	
	text-align:center;
}

#melding
{	
	margin:auto;
		
	width:300px;
	
	height:30px;
	
	line-height:30px;
	
	padding:10px;
	
	background:#fbfbfd;
	
	border:1px solid #919b9a;
	
	text-align:center;
	
}

#melding p
{
	font-family:arial;

	font-size:12px;
	
	padding:0px 0px 0px 35px;
		
	background-image:url(img/melding.jpg);
	
	background-repeat:no-repeat;
	
}

#menu
{
	float:left;
	
	width:420px;
	
	height:21px;
}

#menu ul
{
	
	width:1050px;
	
	height:21px;
}

#menu li a
{
	width:90px;
	
	height:21px;
	
	display:block;
	
	font-family:Arial;
	
	line-height:23px;
	
	text-align:center;
	
	font-size:11px;
	
	text-decoration:none;
			
	color:#000000;
}

#menu li
{
	width:90px;
	
	list-style:none;
	
	background-image:url(img/inactive.jpg);	

	background-repeat:no-repeat;
	
	float:left;
	
	height:21px;
}

#active
{
	width:90px;
	
	list-style:none;
	
	background-image:url(img/active.jpg);

	background-repeat:no-repeat;

	float:left;
	
	height:21px;
}

#copy
{
	
	font-family:Arial;
	
	font-size:11px;
	
	text-decoration:none;
	
	margin:0px 0px 1px 320px;
			
	color:#000000;
	
	height:20px;
}

#copy a
{
	
	font-family:Arial;
	
	font-size:11px;
	
	color:#000000;
}

#logo
{
	position:absolute;
	
	z-index:30;
	
	margin:-20px 0px 0px 735px;
	
	background-image:url(img/logo.png);
	
	height:108px;
	
	width:104px;

	_display:hidden;

}

#gegevens
{
	background-color:#808080;
	
	border:1px solid #848484;
	
	width:1016px;
	
	height:465px;
	
	margin:0px 15px 15px 15px;
	
	overflow: auto;
	
	background-color:#fbfbfd;

}

#klantgegevens
{
	font-size:12px;
	
	width:716px;
	
	height:335px;
	
	margin:0px 15px 15px 15px;
}

#klantgegevens dl
{
	margin:15px 0px 0px 15px;
	
	width:500px;
	
	height:500px;
}

#klantgegevens dt
{
	width:200px;

	
	float:left;
	
	border:1px solid #fbfbfd;
}

#klantgegevens dd
{
	
	width:180px;
	
	float:left;
	
	height:30px;
	
	clear:both;
	
	border:1px solid #fbfbfd;
}

#subkop
{
	height:20px;
	
	width:999px;

	line-height:18px;
	
	clear:both;
	
	border-bottom:1px solid #f0ede8;
	
	background:#ffffff;
}


#subkop p
{
	padding:0px 2px 0px 2px;
	
	width:94px;
	
	height:20px;
	
	float:left;
	
	border-right:1px solid #ccc;
	
	background:#ffffff;

	overflow:hidden;
}

#kop 
{
	height:20px;
	
	width:999px;
	
	background-image:url(img/kop.gif);
	
	line-height:18px;
	
	clear:both;
}

#kop p
{
	padding:0px 2px 0px 2px;
	
	width:94px;

	height:20px;
	
	float:left;
	
	border-right:1px solid #f0ede8;
	
	background-image:url(img/kopborder.gif);
	
	background-position:right;
	
	background-repeat:no-repeat;

}

.checkbox
{
	
	border:0px;

}