.container {
	clear:both;
	margin:0 auto;
	width:890px;
}

.clear {
	clear:both;
	height:0;
	line-height:0;
	font-size:0;
}
.left {
	float:left;
}
.right {
	float:right;
}

html,body,ul,li,h1,h2,h3,p,form,td,input,select {
	margin:0;
	padding:0;
}
html,body,ul,li,h1,h2,h3,p,form,td,select,input,textarea
{
	font-family: "Trebuchet MS", Tahoma;
	font-size: 12px;
}

hr
{
	clear: both;
}
img
{
	border: 0px;
}

td
{
	text-align: left;
}

small
{
	font-size:10px;
}

a, a:active
{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a:hover
{
	color: #ff0000;
	text-decoration: none;
}
#imageprofiel1
{
	overflow: hidden;
	width: 200px; 
	height: 80px;
	border-color: black;
	text-align:center;
}
#imageprofiel2
{
	overflow: hidden;
	width: 210px; 
	height: 140px;
	border-color: black;
	text-align:center;
}
#imageprofiel3
{
	overflow: hidden;
	width: 200px; 
	height: 75px;
	text-align:center;
}
#imageprofiel4
{
	overflow: hidden;
	width: 200px; 
	height: 75px;
	text-align:center;
}
#imageadvert
{
	overflow: hidden;
	width: 200px; 
	height: 75px;
}
#profielbalk1
{
	padding-left: 5px;
	padding-right: 5px;
	font-family: Arial, Helvetica;
	font-size: 10pt;
	color: black;
	width: 870px;
	height: 85px;
}
#profielbalk2
{
	padding-top: 1px;
	padding-left: 5px;
	padding-right: 5px;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica;
	font-size: 9pt;
	color: black;
	width: 870px;
	height: 20px;
	overflow: auto;
}
#profielteksten
{
	padding-left: 13px;
	padding-right: 7px;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica;
	font-size: 9pt;
	color: black;
	width: 870px;
	height: 460px;
	overflow: visible;
}
#profieladvtekst1
{
	padding: 5px;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica;
	font-size: 12px ;
	border-color: 1px solid black;
	width: 420px;
	height: 350px;
	overflow: auto;
}
#profieladvvacatures
{
	padding-left: 5px;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica;
	font-weight: bold ;
	font-size: 10pt ;
	border-color: black;
	overflow: auto;
	width: 300px;
	height: 100px;
}
#profieladvtekst2
{
	padding: 5px;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica;
	font-size: 12px ;
	border-color: 1px solid black;
	overflow: auto;
	width: 428px;
	height: 200px;
}
#profieladvaanbieding
{
	padding-left: 5px;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica;
	font-weight: bold ;
	font-size: 10pt ;
	border-color: black;
	overflow: auto;
	width: 300px;
	height: 166px;
}
#profieladvopeningstijden
{
	font-family: Trebuchet MS, Verdana, Arial, Helvetica;
	font-weight: bold ;
	font-size: 10pt ;
	color: black;
	overflow: visible;
	width: 242px;
	height: 50px;
}

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: 650px;
	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: 400px;
}
select.form_700
{
	width: 400px;
}
textarea.form_700
{
	width: 400px;
	height:400px;
}
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;
}