.greyborder {
	border:					1px solid #666666;
}

div.box_contactgegevens_hq {
	background-color:		black;
	border:					1px solid #999999;
	width:					215px;
	margin:					0px;
	padding:				10px;
}

div.box_contactgegevens {
	background-color:		black;
	border:					1px solid #999999;
	width:					215px;
	margin:					23px 0px 10px 10px;
	padding:				10px;
}

div.linke_kant {
	padding-left:			10px;
}

a.link_links:link, a.link_links:visited {
	font-family: 			'Trebuchet MS', Arial, Verdana, Helvetica, sans-serif;
	font-size: 				8pt;
	font-weight: 			bold;
	text-align: 			left;
	color: 					red;
	text-decoration:		none;
	padding:				5px;
}

a.link_links:hover, a.link_links:active {
	font-family: 			'Trebuchet MS', Arial, Verdana, Helvetica, sans-serif;
	font-size: 				8pt;
	font-weight: 			bold;
	text-align: 			left;
	color: 					white;
	text-decoration:		none;
	padding:				5px;
}

div.pijl {
	position:				relative;
	float:					left;
	clear:					left;
	padding-top:			4px;
}

div.box_form {
	width:					410px;
	margin:					10px 0px 10px 50px;
}

form {
	margin:				0px;
	padding:			0px;
}

fieldset {
	border: 			0px;
	display: 			block;
}

label {
	float: 				left;
	width: 				100px;
	text-align:			right;
	padding-right:		4px;
}

input {
	width:				225px;
	font-size:			7pt;
	background-color:	black;
	color:				white;
	border:				1px solid #999999;
	padding-left:		4px;
}

input.radio {
	width:				20px;
	font-size:			7pt;
	background-color:	black;
	color:				white;
	border:				0px;
	padding-left:		4px;
}

textarea {
	width:				225px;
	height:				55px;
	font-family: 		'Trebuchet MS', Arial, Verdana, Helvetica, sans-serif;
	font-weight: 		normal;
	text-align: 		left;
	background-color:	black;
	color:				white;
	border:				1px solid #999999;
	padding-left:		4px;
}

.ddl_contact {
	border:					1px solid #666666;
	background:				black;
	color:					white;
	font-size:				7pt;
	width:					150px;
	margin:					5px 0px 5px 0px;
	padding:				2px;
}

.labelbreak {
	clear:				both;
}

.button {
	width:				100px;
	text-align:			center;
	background-color:	#999999;
	color:				black;
}

p.foutmelding {
	font-weigth:		bold;
	color:				red;
}

#box_contactgegevens_content {
	margin-top:			15px;
	background-color:	black;
	color:				white;
	overflow:			auto;
	width:				215px;
	height:				200px;
}
