
fieldset.form_400
{
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	width: 415px;
	padding-bottom: 6px;
	padding-left:5px;
	padding-right:5px;
	margin-left: 10px;
	margin-right: auto;
	text-align: left;
}

fieldset.form_400 p
{
margin-bottom : 12px;
margin-top : 10px;
}

legend.form_400
{
	background-color: White;
	color: Black;
	font-weight: bold;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	padding: 2px 6px;
} 
label.form_400
{
	width: 120px;
	float: left;
	text-align: left;
	margin-right: 0.5em;
	padding-left: 5px;
	display: block
}

input.form_400
{
	width: 240px;
}
input.form_400_naam
{
	width: 90px;
}
input.form_400_tussenvoegsel
{
	width: 30px;
}
input.form_400_achternaam
{
	width: 110px;
}
input.form_400_postcode
{
	width: 50px;
}
input.form_400_plaats
{
	width: 186px;
}
input.form_400_straatnaam
{
	width: 196px;
}
input.form_400_huisnummer
{
	width: 40px;
}

input.form_400_fout
{
	width: 240px;
	background-color: Red;
	color: white;
}
input.form_400_postcode_fout
{
	width: 50px;
	background-color: Red;
	color: white;
}
input.form_400_plaats_fout
{
	width: 180px;
	background-color: Red;
	color: white;
}
input.form_400_straatnaam_fout
{
	width: 190px;
	background-color: Red;
	color: white;
}
input.form_400_huisnummer_fout
{
	width: 40px;
	background-color: Red;
	color: white;
}
select.form_400
{
	width: 240px;
	font-family: Tahoma, Trebuchet MS, Verdana, Arial;
	font-size : 13px;
	OVERFLOW: auto;
}
select.form_400_1
{
	width: 390px;
	font-family: Tahoma, Trebuchet MS, Verdana, Arial;
	font-size : 10px;
}
textarea.form_400
{
	width: 240px;
	height: 100px;
	font-family: Tahoma, Trebuchet MS, Verdana, Arial;
	font-size : 13px;
	OVERFLOW: auto;
}

fieldset.form_700
{
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	width: 780px;
	padding-bottom: 6px;
	padding-left:5px;
	padding-right:5px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

fieldset.form_700 p
{
	padding: 1px;
	margin: 1px;
}
legend.form_700
{
	background-color: White;
	color: Black;
	font-weight: bold;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	padding: 2px 6px;
} 
label.form_700
{
	width: 200px;
	float: left;
	text-align: left;
	margin-right: 0.5em;
	padding-left: 5px;
	display: block
}

input.form_700
{
	width: 500px;
}
select.form_700
{
	width: 500px;
}
textarea.form_700
{
	width: 500px;
	height: 500px;
}
p.error
{
	height: 20px;
	color: red;
	font-weight : bold;
	text-align : center;
	font-size : 12px;
}
p.error2
{
	height: 20px;
	color: red;
	font-weight : bold;
	text-align : left;
	font-size : 16px;
}
p.goed
{
	height: 20px;
	color: blue;
	font-weight : bold;
	text-align : center;
	font-size : 12px;
}
center
{
	clear: left;
}
center p
{
	padding: 0px;
	margin: 0px;
}
