body
{
	font-size: 11px;
    color: #000;
    font-family: Verdana, Arial, sans-serif;
    background-color: #0A3F1F;
}
html,
body
{
	width:100%;
	height:100%;
	margin: 0;
	padding: 0;
}

img 
{
    border:none;
}

#nonfooter
{
	position: relative;
	min-height: 100%;
	width: 100%;
}
#contentcontainer
{
	position: relative;
	width: 900px;
	min-height: 100%;
	margin: 0 auto;
	background: #18964C url(../images/pic_bg-content.jpg) repeat-x;
}
#header
{
	position: relative;
	width: 900px;
	height: 115px;
	border-bottom: 1px solid #000;
}
#mainmenu
{
	position: relative;
	float: left;
	width: 183px;
}
#banner
{
	position: relative;
	float: left;
	width: 716px;
	height: 160px;
	border-left: 1px solid #000;
	border-bottom: 1px solid #000;
	padding:0px;
	background: url(../images/pic_banner.jpg) top no-repeat;
}

body.wiezijnwij #banner 
{
    background: url(../images/pic_banner-kantoor.jpg);
}
#content
{
	position: relative;
	float:right;
	width: 716px;
	height: 240px;
	border-left: 1px solid #000;
}
#special,
#zoekopdracht
{
	position: relative;
	float: left;
	width: 355px;
	padding: 17px 0 0 0;
}
#special
{
	border-right: 1px solid #000;
	min-height: 223px;
}
#specialspan
{
	width: 204px;
}
#special,
#zoekopdracht
{
	text-align: center;
}
#zoekopdracht
{
	width: 270px;
	margin: 0 0 0 42px;
	text-align: left;
}
#special table
{
	margin: 0 auto;
}

.herman
{
	width: 315px;
	float: left;
}
.herman img
{
	float: right;
	margin-top: -26px;
}
.herman
{
	margin: 0 20px 0 0;
}
.arjan
{
	width: 270px;
	float: left;
}
.arjan img
{
	float: right;
	margin-top: -26px;
}
.arjan
{
	margin: 0 20px 0 0;
}
.logo
{
	width: 208px;
	height: 92px;
	margin: 20px 0 0 20px;
	float: left;
}
#naw
{
	width: 200px;
	padding: 30px 0 0 0;
	margin: 0 0 0 300px;
}
#naw a
{
	font-size: 11px;
}

#nvmlogo 
{
    margin-top:180px;
    margin-left:20px;
}
/*=============Menu============================*/
#nav, #nav ul, #nav ul ul{
padding: 0;
margin: 0;
list-style: none;
background: url(/images/new_images/none.gif) repeat 0 0;
font-size: 12px;
font-weight:bold;
color:#0A3F1F;
z-index:555;
}

#nav{
width: 110px;
margin-top:20px;
margin-left:20px;
}

#nav li{
width: 110px;
line-height:25px;
border-bottom:dotted 1px #0A3F1F;
}

#nav li.lastitem
{
    border-bottom:none;
}

#nav ul{
position: absolute;
width: 100px;
left: -1000px;
margin: -22px 0 0 115px;
font-size: 100%;
}

* html #nav ul{
margin: -23px 0 0 95px;
}

#nav li li{
width: 140px;
line-height:16px;
background:#77c196;
z-index:555;
}

#nav ul ul{
width: 140px;
margin: -22px 0 0 100px;
font-size: 100%;
}

* html #nav ul ul{
margin: -23px 0 0 100px;
}

#nav li li li{
width: 140px;
}

#nav li:hover ul, #nav li.ie_does_hover ul{
left: auto;
}

#nav li:hover ul ul, #nav li.ie_does_hover ul ul{
left: -1000px;
}

#nav ul li:hover ul, #nav ul li.ie_does_hover ul{
left: auto;
}

#nav a {
display: block;
text-decoration: none;
padding: 2px 8px 3px 8px;
width:105px;
}

#nav a:link, #nav a:visited{
color:#0A3F1F;
}

#nav a:hover, #nav a:active
{
    text-decoration:underline;
}

#nav ul a 
{
    display:block;
    width:132px;
    border:solid 1px #77c196;
    
}
#nav ul li a:hover
{
    background:#0A3F1F;
    color:#77c196;
    width:132px;
    border:solid 1px #0A3F1F;
    text-decoration:none;
}


#nav ul li 
{
    display:block;
    width:150px;
    border:solid 1px #0A3F1F;
}


/*==================================================*/

#subnav 
{
    position:absolute;
    width:300px;
    right:5px;
    top:20px;
    list-style:none;
}

#subnav li 
{
    float:left;
    margin-right:5px;
    border-right:solid 1px #0A3F1F;
    padding-right:5px;
}

#subnav li a 
{
    text-decoration:none;
}

#subnav li.lastitem 
{
    border:none;
}


/*==================================================*/
#contentvervolg
{
	position: relative;
	float:right;
	width: 676px;
	padding: 20px;
	border-left: 1px solid #000;
}
#vervolg
{
	background: #0A3F1F url(../images/pic_bg-filler.gif) center repeat-y;
	margin: 0 auto;
	width: 900px;
}

/* HOME.ASP
===========================================*/
.eigenPaginaTitels
{
	background:url(images/pic_pijl2.gif) no-repeat;
	padding-left:8px;
	display:block;
}

/* PROJECTOVERZICHT.ASP
===========================================*/
ul.individueelproject
{
	list-style:none;
}
ul.individueelproject li
{
	margin-left:-54px;
	padding-left:0;
}
/* PROJECT.ASP
===========================================*/
#projectfotodiv
{
	float:left;
	display:inline;
	position:relative;
}
#projectfotodiv img
{
	float:left;
	display:inline;
	margin:0 4px 4px 0;
}
#linkerdiv
{
	float:left;
	display:inline;
	position:relative;
	width:60%;
	margin-top:20px;
}
#linkerdiv #link
{
	position:relative;
	margin:20px 0;
}

#woningeninproject
{
	float:left;
	display:inline;
	margin:20px 0 0 20px;
}

a
{
    font-size: 11px;
    color: #000000;
    font-family: Verdana, Arial, sans-serif;
}
a:hover
{
    font-size: 11px;
    font-family: Verdana, Arial, sans-serif;
    color: #000;
}
td
{
    font-size: 11px;
    color: #000000;
    font-family: Verdana, Arial, sans-serif;
}
select
{
    font-size: 11px;
    color: #000000;
    font-family: Verdana, Arial, sans-serif;
}
input
{
    font-size: 11px;
    color: #000000;
    font-family: Verdana, Arial, sans-serif;
}
textarea
{
    font-size: 11px;
    color: #000000;
    font-family: Verdana, Arial, sans-serif;
}
body #fout
{
    font-size: 11px;
    font-family: Verdana, Arial, sans-serif;
    color: red
}
body #informatietext
{
    font-size: 11px;
    color: #000000;
    font-family: Verdana, Arial, sans-serif;
}
body #boginfotitletekst
{
    font-size: 11px;
    color: #000000;
    font-family: Verdana, Arial, sans-serif;
}
body #titel
{
    font-size: 11px;
    color: #000000;
    font-family: Verdana, Arial, sans-serif;
}
body #login
{
    background-image: url(/images/pic_loginbox.gif);
    background-repeat: no-repeat;
    background-color: #ffffff
}
.header
{
}
body #highlight
{
    color: #000;
	font-size: 11px;
}
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: 11px;
    color: #000000;
    font-family: Verdana, Arial, sans-serif;
    background-color: #fff;
    text-decoration: none
}
.printwindow
{
    background-color: #ffffff
}
.verkocht
{
    font-size: 11px;
    font-family: Verdana, Arial, sans-serif;
    color: #ff0000
}
body #huislink
{
    text-decoration: none
}
body #inputdisabled
{
    background-color: #888888
}
body #checkbox
{
    width: 13px
}
body #informatie
{
    font-size: 11px;
    color: #000000;
    font-family: Verdana, Arial, sans-serif;
}
body #informatietext
{
    font-size: 11px;
    color: #000000;
    font-family: Verdana, Arial, sans-serif;
}
.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 table td
{
	background: none;
}
body #homespecialborder img
{
	border: 1px solid #000;
}
body #login_box_password_input
{
    width: 98px;
}
body #login_box_email_input
{
    width: 98px;
}
body #searchinfotitletekst
{
    color: #000000;
}
.buurtgegevens_header
{
    background-color: #d2eadc;
}
.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;
}

/*
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;
}
body#Openhuis p
{
	margin:0;
	padding:0;
}
.OpenHuisMainDiv
{
	position:relative;
	min-height:100%;
}
* html .OpenHuisMainDiv
{
	height:100%;
	text-align:center;
}
.OpenHuisHeaderText
{
	background:#b9b9b9 url(/images/pic_logo-openhuis.gif) no-repeat center 4px;
	position:relative;
}
p.OpenHuisTitle
{
	font-size:22px;
	font-weight:bold;
	text-align:center;
	color:#fff;
	background:#b9b9b9;
	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:#FBEAED;
}

.TableTitle
{
	font-weight:bold;
}

.TableData
{
}
.OpenHuisDate
{
	font-size:18px;
	font-weight:bold;
	text-align:center;
	color:#b9b9b9;
	padding-top:8px;
}

.OpenHuisTime
{
	font-size:16px;
	font-weight:bold;
	text-align:center;
	color:#b9b9b9;
}
#footerOH
{
	position:relative;
	height:20px;
	margin-top:-20px;
	background:#b9b9b9;
}

/* END OPEN HUIS
===================================================*/
