/*---{ Imports )-------------------------------------------------------*/

@import "news.css";

/* ---------- */

#globalNav ul li #home{
	background: url(../images/menu/home.gif) no-repeat top left;
	width:68px;
}

#globalNav ul li #visie{
	background: url(../images/menu/visie.gif) no-repeat top left;
	width:63px;
}

#globalNav ul li #geschiedenis{
	background: url(../images/menu/geschiedenis.gif) no-repeat top left;
	width:110px;
}

#globalNav ul li #bedrijfsprofiel{
	background: url(../images/menu/bedrijfsprofiel.gif) no-repeat top left;
	width:119px;
}
#globalNav ul li #projecten{
	background: url(../images/menu/projecten.gif) no-repeat top left;
	width:91px;
}
#globalNav ul li #grondverwerving{
	background: url(../images/menu/grondverwerving.gif) no-repeat top left;
	width:137px;
}
#globalNav ul li #contact{
	background: url(../images/menu/contact.gif) no-repeat top left;
	width:85px;
}

#bel_ons{
	width: 230px;
	height: 102px;
	background: transparent url(../images/bel_ons.gif) no-repeat top left;
}


#bel_ons #telefoonnummer{
	display: none;
}

#bel_ons p a{
	color:white;
	position: relative;
	left: 63px;
	top: 65px;
}

.meer_projecten{
	position:relative;
	margin: 15px 0 0 20px;
	height:33px;
	width:138px;
	display:block;
}

.meer_projecten  img{
	border:none;
}

#project_image{
	margin-left:-10px;
}

#project_mask{
	display: block;
	width: 510px;
	height: 205px;
	margin: 0px;
	padding: 0px;
	background: transparent url(../images/project_mask.png) no-repeat top left;
	overflow: hidden;
	
}

#project_mask div{
		position:absolute;
		width: 170px;
		height: 205px;
		overflow:hidden;
		right:0px;
}

#project_mask div span{
	padding-top: 20px;
	position:relative;
	display:block;
	font-size: 13px;
	font-weight:bold;
}

#project_mask div p{
	font-size: 11px;
	line-height:20px;
}