/* PADDING IN DE POPUPS IN HET ZOEKSCHERM
====================================================== */
.popup
{
	padding: 10px;
	background:#fff!important;
}
/* STYLES DIE DOOR HET SYSTEEM WORDEN GEGENEREERD
====================================================== */
.linkimage
{
	float:right;
}
a
{
	font-size: 12px;
	color: #004785;
	font-family:  "Arial",  sans-serif;
}
a:hover
{
	 color: #000;
}
td
{
	font-size: 12px;
	line-height: 18px;
	font-family:  "Arial",  sans-serif;
}
select
{
    font-size: 12px;
	line-height: 18px;
	font-family:  "Arial",  sans-serif;
}
input
{
    font-size: 12px;
	line-height: 18px;
	font-family:  "Arial",  sans-serif;
}
textarea
{
    font-size: 12px;
	line-height: 18px;
	font-family:  "Arial",  sans-serif;
}

.textContent a {
    color:#004785;
    text-decoration: none;
}

.textContent a:hover {
    color:#004785 !important;
    text-decoration: underline;
}

body #fout
{
    font-size: 12px; line-height: 18px;
    color: red
}
body #informatietext
{
    color: #000;
}
body #boginfotitletekst
{
    color: #000;
}
body #titel
{
    color: #000;
}
body #highlight
{
    color: #000;
}
body #nieuwsdatum
{
    color: #000;
}
body #nieuwsimage
{
    border: black 1px solid
}
body #selectbox
{
    font-size: 12px;
    background-color: #fff;
    text-decoration: none
}
.printwindow
{
    background-color: #fff;
}
.verkocht
{
    color: #f00;
}
body #huislink
{
    text-decoration: none
}
body #inputdisabled
{
    background-color: #888888
}
body #checkbox
{
    width: 13px
}
body #informatie
{
    font-size: 12px; line-height: 18px;
    color: #000;
}
body #informatietext
{
    font-size: 12px;
	line-height: 18px;
    color: #000;
}
.homebox
{
    background-color: #fff;
}
body #huizeninformatiekleur
{
    background-color: #000;
}
body #lijntje
{
    background-color: #888;
}
body #homespecialborder
{
    border: black 1px solid;
    background-color: white;
}
body #login_box_password_input
{
    width: 98px
}
body #login_box_email_input
{
    width: 98px;
}
body #searchinfotitletekst
{
    color: #000000;
}
.buurtgegevens_header
{
    background-color: #9FB5D0;
    width:670px;
    color:#fff;
}
.mailhuis_input
{
    width: 200px
}
.loginbox
{
    background-position: left top;
    background-image: url(/images/pic_loginbox.gif);
    background-repeat: no-repeat
}

.hometableborder
{
    BORDER: silver thin double;
    BACKGROUND-COLOR: #ebebeb
}
#huizendiv img
{
	border: 1px solid #e0e0e0;
}
#prospectaanbiedertabellijntje1
{
}
#prospectaanbiedertabelborder
{
background-color:#516779;
}
#prospectaanbiedertabelheader
{
	background-color:#E3E8EC;
	font-weight:bolder;
}
#prospectaanbiedertabelrow1
{
	background-color:#BAC7D1;
}
#prospectaanbiedertabelrow2
{
	background-color:#9BAEBD;
}
/* OPEN HUIS
================================================================================================================*/

body#Openhuis
{
	width:100%;
	height:100%;
	margin:0;
	padding:0;
	background:#FFF!important;
}
.OpenHuisMainDiv
{
	position:relative;
	min-height:100%;
}
* html .OpenHuisMainDiv
{
	height:100%;
	text-align:left;
}
.OpenHuisMainDiv div
{
	position:relative;
	padding-bottom:30px;
}
body#Openhuis p
{
	margin:0;
	padding:0;
}
.OpenHuisHeaderText
{

}
body#Openhuis p.OpenHuisTitle
{
	position:relative;
	font-size:22px;
	padding-top:100px;
	font-weight:bold;
	text-align:center;
	color: #4E2F91;
	background: #fff url(/images/logo.gif) no-repeat center 10px; /*hier kun je een een logo van de betreffende makelaar zetten*/
}
body#Openhuis p.OpenHuisDate
{
	font-size:18px;
	font-weight:bold;
	text-align:center;
	color:#4E2F91;
}
body#Openhuis p.OpenHuisTime
{
	font-size:16px;
	font-weight:bold;
	text-align:center;
	color:#4E2F91;
}
.OpenHuisMainDiv table
{
	width:96%;
	border-collapse:collapse;
	margin:0 auto;
}
.OpenHuisMainDiv table td
{
	padding-left:6px;
}
.TableWoonplaats
{
	font-weight:bold;
	padding-top:2px;
	padding-bottom:2px;
	background:#9FB5D0;
	color:#fff;
}
.TableTitle
{
	font-weight:bold;
}
.TableData
{
color: black;
}
.TableData a
{
}

.TableData a:hover
{
color: #f0731f;
}
#footerOH
{
	position:relative;
	height:20px;
	margin-top:-20px;
	background: #9FB5D0;
}

/* END OPEN HUIS
==================================================================================================================*/
#thickboxForm td
{
	text-align:left!important;
}
#adrestext, #woonplaatstext, #prijstext
{
	color:#4E2F91;
}