body {
	background-color: #0b1158;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0e1676;
	line-height: 16px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
input,
textarea,
select,
button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
input,
textarea,
select {
	border: 1px solid #6c1502;
}
form {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
img {
	border: none;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	color: #0b1158;
	font-size: 12px;
	line-height: 16px;
	margin: 0 0 10px 25px;
	padding: 0 0 0 0;
	/*text-align: left;*/
}
a {
	background-color: inherit;
	color: #6b1501;
	text-decoration: none;
	font-weight: bold;
}
p a {
	background-color: inherit;
	color: #6b1501;
	font-weight: bold;
}
p a:hover,
a:hover {
	color: #0e1676;
	text-decoration: none;
	font-weight: bold;
}
h1 {
	background-color: inherit;
	color: #0e1676;
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 10px 0;
	padding: 0 0 0 45px;
	line-height: 18px;
	background-image: url(/img/gif/bg-h1.gif);
	background-position: 0 2px;
	background-repeat: no-repeat;
}
h1 span{
	color: #6b1501;
}
h2 {
	background-color: inherit;
	color: #0e1676;
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 0 25px;
	padding: 0 0 0 0;
	line-height: 18px;
}

.style2 {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
div.clear {
	border: 0px none;
	clear: both;
	font-size: 0px;
	height: 0px;
	line-height: 0px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
span.foutmelding {
	background-color: inherit;
	color: #6b1501;
}
span.goedmelding {
	background-color: inherit;
	color: #008000;
}

/* standaard ul */
#contentText ul{
	margin: 0 0 10px 25px;
	padding-left: 0;
	list-style: none;
}
#contentText li {
	padding-left: 12px;
	background-image: url(/img/gif/bullits.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	line-height: 16px;
}
#contentText ul li a{
	color: #6b1501;
	text-decoration: none;	
}
#contentText ul li a:hover {
	color: #0e1676;
	text-decoration: none;	
}

/* formulieren */
form#frmContact,
form#frmContact fieldset,
form#frmHypotheek fieldset,
form#frmHypotheek {
	margin:10px 0px 0px 0px;
	padding:10px 0px 10px 0px;
	border:none;
	width:500px;
}
p#verzonden {
	color:#7f1902;
	padding:20px 0px;
	font-weight:bold;
	border-bottom:1px solid #d4d5e6;
}
p#verzonden,
form#frmContact fieldset#secondoptions,
form#frmContact fieldset#options,
form#frmContact fieldset#remark,
form#frmContact fieldset#fields,
form#frmContact fieldset#process,
form#frmHypotheek fieldset#process,
form#frmHypotheek fieldset#fields,
form#frmHypotheek fieldset#remark,
form#frmHypotheek fieldset#incomes {
	border-top:1px solid #d4d5e6;
}

form#frmContact fieldset#secondoptions select,
form#frmContact fieldset#secondoptions label,
form#frmContact fieldset#secondoptions input,
form#frmContact fieldset select,
form#frmContact fieldset label,
form#frmContact fieldset input,
form#frmHypotheek fieldset select,
form#frmHypotheek fieldset label,
form#frmHypotheek fieldset input {
	float:left;
	margin:1px;
}

form#frmHypotheek fieldset#incomes label { width:250px; }
form#frmHypotheek fieldset#incomes input { width:150px; }

form#frmHypotheek fieldset#incomes label.description {
	width:90px;
}
form#frmHypotheek fieldset#incomedescription p {
	margin:0px;
	padding:0px;
	font-size:10px;
	line-height:12px;
}
form#frmHypotheek fieldset#incomedescription p strong {
	color:#6d1501;
}

form#frmContact fieldset#options label.nocheck {
	margin-left:23px;
	width:120px;
}

form#frmContact fieldset#remark label,
form#frmContact fieldset#remark textarea,
form#frmHypotheek fieldset#remark label,
form#frmHypotheek fieldset#remark textarea { width:490px; }
form#frmContact fieldset#remark textarea,
form#frmHypotheek fieldset#remark textarea { height:75px; }

form#frmHypotheek fieldset#fields input { width:150px; }

form#frmContact fieldset#secondoptions label#lblregio,
form#frmContact fieldset#secondoptions label#lblklasse,
form#frmContact fieldset#secondoptions label#lblkoop,
form#frmContact fieldset#secondoptions label#lblhuur {
	width:100px;
}

form#frmContact fieldset#secondoptions input#koop,
form#frmContact fieldset#secondoptions input#huur,


form#frmContact fieldset#options input#informatie,
form#frmContact fieldset#options input#telefonisch,
form#frmContact fieldset#options input#geeninformatie,

form#frmContact fieldset#options input#prive,
form#frmContact fieldset#options input#werk,
form#frmContact fieldset#fields input#man,
form#frmContact fieldset#fields input#vrouw,

form#frmHypotheek fieldset#options input.noborder,
form#frmHypotheek fieldset#fields input#prive,
form#frmHypotheek fieldset#fields input#werk,
form#frmHypotheek fieldset#fields input#man,
form#frmHypotheek fieldset#fields input#vrouw {
	border:none;
}

form#frmContact fieldset#options label#lblprive,
form#frmContact fieldset#options label#lblwerk,
form#frmContact fieldset#options input#prive,
form#frmContact fieldset#options input#werk,

form#frmContact fieldset#fields label.lblselect,
form#frmContact fieldset#fields label#lblman,
form#frmContact fieldset#fields label#lblvrouw,
form#frmContact fieldset#fields input#man,
form#frmContact fieldset#fields input#vrouw,

form#frmHypotheek fieldset#fields label#lblprive,
form#frmHypotheek fieldset#fields label#lblwerk,
form#frmHypotheek fieldset#fields input#prive,
form#frmHypotheek fieldset#fields input#werk,

form#frmHypotheek fieldset#fields label.lblselect,
form#frmHypotheek fieldset#fields label#lblman,
form#frmHypotheek fieldset#fields label#lblvrouw,
form#frmHypotheek fieldset#fields input#man,
form#frmHypotheek fieldset#fields input#vrouw {
	width:auto;
}

form#frmHypotheek fieldset#fields input { width:325px;}
form#frmContact fieldset#fields label,
form#frmHypotheek fieldset#fields label { width:150px;}
form#frmContact fieldset#fields input#adres,
form#frmHypotheek fieldset#fields input#adres { width:325px;}
form#frmContact fieldset#fields input#postcode,
form#frmHypotheek fieldset#fields input#postcode { width:50px;}
form#frmContact fieldset#fields input#plaats,
form#frmHypotheek fieldset#fields input#plaats { width:269px;}

form#frmContact fieldset#process,
form#frmHypotheek fieldset#process {
	text-align:center;
}

form#frmHypotheek fieldset#options input#namelijk {
	margin-left:25px;
	width:325px;
}
label span.verplicht {
	color:#6f1401;
}
select.verplicht,
input.verplicht {
	background-color:#ffcfc6;
}
button#btnToTop {
	background-image: url(/img/gif/button-top.gif);
	float: right;
}

#bannerrechtsonder{
	width:162px;
	height:52px;
	margin:0 0 30px 17px;
}

