body
{
	font-size:12px;
    font-family:geneva,helvetica,arial;
	margin:0;
	padding:0;
}
a
{
	color:#006;
}
p
{
	margin-left:20px;
	margin-right:5px;
}
#wrapper
{
	height:600px;
	width:700px;
	background-color:#f7f7f7;
	padding-bottom:5px;
}
.bulletlist{
	margin:-5px 0 0 0;
	padding:0 10px 10px 10px;
	list-style:url("../images/arrow.gif");
}
li{
	margin:10px 0 0 20px;
}
.nheader
{
	height:90px;
	background:#006 url("../images/CARTE_NL.png") right center no-repeat;
}
.fheader
{
	height:90px;
	background:#006 url("../images/CARTE_FR.png") right center no-repeat;
}
.gheader
{
	height:90px;
	background:#006 url("../images/CARTE_DE.png") right center no-repeat;
}
.nimageinfo
{
	position:relative;
	height:100px;
	width:512px;
	background:url("../images/CARTE_NL.png") left center no-repeat;
	left:20px;
	margin:5px 0 20px;
}
.fimageinfo
{
	position:relative;
	height:100px;
	width:512px;
	background:url("../images/CARTE_FR.png") left center no-repeat;
	left:20px;
	margin:5px 0 20px;
}
.gimageinfo
{
	position:relative;
	height:100px;
	width:512px;
	background:url("../images/CARTE_DE.png") left center no-repeat;
	left:20px;
	margin:5px 0 20px;
}
.nimageinfo ul
{
	margin:10px 0 0 120px;
	list-style:none;
}
.fimageinfo ul
{
	margin:10px 0 0 120px;
	list-style:none;
}
.gimageinfo ul
{
	margin:10px 0 0 120px;
	list-style:none;
}
.title
{
	position:relative;
	top:30px;
	left:20px;
	color:#FFF;
	font-size:2em;
	font-weight:bold;
}
.msg
{
	margin-left:20px;
	margin-top:0px;
	font-weight:bold;
	color:Navy;
}
.big
{
	padding-left:50px;
	font-size:1.30em;
}
.button
{
	width:70px;
	padding:0 2px;
	border:1px solid #3c557E;
	color:#fff;
	background-color:#2d8ccc;
}
.service
{
	z-index:100;
	display:none;
	position:absolute;
	bottom:0;
	left:0;
}
.service p
{
	width:300px;
	background-color:#fff;
	border:1px solid #3c557E;
	padding:5px 5px 5px 5px;
}
#map
{
	z-index:200;
	display:none;
	position:absolute;
	bottom:0;
	left:0;
	width:431px;
	height:358px;
}
#map img
{
	border:1px solid #3c557E;
}
#closebutton
{
	z-index:250;
	background:url("../images/close_button.jpg") no-repeat;
	position:absolute;
	top:2px;
	left:409px;
	width:21px;
	height:21px;
}
#formulier
{
	background-color:#FFF;
	margin:10px 0px 40px 20px;
	border:1px solid #3c557E;
	color:#006;
	font-size:14px;
	width:350px;
	float:left;
	position:absolute;
}
#formulier a
{
	color:#006;
}
#form_wrapper
{
	padding:8px 5px;
}
#form_wrapper div
{
	margin:10px 7px;
}
#form_wrapper #extendedsearch
{
	display:none;
}
input#brokername
{
	width:150px;
}
input.zipcode
{
	width:50px;
}
a#extendedsearchlink
{
	float:right;
	display:block;
}
#formulier #services
{
	padding-top:15px;
}
#counterbox
{
	background-color:#FFF;
	margin:10px 0px 40px 20px;
	border:1px solid #3c557E;
	color:#006;
	font-size:16px;
	height:90px;
	width:250px;
	text-align:center;
	position:relative;
	left:400px;
	top:20px;
}
#counterbox #countertext
{
	padding:20px 20px 20px 20px;
	font-weight:bold;
}
/* resultpage */
td.result
{
	font-weight:bold;
	text-decoration:underline;
	color:Navy;
}
.resulttitle
{
	margin:10px 10px 10px 10px;
}
.resultrecord
{
	margin-left:10px;
	margin-right:10px;
}
