
/* STYLES DIE DOOR HET SYSTEEM WORDEN GEGENEREERD
====================================================== */

td
{
	font-size:12px;
	font-family: Verdana, Helvetica ,Arial, sans-serif;
}
select
{
    font-size:12px;
    font-family: Verdana, Helvetica ,Arial, sans-serif;
}
input
{
    font-size:12px;
    font-family: Verdana, Helvetica ,Arial, sans-serif;
}
textarea
{
    font-size:12px;
    font-family: Verdana, Helvetica ,Arial, sans-serif;
}
body #fout
{
    font-size:12px;
    color: red
}
body #informatietext
{
    color: #000;
}
body #boginfotitletekst
{
    color: #000;
}
body #titel
{
    color: #000;
}
body #highlight
{
    color: #0055A5;
		text-decoration:none;
		display:block;
		margin-left:3px;
}
body #nieuwsdatum
{
    color: #000;
}
body #nieuwsimage
{
    border-right: black 1px solid;
    border-top: black 1px solid;
    border-left: black 1px solid;
    border-bottom: black 1px solid
}
body #selectbox
{
    font-size: 12px;
    background-color: #fff;
    text-decoration: none;
	width:200px;
}
.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;
    color: #000;
}
body #informatietext
{
    font-size:12px;
    color: #000;
}
.homebox
{
    background-color: #fff;
}
body #huizeninformatiekleur
{
    background-color: #000;
}
body #lijntje
{
    background-color: #888;
}
body #homespecialborder
{
    border-right: black 1px solid;
    border-top: black 1px solid;
    border-left: black 1px solid;
    border-bottom: 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: #EFF1F8;
  color:#000;
}
.buurtgegevens_maintable
{
	width:720px;
}
.mailhuis_input
{
    width: 200px
}
.loginbox
{
    background-position: left top;
    background-image: url(/images/pic_loginbox.gif);
    background-repeat: no-repeat
}

.hometableborder
{
    BORDER-RIGHT: silver thin double;
   BORDER-TOP: silver thin double;
    BORDER-LEFT: silver thin double;
    BORDER-BOTTOM: silver thin double;
    BACKGROUND-COLOR: #ebebeb
}
#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;
}
.OpenHuisMainDiv
{
	position:relative;
	min-height:100%;
}
* html .OpenHuisMainDiv
{
	height:100%;
	text-align:center;
}
.OpenHuisMainDiv div
{
	position:relative;
	padding-bottom:30px;
}
body#Openhuis p
{
	margin:0;
	padding:0;
}
.OpenHuisHeaderText
{

}
body#Openhuis p.OpenHuisTitle
{
	position:relative;
	height:146px;
	line-height:146px;
	font-size:22px;
	font-weight:bold;
	text-align:center;
	color: #000;
	border-bottom:1px solid #0055A5;
	background: #EFEFEF url(/images/logo.gif) no-repeat 12px 10px; /*hier kun je een een logo van de betreffende makelaar zetten*/
	font-family: Verdana,Helvetica,Arial,sans-serif;
}
body#Openhuis p.OpenHuisDate
{
	font-size:18px;
	font-weight:bold;
	text-align:center;
	color:#000;
	margin-top:12px;
		font-family: Verdana,Helvetica,Arial,sans-serif;
}
body#Openhuis p.OpenHuisTime
{
	font-size:16px;
	font-weight:bold;
	text-align:center;
	color:#000;
		font-family: Verdana,Helvetica,Arial,sans-serif;
}
.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:#0055A5;
	color:#fff;
	text-align:left
}
.TableTitle
{
	font-weight:bold;
	color: #000;
	text-align:left
}
.TableData
{
	text-align:left
}
.TableData a
{
	color:#000000;
}

.TableData a:hover
{
	color:#E78405;
}
#footerOH
{
	position:relative;
	height:20px;
	margin-top:-20px;
	background: #0055A5;
}

/* END OPEN HUIS
==================================================================================================================*/
#thickboxForm td
{
	text-align:left;
}