﻿body
{
	font-size: 12px;
    color: #000;
    font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
    color:#003300;
}
html,
body
{
	width:100%;
	height:100%;
}

/* HOME.ASP
===========================================*/
.home, .vervolg
{
    margin:0;
    padding:0;
    background:#002400;
}
#nonfooter
{
    position:relative;
    width:1000px;
    min-height:100%;
    margin:0 auto;
    background: url(/images/nonfooterrepeat.jpg) repeat-y;
}
#header
{
    position:relative;
    height:190px;
    width:1000px;
    background: url(/images/header.jpg) no-repeat;
}
#header h2
{
    font-size:24px;
	position:relative;
	z-index:60;
	margin-top:8px;
	margin-bottom:8px;
}

#innerheader 
{
    margin:0 auto;
    width:944px;
    height:132px;
    padding-top:28px;
}
    
.logo
{
    position:relative;
    float:left;
}


/* OUD
#adresgegevens
{
    color:#003300;
    font-size:11px;
    width:200px;
    float:left;
    margin-top:-5px;
    margin-left:10px;
    
}
*/

#adresgegevens
{
    color:#003300;
    font-size:11px;
    width:250px;
    margin-top:-5px;
    margin-left:100px;
	width:400px;
    
}

#adresgegevens a
{
    color:#003300;
    font-size:11px;
    text-decoration:none;
}

/*OUD
.headerimage
{
    position:relative;
    float:left;
    width:590px;
    height:125px;
    margin-left:49px;
}
*/

.headerimage
{
    position:absolute;
    width:590px;
    height:125px;
    margin-left:0px;
	top:28px;
	right:28px;
}

#menu
{
    position:relative;
    margin-left:50px;
    margin-top:5px;
    width:100px;
    height:200px;
    float:left;
}
#contenthome
{
    position:relative;
    width:700px;
    float:left;
    margin-left:60px;
    color:#003300;
    padding-bottom:40px;
}
#contentvervolg
{
    position:relative;
    width:700px;
    float:left;
    margin-left:60px;
    margin-top:10px;
    color:#003300;
    padding-bottom:40px;
}
#contenthome h2
{
    font-size:13px;
}
#special
{  
    position:relative;
    float:right;
    margin-top:-105px;
}
#footer
{
    position:relative;
    width:100%;
    height:40px;
    margin-top:-40px;
}
#footercentreer
{
    position:relative;
    width:1000px;
    height:40px;
    background:url(/images/footer.jpg) no-repeat;
    margin:0 auto;
}

#logos {
	height:130px;
	left:0;
	margin-left:35px;
	margin-top:-130px;
	position:absolute;
	text-align:center;
	width:100px;
	}
#logos img {
	border:none;
	}
	
.homefoto
{
    float:right;
}
/*---------------------------------------------------*/
#nav, #nav ul { /* all lists */
	padding: 0;
	margin: 0;
	width : 100px;
	/* list-style-image:url(/images/pijltje.gif); */
	list-style:none;
}
#nav li { 
	position : relative;
	float : left;
	width: 73px;
	height:25px;
	line-height:25px;
	border-bottom:1px dotted #003300;
}
#nav li ul { 
	position : absolute;
	left: -999em;
	margin-left : 6.2em;
	z-index:200;
	top:25px;
	list-style:none;
	background:url(/images/navachtergrond.gif);
	width:110px;
	border:1px dotted #003300;
}
#nav li ul li { 
	width:110px;
	border-bottom:1px dotted #003300;
}
#nav li a {
	display:block;
	width:120px;
	height:16px;
	z-index:600;
	text-decoration:none;
	color:#003300;
}
#nav li a:hover {
}
#nav li ul a {
	display:block;
	width:110px;
	height:16px;
	z-index:600;
}
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
	z-index:200;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { /* lists nested under hovered list items */
	margin-top:-23px;
	left: auto;
	z-index:200;
}

.linkimage
{
    border:1px solid #003300;
}

.eigenPaginaTitels
{
	background:url(images/pic_pijl2.gif) no-repeat;
	padding-left:8px;
	display:block;
}


a
{
    font-size: 12px;
    color: #003300;
    font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
}
td a
{
    text-decoration:none;
}
a:hover
{
    font-size: 12px;
    color: #003300;
    font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
}
#locatieframe
{
	height: 85px;
}
#locatieframe
{
	height: 85px;
}
td
{
   font-size: 12px;
    font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
}
select
{
    font-size: 12px;
    font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
}
input
{
    font-size: 12px;
    font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
}
textarea
{
    font-size: 12px;
    font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
}
body #fout
{
    font-size: 12px;
    color: red
}
body #informatietext
{
    color: #000000
}
body #boginfotitletekst
{
    color: #000000
}
body #titel
{
    color: #000000
}
body #login
{
    background-image: url(/images/pic_loginbox.gif);
    background-repeat: no-repeat;
    background-color: #ffffff
}
#errorEmail
{
    font-size:12px;
    color:#003300;
}
.header
{
}
body #highlight
{
    color: #93A994;
}
body #nieuwsdatum
{
    color: #000000
}
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: 13px;
    font-family: 'lucida console', terminal, 'courier new', courier, mono;
    background-color: #fff;
    text-decoration: none
}
.printwindow
{
    background-color: #ffffff
}
.verkocht
{
    color: #ff0000
}
body #huislink
{
    text-decoration: none
}
body #inputdisabled
{
    background-color: #888888
}
body #checkbox
{
    width: 13px
}
body #informatie
{
    font-size: 13px;
    color: black
}
body #informatietext
{
    font-size: 13px;
    color: #000000
}
.homebox
{
    background-color: #ffffff
}
body #huizeninformatiekleur
{
    background-color: #000000
}
body #lijntje
{
    background-color: #888888;
}
body #login_box
{
    background-image: url(/images/pic_loginbox.gif);
    width: 120px;
    background-repeat: no-repeat;
    height: 196px;
    background-color: #ffffff
}
body #homespecialborder
{
    background-color:none;
}
body #login_box_password_input
{
    width: 98px
}
body #login_box_email_input
{
    width: 98px
}
body #searchinfotitletekst
{
    color: #000000
}
.buurtgegevens_header
{
    background-color: #888888
}
.mailhuis_input
{
    width: 200px
}
.loginbox
{
    background-position: left top;
    background-image: url(/images/pic_loginbox.gif);
    background-repeat: no-repeat
}
#contactpersoonnaam, #makelaarsnaam
{
    color:#003300;
}
.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;
}

/*
DETAIL FOTO POPUP
*******************************************************
*/
#detailpaginaimagepopup img
{
	margin-right:2px;
}
#detailpaginaimagepopup
{
	margin-bottom:4px;
}


/*
LINK FOTO STYLE
**********************************************************
*/

img.linkimage
{
	float:left;
	margin-right:8px;
}


/* OPEN HUIS
===================================================*/
body#Openhuis
{
	width:100%;
	height:100%;
	margin:0;
	padding:0;
	scrollbar-base-color:#b9b9b9;
	scrollbar-track-color:#FBEAED;
	scrollbar-arrow-color:#fff;
	scrollbar-3dlight-color:#FBEAED;
	background:url(/images/navachtergrond.gif);
}
body#Openhuis p
{
	margin:0;
	padding:0;
}
.openHuisObjectsTable
{
}
.OpenHuisMainDiv
{
	position:relative;
	min-height:100%;
}
* html .OpenHuisMainDiv
{
	height:100%;
	text-align:center;
}
.OpenHuisHeaderText
{
	background:#002201;
	position:relative;
}
p.OpenHuisTitle
{
	font-size:22px;
	font-weight:bold;
	text-align:center;
	color:#fff;
	background:#002201;
	margin:0;
	padding:8px 0;
}

.OpenHuisMainDiv div
{
	position:relative;
	padding-bottom:30px;
}
.OpenHuisMainDiv table
{
	width:96%;
	border-collapse:collapse;
	margin:0 auto;
}
.OpenHuisMainDiv table td
{
	padding-left:6px;
}


.TableEmptySpace
{

}

.TableWoonplaats
{
	font-weight:bold;
	padding-top:2px;
	padding-bottom:2px;
	background:#002201;
	color:#fff;
}

.TableTitle
{
	font-weight:bold;
}

.TableData
{
}
.OpenHuisDate
{
	font-size:18px;
	font-weight:bold;
	text-align:center;
	color:#003300;
	padding-top:8px;
}

.OpenHuisTime
{
	font-size:16px;
	font-weight:bold;
	text-align:center;
	color:#003300;
}
#footerOH
{
	position:relative;
	height:20px;
	margin-top:-20px;
	background:#002201;
}

/* END OPEN HUIS
===================================================*/

/* contact menu
===================================*/

#contact #contentvervolg table 
{
    clear:left;
}

#contactmenu 
{
    list-style:none;
    margin-bottom:15px;
    margin-left:-40px;
}

#contactmenu li 
{
    float:left;
    margin-right:5px;
}

/* special
===========================================*/

#special 
{
    margin-top:40px;
}

#homespecialborder #huizendiv span#adrestext a 
{
    text-decoration:none;
}
