@charset "UTF-8";
/* CSS Document */

body{
	text-align:center;
	background: url(images/bgRepeat1.jpg) repeat-x;
	font-family:times New Roman;
	padding:0;
	margin:0;
	}
img{
	border: 0;
}

a{
	color: #005e47;
	text-decoration:none;
	outline:none;
}

ul{
	list-style:none;
	margin:0;
	padding:0;
}

li {
	padding: 23px 0 0 75px;
}

li:hover{
	background:url(images/nvm_house_small.jpg) no-repeat ;
}

li:hover a{
	color:#FFDF1B;
}
li a{
	font-size: 28px;
	height: 65px;
	letter-spacing:0.07em;
}
li a:hover{
	color:#FFDF1B;
}

/*uitlijning alleen voor link "organisatie */
li.organisatie{
	padding: 23px 0 0 75px;	
}
li.organisatie:hover{
	background: url(images/nvm_house_small.jpg) no-repeat scroll 0 30px;
}


#container{
	position:relative;
	text-align:left;
	margin:0 auto;
	width:960px;
}
#logo{
	width:100%;
	height:215px;
	}
	
#title {
	left:362px;
	position:absolute;
	text-transform:uppercase;
	top:-75px;
}
#title h1{
	color:#FFDF1B;
	font-size:16px;
	font-weight:normal;
	letter-spacing:0.2em;
}

#contentContainer{
	position:relative;
	width:100%;
	height:585px;
	z-index:99;
	background:transparent url(images/contentBG.jpg) no-repeat scroll 228px 0px;
	}
#menu{
	position:absolute;
	text-align:left;
	left:10px;
	top:48px;
	width: 230px;
	}
#slogan{
	position:absolute;
	width:393px;
	height:227px;
	left:284px;
	top:35px;
	z-index:100;
	}
#sloganTekst{
	color:#ffce17;
	left:105px;
	position:absolute;
	top:295px;
}	
#adres{
	position:absolute;
	width:300px;
	height:132px;
	left:717px;
	top:70px;
	}
#nvmLogo{
	left:0;
	position:absolute;
	top:0;
}
#adresGegevens{
	color:#005E47;
	font-size:12px;
	left:37px;
	position:absolute;
	top:4px;
}	
.adres a:hover{
	font-weight: bold;
}
#adresGegevens p{
	margin: 0 0 10px 0;
	letter-spacing:0.1em;

}
.small{
	font-size: 11px;
}

/* adres uitlijning */
.adres.postcode, .adres.stad{
	padding:  0 7px 0 0;
}
.adres.spacer{
	width: 66px;
	float: left;
}

span.adres{
	float: left;
}

#woningaanbod{
	background:transparent url(images/nvm_house.jpg) no-repeat scroll 21px -12px;
	font-size:19px;
	height:110px;
	letter-spacing:0.1em;
	line-height:1.5em;
	padding:33px 0 0;
	position:absolute;
	right:20px;
	text-align:center;
	top:278px;
	width:228px;
}

#woningaanbod a:hover{
	font-weight: bold;
	display: block;
}

#logoSmall{
	position:absolute;
	width:336px;;
	height:90px;
	left:317px;
	top:363px;
}
#bvl{
	position:absolute;
	width:124px;;
	height:36px;
	}
#residential{
	position:absolute;
	width:104px;;
	height:90px;
	left:124px;
	}
#reibestein{
	position:absolute;
	width:108px;;
	height:70px;
	left:228px;
	}
#footer{
	position:absolute;
	width:1023px;;
	height:12px;
	top:550px;
	background: #FFDF1B ;
	z-index:100;
	}